<!DOCTYPE html>
<html lang="pt">
<head>
  
  <!-- SEO Tags -->
  <title>Escola de Música |São Paulo | Opus Personal Music</title>
  <meta name="description" content="Escola de Música, aulas de piano, aulas de canto, aulas de violão e guitarra, aulas de flauta transversal, aulas de violino, viola e violincaelo.
Opus Music School
www.opusmusicschool.com.br"/>
  <link rel="canonical" href="https://www.opusmusicschool.com.br/"/>
  <meta property="og:title" content="Escola de Música |São Paulo | Opus Personal Music"/>
  <meta property="og:description" content="Escola de Música, aulas de piano, aulas de canto, aulas de violão e guitarra, aulas de flauta transversal, aulas de violino, viola e violincaelo.
Opus Music School
www.opusmusicschool.com.br"/>
  <meta property="og:image" content="https://static.wixstatic.com/media/e96bf9_682625da432d43d08492c0edf2977583%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/e96bf9_682625da432d43d08492c0edf2977583%7Emv2.jpg"/>
  <meta property="og:image:width" content="2500"/>
  <meta property="og:image:height" content="1330"/>
  <meta property="og:url" content="https://www.opusmusicschool.com.br/"/>
  <meta property="og:site_name" content="Opus Music School"/>
  <meta property="og:type" content="website"/>
  <script type="application/ld+json">{"@context":"https://schema.org/","@type":"LocalBusiness","name":"Opus Personal Music Ltda","url":"https://www.opusmusicschool.com.br","image":"https://static.wixstatic.com/media/bf468f_a5c588c2e0c94d669144735d0134a087~mv2.jpg","address":{"@type":"PostalAddress","addressCountry":"BR","addressLocality":"Chácara Flora","addressRegion":"SP","postalCode":"04671-010","streetAddress":"478 Rua Doutor Ferreira Lopes"},"telephone":"+55 11 34735858"}</script>
  <script type="application/ld+json">{"@context":"https://schema.org/","@type":"WebSite","name":"Opus Music School","url":"https://www.opusmusicschool.com.br"}</script>
  <meta name="fb_admins_meta_tag" content="opuspersonalmusic"/>
  <meta name="google-site-verification" content="-aM0qeRbjRCKnHFb6exs31gP5vSIInSLEbjvVmby2wQ"/>
  <meta property="fb:admins" content="opuspersonalmusic"/>
  <link rel="alternate" href="https://www.opusmusicschool.com.br/blog-feed.xml" type="application/rss+xml" title="Opus Music School - RSS"/>
  <meta name="twitter:card" content="summary_large_image"/>
  <meta name="twitter:title" content="Escola de Música |São Paulo | Opus Personal Music"/>
  <meta name="twitter:description" content="Escola de Música, aulas de piano, aulas de canto, aulas de violão e guitarra, aulas de flauta transversal, aulas de violino, viola e violincaelo.
Opus Music School
www.opusmusicschool.com.br"/>
  <meta name="twitter:image" content="https://static.wixstatic.com/media/e96bf9_682625da432d43d08492c0edf2977583%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/e96bf9_682625da432d43d08492c0edf2977583%7Emv2.jpg"/>

  
  <meta charset='utf-8'>
  <meta name="viewport" content="width=device-width, initial-scale=1" id="wixDesktopViewport" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="generator" content="Wix.com Website Builder"/>

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

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

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

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

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

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

  <!-- Globals Definitions -->
  <script>
    (function () {
      var now = Date.now()
      var activationStart = 0
      if (window.viewerModel && window.viewerModel.experiments && window.viewerModel.experiments['specs.thunderbolt.adjustForPrerenderActivation']) {
        try {
          var navEntry = performance.getEntriesByType('navigation')[0];
          if (navEntry && navEntry.activationStart > 0) {
            activationStart = navEntry.activationStart;
          }
        } catch (e) {}
      }
      window.initialTimestamps = {
        initialTimestamp: now,
        // initialRequestTimestamp approximates when the navigation started.
        // activationStart is added to account for prerendered pages: the page may have been
        // created well before the user actually navigated, and activationStart marks when
        // the prerendered page was activated (made visible). Adding it shifts timeOrigin
        // forward to reflect the real navigation time. For non-prerendered pages activationStart is 0.
        initialRequestTimestamp: Math.round(performance.timeOrigin ? performance.timeOrigin + activationStart : now - performance.now() + activationStart)
      }

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

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

  
  <!-- BEGIN handleAccessTokens bundle -->

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

<!-- END handleAccessTokens bundle -->

<!-- BEGIN overrideGlobals bundle -->

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

<!-- END overrideGlobals bundle -->

  

  
  <script>
    window.commonConfig = viewerModel.commonConfig

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

  <!-- Initial CSS -->
  <style data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/main.ad32ab84.min.css">@keyframes slide-horizontal-new{0%{transform:translate(100%)}}@keyframes slide-horizontal-old{80%{opacity:1}to{opacity:0;transform:translate(-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}}:root:active-view-transition{view-transition-name:none}:root:active-view-transition::view-transition-group(*){animation:none}:root:active-view-transition::view-transition-old(*){animation:none}:root:active-view-transition::view-transition-new(*){animation:none}::view-transition{pointer-events:none}:root:active-view-transition #SITE_HEADER{view-transition-name:header-group}:root:active-view-transition #WIX_ADS{view-transition-name:wix-ads-group}:root:active-view-transition #SITE_FOOTER{view-transition-name:footer-group}:root:active-view-transition #BACKGROUND_GROUP_TRANSITION_GROUP>div{view-transition-name:background-group}:root:active-view-transition::view-transition-group(page-group){pointer-events:all;cursor:wait;animation:revert;animation-duration:.6s}:root:active-view-transition::view-transition-old(page-group){pointer-events:all;cursor:wait;animation:revert;animation-duration:.6s}:root:active-view-transition::view-transition-new(page-group){pointer-events:all;cursor:wait;animation:revert;animation-duration:.6s}:root:active-view-transition-type(SlideHorizontal)::view-transition-old(page-group){mix-blend-mode:normal;animation:.6s cubic-bezier(.83,0,.17,1) forwards slide-horizontal-old}:root:active-view-transition-type(SlideHorizontal)::view-transition-new(page-group){mix-blend-mode:normal;animation:.6s cubic-bezier(.83,0,.17,1) backwards slide-horizontal-new}:root:active-view-transition-type(SlideVertical)::view-transition-old(page-group){mix-blend-mode:normal;animation:.6s cubic-bezier(.83,0,.17,1) forwards slide-vertical-old}:root:active-view-transition-type(SlideVertical)::view-transition-new(page-group){mix-blend-mode:normal;animation:.6s cubic-bezier(.83,0,.17,1) backwards slide-vertical-new}:root:active-view-transition-type(OutIn)::view-transition-old(page-group){animation:.35s cubic-bezier(.22,1,.36,1) forwards out-in-old}:root:active-view-transition-type(OutIn)::view-transition-new(page-group){animation:.35s cubic-bezier(.64,0,.78,0) .35s backwards out-in-new}@media (prefers-reduced-motion:reduce){::view-transition-group(*){animation:none!important}::view-transition-old(*){animation:none!important}::view-transition-new(*){animation:none!important}}html,body{vertical-align:baseline;background:0 0;border:0;outline:0;margin:0;padding:0}body{--scrollbar-width:0px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;font-family:Arial,Helvetica,sans-serif;font-size:10px}html,body{height:100%}body{overflow-x:auto;overflow-y:scroll}body:not(.responsive) #site-root{width:100%;min-width:var(--site-width)}body:not([data-js-loaded]) [data-hide-prejs]{visibility:hidden}interact-element{display:contents}#SITE_CONTAINER{position:relative}:root{--one-unit:1vw;--section-max-width:9999px;--spx-stopper-max:9999px;--spx-stopper-min:0px;--browser-zoom:1}@supports ((-webkit-appearance:none)) and (stroke-color:transparent){:root{--safari-sticky-fix:opacity;--experimental-safari-sticky-fix:translateZ(0)}}@supports (container-type:inline-size){:root{--one-unit:1cqw}}[id^=oldHoverBox-]{mix-blend-mode:plus-lighter;transition:opacity .5s,visibility .5s}[data-mesh-id$=inlineContent-gridContainer]:has(>[id^=oldHoverBox-]){isolation:isolate}
/*# sourceMappingURL=main.ad32ab84.min.css.map*/</style>
<style data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.0e79bfca.min.css">div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,nav,button,section,header,footer,title{vertical-align:baseline;background:0 0;border:0;outline:0;margin:0;padding:0}textarea,input,select{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{color:inherit;font:inherit;-webkit-appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;background:0 0;border:0;outline:0;padding:0;line-height:normal;overflow:visible}: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{width:320px;margin-left:auto;margin-right:auto;position:relative;overflow-x:visible}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:hidden}@supports (overflow:clip){body.device-mobile-optimized #site-root{overflow:clip}}body.device-mobile-non-optimized #SITE_CONTAINER #site-root{overflow:clip}body.device-mobile-non-optimized.fullScreenMode{background-color:#5f6360}body.device-mobile-non-optimized.fullScreenMode #site-root,body.device-mobile-non-optimized.fullScreenMode #SITE_BACKGROUND,body.device-mobile-non-optimized.fullScreenMode #MOBILE_ACTIONS_MENU,body.fullScreenMode #WIX_ADS{visibility:hidden}body.fullScreenMode{overflow: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 #site-root,body.fullScreenMode-scrollable.device-mobile-optimized #masterPage{overflow:hidden!important}body.fullScreenMode-scrollable.device-mobile-optimized #masterPage,body.fullScreenMode-scrollable.device-mobile-optimized #SITE_BACKGROUND{height:auto!important}body.fullScreenMode-scrollable.device-mobile-optimized #masterPage.mesh-layout{height:0!important}body.blockSiteScrolling,body.siteScrollingBlocked{width:100%;position:fixed}body.siteScrollingBlockedIOSFix{overflow:hidden!important}body.blockSiteScrolling #SITE_CONTAINER{margin-top:calc(var(--blocked-site-scroll-margin-top)*-1)}#site-root{top:var(--wix-ads-height);min-height:100%;margin:0 auto;position:relative}#site-root img:not([src]){visibility:hidden}#site-root svg img:not([src]){visibility:visible}.auto-generated-link{color:inherit}#SCROLL_TO_TOP,#SCROLL_TO_BOTTOM{height:0}.has-click-trigger{cursor:pointer}.fullScreenOverlay{z-index:1005;justify-content:center;display:flex;position:fixed;top:-60px;bottom:0;left:0;right:0;overflow-y:hidden}.fullScreenOverlay>.fullScreenOverlayContent{margin:0 auto;position:absolute;top:60px;bottom:0;left:0;right:0;overflow:hidden;transform:translateZ(0)}[data-mesh-id$=inlineContent],[data-mesh-id$=centeredContent],[data-mesh-id$=form]{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{-ms-grid-row:2;grid-area:2/1/3/2;position:relative}#masterPage.mesh-layout{display:-ms-grid;-ms-grid-rows:max-content max-content min-content max-content;-ms-grid-columns:100%;grid-template-rows:max-content max-content min-content max-content;grid-template-columns:100%;justify-content:stretch;align-items:start;display:grid}#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SITE_HEADER-placeholder,#masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID[data-state~=mobileView],#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #soapBeforePagesContainer,#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #SITE_FOOTER-placeholder{-ms-grid-column:1;-ms-grid-row-align:start;-ms-grid-column-align:start}#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SITE_HEADER-placeholder{-ms-grid-row:1;grid-area:1/1/2/2}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #soapBeforePagesContainer,#masterPage.mesh-layout #soapAfterPagesContainer{-ms-grid-row:3;grid-area:3/1/4/2}#masterPage.mesh-layout #soapBeforePagesContainer,#masterPage.mesh-layout #soapAfterPagesContainer{width:100%}#masterPage.mesh-layout #PAGES_CONTAINER{align-self:stretch}#masterPage.mesh-layout main#PAGES_CONTAINER{display:block}#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #SITE_FOOTER-placeholder{-ms-grid-row:4;grid-area:4/1/5/2}#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERcenteredContent],#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERinlineContent],#masterPage.mesh-layout #SITE_PAGES{height:100%}#masterPage.mesh-layout.desktop>*{width:100%}#masterPage.mesh-layout #SITE_PAGES,#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #masterPageinlineContent,#masterPage.mesh-layout #SITE_FOOTER,#masterPage.mesh-layout #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_HEADER,#masterPage.mesh-layout.overflow-x-clip #SITE_FOOTER{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))}.wix-presets-wrapper{display:contents}.builder-root{box-sizing:border-box}
/*# sourceMappingURL=main.renderer.0e79bfca.min.css.map*/</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="msvalidate.01" content="187DC0BA998F58501ECFDBB38E13D44A" />

    
      <meta name="p:domain_verify" content="0f4463e1ebe7b41c29359804d8ca407f" />

    
      <link rel="stylesheet" href="https://static.parastorage.com/unpkg-semver/mobile-app-invite-banner/mobile-app-invite-banner.css">
<script type="text/javascript" async
    id="wix-mobile-app-banner"
    data-app-link="https://apps.wix.com/place-invites/join-lp/c64d20ff-1352-4856-9e1d-32c775c5b63b"
    config=null
    src="https://static.parastorage.com/unpkg-semver/mobile-app-invite-banner/mobile-app-invite-banner.umd.min.js">
</script>
    
      <script type="text/javascript">
_linkedin_partner_id = "3800193";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script><script type="text/javascript">
(function(l) {
if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])};
window.lintrk.q=[]}
var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);})(window.lintrk);
</script>
<noscript>
<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3800193&fmt=gif" />
</noscript>
    
      <script id="klikenanalytics" src="https://analytics.sitewit.com/kliwix/1022709206/sw.js?" async='true'></script>
<script id="klikenembedded" src="https://analytics.sitewit.com/wixembedded.js?ns=kliwix&id=1022709206&instance=6ed0542f-1366-485e-bc53-06bec7931f5c&verify=" async='true'></script>
<meta name="google-site-verification" content="">
    
      <!-- VISA Session Recording Code --><script>(function (_window, _document, _script_url, _extAndQuery) {if (!_window._ssrSettings) { _window._ssrSettings = {}; }_window._ssrSettings["6515abc3-7687-4647-a48e-c287d5d1ce94"] = { version: "0.1", websiteId: "6515abc3-7687-4647-a48e-c287d5d1ce94" };let bodyEl = _document.getElementsByTagName("body")[0];let jsScript = _document.createElement("script");jsScript.defer = true;jsScript.src = _script_url + _extAndQuery + _window._ssrSettings["6515abc3-7687-4647-a48e-c287d5d1ce94"].version;bodyEl.appendChild(jsScript);})(window, document, "//worker-visa.session-replays.io/ssr-worker.min", ".js?websiteId=6515abc3-7687-4647-a48e-c287d5d1ce94&v=");</script><!-- VISA Session Recording Code -->
    
      <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.head end"></script>
      <!--pageHtmlEmbeds.head end-->
  

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

    

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

    
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-classic.72e6a2a3.min.css">.PlZyDq{touch-action:manipulation}.uDW_Qe{align-items:center;box-sizing:border-box;display:flex;justify-content:var(--label-align);min-width:100%;text-align:initial;width:-moz-max-content;width:max-content}.uDW_Qe:before{max-width:var(--margin-start,0)}.uDW_Qe:after,.uDW_Qe:before{align-self:stretch;content:"";flex-grow:1}.uDW_Qe:after{max-width:var(--margin-end,0)}.FubTgk{height:100%}.FubTgk .uDW_Qe{border-radius:var(--corvid-border-radius,var(--rd,0));bottom:0;box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));left:0;position:absolute;right:0;top:0;transition:var(--trans1,border-color .4s ease 0s,background-color .4s ease 0s)}.FubTgk .uDW_Qe:link,.FubTgk .uDW_Qe:visited{border-color:transparent}.FubTgk .l7_2fn{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));font:var(--fnt,var(--font_5));margin:0;position:relative;transition:var(--trans2,color .4s ease 0s);white-space:nowrap}.FubTgk[aria-disabled=false] .uDW_Qe{background-color:var(--corvid-background-color,rgba(var(--bg,var(--color_17,color_17)),var(--alpha-bg,1)));border:solid var(--corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1))) var(--corvid-border-width,var(--brw,0));cursor:pointer!important}:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .uDW_Qe,body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .uDW_Qe{background-color:var(--corvid-hover-background-color,rgba(var(--bgh,var(--color_18,color_18)),var(--alpha-bgh,1)));border-color:var(--corvid-hover-border-color,rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1)))}:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .l7_2fn,body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .l7_2fn{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))))}:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .uDW_Qe,body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .uDW_Qe{background-color:var(--corvid-hover-background-color,rgba(var(--bgh,var(--color_18,color_18)),var(--alpha-bgh,1)));border-color:var(--corvid-hover-border-color,rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1)))}:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .l7_2fn,body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .l7_2fn{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))))}.FubTgk[aria-disabled=true] .uDW_Qe{background-color:var(--corvid-disabled-background-color,rgba(var(--bgd,204,204,204),var(--alpha-bgd,1)));border-color:var(--corvid-disabled-border-color,rgba(var(--brdd,204,204,204),var(--alpha-brdd,1)));border-style:solid;border-width:var(--corvid-border-width,var(--brw,0))}.FubTgk[aria-disabled=true] .l7_2fn{color:var(--corvid-disabled-color,rgb(var(--txtd,255,255,255)))}.uUxqWY{align-items:center;box-sizing:border-box;display:flex;justify-content:var(--label-align);min-width:100%;text-align:initial;width:-moz-max-content;width:max-content}.uUxqWY:before{max-width:var(--margin-start,0)}.uUxqWY:after,.uUxqWY:before{align-self:stretch;content:"";flex-grow:1}.uUxqWY:after{max-width:var(--margin-end,0)}.Vq4wYb[aria-disabled=false] .uUxqWY{cursor:pointer}:host(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:active .wJVzSK,body.device-mobile-optimized .Vq4wYb[aria-disabled=false]:active .wJVzSK{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))));transition:var(--trans,color .4s ease 0s)}:host(:not(.device-mobile-optimized)) .Vq4wYb[aria-disabled=false]:hover .wJVzSK,body:not(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:hover .wJVzSK{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))));transition:var(--trans,color .4s ease 0s)}.Vq4wYb .uUxqWY{bottom:0;left:0;position:absolute;right:0;top:0}.Vq4wYb .wJVzSK{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));font:var(--fnt,var(--font_5));transition:var(--trans,color .4s ease 0s);white-space:nowrap}.Vq4wYb[aria-disabled=true] .wJVzSK{color:var(--corvid-disabled-color,rgb(var(--txtd,255,255,255)))}:host(:not(.device-mobile-optimized)) .CohWsy,body:not(.device-mobile-optimized) .CohWsy{display:flex}:host(:not(.device-mobile-optimized)) .V5AUxf,body:not(.device-mobile-optimized) .V5AUxf{-moz-column-gap:var(--margin);column-gap:var(--margin);direction:var(--direction);display:flex;margin:0 auto;position:relative;width:calc(100% - var(--padding)*2)}:host(:not(.device-mobile-optimized)) .V5AUxf>*,body:not(.device-mobile-optimized) .V5AUxf>*{direction:ltr;flex:var(--column-flex) 1 0%;left:0;margin-bottom:var(--padding);margin-top:var(--padding);min-width:0;position:relative;top:0}:host(.device-mobile-optimized) .V5AUxf,body.device-mobile-optimized .V5AUxf{display:block;padding-bottom:var(--padding-y);padding-left:var(--padding-x,0);padding-right:var(--padding-x,0);padding-top:var(--padding-y);position:relative}:host(.device-mobile-optimized) .V5AUxf>*,body.device-mobile-optimized .V5AUxf>*{margin-bottom:var(--margin);position:relative}:host(.device-mobile-optimized) .V5AUxf>:first-child,body.device-mobile-optimized .V5AUxf>:first-child{margin-top:var(--firstChildMarginTop,0)}:host(.device-mobile-optimized) .V5AUxf>:last-child,body.device-mobile-optimized .V5AUxf>:last-child{margin-bottom:var(--lastChildMarginBottom)}.LIhNy3{backface-visibility:hidden}.jhxvbR,.mtrorN{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.if7Vw2{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.if7Vw2.f0uTJH{clip:rect(0,auto,auto,0)}.if7Vw2 .i1tH8h{height:100%;position:absolute;top:0;width:100%}.if7Vw2 .DXi4PB{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.if7Vw2 .DXi4PB img{height:100%;width:100%}@supports(-webkit-hyphens:none){.if7Vw2.f0uTJH{clip:auto;-webkit-clip-path:inset(0)}}.wG8dni{height:100%}.tcElKx{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.ImALHf,.Ybjs9b{opacity:var(--fill-layer-video-opacity)}.UWmm3w{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.Yjj1af{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.ImALHf{height:100%;position:relative;width:100%}.KCM6zk{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.KCM6zk .DXi4PB,.KCM6zk .ImALHf,.KCM6zk .Ybjs9b{opacity:1}._uqPqy{clip-path:var(--fill-layer-clip)}._uqPqy,.eKyYhK{position:absolute;top:0}._uqPqy,.eKyYhK,.x0mqQS img{height:100%;width:100%}.pnCr6P{opacity:0}.blf7sp,.pnCr6P{position:absolute;top:0}.blf7sp{height:0;left:0;overflow:hidden;width:0}.rWP3Gv{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.Tr4n3d,.rWP3Gv,.wRqk6s{height:100%;top:0;width:100%}.wRqk6s{position:absolute}.Tr4n3d{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.Tr4n3d{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.VXAmO2{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var( --divider-layers-pin-factor__ );--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.VXAmO2,.VXAmO2 .dy3w_9{left:0;position:absolute;width:100%}.VXAmO2 .dy3w_9{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.UORcXs{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.UORcXs .dy3w_9{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.UORcXs .dy3w_9[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.UORcXs .dy3w_9[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.UORcXs .dy3w_9[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.Io4VUz{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.Io4VUz .dy3w_9{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.Io4VUz .dy3w_9[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.Io4VUz .dy3w_9[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.Io4VUz .dy3w_9[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}.YzqVVZ{overflow:visible;position:relative}.mwF7X1{backface-visibility:hidden}.YGilLk{cursor:pointer}.Tj01hh{display:block}.MW5IWV,.Tj01hh{height:100%;width:100%}.MW5IWV{left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}._C0cVf{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.hFwGTD{transform:translateY(-100%);transition:.2s ease-in}.IQgXoP{transition:.2s}.Nr3Nid{opacity:0;transition:.2s ease-in}.Nr3Nid.l4oO6c{z-index:-1!important}.iQuoC4{opacity:1;transition:.2s}.CJF7A2{height:auto}.CJF7A2,.U4Bvut{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .G5K6X8,body:not(.device-mobile-optimized) .G5K6X8{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.xU8fqS[data-focuscycled=active]{outline:1px solid transparent}.xU8fqS[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.xU8fqS ._4XcTfy{background-color:var(--screenwidth-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));border-bottom:var(--brwb,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-top:var(--brwt,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));bottom:0;box-shadow:var(--shd,0 0 5px rgba(0,0,0,.7));left:0;position:absolute;right:0;top:0}.xU8fqS .gUbusX{background-color:rgba(var(--bgctr,var(--color_11,color_11)),var(--alpha-bgctr,1));border-radius:var(--rd,0);bottom:var(--brwb,0);top:var(--brwt,0)}.xU8fqS .G5K6X8,.xU8fqS .gUbusX{left:0;position:absolute;right:0}.xU8fqS .G5K6X8{bottom:0;top:0}:host(.device-mobile-optimized) .xU8fqS .G5K6X8,body.device-mobile-optimized .xU8fqS .G5K6X8{left:10px;right:10px}.SPY_vo{pointer-events:none}.BmZ5pC{min-height:calc(100vh - var(--wix-ads-height));min-width:var(--site-width);position:var(--bg-position);top:var(--wix-ads-height)}.BmZ5pC,.nTOEE9{height:100%;width:100%}.nTOEE9{overflow:hidden;position:relative}.nTOEE9.sqUyGm:hover{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODM3MEUzMUU4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODM3MEUzMUQ4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4bqsJgAAACF0lEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPmgI0F2YdmxXQUhX///sVQqK2tDVL4DFkhF8zK2NjY/4aGhshOOMJAJAB5ZjdAADGQCpiB4Cear3uwKQR74vv372BPLFq0CKZ4GnLcdMGiFtnXmzZtQo0Bdnb2r/b29nBFMIwUjkxghby8vHfFxMQwTMQWp0YggZcvX/5HBpqamhgKQdafAQnq6en9j4+P/4/me150nzsCPfYOKrkWKvYCymcjJozPgqIYIMAYcUjKAnEcELsDbVECOpkNiO8B+buAeCEQ3yUqFllYWNYh+4Obm/u/ubn5f0tLy//QPIqM90ATHVagDHTJH5BCfn7+/xcvXvyPC9y7d+8/KHqghv4FYj0M04BxeAOkQEhI6P+vX79QDECOeBj49+/ffzk5OZih91FyP4gAGiIDooH5hIGVlRUsAXQpGMMAMh+Y1xksLCzg5QxGrAFzwAxY2GzYsIGgC48cOYIclsuwBiIbG9sCmCJFRcX/+/fvxwi/EydOwIoDGH6JLQEiA26ga1egxSY2vAUpkcKKEV5iCwVOIObBU8w8RzLYgYHaAAACg5CxaxSLgwAAAABJRU5ErkJggg==),auto}.nTOEE9.C_JY0G:hover{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I4QkNGQTI4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0I4QkNGQTE4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7hiSPZAAACGklEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPm/EcHUA3TURT+/fsXQ6G2tjZI4TNkhVwwK2NjY/8bGhoiO+EIA5EA5JndAAHEQCpgBoKfaL7uwaYQHLrfv38He2LRokUwxdOQ46YLFrXIYNOmTagxwM7O/tXe3h4sCYs3EEYKRyawQl5e3rtiYmL/sQH0ODUCCbx8+RJFkaamJoZCkPVnQIJ6enr/4+Pj/6P5nhfd545Aj72DSq6Fir2A8tmICeOzoCgGCDBGHJKyQBwHxO5AW5SATmYD4ntA/i4gXgjEd4mKRRYWlnXI/uDm5v5vbm7+39LS8j80jyLjPdBEhxUoA13yB6SQn5///8WLF//jAvfu3fsPih6ooX+BWA/DNGAc3gApEBIS+v/r16//hMC/f//+y8nJwQy9j2wWC4gAGiIDooH5hIGVlRUsAXQpVq98/PgRVBAwWFhYMDx69AhczkBj7RdyFpgBC5sNGzYQdOGRI0eQw3IZVpvZ2NgWwBQpKir+379/P4ZBJ06cgBUHMPwSWwJEBtxA165Ai01seAtSIoUVI7zEFgqcQMyDp5h5jmSwAwO1AQBU5q033XYWQwAAAABJRU5ErkJggg==),auto}.RZQnmg{background-color:rgb(var(--color_11));border-radius:50%;bottom:12px;height:40px;opacity:0;pointer-events:none;position:absolute;right:12px;width:40px}.RZQnmg path{fill:rgb(var(--color_15))}.RZQnmg:focus{cursor:auto;opacity:1;pointer-events:auto}.rYiAuL{cursor:pointer}.gSXewE{height:0;left:0;overflow:hidden;top:0;width:0}.OJQ_3L,.gSXewE{position:absolute}.OJQ_3L{background-color:rgb(var(--color_11));border-radius:300px;bottom:0;cursor:pointer;height:40px;margin:16px 16px;opacity:0;pointer-events:none;right:0;width:40px}.OJQ_3L path{fill:rgb(var(--color_12))}.OJQ_3L:focus{cursor:auto;opacity:1;pointer-events:auto}.j7pOnl{box-sizing:border-box;height:100%;width:100%}.BI8PVQ{min-height:var(--image-min-height);min-width:var(--image-min-width)}.BI8PVQ img,img.BI8PVQ{filter:var(--filter-effect-svg-url);-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100% 100%);mask-size:var(--mask-size,100% 100%);-o-object-position:var(--object-position);object-position:var(--object-position)}.MazNVa{left:var(--left,auto);position:var(--position-fixed,static);top:var(--top,auto);z-index:var(--z-index,auto)}.MazNVa .BI8PVQ img{box-shadow:0 0 0 #000;position:static;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.MazNVa .j7pOnl{display:block;overflow:hidden}.MazNVa .BI8PVQ{overflow:hidden}.c7cMWz{bottom:0;left:0;position:absolute;right:0;top:0}.FVGvCX{height:auto;position:relative;width:100%}body:not(.responsive) .zK7MhX{align-self:start;grid-area:1/1/1/1;height:100%;justify-self:stretch;left:0;position:relative}:host(:not(.device-mobile-optimized)) .c7cMWz,body:not(.device-mobile-optimized) .c7cMWz{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.fEm0Bo .c7cMWz{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));overflow:hidden}:host(.device-mobile-optimized) .c7cMWz,body.device-mobile-optimized .c7cMWz{left:10px;right:10px}.PFkO7r{bottom:0;left:0;position:absolute;right:0;top:0}.HT5ybB{height:auto;position:relative;width:100%}body:not(.responsive) .dBAkHi{align-self:start;grid-area:1/1/1/1;height:100%;justify-self:stretch;left:0;position:relative}:host(:not(.device-mobile-optimized)) .PFkO7r,body:not(.device-mobile-optimized) .PFkO7r{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}:host(.device-mobile-optimized) .PFkO7r,body.device-mobile-optimized .PFkO7r{left:10px;right:10px}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[LanguageSelector].96d2aefe.min.css">.LoinW8 .wxjDyf .AgcguT,.LoinW8 .wxjDyf .SLABZ6,.wxjDyf .LoinW8 .AgcguT,.wxjDyf .LoinW8 .SLABZ6,.wxjDyf .WfZwmg>button{justify-content:flex-start}.LoinW8 ._ap_Ez .AgcguT,.LoinW8 ._ap_Ez .SLABZ6,._ap_Ez .LoinW8 .AgcguT,._ap_Ez .LoinW8 .SLABZ6,._ap_Ez .WfZwmg>button{justify-content:center}.LoinW8 .yaSWtc .AgcguT,.LoinW8 .yaSWtc .SLABZ6,.yaSWtc .LoinW8 .AgcguT,.yaSWtc .LoinW8 .SLABZ6,.yaSWtc .WfZwmg>button{direction:rtl}.LoinW8 .SLABZ6 .P1lgnS img,.LoinW8 ._YBogd .P1lgnS img,.WfZwmg .LEHGju img{display:block;height:var(--iconSize)}.LoinW8 .AgcguT.s9mhXz,.LoinW8 .AgcguT:hover,.LoinW8 .SLABZ6:hover,.WfZwmg>button:hover{background-color:rgba(var(--backgroundColorHover,var(--color_4,color_4)),var(--alpha-backgroundColorHover,1));color:rgb(var(--itemTextColorHover,var(--color_1,color_1)))}.LoinW8 .AgcguT.s9mhXz path,.LoinW8 .AgcguT:hover path,.LoinW8 .SLABZ6:hover path,.WfZwmg>button:hover path{fill:rgb(var(--itemTextColorHover,var(--color_1,color_1)))}.LoinW8 .AgcguT:active,.LoinW8 .SLABZ6:active,.LoinW8 .wbgQXa.AgcguT,.LoinW8 .wbgQXa.SLABZ6,.WfZwmg>button.wbgQXa,.WfZwmg>button:active{background-color:rgba(var(--backgroundColorActive,var(--color_4,color_4)),var(--alpha-backgroundColorActive,1));color:rgb(var(--itemTextColorActive,var(--color_1,color_1)));cursor:default}.LoinW8 .AgcguT:active path,.LoinW8 .SLABZ6:active path,.LoinW8 .wbgQXa.AgcguT path,.LoinW8 .wbgQXa.SLABZ6 path,.WfZwmg>button.wbgQXa path,.WfZwmg>button:active path{fill:rgb(var(--itemTextColorActive,var(--color_1,color_1)))}.q6zugB{width:var(--width)}:host(.device-mobile-optimized) .q6zugB,body.device-mobile-optimized .q6zugB{--display:table;display:var(--display)}.q6zugB.L1JKAI{opacity:.38}.q6zugB.L1JKAI *,.q6zugB.L1JKAI:active{pointer-events:none}.LoinW8 .AgcguT,.LoinW8 .SLABZ6{align-items:center;display:flex;height:calc(var(--height) - var(--borderWidth, 1px)*2)}.LoinW8 .AgcguT .FeuKbY,.LoinW8 .SLABZ6 .FeuKbY{line-height:0}.LoinW8 ._ap_Ez .AgcguT .FeuKbY,.LoinW8 ._ap_Ez .SLABZ6 .FeuKbY,._ap_Ez .LoinW8 .AgcguT .FeuKbY,._ap_Ez .LoinW8 .SLABZ6 .FeuKbY{position:absolute;right:0}.LoinW8 ._ap_Ez .AgcguT .FeuKbY,.LoinW8 ._ap_Ez .SLABZ6 .FeuKbY,.LoinW8 .yaSWtc .AgcguT .FeuKbY,.LoinW8 .yaSWtc .SLABZ6 .FeuKbY,._ap_Ez .LoinW8 .AgcguT .FeuKbY,._ap_Ez .LoinW8 .SLABZ6 .FeuKbY,.yaSWtc .LoinW8 .AgcguT .FeuKbY,.yaSWtc .LoinW8 .SLABZ6 .FeuKbY{margin:0 20px 0 14px}.LoinW8 ._ap_Ez .AgcguT .FeuKbY,.LoinW8 ._ap_Ez .SLABZ6 .FeuKbY,.LoinW8 .wxjDyf .AgcguT .FeuKbY,.LoinW8 .wxjDyf .SLABZ6 .FeuKbY,._ap_Ez .LoinW8 .AgcguT .FeuKbY,._ap_Ez .LoinW8 .SLABZ6 .FeuKbY,.wxjDyf .LoinW8 .AgcguT .FeuKbY,.wxjDyf .LoinW8 .SLABZ6 .FeuKbY{margin:0 14px 0 20px}.LoinW8 .wxjDyf .AgcguT .Z9uI84,.LoinW8 .wxjDyf .SLABZ6 .Z9uI84,.LoinW8 .yaSWtc .AgcguT .Z9uI84,.LoinW8 .yaSWtc .SLABZ6 .Z9uI84,.wxjDyf .LoinW8 .AgcguT .Z9uI84,.wxjDyf .LoinW8 .SLABZ6 .Z9uI84,.yaSWtc .LoinW8 .AgcguT .Z9uI84,.yaSWtc .LoinW8 .SLABZ6 .Z9uI84{flex-grow:1}.LoinW8 ._ap_Ez .AgcguT .Z9uI84,.LoinW8 ._ap_Ez .SLABZ6 .Z9uI84,._ap_Ez .LoinW8 .AgcguT .Z9uI84,._ap_Ez .LoinW8 .SLABZ6 .Z9uI84{flex-shrink:0;width:20px}.LoinW8 .AgcguT svg,.LoinW8 .SLABZ6 svg{height:auto;width:12px}.LoinW8 .AgcguT path,.LoinW8 .SLABZ6 path{fill:rgb(var(--itemTextColor,var(--color_9,color_9)))}.LoinW8 .SLABZ6,.LoinW8 ._YBogd{background-color:rgba(var(--backgroundColor,var(--color_4,color_4)),var(--alpha-backgroundColor,1));border-color:rgba(var(--borderColor,32,32,32),var(--alpha-borderColor,1));border-radius:var(--borderRadius,5px);border-style:solid;border-width:var(--borderWidth,1px);box-shadow:var(--boxShadow,0 1px 3px rgba(0,0,0,.5));overflow:hidden}.LoinW8 .SLABZ6 .P1lgnS,.LoinW8 ._YBogd .P1lgnS{margin:0 -6px 0 14px}.LoinW8 ._ap_Ez .SLABZ6 .P1lgnS,.LoinW8 ._ap_Ez ._YBogd .P1lgnS,._ap_Ez .LoinW8 .SLABZ6 .P1lgnS,._ap_Ez .LoinW8 ._YBogd .P1lgnS{margin:0 4px}.LoinW8 .yaSWtc .SLABZ6 .P1lgnS,.LoinW8 .yaSWtc ._YBogd .P1lgnS,.yaSWtc .LoinW8 .SLABZ6 .P1lgnS,.yaSWtc .LoinW8 ._YBogd .P1lgnS{margin:0 14px 0 -6px}.LoinW8,.q6zugB{height:100%}.LoinW8{color:rgb(var(--itemTextColor,var(--color_9,color_9)));cursor:pointer;font:var(--itemFont,var(--font_0));position:relative;width:var(--width)}.LoinW8 *{box-sizing:border-box}.LoinW8 .SLABZ6{height:100%;position:relative;z-index:1}.s5_f9m.LoinW8 .SLABZ6{display:none!important}.LoinW8 .sJ9lQ9{margin:0 0 0 14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._ap_Ez .LoinW8 .sJ9lQ9{margin:0 4px}.yaSWtc .LoinW8 .sJ9lQ9{margin:0 14px 0 0}.LoinW8 ._YBogd{display:flex;flex-direction:column;max-height:calc(var(--height)*5.5);min-width:100%;overflow-y:auto;position:absolute;z-index:1}.LoinW8 ._YBogd:not(.qUhEZJ){--itemBorder:1px 0 0;top:0}.LoinW8 ._YBogd.qUhEZJ{--itemBorder:0 0 1px;bottom:0;flex-direction:column-reverse}.s5_f9m.LoinW8 ._YBogd svg{transform:rotate(180deg)}.LoinW8.s5_f9m{z-index:47}.LoinW8:not(.s5_f9m) ._YBogd{display:none}.LoinW8 .AgcguT{flex-shrink:0}#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .LoinW8 .AgcguT:focus{box-shadow:0 0 1px 2px #fff;outline:2px solid #116dff;outline-offset:1px;outline-offset:-2px}.LoinW8 .AgcguT:not(:first-child){--force-state-metadata:false;border-color:rgba(var(--separatorColor,254,254,254),var(--alpha-separatorColor,1));border-style:solid;border-width:var(--itemBorder)}.s0VQNf{height:100%}:host(.device-mobile-optimized) .s0VQNf,body.device-mobile-optimized .s0VQNf{display:table;width:100%}.WfZwmg{background-color:rgba(var(--backgroundColor,var(--color_4,color_4)),var(--alpha-backgroundColor,1));border-color:rgba(var(--borderColor,32,32,32),var(--alpha-borderColor,1));border-radius:var(--borderRadius,5px);border-style:solid;border-width:var(--borderWidth,1px);box-shadow:var(--boxShadow,0 1px 3px rgba(0,0,0,.5));color:rgb(var(--itemTextColor,var(--color_9,color_9)));display:flex;font:var(--itemFont,var(--font_0));height:100%}.WfZwmg,.WfZwmg *{box-sizing:border-box}.WfZwmg>button{align-items:center;background-color:rgba(var(--backgroundColor,var(--color_4,color_4)),var(--alpha-backgroundColor,1));color:inherit;cursor:pointer;display:flex;flex:auto;font:inherit;height:100%}.WfZwmg>button:not(:first-child){--force-state-metadata:false;border-left-color:rgba(var(--separatorColor,254,254,254),var(--alpha-separatorColor,1));border-left-style:solid;border-left-width:1px}.WfZwmg>button:first-child,.WfZwmg>button:last-child{border-radius:var(--borderRadius,5px)}.WfZwmg>button:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.WfZwmg>button:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.yaSWtc .WfZwmg .LEHGju{margin:0 14px 0 -6px}._ap_Ez .WfZwmg .LEHGju{margin:0 4px}.wxjDyf .WfZwmg .LEHGju{margin:0 -6px 0 14px}.WfZwmg .J6PIw1{margin:0 14px}._ap_Ez .WfZwmg .J6PIw1{margin:0 4px}.PSsm68 select{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PSsm68 .ZP_gER{display:none}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap.b6030042.min.css">.cwL6XW{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}:root:active-view-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}.aeyn4z{bottom:0;left:0;position:absolute;right:0;top:0}.qQrFOK{cursor:pointer}.VDJedC{-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)}.VDJedC,.VDJedC svg{bottom:0;left:0;position:absolute;right:0;top:0}.VDJedC svg{height:var(--svg-calculated-height,100%);margin:auto;padding:var(--svg-calculated-padding,0);width:var(--svg-calculated-width,100%)}.VDJedC svg:not([data-type=ugc]){overflow:visible}.l4CAhn *{vector-effect:non-scaling-stroke}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}.HQSswv{cursor:pointer}.yi6otz{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.zQ9jDz [data-attr-richtext-marker=true]{display:block}.zQ9jDz [data-attr-richtext-marker=true] table{border-collapse:collapse;margin:15px 0;width:100%}.zQ9jDz [data-attr-richtext-marker=true] table td{padding:12px;position:relative}.zQ9jDz [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}.zQ9jDz [data-attr-richtext-marker=true] table tr td:last-child:after{border-right:1px solid currentColor}.zQ9jDz [data-attr-richtext-marker=true] table tr:first-child td:after{border-top:1px solid currentColor}@supports(-webkit-appearance:none) and (stroke-color:transparent){.qvSjx3>*>:first-child{vertical-align:top}}@supports(-webkit-touch-callout:none){.qvSjx3>*>:first-child{vertical-align:top}}.LkZBpT :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div) [class$=rich-text__text],.LkZBpT :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div)[class$=rich-text__text]{color:var(--corvid-color,currentColor)}.LkZBpT :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div) span[style*=color]{color:var(--corvid-color,currentColor)!important}.Kbom4H{direction:var(--text-direction);min-height:var(--min-height);min-width:var(--min-width)}.Kbom4H .upNqi2{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.Kbom4H .upNqi2 ul{list-style:disc inside}.Kbom4H .upNqi2 li{margin-bottom:12px}.MMl86N blockquote,.MMl86N div,.MMl86N h1,.MMl86N h2,.MMl86N h3,.MMl86N h4,.MMl86N h5,.MMl86N h6,.MMl86N p{letter-spacing:normal;line-height:normal}.gYHZuN{min-height:var(--min-height);min-width:var(--min-width)}.gYHZuN .upNqi2{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.gYHZuN .upNqi2 ol,.gYHZuN .upNqi2 ul{letter-spacing:normal;line-height:normal;margin-inline-start:.5em;padding-inline-start:1.3em}.gYHZuN .upNqi2 ul{list-style-type:disc}.gYHZuN .upNqi2 ol{list-style-type:decimal}.gYHZuN .upNqi2 ol ul,.gYHZuN .upNqi2 ul ul{line-height:normal;list-style-type:circle}.gYHZuN .upNqi2 ol ol ul,.gYHZuN .upNqi2 ol ul ul,.gYHZuN .upNqi2 ul ol ul,.gYHZuN .upNqi2 ul ul ul{line-height:normal;list-style-type:square}.gYHZuN .upNqi2 li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.gYHZuN .upNqi2 h1,.gYHZuN .upNqi2 h2,.gYHZuN .upNqi2 h3,.gYHZuN .upNqi2 h4,.gYHZuN .upNqi2 h5,.gYHZuN .upNqi2 h6,.gYHZuN .upNqi2 p{letter-spacing:normal;line-height:normal;margin-block:0;margin:0}.gYHZuN .upNqi2 a{color:inherit}.MMl86N,.ku3DBC{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")}.MMl86N>*,.ku3DBC>*{pointer-events:auto}.MMl86N li,.ku3DBC li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.MMl86N ol,.MMl86N ul,.ku3DBC ol,.ku3DBC ul{letter-spacing:normal;line-height:normal;margin-inline-end:0;margin-inline-start:.5em}.MMl86N:not(.Vq6kJx) ol,.MMl86N:not(.Vq6kJx) ul,.ku3DBC:not(.Vq6kJx) ol,.ku3DBC:not(.Vq6kJx) ul{padding-inline-end:0;padding-inline-start:1.3em}.MMl86N ul,.ku3DBC ul{list-style-type:disc}.MMl86N ol,.ku3DBC ol{list-style-type:decimal}.MMl86N ol ul,.MMl86N ul ul,.ku3DBC ol ul,.ku3DBC ul ul{list-style-type:circle}.MMl86N ol ol ul,.MMl86N ol ul ul,.MMl86N ul ol ul,.MMl86N ul ul ul,.ku3DBC ol ol ul,.ku3DBC ol ul ul,.ku3DBC ul ol ul,.ku3DBC ul ul ul{list-style-type:square}.MMl86N blockquote,.MMl86N div,.MMl86N h1,.MMl86N h2,.MMl86N h3,.MMl86N h4,.MMl86N h5,.MMl86N h6,.MMl86N p,.ku3DBC blockquote,.ku3DBC div,.ku3DBC h1,.ku3DBC h2,.ku3DBC h3,.ku3DBC h4,.ku3DBC h5,.ku3DBC h6,.ku3DBC p{margin-block:0;margin:0}.MMl86N a,.ku3DBC a{color:inherit}.Vq6kJx li{margin-inline-end:0;margin-inline-start:1.3em}.Vd6aQZ{overflow:hidden;padding:0;pointer-events:none;white-space:nowrap}.mHZSwn{display:none}.lvxhkV{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.QJjwEo{transform:translateY(-100%);transition:.2s ease-in}.kdBXfh{transition:.2s}.MP52zt{opacity:0;transition:.2s ease-in}.MP52zt.Bhu9m5{z-index:-1!important}.LVP8Wf{opacity:1;transition:.2s}.VrZrC0{height:auto}.VrZrC0,.cKxVkc{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .vlM3HR,body:not(.device-mobile-optimized) .vlM3HR{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.AT7o0U[data-focuscycled=active]{outline:1px solid transparent}.AT7o0U[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.AT7o0U .vlM3HR{bottom:0;left:0;position:absolute;right:0;top:0}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.WzbAF8{direction:var(--direction)}.WzbAF8 .mpGTIt .O6KwRn{display:var(--item-display);height:var(--item-size);margin-block:var(--item-margin-block);margin-inline:var(--item-margin-inline);width:var(--item-size)}.WzbAF8 .mpGTIt .O6KwRn:last-child{margin-block:0;margin-inline:0}.WzbAF8 .mpGTIt .O6KwRn .oRtuWN{display:block}.WzbAF8 .mpGTIt .O6KwRn .oRtuWN .YaS0jR{height:var(--item-size);width:var(--item-size)}.WzbAF8 .mpGTIt{height:100%;position:absolute;white-space:nowrap;width:100%}:host(.device-mobile-optimized) .WzbAF8 .mpGTIt,body.device-mobile-optimized .WzbAF8 .mpGTIt{white-space:normal}.big2ZD{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:calc(100% - var(--wix-ads-height));left:0;margin-top:var(--wix-ads-height);position:fixed;top:0;width:100%}.SHHiV9,.big2ZD{pointer-events:none;z-index:var(--pinned-layer-in-container,var(--above-all-in-container))}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[GoogleMap].5b57e117.min.css">.GRu5Ra .TD54YK{bottom:0;left:0;position:absolute;right:0;top:0}.H7BYNf{background:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6))}.H7BYNf,.H7BYNf .TD54YK{border-radius:var(--rd,0)}.H7BYNf .TD54YK{bottom:var(--brw,0);display:inline-block;left:var(--brw,0);-webkit-mask-image:radial-gradient(circle,#fff,#000);mask-image:radial-gradient(circle,#fff,#000);overflow:hidden;position:absolute;right:var(--brw,0);top:var(--brw,0)}.ATObVg .TD54YK{bottom:9px;left:9px;position:absolute;right:9px;top:9px}.ATObVg .CV2IPZ{background-image:url(https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/media/sloppyframe.d2412ec4.png);background-repeat:no-repeat;bottom:0;left:0;position:absolute;right:0;top:0}.ATObVg .l3mQRd{background-position:0 0;bottom:3px;right:3px}.ATObVg .NlKT7Q{background-position:100% 100%;left:3px;top:3px}.aMqF6e{background-color:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6))}.aMqF6e .TD54YK{bottom:var(--brw,0);left:var(--brw,0);overflow:hidden;position:absolute;right:var(--brw,0);top:var(--brw,0)}.aMqF6e .OQGVRy{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUoAAAAaCAYAAADR0BVGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAACIFJREFUeNrsnOuS2ygQhRuBnWTf/1k3O5aA/QNbJ8enQfJkapMJXeWyrPul+TjdjRzsmgUxvbXpYGaxfTaYTmZ2a597+/5Cn69t2b1NfzWzbzTvrzadYH5q2+O+Uzvunc7lDucU27q4HM85nLwfta1bzeyAeWo9M7O9fZe2foDlxcxy+53bukebLmb2ZmYPM/unffY2f2+ft7Y+/v7etu/bHm3bA/bff/flfZ+5/eZPhk+B6X4NBab7d7/G6kxf8b3gTHc/xO9t4JfdN/nTfWMDX0vNBxP42FdY/qVt9w388Ub+2fd5Ax/v227UVmK7pgjX0O9VavOsrWuOv/Z5CXz0il/zMy7gl+gDD1r+AN/Z22/0zwf42sPM/m4+2Od/Bx9/gM+/0Qf3vZNvsl+yH9pF37P0Tkiik24ETXbKbfIJ4kEVuOn/tOkbNMLeeBM47Y0cLzrnEcHpAp2LUSPb6Nw6TO5tnQOuuztkXye043QnqgQjfrA7LNsBnOhIbwBPXPeN9vFGkEWQ7rDsgPtc6HwOmH8Q1BUUq/gwHD1HrQOf834zNAP5IH8jfBIAMQkfSeAnXwB0CEKEHUIxwu8IAqGvh0IgAvgi7YMBf4Pz79v259KXYQfe4VqbD9xEeyvU2Rn4AT5b7LgLATPT8h18DjvZNwdweA74fGfciOR3BbbDawt0X4ymfxooZ865OWqSp28CYOzQrLQOghj2lgykO91EPgY3IgPnMoKiEQDZQSJsh5AJcN47bVsEmDJArwhFyeoRHbDvn6F5DJxYTSvgeUrRTsJw1nvXF3zvTAc+g6gNlKcCLHaqajqKCArhGMDvsUNHlcnbbrB9FOBmkXGD+ZVg3+9BFp1BcDqxAtsVao+VwMRRRgEfrSRqdhGxFIKX6tzw/vZjJEctZmJIeK/vpYvOGcT3iPTbQNEpOFbRS20UsvYeFIHLob/6vcFDC7C/Sje1kqIt4mFnguFIIT4EYHeC5iHCml0ALgvAsfLmkCM7Sq8IB5sB72y4XO1jrL4DqDbxYw+wKnIKjkhgv0uOeNiEWkyUEooEUITjTbSn+0SBIkRxn4HacRSdSiWVVmF5oXZbB78P6sQPEgeZtgtOOgWVJLbR6HTcCFNOmYUzvpVe7MFn4c4ovOZGmCE3V+giOjASfG8UOkVHLaBjc6NHFXg4gDwEpDBkrSJUzk4eJ4tw1oR6PCj0OURYwdNGDjkKdT8aZL+KfTTIw8VoK5KwCM50It9NQmWaSBNEJ/8eRSgfKIXAsE4OMBOpU+5cCvmuEh4HddKHyIVj7rEQH4zEjseZSqBV56vSPPUVUHr5oBEkgwhnvAQ7XvgB4UIliByOGq2kXI16DXN6lkygG+XldgHOMoDh7oS6nNcxgnUeFIPqBHrLfh0Q1xehGwb5WAy3cX50orc0ACYXMRmMtxP52jBQnnwNnCcsBNUi0kO7KBB5eUvV2WxwnDBQx+qZubBML0DSU49B5D42UUXmm4e/N1JJ2MNGCBU8J6t0Y6tTmVVwLATIQqDEYgbnV7C4pMLk7OT0gggLlv150B0B9qBoTLXHOAjnA8EOgZcItpgzTU6aYKMiaBTV+UDtvjrpnIOiycPJXSJouY4QKAzfBkwpJzo4Cct0ITluE+XofQcnX3DQfgx6g11UnKOjRk1Uy7OTbOaqnVe5O0h1IggLqeAiCjomKsNV3NPL1bdlf5wFBzLoO4eIrriQg+kqDPVZ0KhRACqii0J5qtqAxxYeElec3LqJiE4JjgD82ChC3Qa8MJGnfGqP6YUK4izsDgOaqzF32Z6H5KhjbuLGqyStGr7AYXZ2FGUm1RjsueJbBoWQM+O1FhCXfUS+NduP1d6thbCjoXycEqukNqOjKKMIx9U6r7TfKpaVicLktjdj0xlA/gDLq8ODgo3HsiEUuVLGlXKjB6dOHMdFKdLzUBaz52E43s3NYlkGpVvoeAz8Zct+RZjOwkwj5cltqwNTqcUOQLPnMambPQ9bMnsecqVC3CpEEl8LXg8Pa+NquQm1qQThuwechwkcR5bhogvk+6KTDxjlaxB63lgoVIaBch9cIebKHALdU4orLF722YzBE4TKyqQ0gz2/kKHSbJgbrfZct1BtmOHqcYfZwKNKlEo9I/6m7T0NgDV7K8JIyamL64DDga78cIJQhwzNTMvMgWlxZLval9cbz94WWbbss4Xz3pjZ4rR/VJaqzuCF+QpSal8mVGgVEMuCDSpVlp12HCb34r9jp4laPDO6PRDkuIfBJOtuz4nV4PRyZn5hhC+Uh94EB+Q2uGnLli0biwYj8cHhPKsz9QaQgiRC1py0nOIFg1GNN569JHEmcgzpxM0KJw5U6ILUMIaN8iDm9Fyequx5CXN6P7xBGPpn59yWLVv2OkSLgNZGy6qNx1kmey7AmOk6hopUZ1Ac/f/A6HVb80LvV+S6US5DqU6vis3vT9sg/Ma3dIqNq8kqx+lVopctW/a6FfPHLzMoVfiOOUxeVxV/1Jt9dZAqYAFlE1AObVaomb0Ly6oxODkIJZ25N7KBVOZxVWdyLcuWLft/bVbnUMOIRsMDzXRV20sHjNTj6L8MToHQBj3A6IJHAPYGXHsnulHPVWwVWpYt+4zg5Gq6UTg+Y8aINSbEmNn1Mc71TGX7TM8QJoA9m1Advb1yivzLli37bYDpia96UciFCfCu/n6aP/t/v7M9w5ntgkN3m+QLtgvrLlu27PcAZZiovtG6KhS3GewuRqI/rBNfhOJsOcMsXAQx7yss31q27NOCslyEahhEpK/+s9Nwebx4cbNlKjQOJ06wnjz+UpPLln0uYP6sP2NWbDjzqmL9GQe/sn2dXHh478kuW7bsjwXqVXao4UkvcybUuhi1bNmyZSPb1i1YtmzZsgXKZcuWLVugXLZs2bKPtH8HADJQ9p+EtD02AAAAAElFTkSuQmCC);background-repeat:no-repeat;bottom:-26px;height:26px;position:absolute;width:165px}.aMqF6e .tlWGDF{background-position:0 0;left:-20px}.aMqF6e .U1VCL6{background-position:100% 0;right:-20px}.zf7Baq{height:100%;width:100%}.kNBbt1{font-size:14px;font-weight:500;line-height:15px}.FkxTlw{color:#333}.FkxTlw,.s0p_l4{font-size:13px;font-weight:400}.s0p_l4{color:var(--wst-links-and-actions-color,#1a73e8);display:block;text-decoration:underline}._z0Thl svg{height:32px;width:32px}.ELGmg6{border:0;clip-path:polygon(0 0,0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[VerticalMenu_VerticalMenuSolidColorSkin].f3d639a0.min.css">.VUs9VM{margin:0 10px;opacity:.6}.m48Yht{height:auto!important}.fIxawB{direction:var(--direction)}.Ur5Vmd{direction:var(--item-direction);justify-content:var(--menu-item-align,var(--text-align,flex-start))}.A47Z2B{direction:var(--sub-menu-item-direction);justify-content:var(--sub-menu-item-align,var(--text-align,flex-start))}.IOfTmr .Z7cwZn{height:100%;position:relative;width:100%}.IOfTmr .E_2Q_U{min-width:100%;position:absolute;visibility:hidden;z-index:999}.IOfTmr .E_2Q_U.uf9Zs0{left:calc(100% + var(--SKINS_submenuMargin, 8px) - var(--brw, 1px))}.IOfTmr .E_2Q_U.pYmDZK{right:calc(100% + var(--SKINS_submenuMargin, 8px) - var(--brw, 1px))}.IOfTmr .E_2Q_U.OSGBAh{bottom:0}.IOfTmr .E_2Q_U.F8Lkq5{top:0}.IOfTmr .E_2Q_U:before{content:" ";height:100%;left:var(--sub-menu-open-direction-left,0);margin-left:calc(-1*var(--SKINS_submenuMargin, 8px));margin-right:calc(-1*var(--SKINS_submenuMargin, 8px));position:absolute;right:var(--sub-menu-open-direction-right,auto);top:0;width:var(--SKINS_submenuMargin,8px)}.IOfTmr .YGlZMx{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));border:solid var(--brw,1px) rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));box-sizing:border-box;height:calc(var(--item-height, 50px) - var(--separator-height-adjusted, 0px));transition:var(--itemBGColorTrans,background-color .4s ease 0s)}.IOfTmr .YGlZMx.amuh9Z>.DzUZFw>.a50_l6{cursor:default}.IOfTmr .YGlZMx.lBccMF{background-color:rgba(var(--bgs,var(--color_15,color_15)),var(--alpha-bgs,1))}.IOfTmr .YGlZMx.lBccMF>.DzUZFw>.a50_l6{color:rgb(var(--txts,var(--color_13,color_13)))}.IOfTmr .YGlZMx.F95vTA>.E_2Q_U{visibility:visible}.IOfTmr .YGlZMx.F95vTA:not(.amuh9Z){background-color:rgba(var(--bgh,var(--color_15,color_15)),var(--alpha-bgh,1))}.IOfTmr .YGlZMx.F95vTA:not(.amuh9Z)>.DzUZFw>.a50_l6{color:rgb(var(--txth,var(--color_13,color_13)))}.IOfTmr .E_2Q_U .YGlZMx{background-color:rgba(var(--SKINS_bgSubmenu,var(--color_11,color_11)),var(--alpha-SKINS_bgSubmenu,1));border-radius:var(--SKINS_submenuBR,0)}.IOfTmr .a50_l6{align-items:center;box-sizing:border-box;color:rgb(var(--txt,var(--color_15,color_15)));cursor:pointer;display:flex;font:var(--fnt,var(--font_1));height:100%;padding-left:var(--textSpacing,10px);padding-right:var(--textSpacing,10px);position:relative;white-space:nowrap}.IOfTmr .a50_l6,.IOfTmr .a50_l6:after{background-color:transparent;width:100%}.IOfTmr .a50_l6:after{content:" ";height:var(--separator-height-adjusted,0);left:0;position:absolute;top:100%}.IOfTmr .Z7cwZn .YGlZMx .a50_l6{line-height:calc(var(--item-height, 50px) - var(--separator-height-adjusted, 0px))}.IOfTmr .E_2Q_U .a50_l6{font:var(--SKINS_fntSubmenu,var(--font_1))}.IOfTmr .MfQCD7{height:var(--separator-height-adjusted,0);min-height:0;width:100%}.xyNFD3{margin:0 10px;opacity:.6}.gxChTi{height:auto!important}.J5AcBQ .ADkeoY{border:solid var(--brw,1px) rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6))}.J5AcBQ .ybGdqG{border-bottom:solid var(--sepw,1px) rgba(var(--sep,var(--color_15,color_15)),var(--alpha-sep,1));height:100%;position:relative;width:100%}.J5AcBQ .ybGdqG:last-child{border-bottom:0}.J5AcBQ .niKtuR{border:solid var(--brw,1px) rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-radius:var(--SKINS_submenuBR,0);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));box-sizing:border-box;min-width:100%;position:absolute;visibility:hidden;z-index:999}.J5AcBQ .niKtuR.pLtej1{left:calc(100% + var(--SKINS_submenuMargin, 8px))}.J5AcBQ .niKtuR.UPEerR{right:calc(100% + var(--SKINS_submenuMargin, 8px))}.J5AcBQ .niKtuR.sKAPJX{bottom:var(--brw,1px)}.J5AcBQ .niKtuR.asC21j{top:calc(-1*var(--brw, 1px))}.J5AcBQ .niKtuR:before{content:" ";height:100%;left:var(--sub-menu-open-direction-left,0);margin-left:calc(-1*var(--SKINS_submenuMargin, 8px));margin-right:calc(-1*var(--SKINS_submenuMargin, 8px));position:absolute;right:var(--sub-menu-open-direction-right,auto);top:0;width:var(--SKINS_submenuMargin,8px)}.J5AcBQ .i4bvwx{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));height:var(--item-height,50px);transition:var(--itemBGColorTrans,background-color .4s ease 0s)}.J5AcBQ .i4bvwx.yL5MMl>.qFH5R7>.kFPGSw{cursor:default}.J5AcBQ .i4bvwx.iLEOZ6{background-color:rgba(var(--bgs,var(--color_15,color_15)),var(--alpha-bgs,1))}.J5AcBQ .i4bvwx.iLEOZ6>.qFH5R7>.kFPGSw{color:rgb(var(--txts,var(--color_13,color_13)))}.J5AcBQ .i4bvwx.Bf9iOm>.niKtuR{visibility:visible}.J5AcBQ .i4bvwx.Bf9iOm:not(.yL5MMl){background-color:rgba(var(--bgh,var(--color_15,color_15)),var(--alpha-bgh,1))}.J5AcBQ .i4bvwx.Bf9iOm:not(.yL5MMl)>.qFH5R7>.kFPGSw{color:rgb(var(--txth,var(--color_13,color_13)))}.J5AcBQ .niKtuR .i4bvwx{background-color:rgba(var(--SKINS_bgSubmenu,var(--color_11,color_11)),var(--alpha-SKINS_bgSubmenu,1))}.J5AcBQ .niKtuR .ybGdqG .i4bvwx{border-radius:0}.J5AcBQ .ybGdqG:first-child .i4bvwx{border-radius:var(--rd,0);border-bottom-left-radius:0;border-bottom-right-radius:0}.J5AcBQ .ybGdqG:last-child .i4bvwx{border-bottom:0 solid transparent;border-radius:var(--rd,0);border-top-left-radius:0;border-top-right-radius:0}.J5AcBQ .kFPGSw{box-sizing:border-box;color:rgb(var(--txt,var(--color_15,color_15)));cursor:pointer;display:flex;font:var(--fnt,var(--font_1));height:100%;padding-left:var(--textSpacing,10px);padding-right:var(--textSpacing,10px);position:relative;white-space:nowrap}.J5AcBQ .kFPGSw,.J5AcBQ .kFPGSw:after{background-color:transparent;width:100%}.J5AcBQ .kFPGSw:after{content:" ";cursor:default;height:var(--sepw,1px);left:0;position:absolute;top:100%}.J5AcBQ .ybGdqG .i4bvwx .kFPGSw{line-height:var(--item-height,50px)}.J5AcBQ .niKtuR .kFPGSw{font:var(--SKINS_fntSubmenu,var(--font_1))}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[HeaderContainer_DefaultWithFillLayers].56160e40.min.css">.TMFrcJ{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.dkyyRB{transform:translateY(-100%);transition:.2s ease-in}.L01Zxk{transition:.2s}.bFRsbd{opacity:0;transition:.2s ease-in}.bFRsbd.CwYhEy{z-index:-1!important}.u_eaP3{opacity:1;transition:.2s}.kn76TK{height:auto}.YTbrNX,.kn76TK{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .EwS2PT,body:not(.device-mobile-optimized) .EwS2PT{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.x4zVYf[data-focuscycled=active]{outline:1px solid transparent}.x4zVYf[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.x4zVYf .TMFrcJ{background-color:transparent;border-bottom:var(--brwb,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-radius:var(--rd,0);border-top:var(--brwt,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));bottom:0;box-shadow:var(--shd,0 0 5px rgba(0,0,0,.5));left:0;overflow:hidden;position:absolute;right:0;top:0;transition:all .3s ease}.x4zVYf .zxR1mn.TMFrcJ{background-color:rgba(var(--bg-scrl,0,0,0),var(--alpha-bg-scrl,0));border-bottom:var(--brwb-scrl,var(--brwb,0)) solid var(--screenwidth-corvid-border-color,rgba(var(--brd-scrl,var(--brd,color_15)),var(--alpha-brd-scrl,1)));border-radius:var(--rd-scrl,var(--rd,0));border-top:var(--brwt-scrl,var(--brwt,0)) solid var(--screenwidth-corvid-border-color,rgba(var(--brd-scrl,var(--brd,color_15)),var(--alpha-brd-scrl,1)));box-shadow:var(--shd-scrl,var(--shd,0 0 5px rgba(0,0,0,.5)))}.x4zVYf .mTQGgy{box-sizing:border-box;height:100%;transition:all .3s ease}.x4zVYf .zxR1mn>.mTQGgy{opacity:var(--alpha-bg,1)}.x4zVYf .QijXjn{background-color:var(--screenwidth-corvid-background-color,transparent);height:100%;position:relative;transition:all .3s ease}.x4zVYf .zxR1mn>.QijXjn{opacity:var(--alpha-bg,1)}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.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[Container_DefaultAreaSkin].4f93d927.min.css">.cwL6XW{cursor:pointer}.KaEeLN{--container-corvid-border-color:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));--container-corvid-border-size:var(--brw,1px);--container-corvid-background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));--backdrop-filter:$backdrop-filter}.uYj0Sg{backdrop-filter:var(--backdrop-filter,none);background-color:var(--container-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));background-image:var(--bg-gradient,none);border:var(--container-corvid-border-width,var(--brw,1px)) solid var(--container-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-radius:var(--rd,5px);bottom:0;box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));left:0;position:absolute;right:0;top:0}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_menu.ceacbe50.min.css">.StylableButton2545352419__root{-archetype:box;border:none;box-sizing:border-box;cursor:pointer;display:block;height:100%;min-height:10px;min-width:10px;padding:0;touch-action:manipulation;width:100%}.StylableButton2545352419__root[disabled]{pointer-events:none}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor{background-color:var(--corvid-background-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor{background-color:var(--corvid-hover-background-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor{background-color:var(--corvid-disabled-background-color)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor{border-color:var(--corvid-border-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor{border-color:var(--corvid-hover-border-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor{border-color:var(--corvid-disabled-border-color)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius{border-radius:var(--corvid-border-radius)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth{border-width:var(--corvid-border-width)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label{color:var(--corvid-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label{color:var(--corvid-hover-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label{color:var(--corvid-disabled-color)!important}.StylableButton2545352419__link{-archetype:box;box-sizing:border-box;color:#000;text-decoration:none}.StylableButton2545352419__container{align-items:center;display:flex;flex-basis:auto;flex-direction:row;flex-grow:1;height:100%;justify-content:center;overflow:hidden;transition:all .2s ease,visibility 0s;width:100%}.StylableButton2545352419__label{-archetype:text;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(first);max-width:100%;min-width:1.8em;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:inherit;white-space:nowrap}.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label{text-overflow:unset}.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label{min-width:10px;overflow-wrap:break-word;white-space:break-spaces;word-break:break-word}.StylableButton2545352419__icon{-archetype:icon;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(last);flex-shrink:0;height:50px;min-width:1px;transition:inherit}.StylableButton2545352419__icon.StylableButton2545352419--override{display:block!important}.StylableButton2545352419__icon svg,.StylableButton2545352419__icon>span{display:flex;height:inherit;width:inherit}.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-icon-color)!important;stroke:var(--corvid-icon-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-hover-icon-color)!important;stroke:var(--corvid-hover-icon-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-disabled-icon-color)!important;stroke:var(--corvid-disabled-icon-color)!important}.b5zn61{background:var(--background);border-bottom:var(--border-bottom);border-bottom-left-radius:var(--border-bottom-left-radius);border-bottom-right-radius:var(--border-bottom-right-radius);border-left:var(--border-left);border-right:var(--border-right);border-top:var(--border-top);border-top-left-radius:var(--border-top-left-radius);border-top-right-radius:var(--border-top-right-radius);box-shadow:var(--box-shadow);box-sizing:border-box;cursor:pointer;direction:var(--btn-direction);display:block;height:100%;min-height:10px;min-width:var(--btn-min-width);padding-bottom:var(--padding-bottom);padding-left:var(--padding-left);padding-right:var(--padding-right);padding-top:var(--padding-top);touch-action:manipulation;width:100%}.b5zn61.kRkc5Y:not(:hover):not(:disabled){border-color:var(--corvid-border-color,initial)}.b5zn61.oAOb11:not(:hover):not(:disabled){background-color:var(--corvid-background-color,var(--background))}.b5zn61 [data-preview=hover],.b5zn61:hover{background:var(--hover-background,var(--background));border-bottom:var(--hover-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--hover-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--hover-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--hover-border-left,var(--border-left));border-right:var(--hover-border-right,var(--border-right));border-top:var(--hover-border-top,var(--border-top));border-top-left-radius:var(--hover-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--hover-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--hover-box-shadow,var(--box-shadow));padding-bottom:var(--hover-padding-bottom,var(--padding-bottom));padding-left:var(--hover-padding-left,var(--padding-left));padding-right:var(--hover-padding-right,var(--padding-right));padding-top:var(--hover-padding-top,var(--padding-top))}.b5zn61.vOCSHf:hover:not(:disabled){border-color:var(--corvid-hover-border-color,initial)}.b5zn61.S1KgBG:hover:not(:disabled){background-color:var(--corvid-hover-background-color,var(--hover-background,var(--background)))}.b5zn61 [data-preview=disabled],.b5zn61:disabled{background:var(--disabled-background,var(--background));border-bottom:var(--disabled-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--disabled-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--disabled-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--disabled-border-left,var(--border-left));border-right:var(--disabled-border-right,var(--border-right));border-top:var(--disabled-border-top,var(--border-top));border-top-left-radius:var(--disabled-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--disabled-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--disabled-box-shadow,var(--box-shadow));cursor:default;padding-bottom:var(--disabled-padding-bottom,var(--padding-bottom));padding-left:var(--disabled-padding-left,var(--padding-left));padding-right:var(--disabled-padding-right,var(--padding-right));padding-top:var(--disabled-padding-top,var(--padding-top))}.b5zn61.n4G1gL:disabled:not(:hover){border-color:var(--corvid-disabled-border-color,initial)}.b5zn61.fagXcI:disabled:not(:hover){background-color:var(--corvid-disabled-background-color,var(--disabled-background,var(--background)))}.Q_1B5v{background-color:var(--text-highlight,transparent);color:var(--color);direction:var(--direction);display:var(--label-display);font:var(--font,var(--font_8));letter-spacing:var(--letter-spacing);line-height:var(--line-height);max-width:100%;min-width:1.8em;overflow:var(--overflow,hidden);text-align:var(--text-align,revert);text-decoration-line:var(--text-decoration);text-overflow:var(--label-text-overflow);text-shadow:var(--text-outline),var(--text-shadow);text-transform:var(--text-transform);transition:inherit;white-space:var(--label-white-space)}.b5zn61.lKBJfO:not(:hover):not(:disabled) .Q_1B5v{color:var(--corvid-color,var(--color))}.b5zn61 [data-preview=hover] .Q_1B5v,.b5zn61:hover .Q_1B5v{background-color:var(--hover-text-highlight,var(--text-highlight,transparent));color:var(--hover-color,var(--color));direction:var(--hover-direction,var(--direction));display:var(--hover-label-display,var(--label-display));font:var(--hover-font,var(--font));letter-spacing:var(--hover-letter-spacing,var(--letter-spacing));line-height:var(--hover-line-height,var(--line-height));text-align:var(--hover-text-align,var(--text-align,revert));text-decoration-line:var(--hover-text-decoration,var(--text-decoration));text-shadow:var(--hover-text-outline,var(--text-outline)),var(--hover-text-shadow,var(--text-shadow));text-transform:var(--hover-text-transform,var(--text-transform))}.b5zn61.EgnLMx:hover:not(:disabled) .Q_1B5v{color:var(--corvid-hover-color,var(--hover-color,var(--color)))}.b5zn61 [data-preview=disabled] .Q_1B5v,.b5zn61:disabled .Q_1B5v{background-color:var(--disabled-text-highlight,var(--text-highlight,transparent));color:var(--disabled-color,var(--color));direction:var(--disabled-direction,var(--direction));display:var(--disabled-label-display,var(--label-display));font:var(--disabled-font,var(--font));letter-spacing:var(--disabled-letter-spacing,var(--letter-spacing));line-height:var(--disabled-line-height,var(--line-height));text-align:var(--disabled-text-align,var(--text-align,revert));text-decoration-line:var(--disabled-text-decoration,var(--text-decoration));text-shadow:var(--disabled-text-outline,var(--text-outline)),var(--disabled-text-shadow,var(--text-shadow));text-transform:var(--disabled-text-transform,var(--text-transform))}.b5zn61.Z8I3Qb:disabled:not(:hover) .Q_1B5v{color:var(--corvid-disabled-color,var(--disabled-color,var(--color)))}.boASKT{box-sizing:border-box;color:#000;text-decoration:none}.PlliFI{align-items:var(--container-align-items);display:flex;flex-basis:auto;flex-direction:var(--container-flex-direction);flex-grow:1;gap:var(--content-gap,"0px");height:100%;justify-content:var(--container-justify-content);overflow:hidden;transition:all .4s ease,visibility 0s;width:100%}.UHJG9m{fill:var(--icon-color);display:var(--icon-display);flex-shrink:0;height:var(--icon-size);min-width:1px;order:var(--icon-order,0);transform:rotate(var(--icon-rotation));transition:inherit;width:var(--icon-size)}.b5zn61.cFMwDV:not(:hover):not(:disabled) .UHJG9m{fill:var(--corvid-icon-color,var(--icon-color))}.b5zn61 [data-preview=hover] .UHJG9m,.b5zn61:hover .UHJG9m{fill:var(--hover-icon-color,var(--icon-color));display:var(--hover-icon-display,var(--icon-display));height:var(--hover-icon-size,var(--icon-size));transform:rotate(var(--hover-icon-rotation,var(--icon-rotation)));width:var(--hover-icon-size,var(--icon-size))}.b5zn61.xizV0v:hover:not(:disabled) .UHJG9m{fill:var(--corvid-hover-icon-color,var(--hover-icon-color,var(--icon-color)))}.b5zn61 [data-preview=disabled] .UHJG9m,.b5zn61:disabled .UHJG9m{fill:var(--disabled-icon-color,var(--icon-color));display:var(--disabled-icon-display,var(--icon-display));height:var(--disabled-icon-size,var(--icon-size));transform:rotate(var(--disabled-icon-rotation,var(--icon-rotation)));width:var(--disabled-icon-size,var(--icon-size))}.b5zn61.cOr5EQ:disabled:not(:hover) .UHJG9m{fill:var(--corvid-disabled-icon-color,var(--disabled-icon-color,var(--icon-color)))}.UHJG9m svg,.UHJG9m>span{display:flex;height:inherit;width:inherit}.DPAltb{background:var(--background);border-bottom:var(--border-bottom);border-bottom-left-radius:var(--border-bottom-left-radius);border-bottom-right-radius:var(--border-bottom-right-radius);border-left:var(--border-left);border-right:var(--border-right);border-top:var(--border-top);border-top-left-radius:var(--border-top-left-radius);border-top-right-radius:var(--border-top-right-radius);box-shadow:var(--box-shadow);box-sizing:border-box;cursor:pointer;direction:var(--btn-direction);display:block;height:100%;min-height:10px;min-width:var(--btn-min-width);padding-bottom:var(--padding-bottom);padding-left:var(--padding-left);padding-right:var(--padding-right);padding-top:var(--padding-top);touch-action:manipulation;width:100%}.DPAltb.HJQL50:not(:hover):not(:disabled){border-color:var(--corvid-border-color,initial)}.DPAltb.JYQq3z:not(:hover):not(:disabled){background-color:var(--corvid-background-color,var(--background))}.DPAltb [data-preview=hover],.DPAltb:hover{background:var(--hover-background,var(--background));border-bottom:var(--hover-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--hover-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--hover-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--hover-border-left,var(--border-left));border-right:var(--hover-border-right,var(--border-right));border-top:var(--hover-border-top,var(--border-top));border-top-left-radius:var(--hover-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--hover-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--hover-box-shadow,var(--box-shadow));padding-bottom:var(--hover-padding-bottom,var(--padding-bottom));padding-left:var(--hover-padding-left,var(--padding-left));padding-right:var(--hover-padding-right,var(--padding-right));padding-top:var(--hover-padding-top,var(--padding-top))}.DPAltb.lpKmSx:hover:not(:disabled){border-color:var(--corvid-hover-border-color,initial)}.DPAltb.bk6HFS:hover:not(:disabled){background-color:var(--corvid-hover-background-color,var(--hover-background,var(--background)))}.DPAltb [data-preview=disabled],.DPAltb:disabled{background:var(--disabled-background,var(--background));border-bottom:var(--disabled-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--disabled-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--disabled-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--disabled-border-left,var(--border-left));border-right:var(--disabled-border-right,var(--border-right));border-top:var(--disabled-border-top,var(--border-top));border-top-left-radius:var(--disabled-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--disabled-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--disabled-box-shadow,var(--box-shadow));cursor:default;padding-bottom:var(--disabled-padding-bottom,var(--padding-bottom));padding-left:var(--disabled-padding-left,var(--padding-left));padding-right:var(--disabled-padding-right,var(--padding-right));padding-top:var(--disabled-padding-top,var(--padding-top))}.DPAltb.ivX9Rv:disabled:not(:hover){border-color:var(--corvid-disabled-border-color,initial)}.DPAltb.E9JJpO:disabled:not(:hover){background-color:var(--corvid-disabled-background-color,var(--disabled-background,var(--background)))}.gIbEBg{background-color:var(--text-highlight,transparent);color:var(--color);direction:var(--direction);display:var(--label-display);font:var(--font,var(--font_8));letter-spacing:var(--letter-spacing);line-height:var(--line-height);max-width:100%;min-width:1.8em;overflow:var(--overflow,hidden);text-align:var(--text-align,revert);text-decoration-line:var(--text-decoration);text-overflow:var(--label-text-overflow);text-shadow:var(--text-outline),var(--text-shadow);text-transform:var(--text-transform);transition:inherit;white-space:var(--label-white-space)}.DPAltb.spiv_Z:not(:hover):not(:disabled) .gIbEBg{color:var(--corvid-color,var(--color))}.DPAltb [data-preview=hover] .gIbEBg,.DPAltb:hover .gIbEBg{background-color:var(--hover-text-highlight,var(--text-highlight,transparent));color:var(--hover-color,var(--color));direction:var(--hover-direction,var(--direction));display:var(--hover-label-display,var(--label-display));font:var(--hover-font,var(--font));letter-spacing:var(--hover-letter-spacing,var(--letter-spacing));line-height:var(--hover-line-height,var(--line-height));text-align:var(--hover-text-align,var(--text-align,revert));text-decoration-line:var(--hover-text-decoration,var(--text-decoration));text-shadow:var(--hover-text-outline,var(--text-outline)),var(--hover-text-shadow,var(--text-shadow));text-transform:var(--hover-text-transform,var(--text-transform))}.DPAltb.pkDIbl:hover:not(:disabled) .gIbEBg{color:var(--corvid-hover-color,var(--hover-color,var(--color)))}.DPAltb [data-preview=disabled] .gIbEBg,.DPAltb:disabled .gIbEBg{background-color:var(--disabled-text-highlight,var(--text-highlight,transparent));color:var(--disabled-color,var(--color));direction:var(--disabled-direction,var(--direction));display:var(--disabled-label-display,var(--label-display));font:var(--disabled-font,var(--font));letter-spacing:var(--disabled-letter-spacing,var(--letter-spacing));line-height:var(--disabled-line-height,var(--line-height));text-align:var(--disabled-text-align,var(--text-align,revert));text-decoration-line:var(--disabled-text-decoration,var(--text-decoration));text-shadow:var(--disabled-text-outline,var(--text-outline)),var(--disabled-text-shadow,var(--text-shadow));text-transform:var(--disabled-text-transform,var(--text-transform))}.DPAltb.FOmtsV:disabled:not(:hover) .gIbEBg{color:var(--corvid-disabled-color,var(--disabled-color,var(--color)))}.OoFUKI{box-sizing:border-box;color:#000;text-decoration:none}.wpLgnL{align-items:var(--container-align-items);display:flex;flex-basis:auto;flex-direction:var(--container-flex-direction);flex-grow:1;gap:var(--content-gap,"0px");height:100%;justify-content:var(--container-justify-content);overflow:hidden;transition:all .4s ease,visibility 0s;width:100%}.HvvH6i{fill:var(--icon-color);display:var(--icon-display);flex-shrink:0;height:var(--icon-size);min-width:1px;order:var(--icon-order,0);transform:rotate(var(--icon-rotation));transition:inherit;width:var(--icon-size)}.DPAltb.EENh5d:not(:hover):not(:disabled) .HvvH6i{fill:var(--corvid-icon-color,var(--icon-color))}.DPAltb [data-preview=hover] .HvvH6i,.DPAltb:hover .HvvH6i{fill:var(--hover-icon-color,var(--icon-color));display:var(--hover-icon-display,var(--icon-display));height:var(--hover-icon-size,var(--icon-size));transform:rotate(var(--hover-icon-rotation,var(--icon-rotation)));width:var(--hover-icon-size,var(--icon-size))}.DPAltb.tN8hsm:hover:not(:disabled) .HvvH6i{fill:var(--corvid-hover-icon-color,var(--hover-icon-color,var(--icon-color)))}.DPAltb [data-preview=disabled] .HvvH6i,.DPAltb:disabled .HvvH6i{fill:var(--disabled-icon-color,var(--icon-color));display:var(--disabled-icon-display,var(--icon-display));height:var(--disabled-icon-size,var(--icon-size));transform:rotate(var(--disabled-icon-rotation,var(--icon-rotation)));width:var(--disabled-icon-size,var(--icon-size))}.DPAltb.lVrFcO:disabled:not(:hover) .HvvH6i{fill:var(--corvid-disabled-icon-color,var(--disabled-icon-color,var(--icon-color)))}.HvvH6i svg,.HvvH6i>span{display:flex;height:inherit;width:inherit}.sR1W7T{opacity:var(--hamburger-menu-container-initial-opacity)}.sR1W7T>*{transform:var(--hamburger-menu-container-initial-transform)}.sR1W7T[data-animation-name=revealFromRight]{clip-path:inset(0)}.sR1W7T[data-animation-name=revealFromRight]>*{transition:transform .4s cubic-bezier(.645,.045,.355,1)}.sR1W7T[data-animation-name=revealFromRight][data-animation-state=enterActive]>*,.sR1W7T[data-animation-name=revealFromRight][data-animation-state=enterDone]>*{transform:translateX(0)}.sR1W7T[data-animation-name=fadeIn]{transition:opacity .4s cubic-bezier(.645,.045,.355,1)}.sR1W7T[data-animation-name=fadeIn][data-animation-state=enterActive],.sR1W7T[data-animation-name=fadeIn][data-animation-state=enterDone]{opacity:1}.CT8HKo{--container-overflow-y:hidden}body:has([data-prehydration] [data-hamburger-toggle][data-hamburger-animation=revealFromRight]:checked) .sR1W7T{clip-path:inset(0)}body:has([data-prehydration] [data-hamburger-toggle][data-hamburger-animation=revealFromRight]:checked) .sR1W7T>*{transform:translateX(0);transition:transform .4s cubic-bezier(.645,.045,.355,1)}body:has([data-prehydration] [data-hamburger-toggle][data-hamburger-animation=fadeIn]:checked) .sR1W7T{opacity:1;transition:opacity .4s cubic-bezier(.645,.045,.355,1)}.gNqkn3{border-radius:var(--overflow-wrapper-border-radius)}.HamburgerMenuContainer502174924__root{-archetype:paintBox;left:0}.EdP9A9,.HamburgerMenuContainer502174924__root{box-sizing:border-box;height:100%;position:absolute;top:0;width:100%}.EdP9A9{background:var(--background);border:var(--border);border-radius:var(--border-radius);box-shadow:var(--box-shadow);inset-inline-start:0}.YZgQBw{align-items:center;display:flex;flex-direction:var(--container-flex-direction);flex-wrap:nowrap;gap:var(--menu-items-main-axis-gap)}.YZgQBw,.djGpM3{flex-grow:var(--menu-items-flex-grow)}.djGpM3{display:var(--item-wrapper-display);height:var(--menu-item-wrapper-height);justify-content:var(--container-align);width:var(--item-wrapper-width)}.oU_31J{align-items:center;box-sizing:border-box;display:flex;height:100%;position:relative;width:var(--item-width)}.oU_31J a{color:inherit}.oU_31J.FIGev7{border-left:var(--item-border-left);border-radius:var(--item-border-radius);border-right:var(--item-border-right);padding-left:var(--item-padding-left,var(--item-horizontal-padding));padding-right:var(--item-padding-right,var(--item-horizontal-padding))}.oU_31J.kcVNsE,.oU_31J[data-interactive=true]:hover,.oU_31J[data-preview=hover],[data-open]:not([data-animation-state=exitActive]):not([data-animation-state=exitDone])>.djGpM3>.oU_31J{background:var(--item-hover-background,var(--item-background));border-bottom:var(--item-hover-border-bottom,var(--item-border-bottom));border-top:var(--item-hover-border-top,var(--item-border-top));box-shadow:var(--item-hover-box-shadow,var(--item-box-shadow))}.oU_31J.kcVNsE.FIGev7,.oU_31J[data-interactive=true]:hover.FIGev7,.oU_31J[data-preview=hover].FIGev7,[data-open]:not([data-animation-state=exitActive]):not([data-animation-state=exitDone])>.djGpM3>.oU_31J.FIGev7{border-left:var(--item-hover-border-left,var(--item-border-left));border-radius:var(--item-hover-border-radius,var(--item-border-radius));border-right:var(--item-hover-border-right,var(--item-border-right))}.oU_31J.kcVNsE .xeYvd7,.oU_31J[data-interactive=true]:hover .xeYvd7,.oU_31J[data-preview=hover] .xeYvd7,[data-open]:not([data-animation-state=exitActive]):not([data-animation-state=exitDone])>.djGpM3>.oU_31J .xeYvd7{background-color:var(--item-hover-text-highlight,var(--item-text-highlight));color:var(--item-hover-color,var(--item-color));line-height:var(--item-line-height);text-decoration-line:var(--item-hover-text-decoration,var(--item-text-decoration));text-shadow:var(--item-hover-text-outline,var(--item-text-outline)),var(--item-hover-text-shadow,var(--item-text-shadow))}.oU_31J.kcVNsE path,.oU_31J[data-interactive=true]:hover path,.oU_31J[data-preview=hover] path,[data-open]:not([data-animation-state=exitActive]):not([data-animation-state=exitDone])>.djGpM3>.oU_31J path{fill:var(--item-hover-icon-color,var(--item-icon-color,currentcolor))}.oU_31J.qY0FMu,.oU_31J[data-preview=selected],.oU_31J[data-selected]{background:var(--item-selected-background,var(--item-background));border-bottom:var(--item-selected-border-bottom,var(--item-border-bottom));border-top:var(--item-selected-border-top,var(--item-border-top));box-shadow:var(--item-selected-box-shadow,var(--item-box-shadow))}.oU_31J.qY0FMu.FIGev7,.oU_31J[data-preview=selected].FIGev7,.oU_31J[data-selected].FIGev7{border-left:var(--item-selected-border-left,var(--item-border-left));border-radius:var(--item-selected-border-radius,var(--item-border-radius));border-right:var(--item-selected-border-right,var(--item-border-right))}.oU_31J.qY0FMu .xeYvd7,.oU_31J[data-preview=selected] .xeYvd7,.oU_31J[data-selected] .xeYvd7{background-color:var(--item-selected-text-highlight,var(--item-text-highlight));color:var(--item-selected-color,var(--item-color));line-height:var(--item-line-height);text-decoration-line:var(--item-selected-text-decoration,var(--item-text-decoration));text-shadow:var(--item-selected-text-outline,var(--item-text-outline)),var(--item-selected-text-shadow,var(--item-text-shadow))}.oU_31J.qY0FMu path,.oU_31J[data-preview=selected] path,.oU_31J[data-selected] path{fill:var(--item-selected-icon-color,var(--item-icon-color,currentcolor))}.oU_31J>a:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.xeYvd7{background-color:var(--item-text-highlight);direction:var(--item-direction);white-space:nowrap}.TNsPxD{--computed-anchor:var(--anchor,var(--dropdown-anchor));--computed-align:var(--align,var(--dropdown-align));--computed-space-above:var(--space-above,var(--dropdown-space-above));--computed-horizontal-margin:var( --horizontal-margin,var(--dropdown-horizontal-margin) );--before-el-top:calc(-1 * var(--computed-space-above));display:none!important;inset:auto!important;left:var(--dropdown-left)!important;margin-top:var(--computed-space-above)!important;position:absolute!important;visibility:hidden;z-index:var(--above-all-z-index)}.TNsPxD:before{content:"";display:block;height:var(--computed-space-above);position:absolute;top:var(--before-el-top);width:100%}.TNsPxD[data-open=true]{visibility:visible}.YZgQBw[data-open=calculating] .TNsPxD,.YZgQBw[data-open=true] .TNsPxD{display:grid!important}.okY9U1{cursor:pointer;display:var(--item-icon-display,flex)}.okY9U1 svg{height:var(--item-icon-size);width:var(--item-icon-size)}.okY9U1 path{fill:var(--item-icon-color,currentcolor)}.okY9U1.DVFVut:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}#SITE_CONTAINER.focus-ring-active .okY9U1:focus:before{box-shadow:0 0 1px 2px #fff;outline:2px solid #116dff;outline-offset:1px}.okY9U1.VDxzQG{clip:rect(0 0 0 0);clip-path:inset(50%);display:var(--sr-only-item-icon-display,flex);position:absolute}.okY9U1.VDxzQG:active,.okY9U1.VDxzQG:focus{clip-path:unset;position:static}.EX5Ksz[data-open]{transform:rotate(-180deg)}.RAdtUj{display:var(--vertical-expand-collapse-display,var(--item-icon-display,flex))}.okY9U1:not(.DVFVut):not(.VDxzQG){position:relative}.okY9U1:not(.DVFVut):before{content:"";height:max(100%,24px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:max(var(--item-icon-size),24px)}.cf3HLb{display:var(--horizontal-menu-dropdown-display,block)}.UUkylQ{display:var(--vertical-menu-dropdown-display);margin-top:calc(var(--menu-items-main-axis-gap, 0)*-1);width:100%}.zIlxcF{--computed-space-above:var(--space-above,var(--dropdown-space-above));height:var(--vertical-dropdown-height);margin-top:var(--vertical-dropdown-height,var(--computed-space-above))!important;visibility:var(--vertical-dropdown-visibility)}.mafHsF .zIlxcF{height:unset;margin-top:var(--computed-space-above)!important;visibility:unset}.yRGvfY{align-self:stretch;border-left:var(--horizontal-menu-item-divider,none);border-top:var(--vertical-menu-item-divider,none);display:var(--divider-display,none)}.YZgQBw:last-child .yRGvfY{display:none}.LVuvyd{display:contents}.z_w46w{display:none}.qV5M8o{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}[data-prehydration] [data-submenu-toggle]:checked~.UUkylQ .zIlxcF{height:unset;margin-top:var(--computed-space-above)!important;visibility:unset}[data-prehydration] .LVuvyd{display:flex;position:relative;z-index:1}[data-prehydration] .LVuvyd .okY9U1{pointer-events:none}[data-prehydration] .z_w46w{cursor:pointer;display:block;inset:0;pointer-events:auto;position:absolute;z-index:1}[data-prehydration] .z_w46w:before{content:"";left:50%;min-height:44px;min-width:44px;position:absolute;top:50%;transform:translate(-50%,-50%)}[data-prehydration] [data-submenu-toggle]:checked~.djGpM3 .EX5Ksz{transform:rotate(-180deg)}[data-prehydration] .YZgQBw:hover .TNsPxD[data-anchor=menuStretched],[data-prehydration] .YZgQBw:hover .TNsPxD[data-anchor=screen]{display:grid!important;left:var(--computed-horizontal-margin)!important;position:fixed!important;visibility:visible;width:calc(100vw - 2*var(--computed-horizontal-margin))!important}[data-prehydration] .YZgQBw:hover .TNsPxD[data-anchor=menuCustomWidth],[data-prehydration] .YZgQBw:hover .TNsPxD[data-anchor=menuItem]{display:grid!important;left:0!important;visibility:visible}.lgvt4I{background:var(--item-background);border-bottom:var(--item-border-bottom);border-top:var(--item-border-top);box-shadow:var(--item-box-shadow);gap:var(--spacing-between-label-and-dropdown-icon);justify-content:var(--item-text-align);padding-bottom:var(--item-padding-bottom,var(--item-vertical-padding));padding-top:var(--item-padding-top,var(--item-vertical-padding))}.JJdjxN{color:var(--item-color);font:var(--item-font,font_6);letter-spacing:var(--item-letter-spacing);line-height:var(--item-line-height);text-decoration-line:var(--item-text-decoration);text-shadow:var(--item-text-outline),var(--item-text-shadow);text-transform:var(--item-text-transform)}.zi7u4T [data-part=menu-item]{--underline-scale:scaleX(0);--wash-scale:scaleX(0);--circle-clip-path:circle(0%);--dropdown-icon-transform:rotate(0);--bullet-translate:translateX(-150%);--bullet-opacity:0;--wave-tarnslate:scaleY(0)}.zi7u4T [data-part=menu-item]:not([data-animation-name=none]) [data-part=dropdown-icon]{transition-duration:.4s;transition-property:transform}.zi7u4T [data-part=menu-item] [data-part=dropdown-item-label]:after,.zi7u4T [data-part=menu-item] [data-part=label]:after{background-color:currentColor;content:"";display:block;height:1px;transform:scaleX(0);width:100%}.zi7u4T [data-part=menu-item] [data-part=label]:before{content:"•"/"";display:var(--item-label-bullet-display,inline-block);opacity:0;padding-inline-end:3px}.zi7u4T [data-part=menu-item] [data-part=menu-item-content][data-selected] [data-part=label]:after{display:var(--item-selected-label-underline-display,block);transform:scaleX(1)}.zi7u4T [data-part=menu-item] [data-part=menu-item-content][data-selected] [data-part=label]:before{opacity:1}.zi7u4T [data-part=menu-item][data-animation-state=enterActive],.zi7u4T [data-part=menu-item][data-animation-state=enterDone],.zi7u4T [data-part=menu-item][data-open=true]{--underline-scale:scaleX(1);--wash-scale:scaleX(1);--circle-clip-path:circle(100%);--dropdown-icon-transform:rotate(-540deg);--bullet-translate:translateX(0%);--bullet-opacity:1;--wave-tarnslate:scaleY(1.5)}.zi7u4T [data-part=menu-item] [data-selected]{--underline-scale:scaleX(1);--wash-scale:scaleX(0);--bullet-translate:translateX(0%);--bullet-opacity:1}.zi7u4T [data-part=menu-item][data-animation-name=underline] [data-part=label]:after{transform:var(--underline-scale);transform-origin:left;transition:transform .3s}.zi7u4T [data-part=menu-item][data-animation-name=underline] [data-part=dropdown-item-label]:after{display:block;transform:scaleX(0);transform-origin:left;transition-duration:.3s;transition-property:transform}.zi7u4T [data-part=menu-item][data-animation-name=underline] [data-part=dropdown-item]:hover [data-part=dropdown-item-label]:after{transform:scaleX(1)}.zi7u4T [data-part=menu-item][data-animation-name=wash] [data-part=menu-item-content]{isolation:isolate;overflow:hidden;position:relative}.zi7u4T [data-part=menu-item][data-animation-name=wash] [data-part=menu-item-content]:before{background-color:var(--item-hover-background);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;transform:var(--wash-scale);transform-origin:left;transition:transform .4s;z-index:-1}.zi7u4T [data-part=menu-item][data-animation-name=wash] [data-part=menu-item-content]:not([data-selected]):hover{background-color:var(--item-background)}.zi7u4T [data-part=menu-item][data-animation-name=wash] [data-part=dropdown-item-label]{transition:color .2s ease-in-out}.zi7u4T [data-part=menu-item][data-animation-name=circle] [data-part=menu-item-content]{isolation:isolate;overflow:hidden;position:relative}.zi7u4T [data-part=menu-item][data-animation-name=circle] [data-part=menu-item-content]:before{background-color:var(--item-hover-background);bottom:0;clip-path:var(--circle-clip-path);content:"";display:block;left:0;position:absolute;right:0;top:0;transition:clip-path .4s;z-index:-1}.zi7u4T [data-part=menu-item][data-animation-name=circle] [data-part=menu-item-content]:not([data-selected]):hover{background-color:var(--item-background)}.zi7u4T [data-part=menu-item][data-animation-name=circle] [data-part=dropdown-icon]{transform:var(--dropdown-icon-transform)}.zi7u4T [data-part=menu-item][data-animation-name=wave] [data-part=menu-item-content]:not([data-selected]):hover{background-color:var(--item-background)}.zi7u4T [data-part=menu-item][data-animation-name=wave] [data-part=menu-item-content]{isolation:isolate;overflow:hidden;position:relative}.zi7u4T [data-part=menu-item][data-animation-name=wave] [data-part=menu-item-content]:before{background-color:var(--item-hover-background);bottom:0;bottom:unset;content:"";display:block;height:135%;left:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='17' preserveAspectRatio='none' viewBox='-0.004 0 58.004 25.784'%3E%3Cpath d='M44.993-.004c-5.749 0-5.749 6.12-11.497 6.12s-5.751-6.12-11.502-6.12-5.749 6.12-11.497 6.12C5.105 6.116 4.771.728.003.064l-.004 25.719 58.012-.002-.008-19.841a6.69 6.69 0 0 1-1.505.176c-5.753 0-5.753-6.12-11.505-6.12Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='17' preserveAspectRatio='none' viewBox='-0.004 0 58.004 25.784'%3E%3Cpath d='M44.993-.004c-5.749 0-5.749 6.12-11.497 6.12s-5.751-6.12-11.502-6.12-5.749 6.12-11.497 6.12C5.105 6.116 4.771.728.003.064l-.004 25.719 58.012-.002-.008-19.841a6.69 6.69 0 0 1-1.505.176c-5.753 0-5.753-6.12-11.505-6.12Z'/%3E%3C/svg%3E");-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:100% 100%;mask-size:100% 100%;position:absolute;right:0;top:0;transform:var(--wave-tarnslate);transform-origin:bottom;transition:transform .4s;z-index:-1}.zi7u4T [data-part=menu-item][data-animation-name=wave] [data-part=dropdown-item-label]{transition:color .2s ease-in-out}.zi7u4T [data-part=menu-item][data-animation-name=bullet] [data-part=label]:before{display:inline-block;opacity:var(--bullet-opacity);transform:var(--bullet-translate);transition-duration:.3s}.zi7u4T{box-sizing:border-box;display:flex;height:100%;overflow-x:var(--container-overflow-x,unset);overflow-y:var(--container-overflow-y,visible);scrollbar-width:none;width:100%}.zi7u4T.Et46Sx{border-left:var(--container-border-left);border-radius:var(--container-border-radius);border-right:var(--container-border-right);padding-left:var(--container-padding-left,0);padding-right:var(--container-padding-right,0)}.Trmtvb{direction:var(--direction)}.qi0bcm{-moz-column-gap:var(--menu-items-column-gap);column-gap:var(--menu-items-column-gap);display:flex;flex-direction:var(--container-flex-direction);flex-grow:var(--menu-items-flex-grow);flex-wrap:var(--container-flex-wrap,unset);height:auto;justify-content:var(--container-align);min-width:-moz-fit-content;min-width:fit-content;overflow-x:visible;row-gap:var(--menu-items-row-gap);scrollbar-width:none;width:100%}.BlM3nT{background:var(--container-background);border-bottom:var(--container-border-bottom);border-top:var(--container-border-top);box-shadow:var(--container-box-shadow);padding-bottom:var(--container-padding-bottom,0);padding-top:var(--container-padding-top,0)}.n2xrZl{--icon-rotation:var( --scroll-button-icon-rotation-deg,calc(var(--scroll-button-icon-rotation) * 1deg) );--icon-rotation-hover:var( --scroll-button-hover-icon-rotation-deg,calc(var(--scroll-button-hover-icon-rotation) * 1deg) );align-items:center;cursor:pointer;display:flex;justify-content:center;overflow:hidden;pointer-events:auto;transform:var(--scroll-button-transform);visibility:hidden}.n2xrZl.LNYNgf{border-left:var(--scroll-button-border-left);border-radius:var(--scroll-button-border-radius);border-right:var(--scroll-button-border-right)}.n2xrZl.LNYNgf .aTo_UF{padding-left:var(--scroll-button-padding-left,0);padding-right:var(--scroll-button-padding-right,0)}.n2xrZl.JnQAfl .aTo_UF{padding-inline-end:var(--scroll-button-padding-inline-end,0);padding-inline-start:var(--scroll-button-padding-inline-start,0)}.n2xrZl:hover,.n2xrZl[data-preview=hover]{background:var(--scroll-button-hover-background,var(--scroll-button-background));border-bottom:var(--scroll-button-hover-border-bottom,var(--scroll-button-border-bottom));border-top:var(--scroll-button-hover-border-top,var(--scroll-button-border-top));box-shadow:var(--scroll-button-hover-box-shadow,var(--scroll-button-box-shadow))}.n2xrZl:hover.LNYNgf,.n2xrZl[data-preview=hover].LNYNgf{border-left:var(--scroll-button-hover-border-left,var(--scroll-button-border-left));border-radius:var(--scroll-button-hover-border-radius,var(--scroll-button-border-radius));border-right:var(--scroll-button-hover-border-right,var(--scroll-button-border-right))}.n2xrZl:hover.LNYNgf .aTo_UF,.n2xrZl[data-preview=hover].LNYNgf .aTo_UF{padding-left:var(--scroll-button-hover-padding-left,var(--scroll-button-padding-left,0));padding-right:var(--scroll-button-hover-padding-right,var(--scroll-button-padding-right,0))}.n2xrZl:hover .aTo_UF,.n2xrZl[data-preview=hover] .aTo_UF{fill:var(--scroll-button-hover-icon-color,var(--scroll-button-icon-color));height:var(--scroll-button-hover-icon-size,var(--scroll-button-icon-size));transform:rotate(var(--icon-rotation-hover,var(--icon-rotation)));width:var(--scroll-button-hover-icon-size,var(--scroll-button-icon-size))}.n2xrZl:hover{transition:all .08s linear}.wRGkgf{pointer-events:auto;visibility:visible}.JRUANI{pointer-events:none;visibility:hidden}.aTo_UF{fill:var(--scroll-button-icon-color);height:var(--scroll-button-icon-size);max-height:100%;max-width:100%;min-width:1px;transform:rotate(var(--icon-rotation));width:var(--scroll-button-icon-size)}.aTo_UF>svg{height:inherit;width:inherit}.MJm86e{background:var(--scroll-button-background);border-bottom:var(--scroll-button-border-bottom);border-top:var(--scroll-button-border-top);box-shadow:var(--scroll-button-box-shadow)}.BV22op{border:inherit;border-color:transparent;bottom:0;display:var(--scroll-button-icon-display,flex);justify-content:space-between;left:0;padding-bottom:inherit;padding-top:inherit;pointer-events:none;position:absolute;right:0;top:0}.SKZitV{background:var(--container-background,var(--dropdown-menu-container-background));border-bottom:var(--container-border-bottom,var(--dropdown-menu-container-border-bottom));border-left:var(--container-border-left,var(--dropdown-menu-container-border-left));border-radius:var(--container-border-radius,var(--dropdown-menu-container-border-radius));border-right:var(--container-border-right,var(--dropdown-menu-container-border-right));border-top:var(--container-border-top,var(--dropdown-menu-container-border-top));box-shadow:var(--container-box-shadow,var(--dropdown-menu-container-box-shadow));box-sizing:border-box;direction:var(--submenu-direction,var(--dropdown-menu-direction,var(--direction)));min-width:-moz-min-content!important;min-width:min-content!important;padding-bottom:var(--container-padding-bottom,var(--container-vertical-padding,var(--dropdown-menu-container-padding-bottom,var(--dropdown-menu-container-vertical-padding))));padding-top:var(--container-padding-top,var(--container-vertical-padding,var(--dropdown-menu-container-padding-top,var(--dropdown-menu-container-vertical-padding))));text-align:var(--align,var(--dropdown-menu-align))}.SKZitV.OcDYXy{padding-left:var(--container-padding-left,var(--container-horizontal-padding,var(--dropdown-menu-container-padding-left,var(--dropdown-menu-container-horizontal-padding))));padding-right:var(--container-padding-right,var(--container-horizontal-padding,var(--dropdown-menu-container-padding-right,var(--dropdown-menu-container-horizontal-padding))))}.SKZitV.ELeynx{padding-inline-end:var(--container-padding-inline-end);padding-inline-start:var(--container-padding-inline-start)}.CSIQNQ{--rows-number:calc((var(--items-number) / $columns-number) + 0.49);-moz-column-gap:var(--item-horizontal-spacing,var(--dropdown-menu-item-horizontal-spacing));column-gap:var(--item-horizontal-spacing,var(--dropdown-menu-item-horizontal-spacing));display:grid;grid-template-columns:repeat(var(--columns-number,var(--dropdown-menu-columns-number)),1fr);grid-template-rows:repeat(var(--rows-number),auto);row-gap:var(--item-vertical-spacing,var(--dropdown-menu-item-vertical-spacing))}@supports(width:round(1.9px,1px)){.CSIQNQ{--rows-number:calc(round(up, var(--items-number) / $columns-number))}}.V075FA{display:flex;flex-direction:column;gap:var(--sub-items-vertical-spacing-between,var(--dropdown-menu-sub-items-vertical-spacing-between));margin-top:var(--sub-items-vertical-spacing-before,var(--dropdown-menu-sub-items-vertical-spacing-before))}.Qlx_TA{width:100%}.nIXiEg{direction:var(--submenu-item-direction,var(--submenu-direction,var(--dropdown-menu-sub-item-direction,var(--dropdown-menu-direction,var(--direction)))));display:block;justify-self:var(--dropdown-menu-item-justify-self);padding-bottom:var(--item-padding-bottom,var(--item-vertical-padding,var(--dropdown-menu-item-vertical-padding)));padding-top:var(--item-padding-top,var(--item-vertical-padding,var(--dropdown-menu-item-vertical-padding)));text-align:var(--item-align,var(--align,var(--dropdown-menu-item-align,var(--dropdown-menu-align))))}.nIXiEg.OcDYXy{border-left:var(--item-border-left,var(--dropdown-menu-item-border-left));border-radius:var(--item-border-radius,var(--dropdown-menu-item-border-radius));border-right:var(--item-border-right,var(--dropdown-menu-item-border-right));padding-left:var(--item-padding-left,var(--item-horizontal-padding,var(--dropdown-menu-item-horizontal-padding)));padding-right:var(--item-padding-right,var(--item-horizontal-padding,var(--dropdown-menu-item-horizontal-padding)))}.nIXiEg.ELeynx{padding-inline-end:var(--item-padding-inline-end,var(--item-horizontal-padding,var(--dropdown-menu-item-horizontal-padding)));padding-inline-start:var(--item-padding-inline-start,var(--item-horizontal-padding,var(--dropdown-menu-item-horizontal-padding)))}.nIXiEg.iAlHRu,.nIXiEg[data-preview=selected]{background:var(--item-selected-background,var(--item-background,var(--dropdown-menu-item-selected-background,var(--dropdown-menu-item-background))));border-bottom:var(--item-selected-border-bottom,var(--item-border-bottom,var(--dropdown-menu-item-selected-border-bottom,var(--dropdown-menu-item-border-bottom))));border-top:var(--item-selected-border-top,var(--item-border-top,var(--dropdown-menu-item-selected-border-top,var(--dropdown-menu-item-border-top))));box-shadow:var(--item-selected-box-shadow,var(--item-box-shadow,var(--dropdown-menu-item-selected-box-shadow,var(--dropdown-menu-item-box-shadow))));color:var(--item-selected-color,var(--item-color,var(--dropdown-menu-item-selected-color,var(--dropdown-menu-item-color))));font:var(--item-selected-font,var(--item-font,var(--dropdown-menu-item-selected-font,var(--dropdown-menu-item-font))));letter-spacing:var(--item-selected-letter-spacing,var(--item-letter-spacing,var(--dropdown-menu-item-selected-letter-spacing,var(--dropdown-menu-item-letter-spacing))));line-height:var(--item-selected-line-height,var(--item-line-height,var(--dropdown-menu-item-selected-line-height,var(--dropdown-menu-item-line-height))));text-decoration-line:var(--item-selected-text-decoration,var(--item-text-decoration,var(--dropdown-menu-item-selected-text-decoration,var(--dropdown-menu-item-text-decoration))));text-shadow:var(--item-selected-text-outline,var(--item-text-outline,var(--dropdown-menu-item-selected-text-outline,var(--dropdown-menu-item-text-outline)))),var(--item-selected-text-shadow,var(--item-text-shadow,var(--dropdown-menu-item-selected-text-shadow,var(--dropdown-menu-item-text-shadow))));text-transform:var(--item-selected-text-transform,var(--item-text-transform,var(--dropdown-menu-item-selected-text-transform,var(--dropdown-menu-item-text-transform))))}.nIXiEg.iAlHRu.OcDYXy,.nIXiEg[data-preview=selected].OcDYXy{border-left:var(--item-selected-border-left,var(--item-border-left,var(--dropdown-menu-item-selected-border-left,var(--dropdown-menu-item-border-left))));border-radius:var(--item-selected-border-radius,var(--item-border-radius,var(--dropdown-menu-item-selected-border-radius,var(--dropdown-menu-item-border-radius))));border-right:var(--item-selected-border-right,var(--item-border-right,var(--dropdown-menu-item-selected-border-right,var(--dropdown-menu-item-border-right))))}.nIXiEg.iAlHRu .GWMLbE,.nIXiEg[data-preview=selected] .GWMLbE{background-color:var(--item-selected-text-highlight,var(--item-text-highlight,var(--dropdown-menu-item-selected-text-highlight,var(--dropdown-menu-item-text-highlight))))}.nIXiEg.TINxS7,.nIXiEg:hover,.nIXiEg[data-preview=hover]{background:var(--item-hover-background,var(--item-background,var(--dropdown-menu-item-hover-background,var(--dropdown-menu-item-background))));border-bottom:var(--item-hover-border-bottom,var(--item-border-bottom,var(--dropdown-menu-item-hover-border-bottom,var(--dropdown-menu-item-border-bottom))));border-top:var(--item-hover-border-top,var(--item-border-top,var(--dropdown-menu-item-hover-border-top,var(--dropdown-menu-item-border-top))));box-shadow:var(--item-hover-box-shadow,var(--item-box-shadow,var(--dropdown-menu-item-hover-box-shadow,var(--dropdown-menu-item-box-shadow))));color:var(--item-hover-color,var(--item-color,var(--dropdown-menu-item-hover-color,var(--dropdown-menu-item-color))));font:var(--item-hover-font,var(--item-font,var(--dropdown-menu-item-hover-font,var(--dropdown-menu-item-font))));letter-spacing:var(--item-hover-letter-spacing,var(--item-letter-spacing,var(--dropdown-menu-item-hover-letter-spacing,var(--dropdown-menu-item-letter-spacing))));line-height:var(--item-hover-line-height,var(--item-line-height,var(--dropdown-menu-item-hover-line-height,var(--dropdown-menu-item-line-height))));text-decoration-line:var(--item-hover-text-decoration,var(--item-text-decoration,var(--dropdown-menu-item-hover-text-decoration,var(--dropdown-menu-item-text-decoration))));text-shadow:var(--item-hover-text-outline,var(--item-text-outline,var(--dropdown-menu-item-hover-text-outline,var(--dropdown-menu-item-text-outline)))),var(--item-hover-text-shadow,var(--item-text-shadow,var(--dropdown-menu-item-hover-text-shadow,var(--dropdown-menu-item-text-shadow))));text-transform:var(--item-hover-text-transform,var(--item-text-transform,var(--dropdown-menu-item-hover-text-transform,var(--dropdown-menu-item-text-transform))))}.nIXiEg.TINxS7.OcDYXy,.nIXiEg:hover.OcDYXy,.nIXiEg[data-preview=hover].OcDYXy{border-left:var(--item-hover-border-left,var(--item-border-left,var(--dropdown-menu-item-hover-border-left,var(--dropdown-menu-item-border-left))));border-radius:var(--item-hover-border-radius,var(--item-border-radius,var(--dropdown-menu-item-hover-border-radius,var(--dropdown-menu-item-border-radius))));border-right:var(--item-hover-border-right,var(--item-border-right,var(--dropdown-menu-item-hover-border-right,var(--dropdown-menu-item-border-right))))}.nIXiEg.TINxS7 .GWMLbE,.nIXiEg:hover .GWMLbE,.nIXiEg[data-preview=hover] .GWMLbE{background-color:var(--item-hover-text-highlight,var(--item-text-highlight,var(--dropdown-menu-item-hover-text-highlight,var(--dropdown-menu-item-text-highlight))))}.U6fXgO{direction:var(--submenu-sub-item-direction,var(--submenu-direction,var(--dropdown-menu-sub-item-direction,var(--dropdown-menu-direction,var(--direction)))));display:block;justify-self:var(--sub-item-justify-self);text-align:var(--sub-item-align,var(--align,var(--dropdown-menu-sub-item-align,var(--dropdown-menu-align))))}.U6fXgO.OcDYXy{border-left:var(--sub-item-border-left,var(--dropdown-menu-sub-item-border-left));border-radius:var(--sub-item-border-radius,var(--dropdown-menu-sub-item-border-radius));border-right:var(--sub-item-border-right,var(--dropdown-menu-sub-item-border-right));padding-left:var(--sub-item-padding-left,var(--sub-item-horizontal-padding,var(--dropdown-menu-sub-item-horizontal-padding)));padding-right:var(--sub-item-padding-right,var(--sub-item-horizontal-padding,var(--dropdown-menu-sub-item-horizontal-padding)))}.U6fXgO.iAlHRu,.U6fXgO[data-preview=selected]{background:var(--sub-item-selected-background,var(--sub-item-background,var(--dropdown-menu-sub-item-selected-background,var(--dropdown-menu-sub-item-background))));border-bottom:var(--sub-item-selected-border-bottom,var(--sub-item-border-bottom,var(--dropdown-menu-sub-item-selected-border-bottom,var(--dropdown-menu-sub-item-border-bottom))));border-top:var(--sub-item-selected-border-top,var(--sub-item-border-top,var(--dropdown-menu-sub-item-selected-border-top,var(--dropdown-menu-sub-item-border-top))));box-shadow:var(--sub-item-selected-box-shadow,var(--sub-item-box-shadow,var(--dropdown-menu-sub-item-selected-box-shadow,var(--dropdown-menu-sub-item-box-shadow))));color:var(--sub-item-selected-color,var(--sub-item-color,var(--dropdown-menu-sub-item-selected-color,var(--dropdown-menu-sub-item-color))));font:var(--sub-item-selected-font,var(--sub-item-font,var(--dropdown-menu-sub-item-selected-font,var(--dropdown-menu-sub-item-font))));letter-spacing:var(--sub-item-selected-letter-spacing,var(--sub-item-letter-spacing,var(--dropdown-menu-sub-item-selected-letter-spacing,var(--dropdown-menu-sub-item-letter-spacing))));line-height:var(--sub-item-selected-line-height,var(--sub-item-line-height,var(--dropdown-menu-sub-item-selected-line-height,var(--dropdown-menu-sub-item-line-height))));text-decoration-line:var(--sub-item-selected-text-decoration,var(--sub-item-text-decoration,var(--dropdown-menu-sub-item-selected-text-decoration,var(--dropdown-menu-sub-item-text-decoration))));text-shadow:var(--sub-item-selected-text-outline,var(--sub-item-text-outline,var(--dropdown-menu-sub-item-selected-text-outline,var(--dropdown-menu-sub-item-text-outline)))),var(--sub-item-selected-text-shadow,var(--sub-item-text-shadow,var(--dropdown-menu-sub-item-selected-text-shadow,var(--dropdown-menu-sub-item-text-shadow))));text-transform:var(--sub-item-selected-text-transform,var(--sub-item-text-transform,var(--dropdown-menu-sub-item-selected-text-transform,var(--dropdown-menu-sub-item-text-transform))))}.U6fXgO.iAlHRu.OcDYXy,.U6fXgO[data-preview=selected].OcDYXy{border-left:var(--sub-item-selected-border-left,var(--sub-item-border-left,var(--dropdown-menu-sub-item-selected-border-left,var(--dropdown-menu-sub-item-border-left))));border-radius:var(--sub-item-selected-border-radius,var(--sub-item-border-radius,var(--dropdown-menu-sub-item-selected-border-radius,var(--dropdown-menu-sub-item-border-radius))));border-right:var(--sub-item-selected-border-right,var(--sub-item-border-right,var(--dropdown-menu-sub-item-selected-border-right,var(--dropdown-menu-sub-item-border-right))))}.U6fXgO.iAlHRu .K_a365,.U6fXgO[data-preview=selected] .K_a365{background-color:var(--sub-item-selected-text-highlight,var(--sub-item-text-highlight,var(--dropdown-menu-sub-item-selected-text-highlight,var(--dropdown-menu-sub-item-text-highlight))))}.U6fXgO.TINxS7,.U6fXgO:hover,.U6fXgO[data-preview=hover]{background:var(--sub-item-hover-background,var(--sub-item-background,var(--dropdown-menu-sub-item-hover-background,var(--dropdown-menu-sub-item-background))));border-bottom:var(--sub-item-hover-border-bottom,var(--sub-item-border-bottom,var(--dropdown-menu-sub-item-hover-border-bottom,var(--dropdown-menu-sub-item-border-bottom))));border-top:var(--sub-item-hover-border-top,var(--sub-item-border-top,var(--dropdown-menu-sub-item-hover-border-top,var(--dropdown-menu-sub-item-border-top))));box-shadow:var(--sub-item-hover-box-shadow,var(--sub-item-box-shadow,var(--dropdown-menu-sub-item-hover-box-shadow,var(--dropdown-menu-sub-item-box-shadow))));color:var(--sub-item-hover-color,var(--sub-item-color,var(--dropdown-menu-sub-item-hover-color,var(--dropdown-menu-sub-item-color))));font:var(--sub-item-hover-font,var(--sub-item-font,var(--dropdown-menu-sub-item-hover-font,var(--dropdown-menu-sub-item-font))));letter-spacing:var(--sub-item-hover-letter-spacing,var(--sub-item-letter-spacing,var(--dropdown-menu-sub-item-hover-letter-spacing,var(--dropdown-menu-sub-item-letter-spacing))));line-height:var(--sub-item-hover-line-height,var(--sub-item-line-height,var(--dropdown-menu-sub-item-hover-line-height,var(--dropdown-menu-sub-item-line-height))));text-decoration-line:var(--sub-item-hover-text-decoration,var(--sub-item-text-decoration,var(--dropdown-menu-sub-item-hover-text-decoration,var(--dropdown-menu-sub-item-text-decoration))));text-shadow:var(--sub-item-hover-text-outline,var(--sub-item-text-outline,var(--dropdown-menu-sub-item-hover-text-outline,var(--dropdown-menu-sub-item-text-outline)))),var(--sub-item-hover-text-shadow,var(--sub-item-text-shadow,var(--dropdown-menu-sub-item-hover-text-shadow,var(--dropdown-menu-sub-item-text-shadow))));text-transform:var(--sub-item-hover-text-transform,var(--sub-item-text-transform,var(--dropdown-menu-sub-item-hover-text-transform,var(--dropdown-menu-sub-item-text-transform))))}.U6fXgO.TINxS7.OcDYXy,.U6fXgO:hover.OcDYXy,.U6fXgO[data-preview=hover].OcDYXy{border-left:var(--sub-item-hover-border-left,var(--sub-item-border-left,var(--dropdown-menu-sub-item-hover-border-left,var(--dropdown-menu-sub-item-border-left))));border-radius:var(--sub-item-hover-border-radius,var(--sub-item-border-radius,var(--dropdown-menu-sub-item-hover-border-radius,var(--dropdown-menu-sub-item-border-radius))));border-right:var(--sub-item-hover-border-right,var(--sub-item-border-right,var(--dropdown-menu-sub-item-hover-border-right,var(--dropdown-menu-sub-item-border-right))))}.U6fXgO.TINxS7 .K_a365,.U6fXgO:hover .K_a365,.U6fXgO[data-preview=hover] .K_a365{background-color:var(--sub-item-hover-text-highlight,var(--sub-item-text-highlight,var(--dropdown-menu-sub-item-hover-text-highlight,var(--dropdown-menu-sub-item-text-highlight))))}.GWMLbE{background-color:var(--item-text-highlight,var(--dropdown-menu-item-text-highlight));display:inline-block;text-align:inherit;text-decoration-line:inherit;text-shadow:inherit;text-transform:inherit}.K_a365{background-color:var(--sub-item-text-highlight,var(--dropdown-menu-sub-item-text-highlight))}.HDkLBy{background:var(--item-background,var(--dropdown-menu-item-background));border-bottom:var(--item-border-bottom,var(--dropdown-menu-item-border-bottom));border-top:var(--item-border-top,var(--dropdown-menu-item-border-top));box-shadow:var(--item-box-shadow,var(--dropdown-menu-item-box-shadow));color:var(--item-color,var(--dropdown-menu-item-color));font:var(--item-font,var(--dropdown-menu-item-font,var(--font_7)));letter-spacing:var(--item-letter-spacing,var(--dropdown-menu-item-letter-spacing));line-height:var(--item-line-height,var(--dropdown-menu-item-line-height));text-decoration-line:var(--item-text-decoration,var(--dropdown-menu-item-text-decoration));text-shadow:var(--item-text-outline,var(--dropdown-menu-item-text-outline)),var(--item-text-shadow,var(--dropdown-menu-item-text-shadow));text-transform:var(--item-text-transform,var(--dropdown-menu-item-text-transform))}.BEgsaf{background:var(--sub-item-background,var(--dropdown-menu-sub-item-background));border-bottom:var(--sub-item-border-bottom,var(--dropdown-menu-sub-item-border-bottom));border-top:var(--sub-item-border-top,var(--dropdown-menu-sub-item-border-top));box-shadow:var(--sub-item-box-shadow,var(--dropdown-menu-sub-item-box-shadow));color:var(--sub-item-color,var(--dropdown-menu-sub-item-color));font:var(--sub-item-font,var(--dropdown-menu-sub-item-font));letter-spacing:var(--sub-item-letter-spacing,var(--dropdown-menu-sub-item-letter-spacing));line-height:var(--sub-item-line-height,var(--dropdown-menu-sub-item-line-height));padding-bottom:var(--sub-item-padding-bottom,var(--sub-item-vertical-padding,var(--dropdown-menu-sub-item-vertical-padding)));padding-top:var(--sub-item-padding-top,var(--sub-item-vertical-padding,var(--dropdown-menu-sub-item-vertical-padding)));text-decoration-line:var(--sub-item-text-decoration,var(--dropdown-menu-sub-item-text-decoration));text-shadow:var(--sub-item-text-outline,var(--dropdown-menu-sub-item-text-outline)),var(--sub-item-text-shadow,var(--dropdown-menu-sub-item-text-shadow));text-transform:var(--sub-item-text-transform,var(--dropdown-menu-sub-item-text-transform))}.eH50g1[data-animation-name=revealFromTop]{transition:opacity .4s,clip-path .4s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.eH50g1[data-animation-name=revealFromTop][data-animation-state=enter],.eH50g1[data-animation-name=revealFromTop][data-animation-state=exitActive],.eH50g1[data-animation-name=revealFromTop][data-animation-state=exitDone]{clip-path:var(--animation-clip-path);opacity:0}.eH50g1[data-animation-name=revealFromTop][data-animation-state=enterActive],.eH50g1[data-animation-name=revealFromTop][data-animation-state=exit]{clip-path:inset(var(--shadow-margin,0) var(--shadow-margin,0) var(--shadow-margin,0) var(--shadow-margin,0))}.eH50g1[data-animation-name=revealFromTop][data-animation-state=enterDone]{clip-path:unset}.eH50g1[data-animation-name=revealFromTop][data-animation-state=enterActive],.eH50g1[data-animation-name=revealFromTop][data-animation-state=enterDone],.eH50g1[data-animation-name=revealFromTop][data-animation-state=exit]{opacity:1}.eH50g1[data-animation-name=fadeIn]{transition:opacity .4s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.eH50g1[data-animation-name=fadeIn][data-animation-state=enter],.eH50g1[data-animation-name=fadeIn][data-animation-state=exitActive],.eH50g1[data-animation-name=fadeIn][data-animation-state=exitDone]{opacity:0}.eH50g1[data-animation-name=fadeIn][data-animation-state=enterActive],.eH50g1[data-animation-name=fadeIn][data-animation-state=enterDone],.eH50g1[data-animation-name=fadeIn][data-animation-state=exit]{opacity:1}.eH50g1{background:var(--container-background,var(--dropdown-container-background));border-bottom:var(--container-border-bottom,var(--dropdown-container-border-bottom));border-top:var(--container-border-top,var(--dropdown-container-border-top));box-shadow:var(--container-box-shadow,var(--dropdown-container-box-shadow))}.eH50g1.gGzGW3{border-left:var(--container-border-left,var(--dropdown-container-border-left));border-radius:var(--container-border-radius,var(--dropdown-container-border-radius));border-right:var(--container-border-right,var(--dropdown-container-border-right))}.eH50g1.BhA0mS{border-end-end-radius:var(--container-border-end-end-radius,var(--dropdown-container-border-end-end-radius));border-end-start-radius:var(--container-border-end-start-radius,var(--dropdown-container-border-end-start-radius));border-inline-end:var(--container-border-inline-end,var(--dropdown-container-border-inline-end));border-inline-start:var(--container-border-inline-start,var(--dropdown-container-border-inline-start));border-start-end-radius:var(--container-border-start-end-radius,var(--dropdown-container-border-start-end-radius));border-start-start-radius:var(--container-border-start-start-radius,var(--dropdown-container-border-start-start-radius))}.fr3A7J{direction:ltr}.H2ENa1{box-sizing:border-box}div.c_pphB{display:var(--l_display,var(--hamburger-menu-root-display,var(--container-display)))}[data-hamburger-btn-wrapper]{display:contents}[data-hamburger-btn-label]{display:none}div.c_pphB[data-prehydration] [data-hamburger-btn-wrapper]{display:flex;grid-column:1/2;grid-row:1/2;height:-moz-fit-content;height:fit-content;position:relative;width:-moz-fit-content;width:fit-content}div.c_pphB[data-prehydration] [data-hamburger-btn-label]{cursor:pointer;display:block;inset:0;pointer-events:auto;position:absolute;z-index:1}.zvWvUg{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.HamburgerOpenButton3537389287__nav{display:inherit;height:inherit;width:auto}.rvGLLm{background:var(--background);border-bottom:var(--border-bottom);border-bottom-left-radius:var(--border-bottom-left-radius);border-bottom-right-radius:var(--border-bottom-right-radius);border-left:var(--border-left);border-right:var(--border-right);border-top:var(--border-top);border-top-left-radius:var(--border-top-left-radius);border-top-right-radius:var(--border-top-right-radius);box-shadow:var(--box-shadow);box-sizing:border-box;cursor:pointer;direction:var(--btn-direction);display:block;height:100%;min-height:10px;min-width:var(--btn-min-width);padding-bottom:var(--padding-bottom);padding-left:var(--padding-left);padding-right:var(--padding-right);padding-top:var(--padding-top);touch-action:manipulation;width:100%}.rvGLLm.jMYm0H:not(:hover):not(:disabled){border-color:var(--corvid-border-color,initial)}.rvGLLm.y061lW:not(:hover):not(:disabled){background-color:var(--corvid-background-color,var(--background))}.rvGLLm [data-preview=hover],.rvGLLm:hover{background:var(--hover-background,var(--background));border-bottom:var(--hover-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--hover-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--hover-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--hover-border-left,var(--border-left));border-right:var(--hover-border-right,var(--border-right));border-top:var(--hover-border-top,var(--border-top));border-top-left-radius:var(--hover-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--hover-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--hover-box-shadow,var(--box-shadow));padding-bottom:var(--hover-padding-bottom,var(--padding-bottom));padding-left:var(--hover-padding-left,var(--padding-left));padding-right:var(--hover-padding-right,var(--padding-right));padding-top:var(--hover-padding-top,var(--padding-top))}.rvGLLm.mxKpu4:hover:not(:disabled){border-color:var(--corvid-hover-border-color,initial)}.rvGLLm.zBIMAq:hover:not(:disabled){background-color:var(--corvid-hover-background-color,var(--hover-background,var(--background)))}.rvGLLm [data-preview=disabled],.rvGLLm:disabled{background:var(--disabled-background,var(--background));border-bottom:var(--disabled-border-bottom,var(--border-bottom));border-bottom-left-radius:var(--disabled-border-bottom-left-radius,var(--border-bottom-left-radius));border-bottom-right-radius:var(--disabled-border-bottom-right-radius,var(--border-bottom-right-radius));border-left:var(--disabled-border-left,var(--border-left));border-right:var(--disabled-border-right,var(--border-right));border-top:var(--disabled-border-top,var(--border-top));border-top-left-radius:var(--disabled-border-top-left-radius,var(--border-top-left-radius));border-top-right-radius:var(--disabled-border-top-right-radius,var(--border-top-right-radius));box-shadow:var(--disabled-box-shadow,var(--box-shadow));cursor:default;padding-bottom:var(--disabled-padding-bottom,var(--padding-bottom));padding-left:var(--disabled-padding-left,var(--padding-left));padding-right:var(--disabled-padding-right,var(--padding-right));padding-top:var(--disabled-padding-top,var(--padding-top))}.rvGLLm.lPvoIB:disabled:not(:hover){border-color:var(--corvid-disabled-border-color,initial)}.rvGLLm.by2yNJ:disabled:not(:hover){background-color:var(--corvid-disabled-background-color,var(--disabled-background,var(--background)))}.hQsOje{background-color:var(--text-highlight,transparent);color:var(--color);direction:var(--direction);display:var(--label-display);font:var(--font,var(--font_8));letter-spacing:var(--letter-spacing);line-height:var(--line-height);max-width:100%;min-width:1.8em;overflow:var(--overflow,hidden);text-align:var(--text-align,revert);text-decoration-line:var(--text-decoration);text-overflow:var(--label-text-overflow);text-shadow:var(--text-outline),var(--text-shadow);text-transform:var(--text-transform);transition:inherit;white-space:var(--label-white-space)}.rvGLLm.xNSufk:not(:hover):not(:disabled) .hQsOje{color:var(--corvid-color,var(--color))}.rvGLLm [data-preview=hover] .hQsOje,.rvGLLm:hover .hQsOje{background-color:var(--hover-text-highlight,var(--text-highlight,transparent));color:var(--hover-color,var(--color));direction:var(--hover-direction,var(--direction));display:var(--hover-label-display,var(--label-display));font:var(--hover-font,var(--font));letter-spacing:var(--hover-letter-spacing,var(--letter-spacing));line-height:var(--hover-line-height,var(--line-height));text-align:var(--hover-text-align,var(--text-align,revert));text-decoration-line:var(--hover-text-decoration,var(--text-decoration));text-shadow:var(--hover-text-outline,var(--text-outline)),var(--hover-text-shadow,var(--text-shadow));text-transform:var(--hover-text-transform,var(--text-transform))}.rvGLLm.ogDVcg:hover:not(:disabled) .hQsOje{color:var(--corvid-hover-color,var(--hover-color,var(--color)))}.rvGLLm [data-preview=disabled] .hQsOje,.rvGLLm:disabled .hQsOje{background-color:var(--disabled-text-highlight,var(--text-highlight,transparent));color:var(--disabled-color,var(--color));direction:var(--disabled-direction,var(--direction));display:var(--disabled-label-display,var(--label-display));font:var(--disabled-font,var(--font));letter-spacing:var(--disabled-letter-spacing,var(--letter-spacing));line-height:var(--disabled-line-height,var(--line-height));text-align:var(--disabled-text-align,var(--text-align,revert));text-decoration-line:var(--disabled-text-decoration,var(--text-decoration));text-shadow:var(--disabled-text-outline,var(--text-outline)),var(--disabled-text-shadow,var(--text-shadow));text-transform:var(--disabled-text-transform,var(--text-transform))}.rvGLLm.IfOI50:disabled:not(:hover) .hQsOje{color:var(--corvid-disabled-color,var(--disabled-color,var(--color)))}.I56lbS{box-sizing:border-box;color:#000;text-decoration:none}.pMSuoq{align-items:var(--container-align-items);display:flex;flex-basis:auto;flex-direction:var(--container-flex-direction);flex-grow:1;gap:var(--content-gap,"0px");height:100%;justify-content:var(--container-justify-content);overflow:hidden;transition:all .4s ease,visibility 0s;width:100%}.xyuOGi{fill:var(--icon-color);display:var(--icon-display);flex-shrink:0;height:var(--icon-size);min-width:1px;order:var(--icon-order,0);transform:rotate(var(--icon-rotation));transition:inherit;width:var(--icon-size)}.rvGLLm.Pczkxq:not(:hover):not(:disabled) .xyuOGi{fill:var(--corvid-icon-color,var(--icon-color))}.rvGLLm [data-preview=hover] .xyuOGi,.rvGLLm:hover .xyuOGi{fill:var(--hover-icon-color,var(--icon-color));display:var(--hover-icon-display,var(--icon-display));height:var(--hover-icon-size,var(--icon-size));transform:rotate(var(--hover-icon-rotation,var(--icon-rotation)));width:var(--hover-icon-size,var(--icon-size))}.rvGLLm.GRPSsV:hover:not(:disabled) .xyuOGi{fill:var(--corvid-hover-icon-color,var(--hover-icon-color,var(--icon-color)))}.rvGLLm [data-preview=disabled] .xyuOGi,.rvGLLm:disabled .xyuOGi{fill:var(--disabled-icon-color,var(--icon-color));display:var(--disabled-icon-display,var(--icon-display));height:var(--disabled-icon-size,var(--icon-size));transform:rotate(var(--disabled-icon-rotation,var(--icon-rotation)));width:var(--disabled-icon-size,var(--icon-size))}.rvGLLm.hGEkMI:disabled:not(:hover) .xyuOGi{fill:var(--corvid-disabled-icon-color,var(--disabled-icon-color,var(--icon-color)))}.xyuOGi svg,.xyuOGi>span{display:flex;height:inherit;width:inherit}.jMLWKi{display:inherit;height:inherit;width:auto}.HamburgerOverlay547129737__root{-archetype:paintBox;box-sizing:border-box;
  /* !important is required because we need to override size and position set on the root element by the Viewer. */height:calc(100vh - var(--wix-ads-height))!important;left:0;position:fixed!important;top:var(--wix-ads-height)!important;visibility:hidden;width:100vw!important;z-index:var(--above-all-z-index)}.HamburgerOverlay547129737__overlay{box-sizing:border-box;height:100%;left:0;position:absolute;top:0;width:100%}.HamburgerOverlay547129737__root.HamburgerOverlay547129737--isMenuOpen{visibility:visible}.HamburgerOverlay547129737__root:not(.HamburgerOverlay547129737--showBackgroundOverlay){background-color:transparent}.HamburgerOverlay547129737__root.HamburgerOverlay547129737--shouldScroll{overflow-x:hidden;overflow-y:scroll}.HamburgerOverlay547129737__scrollContent{position:relative}.scemAM[data-part=hamburger-overlay]{opacity:var(--hamburger-overlay-initial-opacity)}.scemAM[data-part=hamburger-overlay][data-animation-name=fadeIn]{transition:opacity .4s}.scemAM[data-part=hamburger-overlay][data-animation-name=fadeIn][data-animation-state=enterActive],.scemAM[data-part=hamburger-overlay][data-animation-name=fadeIn][data-animation-state=enterDone]{opacity:1}.tVir9C{background:var(--background);border:var(--border);border-radius:var(--border-radius);box-shadow:var(--box-shadow);height:calc(100vh - var(--wix-ads-height))!important;inset-block-start:var(--wix-ads-height)!important;position:fixed!important;visibility:hidden;width:100vw!important;z-index:var(--above-all-z-index)}.ZTgfG4,.tVir9C{box-sizing:border-box;inset-inline-start:0}.ZTgfG4{height:100%;inset-block-start:0;position:absolute;width:100%}.meddft{visibility:visible}.tVir9C:not(.Ujf5u0){background-color:transparent}.XTKAK7{overflow-x:hidden;overflow-y:scroll}.IKAmsN{position:relative}body:has([data-prehydration] [data-hamburger-toggle]:checked) [data-part=hamburger-overlay]{opacity:1!important;transition:opacity .4s cubic-bezier(.645,.045,.355,1),visibility 0s linear 0s;visibility:visible!important}.cwL6XW{cursor:pointer}.KaEeLN{--container-corvid-border-color:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));--container-corvid-border-size:var(--brw,1px);--container-corvid-background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));--backdrop-filter:$backdrop-filter}.uYj0Sg{backdrop-filter:var(--backdrop-filter,none);background-color:var(--container-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));background-image:var(--bg-gradient,none);border:var(--container-corvid-border-width,var(--brw,1px)) solid var(--container-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-radius:var(--rd,5px);bottom:0;box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));left:0;position:absolute;right:0;top:0}.StylableHorizontalMenu3372578893__root{-archetype:paddingBox;box-sizing:border-box;display:flex;height:100%;width:100%}.StylableHorizontalMenu3372578893__root *{box-sizing:border-box}.StylableHorizontalMenu3372578893__menu{display:flex;flex-wrap:var(--menu-flex-wrap,wrap);min-width:-moz-fit-content;min-width:fit-content}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll .StylableHorizontalMenu3372578893__menuItem{box-sizing:border-box;height:100%;margin-bottom:0!important;margin-top:0!important}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll .StylableHorizontalMenu3372578893__menu>li:first-of-type .StylableHorizontalMenu3372578893__menuItem{margin-inline-start:0!important}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll .StylableHorizontalMenu3372578893__menu>li:last-of-type .StylableHorizontalMenu3372578893__menuItem{margin-inline-end:0!important}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll .StylableHorizontalMenu3372578893__menu{height:auto!important;margin:0!important}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll{-ms-overflow-style:none;overflow-x:scroll;scrollbar-width:none}.StylableHorizontalMenu3372578893__root.StylableHorizontalMenu3372578893---menuMode-6-scroll::-webkit-scrollbar{display:none}.StylableHorizontalMenu3372578893__menuItem{--focus-ring-box-shadow:inset 0 0 0 2px #116dff,inset 0 0 0 4px #fff!important;position:relative}.StylableHorizontalMenu3372578893__megaMenuWrapper{display:flex}.itemDepth02233374943__root{-archetype:paintBox;cursor:pointer;display:block;flex:1;text-decoration:none}.itemDepth02233374943__root.itemDepth02233374943--isCurrentPage,.itemDepth02233374943__root.itemDepth02233374943--isCurrentPage .itemDepth02233374943__label,.itemDepth02233374943__root.itemDepth02233374943--isHovered,.itemDepth02233374943__root.itemDepth02233374943--isHovered .itemDepth02233374943__label{transition:all .08s linear}.itemDepth02233374943__container{-archetype:box;align-items:center;display:flex;height:100%}.itemDepth02233374943__label{-archetype:text;-controller-part-type:LayoutChildDisplayDropdown;transition:inherit;white-space:nowrap}.itemDepth02233374943__itemWrapper{flex-grow:inherit}.itemDepth02233374943__positionBox{display:none;margin:auto;position:fixed;z-index:var(--position-box-z-index,47)}.itemDepth02233374943__positionBox.itemDepth02233374943--isColumn{left:0;position:absolute;right:0}.itemDepth02233374943__positionBox.itemDepth02233374943--isStretched{max-width:unset}@keyframes itemDepth02233374943__fadeIn{0%{opacity:0}to{opacity:1}}.itemDepth02233374943__animationBox{animation-delay:calc(var(--is-animated) * .05s);animation-duration:calc(var(--is-animated) * .1s);animation-fill-mode:forwards;max-height:var(--max-height,none);opacity:0;overflow-y:var(--overflow-y,visible);transition:border-color .08s cubic-bezier(.25,1,.5,1),box-shadow .08s cubic-bezier(.25,1,.5,1)}.itemDepth02233374943__positionBox.itemDepth02233374943--isStretched>.itemDepth02233374943__animationBox{width:100%}.itemDepth02233374943__positionBox.itemDepth02233374943--isStretched .itemDepth02233374943__megaMenuComp{width:100%!important}.itemDepth02233374943__alignBox{display:flex}.itemDepth02233374943__list{-moz-column-gap:calc(1px * var(--horizontalSpacing));column-gap:calc(1px * var(--horizontalSpacing))}.itemDepth02233374943__itemWrapper[data-hovered]>.itemDepth02233374943__positionBox{display:block;visibility:hidden}.itemDepth02233374943__itemWrapper[data-shown]>.itemDepth02233374943__positionBox{display:block;visibility:visible}.itemDepth02233374943__itemWrapper[data-hovered]>.itemDepth02233374943__positionBox>.itemDepth02233374943__animationBox{animation-name:itemDepth02233374943__fadeIn}.itemDepth02233374943__megaMenuComp{direction:ltr;flex-shrink:0;margin-top:var(--containerMarginTop)!important;padding:0!important}.itemDepth02233374943__itemWrapper:not([data-hovered]) .itemDepth02233374943__megaMenuComp{display:none}[data-prehydration] .itemDepth02233374943__itemWrapper:hover>.itemDepth02233374943__positionBox.itemDepth02233374943--isColumn.itemDepth02233374943--isStretched{display:block;position:fixed!important}[data-prehydration] .itemDepth02233374943__itemWrapper:hover>.itemDepth02233374943__positionBox.itemDepth02233374943--isColumn>.itemDepth02233374943__animationBox{opacity:1}[data-prehydration] .itemDepth02233374943__itemWrapper:hover>.itemDepth02233374943__positionBox.itemDepth02233374943--isColumn .itemDepth02233374943__megaMenuComp{display:block}.itemDepth12472627565__root{-archetype:paintBox;display:block;position:relative;text-decoration:none}.itemDepth12472627565__container{display:flex}.itemDepth12472627565__label{-archetype:text;word-wrap:var(--label-word-wrap);display:block;overflow:hidden;overflow-wrap:var(--label-word-wrap);text-align:inherit!important;text-overflow:clip;white-space:var(--white-space)}.itemDepth12472627565__itemWrapper{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;position:relative}.itemDepth12472627565__itemWrapper:after{clear:both;content:"";display:table}.itemDepth12472627565__positionBox{display:var(--subsubmenu-box-display);left:var(--subsubmenu-box-left);position:var(--subsubmenu-box-position);right:var(--subsubmenu-box-right);top:0}.itemDepth12472627565__positionBox[data-reverted]{left:var(--subsubmenu-box-right);right:var(--subsubmenu-box-left)}.itemDepth12472627565__itemWrapper[data-hovered]>.itemDepth12472627565__positionBox{display:block}@keyframes itemDepth12472627565__fadeIn{0%{opacity:0}to{opacity:1}}.itemDepth12472627565__animationBox{animation-delay:calc(var(--is-animated) * .05s);animation-duration:calc(var(--is-animated) * .1s);animation-fill-mode:forwards;margin-top:0!important;opacity:0}.itemDepth12472627565__itemWrapper[data-hovered]>.itemDepth12472627565__positionBox>.itemDepth12472627565__animationBox{animation-name:itemDepth12472627565__fadeIn}.submenu815198092__heading .itemDepth12472627565__label{color:#000}.submenu815198092__pageWrapper{margin-left:auto!important;margin-right:auto!important}.submenu815198092__overrideWidth{width:100%!important}.submenu815198092__rowItem:last-child{margin-bottom:0!important}.submenu815198092__rowItem+.submenu815198092__rowItem,.submenu815198092__rowItem:first-child{margin-top:0}.kvKptz{display:var(--navbar-display,block);height:100%}.NZHLsZ:hover{z-index:var(--is-sticky,auto)}.ffrP7D{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.mfxFLH{min-height:var(--min-height-override);min-width:var(--min-width-override)}.itemShared2352141355__rootContainer{height:100%}.itemShared2352141355__rootContainer.itemShared2352141355--isRow{display:flex;flex-direction:row}.itemShared2352141355__rootContainer.itemShared2352141355--isRow .itemShared2352141355__menuItem{flex-grow:1}.itemShared2352141355__accessibilityIconWrapper{width:0}.itemShared2352141355__accessibilityIconWrapper.itemShared2352141355--isIconShown{margin-inline-end:8px;margin-inline-start:4px;width:unset}.itemShared2352141355__accessibilityIconWrapper.itemShared2352141355--isTopLevel.itemShared2352141355--isIconShown{align-items:center;display:flex}.itemShared2352141355__accessibilityIcon{clip:rect(0 0 0 0);clip-path:inset(50%);height:0;width:0}.itemShared2352141355__accessibilityIcon.itemShared2352141355--isIconShown{background:#fff;clip-path:unset;height:24px;width:24px}.itemShared2352141355__accessibilityIcon.itemShared2352141355--isOpen{rotate:180deg}.ScrollButton2305195801__root{-archetype:paddingBox;align-items:center;cursor:pointer;display:flex;justify-content:center;opacity:0;overflow:hidden;pointer-events:none}.ScrollButton2305195801__root:hover{transition:all .08s linear}.ScrollButton2305195801__root.ScrollButton2305195801---side-4-left{transform:scaleX(-1)}.ScrollButton2305195801__root.ScrollButton2305195801--isVisible{opacity:1;pointer-events:auto}.ScrollButton2305195801__icon{-archetype:icon;-controller-part-type:LayoutChildDisplayDropdown;max-height:100%;max-width:100%;min-width:1px}.ScrollButton2305195801__icon>svg{height:inherit;width:inherit}.ScrollControls2015960785__root{border:inherit;border-color:transparent;bottom:0;display:var(--scroll-controls-display,flex);justify-content:space-between;left:0;padding-bottom:inherit;padding-top:inherit;pointer-events:none;position:absolute;right:0;top:0}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SkipToContentButton].39deac6a.min.css">.LHrbPP{background:#fff;border-radius:24px;color:#116dff;cursor:pointer;font-family:Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:14px;height:0;left:50%;margin-left:-94px;opacity:0;padding:0 24px 0 24px;pointer-events:none;position:absolute;top:60px;width:0;z-index:9999}.LHrbPP:focus{border:2px solid;height:40px;opacity:1;pointer-events:auto;width:auto}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SlideShowGallery_SlideShowTextOverlay].09e82b3b.min.css">.OH99EZ{align-items:center;display:grid;justify-items:center;visibility:hidden}.OH99EZ>div:first-child{position:absolute}.OH99EZ img[src=""]{visibility:hidden}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.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)}.OzzSou .JmYZSh,.OzzSou .Un1hLM,.OzzSou .bFwpWf,.OzzSou .ot2eLe{bottom:0;left:0;position:absolute;right:0;top:0}.OzzSou[data-has-transition=true] .ot2eLe>div:first-child{position:absolute;will-change:transform}.OzzSou:not([data-image-mode=flexibleWidthFixed]) .QHedyk{bottom:0;left:0;position:absolute;right:0;top:0}.OzzSou[data-image-mode=flexibleHeight] .JmYZSh,.OzzSou[data-image-mode=flexibleHeight] .sScOYD{position:relative}.OzzSou[data-image-mode=flexibleHeight] .sScOYD{display:block}.OzzSou[data-image-mode=flexibleWidthFixed] .QHedyk{position:absolute}.OzzSou .BU3Z10{display:block}.OzzSou .t11NJx{cursor:pointer}.OzzSou.bEIUZQ .FaaxtF{text-align:right}.OzzSou .FaaxtF{background-color:rgba(var(--bg,var(--color_15,color_15)),var(--alpha-bg,1));border-radius:var(--rd,0);border-top-left-radius:0!important;border-top-right-radius:0!important;bottom:var(--brw,0);left:var(--brw,0);min-height:18px;opacity:0;padding:10px 100px 10px 10px;position:absolute;right:var(--brw,0);transition:var(--trns,opacity .5s ease 0s)}.OzzSou.bEIUZQ .FaaxtF{padding-left:100px;padding-right:10px}.OzzSou .bFwpWf{bottom:var(--brw,0);left:var(--brw,0);position:absolute;right:var(--brw,0);top:var(--brw,0)}.OzzSou .Un1hLM{border-radius:var(--rd,0);overflow:hidden}.OzzSou .EG2k8o,.OzzSou .uhLI1R{color:rgb(var(--txt,var(--color_11,color_11)));overflow:hidden;text-overflow:ellipsis;white-space:pre-line}.OzzSou .uhLI1R{font:var(--fntt,var(--font_6))}.OzzSou .EG2k8o{font:var(--fntds,var(--font_8))}.NuzYoR{--force-state-metadata:forceShowButtons}.Qw1FJM{z-index:0}.Qw1FJM:not([data-image-mode=flexibleHeight]) .OSqXnG,.Qw1FJM:not([data-image-mode=flexibleHeight]) .fjCiLz{bottom:0;left:0;position:absolute;right:0;top:0}.Qw1FJM[data-image-mode=flexibleHeight] .OSqXnG{display:grid;grid-template-rows:min-content;position:relative}.Qw1FJM[data-image-mode=flexibleHeight] .fjCiLz{grid-area:1/1/2/2;position:relative}.Qw1FJM .dfLxYI{pointer-events:none}.Qw1FJM .dfLxYI .Vf4Ttg{cursor:pointer;pointer-events:auto}.Qw1FJM .fjCiLz{bottom:0;left:0;position:absolute;right:0;top:0}.Qw1FJM .LKogNC{cursor:pointer}.Qw1FJM .LKogNC .rMuPEL{display:inline-block}.Qw1FJM .CKet9C{visibility:hidden}.Qw1FJM .CKet9C,.Qw1FJM .XKmng6,.Qw1FJM .dfLxYI{bottom:0;left:0;position:absolute;right:0;top:0}.Qw1FJM .dfLxYI{display:grid;z-index:1}.Qw1FJM .dfLxYI .Vf4Ttg{align-self:center}.Qw1FJM .dfLxYI .dUw13L{justify-self:start}.Qw1FJM .dfLxYI .bx2SfL{justify-self:end}.Qw1FJM{background:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 1px 3px rgba(0,0,0,.5));overflow:hidden}.Qw1FJM .dfLxYI{opacity:0}.Qw1FJM .dfLxYI,.Qw1FJM .dfLxYI .Vf4Ttg{transition:var(--trns,opacity .5s ease 0s)}.Qw1FJM .dfLxYI .Vf4Ttg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABGCAYAAAA6hjFpAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAADrRJREFUeNrsnXtQVNcdx793HywYr+axaeMmixuJCBZKjYGARiSoW0tjqBark9kmii4o1UzGmaT9L39l8lecJiQ8QhomAWewmD8Sp07HjI3B8Frs0KGztTJBtzwXXFFAYRf20T841xwO97HAXqCdPTN3diV7z/7O/Zzf85yz4UKhEKJt+TRN9BFEgURbFEgUSLRFgUSBRFsUyP9/0wlvOI5T83vm2rlocrTQnElmjNxCZYs4EJUhLIR2aJnJxzEyhf4XgHAiA+Yk/luIehUujvobpwIUTuaVEwFEy8b+PaLy6VSGwRE/xYlcYoMVruAiwhCTTyPy4IOULEEJOMsOCMcMVBislhqo3GCD5OKY95E2DQuVkZYvFEkZwwai5FC5aY/JMVqhpS4NdT0GwA9glBpYgFwc9aqGhoCBoaHk0wKIAfAIgEkA4wyMgIisEZ04EdEQERga0rcAQ3i/EcAzNpttw/DwsO/ChQsdALoA9BBAAozF8h8cI2Maz/PP5ufnm3p7e8cvX77cAeAGgEEKhJ+acAGq38hACYVCYYWTwufYi4KgBaAHYADwEIDVRBOeAPAUgJdsNtt7d+/e9YRIu379+jWTyfR7AEkA1gAwAngYwEoAsaQ/YfCSMoR7MbLGAFgBgAfwKIAXDx8+fHp0dPSuIF9HR8c/iHwvAkgAYAHwJIAfk3t40kcMAUqbwMUHogDDSIS3AHjZbrf/cXJy0hti2sWLFy8BeBnAWgLlMXK/MFDBnEQSiI6S9WEAjwMoGhkZGWbl6+7uvmmxWP4AwAogGcAzAOLJRHsMwKpIQtGoYKZ0RLhYcqXZ7fbcjz766Jherzew/axfv34tsdkx1P2cTAgayeBDmEx8RkbGmlWrVj3CftBsNlsaGhqKTSbTJgBPk4e/gowthkxEHQMD85VdoxIMAxE49fDhw9tLS0uLxWAAwPDw8AiAKWZQWpVAsFCEmey/du3aPb/fPyX2QbPZbGlubi4ymUypRJNXAIgjYzREEopmATAgAyMOQIrNZttWXl5+3GAwxEr198knnzQSp6mjzZNEcqlWeI6xsbEbTU1NLVI3xMfHr2tubi4yGo1JxCeqA2UuPoTRCNZnPE4EXQ/gVzab7T2v1zsRkmnnz5//K4BXAWQB+Cm59ylim3kyWGGAXAR9iODQVwP4EfEJm41G45tut7tXTuabN29+bzQa3wSQD+A5EjmuA2CKhE/RzFMztDKa8ZODBw9uraqqOianGV9//fXf9uzZUw/gFhMuStWJIhn+ipVB7ns8nn9lZ2eXDQ4O9kndaLFYEtra2oqNRmMiCVpWUP5ywZqimYeKy8HYePDgwa3V1dUlsbGxK6Q6u3Tp0mWr1XoWwB2SgLGZeoipcanRQsx3BgH0d3Z2XtuxY0eFEpSWlpYjIlAMC4WiiSSMgoKCLZ9++ukxJRg7d+78M4B7AHxU1utnwIQWCUaISfrcTqezc8eOHRVDQ0MDUh0kJCRsoKCYKJ+yICiaSML4/PPPS+Li4lZKdfbNN9807Ny58xwpSXjJAxC7hBkLlcDQhcwAMymmAAw5nc4bubm5ZUpQGhsbC3meX68ARRsuFE0EYCTn5+dnhQMjNze3nsCYINoxSV0sDBpKJEGAqdoGmckgyHPL6XT+Jzc3t8zj8bilOkxMTEy6evXqUQJlDQNFyFP04ULRzKFqK5ZnJOfn52+pra2VhdHQ0HAlNzf3HAEhwPARLfGSBzBFHkhAZZPFwhC0Y4qCIcg15HQ6u3Nycj5SguJwOAp5nk8kGTwdEsfIaMqscF4zRxh6GkZeXl5mbW1tycqVK3kpYb/77rvG7du3C5ohmCoBjJeCQ2tJYJH8SJAxVfREEeS75XQ6e5SgJCUlbWxtbT3E8/wGUuuic5QYKgzWMmswM6BoJCqhEKna6inbmJyXl5dVV1enCGPbtm1nGQgTlNmaUNAQNUJesQiLheKl5BwXoFitVlnzlZycnNLU1PQaz/NJjKYYREyXVsxsacKo8wgwBFO10Wq1Pl9XV1fC8/zqMGHcpwDcp4B4Ke2YYnyI2iYrXC0RwNxqb2/vtlqtZbdv3x6S6jwlJSW1sbHxtwaDgdYU2qfomMWwGVZJyYdoKFMVA2BjTk5Oxrlz507IwWhqamomMHzUwx+nLjHtoBd/1M5DQgqOXUxLxgF42tvbe3ft2vWhHJTU1NS0tra2Vw0GQxKBEstoiS5cDZEqGOoJjOe/+uqrk3IwWltbW7Zu3XqWPOgJkZkmZ6oWA4YSlCkR0zXDfLW3t/fl5eWVKUFpbW21GQyGZFJWMjAOXiPi4KW9PQNlzaZNmzZ/+eWXv1OCkZmZeZYKH9mZtlxgzAWKj/F/EwBuOxyO3ry8vLI7d+54pDpPS0vbdOXKlQMkHKYjLi3j3BV9iIbxIes+++yzX4utFwitra3NkZmZWU8GOCkSQrIh7lLDCMd8TTHhOX2NOBwO9+7duz+Ug5Kenp7x7rvv5hAnT5srrchysqJT1wAwGI1Gc0pKSqocjIyMjHry+SAV19PJH/1eLudYiiNdSlCmRMYwCWDM4XDc2r1794cjIyO3pTrPz89/jpgtvYhT5+TCXmD2/iTdypUrtRzHSWb1/f39w9Q9YqEkrRG0VgSZEHcpz9exk4Ieg18EkDCO0NDQkG90dHRMqmOtViusgrK7b8IKe1kofpfL5Xa5XF0yM2D3F198kYMfdmEEmQfORlBBlcvrkahxsdt/AsxECgCINZlMqxoaGorNZrNFqtNvv/22g4T7sjAAcOFWe/uLi4vrvF7vuNSH9u3bl1dfX/8iZi+/qrLDbwmBCW21yWR6oqWl5ZgcjK6urusnT55sJUsN816gYmeJ++LFix12u71CDkpBQcFL9fX1u0iGyu4E1EgU2KSivKVoUttgWfkfN5lMTzc3NxfJwXC5XF2ZmZl/8vl8txhfKblXWBOm2gYAdNfW1rbb7fYKn8/nlYNSV1f3C0zvW9Izl44pHUjWdJYYBrvzks7H1hiNxsTm5uai+Pj4dVKddXd330hPT6/0eDzDAMYkzN4sKBqFOk+AqYb21dbW/vPo0aNlclAOHDiw58yZM78k8TddXNOHUdPhlgEMtoYnlI2eMhqNqW1tbcVKMDZv3lzh8XhGyULcpEhFQnQhTspkBUUSJSHsG6itrXUeP368XA7KK6+8kl9TU/MSADNmrjvHimSsSwlFqbotTKZ4o9H4s7a2tmKLxZIQBox7BIZYvY7OvWb4J43M4k2ICvuEzoSkyF1dXa0IxWaz7a2pqRF2JcYxJWnDMoAS7lLDWqPR+Gxra6tdCUZWVtbHFAy56kQwHA0JScTgUxRpoQzirq6udp48ebJSCUp1dfXLmN4bqwRlMX1KODAMBMZzLS0tR9atW7deqrOenh5XVlbWx/39/aMUjHCq2jNWRXVhrBcI/kNLOtZQgxisqqoCgMrS0tJiqW0/hw4d2hcMBoNHjhw5D+B7iVAyxJhMNUNksXUfsaWGeAFGQkLCBjkYmZmZFQTGGLXMQNfwfIwfCYg5dZ1MrB1kZpJPYvY+gCK1fxcACgsLCwCAghKSKJkIrwGoc1hHat1Hx8AwG43GjMbGxsJ5wBhnXgUNYUtGszZy6ERgcAyQAOTP5AlQOAAVSlACgUCwqKjoLwwUtoQyRdXFhO8JqWiqBCAPNIPn+fTGxsbCxMTEJDkY2dnZlSIwxpmFOB/C3DcgpyFCXYojnUAmmeMAuKuqqqDT6T5+//33i6Sg2O323/j9/lBJSckFAJ2MYEGJ0ooaGsLmGkI4buZ5Pv3q1atH5WD09fV1Z2dnV7pcrhERGKxmyGnHjPHpFEoEHHWjP4xBusvLywFAFsrx48cPAEBJSUkQwL8xe3NDgJoMavoR2pnrATzJ83yGw+EoVILxwgsvlLtcrrvEgbMwpEyV4p4zXZh1m3lB+eCDD47pdDq9FJR79+753nrrLT+Aa0xFVQt19mWx507o/WYxAJ5uamp6LSkpaeNSwJBLDKVqWvQ6gY9agJqg7OYEgdLx+uuvV0iduQCAN95444DVak3B9CkmduGGPa6sFhgBSnJNTc1+uXWfgYGBHgLjjhowwgESDhSfHJRTp05VSkHR6/WGt99+OxfT2zC1TDllMRLCB2s+BoMhqaCg4OdyMLZs2VLmcrmG1YKhZLLCNV+czD0DpaWlAFB5+vTpYjHzZTab12D6jAknkhyqeTSa1sK4tLQ0XmqT+MDAQE9OTk6Fy+Xy4IdN4uzmhwXDCFdDpnuaPvEipil0nUts60x/aWlpu5SmuN3uIXKPXHga6aydzaembty4MS62tDA4ONiXk5NT0dnZOQBgREYzfAuFMScg84BynzJhfaWlpX8/depU5djY2Ag9806cOHEBgHuJF6/8Ho/n2jvvvHOGLgN1dXVdz87OLuvs7OwlC0x0fsHC8C4UBkCOiQHKP89EH3uTOfRJV0fjMPNkUQyAJywWS/z+/fvX9vT03Kurq/sewACAXkrlvRTcGeXq0AJ/n4mSm04E9ZScKRaLJWnv3r3mgYGB8bq6uk4AdzH9ixNCCYkusnojYaYWDGQOUGKp7FdPPYSHyADGqIfvo2DQRxQeJFIR+L0sTiQZjKFkNGD6RwseJQ/RR+VidOXbJzJxInK2RTeHwczF0dOmTRBUAOIlINjyPntGJAR19/eyVW3Bwd8nsuiYWprYGZLJSMKYE5B5Jo/s+Qu6zC620ZndIqQWlJAEFI6aKKycYnu1In7qSxehwSlpSoCy2xpm5gWhvF8rkiDY72aryqzGALP3mvmp9wFE8AieLoIDZaFMUYMWEr4pzNx1wp7RCMqtFURY1pBIgY+WVSNh3oIiEydi5yF1KgwUlMr7qTI6++NgHGZv3wwugv+ADBC6wh2OjBE/nKpTafZxImV1TiYDF9uzpPYpXDDfHWSAcBL+BhDfj7wsf+KPhRLCzF+Hk1orV1o9VMOPhJh/0/5CSj6oLadORXMQzt/CuX8xoCwb+bjo/9BlebXoT41HgURbFEgUSLTNt/13AE0/VSjTlFx2AAAAAElFTkSuQmCC) no-repeat 50% 0;height:70px;opacity:.4;position:absolute;width:45px}.Qw1FJM .dfLxYI .Vf4Ttg:focus,.Qw1FJM .dfLxYI .Vf4Ttg:hover{opacity:1}.Qw1FJM .dfLxYI .dUw13L{background-position:0 0;margin-left:20px}.Qw1FJM .dfLxYI .bx2SfL{background-position:100% 0;margin-right:20px}.Qw1FJM.NuzYoR .dfLxYI{opacity:1}.Qw1FJM .OSqXnG{border-radius:var(--rd,0);overflow:hidden;transform:translateZ(0)}.Qw1FJM .NqU03H{bottom:var(--brw,0);opacity:0;padding:0 10px 10px 0;position:absolute;right:var(--brw,0);text-align:right;transition:var(--trns,opacity .5s ease 0s);width:60px}.Qw1FJM .m6hPYv{color:rgba(var(--txt,var(--color_11,color_11)),var(--alpha-txt,1));display:inline-block;font-family:arial,helvetica,sans-serif;font-size:12px;padding-left:5px}.Qw1FJM .LKogNC{min-height:10px;text-align:center;width:20px}.Qw1FJM .LKogNC,.Qw1FJM .LKogNC .rMuPEL{position:relative}.Qw1FJM .LKogNC.N1FyXG .rMuPEL{border:5px solid transparent;border-left:5px solid rgba(var(--txt,var(--color_11,color_11)),var(--alpha-txt,1));height:0;width:0}.Qw1FJM .LKogNC.cAKSrT .rMuPEL{border-left:2px solid rgba(var(--txt,var(--color_11,color_11)),var(--alpha-txt,1));border-right:2px solid rgba(var(--txt,var(--color_11,color_11)),var(--alpha-txt,1));height:10px;margin-right:5px;width:1px}.Qw1FJM .GtAePi{background:none!important;border:var(--brw,0) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-radius:var(--rd,0);bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}:host(.device-mobile-optimized) .Qw1FJM .dfLxYI,body.device-mobile-optimized .Qw1FJM .dfLxYI{opacity:1}:host(.device-mobile-optimized) .Qw1FJM .dfLxYI .Vf4Ttg,body.device-mobile-optimized .Qw1FJM .dfLxYI .Vf4Ttg{opacity:1}.Qw1FJM:focus-within .NqU03H,.Qw1FJM:focus-within .dfLxYI,.Qw1FJM:focus-within .pEGpWL,.Qw1FJM:hover .NqU03H,.Qw1FJM:hover .dfLxYI,.Qw1FJM:hover .pEGpWL{opacity:1}.Qw1FJM.lbMR_f .NqU03H{right:auto;text-align:left}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[VideoPlayer].f3e88ee2.min.css">.VideoPlayer2054936319__facebookContainer,.VideoPlayer2054936319__playerContainer{border:var(--borderSize) solid rgba(var(--borderColor,0,0,0),var(--alpha-borderColor,1));box-shadow:var(--boxShadow);display:block;margin-left:calc(-1 * var(--borderSize));margin-top:calc(-1 * var(--borderSize));position:absolute;top:0}.focus-ring-active .VideoPlayer2054936319__root .VideoPlayer2054936319__cover.VideoPlayer2054936319--playerFocused{z-index:1000}.VideoPlayer2054936319__cover .PlayableCover847694237__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:rgba(var(--fontColor,255,255,255),var(--alpha-fontColor,1));display:-webkit-box;font:var(--font);margin:0 0 15px;max-height:2.8em;overflow:hidden;padding:0 10%}.VideoPlayer2054936319__cover.VideoPlayer2054936319--isMobileView .PlayableCover847694237__title{font-size:calc(18 * 1px);margin:0 0 10px}.VideoPlayer2054936319__cover .PlayableCover847694237__overlay{background-color:rgba(var(--backgroundColor,0,0,0),var(--alpha-backgroundColor,1));transition:background-color .2s ease}.VideoPlayer2054936319__cover .PlayableCover847694237__overlay:hover{background-color:rgba(var(--backgroundColor,0,0,0),calc(var(--alpha-backgroundColor, 1) + .1))}.VideoPlayer2054936319__cover .PlayableCover847694237__playButton{height:var(--playButtonSize);width:var(--playButtonSize)}.VideoPlayer2054936319__cover .PlayableCover847694237__playButton:hover{opacity:.8}.VideoPlayer2054936319__cover.VideoPlayer2054936319--isMobileView .PlayableCover847694237__playButton{height:var(--playButtonMobileSize);width:var(--playButtonMobileSize)}.VideoPlayer2054936319__cover .PlayableCover847694237__playButton circle{stroke:rgba(var(--fontColor,255,255,255),var(--alpha-fontColor,1))}.VideoPlayer2054936319__cover .PlayableCover847694237__playButton path{fill:rgba(var(--fontColor,255,255,255),var(--alpha-fontColor,1))}.VideoPlayer2054936319__playerContainer{height:100%;width:100%}.VideoPlayer2054936319__playerContainer iframe{height:100%;visibility:inherit;width:100%}.VideoPlayer2054936319__facebookContainer{height:100%;width:100%}.VideoPlayer2054936319__vimeoContainer{background-color:#000}.VideoPlayer2054936319__fadeEnter{opacity:1}.VideoPlayer2054936319__fadeEnterActive{opacity:0;transition:opacity 1.6s ease-out 0ms}.VideoPlayer2054936319__secondPoster{height:100%;left:0;position:absolute;top:0;width:100%}.VideoPlayer2054936319__forceVisibleInFullscreen{visibility:visible!important}.MH58Yn{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.MH58Yn:hover{opacity:.7}.sMWGVV{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.T7h78h{display:block;font-family:HelveticaNeueW01-45Ligh,HelveticaNeueW02-45Ligh,HelveticaNeueW10-45Ligh,Helvetica Neue,Helvetica,Arial,\\30e1イリオ,meiryo,\\30d2ラギノ角ゴpro w3,hiragino kaku gothic pro;height:inherit;outline:none;overflow:hidden;position:relative;z-index:0}.T7h78h button{-webkit-appearance:button;font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none}.T7h78h button::-moz-focus-inner{border-style:none;padding:0}.T7h78h button:-moz-focusring{outline:1px dotted ButtonText}[data-playable-hook=player-container].T7h78h [data-playable-component],[data-playable-hook=player-container].T7h78h [data-playable-component] *,[data-playable-hook=player-container].T7h78h [data-playable-component] :after,[data-playable-hook=player-container].T7h78h [data-playable-component] :before{box-sizing:content-box!important;outline:none!important}.aBdaFm,.reHOyF{height:100%!important;min-height:100%!important;min-width:100%!important;width:100%!important}[data-playable-focus-source=key] [data-playable-hook=player-container] button.focus-within,[data-playable-focus-source=key] [data-playable-hook=player-container] img.focus-within,[data-playable-focus-source=key] [data-playable-hook=player-container] input.focus-within,[data-playable-focus-source=script] [data-playable-hook=player-container] button.focus-within,[data-playable-focus-source=script] [data-playable-hook=player-container] img.focus-within,[data-playable-focus-source=script] [data-playable-hook=player-container] input.focus-within{box-shadow:0 0 0 2px rgba(56,153,236,.8)}.fZPS1d{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.fZPS1d:hover{opacity:.7}.TcENkh{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.MwgZWA{background-color:rgba(0,0,0,.95);border-radius:3px;height:250px;left:10px;overflow:scroll;width:400px;z-index:10000}.MwgZWA,.MwgZWA .rkTLUy{position:absolute;top:10px}.MwgZWA .rkTLUy{color:#fff;cursor:pointer;right:5px}.MwgZWA .rkTLUy:hover{opacity:.8}.MwgZWA .LOpx5W{color:#fff;font-size:8px;line-height:8px;margin:5px;padding:5px}.MwgZWA .LOpx5W .ht0VVX{color:green}.MwgZWA .LOpx5W .wYTBxb{color:#ff8c00}.MwgZWA .LOpx5W .VStJby{color:blue}.MwgZWA .LOpx5W .LsIqAP{color:#f0f}.MwgZWA .LOpx5W .zUQfxq{color:#fff}.IiHgII{align-items:center;background-color:#000;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:50}.IiHgII,.IiHgII._s9dGo video,.IiHgII.vzxs2y video{height:100%;width:100%}.IiHgII.hLoSEv video{position:absolute}.IiHgII.TtdQPO.hLoSEv video{height:auto!important;width:100%}.IiHgII.cb9E5t.hLoSEv video{height:100%}.IiHgII video{box-shadow:0 0 20px rgba(0,0,0,.2);position:relative;z-index:1}.IiHgII.dj2W_J{cursor:none}.l9fM0h{bottom:0;filter:blur(14px);left:0;position:absolute;right:0;top:0;z-index:0}.CIzMoh{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.CIzMoh:hover{opacity:.7}.NJGB6P{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.aMw4Jp{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:100}.aMw4Jp,.aMw4Jp .RH3G4u{align-items:center;display:flex;justify-content:center}.aMw4Jp .RH3G4u{animation-duration:.5s;animation-name:rAxA2y;background-color:rgba(0,0,0,.5);border-radius:100px;font-size:9px;line-height:9px;opacity:0;position:relative}.aMw4Jp .s8q1KX{animation-duration:.5s;animation-name:ryfJyM}.aMw4Jp .O3jNyY{left:3px;position:relative}.aMw4Jp .sLkljv{margin:5px 0}.aMw4Jp .XsP_Mg{align-items:center;bottom:0;color:#fff;display:flex;justify-content:center;left:0;min-height:8px;min-width:5px;position:absolute;right:0;top:0}.aMw4Jp .XsP_Mg span{display:block}@keyframes ryfJyM{0%{height:22px;width:22px}to{height:30px;width:30px}}@keyframes rAxA2y{0%{height:22px;opacity:.9;padding:19px;width:22px}to{font-size:14px;height:30px;line-height:14px;opacity:0;padding:25px;width:30px}}.UuvzuH{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.UuvzuH:hover{opacity:.7}.SWiF19{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.P9q5GM{bottom:0;display:none;left:0;position:absolute;right:0;top:0;z-index:100}.P9q5GM.L8SYSN{align-items:center;display:flex;justify-content:center}.jyZxBT{align-items:center;background:#000 no-repeat 50%;background-size:cover;bottom:0;justify-content:center;right:0}.jyZxBT,.jyZxBT:before{height:100%;left:0;position:absolute;top:0;width:100%}.jyZxBT:before{background-color:rgba(0,0,0,.35);content:""}.oVB0VT{cursor:pointer;height:71px;opacity:1;position:relative;width:71px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .oVB0VT{height:54px;width:54px}[data-playable-hook=player-container][data-playable-max-width~="400px"] .oVB0VT{height:36px;width:36px}.oVB0VT:hover{opacity:.8}.DUKkm6{background:transparent}.CAErYx{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.CAErYx:hover{opacity:.7}.qipy26{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.HFEl1G{clip:rect(0,48px,48px,24px);animation:bNfw61 1s linear infinite;color:#fff;display:none;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;width:42px;z-index:90}.HFEl1G.KRw0M5{display:block}.HFEl1G:after{clip:rect(4px,48px,48px,24px);animation:i0S9__ 1s linear infinite}.HFEl1G:after,.HFEl1G:before{border:3px solid currentColor;border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.HFEl1G:before{clip:rect(0,48px,48px,24px);animation:m1Fg4V 1s linear infinite}@keyframes i0S9__{50%{clip:rect(42px,48px,48px,24px);animation-timing-function:ease-in-out}}@keyframes m1Fg4V{50%{clip:rect(0,48px,9px,24px);animation-timing-function:ease-in-out;transform:rotate(135deg)}}@keyframes bNfw61{0%{animation-timing-function:ease-out;transform:rotate(0)}45%{color:#fff;transform:rotate(18deg)}55%{transform:rotate(54deg)}to{transform:rotate(1turn)}}.YNsbh9{bottom:0;display:flex;flex-direction:column;left:0;position:absolute;right:0;top:0}.YNsbh9 .O1vZ1d{flex-grow:2;position:relative}.RKqOM4{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.RKqOM4:hover{opacity:.7}.FmiuH4{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.W0t_ic{position:relative;z-index:60}.W0t_ic::-moz-focus-inner{border:0}.W0t_ic.N2CfeM .BYXbSU,.W0t_ic.N2CfeM .QAfchT{opacity:1}.jw9Kj9{flex-grow:0}.jQne1L{align-items:center;display:flex;flex-direction:row;margin-top:20px;position:relative}[data-playable-hook=player-container][data-playable-dir=ltr] .jQne1L{margin-left:20px}[data-playable-hook=player-container][data-playable-dir=rtl] .jQne1L{direction:rtl;margin-right:20px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .jQne1L{margin-top:30px}[data-playable-hook=player-container][data-playable-in-full-screen=true][data-playable-dir=ltr] .jQne1L{margin-left:30px}[data-playable-hook=player-container][data-playable-in-full-screen=true][data-playable-dir=rtl] .jQne1L{direction:rtl;margin-right:30px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .jQne1L{margin-top:15px}[data-playable-hook=player-container][data-playable-max-width~="550px"][data-playable-dir=ltr] .jQne1L{margin-left:15px}[data-playable-hook=player-container][data-playable-max-width~="550px"][data-playable-dir=rtl] .jQne1L{direction:rtl;margin-right:15px}[data-playable-hook=player-container][data-playable-max-width~="280px"] .jQne1L{margin-top:12px}[data-playable-hook=player-container][data-playable-max-width~="280px"][data-playable-dir=ltr] .jQne1L{margin-left:12px}[data-playable-hook=player-container][data-playable-max-width~="280px"][data-playable-dir=rtl] .jQne1L{direction:rtl;margin-right:12px}.QAfchT{flex-grow:1;max-width:calc(100% - 200px)}.BYXbSU,.QAfchT{opacity:0;transition:opacity .2s}.BYXbSU{background-image:linear-gradient(0deg,transparent,rgba(0,0,0,.03) 24%,rgba(0,0,0,.15) 50%,rgba(0,0,0,.3) 75%,rgba(0,0,0,.4));background-size:100% 182px;height:181px;left:0;pointer-events:none;position:absolute;right:0;top:0}.Oz1ffs{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.Oz1ffs:hover{opacity:.7}.nhI_ow{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.ZDJjun{font-size:16px;line-height:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-playable-hook=player-container][data-playable-max-width~="550px"] .ZDJjun{font-size:14px;line-height:15px}[data-playable-hook=player-container][data-playable-max-width~="300px"] .ZDJjun{font-size:12px;line-height:13px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .ZDJjun{font-size:20px;line-height:20px}.ZDJjun.Jd96zq,.w5jdg2{cursor:pointer}.w5jdg2{align-items:center;background-color:transparent;border:0;border-radius:0;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.w5jdg2:hover{opacity:.7}.A2xlHS{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.BHUFEt{background-color:#959595;position:relative;transition:background-color .2s}[data-playable-hook=player-container][data-playable-dir=ltr] .BHUFEt{direction:ltr;margin-right:15px}[data-playable-hook=player-container][data-playable-dir=rtl] .BHUFEt{direction:rtl;margin-left:15px}[data-playable-hook=player-container][data-playable-in-full-screen=true][data-playable-dir=ltr] .BHUFEt{margin-right:20px}[data-playable-hook=player-container][data-playable-in-full-screen=true][data-playable-dir=rtl] .BHUFEt{margin-left:20px}[data-playable-hook=player-container][data-playable-max-width~="550px"][data-playable-dir=ltr] .BHUFEt{margin-right:10px}[data-playable-hook=player-container][data-playable-max-width~="550px"][data-playable-dir=rtl] .BHUFEt{margin-left:10px}[data-playable-hook=player-container][data-playable-max-width~="280px"] .BHUFEt{padding:2px 3px}[data-playable-hook=player-container][data-playable-max-width~="280px"][data-playable-dir=ltr] .BHUFEt{margin-right:10px}[data-playable-hook=player-container][data-playable-max-width~="280px"][data-playable-dir=rtl] .BHUFEt{margin-left:10px}.BHUFEt.caCSqC{cursor:default}.BHUFEt.Pcf9Cx,.BHUFEt:hover:not(.caCSqC){background-color:#ea492e}.OebeZw{cursor:pointer}button.Gn8Gdq{background-color:transparent;border:0;border-radius:0;color:#fff;font-size:12px;line-height:14px;outline:none;padding:5px 6px;text-transform:uppercase!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-playable-hook=player-container][data-playable-max-width~="280px"] button.Gn8Gdq{font-size:10px;line-height:12px}.cA1asi{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.cA1asi:hover{opacity:.7}.eIyVpE{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.QV8pil{display:flex;flex-direction:column;z-index:60}.QV8pil::-moz-focus-inner{border:0}.QV8pil.B8EVKv .etMMn5,.QV8pil.YhkBZr .FUpTp7,.QV8pil.YhkBZr .IT9grE,.QV8pil.YhkBZr .V93u41,.QV8pil.YhkBZr .etMMn5,.QV8pil.YhkBZr .llN1CZ{opacity:1}.QV8pil.Chkuci .NuiShs{margin-right:14px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .QV8pil.Chkuci .NuiShs{margin-right:7px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .QV8pil.Chkuci .NuiShs{margin-right:25px}.QV8pil.Chkuci .etMMn5,.QV8pil.RJmkWq .yO0EFf,.QV8pil.UALT0d .wkFNGC,.QV8pil.bAjCHK .V93u41,.QV8pil.l48Rm1 .QpVBT9,.QV8pil.ojCqay .Y5bsSu,.QV8pil.uWCPbp .lgDwRF,.QV8pil.vG61jJ .NuiShs{display:none}.c2j4zU{display:flex;flex-grow:2;width:100%}.V93u41,.c2j4zU{position:relative}.V93u41{padding:0 20px;top:2px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .V93u41{padding:0 30px;top:3px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .V93u41{padding:0 15px}[data-playable-hook=player-container][data-playable-max-width~="280px"] .V93u41{padding:0 12px}.FUpTp7,.V93u41,.etMMn5,.llN1CZ{opacity:0;transition:opacity .2s}.FUpTp7,.llN1CZ{align-items:center;display:flex;flex:1;max-width:100%;position:relative;width:100%}.llN1CZ{justify-content:flex-end}.FUpTp7,.etMMn5,.llN1CZ{height:54px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .FUpTp7,[data-playable-hook=player-container][data-playable-in-full-screen=true] .etMMn5,[data-playable-hook=player-container][data-playable-in-full-screen=true] .llN1CZ{height:80px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .FUpTp7,[data-playable-hook=player-container][data-playable-max-width~="550px"] .etMMn5,[data-playable-hook=player-container][data-playable-max-width~="550px"] .llN1CZ{height:42px}[data-playable-hook=player-container][data-playable-max-width~="350px"] .FUpTp7,[data-playable-hook=player-container][data-playable-max-width~="350px"] .etMMn5,[data-playable-hook=player-container][data-playable-max-width~="350px"] .llN1CZ{height:36px}.QpVBT9{margin-left:13px;margin-right:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .QpVBT9{margin-left:20px;margin-right:20px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .QpVBT9{margin-left:7px}[data-playable-hook=player-container][data-playable-max-width~="280px"] .QpVBT9{margin-left:4px}.yO0EFf{margin-right:13px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .yO0EFf{margin-right:20px}.lgDwRF{margin-right:18px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .lgDwRF{margin-right:30px}[data-playable-hook=player-container][data-playable-max-width~="400px"] .lgDwRF{display:none}.Y5bsSu{margin-right:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .Y5bsSu{margin-right:18px}.NuiShs{margin-right:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .NuiShs{margin-right:18px}.wkFNGC{margin-right:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .wkFNGC{margin-right:18px}.etMMn5{display:flex;margin-right:14px}[data-playable-hook=player-container][data-playable-max-width~="550px"] .etMMn5{margin-right:9px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .etMMn5{margin-right:23px}[data-playable-hook=player-container][data-playable-max-width~="280px"] .etMMn5{margin-right:12px}.zumaah{margin-right:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .zumaah{margin-right:18px}.IT9grE{background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.03) 24%,rgba(0,0,0,.15) 50%,rgba(0,0,0,.3) 75%,rgba(0,0,0,.4));background-size:100% 182px;bottom:0;height:181px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:opacity .2s}.k8BjRZ{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.k8BjRZ:hover{opacity:.7}.oc5p_Q{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.zllqXq{opacity:0;position:absolute;transition:opacity .2s,visibility .2s;visibility:hidden;z-index:100}.zllqXq.L_hw7T{background:rgba(0,0,0,.5);padding:4px 5px}.zllqXq.xi74N4{opacity:1;visibility:visible}.L_hw7T .w1jcvC{color:#fff;font-size:11px;line-height:12px;white-space:nowrap}.y_umMm{bottom:0;display:flex;left:0;margin:10px 10px 6px;position:absolute;right:0;top:0}.sJELUr{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.sJELUr:hover{opacity:.7}.QOZHQ8{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.ctBuTJ{display:block;height:6px;position:relative;touch-action:none;transition:opacity .2s,visibility .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctBuTJ{height:8px}.ctBuTJ.fnKqRA .acEE1I{background-color:#ea492e}.ctBuTJ.fnKqRA .w5RHza{background-color:rgba(234,73,46,.5)}.ctBuTJ.fnKqRA .RTqtKv{display:initial}.ctBuTJ.cdLzMy .gwBw85,.ctBuTJ:hover .gwBw85,[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctBuTJ.cdLzMy .gwBw85,[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctBuTJ:hover .gwBw85{transform:scaleY(1)}.ctBuTJ.cdLzMy .gwBw85 .w5RHza,.ctBuTJ:hover .gwBw85 .w5RHza{opacity:1}.ctBuTJ.cdLzMy .ctzVus,.ctBuTJ.cdLzMy .gwBw85 .gPPH0B:after,.ctBuTJ:hover .ctzVus,.ctBuTJ:hover .gwBw85 .gPPH0B:after{transform:scale(1)}.ctBuTJ.cdLzMy .ctzVus.U89TWW,.ctBuTJ:hover .ctzVus.U89TWW{left:100%}.ctBuTJ.cdLzMy .RTqtKv,.ctBuTJ:hover .RTqtKv{transform:scale(1.4)}[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctBuTJ.cdLzMy .RTqtKv,[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctBuTJ:hover .RTqtKv{transform:scale(1.33)}.ctBuTJ.cdLzMy .RTqtKv.U89TWW,.ctBuTJ:hover .RTqtKv.U89TWW{background-color:#fff}.mYR6uE{left:-6px;position:absolute;top:-3px;z-index:7}[data-playable-hook=player-container][data-playable-in-full-screen=true] .mYR6uE{height:16px;left:-8px;top:-4px;width:16px}.ctzVus{background-color:#fff;border-radius:50%;content:"";cursor:pointer;display:block;height:12px;transform:scale(0);transition:transform .1s cubic-bezier(0,0,.2,1);width:12px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .ctzVus{height:16px;width:16px}.RTqtKv{background-color:#ea492e;border:2px solid #bababa;border-radius:50%;cursor:pointer;display:none;height:6px;position:absolute;right:-5px;top:-2px;transition:transform .1s cubic-bezier(0,0,.2,1);width:6px;z-index:6}[data-playable-hook=player-container][data-playable-in-full-screen=true] .RTqtKv{height:8px;right:-6px;top:-2px;width:8px}.RTqtKv:hover{background-color:#fff}.RTqtKv.QOZHQ8{display:none}.gwBw85{height:6px;transform:scaleY(.34);transition:transform .1s cubic-bezier(0,0,.2,1)}[data-playable-hook=player-container][data-playable-in-full-screen=true] .gwBw85{height:8px;transform:scaleY(.25)}.u1j2LK{height:6px;padding:0;position:absolute}[data-playable-hook=player-container][data-playable-in-full-screen=true] .u1j2LK{height:8px}.acEE1I{background-color:#fff;transform-origin:0 0;width:100%}.aJcGTx{transition:width .2s ease}.WdW6QO,.aJcGTx{background-color:hsla(0,0%,100%,.25)}.WdW6QO{width:100%}.w5RHza{background-color:hsla(0,0%,100%,.5);transition:opacity .2s}.mKA4v0{background-color:transparent;height:100%;overflow-x:hidden;width:100%}.gPPH0B,.gPPH0B:after,.mKA4v0{position:absolute}.gPPH0B:after{background-color:#fff;border-radius:50%;content:"";height:6px;opacity:.6;right:-3px;transform:scale(0);transition:transform .1s cubic-bezier(0,0,.2,1);width:6px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .gPPH0B:after{height:8px;right:-4px;width:8px}.gPPH0B:after:hover{opacity:1}.O7e4CU{cursor:pointer;display:block;height:16px;opacity:0;position:relative;top:-11px;width:100%;z-index:5}[data-playable-focus-source=key] [data-playable-hook=progress-control].focus-within,[data-playable-focus-source=script] [data-playable-hook=progress-control].focus-within{box-shadow:0 0 0 2px rgba(56,153,236,.8);opacity:1}.oSuh0p{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.oSuh0p:hover{opacity:.7}.oNQb99{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}._90z7w{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-start;position:relative}.W2aIUN{height:26px;min-height:26px;min-width:26px;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .W2aIUN{height:35px;min-height:35px;min-width:35px;width:35px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .W2aIUN ._fnLlj{display:none}[data-playable-hook=player-container][data-playable-in-full-screen=true] .W2aIUN .NNvLPR{display:block}.W2aIUN .KgK6KM{display:none}.W2aIUN .gek6yh,.W2aIUN.FBQO6r .KgK6KM{display:block}.W2aIUN.FBQO6r .gek6yh{display:none}.W2aIUN ._fnLlj{display:block}.W2aIUN .NNvLPR{display:none}.WiTPiC{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.WiTPiC:hover{opacity:.7}.sE31hn{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.KpdQrc{align-items:center;display:flex;flex:0 0 auto;height:25px}.gkGtxN{font-size:12px;line-height:12px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .gkGtxN{font-size:14px;line-height:14px}.pkI6sF{margin-left:5px}.pkI6sF:before{content:"/";margin-right:4px}.LyvFhE .Nidhcc,.LyvFhE .pkI6sF{display:none}.rnG1K6{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.rnG1K6:hover{opacity:.7}.oI7XOE{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.dqR62d{align-items:center;display:flex;justify-content:flex-start;position:relative;transition:width .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-playable-hook=player-container][data-playable-in-full-screen=true] .dqR62d{height:35px}.dqR62d.C7Gq5G .Z8Ru_i,.dqR62d:hover .Z8Ru_i{margin-right:5px;opacity:1;width:50px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .dqR62d.C7Gq5G .Z8Ru_i,[data-playable-hook=player-container][data-playable-in-full-screen=true] .dqR62d:hover .Z8Ru_i{margin-right:10px;width:90px}.ToIAK9,.VTppQd,._7tzdU,.ztCxq7{display:none}.zuqkBx{height:26px;min-height:26px;min-width:26px;padding:0;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .zuqkBx{height:35px;min-height:35px;min-width:35px;width:35px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .zuqkBx .aEw8y1{display:none}.zuqkBx .aEw8y1,.zuqkBx.KzpsnN ._7tzdU,.zuqkBx.XubB8i .ztCxq7,.zuqkBx.qJrrld .ztCxq7,.zuqkBx.yLMtC2 .ToIAK9,[data-playable-hook=player-container][data-playable-in-full-screen=true] .zuqkBx .f6CCWN{display:block}.zuqkBx .f6CCWN{display:none}.Z8Ru_i{display:block;height:25px;margin-left:2px;opacity:0;position:relative;transition:opacity .2s,width .2s;width:0}[data-playable-hook=player-container][data-playable-in-full-screen=true] .Z8Ru_i{margin-left:5px}.MRjoHU{height:2px;padding:0;position:absolute;top:11.5px}.MP5ZfL:after{border-radius:50%;content:"";height:8px;position:absolute;right:-4px;top:-3px;transition:opacity .2s;width:8px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .MP5ZfL:after{height:10px;right:-5px;top:-4px;width:10px}.XbJXgH,.ylsu_r{width:100%}.ylsu_r{cursor:pointer;display:block;height:25px;opacity:0;position:relative;z-index:5}[data-playable-focus-source=key] [data-playable-hook=volume-control] .focus-within.Z8Ru_i,[data-playable-focus-source=script] [data-playable-hook=volume-control] .focus-within.Z8Ru_i{box-shadow:0 0 0 2px rgba(56,153,236,.8);margin-right:5px;opacity:1;width:50px}[data-playable-hook=player-container][data-playable-in-full-screen=true] [data-playable-focus-source=key] [data-playable-hook=volume-control] .focus-within.Z8Ru_i,[data-playable-hook=player-container][data-playable-in-full-screen=true] [data-playable-focus-source=script] [data-playable-hook=volume-control] .focus-within.Z8Ru_i{margin-right:10px;width:90px}.SikRew{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.SikRew:hover{opacity:.7}.SDCtMN{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.hKOrCk{align-items:center;display:flex;justify-content:center;position:relative}.Cn9dEu{height:26px;min-height:26px;min-width:26px;transition:transform .2s;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .Cn9dEu{height:35px;width:35px}.Cn9dEu:hover{transform:scale(1.18)}.Cn9dEu .B_N5WW{display:block}.Cn9dEu .D7xTDF{display:none}.Cn9dEu.UZeOX4:hover{transform:scale(.8)}.Cn9dEu.UZeOX4 .B_N5WW{display:none}.Cn9dEu.UZeOX4 .D7xTDF{display:block}.nKEFMs{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.nKEFMs:hover{opacity:.7}.SxDloc{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.pAPwip{align-items:center;display:flex;justify-content:center;position:relative}.Fl7sUm{height:26px;min-height:26px;min-width:26px;transition:transform .2s;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .Fl7sUm{height:35px;min-height:21px;min-width:35px;width:35px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .Fl7sUm .cwmXNz{display:none}.Fl7sUm .Ukb5XC,[data-playable-hook=player-container][data-playable-in-full-screen=true] .Fl7sUm .yVltgc{display:block}.Fl7sUm .ViNbIi{display:none}.Fl7sUm .cwmXNz{display:block}.Fl7sUm .yVltgc{display:none}.Fl7sUm:hover{transform:scale(1.18)}.Fl7sUm.ShbU38:hover{transform:scale(.8)}.Fl7sUm.ShbU38 .Ukb5XC{display:none}.Fl7sUm.ShbU38 .ViNbIi{display:block}.NspOOT{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.NspOOT:hover{opacity:.7}.XWBvFW{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.A6A8Dz{align-items:center;display:flex;justify-content:center;opacity:1;position:relative;transition:opacity .2s;transition-duration:.2s;z-index:3}.A6A8Dz:hover .V5xX43{opacity:.7}.F87Un8{max-height:26px;max-width:125px;transition:opacity .2s}[data-playable-hook=player-container][data-playable-max-width~="550px"] .F87Un8{max-height:20px;max-width:90px}[data-playable-hook=player-container][data-playable-max-width~="350px"] .F87Un8{max-height:18px;max-width:70px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .F87Un8{max-height:36px;max-width:450px}.F87Un8.XWBvFW{display:none}.enmd7C{height:26px;min-height:26px;min-width:26px;transition:transform .2s;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .enmd7C{height:35px;min-height:35px;min-width:35px;width:35px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .enmd7C .vRtcOZ{display:none}.enmd7C .vRtcOZ,[data-playable-hook=player-container][data-playable-in-full-screen=true] .enmd7C .RBEUr7{display:block}.enmd7C .RBEUr7{display:none}.enmd7C:hover{transform:scale(1.2)}.h4iEJm{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.h4iEJm:hover{opacity:.7}.Xm5eRr{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.k85XnN{align-items:center;display:flex;justify-content:center;position:relative}.urzrNl{height:26px;min-height:26px;min-width:26px;transition:transform .2s;width:26px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .urzrNl{height:35px;min-height:21px;min-width:35px;width:35px}[data-playable-hook=player-container][data-playable-in-full-screen=true] .urzrNl .VAQcIh{display:none}.urzrNl .VAQcIh,[data-playable-hook=player-container][data-playable-in-full-screen=true] .urzrNl .R4TBlN{display:block}.urzrNl .R4TBlN{display:none}.urzrNl:hover{transform:scale(1.18)}.cete1q{align-items:center;background-color:rgba(0,0,0,.5);border:2px solid rgba(0,0,0,.5);border-radius:2px;display:flex;flex-direction:column-reverse;height:90px;width:180px}.cete1q.ex4YgN{border:none;border-radius:0;height:auto;width:auto}.Epa8Ug,.hHw66W{bottom:2px;height:90px;left:2px;position:absolute;right:2px;top:2px;width:180px}.Epa8Ug{z-index:2}.hHw66W{z-index:1}.ex4YgN .nIb7Tl{background:none}.ex4YgN .Epa8Ug,.ex4YgN .hHw66W{height:0;width:0}.nIb7Tl{background:rgba(0,0,0,.8);color:#fff;font-size:11px;line-height:12px;padding:4px 5px;position:relative;white-space:nowrap;z-index:3}.pVM1ey{align-items:center;background-color:transparent;border:0;border-radius:0;cursor:pointer;display:flex;justify-content:center;opacity:1;outline:none;padding:0;transition-duration:.2s;transition-property:opacity}.pVM1ey:hover{opacity:.7}.pE6VGN{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important;padding:0!important;visibility:hidden!important;width:0!important}.VH7UEc{align-items:center;background-color:#000;display:flex;flex-direction:column-reverse;pointer-events:none;z-index:55}.P_YO_v,.VH7UEc{bottom:0;left:0;position:absolute;right:0;top:0}.P_YO_v{opacity:.5;z-index:2}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.PlayableCover847694237__root{background:#000 50% 50% no-repeat;background-size:cover;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.PlayableCover847694237__responsiveMode{align-items:center;display:flex;overflow:hidden}.PlayableCover847694237__overlay{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;top:0;width:100%}.PlayableCover847694237__root.PlayableCover847694237--transparentOverlay{background:transparent}.PlayableCover847694237__title{color:#fff;font-family:proxima-n-w01-reg,sans-serif;font-size:40px;line-height:1.4em;margin:0 0 15px;padding:0 10%;text-align:center}.PlayableCover847694237__poster{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.PlayableCover847694237__playButton{background:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:50px;padding:0;transition:opacity .2s ease;width:50px}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[FiveGridLine_SolidLine].23b2f23d.min.css">.aVng1S{border-top:var(--lnw,2px) solid rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));box-sizing:border-box;height:0}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SeoTpaGallery].95723424.min.css">.slvSuv{border-collapse:separate;border-spacing:20px}.slvSuv th{vertical-align:middle}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ProGallery_Default].476e2322.min.css">div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover) .gallery-item-content .gallery-item{transition:opacity .4s ease!important}div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover).simulate-hover .gallery-item-content .gallery-item,div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover):hover .gallery-item-content .gallery-item{opacity:0}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .gallery-item-content,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) .hover-info-element{transition:transform 2.2s cubic-bezier(.14,.4,.09,.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(.9009009009)}div.pro-gallery .gallery-item-container.tilt-on-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.tilt-on-hover:not(.hide-hover) .gallery-item-hover:not(.hide-hover),div.pro-gallery .gallery-item-container.tilt-on-hover:not(.hide-hover) .hover-info-element{transition:transform 1.2s cubic-bezier(.14,.4,.09,.99)!important}div.pro-gallery .gallery-item-container.tilt-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.tilt-on-hover:not(.hide-hover):hover .gallery-item-content{transform:scale(.845) rotate(calc(var(--tiltAngleValue) * 1deg))}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;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{transform:scale(.985)}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover div,div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover div{transform:none!important}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(.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 .gallery-item-hover-inner,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.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{background:rgba(8,8,8,.75);opacity:1}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{filter:opacity(0);transition:filter .4s ease,opacity .4s ease!important}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{filter:opacity(0);transform:scale(.9);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 .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{filter:opacity(1);transform:scale(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover{transition:transform .4s cubic-bezier(.3,.13,.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{filter:opacity(0);transform:translateY(100%);transition:transform .4s cubic-bezier(.3,.13,.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 .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{filter:opacity(1);transform:translateY(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover{transition:transform .4s cubic-bezier(.3,.13,.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{filter:opacity(0);transform:translateX(-100%);transition:transform .4s cubic-bezier(.3,.13,.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 .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{filter:opacity(1);transform:translateX(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover{transition:transform .4s cubic-bezier(.3,.13,.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{filter:opacity(0);transform:translateX(100%);transition:transform .4s cubic-bezier(.3,.13,.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 .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{filter:opacity(1);transform:translateX(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover{transition:transform .4s cubic-bezier(.3,.13,.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{filter:opacity(0);transform:translateY(-100%);transition:transform .4s cubic-bezier(.3,.13,.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 .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{filter:opacity(1);transform:translateY(0)}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{background:rgba(8,8,8,.75);opacity:1}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{filter:opacity(1);transition:filter .4s ease,opacity .4s ease!important}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{filter:opacity(1);transform:scale(1);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 .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{filter:opacity(0);transform:scale(.9)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover{transition:transform .4s cubic-bezier(.3,.13,.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{filter:opacity(1);transform:translateY(0);transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}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{filter:opacity(0);transform:translateY(100%)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover{transition:transform .4s cubic-bezier(.3,.13,.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{filter:opacity(1);transform:translateX(0);transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}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{filter:opacity(0);transform:translateX(-100%)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover{transition:transform .4s cubic-bezier(.3,.13,.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{filter:opacity(1);transform:translateX(100%);transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}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{filter:opacity(0);transform:translateX(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover{transition:transform .4s cubic-bezier(.3,.13,.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{filter:opacity(1);transform:translateY(-100%);transition:transform .4s cubic-bezier(.3,.13,.12,1),filter .5s ease,opacity .5s ease!important}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{filter:opacity(0);transform:translateY(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{height:auto;width:100%}body.pro-gallery{transition:opacity 2s ease}#gallery-loader{position:fixed;top:50%}.show-more-container{line-height:138px;text-align:center}.show-more-container i.show-more{color:#5d5d61;cursor:pointer;font-size:40px;margin-top:-3px}.show-more-container button.show-more{background:transparent;border:2px solid #5d5d61;border-radius:0;color:#5d5d61;cursor:pointer;display:inline-block;font-family:HelveticaNeueW01-45Ligh,HelveticaNeueW02-45Ligh,HelveticaNeueW10-45Ligh,sans-serif;font-size:12px;padding:11px 29px}.show-more-container button.show-more:hover{background:rgba(0,0,0,.1)}.more-items-loader{color:#116dff;display:block;font-size:30px;line-height:50px;text-align:center;width:100%}.version-header{background:hsla(0,0%,100%,.8);color:#e03939;font-family:Consolas,monospace;font-size:13px;height:100px;left:0;line-height:30px;position:absolute;text-align:left;top:0;width:320px;z-index:100}.auto-slideshow-button{cursor:pointer;height:28px;margin-top:19px;padding:5px;width:20px}.auto-slideshow-button,.auto-slideshow-counter{display:flex;left:auto;opacity:.9;position:absolute;text-align:center;z-index:1}.auto-slideshow-counter{font-size:15px;line-height:normal;margin-top:24px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mouse-cursor{display:flex;position:absolute;width:100%}.follow-mouse-cursor{position:absolute;transition:all .2s ease}.follow-mouse-cursor>div{pointer-events:none}.follow-mouse-cursor>div,.nav-arrows-container{align-items:center;display:flex;justify-content:center}.nav-arrows-container{background:transparent;border:none;cursor:pointer;left:auto;opacity:.9;position:absolute;text-align:center}.nav-arrows-container:hover{opacity:1}.nav-arrows-container.shadow svg{filter:drop-shadow(0 1px .15px #B2B2B2)}.nav-arrows-container .slideshow-arrow{flex-shrink:0}.nav-arrows-container:focus{box-shadow:inset 0 0 0 1px #fff,inset 0 0 1px 4px #116dff!important}.arrow-portal-container span{align-items:center;animation:fadeIn .1s ease-in-out;display:flex;justify-content:center;position:fixed;transition:top 50ms,left 50ms}div.gallery-slideshow .gallery-column,div.gallery-slideshow div.pro-gallery{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{bottom:-220px;box-sizing:border-box;display:flex;height:220px;padding-top:0;position:absolute;width:100%;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{height:100%;width:100%}div.pro-gallery,div.pro-gallery .gallery-column{backface-visibility:hidden;overflow:hidden;position:relative}div.pro-gallery .gallery-column{float:left;transform-style:preserve-3d}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{backface-visibility:hidden;box-sizing:border-box;float:left;font-family:HelveticaNeueW01-45Ligh,HelveticaNeueW02-45Ligh,HelveticaNeueW10-45Ligh,sans-serif;font-size:11px;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}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{backface-visibility:hidden;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:default;display:inline-block;font-family:HelveticaNeueW01-45Ligh,HelveticaNeueW02-45Ligh,HelveticaNeueW10-45Ligh,sans-serif;font-size:11px;outline:none;overflow:hidden;padding:0;position:absolute;scroll-snap-align:center;text-decoration:none;transform-style:preserve-3d;vertical-align:top;will-change:top,left,width,height}div.pro-gallery .gallery-item-container .item-action{height:1px;overflow:hidden;pointer-events:none;position:absolute;width:1px;z-index:-1}div.pro-gallery .gallery-item-container .item-action:focus{--focus-ring-box-shadow:none!important;box-shadow:none!important;outline:none!important}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info{cursor:pointer}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info button{cursor:pointer;text-decoration:underline}div.pro-gallery .gallery-item-container.visible{transform:translateZ(0)}div.pro-gallery .gallery-item-container.clickable{cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-wrapper{height:100%;overflow:hidden;position:relative;width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}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{height:100%!important;width:100%!important}div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit,div.pro-gallery .gallery-item-container .gallery-item-wrapper.transparent{background:transparent}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:transparent;-o-object-fit:contain;object-fit:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item{border-radius:0;height:100%;left:0;margin:0;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;top:0;width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item{-webkit-font-smoothing:antialiased;box-sizing:border-box;/*! autoprefixer: ignore next */white-space:normal}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item .te-pro-gallery-text-item{letter-spacing:normal!important;line-height: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 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,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{margin:0;padding:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item .pro-circle-preloader{height:30px;left:50%;opacity:.4;top:50%;width:15px;z-index:-1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item img.gallery--placeholder-item{height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%!important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded{animation:none!important;background-color:transparent;opacity:1!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-position:50%;background-repeat:no-repeat;background-size:cover}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-3d-placeholder.three-d-loaded img{opacity:0;pointer-events:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder.three-d-loading img{opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder img{transition:opacity .2s ease}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.playedOnce~.image-item{opacity:0;pointer-events:none;transition:opacity .2s ease}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder.playing button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder.playing i,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,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem.playing button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem.playing i{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder i,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,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem i{-webkit-font-smoothing:antialiased;background:#080808;border-radius:50px;color:#fff;display:inline-block;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.7;position:absolute;text-align:center;text-rendering:auto;/*! autoprefixer: ignore next */top:50%;z-index:11}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder i.play-triangle,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,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem i.play-triangle{opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder button.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder i.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder i.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 button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.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.thumbnailItem button.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem i.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem i.play-triangle{font-size:26px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder i:hover,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,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem i:hover{opacity:.9}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder button:before,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-3d-placeholder i:before,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,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem button:before,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.thumbnailItem i:before{font-size:2.3em;opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info{bottom:-220px;box-sizing:border-box;display:flex;height:220px;position:absolute;width:100%;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{border-radius:0;box-sizing:border-box;height:100%;left:0;margin:0;overflow:hidden;position:absolute;top:0;white-space:normal;width:100%;z-index:15}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{box-sizing:border-box;content:" ";height:100%;left:0;margin:0;position:absolute;top:0;width:100%;z-index:-1}div.pro-gallery .gallery-item-container .gallery-item-common-info{box-sizing:border-box;cursor:pointer}div.pro-gallery .thumbnailItem.playing button,div.pro-gallery .thumbnailItem.playing i{display:none}div.pro-gallery .thumbnailItem button,div.pro-gallery .thumbnailItem i{-webkit-font-smoothing:antialiased;background:#080808;border-radius:100%;color:#fff;display:inline-block;height:28px;left:50%;margin:-16px -1px 0 -16px;opacity:.7;position:absolute;text-align:center;text-rendering:auto;/*! autoprefixer: ignore next */top:50%;width:28px;z-index:11}div.pro-gallery .thumbnailItem button.play-triangle,div.pro-gallery .thumbnailItem i.play-triangle{opacity:1}div.pro-gallery .thumbnailItem button:before,div.pro-gallery .thumbnailItem i:before{font-size:2.3em;opacity:1}div.pro-gallery.one-row{float:left;white-space:nowrap}div.pro-gallery.one-row .gallery-column{float:none;white-space:nowrap;width:100%}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{float:left;overflow:hidden}div.pro-gallery.thumbnails-gallery .galleryColumn{overflow:visible;position:relative}div.pro-gallery.thumbnails-gallery .thumbnailItem{background-color:#fff;background-position:50%;background-size:cover;border-radius:0;cursor:pointer;overflow-y:inherit;position:absolute}div.pro-gallery.thumbnails-gallery .thumbnailItem.pro-gallery-highlight:after{background-color:hsla(0,0%,100%,.6);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}@media(max-width:500px){div.pro-gallery.thumbnails-gallery{overflow:visible}}div.pro-gallery :focus{box-shadow:none}div.pro-gallery.accessible button:not(.nav-arrows-container,.has-custom-focus):focus,div.pro-gallery.accessible i:focus{box-shadow:0 0 0 1px #fff,0 0 1px 2px #116dff}div.pro-gallery.accessible .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 button:focus,div.pro-gallery.accessible .gallery-item-hover i:focus{box-shadow:none}div.pro-gallery.accessible .thumbnailItem.pro-gallery-highlight:after{box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,0 0 10px -5px #116dff}div.pro-gallery.accessible .gallery-item-container:has(.item-action:focus):after{border-radius:inherit;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff;content:" ";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;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{border-radius:inherit;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,0 0 10px -5px #116dff;content:" ";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}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{height:0!important;width:0!important}div.pro-gallery .rtl{direction:rtl}div.pro-gallery .ltr{direction:ltr}.sr-only.out-of-view-component{border:0;clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-logs{word-wrap:break-word;background:#fff;font-size:10px;width:280px}.fade{display:block;transition:opacity .6s ease}.fade-visible{opacity:1}.fade-hidden{opacity:0}.deck-before{transform:translateX(-100%)}.deck-before,.deck-before-rtl{display:block;transition:transform .6s ease;z-index:1}.deck-before-rtl{transform:translateX(100%)}.deck-current{display:block;transform:translateX(0);transition:transform .6s ease;z-index:0}.deck-current .override{transition:transform .6s ease,opacity .1s ease .2s!important}.deck-after{display:block;opacity:0;transition:opacity .2s ease .6s;z-index:-1}.deck-after .override{transition:opacity .1s ease 0s!important}.disabled-transition{transition:none!important}@keyframes changing_background{0%{background-color:hsla(0,0%,95%,.2)}50%{background-color:hsla(0,0%,95%,.8)}to{background-color:hsla(0,0%,95%,.2)}}.pro-gallery-parent-container.gallery-slideshow [data-hook=group-view]:before,.pro-gallery-parent-container:not(.gallery-slideshow) [data-hook=group-view] .item-link-wrapper:before{content:"";height:1px;left:var(--group-left);pointer-events:none;position:absolute;right:var(--group-right);scroll-snap-align:center;top:var(--group-top);width:var(--group-width)}.gallery-item-container{scroll-snap-align:none!important}.gallery-slideshow .gallery-item-container:not(.clickable) a{cursor:default}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[1]!../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/infoElement.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/.pro-gallery-wix-wrapper .slideshow-info-element-inner{box-sizing:border-box;height:100%;padding-top:24px;width:100%}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-text{display:flex;flex-direction:column;flex-grow:1;margin-bottom:25px;padding:0}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-text>div{width:100%}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-text .info-element-title{font-size:21px;/*! autoprefixer: ignore next */line-height:32px;white-space:normal}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-text .info-element-description,.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-text .info-element-title{-webkit-box-orient:vertical;color:#2b5672;display:block;font-family:HelveticaNeueW01-Thin,HelveticaNeueW02-Thin,HelveticaNeueW10-35Thin,sans-serif;height:auto;text-overflow:ellipsis;transition:opacity .4s ease}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-text .info-element-description{font-size:15px;line-height:25px;overflow:hidden;/*! autoprefixer: ignore next */white-space:nowrap}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-text .info-element-description>span{white-space:normal}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-text .info-member.hide{display:none}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper{color:#fff;display:flex;justify-content:center}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button{border-style:solid;border-width:1px;cursor:pointer;display:block;font-size:16px;line-height:0px;outline:none;overflow:hidden;padding:16px;position:relative;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;z-index:10}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button .overlay{display:none}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover{opacity:1!important}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover .overlay{background:hsla(0,0%,100%,.1);display:block;height:100%;left:0;position:absolute;top:0;width:100%}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social{display:flex;flex-direction:row;height:auto;margin:0;overflow:visible;position:static;transition:opacity .4s ease;z-index:16}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social:hover .info-element-social-share-box{width:0!important}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social.info-align-right,.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box{margin-right:40px!important}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-button{color:#2b5672;cursor:pointer;display:inline-flex;font-size:19px}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-button svg{fill:inherit}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-button *{height:inherit;width:inherit}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments{align-items:center;background:transparent;border:none;-moz-column-gap:7px;column-gap:7px;display:flex;font-size:15px;margin:-5px;padding:0;padding:5px}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-icon{fill:#2b5672}.pro-gallery-wix-wrapper .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-size:15px;font-style:normal;letter-spacing:1px;line-height:15px}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love{background:transparent;border:none;font-size:15px;padding:0}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love button,.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love i{background:transparent;border:none;cursor:pointer;display:inline-block;float:left;text-decoration:none}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love .info-element-social-love-count{color:#2b5672;display:inline-block;float:left;font-family:HelveticaNeueW01-UltLt,HelveticaNeueW02-UltLt,HelveticaNeueW10-25UltL,sans-serif;font-style:normal;letter-spacing:1px;margin-top:2px;padding-left:9px}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-share{flex-direction:row;outline:none}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-share:hover .info-element-social-share-box{outline:none;width:210px!important}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box{display:inline-block;font-size:12px;height:30px;margin-left:25px!important;margin-right:25px!important;max-width:300px;overflow:hidden;transform:none!important;transition:width .3s;width:0;z-index:16}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.hovered,.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.opened{outline:none;width:210px!important}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button,.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i{background:transparent;border:none;color:#2b5672;cursor:pointer;display:inline-block;float:left;font-size:15px;height:30px;line-height:14px;margin:0 6px;text-align:center;text-decoration:none;width:30px}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button:hover,.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i:hover{opacity:.7}.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.email-share,.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.twitter-share,.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.email-share,.pro-gallery-wix-wrapper .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.twitter-share{font-size:13px}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info{box-sizing:border-box;height:100%;padding-top:24px;width:100%}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-text{display:flex;flex-direction:column;flex-grow:1;margin-bottom:25px;padding:0}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-text>div{width:100%}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-title{-webkit-box-orient:vertical;color:#2b5672;display:block;/*! autoprefixer: ignore next */font-family:HelveticaNeueW01-Thin,HelveticaNeueW02-Thin,HelveticaNeueW10-35Thin,sans-serif;font-size:21px;height:auto;line-height:32px;text-overflow:ellipsis;transition:opacity .4s ease;white-space:normal}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-description{-webkit-box-orient:vertical;color:#2b5672;display:block;/*! autoprefixer: ignore next */font-family:HelveticaNeueW01-Thin,HelveticaNeueW02-Thin,HelveticaNeueW10-35Thin,sans-serif;font-size:15px;height:auto;line-height:25px;overflow:hidden;text-overflow:ellipsis;transition:opacity .4s ease;white-space:nowrap}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-description>span{white-space:normal}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-member.hide{display:none}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper{color:#fff;display:flex;justify-content:center}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button{border-style:solid;border-width:1px;cursor:pointer;display:block;font-size:16px;line-height:0px;outline:none;overflow:hidden;padding:16px;position:relative;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;z-index:10}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button .overlay{display:none}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button:hover{opacity:1!important}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button:hover .overlay{background:hsla(0,0%,100%,.1);display:block;height:100%;left:0;position:absolute;top:0;width:100%}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social{display:flex;flex-direction:row;height:auto;margin:0;overflow:visible;position:static;transition:opacity .4s ease;z-index:16}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social:hover .info-element-social-share-box{width:0!important}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-right,.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse}.pro-gallery-wix-wrapper .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}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button{color:#2b5672;cursor:pointer;display:inline-flex;font-size:19px}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button svg{fill:inherit}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button *{height:inherit;width:inherit}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-comments{align-items:center;background:transparent;border:none;-moz-column-gap:7px;column-gap:7px;display:flex;font-size:15px;margin:-5px;padding:0;padding:5px}.pro-gallery-wix-wrapper .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}.pro-gallery-wix-wrapper .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-size:15px;font-style:normal;letter-spacing:1px;line-height:15px}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love{background:transparent;border:none;font-size:15px;padding:0}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love button,.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love i{background:transparent;border:none;cursor:pointer;display:inline-block;float:left;text-decoration:none}.pro-gallery-wix-wrapper .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;display:inline-block;float:left;font-family:HelveticaNeueW01-UltLt,HelveticaNeueW02-UltLt,HelveticaNeueW10-25UltL,sans-serif;font-style:normal;letter-spacing:1px;margin-top:2px;padding-left:9px}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share{flex-direction:row;outline:none}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share:hover .info-element-social-share-box{outline:none;width:210px!important}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box{display:inline-block;font-size:12px;height:30px;margin-left:25px!important;margin-right:25px!important;max-width:300px;overflow:hidden;transform:none!important;transition:width .3s;width:0;z-index:16}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box.hovered,.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box.opened{outline:none;width:210px!important}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button,.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i{background:transparent;border:none;color:#2b5672;cursor:pointer;display:inline-block;float:left;font-size:15px;height:30px;line-height:14px;margin:0 6px;text-align:center;text-decoration:none;width:30px}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button:hover,.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i:hover{opacity:.7}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button.email-share,.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button.twitter-share,.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i.email-share,.pro-gallery-wix-wrapper .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}.pro-gallery-wix-wrapper .gallery-item-common-info.gallery-item-bottom-info{padding-top:0}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner{box-sizing:border-box;height:100%;padding-top:24px;width:100%}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text{display:flex;flex-direction:column;flex-grow:1;margin-bottom:25px;padding:0}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text>div{width:100%}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-title{-webkit-box-orient:vertical;color:#2b5672;display:block;/*! autoprefixer: ignore next */font-family:HelveticaNeueW01-Thin,HelveticaNeueW02-Thin,HelveticaNeueW10-35Thin,sans-serif;font-size:21px;height:auto;line-height:32px;text-overflow:ellipsis;transition:opacity .4s ease;white-space:normal}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-description{-webkit-box-orient:vertical;color:#2b5672;display:block;/*! autoprefixer: ignore next */font-family:HelveticaNeueW01-Thin,HelveticaNeueW02-Thin,HelveticaNeueW10-35Thin,sans-serif;font-size:15px;height:auto;line-height:25px;overflow:hidden;text-overflow:ellipsis;transition:opacity .4s ease;white-space:nowrap}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-description>span{white-space:normal}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-member.hide{display:none}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper{color:#fff;display:flex;justify-content:center}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button{border-style:solid;border-width:1px;cursor:pointer;display:block;font-size:16px;line-height:0px;outline:none;overflow:hidden;padding:16px;position:relative;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;z-index:10}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button .overlay{display:none}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover{opacity:1!important}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover .overlay{background:hsla(0,0%,100%,.1);display:block;height:100%;left:0;position:absolute;top:0;width:100%}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social{display:flex;flex-direction:row;height:auto;margin:0;overflow:visible;position:static;transition:opacity .4s ease;z-index:16}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social:hover .info-element-social-share-box{width:0!important}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-right,.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse}.pro-gallery-wix-wrapper .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}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button{color:#2b5672;cursor:pointer;display:inline-flex;font-size:19px}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button svg{fill:inherit}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button *{height:inherit;width:inherit}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments{align-items:center;background:transparent;border:none;-moz-column-gap:7px;column-gap:7px;display:flex;font-size:15px;margin:-5px;padding:0;padding:5px}.pro-gallery-wix-wrapper .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}.pro-gallery-wix-wrapper .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-size:15px;font-style:normal;letter-spacing:1px;line-height:15px}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love{background:transparent;border:none;font-size:15px;padding:0}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love button,.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love i{background:transparent;border:none;cursor:pointer;display:inline-block;float:left;text-decoration:none}.pro-gallery-wix-wrapper .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;display:inline-block;float:left;font-family:HelveticaNeueW01-UltLt,HelveticaNeueW02-UltLt,HelveticaNeueW10-25UltL,sans-serif;font-style:normal;letter-spacing:1px;margin-top:2px;padding-left:9px}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share{flex-direction:row;outline:none}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share:hover .info-element-social-share-box{outline:none;width:210px!important}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box{display:inline-block;font-size:12px;height:30px;margin-left:25px!important;margin-right:25px!important;max-width:300px;overflow:hidden;transform:none!important;transition:width .3s;width:0;z-index:16}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.hovered,.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.opened{outline:none;width:210px!important}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button,.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i{background:transparent;border:none;color:#2b5672;cursor:pointer;display:inline-block;float:left;font-size:15px;height:30px;line-height:14px;margin:0 6px;text-align:center;text-decoration:none;width:30px}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button:hover,.pro-gallery-wix-wrapper .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}.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.email-share,.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.twitter-share,.pro-gallery-wix-wrapper .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.email-share,.pro-gallery-wix-wrapper .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}.pro-gallery-wix-wrapper .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text,.pro-gallery-wix-wrapper .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text{padding:0 20px 20px}.pro-gallery-wix-wrapper .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element,.pro-gallery-wix-wrapper .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}.pro-gallery-wix-wrapper .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social,.pro-gallery-wix-wrapper .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social{display:flex;flex-direction:row;height:auto;margin:0;position:static}.pro-gallery-wix-wrapper .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.with-arrows,.pro-gallery-wix-wrapper .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.with-arrows{margin:0 -10px 0;width:auto}.pro-gallery-wix-wrapper .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.gradient-top,.pro-gallery-wix-wrapper .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,.2),transparent 140px)}.pro-gallery-wix-wrapper .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,.pro-gallery-wix-wrapper .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}.pro-gallery-wix-wrapper .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right,.pro-gallery-wix-wrapper .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,.pro-gallery-wix-wrapper .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right,.pro-gallery-wix-wrapper .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}.pro-gallery-wix-wrapper .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,.pro-gallery-wix-wrapper .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}.pro-gallery-wix-wrapper .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button,.pro-gallery-wix-wrapper .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button{font-size:19px;margin:0;position:static!important}.pro-gallery-wix-wrapper .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,.pro-gallery-wix-wrapper .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}.pro-gallery-wix-wrapper .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share,.pro-gallery-wix-wrapper .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}.pro-gallery-wix-wrapper .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,.pro-gallery-wix-wrapper .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{outline:none;width:210px!important}.pro-gallery-wix-wrapper .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,.pro-gallery-wix-wrapper .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{margin-left:25px!important;margin-right:25px!important;overflow:hidden;transition:width .3s;width:0}.pro-gallery-wix-wrapper .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,.pro-gallery-wix-wrapper .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{outline:none;width:210px!important}.pro-gallery-wix-wrapper .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-title{white-space:normal}.pro-gallery-wix-wrapper .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px}.pro-gallery-wix-wrapper .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text{padding:30px 0 0}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{-webkit-box-pack:center;color:#fff;display:flex;justify-content:center;/*! autoprefixer: ignore next */transition:opacity .4s ease}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper .buy-icon{margin-right:7px}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{-webkit-box-orient:vertical;-webkit-line-clamp:1;border-style:solid;border-width:1px;color:#fff;cursor:pointer;display:block;/*! autoprefixer: ignore next */font-size:16px;line-height:0px;opacity:1;outline:none;overflow:hidden;padding:16px;position:relative;text-overflow:ellipsis;white-space:nowrap;z-index:10}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button .overlay{display:none}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button:hover .overlay{background:hsla(0,0%,100%,.1);display:block;left:0;position:absolute;top:0;width:100%}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text{box-sizing:border-box;display:flex;flex-direction:column;height:100%;margin:0;padding:30px}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.short-item{padding-top:5px}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.narrow-item{padding-left:5px;padding-right:5px}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.hidden{opacity:0!important;pointer-events:none}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text>div{width:100%}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.push-down{box-sizing:border-box;padding-top:60px}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{-webkit-box-orient:vertical;color:#fff;display:-webkit-box;/*! autoprefixer: ignore next */font-size:21px;line-height:32px;opacity:0;overflow:hidden;padding:0}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{-webkit-box-orient:vertical;color:#fff;display:-webkit-box;/*! autoprefixer: ignore next */font-size:15px;line-height:25px;opacity:0;overflow:hidden;white-space:normal}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-member.hide{display:none}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-new-info-elements{display:flex;flex-direction:row}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-absolute{left:0;position:absolute;top:0}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social{box-sizing:border-box;outline:none;overflow:visible;transition:opacity .4s ease;z-index:16}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.narrow-item,.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.short-item{align-items:flex-end;display:flex;height:90%;justify-content:space-around}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.narrow-item .info-element-social-button,.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.short-item .info-element-social-button{position:static}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.with-arrows{margin:0 7%;width:86%}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.hidden{opacity:0!important;pointer-events:none}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button{fill:#fff;color:#fff;cursor:pointer}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button svg{fill:inherit}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button *{height:inherit;width:inherit}.pro-gallery-wix-wrapper 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}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.visible{opacity:1!important}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-comments{align-items:center;background:#2b5672;border:none;bottom:auto;-moz-column-gap:7px;column-gap:7px;display:flex;font-size:15px;left:26px;margin:-5px;padding:5px;top:26px}.pro-gallery-wix-wrapper 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-size:15px;font-style:normal;letter-spacing:1px;line-height:15px}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love{background:transparent;border:none;bottom:30px;font-size:15px;left:30px}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love button,.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love i{background:transparent;border:none;color:#fff;cursor:pointer;display:inline-block;float:left;font-size:18px;line-height:14px;outline:none;text-decoration:none}.pro-gallery-wix-wrapper 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{display:inline-block;float:left;font-family:HelveticaNeueW01-UltLt,HelveticaNeueW02-UltLt,HelveticaNeueW10-25UltL,sans-serif;font-size:15px;font-style:normal;letter-spacing:1px;line-height:15px;margin-top:2px;padding-left:9px}.pro-gallery-wix-wrapper 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}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-dots{display:flex;height:30px;justify-content:center;left:auto;right:22px;top:26px;width:20px}.pro-gallery-wix-wrapper 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}.pro-gallery-wix-wrapper 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}.pro-gallery-wix-wrapper 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)}.pro-gallery-wix-wrapper 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,.pro-gallery-wix-wrapper 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{left:calc(25% - 8px)}.pro-gallery-wix-wrapper 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,.pro-gallery-wix-wrapper 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{display:none}.pro-gallery-wix-wrapper 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)}.pro-gallery-wix-wrapper 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,.pro-gallery-wix-wrapper 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)}.pro-gallery-wix-wrapper 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)}.pro-gallery-wix-wrapper 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,.pro-gallery-wix-wrapper 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{top:calc(25% - 10px)}.pro-gallery-wix-wrapper 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{bottom:calc(25% - 10px);right:auto;top:auto}.pro-gallery-wix-wrapper 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)}.pro-gallery-wix-wrapper 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)}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box{font-size:12px;height:100%;left:50%;margin-left:-3px;margin-top:1px;max-width:300px;min-width:200px;opacity:0;outline:none;overflow:visible;position:absolute;top:0;transform:translateX(-50%);transition:opacity .4s ease;width:100%;z-index:16}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.hidden{opacity:0!important;pointer-events:none}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button,.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i{background:transparent;border:none;color:#fff;cursor:pointer;display:inline-block;font-size:15px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:22px}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button:hover,.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i:hover{opacity:.7}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-1,.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-1{margin-left:5px}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-2,.pro-gallery-wix-wrapper 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}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-4,.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-4{margin-left:-1px}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-5,.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-5{font-size:13px;margin-left:-3px;margin-top:1px}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item{left:0;max-height:300px;max-width:none;min-width:0;top:50%}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item button,.pro-gallery-wix-wrapper 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}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item button.network-2,.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item button.network-5,.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item i.network-2,.pro-gallery-wix-wrapper 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}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-common-info{box-sizing:border-box;cursor:pointer}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-description,.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-title{-webkit-box-orient:vertical;display:-webkit-box;/*! autoprefixer: ignore next */overflow:hidden;/*! autoprefixer: ignore next */text-overflow:ellipsis}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-description>span{white-space:normal}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-common-info .info-member.hide{display:none}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper{color:#fff;display:flex;justify-content:center}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper button{border-style:solid;border-width:1px;cursor:pointer;display:block;font-size:16px;line-height:0px;outline:none;overflow:hidden;padding:16px;position:relative;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;z-index:10}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper button .overlay{display:none}.pro-gallery-wix-wrapper div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper button:hover .overlay{background:hsla(0,0%,100%,.1);display:block;left:0;position:absolute;top:0;width:100%}.pro-gallery-wix-wrapper div.pro-gallery.thumbnails-gallery .gallery-item-container .info-element-custom-button-wrapper{display:none!important}.pro-gallery-overlay-animation-wrapper .gallery-item-hover:before{transition:all .3s cubic-bezier(.3,.13,.12,1)}.pro-gallery-overlay-animation-wrapper.expand.animation-appears .gallery-item-hover:before{opacity:0!important;transform:scale(.8)}.pro-gallery-overlay-animation-wrapper.expand.animation-appears .gallery-item-container:hover .gallery-item-hover:before,.pro-gallery-overlay-animation-wrapper.expand.animation-disappears .gallery-item-hover:before{opacity:1!important;transform:scale(1)}.pro-gallery-overlay-animation-wrapper.expand.animation-disappears .gallery-item-container:hover .gallery-item-hover:before{opacity:0!important;transform:scale(.8)}.pro-gallery-overlay-animation-wrapper.fade-in.animation-appears .gallery-item-hover:before{filter:opacity(0)!important;opacity:0!important}.pro-gallery-overlay-animation-wrapper.fade-in.animation-appears .gallery-item-container:hover .gallery-item-hover:before,.pro-gallery-overlay-animation-wrapper.fade-in.animation-disappears .gallery-item-hover:before{filter:opacity(1)!important;opacity:1!important}.pro-gallery-overlay-animation-wrapper.fade-in.animation-disappears .gallery-item-container:hover .gallery-item-hover:before{filter:opacity(0)!important;opacity:0!important}.pro-gallery-overlay-animation-wrapper.slide-up.animation-appears .gallery-item-hover:before{transform:translateY(100%)!important}.pro-gallery-overlay-animation-wrapper.slide-up.animation-appears .gallery-item-container:hover .gallery-item-hover:before,.pro-gallery-overlay-animation-wrapper.slide-up.animation-disappears .gallery-item-hover:before{transform:translateY(0)!important}.pro-gallery-overlay-animation-wrapper.slide-up.animation-disappears .gallery-item-container:hover .gallery-item-hover:before{transform:translateY(-100%)!important}.pro-gallery-overlay-animation-wrapper.slide-right.animation-appears .gallery-item-hover:before{opacity:0!important;transform:translateX(-100%)!important}.pro-gallery-overlay-animation-wrapper.slide-right.animation-appears .gallery-item-container:hover .gallery-item-hover:before,.pro-gallery-overlay-animation-wrapper.slide-right.animation-disappears .gallery-item-hover:before{opacity:1!important;transform:translateX(0)!important}.pro-gallery-overlay-animation-wrapper.slide-right.animation-disappears .gallery-item-container:hover .gallery-item-hover:before{opacity:0!important;transform:translateX(100%)!important}.pro-gallery-overlay-animation-wrapper.slide-down.animation-appears .gallery-item-hover:before{opacity:0!important;transform:translateY(-100%)!important}.pro-gallery-overlay-animation-wrapper.slide-down.animation-appears .gallery-item-container:hover .gallery-item-hover:before,.pro-gallery-overlay-animation-wrapper.slide-down.animation-disappears .gallery-item-hover:before{opacity:1!important;transform:translateY(0)!important}.pro-gallery-overlay-animation-wrapper.slide-down.animation-disappears .gallery-item-container:hover .gallery-item-hover:before{opacity:0!important;transform:translateY(100%)!important}.pro-gallery-overlay-animation-wrapper.slide-left.animation-appears .gallery-item-hover:before{opacity:0!important;transform:translateX(100%)!important}.pro-gallery-overlay-animation-wrapper.slide-left.animation-appears .gallery-item-container:hover .gallery-item-hover:before,.pro-gallery-overlay-animation-wrapper.slide-left.animation-disappears .gallery-item-hover:before{opacity:1!important;transform:translateX(0)!important}.pro-gallery-overlay-animation-wrapper.slide-left.animation-disappears .gallery-item-container:hover .gallery-item-hover:before{opacity:0!important;transform:translateX(-100%)!important}.manual-height-gallery-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.fullscreen-focus-lock{height:100%}#variant-resize-watcher{left:0;pointer-events:none;position:absolute;top:0;visibility:hidden;width:calc(var(--variant-count) * .1px)}:root{--ProGallery669818973-overFreemiumBanner:1000000;--ProGallery669818973-overFullscreen:1000001}.ProGallery669818973__container{overflow:auto;overflow-x:hidden}.ProGallery669818973__container-prerender{height:100%;min-height:-moz-max-content;min-height:max-content}.ProGallery669818973__root{-archetype:paintBox;box-sizing:border-box;height:100%;max-height:100%;width:100%}.pro-gallery-parent-container{-archetype:paintBox}.gallery-item-container,.gallery-item-container .gallery-item-content,.gallery-item-container .gallery-item-hover:before{transition:all .3s,width 0s,height 0s}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-hover-flex-container .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-hover-flex-container .gallery-item-hover:before{background:transparent}.nav-arrows-container{opacity:1!important}.nav-arrows-container.only-arrows{background:unset!important;border:unset!important;box-shadow:unset!important}.ProGallery669818973__info{-archetype:text;box-sizing:border-box}.gallery-item-common-info .info-element-title{color:rgb(var(--color_15));font:var(--font_6)}.gallery-item-common-info .info-element-description{color:rgb(var(--color_15));font:var(--font_8)}.hover-info-element .info-element-title{color:rgb(var(--color_11));font:var(--font_6)}.hover-info-element .info-element-description{color:rgb(var(--color_11));font:var(--font_8)}.ProGallery669818973__fullscreen{-archetype:paintBox;background:#fff;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--ProGallery669818973-overFreemiumBanner)}.show-more{-archetype:box}.ProGallery669818973__fullscreen .ProGallery669818973__x{-archetype:icon;cursor:pointer;position:fixed;right:25px;top:25px;z-index:var(--ProGallery669818973-overFullscreen)}#fullscreen-view{-archetype:paintBox;background-color:rgb(var(--color_11))}#fullscreen-view .fullscreen-side-bar-title h1{-archetype:text;color:rgb(var(--color_15));font:var(--font_4)}#fullscreen-view .fullscreen-side-bar-description,#fullscreen-view .fullscreen-side-bar-link{-archetype:text;color:rgb(var(--color_15));font:var(--font_8)}#fullscreen-view .fullscreen-close,#fullscreen-view .fullscreen-icon{-archetype:icon;color:rgb(var(--color_15))}#fullscreen-view.pro-fullscreen-expanded .icon-background{-archetype:paintBox;background:rgba(var(--color_11),.4);opacity:1}#fullscreen-view .pro-gallery-slider-arrow svg{-archetype:icon;color:rgb(var(--color_15))}#fullscreen-view.pro-fullscreen-expanded .pro-gallery-slider-arrow{-archetype:paintBox;background:rgba(var(--color_11),.4)}.gallery-item-common-info .info-element-custom-button-button,.hover-info-element .info-element-custom-button-button{border-style:solid;border-width:1px;font-size:16px;line-height:0px;padding:16px}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[StylableButton_Default].e469137d.min.css">.StylableButton2545352419__root{-archetype:box;border:none;box-sizing:border-box;cursor:pointer;display:block;height:100%;min-height:10px;min-width:10px;padding:0;touch-action:manipulation;width:100%}.StylableButton2545352419__root[disabled]{pointer-events:none}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor{background-color:var(--corvid-background-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor{background-color:var(--corvid-hover-background-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor{background-color:var(--corvid-disabled-background-color)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor{border-color:var(--corvid-border-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor{border-color:var(--corvid-hover-border-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor{border-color:var(--corvid-disabled-border-color)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius{border-radius:var(--corvid-border-radius)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth{border-width:var(--corvid-border-width)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label{color:var(--corvid-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label{color:var(--corvid-hover-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label{color:var(--corvid-disabled-color)!important}.StylableButton2545352419__link{-archetype:box;box-sizing:border-box;color:#000;text-decoration:none}.StylableButton2545352419__container{align-items:center;display:flex;flex-basis:auto;flex-direction:row;flex-grow:1;height:100%;justify-content:center;overflow:hidden;transition:all .2s ease,visibility 0s;width:100%}.StylableButton2545352419__label{-archetype:text;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(first);max-width:100%;min-width:1.8em;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:inherit;white-space:nowrap}.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label{text-overflow:unset}.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label{min-width:10px;overflow-wrap:break-word;white-space:break-spaces;word-break:break-word}.StylableButton2545352419__icon{-archetype:icon;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(last);flex-shrink:0;height:50px;min-width:1px;transition:inherit}.StylableButton2545352419__icon.StylableButton2545352419--override{display:block!important}.StylableButton2545352419__icon svg,.StylableButton2545352419__icon>span{display:flex;height:inherit;width:inherit}.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-icon-color)!important;stroke:var(--corvid-icon-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-hover-icon-color)!important;stroke:var(--corvid-hover-icon-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-disabled-icon-color)!important;stroke:var(--corvid-disabled-icon-color)!important}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ClassicSection].6435d050.min.css">.MW5IWV{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.Oqnisf{overflow:visible}.Oqnisf>.MW5IWV .LWbAav{background-color:var(--section-corvid-background-color,var(--bg-overlay-color))}.cM88eO{backface-visibility:hidden}.YtfWHd{left:0;top:0}.YtfWHd,.mj3xJ8{position:absolute}.mj3xJ8{clip:rect(0 0 0 0);background-color:#fff;border-radius:50%;bottom:3px;color:#000;display:grid;height:24px;outline:1px solid #000;place-items:center;pointer-events:none;right:3px;width:24px;z-index:9999}.mj3xJ8:active,.mj3xJ8:focus{clip:auto;pointer-events:auto}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.dkukWC{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var( --divider-layers-pin-factor__ );--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.dkukWC,.dkukWC .FRCqDF{left:0;position:absolute;width:100%}.dkukWC .FRCqDF{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.xnZvZH{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.xnZvZH .FRCqDF{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.xnZvZH .FRCqDF[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.xnZvZH .FRCqDF[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.xnZvZH .FRCqDF[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.MBOSCN{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.MBOSCN .FRCqDF{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.MBOSCN .FRCqDF[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.MBOSCN .FRCqDF[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.MBOSCN .FRCqDF[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[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[AppWidget_Responsive].4475aedb.min.css">.xpmKd_{border-radius:var(--overflow-wrapper-border-radius)}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Container_ResponsiveBox].7c03b9b0.min.css">.cwL6XW{cursor:pointer}.PiVxGu{--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:var(--background,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));--overflow-wrapper-border-radius:var(--rd);--backdrop-filter:$backdrop-filter}.MDrwHQ{background:none!important;border:none!important;box-shadow:none!important}.YqUfCX{backdrop-filter:var(--backdrop-filter,none);background-color:var(--container-corvid-background-color,var(--background,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}.yPXgy9{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_bootstrap-responsive.5018a9e9.min.css">._pfxlW{clip-path:inset(50%);height:24px;position:absolute;width:24px}._pfxlW:active,._pfxlW:focus{clip-path:unset;right:0;top:50%;transform:translateY(-50%)}._pfxlW.RG3k61{transform:translateY(-50%) rotate(180deg)}.r4OX7l,.xTjc1A{box-sizing:border-box;height:100%;overflow:visible;position:relative;width:auto}.r4OX7l[data-state~=header] a,.r4OX7l[data-state~=header] div,[data-state~=header].xTjc1A a,[data-state~=header].xTjc1A div{cursor:default!important}.r4OX7l .UiHgGh,.xTjc1A .UiHgGh{display:inline-block;height:100%;width:100%}.xTjc1A{--display:inline-block;cursor:pointer;display:var(--display);font:var(--fnt,var(--font_1))}.xTjc1A .yRj2ms{padding:0 var(--pad,5px)}.xTjc1A .JS76Uv{color:rgb(var(--txt,var(--color_15,color_15)));display:inline-block;padding:0 10px;transition:var(--trans,color .4s ease 0s)}.xTjc1A[data-state~=drop]{display:block;width:100%}.xTjc1A[data-state~=drop] .JS76Uv{padding:0 .5em}.xTjc1A[data-state~=link]:hover .JS76Uv,.xTjc1A[data-state~=over] .JS76Uv{color:rgb(var(--txth,var(--color_14,color_14)));transition:var(--trans,color .4s ease 0s)}.xTjc1A[data-state~=selected] .JS76Uv{color:rgb(var(--txts,var(--color_14,color_14)));transition:var(--trans,color .4s ease 0s)}.NHM1d1{overflow-x:hidden}.NHM1d1 .R_TAzU{display:flex;flex-direction:column;height:100%;width:100%}.NHM1d1 .R_TAzU .aOF1ks{flex:1}.NHM1d1 .R_TAzU .y7qwii{height:calc(100% - (var(--menuTotalBordersY, 0px)));overflow:visible;white-space:nowrap;width:calc(100% - (var(--menuTotalBordersX, 0px)))}.NHM1d1 .R_TAzU .y7qwii .Tg1gOB,.NHM1d1 .R_TAzU .y7qwii .p90CkU{direction:var(--menu-direction);display:inline-block;text-align:var(--menu-align,var(--align))}.NHM1d1 .R_TAzU .y7qwii .mvZ3NH{display:block;width:100%}.NHM1d1 .h3jCPd{direction:var(--submenus-direction);display:block;opacity:1;text-align:var(--submenus-align,var(--align));z-index:99999}.NHM1d1 .h3jCPd .wkJ2fp{display:inherit;overflow:visible;visibility:inherit;white-space:nowrap;width:auto}.NHM1d1 .h3jCPd.DlGBN0{transition:visibility;transition-delay:.2s;visibility:visible}.NHM1d1 .h3jCPd .p90CkU{display:inline-block}.NHM1d1 .vh74Xw{display:none}.XwCBRN>nav{bottom:0;left:0;right:0;top:0}.XwCBRN .h3jCPd,.XwCBRN .y7qwii,.XwCBRN>nav{position:absolute}.XwCBRN .h3jCPd{margin-top:7px;visibility:hidden}.XwCBRN .h3jCPd[data-dropMode=dropUp]{margin-bottom:7px;margin-top:0}.XwCBRN .wkJ2fp{background-color:rgba(var(--bgDrop,var(--color_11,color_11)),var(--alpha-bgDrop,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6))}.P0dCOY .PJ4KCX{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.xpmKd_{border-radius:var(--overflow-wrapper-border-radius)}</style>
<style data-href="https://static.parastorage.com/services/wix-thunderbolt/dist/Repeater_FixedColumns.d6ea6918.chunk.min.css">.Exmq9{direction:var(--direction);justify-content:var(--justify-content);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);flex-wrap:wrap;display:flex;position:relative}.Exmq9:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--margin-inline-start);margin-right:var(--margin-inline-end)}.Exmq9:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--margin-inline-start);margin-right:var(--margin-inline-end)}.Exmq9:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--margin-inline-start);margin-right:var(--margin-inline-end)}.Exmq9:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--margin-inline-start);margin-left:var(--margin-inline-end)}.Exmq9:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--margin-inline-start);margin-left:var(--margin-inline-end)}.Exmq9:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--margin-inline-start);margin-left:var(--margin-inline-end)}._FiCX{margin:var(--item-margin);direction:ltr}.TmK0x{flex-direction:column;display:flex}._HVCm{direction:var(--direction);justify-content:var(--justify-content);margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);flex-direction:column;display:flex;position:relative}._HVCm:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--margin-inline-start);margin-right:var(--margin-inline-end)}._HVCm:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--margin-inline-start);margin-right:var(--margin-inline-end)}._HVCm:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--margin-inline-start);margin-right:var(--margin-inline-end)}._HVCm:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--margin-inline-start);margin-left:var(--margin-inline-end)}._HVCm:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--margin-inline-start);margin-left:var(--margin-inline-end)}._HVCm:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--margin-inline-start);margin-left:var(--margin-inline-end)}.CJipV>*{width:100%}.uH8gn{justify-content:space-between;display:flex}.CJipV{margin:var(--item-margin);direction:ltr}
/*# sourceMappingURL=Repeater_FixedColumns.d6ea6918.chunk.min.css.map*/</style>
<style data-href="https://static.parastorage.com/services/wix-thunderbolt/dist/group_7.882d8423.chunk.min.css">.QrIus{height:auto!important}.bsFmQ{overflow:hidden!important}
/*# sourceMappingURL=group_7.882d8423.chunk.min.css.map*/</style>
<script type="speculationrules">{"prefetch":[{"tag":"mpa-prefetch-moderate","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":"/"}}]},"eagerness":"moderate"}]}</script>
<style id="page-transitions">@view-transition {navigation: auto;types: SlideVertical}</style>
<style rel="stylesheet" data-href="https://static.parastorage.com/services/profile-card-tpa-ooi/1.2903.0/ProfileCardViewerWidget.min.css">.sTfH9Kt.o__3gsFrv--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)}.sQ5IiZB{--wbu-color-blue-0:#0f2ccf;--wbu-color-blue-100:#2f5dff;--wbu-color-blue-200:#597dff;--wbu-color-blue-300:#acbeff;--wbu-color-blue-400:#d5dfff;--wbu-color-blue-500:#eaefff;--wbu-color-blue-600:#f5f7ff;--wbu-color-black-0:#151414;--wbu-color-black-100:#383838;--wbu-color-black-200:#525150;--wbu-color-black-300:#767574;--wbu-color-black-400:#a8a6a5;--wbu-color-black-500:#e0dfdf;--wbu-color-black-600:#f1f0ef;--wbu-color-red-0:#9c2426;--wbu-color-red-100:#df3336;--wbu-color-red-200:#e55c5e;--wbu-color-red-300:#ed8f90;--wbu-color-red-400:#f4b8b9;--wbu-color-red-500:#f9d6d7;--wbu-color-red-600:#fcebeb;--wbu-color-green-0:#0d4f3d;--wbu-color-green-100:#4b916d;--wbu-color-green-200:#97c693;--wbu-color-green-300:#bde2a7;--wbu-color-green-400:#daf3c0;--wbu-color-green-500:#effae5;--wbu-color-green-600:#f1f5ed;--wbu-color-yellow-0:#d49341;--wbu-color-yellow-100:#f9ad4d;--wbu-color-yellow-200:#fabd71;--wbu-color-yellow-300:#fcd29d;--wbu-color-yellow-400:#fdead2;--wbu-color-yellow-500:#fef3e5;--wbu-color-yellow-600:#fef6ed;--wbu-color-orange-0:#ae3e09;--wbu-color-orange-100:#ff8044;--wbu-color-orange-200:#fe9361;--wbu-color-orange-300:#fda77f;--wbu-color-orange-400:#fbcfbb;--wbu-color-orange-500:#fbe3d9;--wbu-color-orange-600:#fdf1ec;--wbu-color-purple-0:#5000aa;--wbu-color-purple-100:#7200f3;--wbu-color-purple-200:#8b2df5;--wbu-color-purple-300:#be89f9;--wbu-color-purple-400:#d7b7fb;--wbu-color-purple-500:#f1e5fe;--wbu-color-purple-600:#f8f2ff;--wbu-color-ai-0:#4d3dd0;--wbu-color-ai-100:#5a48f5;--wbu-color-ai-200:#7b6df7;--wbu-color-ai-300:#a59bfa;--wbu-color-ai-400:#d6d1fc;--wbu-color-ai-500:#e7e4fe;--wbu-color-ai-600:#eeecfe;--wbu-heading-font-stack:"Madefor Display","Helvetica Neue",Helvetica,Arial,"\E3\192\A1\E3\201A\A4\E3\192\AA\E3\201A\AA","meiryo","\E3\192\2019\E3\192\A9\E3\201A\AE\E3\192\17D\E8\A7\2019\E3\201A\B4  pro w3","hiragino kaku gothic pro",sans-serif;--wbu-text-tiny-size:10px;--wbu-text-tiny-line-height:12px;--wbu-text-small-size:12px;--wbu-text-small-line-height:12px;--wbu-text-medium-size:14px;--wbu-text-medium-line-height:16px;--wbu-text-large-size:16px;--wbu-text-large-line-height:18px;--wbu-heading-h1-font-size:32px;--wbu-heading-h1-line-height:40px;--wbu-heading-h1-letter-spacing:-0.5px;--wbu-heading-h1-font-weight:400;--wbu-heading-h2-font-size:24px;--wbu-heading-h2-line-height:32px;--wbu-heading-h2-letter-spacing:-0.5px;--wbu-heading-h2-font-weight:500;--wbu-heading-h3-font-size:16px;--wbu-heading-h3-line-height:24px;--wbu-heading-h3-letter-spacing:-0.5px;--wbu-heading-h3-font-weight:700;--wbu-heading-h4-font-size:14px;--wbu-heading-h4-line-height:18px;--wbu-heading-h4-letter-spacing:0px;--wbu-heading-h4-font-weight:500;--wbu-heading-h5-font-size:12px;--wbu-heading-h5-line-height:18px;--wbu-heading-h5-letter-spacing:0px;--wbu-heading-h5-font-weight:600}.s__8LhCuE.owjcWcT--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)}.snU6ghj>:first-child>:first-child{z-index:100000!important}.KeZzT6{animation:U4gKpz 1s linear infinite;color:hsla(0,0%,100%,.9);display:inline-block;overflow:hidden;position:relative;transform-origin:100% 50%}.KeZzT6:after,.KeZzT6:before{animation:DjtvJd .5s linear infinite alternate;border:1px solid currentColor;border-color:currentColor transparent transparent currentColor;border-radius:50%;bottom:0;color:currentColor;content:"";inset-inline-end:-100%;inset-inline-start:0;position:absolute;top:0;transform:rotate(-45deg)}.KeZzT6:after{opacity:0}@keyframes DjtvJd{to{opacity:1;transform:rotate(115deg)}}@keyframes U4gKpz{0%{transform:rotate(180deg)}45%{transform:rotate(198deg)}55%{transform:rotate(234deg)}to{transform:rotate(540deg)}}.KeZzT6.BAhs0Y{height:30px;margin-inline-end:15px;width:15px}.KeZzT6.vUtskN{height:60px;margin-inline-end:30px;width:30px}.KeZzT6.RLHjMI{height:80px;margin-inline-end:40px;width:40px}.jbFJUT{align-items:center;display:flex;justify-content:center}.AnkhXt{color:var(--wix-color-5)}.OP3pBT{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:1fr}</style>
<!-- Loadable Component comp-k0znggqb -->

<!-- Loadable Component comp-k0znggqb -->
<script id="comp-k0znggqb__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="comp-k0znggqb__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script>
<style id="css_masterPage">@font-face {font-family: 'soho-w01-thin-condensed'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/f6d98a2d-015f-4055-8ac6-932b78ffbd89/v1/soho-w02-thin-condensed.woff2') format('woff2'); unicode-range: U+0394;font-display: swap;
}
@font-face {font-family: 'soho-w01-thin-condensed'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/f6d98a2d-015f-4055-8ac6-932b78ffbd89/v1/soho-w01-thin-condensed.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01FA-01FF, U+0218-021B, U+02C6-02C7, U+02C9, U+02D8-02DD, U+037E, U+0385, U+0387, U+03A9, U+03BC, U+03C0, U+1E80-1E85, U+1EF2-1EF3, U+1FED, U+2012-2015, U+2018-201A, U+201C-201E, U+2020-2022, U+2024-2026, U+2030, U+2039-203A, U+203C, U+203E, U+2044, U+2070-2071, U+2074-2079, U+207D-2089, U+208D-208E, U+20A1, U+20A3-20A4, U+20A7, U+20AC, U+2113, U+2116, U+2122, 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+E000-E03C, U+E040-E056, U+E058-E089, U+E08B-E094, U+E097-E09F, U+E100-E113, U+E117-E127, U+E12B-E12D, U+E130-E143, U+E19A, U+E22B, U+E23C, U+E245, U+E249, U+E24B, U+E257, U+E259, U+E265, U+E281-E286, U+E288-E28B, U+E296-E299, U+E42F-E43B, U+E43D-E43E, U+E440-E446, U+E448, U+E44A-E45E, U+E460-E46C, U+E500, U+E504, U+E56D-E570, U+E595, U+F005, U+F6BE, U+F6C3, U+F6C9-F6D6, U+F6DC-F6DD, U+F6DF-F6EC, U+F6EE-F6F3, U+F700, U+F71A-F71E, U+F722, U+F724, U+F730-F739, U+F7A2, U+FB00-FB05, U+FB07-FB0E, U+FB10-FB16;font-display: swap;
}@font-face {font-family: 'nimbus-sans-tw01con'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/7925609f-cfbe-4b5c-8ab6-478f67f0898e/v1/nimbus-sans-tw05con.woff2') format('woff2'); unicode-range: U+0138, U+014A-014B, U+0166-0167, U+018F, U+0259, U+2006, U+203C, U+20A4, U+2113, U+2190-2195, U+21A8, U+2218, U+221F, U+2229-222A, U+222E, U+223C, U+2261, U+2302, U+2310, U+2319, U+2320-2321, U+25A0-25A1, U+25AB-25AC, U+25AE-25AF, U+25B2, U+25B4, U+25B8, U+25BC, U+25BE, U+25C2, U+25CB, U+25D8-25D9, U+25E6, U+263A-263C, U+2640, U+2642, U+2660, U+2663, U+2665-2666, U+266A, U+266C;font-display: swap;
}
@font-face {font-family: 'nimbus-sans-tw01con'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/7925609f-cfbe-4b5c-8ab6-478f67f0898e/v1/nimbus-sans-tw01con.woff2') format('woff2'); unicode-range: U+0020-007E, U+00A0-0108, U+010A-0124, U+0126-012B, U+012D-0133, U+0136-0137, U+0139-0149, U+014C-014D, U+0150-0165, U+0168-016B, U+016D-0174, U+0176-017E, U+0192, U+01CD-01CE, U+01D1, U+01D3-01D4, U+01E6-01E7, U+01F4, U+0218-021B, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0387, U+1E82, U+1E84, U+2007, U+2011-2015, U+2017-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+203E, U+2044, U+2070, U+2074-2079, U+2080-2089, U+20A3, U+20A7, U+20AC, U+2101, U+2105, U+2117, U+2122, U+2126, U+2153-2154, U+215B-215E, U+2202, U+2205-2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2236, U+2248, U+2260, U+2264-2265, U+22C5, U+25CA, U+F6BE, U+F6C3, U+F6C9-F6CB, U+F6CE-F6D0, U+F6E2, U+F6E8, U+FB00-FB04;font-display: swap;
}@font-face {font-family: 'open sans'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/fonts/v2/09e37a90-97bc-4292-863a-a9e5b278309d/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap;
}
@font-face {font-family: 'open sans'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/e59e6f5c-7ac5-47cf-8fe5-22ee5f11aa42/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap;
}
@font-face {font-family: 'open sans'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/fonts/v2/66ed32a6-d63b-4f2e-9895-91f58fc7bde6/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap;
}
@font-face {font-family: 'open sans'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/e3af1b1e-e84c-47bd-96ed-ea490697a5d3/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;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: 'cormorantgaramond-semibold'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v5/zuqx3k1yUEl3Eavo-ZPEAoWXH9gdibkBmfnjU2pcZcs.woff2') format('woff2');font-display: swap;
}
@font-face {font-family: 'cormorantgaramond-semibold'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v5/zuqx3k1yUEl3Eavo-ZPEAoNfVaeyxI1fRb3LCiKLt24.woff2') format('woff2');font-display: swap;
}
@font-face {font-family: 'cormorantgaramond-semibold'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v5/iEjm9hVxcattz37Y8gZwVVYUpUlN7yzNHgIMH66hSOI.woff2') format('woff2');font-display: swap;
}
@font-face {font-family: 'cormorantgaramond-semibold'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v5/iEjm9hVxcattz37Y8gZwVVBiiiFZ1SMKhjDurTuPCI4.woff2') format('woff2');font-display: swap;
}@font-face {font-family: 'cormorantgaramond'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/fonts/v2/2b314759-ac8f-48f7-9f7c-e863778ad50d/v1/cormorantgaramond.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00B4, U+00B6-017F, U+018F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01CD-01DC, U+01E2-01E3, U+01E6-01EB, U+01FA-01FF, U+0218-021B, U+0232-0233, U+0237, U+0251, U+0259, U+0261, U+02BB-02BC, U+02BE-02BF, U+02C6-02C7, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0400-045F, U+0462-0463, U+046A-046B, U+0472-0475, U+048A-04A5, U+04A8-04FF, U+0510-0513, U+051A-051D, U+0524-0529, U+052E-052F, U+1E0C-1E0F, U+1E20-1E21, U+1E24-1E25, U+1E2A-1E2B, U+1E30-1E31, U+1E36-1E3B, U+1E40-1E49, U+1E5A-1E63, U+1E6C-1E6F, U+1E80-1E85, U+1E8E-1E8F, U+1E92-1E93, U+1E97, U+1E9E, U+1EA0-1EF9, U+2002-200C, U+2012-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+2042, U+2044, U+205F, U+2070, U+2074-2079, U+207D-2089, U+208D-208E, U+20A1, U+20A4, U+20A6-20A7, U+20AB-20AC, U+20AE, U+20B1-20B2, U+20B4-20B5, U+20B8-20BA, U+20BD, U+2113, U+2116-2117, U+2120, U+2122, U+212E, U+215B-215E, U+2190-2199, U+2202, U+2205, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25A0-25A1, U+25B2-25B3, U+25B6-25B7, U+25BC-25BD, U+25C0-25C1, U+25C6-25C7, U+25CA-25CB, U+25CF, U+25E6, U+25FB-25FC, U+261C, U+261E, U+2766, U+2B1B-2B1C, U+A729, U+FB00-FB06;font-display: swap;
}
@font-face {font-family: 'cormorantgaramond'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/1ca3c197-aa89-4e46-9e10-6b0e6617534b/v1/cormorantgaramond.woff2') format('woff2'); unicode-range: U+0020-007E, U+00A0-00B4, U+00B6-017F, U+018F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01CD-01DC, U+01E2-01E3, U+01E6-01EB, U+01FA-01FF, U+0218-021B, U+0232-0233, U+0237, U+0251, U+0259, U+0261, U+02BB-02BC, U+02BE-02BF, U+02C6-02C8, U+02CA-02CC, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0400-045F, U+0462-0463, U+046A-046B, U+0472-0475, U+048A-04A5, U+04A8-04FF, U+0510-0513, U+051A-051D, U+0524-0529, U+052E-052F, U+1E0C-1E0F, U+1E20-1E21, U+1E24-1E25, U+1E2A-1E2B, U+1E30-1E31, U+1E36-1E3B, U+1E40-1E49, U+1E5A-1E63, U+1E6C-1E6F, U+1E80-1E85, U+1E8E-1E8F, U+1E92-1E93, U+1E97, U+1E9E, U+1EA0-1EF9, U+2002-200C, U+2012-2015, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+2042, U+2044, U+205F, U+2070, U+2074-2079, U+207D-2089, U+208D-208E, U+20A1, U+20A4, U+20A6-20A7, U+20AB-20AC, U+20AE, U+20B1-20B2, U+20B4-20B5, U+20B8-20BA, U+20BD, U+2113, U+2116-2117, U+2120, U+2122, U+212E, U+215B-215E, U+2190-2199, U+2202, U+2205, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25A0-25A1, U+25B2-25B3, U+25B6-25B7, U+25BC-25BD, U+25C0-25C1, U+25C6-25C7, U+25CA-25CB, U+25CF, U+25E6, U+25FB-25FC, U+261C, U+261E, U+2766, U+2B1B-2B1C, U+A729;font-display: swap;
}
@font-face {font-family: 'cormorantgaramond'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/4ff5843c-24b1-481d-b1e6-75a00be1b055/v1/cormorantgaramond.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00B4, U+00B6-017F, U+018F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01CD-01DC, U+01E2-01E3, U+01E6-01EB, U+01FA-01FF, U+0218-021B, U+0232-0233, U+0237, U+0251, U+0259, U+0261, U+02BB-02BC, U+02BE-02BF, U+02C6-02C7, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0400-045F, U+0462-0463, U+046A-046B, U+0472-0475, U+048A-04A5, U+04A8-04FF, U+0510-0513, U+051A-051D, U+0524-0529, U+052E-052F, U+1E0C-1E0F, U+1E20-1E21, U+1E24-1E25, U+1E2A-1E2B, U+1E30-1E31, U+1E36-1E3B, U+1E40-1E49, U+1E5A-1E63, U+1E6C-1E6F, U+1E80-1E85, U+1E8E-1E8F, U+1E92-1E93, U+1E97, U+1E9E, U+1EA0-1EF9, U+2002-200C, U+2012-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+2042, U+2044, U+205F, U+2070, U+2074-2079, U+207D-2089, U+208D-208E, U+20A1, U+20A4, U+20A6-20A7, U+20AB-20AC, U+20AE, U+20B1-20B2, U+20B4-20B5, U+20B8-20BA, U+20BD, U+2113, U+2116-2117, U+2120, U+2122, U+212E, U+215B-215E, U+2190-2199, U+2202, U+2205, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25A0-25A1, U+25B2-25B3, U+25B6-25B7, U+25BC-25BD, U+25C0-25C1, U+25C6-25C7, U+25CA-25CB, U+25CF, U+25E6, U+25FB-25FC, U+261C, U+261E, U+2766, U+2B1B-2B1C, U+A729, U+FB00-FB06;font-display: swap;
}
@font-face {font-family: 'cormorantgaramond'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/fonts/v2/94060c7d-573a-4cb5-96cd-9b99f3a5b03c/v1/cormorantgaramond.woff2') format('woff2'); unicode-range: U+0020-007E, U+00A0-00B4, U+00B6-017F, U+018F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01CD-01DC, U+01E2-01E3, U+01E6-01EB, U+01FA-01FF, U+0218-021B, U+0232-0233, U+0237, U+0251, U+0259, U+0261, U+02BB-02BC, U+02BE-02BF, U+02C6-02C8, U+02CA-02CC, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0400-045F, U+0462-0463, U+046A-046B, U+0472-0475, U+048A-04A5, U+04A8-04FF, U+0510-0513, U+051A-051D, U+0524-0529, U+052E-052F, U+1E0C-1E0F, U+1E20-1E21, U+1E24-1E25, U+1E2A-1E2B, U+1E30-1E31, U+1E36-1E3B, U+1E40-1E49, U+1E5A-1E63, U+1E6C-1E6F, U+1E80-1E85, U+1E8E-1E8F, U+1E92-1E93, U+1E97, U+1E9E, U+1EA0-1EF9, U+2002-200C, U+2012-2015, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+2042, U+2044, U+205F, U+2070, U+2074-2079, U+207D-2089, U+208D-208E, U+20A1, U+20A4, U+20A6-20A7, U+20AB-20AC, U+20AE, U+20B1-20B2, U+20B4-20B5, U+20B8-20BA, U+20BD, U+2113, U+2116-2117, U+2120, U+2122, U+212E, U+215B-215E, U+2190-2199, U+2202, U+2205, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25A0-25A1, U+25B2-25B3, U+25B6-25B7, U+25BC-25BD, U+25C0-25C1, U+25C6-25C7, U+25CA-25CB, U+25CF, U+25E6, U+25FB-25FC, U+261C, U+261E, U+2766, U+2B1B-2B1C, U+A729;font-display: swap;
}@font-face {font-family: 'cormorant garamond'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3ZmX5slCNuHLi8bLeY9MK7whWMhyjYrEtHmSqn7B6DxjY.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'cormorant garamond'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYpntKky2F7i6C.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'cormorant garamond'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQEl5fsQ-IxBSL_g94.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'cormorant garamond'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEPzvD-FzhOp_D95AnI.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'cormorant garamond'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3ZmX5slCNuHLi8bLeY9MK7whWMhyjYrEtFmSqn7B6DxjY.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'cormorant garamond'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYpHtKky2F7i6C.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'cormorant garamond'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQEl5fsw-IxBSL_g94.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'cormorant garamond'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEPzvD-HzhOp_D95AnI.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'cormorant garamond'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3ZmX5slCNuHLi8bLeY9MK7whWMhyjYrEtMmSqn7B6DxjY.woff2') format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'cormorant garamond'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYrXtKky2F7i6C.woff2') format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'cormorant garamond'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQEl5fug-IxBSL_g94.woff2') format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'cormorant garamond'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEPzvD-OzhOp_D95AnI.woff2') format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'cormorant garamond'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3ZmX5slCNuHLi8bLeY9MK7whWMhyjYrEtGmSqn7B6DxjY.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: 'cormorant garamond'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYp3tKky2F7i6C.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: 'cormorant garamond'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQEl5fsA-IxBSL_g94.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: 'cormorant garamond'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEPzvD-EzhOp_D95AnI.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: 'cormorant garamond'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3ZmX5slCNuHLi8bLeY9MK7whWMhyjYrEtImSqn7B6D.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: 'cormorant garamond'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYqXtKky2F7g.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: 'cormorant garamond'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQEl5fvg-IxBSL_g.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: 'cormorant garamond'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cormorantgaramond/v16/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEPzvD-KzhOp_D95.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: 'baskervillemtw01-smbdit'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/f26e0fab-f63d-4ecc-80e2-a2136c759445/v1/baskervillemtw05-smbdit.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0100-0130, U+0132-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+01FC-01FF, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+03A9, U+03BC, U+03C0, U+1E80-1E85, U+1EF2-1EF3, U+2012, U+2024-2025, U+2044, U+2070, U+2074-2079, U+207D-2089, U+208D-208E, U+20A1, 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+E000-E002, U+F637, U+F655-F65E, U+F661-F66A, U+F6C3, U+F6DC-F6DD, U+F6DF-F6F3, U+F724, U+F730-F739, U+F7A2, U+FB00-FB04;font-display: swap;
}
@font-face {font-family: 'baskervillemtw01-smbdit'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/f26e0fab-f63d-4ecc-80e2-a2136c759445/v1/baskervillemtw01-smbdit.woff2') format('woff2'); unicode-range: 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: 'didot-w01-italic'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/6a8685bf-8255-4762-98b8-54a1192acc7c/v1/didot-w05-italic.woff2') format('woff2'); unicode-range: U+0000, U+0100-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+03BC, U+03C0, U+1E80-1E85, U+1EF2-1EF3, U+2044, 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: 'didot-w01-italic'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/6a8685bf-8255-4762-98b8-54a1192acc7c/v1/didot-w01-italic.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, U+E000, U+E002, U+E004, U+E006, U+E009, U+E00B, U+E011;font-display: swap;
}#masterPage:not(.landingPage) #PAGES_CONTAINER{margin-top:0px;margin-bottom:0px;}#masterPage.landingPage #SITE_HEADER{display:none;}#masterPage.landingPage #SITE_FOOTER{display:none;}#masterPage.landingPage #CONTROLLER_COMP_CUSTOM_ID{display:none;}#masterPage.landingPage #SOSP_CONTAINER_CUSTOM_ID{display:none;}#masterPage.landingPage #SITE_HEADER-placeholder{display:none;}#masterPage.landingPage #SITE_FOOTER-placeholder{display:none;}#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus, #SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus ~ .wixSdkShowFocusOnSibling{--focus-ring-box-shadow:0 0 0 1px #ffffff, 0 0 0 3px #116dff;box-shadow:var(--focus-ring-box-shadow) !important;z-index:1;}.has-inner-focus-ring{--focus-ring-box-shadow:inset 0 0 0 1px #ffffff, inset 0 0 0 3px #116dff !important;}#masterPage{left:0;margin-left:0;width:100%;min-width:0;}#SITE_HEADER{--pinned-layer-in-container:50;--above-all-in-container:49;}#SITE_FOOTER{--pinned-layer-in-container:51;--above-all-in-container:49;}#PAGES_CONTAINER{--pinned-layer-in-container:52;--above-all-in-container:49;}#CONTROLLER_COMP_CUSTOM_ID{--pinned-layer-in-container:53;--above-all-in-container:49;}#SOSP_CONTAINER_CUSTOM_ID{--pinned-layer-in-container:54;--above-all-in-container:49;}[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent]{height:auto;width:100%;position:static;min-height:auto;padding-bottom:0px;box-sizing:border-box;}[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > [id="CONTROLLER_COMP_CUSTOM_ID"], [id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > interact-element > [id="CONTROLLER_COMP_CUSTOM_ID"]{position:absolute;top:15px;left:20px;margin-left:calc((100% - 980px) * 0.5);}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent]{height:auto;width:100%;}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;margin-top:-182px;grid-template-rows:1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box;}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > [id="CONTROLLER_COMP_CUSTOM_ID"], [id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > interact-element > [id="CONTROLLER_COMP_CUSTOM_ID"]{position:absolute;top:15px;left:20px;margin-left:calc((100% - 980px) * 0.5);}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > [id="SOSP_CONTAINER_CUSTOM_ID"], [id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > interact-element > [id="SOSP_CONTAINER_CUSTOM_ID"]{position:relative;margin:165px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}:root,:host, .spxThemeOverride, .max-width-container, #root{--color_0:255,255,255;--color_1:255,255,255;--color_2:0,0,0;--color_3:0,136,203;--color_4:255,203,5;--color_5:237,28,36;--color_6:161,161,161;--color_7:0,180,255;--color_8:255,255,255;--color_9:0,0,0;--color_10:171,252,0;--color_11:249,249,249;--color_12:192,192,192;--color_13:135,135,135;--color_14:77,77,77;--color_15:20,20,20;--color_16:169,220,242;--color_17:126,198,229;--color_18:25,137,184;--color_19:14,105,144;--color_20:7,52,72;--color_21:215,214,207;--color_22:175,174,165;--color_23:135,134,120;--color_24:90,89,80;--color_25:45,44,40;--color_26:241,226,165;--color_27:227,206,120;--color_28:227,202,118;--color_29:142,115,8;--color_30:71,57,4;--color_31:247,173,192;--color_32:239,131,160;--color_33:232,23,78;--color_34:154,15,52;--color_35:77,7,26;--color_36:249,249,249;--color_37:20,20,20;--color_38:192,192,192;--color_39:135,135,135;--color_40:77,77,77;--color_41:25,137,184;--color_42:202,249,144;--color_43:238,133,38;--color_44:215,37,166;--color_45:20,20,20;--color_46:20,20,20;--color_47:77,77,77;--color_48:25,137,184;--color_49:25,137,184;--color_50:249,249,249;--color_51:249,249,249;--color_52:25,137,184;--color_53:25,137,184;--color_54:135,135,135;--color_55:135,135,135;--color_56:249,249,249;--color_57:249,249,249;--color_58:25,137,184;--color_59:25,137,184;--color_60:25,137,184;--color_61:25,137,184;--color_62:249,249,249;--color_63:249,249,249;--color_64:135,135,135;--color_65:135,135,135;--font_0:normal normal normal 57px/1.1em soho-w01-thin-condensed,serif;--font_1:normal normal normal 16px/1.1em nimbus-sans-tw01con,sans-serif;--font_2:normal normal normal 40px/1.1em soho-w01-thin-condensed,serif;--font_3:normal normal normal 60px/1.1em soho-w01-thin-condensed,serif;--font_4:normal normal bold 44px/1.3em soho-w01-thin-condensed,serif;--font_5:normal normal normal 30px/1.2em soho-w01-thin-condensed,serif;--font_6:normal normal normal 22px/1.3em nimbus-sans-tw01con,sans-serif;--font_7:normal normal normal 18px/1.3em nimbus-sans-tw01con,sans-serif;--font_8:normal normal normal 15px/1.3em 'open sans',sans-serif;--font_9:normal normal normal 13px/1.3em 'open sans',sans-serif;--font_10:normal normal normal 10px/1.3em nimbus-sans-tw01con,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;--wix-opt-in-direction-multiplier:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--minViewportSize:320;--maxViewportSize:1920;--theme-spx-ratio:1px;--full-viewport:100 * var(--one-unit) * var(--browser-zoom);--scaling-factor:clamp(var(--spx-stopper-min), var(--full-viewport), min(var(--spx-stopper-max), var(--section-max-width)));--customScaleViewportLimit:clamp(var(--minViewportSize) * 1px, var(--full-viewport), 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_15));letter-spacing:0em;}.font_2{font:var(--font_2);color:rgb(var(--color_19));letter-spacing:0em;}.font_3{font:var(--font_3);color:rgb(var(--color_20));letter-spacing:0em;}.font_4{font:var(--font_4);color:rgb(var(--color_19));letter-spacing:0em;}.font_5{font:var(--font_5);color:rgb(var(--color_19));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_14));letter-spacing:0em;}.font_8{font:var(--font_8);color:rgb(var(--color_14));letter-spacing:0em;}.font_9{font:var(--font_9);color:rgb(var(--color_14));letter-spacing:0em;}.font_10{font:var(--font_10);color:rgb(var(--color_14));letter-spacing:0em;}.color_0{color:rgb(var(--color_0));}.color_1{color:rgb(var(--color_1));}.color_2{color:rgb(var(--color_2));}.color_3{color:rgb(var(--color_3));}.color_4{color:rgb(var(--color_4));}.color_5{color:rgb(var(--color_5));}.color_6{color:rgb(var(--color_6));}.color_7{color:rgb(var(--color_7));}.color_8{color:rgb(var(--color_8));}.color_9{color:rgb(var(--color_9));}.color_10{color:rgb(var(--color_10));}.color_11{color:rgb(var(--color_11));}.color_12{color:rgb(var(--color_12));}.color_13{color:rgb(var(--color_13));}.color_14{color:rgb(var(--color_14));}.color_15{color:rgb(var(--color_15));}.color_16{color:rgb(var(--color_16));}.color_17{color:rgb(var(--color_17));}.color_18{color:rgb(var(--color_18));}.color_19{color:rgb(var(--color_19));}.color_20{color:rgb(var(--color_20));}.color_21{color:rgb(var(--color_21));}.color_22{color:rgb(var(--color_22));}.color_23{color:rgb(var(--color_23));}.color_24{color:rgb(var(--color_24));}.color_25{color:rgb(var(--color_25));}.color_26{color:rgb(var(--color_26));}.color_27{color:rgb(var(--color_27));}.color_28{color:rgb(var(--color_28));}.color_29{color:rgb(var(--color_29));}.color_30{color:rgb(var(--color_30));}.color_31{color:rgb(var(--color_31));}.color_32{color:rgb(var(--color_32));}.color_33{color:rgb(var(--color_33));}.color_34{color:rgb(var(--color_34));}.color_35{color:rgb(var(--color_35));}.color_36{color:rgb(var(--color_36));}.color_37{color:rgb(var(--color_37));}.color_38{color:rgb(var(--color_38));}.color_39{color:rgb(var(--color_39));}.color_40{color:rgb(var(--color_40));}.color_41{color:rgb(var(--color_41));}.color_42{color:rgb(var(--color_42));}.color_43{color:rgb(var(--color_43));}.color_44{color:rgb(var(--color_44));}.color_45{color:rgb(var(--color_45));}.color_46{color:rgb(var(--color_46));}.color_47{color:rgb(var(--color_47));}.color_48{color:rgb(var(--color_48));}.color_49{color:rgb(var(--color_49));}.color_50{color:rgb(var(--color_50));}.color_51{color:rgb(var(--color_51));}.color_52{color:rgb(var(--color_52));}.color_53{color:rgb(var(--color_53));}.color_54{color:rgb(var(--color_54));}.color_55{color:rgb(var(--color_55));}.color_56{color:rgb(var(--color_56));}.color_57{color:rgb(var(--color_57));}.color_58{color:rgb(var(--color_58));}.color_59{color:rgb(var(--color_59));}.color_60{color:rgb(var(--color_60));}.color_61{color:rgb(var(--color_61));}.color_62{color:rgb(var(--color_62));}.color_63{color:rgb(var(--color_63));}.color_64{color:rgb(var(--color_64));}.color_65{color:rgb(var(--color_65));}.backcolor_0{background-color:rgb(var(--color_0));}.backcolor_1{background-color:rgb(var(--color_1));}.backcolor_2{background-color:rgb(var(--color_2));}.backcolor_3{background-color:rgb(var(--color_3));}.backcolor_4{background-color:rgb(var(--color_4));}.backcolor_5{background-color:rgb(var(--color_5));}.backcolor_6{background-color:rgb(var(--color_6));}.backcolor_7{background-color:rgb(var(--color_7));}.backcolor_8{background-color:rgb(var(--color_8));}.backcolor_9{background-color:rgb(var(--color_9));}.backcolor_10{background-color:rgb(var(--color_10));}.backcolor_11{background-color:rgb(var(--color_11));}.backcolor_12{background-color:rgb(var(--color_12));}.backcolor_13{background-color:rgb(var(--color_13));}.backcolor_14{background-color:rgb(var(--color_14));}.backcolor_15{background-color:rgb(var(--color_15));}.backcolor_16{background-color:rgb(var(--color_16));}.backcolor_17{background-color:rgb(var(--color_17));}.backcolor_18{background-color:rgb(var(--color_18));}.backcolor_19{background-color:rgb(var(--color_19));}.backcolor_20{background-color:rgb(var(--color_20));}.backcolor_21{background-color:rgb(var(--color_21));}.backcolor_22{background-color:rgb(var(--color_22));}.backcolor_23{background-color:rgb(var(--color_23));}.backcolor_24{background-color:rgb(var(--color_24));}.backcolor_25{background-color:rgb(var(--color_25));}.backcolor_26{background-color:rgb(var(--color_26));}.backcolor_27{background-color:rgb(var(--color_27));}.backcolor_28{background-color:rgb(var(--color_28));}.backcolor_29{background-color:rgb(var(--color_29));}.backcolor_30{background-color:rgb(var(--color_30));}.backcolor_31{background-color:rgb(var(--color_31));}.backcolor_32{background-color:rgb(var(--color_32));}.backcolor_33{background-color:rgb(var(--color_33));}.backcolor_34{background-color:rgb(var(--color_34));}.backcolor_35{background-color:rgb(var(--color_35));}.backcolor_36{background-color:rgb(var(--color_36));}.backcolor_37{background-color:rgb(var(--color_37));}.backcolor_38{background-color:rgb(var(--color_38));}.backcolor_39{background-color:rgb(var(--color_39));}.backcolor_40{background-color:rgb(var(--color_40));}.backcolor_41{background-color:rgb(var(--color_41));}.backcolor_42{background-color:rgb(var(--color_42));}.backcolor_43{background-color:rgb(var(--color_43));}.backcolor_44{background-color:rgb(var(--color_44));}.backcolor_45{background-color:rgb(var(--color_45));}.backcolor_46{background-color:rgb(var(--color_46));}.backcolor_47{background-color:rgb(var(--color_47));}.backcolor_48{background-color:rgb(var(--color_48));}.backcolor_49{background-color:rgb(var(--color_49));}.backcolor_50{background-color:rgb(var(--color_50));}.backcolor_51{background-color:rgb(var(--color_51));}.backcolor_52{background-color:rgb(var(--color_52));}.backcolor_53{background-color:rgb(var(--color_53));}.backcolor_54{background-color:rgb(var(--color_54));}.backcolor_55{background-color:rgb(var(--color_55));}.backcolor_56{background-color:rgb(var(--color_56));}.backcolor_57{background-color:rgb(var(--color_57));}.backcolor_58{background-color:rgb(var(--color_58));}.backcolor_59{background-color:rgb(var(--color_59));}.backcolor_60{background-color:rgb(var(--color_60));}.backcolor_61{background-color:rgb(var(--color_61));}.backcolor_62{background-color:rgb(var(--color_62));}.backcolor_63{background-color:rgb(var(--color_63));}.backcolor_64{background-color:rgb(var(--color_64));}.backcolor_65{background-color:rgb(var(--color_65));}#masterPage:not(.landingPage){--top-offset:0px;--header-height:182px;}#masterPage.landingPage{--top-offset:0px;}#SITE_HEADER{--brd:47,46,46;--brwt:0px;--brwb:0px;--shd:0 0 5px rgba(0, 0, 0, 0.7);--rd:0px;--alpha-brd:1;--bg-scrl:255,255,255;--alpha-bg:0;--backdrop-filter:none;--alpha-bg-scrl:1;}#SITE_HEADER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_HEADERinlineContent]{height:auto;width:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-iqfdzn9e"], [data-mesh-id=SITE_HEADERinlineContent-gridContainer] > interact-element > [id="comp-iqfdzn9e"]{position:relative;margin:27px 0px 27px calc((100% - 980px) * 0.5);left:-210px;grid-area:1 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-kp61t8y8"], [data-mesh-id=SITE_HEADERinlineContent-gridContainer] > interact-element > [id="comp-kp61t8y8"]{position:relative;margin:0px 0px 70px calc((100% - 980px) * 0.5);left:23px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-lhtfaoey"], [data-mesh-id=SITE_HEADERinlineContent-gridContainer] > interact-element > [id="comp-lhtfaoey"]{position:relative;margin:0px 0px 69px calc((100% - 980px) * 0.5);left:127px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-k19l0q0f"], [data-mesh-id=SITE_HEADERinlineContent-gridContainer] > interact-element > [id="comp-k19l0q0f"]{position:relative;margin:27px 0px -6px calc((100% - 980px) * 0.5);left:895px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#SITE_HEADER{--bg-overlay-color:rgb(var(--color_36));--bg-gradient:none;}#comp-iqfdzn9e{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-iqfdzn9e{width:170px;height:128px;}#comp-iqfdzn9e{--height:128px;--width:170px;--mask-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");--mask-position:0% 0%;--mask-size:100% 100%;--mask-repeat:no-repeat;}#comp-kp61t8y8{--borderColor:122,122,122;--alpha-borderColor:1;--borderWidth:0px;--borderRadius:10px 10px 10px 10px;--boxShadow:none;--separatorColor:255,255,255;--backgroundColor:50,50,50;--alpha-backgroundColor:1;--borderRadiusValue:10px 10px 10px 10px;--itemFont:normal normal normal 16px/1.4em avenir-lt-w01_35-light1475496,sans-serif;--itemTextColor:var(--color_11);--itemTextColorHover:var(--color_11);--backgroundColorHover:50,50,50;--itemTextColorActive:var(--color_11);--alpha-itemTextColorActive:1;--backgroundColorActive:50,50,50;--alpha-backgroundColorActive:0.9;--alpha-backgroundColorHover:1;--alpha-itemTextColor:1;--alpha-itemTextColorHover:1;--alpha-separatorColor:0.3;--borderColorActive:rgba(32, 32, 32, 1);--borderColorHover:rgba(32, 32, 32, 1);--borderSides:none;--boxShadowToggleOn-boxShadow:none;--itemSpacing:5px;}#comp-kp61t8y8{width:80px;height:43px;}#comp-kp61t8y8{--itemFont:normal normal normal 16px/1.4em avenir-lt-w01_35-light1475496,sans-serif;--height:43px;--iconSize:22px;}/* END STYLABLE DIRECTIVE RULES */

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__heading .itemDepth12472627565__label {font-size: 18px;font-family: cormorantgaramond-semibold,cormorantgaramond,"cormorant garamond",serif;letter-spacing: 0.05em;font-style: italic;}

/* START STYLABLE DIRECTIVE RULES */

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__heading.itemDepth12472627565--isCurrentPage .itemDepth12472627565__label {color: #C74300;}

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__heading.itemDepth12472627565--isHovered .itemDepth12472627565__label {color: #C74300;}

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__heading {padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;border: 0px solid #1989B8;border-bottom: 1px solid #000000;}

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__columnsLayout::listItem {margin-left: 4px;margin-right: 4px;}

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__listWrapper{--style-mawuhtca-width:80;column-count: 3;--style-mawuhtca-columnsAmount: 3;column-gap: 8px;width: 100% }

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem{border:0 solid #ccc;padding: 10px;margin-bottom: 8px;background: rgba(247, 247, 247, 0);padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px }

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem.itemDepth12472627565--isCurrentPage{border:0 solid #e33292;background: rgba(247, 247, 247, 0) }

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem.itemDepth12472627565--isHovered{border:0 solid #e33292;background: rgba(247, 247, 247, 0) }

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__pageWrapper{justify-content: space-between;margin-left: -4px;margin-right: -4px;width: calc(100% + 8px) }

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem .itemDepth12472627565__container{justify-content: flex-start }

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem .itemDepth12472627565__label{font-weight:400;font-style:normal;color:#000;letter-spacing: 0.05em;font-family: cormorantgaramond-semibold,cormorantgaramond,"cormorant garamond",serif;font-size: 18px }

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem.itemDepth12472627565--isCurrentPage .itemDepth12472627565__label{text-decoration-line:none;color: #C74300 }

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__columnsLayout .submenu815198092__menuItem.itemDepth12472627565--isHovered .itemDepth12472627565__label {color: #C74300;}

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__columnsLayout{background:#F9F9F9;--style-mawuhtca-verticalSpacing: 8;--style-mawuhtca-flyoutAlignment: left;--style-mawuhtca-stretchColumnSize: 100%;--style-mawuhtca-stretchedHorizontalMargin: 20;border: 1px solid #141414;border-left: 0px solid #141414;border-top: 0px solid #141414;border-right: 0px solid #141414;padding: 10px;margin-top: 0px;--style-mawuhtca-submenuSpacing: 0;--style-mawuhtca-horizontalSpacing: 8 }

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__menu{direction:ltr;width:calc(100% + 8px);margin-left:-4px;margin-right:-4px;height:calc(100% + 8px);margin-top:-4px;margin-bottom:-4px;flex-grow:1;justify-content: flex-start }

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__menuItem .itemDepth02233374943__container{justify-content:center }

#comp-lhtfaoey .style-mawuhtca__root{-st-extends:StylableHorizontalMenu;padding-left:0;padding-right:0;--style-mawuhtca-horizontalSpacing:8;--style-mawuhtca-verticalSpacing:8;border:0 solid #ccc;padding:0;background:#F9F9F9 }

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__menuItem{padding-right:8px;padding-left:8px;margin-left:4px;margin-right:4px;margin-top:4px;margin-bottom:4px;padding-bottom:20px;padding-top: 10px;padding: 10px;border: 1px solid rgb(204, 204, 204);border-left: 0px solid rgba(204, 204, 204, 0);border-right: 0px solid rgb(204, 204, 204);border-top: 1px solid rgba(204, 204, 204, 0);border-bottom: 1px solid rgba(204, 204, 204, 0);background: rgba(247, 247, 247, 0) }

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__menuItem.itemDepth02233374943--isCurrentPage{border:0 solid #e33292;border-top: 1px solid #141414;border-bottom: 1px solid #141414;background: rgba(247, 247, 247, 0) }

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__menuItem.itemDepth02233374943--isHovered{border:0 solid #e33292;border-top: 1px solid #141414;border-bottom: 1px solid #141414;background: rgba(247, 247, 247, 0) }

#comp-lhtfaoey .style-mawuhtca__root::rightAlignmentScrollItem {--style-mawuhtca-flexGrow: 1;}

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__scrollButton{border:0 solid #F9F9F9;background:rgba(255, 255, 255, .8);padding: 10px;padding-top: 0px;padding-bottom: 0px }

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__scrollButton:hover{border:0 solid #e33292;background: #F9F9F9 }

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__menuItem .itemDepth02233374943__label{font-weight:400;font-style:normal;color:#000;letter-spacing: 0.05em;font-family: cormorantgaramond-semibold,cormorantgaramond,"cormorant garamond",serif;font-size: 18px }

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__scrollButton .ScrollButton2305195801__icon{width:16px;height:16px;fill: #141414 }

#comp-lhtfaoey .style-mawuhtca__root .StylableHorizontalMenu3372578893__scrollButton:hover .ScrollButton2305195801__icon{fill: rgba(0, 0, 0, 0.7) }#comp-lhtfaoey{width:815px;height:44px;}#comp-lhtfaoey{--is-animated:1;--position-box-z-index:47;--menu-flex-wrap:wrap;--subsubmenu-box-display:none;--subsubmenu-box-position:absolute;--white-space:nowrap;--label-word-wrap:normal;height:auto;max-height:unset;}#comp-k19l0q0f{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-k19l0q0f{width:259px;height:48px;}#comp-k19l0q0f{--height:48px;--width:259px;--mask-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");--mask-position:0% 0%;--mask-size:100% 100%;--mask-repeat:no-repeat;}#SITE_FOOTER{--bg:var(--color_11);--shd:none;--brwt:1px;--brd:var(--color_15);--brwb:1px;--bgctr:var(--color_11);--rd:0px;--alpha-bg:1;--alpha-bgctr:1;--alpha-brd:0.8;--boxShadowToggleOn-shd:none;--backdrop-filter:none;}#SITE_FOOTER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_FOOTERinlineContent]{height:auto;width:100%;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(4, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="WRchTxtn"], [data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > interact-element > [id="WRchTxtn"]{position:relative;margin:60px 0px -33px calc((100% - 980px) * 0.5);left:38px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="WRchTxti"], [data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > interact-element > [id="WRchTxti"]{position:relative;margin:69px 0px 34px calc((100% - 980px) * 0.5);left:42px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-lgpkyfrr"], [data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > interact-element > [id="comp-lgpkyfrr"]{position:relative;margin:0px 0px 38px calc((100% - 980px) * 0.5);left:42px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-k2z1nf7p"], [data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > interact-element > [id="comp-k2z1nf7p"]{position:relative;margin:0px 0px -75px calc((100% - 980px) * 0.5);left:490px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-iqfi3nbd"], [data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > interact-element > [id="comp-iqfi3nbd"]{position:relative;margin:0px 0px 31px calc((100% - 980px) * 0.5);left:38px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-lgpkpo8o"], [data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > interact-element > [id="comp-lgpkpo8o"]{position:relative;margin:0px 0px 25px calc((100% - 980px) * 0.5);left:276px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-kiruttnx"], [data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > interact-element > [id="comp-kiruttnx"]{position:relative;margin:5px 0px 42px calc((100% - 980px) * 0.5);left:276px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="SITE_STRUCTURE_WRichText_1"], [data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > interact-element > [id="SITE_STRUCTURE_WRichText_1"]{position:relative;margin:0px 0px 47px calc((100% - 980px) * 0.5);left:19px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}#SITE_FOOTER{--shc-mutated-brightness:125,125,125;--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;}#WRchTxtn{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#WRchTxtn{width:372px;height:auto;}#WRchTxtn{--min-height:75px;--text-direction:var(--wix-opt-in-direction);}#WRchTxti{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#WRchTxti{width:364px;height:auto;}#WRchTxti{--text-direction:var(--wix-opt-in-direction);}#comp-lgpkyfrr{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-lgpkyfrr{width:323px;height:auto;}#comp-lgpkyfrr{--text-direction:var(--wix-opt-in-direction);}#comp-k2z1nf7p{width:458px;height:280px;}#comp-iqfi3nbd{--rd:20px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 16px/1.1em avenir-lt-w01_35-light1475496,sans-serif;--trans2:color 0.4s ease 0s;--txt:50,50,50;--brw:2px;--bg:255,255,255;--brd:50,50,50;--bgh:50,50,50;--brdh:50,50,50;--txth:255,255,255;--bgd:204,204,204;--alpha-bgd:1;--brdd:204,204,204;--alpha-brdd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-bg:0;--alpha-bgh:1;--alpha-brd:1;--alpha-brdh:0;--alpha-txt:1;--alpha-txth:1;--boxShadowToggleOn-shd:none;}#comp-iqfi3nbd{width:205px;height:40px;}#comp-iqfi3nbd{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 16px/1.1em avenir-lt-w01_35-light1475496,sans-serif;direction:var(--wix-opt-in-direction, ltr);--label-align:center;--label-text-align:center;}#comp-lgpkpo8o{width:152px;height:46px;}#comp-lgpkpo8o{--item-size:46px;--item-margin-block:0;--item-margin-inline:0px 7px;--item-display:inline-block;--direction:var(--wix-opt-in-direction, ltr);width:152px;height:46px;}#comp-kiruttnx{width:350px;height:18px;}#SITE_STRUCTURE_WRichText_1{width:270px;height:auto;}#SITE_STRUCTURE_WRichText_1{--text-direction:var(--wix-opt-in-direction);}#PAGES_CONTAINER{left:0;margin-left:0;width:100%;min-width:0;}#SITE_PAGES{left:0;margin-left:0;width:100%;min-width:0;}#SITE_PAGES{--transition-duration:600ms;}#CONTROLLER_COMP_CUSTOM_ID{--alpha-bg:1;--bg:61,155,233;--bgh:43,104,156;--brd:43,104,156;--brdh:61,155,233;--brw:0px;--fnt:normal normal normal 14px/1.4em raleway;--rd:20px;--txt:255,255,255;--txth:255,255,255;--alpha-bgh:1;--alpha-brd:1;--alpha-brdh:1;--alpha-txt:1;--alpha-txth:1;--boxShadowToggleOn-shd:none;--shd:0 1px 4px rgba(0, 0, 0, 0.6);}#SOSP_CONTAINER_CUSTOM_ID{--brw:0px;--brd:var(--color_15);--bg:var(--color_11);--rd:0px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#SOSP_CONTAINER_CUSTOM_ID{width:291px;}[data-mode=hover] #SOSP_CONTAINER_CUSTOM_ID{width:291px;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent]{height:auto;width:291px;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] > [id="comp-jggvcfog"], [data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] > interact-element > [id="comp-jggvcfog"]{position:relative;margin:60px 0px 30px 0;left:20px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] > [id="comp-jggvcfhg"], [data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] > interact-element > [id="comp-jggvcfhg"]{position:relative;margin:0px 0px 10px 0;left:20px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#SOSP_CONTAINER_CUSTOM_ID{--shc-mutated-brightness:125,125,125;}#comp-jggvcfog{width:250px;height:108px;}.comp-jggvcfog {
				--wix-direction: ltr;
--profileLayout: 0;
--pictureStyle: 0;
--profileAlignment: 0;
--profileImageSize: 90px;
--badge-layout: 0;
--badge-size: 0;
--badge-corner-radius: 10;
--border-width-1: 1;
--pw-cover-photo-opacity: 60;
--pw-cover-photo-opacity-desktop: 60;
--profileWidgetHeight: 250px;
--pw-button-border-width: 1;
--pw-button-responsive-border-width: 1;
--pw-button-text-font-size-mobile: 16;
--pw-button-corner-radius: 0;
--pw-button-responsive-corner-radius: 0;
--vertical-pw-corner-radius: 0;
--badge-font: normal normal normal 15px/1.4em "open sans",sans-serif;
--text-primary-font: normal normal normal 20px/1.4em "open sans",sans-serif;
--text-secondary-font: normal normal normal 14px/1.4em "open sans",sans-serif;
--pw-responsive-name-font: normal normal normal 28px/1.4em "open sans",sans-serif;
--pw-name-font-mobile: normal normal normal 20px/1.4em "open sans",sans-serif;
--title-font: normal normal normal 14px/1.4em "open sans",sans-serif;
--title-responsive-font: normal normal normal 20px/1.4em "open sans",sans-serif;
--title-mobile-font: normal normal normal 16px/1.4em "open sans",sans-serif;
--pw-responsive-ff-font: normal normal normal 16px/1.4em "open sans",sans-serif;
--pw-ff-font-mobile: normal normal normal 12px/1.4em "open sans",sans-serif;
--button-font: normal normal normal 16px/1.4em "open sans",sans-serif;
--pw-responsive-button-font: normal normal normal 16px/1.4em "open sans",sans-serif;
--pw-button-font-mobile: normal normal normal 16px/1.4em "open sans",sans-serif;
--text-color-primary: 20,20,20;
--text-color-primary-rgb: 20,20,20;
--text-color-primary-opacity: 1;
--text-color-secondary: 20,20,20;
--text-color-secondary-rgb: 20,20,20;
--text-color-secondary-opacity: 1;
--pw-responsive-name-color: 249,249,249;
--pw-responsive-name-color-rgb: 249,249,249;
--pw-responsive-name-color-opacity: 1;
--pw-name-color-mobile: 20,20,20;
--pw-name-color-mobile-rgb: 20,20,20;
--pw-name-color-mobile-opacity: 1;
--title-color: 20,20,20;
--title-color-rgb: 20,20,20;
--title-color-opacity: 1;
--title-responsive-color: 249,249,249;
--title-responsive-color-rgb: 249,249,249;
--title-responsive-color-opacity: 1;
--title-mobile-color: 20,20,20;
--title-mobile-color-rgb: 20,20,20;
--title-mobile-color-opacity: 1;
--pw-responsive-ff-color: 249,249,249;
--pw-responsive-ff-color-rgb: 249,249,249;
--pw-responsive-ff-color-opacity: 1;
--pw-ff-color-mobile: 20,20,20;
--pw-ff-color-mobile-rgb: 20,20,20;
--pw-ff-color-mobile-opacity: 1;
--button-opacity-and-color: 25,137,184;
--button-opacity-and-color-rgb: 25,137,184;
--button-opacity-and-color-opacity: 1;
--pw-responsive-button-color: 249,249,249;
--pw-responsive-button-color-rgb: 249,249,249;
--pw-responsive-button-color-opacity: 1;
--pw-responsive-button-color-mobile: 249,249,249;
--pw-responsive-button-color-mobile-rgb: 249,249,249;
--pw-responsive-button-color-mobile-opacity: 1;
--box-color: 249,249,249;
--box-color-rgb: 249,249,249;
--box-color-opacity: 1;
--border-color: 20,20,20,0.2;
--border-color-rgb: 20,20,20;
--border-color-opacity: 0.2;
--pw-cover-color: 25,137,184;
--pw-cover-color-rgb: 25,137,184;
--pw-cover-color-opacity: 1;
--pw-cover-color-desktop: 25,137,184;
--pw-cover-color-desktop-rgb: 25,137,184;
--pw-cover-color-desktop-opacity: 1;
--pw-cover-color-mobile: 25,137,184;
--pw-cover-color-mobile-rgb: 25,137,184;
--pw-cover-color-mobile-opacity: 1;
--pw-button-font-color: 249,249,249;
--pw-button-font-color-rgb: 249,249,249;
--pw-button-font-color-opacity: 1;
--pw-button-responsive-font-color: 25,137,184;
--pw-button-responsive-font-color-rgb: 25,137,184;
--pw-button-responsive-font-color-opacity: 1;
--pw-button-border-color: 25,137,184;
--pw-button-border-color-rgb: 25,137,184;
--pw-button-border-color-opacity: 1;
--pw-button-responsive-border-color: 249,249,249;
--pw-button-responsive-border-color-rgb: 249,249,249;
--pw-button-responsive-border-color-opacity: 1;
--badge-font-style: normal;
--badge-font-variant: normal;
--badge-font-weight: normal;
--badge-font-size: 15px;
--badge-font-line-height: 1.4em;
--badge-font-family: "open sans",sans-serif;
--badge-font-text-decoration: none;
--text-primary-font-style: normal;
--text-primary-font-variant: normal;
--text-primary-font-weight: normal;
--text-primary-font-size: 20px;
--text-primary-font-line-height: 1.4em;
--text-primary-font-family: "open sans",sans-serif;
--text-primary-font-text-decoration: none;
--text-secondary-font-style: normal;
--text-secondary-font-variant: normal;
--text-secondary-font-weight: normal;
--text-secondary-font-size: 14px;
--text-secondary-font-line-height: 1.4em;
--text-secondary-font-family: "open sans",sans-serif;
--text-secondary-font-text-decoration: none;
--pw-responsive-name-font-style: normal;
--pw-responsive-name-font-variant: normal;
--pw-responsive-name-font-weight: normal;
--pw-responsive-name-font-size: 28px;
--pw-responsive-name-font-line-height: 1.4em;
--pw-responsive-name-font-family: "open sans",sans-serif;
--pw-responsive-name-font-text-decoration: none;
--pw-name-font-mobile-style: normal;
--pw-name-font-mobile-variant: normal;
--pw-name-font-mobile-weight: normal;
--pw-name-font-mobile-size: 20px;
--pw-name-font-mobile-line-height: 1.4em;
--pw-name-font-mobile-family: "open sans",sans-serif;
--pw-name-font-mobile-text-decoration: none;
--title-font-style: normal;
--title-font-variant: normal;
--title-font-weight: normal;
--title-font-size: 14px;
--title-font-line-height: 1.4em;
--title-font-family: "open sans",sans-serif;
--title-font-text-decoration: none;
--title-responsive-font-style: normal;
--title-responsive-font-variant: normal;
--title-responsive-font-weight: normal;
--title-responsive-font-size: 20px;
--title-responsive-font-line-height: 1.4em;
--title-responsive-font-family: "open sans",sans-serif;
--title-responsive-font-text-decoration: none;
--title-mobile-font-style: normal;
--title-mobile-font-variant: normal;
--title-mobile-font-weight: normal;
--title-mobile-font-size: 16px;
--title-mobile-font-line-height: 1.4em;
--title-mobile-font-family: "open sans",sans-serif;
--title-mobile-font-text-decoration: none;
--pw-responsive-ff-font-style: normal;
--pw-responsive-ff-font-variant: normal;
--pw-responsive-ff-font-weight: normal;
--pw-responsive-ff-font-size: 16px;
--pw-responsive-ff-font-line-height: 1.4em;
--pw-responsive-ff-font-family: "open sans",sans-serif;
--pw-responsive-ff-font-text-decoration: none;
--pw-ff-font-mobile-style: normal;
--pw-ff-font-mobile-variant: normal;
--pw-ff-font-mobile-weight: normal;
--pw-ff-font-mobile-size: 12px;
--pw-ff-font-mobile-line-height: 1.4em;
--pw-ff-font-mobile-family: "open sans",sans-serif;
--pw-ff-font-mobile-text-decoration: none;
--button-font-style: normal;
--button-font-variant: normal;
--button-font-weight: normal;
--button-font-size: 16px;
--button-font-line-height: 1.4em;
--button-font-family: "open sans",sans-serif;
--button-font-text-decoration: none;
--pw-responsive-button-font-style: normal;
--pw-responsive-button-font-variant: normal;
--pw-responsive-button-font-weight: normal;
--pw-responsive-button-font-size: 16px;
--pw-responsive-button-font-line-height: 1.4em;
--pw-responsive-button-font-family: "open sans",sans-serif;
--pw-responsive-button-font-text-decoration: none;
--pw-button-font-mobile-style: normal;
--pw-button-font-mobile-variant: normal;
--pw-button-font-mobile-weight: normal;
--pw-button-font-mobile-size: 16px;
--pw-button-font-mobile-line-height: 1.4em;
--pw-button-font-mobile-family: "open sans",sans-serif;
--pw-button-font-mobile-text-decoration: none;
--profileImageDisplay: block;
--profileImageBorderRadius: 50%;
--coverButtonsBoxMarginLeft: initial;
--coverButtonsBoxPosition: initial;
--coverButtonsBoxTop: initial;
--coverButtonsBoxInsetInlineEnd: initial;
--coverButtonsBoxMarginTop: 38px;
--repositionModeButtonsFlexDirection: row;
--repositionModeButtonsMarginInlineStart: 34px;
--repositionModeButtonsMarginInlineEnd: initial;
--coverPhotoContainerInsetInlineStart: 24px;
--coverPhotoContainerInsetInlineEnd: initial;
--contentLayoutPosition: relative;
--contentLayoutFlexDirection: row;
--contentLayoutAlignItems: initial;
--contentLayoutPaddingInlineStart: 30px;
--contentLayoutPaddingInlineEnd: 16px;
--contentAlignItems: flex-end;
--contentMarginBottom: 30px;
--contentMarginInlineEnd: initial;
--contentMarginInlineStart: 24px;
--contentJustifyContent: space-between;
--contentWidth: initial;
--contentFlexDirection: row;
--detailsAndPhotoFlexDirection: initial;
--detailsAndPhotoAlignItems: initial;
--memberDetailsPaddingInlineStart: initial;
--memberDetailsPaddingInlineEnd: initial;
--memberDetailsMarginTop: initial;
--memberDetailsAlignItems: initial;
--memberDetailsMaxWidth: 500px;
--memberDetailsMarginBottom: initial;
--profilePhotoMarginRight: initial;
--profilePhotoMarginLeft: initial;
--badgeListContainerJustifyContent: initial;
--badgeListJustifyContent: center;
--numbersBoxPosition: initial;
--numbersBoxJustifyContent: flex-start;
--nameContainerMaxWidth: initial;
--nameContainerWidth: initial;
--nameContainerJustifyContent: flex-start;
--nameBoxTextMaxWidth: 470px;
--titleContainerTextAlign: initial;
--titleContainerDisplay: initial;
--titleContainerFlexDirection: initial;
--titleMaxWidth: 470px;
--buttonsBoxPosition: initial;
--buttonsBoxTop: initial;
--buttonsBoxInsetInlineEnd: initial;
--moreActionsMarginLeft: initial;
--moreActionsMarginRight: -14px;
--badgeFont: open sans,sans-serif;
--badgeIconHeight: 12px;
--badgeIconWidth: initial;
--badgeIconMaxWidth: 30px;
--badgeIconMargin: 0 4px 0 0;
--remainderWrapperHeight: 20px;
--remainderWrapperMinWidth: 30px;
--badgeWrapperHeight: 20px;
--badgeWrapperWidth: initial;
--badgeWrapperPadding: 0 8px;
--badgeTextDisplay: initial;
--badgeIconDisplay: flex;
--badgeDefaultIconDisplay: none;
--remainderBadgeColor: rgb(20, 20, 20);
				--wix-color-1: 249,249,249;
--wix-color-2: 192,192,192;
--wix-color-3: 135,135,135;
--wix-color-4: 77,77,77;
--wix-color-5: 20,20,20;
--wix-color-6: 169,220,242;
--wix-color-7: 126,198,229;
--wix-color-8: 25,137,184;
--wix-color-9: 14,105,144;
--wix-color-10: 7,52,72;
--wix-color-11: 215,214,207;
--wix-color-12: 175,174,165;
--wix-color-13: 135,134,120;
--wix-color-14: 90,89,80;
--wix-color-15: 45,44,40;
--wix-color-16: 241,226,165;
--wix-color-17: 227,206,120;
--wix-color-18: 227,202,118;
--wix-color-19: 142,115,8;
--wix-color-20: 71,57,4;
--wix-color-21: 247,173,192;
--wix-color-22: 239,131,160;
--wix-color-23: 232,23,78;
--wix-color-24: 154,15,52;
--wix-color-25: 77,7,26;
--wix-color-26: 249,249,249;
--wix-color-27: 20,20,20;
--wix-color-28: 192,192,192;
--wix-color-29: 135,135,135;
--wix-color-30: 77,77,77;
--wix-color-31: 25,137,184;
--wix-color-32: 202,249,144;
--wix-color-33: 238,133,38;
--wix-color-34: 215,37,166;
--wix-color-35: 20,20,20;
--wix-color-36: 20,20,20;
--wix-color-37: 77,77,77;
--wix-color-38: 25,137,184;
--wix-color-39: 25,137,184;
--wix-color-40: 249,249,249;
--wix-color-41: 249,249,249;
--wix-color-42: 25,137,184;
--wix-color-43: 25,137,184;
--wix-color-44: 135,135,135;
--wix-color-45: 135,135,135;
--wix-color-46: 249,249,249;
--wix-color-47: 249,249,249;
--wix-color-48: 25,137,184;
--wix-color-49: 25,137,184;
--wix-color-50: 25,137,184;
--wix-color-51: 25,137,184;
--wix-color-52: 249,249,249;
--wix-color-53: 249,249,249;
--wix-color-54: 135,135,135;
--wix-color-55: 135,135,135;
--wix-font-Title: normal normal normal 57px/1.1em soho-w01-thin-condensed,serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: normal;
--wix-font-Title-size: 57px;
--wix-font-Title-line-height: 1.1em;
--wix-font-Title-family: soho-w01-thin-condensed,serif;
--wix-font-Title-text-decoration: none;
--wix-font-Menu: normal normal normal 16px/1.1em nimbus-sans-tw01con,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.1em;
--wix-font-Menu-family: nimbus-sans-tw01con,sans-serif;
--wix-font-Menu-text-decoration: none;
--wix-font-Page-title: normal normal normal 40px/1.1em soho-w01-thin-condensed,serif;
--wix-font-Page-title-style: normal;
--wix-font-Page-title-variant: normal;
--wix-font-Page-title-weight: normal;
--wix-font-Page-title-size: 40px;
--wix-font-Page-title-line-height: 1.1em;
--wix-font-Page-title-family: soho-w01-thin-condensed,serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal normal 60px/1.1em soho-w01-thin-condensed,serif;
--wix-font-Heading-XL-style: normal;
--wix-font-Heading-XL-variant: normal;
--wix-font-Heading-XL-weight: normal;
--wix-font-Heading-XL-size: 60px;
--wix-font-Heading-XL-line-height: 1.1em;
--wix-font-Heading-XL-family: soho-w01-thin-condensed,serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal bold 44px/1.3em soho-w01-thin-condensed,serif;
--wix-font-Heading-L-style: normal;
--wix-font-Heading-L-variant: normal;
--wix-font-Heading-L-weight: bold;
--wix-font-Heading-L-size: 44px;
--wix-font-Heading-L-line-height: 1.3em;
--wix-font-Heading-L-family: soho-w01-thin-condensed,serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 30px/1.2em soho-w01-thin-condensed,serif;
--wix-font-Heading-M-style: normal;
--wix-font-Heading-M-variant: normal;
--wix-font-Heading-M-weight: normal;
--wix-font-Heading-M-size: 30px;
--wix-font-Heading-M-line-height: 1.2em;
--wix-font-Heading-M-family: soho-w01-thin-condensed,serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal normal 22px/1.3em nimbus-sans-tw01con,sans-serif;
--wix-font-Heading-S-style: normal;
--wix-font-Heading-S-variant: normal;
--wix-font-Heading-S-weight: normal;
--wix-font-Heading-S-size: 22px;
--wix-font-Heading-S-line-height: 1.3em;
--wix-font-Heading-S-family: nimbus-sans-tw01con,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 18px/1.3em nimbus-sans-tw01con,sans-serif;
--wix-font-Body-L-style: normal;
--wix-font-Body-L-variant: normal;
--wix-font-Body-L-weight: normal;
--wix-font-Body-L-size: 18px;
--wix-font-Body-L-line-height: 1.3em;
--wix-font-Body-L-family: nimbus-sans-tw01con,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 15px/1.3em "open sans",sans-serif;
--wix-font-Body-M-style: normal;
--wix-font-Body-M-variant: normal;
--wix-font-Body-M-weight: normal;
--wix-font-Body-M-size: 15px;
--wix-font-Body-M-line-height: 1.3em;
--wix-font-Body-M-family: "open sans",sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal normal 13px/1.3em "open sans",sans-serif;
--wix-font-Body-S-style: normal;
--wix-font-Body-S-variant: normal;
--wix-font-Body-S-weight: normal;
--wix-font-Body-S-size: 13px;
--wix-font-Body-S-line-height: 1.3em;
--wix-font-Body-S-family: "open sans",sans-serif;
--wix-font-Body-S-text-decoration: none;
--wix-font-Body-XS: normal normal normal 10px/1.3em nimbus-sans-tw01con,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: 10px;
--wix-font-Body-XS-line-height: 1.3em;
--wix-font-Body-XS-family: nimbus-sans-tw01con,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-jggvcfhg{--brw:1px;--brd:var(--color_15);--shd:none;--rd:0px;--sepw:0px;--sep:var(--color_15);--itemBGColorTrans:background-color 0.4s ease 0s;--bgh:var(--color_11);--txth:var(--color_14);--alpha-txth:1;--bgs:var(--color_11);--txts:var(--color_18);--alpha-txts:1;--textSpacing:30px;--bg:var(--color_11);--fnt:var(--font_8);--txt:var(--color_15);--alpha-txt:1;--subMenuOpacityTrans:opacity 0.4s ease 0s;--SKINS_submenuBR:0px;--SKINS_bgSubmenu:255,255,255;--SKINS_fntSubmenu:var(--font_8);--SKINS_submenuMargin:0px;--subItemAlterAlignPad:30px;--separatorHeight:0px;--dropdownMarginReal:0px;--alpha-SKINS_bgSubmenu:1;--alpha-bg:1;--alpha-bgh:1;--alpha-bgs:1;--alpha-brd:0.2;--alpha-sep:1;--boxShadowToggleOn-shd:none;}#comp-jggvcfhg{width:250px;height:162px;}#comp-jggvcfhg{--item-height:40px;--item-align:start;--sub-menu-open-direction-right:auto;--sub-menu-open-direction-left:0;--separator-height-adjusted:0px;--text-align:start;--direction:var(--wix-opt-in-direction, ltr);--item-direction:inherit;--sub-menu-item-direction:inherit;}</style>
<style id="css_mainPage">@font-face {font-family: 'futura-lt-w01-book'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/790166f1-b347-4f16-8a29-f0c4931a7c35/v1/futura-lt-w01-book.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap;
}@font-face {font-family: 'futura-lt-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w05-light.woff2') format('woff2'); unicode-range: U+0100-010F, U+0111-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;font-display: swap;
}
@font-face {font-family: 'futura-lt-w01-light'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w01-light.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;font-display: swap;
}@font-face {font-family: 'avenir-lt-w01_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: 'cinzel'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cinzel/v9/8vIK7ww63mVu7gtzTUHuHWZaGf_4-ial.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'cinzel'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cinzel/v9/8vIJ7ww63mVu7gt7-GT7PkRXM8Xx.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'cinzel'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cinzel/v9/8vIK7ww63mVu7gtzTUHuE2ZaGf_4-g.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'cinzel'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/cinzel/v9/8vIJ7ww63mVu7gt79mT7PkRXMw.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}@font-face {font-family: 'proxima-n-w01-reg'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/c24fcada-6239-48bc-8b88-9288338191c9/v1/proxima-n-w05-reg.woff2') format('woff2'); unicode-range: U+0000, U+0100-010F, U+0111-0130, U+0132-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+017F, U+018F, U+019D, U+01A0-01A1, U+01AF-01B0, U+01E6-01E7, U+01EA-01EB, U+01FA-01FF, U+0218-021B, U+0232-0233, U+0237, U+0259, U+0272, U+02B0, U+02BB-02BC, U+02C9, U+02CB, U+02D8-02D9, U+02DB, U+02DD, U+0374-0375, U+037E, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D7, U+0400-045F, U+0472-0475, U+048A-04FF, U+0510-0513, U+051C-051D, U+0524-0527, U+052E-052F, U+1E02-1E03, U+1E0A-1E0B, U+1E1E-1E1F, U+1E22-1E23, U+1E56-1E57, U+1E60-1E61, U+1E6A-1E6B, U+1E80-1E85, U+1E9E, U+1EA0-1EF9, U+2000-200A, U+2015, U+201B, U+2032-2033, U+203D-203E, U+2070, U+2074-2079, U+207D-2089, U+208D-208E, U+20A1, U+20A3-20A4, U+20A6-20AB, U+20B4, U+20B8-20BA, U+20BC-20BD, U+2113, U+2116-2117, U+2120, U+2126, U+212E, U+2153-2154, U+215B-215E, U+2190-2193, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+22B2-22B3, U+22C5, U+2318, U+25A0, U+25B2, U+25BC, U+25CA, U+25CF, U+2605, U+2610-2611, U+2666, U+2713, U+2E18, U+E004-E005, U+F43A-F43B, U+F460-F473, U+F498-F49F, U+F4C6-F4C7, U+F4CC-F4CD, U+F4D2-F4D7, U+F50A-F50B, U+F50E-F533, U+F536-F539, U+F53C-F53F, U+F637, U+F6C3, U+F6DD, U+F6DF-F6F3, U+F8FF, U+FB00-FB04;font-display: swap;
}
@font-face {font-family: 'proxima-n-w01-reg'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/c24fcada-6239-48bc-8b88-9288338191c9/v1/proxima-n-w01-reg.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+F656-F659;font-display: swap;
}@font-face {font-family: 'open sans'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/fonts/v2/09e37a90-97bc-4292-863a-a9e5b278309d/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap;
}
@font-face {font-family: 'open sans'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/e59e6f5c-7ac5-47cf-8fe5-22ee5f11aa42/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap;
}
@font-face {font-family: 'open sans'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/fonts/v2/66ed32a6-d63b-4f2e-9895-91f58fc7bde6/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap;
}
@font-face {font-family: 'open sans'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/e3af1b1e-e84c-47bd-96ed-ea490697a5d3/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;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-family: 'nimbus-sans-tw01con'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/7925609f-cfbe-4b5c-8ab6-478f67f0898e/v1/nimbus-sans-tw05con.woff2') format('woff2'); unicode-range: U+0138, U+014A-014B, U+0166-0167, U+018F, U+0259, U+2006, U+203C, U+20A4, U+2113, U+2190-2195, U+21A8, U+2218, U+221F, U+2229-222A, U+222E, U+223C, U+2261, U+2302, U+2310, U+2319, U+2320-2321, U+25A0-25A1, U+25AB-25AC, U+25AE-25AF, U+25B2, U+25B4, U+25B8, U+25BC, U+25BE, U+25C2, U+25CB, U+25D8-25D9, U+25E6, U+263A-263C, U+2640, U+2642, U+2660, U+2663, U+2665-2666, U+266A, U+266C;font-display: swap;
}
@font-face {font-family: 'nimbus-sans-tw01con'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/7925609f-cfbe-4b5c-8ab6-478f67f0898e/v1/nimbus-sans-tw01con.woff2') format('woff2'); unicode-range: U+0020-007E, U+00A0-0108, U+010A-0124, U+0126-012B, U+012D-0133, U+0136-0137, U+0139-0149, U+014C-014D, U+0150-0165, U+0168-016B, U+016D-0174, U+0176-017E, U+0192, U+01CD-01CE, U+01D1, U+01D3-01D4, U+01E6-01E7, U+01F4, U+0218-021B, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0387, U+1E82, U+1E84, U+2007, U+2011-2015, U+2017-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+203E, U+2044, U+2070, U+2074-2079, U+2080-2089, U+20A3, U+20A7, U+20AC, U+2101, U+2105, U+2117, U+2122, U+2126, U+2153-2154, U+215B-215E, U+2202, U+2205-2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2236, U+2248, U+2260, U+2264-2265, U+22C5, U+25CA, U+F6BE, U+F6C3, U+F6C9-F6CB, U+F6CE-F6D0, U+F6E2, U+F6E8, U+FB00-FB04;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-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_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: 'soho-w01-thin-condensed'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/f6d98a2d-015f-4055-8ac6-932b78ffbd89/v1/soho-w02-thin-condensed.woff2') format('woff2'); unicode-range: U+0394;font-display: swap;
}
@font-face {font-family: 'soho-w01-thin-condensed'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/f6d98a2d-015f-4055-8ac6-932b78ffbd89/v1/soho-w01-thin-condensed.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01FA-01FF, U+0218-021B, U+02C6-02C7, U+02C9, U+02D8-02DD, U+037E, U+0385, U+0387, U+03A9, U+03BC, U+03C0, U+1E80-1E85, U+1EF2-1EF3, U+1FED, U+2012-2015, U+2018-201A, U+201C-201E, U+2020-2022, U+2024-2026, U+2030, U+2039-203A, U+203C, U+203E, U+2044, U+2070-2071, U+2074-2079, U+207D-2089, U+208D-208E, U+20A1, U+20A3-20A4, U+20A7, U+20AC, U+2113, U+2116, U+2122, 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+E000-E03C, U+E040-E056, U+E058-E089, U+E08B-E094, U+E097-E09F, U+E100-E113, U+E117-E127, U+E12B-E12D, U+E130-E143, U+E19A, U+E22B, U+E23C, U+E245, U+E249, U+E24B, U+E257, U+E259, U+E265, U+E281-E286, U+E288-E28B, U+E296-E299, U+E42F-E43B, U+E43D-E43E, U+E440-E446, U+E448, U+E44A-E45E, U+E460-E46C, U+E500, U+E504, U+E56D-E570, U+E595, U+F005, U+F6BE, U+F6C3, U+F6C9-F6D6, U+F6DC-F6DD, U+F6DF-F6EC, U+F6EE-F6F3, U+F700, U+F71A-F71E, U+F722, U+F724, U+F730-F739, U+F7A2, U+FB00-FB05, U+FB07-FB0E, U+FB10-FB16;font-display: swap;
}@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 900; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 900; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 800; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 800; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 600; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 600; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 500; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 500; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 900; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 900; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 800; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 800; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 600; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 600; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 500; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 500; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 900; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, 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: 'playfair-display-v2'; font-style: italic; font-weight: 900; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, 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: 'playfair-display-v2'; font-style: normal; font-weight: 800; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, 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: 'playfair-display-v2'; font-style: italic; font-weight: 800; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, 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: 'playfair-display-v2'; font-style: normal; font-weight: 600; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, 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: 'playfair-display-v2'; font-style: italic; font-weight: 600; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, 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: 'playfair-display-v2'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, 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: 'playfair-display-v2'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, 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: 'playfair-display-v2'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, 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: 'playfair-display-v2'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, 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: 'playfair-display-v2'; font-style: normal; font-weight: 500; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgEM86xRbPQ.woff2') format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, 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: 'playfair-display-v2'; font-style: italic; font-weight: 500; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk7yRZrPJ-M.woff2') format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, 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: 'playfair-display-v2'; font-style: normal; font-weight: 900; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 900; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 800; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 800; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 600; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 600; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: normal; font-weight: 500; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'playfair-display-v2'; font-style: italic; font-weight: 500; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}@font-face {font-family: 'sarabun'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/sarabun/v8/DtVhJx26TKEr37c9aBB5iXwJxArepzhN.woff2') format('woff2'); unicode-range: U+0E01-0E5B, U+200C-200D, U+25CC;font-display: swap;
}
@font-face {font-family: 'sarabun'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/sarabun/v8/DtVkJx26TKEr37c9aBBxJlkc_SjTjQJElti5.woff2') format('woff2'); unicode-range: U+0E01-0E5B, U+200C-200D, U+25CC;font-display: swap;
}
@font-face {font-family: 'sarabun'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/sarabun/v8/DtVjJx26TKEr37c9aAFJn3YO5gjupg.woff2') format('woff2'); unicode-range: U+0E01-0E5B, U+200C-200D, U+25CC;font-display: swap;
}
@font-face {font-family: 'sarabun'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/sarabun/v8/DtVmJx26TKEr37c9YK5sik8s6yLUrwB0lw.woff2') format('woff2'); unicode-range: U+0E01-0E5B, U+200C-200D, U+25CC;font-display: swap;
}
@font-face {font-family: 'sarabun'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/sarabun/v8/DtVhJx26TKEr37c9aBB5knwJxArepzhN.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'sarabun'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/sarabun/v8/DtVkJx26TKEr37c9aBBxJlkc5ijTjQJElti5.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'sarabun'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/sarabun/v8/DtVjJx26TKEr37c9aBpJn3YO5gjupg.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'sarabun'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/sarabun/v8/DtVmJx26TKEr37c9YK5silQs6yLUrwB0lw.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'sarabun'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/sarabun/v8/DtVhJx26TKEr37c9aBB5k3wJxArepzhN.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'sarabun'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/sarabun/v8/DtVkJx26TKEr37c9aBBxJlkc5yjTjQJElti5.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'sarabun'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/sarabun/v8/DtVjJx26TKEr37c9aBtJn3YO5gjupg.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'sarabun'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/sarabun/v8/DtVmJx26TKEr37c9YK5silUs6yLUrwB0lw.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'sarabun'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/sarabun/v8/DtVhJx26TKEr37c9aBB5nXwJxArepw.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'sarabun'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/sarabun/v8/DtVkJx26TKEr37c9aBBxJlkc6SjTjQJElg.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'sarabun'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/sarabun/v8/DtVjJx26TKEr37c9aBVJn3YO5gg.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'sarabun'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/sarabun/v8/DtVmJx26TKEr37c9YK5silss6yLUrwA.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}#mainPage{left:0;margin-left:0;width:100%;min-width:0;}#masterPage{--pinned-layers-in-page:0;}[data-mesh-id=ContainermainPageinlineContent]{height:auto;width:100%;}[data-mesh-id=ContainermainPageinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:40px;grid-template-rows:repeat(4, min-content) 1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box;}[data-mesh-id=ContainermainPageinlineContent-gridContainer] > [id="comp-lpiph79p"], [data-mesh-id=ContainermainPageinlineContent-gridContainer] > interact-element > [id="comp-lpiph79p"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=ContainermainPageinlineContent-gridContainer] > [id="comp-lpiph79t"], [data-mesh-id=ContainermainPageinlineContent-gridContainer] > interact-element > [id="comp-lpiph79t"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=ContainermainPageinlineContent-gridContainer] > [id="comp-m9ublh80"], [data-mesh-id=ContainermainPageinlineContent-gridContainer] > interact-element > [id="comp-m9ublh80"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=ContainermainPageinlineContent-gridContainer] > [id="comp-lpiph79u"], [data-mesh-id=ContainermainPageinlineContent-gridContainer] > interact-element > [id="comp-lpiph79u"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=ContainermainPageinlineContent-gridContainer] > [id="comp-lpiph79v"], [data-mesh-id=ContainermainPageinlineContent-gridContainer] > interact-element > [id="comp-lpiph79v"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}#comp-lpiph79p{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lpiph79pinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lpiph79pinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lpiph79pinlineContent-gridContainer] > [id="StrpSldshw0-4sg"], [data-mesh-id=comp-lpiph79pinlineContent-gridContainer] > interact-element > [id="StrpSldshw0-4sg"]{position:relative;margin:0px 0 33px 0;left:0;grid-area:1 / 1 / 2 / 2;justify-self:stretch;align-self:start;}[data-mesh-id=comp-lpiph79pinlineContent-gridContainer] > [id="comp-k0zmx4ih"], [data-mesh-id=comp-lpiph79pinlineContent-gridContainer] > interact-element > [id="comp-k0zmx4ih"]{position:relative;margin:0px 0px 15px calc((100% - 980px) * 0.5);left:208px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lpiph79pinlineContent-gridContainer] > [id="comp-maycpap6"], [data-mesh-id=comp-lpiph79pinlineContent-gridContainer] > interact-element > [id="comp-maycpap6"]{position:relative;margin:0px 0px 18px calc((100% - 980px) * 0.5);left:328px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}#StrpSldshw0-4sg{--rd:0px;--shd:none;--brd:47,46,46;--brw:0px;--trns:opacity 0.5s ease 0s;--txt:var(--color_15);--bg:var(--color_11);--fntt:normal normal normal 16px/1.4em futura-lt-w01-book,sans-serif;--fntds:normal normal normal 14px/1.4em futura-lt-w01-light,sans-serif;--s:0px;--imageWrapperBottom:0px;--imageWrapperTop:0px;--imageWrapperRight:0px;--imageWrapperLeft:0px;--alpha-bg:0.7;--alpha-brd:1;--alpha-txt:1;--boxShadowToggleOn-shd:none;}#StrpSldshw0-4sg{width:100%;left:0;margin-left:0;min-width:initial;height:413px;}#comp-k0zmx4ih{--brw:0px;--brd:149,0,50;--bg:var(--color_43);--rd:40px;--shd:none;--gradient:none;--alpha-brd:1;--alpha-bg:1;--backdrop-filter:blur(20px);--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-k0zmx4ih{width:563px;}[data-mesh-id=comp-k0zmx4ihinlineContent]{height:auto;width:563px;}[data-mesh-id=comp-k0zmx4ihinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-k0zmx4ihinlineContent-gridContainer] > [id="comp-keoki6dq"], [data-mesh-id=comp-k0zmx4ihinlineContent-gridContainer] > interact-element > [id="comp-keoki6dq"]{position:relative;margin:7px 0px 7px 0;left:4px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-keoki6dq{width:555px;height:auto;}#comp-maycpap6{--rd:20px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 30px/1.1em avenir-lt-w01_35-light1475496,sans-serif;--trans2:color 0.4s ease 0s;--txt:50,50,50;--brw:2px;--bg:255,255,255;--brd:var(--color_43);--bgh:50,50,50;--brdh:50,50,50;--txth:255,255,255;--bgd:204,204,204;--alpha-bgd:1;--brdd:204,204,204;--alpha-brdd: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;}#comp-maycpap6{width:325px;height:68px;}#comp-lpiph79t{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lpiph79tinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lpiph79tinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lpiph79tinlineContent-gridContainer] > [id="comp-k0wq6psj"], [data-mesh-id=comp-lpiph79tinlineContent-gridContainer] > interact-element > [id="comp-k0wq6psj"]{position:relative;margin:36px 0px 34px calc((100% - 980px) * 0.5);left:187px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lpiph79tinlineContent-gridContainer] > [id="comp-k0wok4ri"], [data-mesh-id=comp-lpiph79tinlineContent-gridContainer] > interact-element > [id="comp-k0wok4ri"]{position:relative;margin:0px 0px 44px calc((100% - 980px) * 0.5);left:-187px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lpiph79tinlineContent-gridContainer] > [id="comp-k2w7iq8v"], [data-mesh-id=comp-lpiph79tinlineContent-gridContainer] > interact-element > [id="comp-k2w7iq8v"]{position:relative;margin:0px 0px 31px calc((100% - 980px) * 0.5);left:-182px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lpiph79tinlineContent-gridContainer] > [id="comp-k2w7mx80"], [data-mesh-id=comp-lpiph79tinlineContent-gridContainer] > interact-element > [id="comp-k2w7mx80"]{position:relative;margin:0px 0px 31px calc((100% - 980px) * 0.5);left:449px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lpiph79tinlineContent-gridContainer] > [id="comp-ixs5rdpc"], [data-mesh-id=comp-lpiph79tinlineContent-gridContainer] > interact-element > [id="comp-ixs5rdpc"]{position:relative;margin:336px 0px 10px calc((100% - 980px) * 0.5);left:40px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lpiph79tinlineContent-gridContainer] > [id="comp-k0sktz3g"], [data-mesh-id=comp-lpiph79tinlineContent-gridContainer] > interact-element > [id="comp-k0sktz3g"]{position:relative;margin:0px 0px 36px calc((100% - 980px) * 0.5);left:-211px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}#comp-k0wq6psj{width:606px;height:auto;}#comp-k0wok4ri{--boxShadow:none;--borderSize:0px;--borderColor:var(--color_2);--alpha-borderColor:1;--font:normal normal normal 40px/1.4em proxima-n-w01-reg,sans-serif;--fontColor:255,255,255;--alpha-fontColor:1;--textSizeScale:1px;--backgroundColor:0,0,0;--playButtonSize:50px;--playButtonMobileSize:30px;--alpha-backgroundColor:0.25;}#comp-k0wok4ri{width:1355px;height:547px;}#comp-k2w7iq8v{--boxShadow:0px 1px 4px 0px rgba(0,0,0,0.6);--borderSize:0px;--borderColor:var(--color_2);--alpha-borderColor:1;--font:normal normal normal 40px/1.4em proxima-n-w01-reg,sans-serif;--fontColor:255,255,255;--alpha-fontColor:1;--textSizeScale:1px;--backgroundColor:0,0,0;--playButtonSize:50px;--playButtonMobileSize:30px;--alpha-backgroundColor:0.25;}#comp-k2w7iq8v{width:651px;height:367px;}#comp-k2w7mx80{--boxShadow:none;--borderSize:0px;--borderColor:var(--color_2);--alpha-borderColor:1;--font:normal normal normal 40px/1.4em proxima-n-w01-reg,sans-serif;--fontColor:255,255,255;--alpha-fontColor:1;--textSizeScale:1px;--backgroundColor:0,0,0;--playButtonSize:50px;--playButtonMobileSize:30px;--alpha-backgroundColor:0.25;}#comp-k2w7mx80{width:713px;height:367px;}#comp-ixs5rdpc{--lnw:2px;--brd:var(--color_11);--alpha-brd:1;}#comp-ixs5rdpc{width:320px;height:5px;}#comp-k0sktz3g{--brw:0px;--brd:50,65,88;--bg:61,155,233;--rd:0px;--shd:none;--gradient:none;--alpha-bg:0;--alpha-brd:0;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-k0sktz3g{width:1350px;}[id^="comp-k0sktz93__"]{width:1348px;}[data-mesh-id^="comp-k0sktz93__"][data-mesh-id$="inlineContent"]{height:auto;width:100%;}[data-mesh-id^="comp-k0sktz93__"][data-mesh-id$="inlineContent-gridContainer"]{position:static;display:grid;height:auto;width:100%;min-height:356px;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id^=comp-k0sktz93__] > [id^="comp-k0woxkky__"], [data-mesh-id^=comp-k0sktz93__] > interact-element > [id^="comp-k0woxkky__"]{position:relative;margin:143px 0px 10px 0;left:233px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[id^="comp-k0woxkky__"]{--rd:0px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal normal 46px/1.4em cinzel,serif;--trans2:color 0.4s ease 0s;--txt:var(--color_11);--brw:2px;--bg:255,255,255;--brd:123,115,111;--bgh:123,115,111;--brdh:74,63,55;--txth:255,255,255;--bgd:204,204,204;--alpha-bgd:1;--brdd:204,204,204;--alpha-brdd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-bg:0;--alpha-bgh:1;--alpha-brd:0;--alpha-brdh:0;--alpha-txt:1;--alpha-txth:1;--boxShadowToggleOn-shd:none;}[id^="comp-k0woxkky__"]{width:821px;height:88px;}#comp-m9ublh80{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-m9ublh80inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-m9ublh80inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-m9ublh80inlineContent-gridContainer] > [id="comp-m9ubjlge"], [data-mesh-id=comp-m9ublh80inlineContent-gridContainer] > interact-element > [id="comp-m9ubjlge"]{position:relative;margin:0px 0 28px 0;left:0;grid-area:1 / 1 / 2 / 2;justify-self:stretch;align-self:start;}#comp-m9ubjlge{--alpha-bg:0;--bg:var(--color_11);}#comp-m9ubjlge{width:100%;left:0;margin-left:0;min-width:initial;}[data-mesh-id=comp-m9ubjlgeinlineContent]{height:auto;width:100%;position:static;min-height:auto;padding-bottom:0px;box-sizing:border-box;}#comp-m9ubjlge_r_comp-lgnn37ba{--l_display:unset;min-width:0px;min-height:0px;width:auto;height:auto;--comp-display:unset;align-self:stretch;justify-self:stretch;pointer-events:auto;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}.comp-m9ubjlge_r_comp-lgnn37ba-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-m9ubjlge_r_comp-lgnn37ba:not(.comp-m9ubjlge_r_comp-lgnn37ba-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}#comp-m9ubjlge_r_comp-lgnn37ba{--comp-m9ubjlge_r_comp-lgnn37ba-variables-lppdf90l:0px;--comp-m9ubjlge_r_comp-lgnn37ba-variables-lui6dunj:0px;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphkxsd:32px;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphlnw7:32px;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphoq8z:0px;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphrmt3:0.9999724614798879fr;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphsix5:1.000027538520112fr;--comp-m9ubjlge_r_comp-lgnn37ba-variables-lupi5x69:2;--comp-m9ubjlge_r_comp-lgnn37ba-variables-lupi6w0w:3;--comp-m9ubjlge_r_comp-lgnn37ba-variables-lupia2ej-grid:center;--comp-m9ubjlge_r_comp-lgnn37ba-variables-lupia2ej-flex:center;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luzhyc9e:1;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luzhynx3:2;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luziqdtl-grid:center;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luziqdtl-flex:center;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luziwul3:3;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luzix4gw:4;}.device-mobile-optimized #comp-m9ubjlge_r_comp-lgnn37ba{--comp-m9ubjlge_r_comp-lgnn37ba-variables-lppdf90l:0px;--comp-m9ubjlge_r_comp-lgnn37ba-variables-lui6dunj:0px;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphkxsd:20px;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphlnw7:20px;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphoq8z:4px;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphrmt3:0.9999724614798879fr;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphsix5:1.000027538520112fr;--comp-m9ubjlge_r_comp-lgnn37ba-variables-lupi5x69:1;--comp-m9ubjlge_r_comp-lgnn37ba-variables-lupi6w0w:5;--comp-m9ubjlge_r_comp-lgnn37ba-variables-lupia2ej-grid:center;--comp-m9ubjlge_r_comp-lgnn37ba-variables-lupia2ej-flex:center;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luzhyc9e:2;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luzhynx3:3;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luziqdtl-grid:center;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luziqdtl-flex:center;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luziwul3:1;--comp-m9ubjlge_r_comp-lgnn37ba-variables-luzix4gw:5;}#comp-m9ubjlge_r_comp-lgnn37bd1{--l_display:unset;height:auto;min-width:0px;width:auto;--comp-display:unset;align-self:stretch;justify-self:stretch;pointer-events:auto;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}.comp-m9ubjlge_r_comp-lgnn37bd1-container{box-sizing:border-box;padding-top:0px;padding-right:0px;padding-left:0px;padding-bottom:0px;display:var(--l_display,var(--container-display));grid-template-rows:min-content auto min-content;grid-template-columns:1fr 1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-m9ubjlge_r_comp-lgnn37bd1:not(.comp-m9ubjlge_r_comp-lgnn37bd1-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}.device-mobile-optimized #comp-m9ubjlge_r_comp-lgnn37bd1{--rd:0px;}#comp-m9ubjlge_r_comp-lgnn37bd1{--brw:0px;--brd:var(--color_13);--bg:var(--color_11);--rd:0px 0px 0px 0px;--shd:none;--gradient:none;--alpha-brd:1;--alpha-bg:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-m9ubjlge_r_comp-lqwd66ma{width:auto;height:auto;min-height:0px;--l_display:unset;min-width:0px;--comp-display:unset;align-self:stretch;justify-self:stretch;pointer-events:auto;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:2/1/3/3;position:relative;}.comp-m9ubjlge_r_comp-lqwd66ma-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-m9ubjlge_r_comp-lqwd66ma:not(.comp-m9ubjlge_r_comp-lqwd66ma-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}#comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2e{--l_display:unset;min-width:0px;min-height:0px;width:auto;height:auto;--comp-display:unset;align-self:stretch;justify-self:stretch;pointer-events:auto;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}.comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2e-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-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2e:not(.comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2e-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}#comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2i{--l_display:unset;height:auto;width:auto;min-width:0px;--comp-display:unset;align-self:stretch;justify-self:stretch;pointer-events:auto;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}.comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2i-container{box-sizing:border-box;padding-top:20px;padding-right:20px;padding-left:20px;padding-bottom:20px;display:var(--l_display,var(--container-display));grid-template-rows:min-content min-content;grid-template-columns:1fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2i:not(.comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2i-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}#comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2i{--brw:0px;--brd:var(--color_13);--bg:var(--color_11);--rd:0px;--shd:none;--gradient:none;--alpha-brd:1;--alpha-bg:0;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwctm3h{width:auto;height:auto;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:end;justify-self:stretch;pointer-events:auto;margin-left:0%;margin-right:0%;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/2;position:relative;}#comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwctm3h{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;--textDecoration:none;--textAlign:center;--letterSpacing:0em;--lineHeight:normal;--fontSize:32px;--color:var(--color_15);--alpha-color:1;}#comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcu1sz{width:auto;height:auto;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:start;justify-self:stretch;pointer-events:auto;margin-left:0%;margin-right:0%;margin-top:24px;margin-bottom:0px;grid-area:2/1/3/2;position:relative;}#comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcu1sz{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;--color:var(--color_15);--alpha-color:1;--textAlign:center;--letterSpacing:0em;--lineHeight:1.6em;--fontSize:16px;}#comp-m9ubjlge_r_comp-lp9pu1jk{width:auto;height:auto;--l_display:unset;min-height:20px;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:stretch;justify-self:stretch;position:relative;--force-auto:auto;top:var(--force-auto,calc(0px));bottom:var(--force-auto,);left:var(--force-auto,);right:var(--force-auto,);pointer-events:auto;margin-left:var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-lui6dunj);margin-right:var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-lui6dunj);margin-top:var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-lppdf90l);margin-bottom:var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-lppdf90l);grid-area:2/1/3/3;}.device-mobile-optimized #comp-m9ubjlge_r_comp-lp9pu1jk{min-height:0px;}#comp-m9ubjlge_r_comp-luph70yy{width:auto;height:auto;min-height:0px;--l_display:unset;min-width:0px;--comp-display:unset;align-self:stretch;justify-self:stretch;pointer-events:auto;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;grid-area:1/1/2/3;position:relative;}.comp-m9ubjlge_r_comp-luph70yy-container{box-sizing:border-box;padding-top:var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphkxsd);padding-right:var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphlnw7);padding-left:var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphlnw7);padding-bottom:var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphkxsd);column-gap:8px;display:var(--l_display,var(--container-display));grid-template-rows:min-content min-content;grid-template-columns:var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphrmt3) max-content max-content var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphsix5);--container-layout-type:grid-container-layout;--container-display:grid;}#comp-m9ubjlge_r_comp-luph70yy:not(.comp-m9ubjlge_r_comp-luph70yy-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}.device-mobile-optimized #comp-m9ubjlge_r_comp-luph70yy{grid-template-columns:var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphrmt3) min-content min-content var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphsix5);}#comp-m9ubjlge_r_comp-luph70yy{--brw:0px;--brd:50,65,88;--bg:var(--color_36);--rd:0px;--shd:none;--gradient:none;--alpha-brd:1;--alpha-bg:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-m9ubjlge_r_comp-luph7m8r{width:max-content;height:auto;--l_display:unset;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:center;justify-self:var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-lupia2ej-grid);pointer-events:auto;margin-left:0%;margin-right:0px;margin-top:0px;margin-bottom:var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-luphoq8z);grid-area:1/var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-lupi5x69)/2/var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-lupi6w0w);position:relative;}.device-mobile-optimized #comp-m9ubjlge_r_comp-luph7m8r{--fontSize:20px;}#comp-m9ubjlge_r_comp-luph7m8r{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;--textDecoration:none;--color:var(--color_37);--alpha-color:1;--fontFamily:cinzel,serif;--fontSize:50px;--fontWeight:normal;}#comp-m9ubjlge_r_comp-luph9qfy{width:max-content;height:auto;min-width:0px;min-height:0px;--l_display:unset;--comp-display:unset;align-self:center;justify-self:var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-luziqdtl-grid);pointer-events:auto;margin-left:-0.01217187500003547px;margin-right:0px;margin-top:0px;margin-bottom:0.015625px;grid-area:var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-luzhyc9e)/var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-luziwul3)/var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-luzhynx3)/var(--comp-m9ubjlge_r_comp-lgnn37ba-variables-luzix4gw);position:relative;}.comp-m9ubjlge_r_comp-luph9qfy-container{box-sizing:border-box;padding-bottom:0px;display:var(--l_display,var(--container-display));grid-template-rows:min-content;grid-template-columns:0.5fr max-content max-content 0.5fr;--container-layout-type:grid-container-layout;--container-display:grid;}#comp-m9ubjlge_r_comp-luph9qfy:not(.comp-m9ubjlge_r_comp-luph9qfy-container){display:var(--l_display,var(--container-display));grid-template-rows:1fr;grid-template-columns:minmax(0, 1fr);--container-display:grid;}.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qfy{grid-template-columns:0fr min-content min-content 1fr;margin-left:0%;margin-right:0.0006993503979232687%;margin-bottom:0px;}#comp-m9ubjlge_r_comp-luph9qfy{--brw:0px;--brd:var(--color_15);--bg:var(--color_11);--rd:0px;--shd:none;--gradient:none;--alpha-bg:0;--alpha-brd:0;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-m9ubjlge_r_comp-luph9qg41{min-height:0px;--l_display:unset;height:auto;width:100%;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:center;justify-self:start;pointer-events:auto;margin-left:8px;margin-right:0%;margin-top:0px;margin-bottom:0px;grid-area:1/3/2/4;position:relative;}#comp-m9ubjlge_r_comp-luph9qg83{min-height:0px;--l_display:unset;height:auto;width:100%;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:center;justify-self:start;pointer-events:auto;margin-left:0.00022182561211389178%;margin-right:0%;margin-top:0px;margin-bottom:0px;grid-area:1/2/2/3;position:relative;}#comp-m9ubjlge_r_comp-m010jxj2{width:150px;height:48.8671875px;min-height:0px;--l_display:unset;min-width:0px;max-width:99999px;max-height:99999px;--comp-display:unset;display:var(--l_display,var(--display,block));align-self:stretch;justify-self:center;pointer-events:auto;margin-left:0%;margin-right:0%;margin-top:31.992406249999988px;margin-bottom:31.992406250000045px;grid-area:3/1/4/3;position:relative;}.device-mobile-optimized #comp-m9ubjlge_r_comp-m010jxj2{margin-top:20px;margin-bottom:20px;}#comp-lpiph79u{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lpiph79uinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lpiph79uinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lpiph79uinlineContent-gridContainer] > [id="comp-jb3v0emr"], [data-mesh-id=comp-lpiph79uinlineContent-gridContainer] > interact-element > [id="comp-jb3v0emr"]{position:relative;margin:9px 0px 6px calc((100% - 980px) * 0.5);left:25px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lpiph79uinlineContent-gridContainer] > [id="comp-jb3uzl3b"], [data-mesh-id=comp-lpiph79uinlineContent-gridContainer] > interact-element > [id="comp-jb3uzl3b"]{position:relative;margin:0px 0px 13px calc((100% - 980px) * 0.5);left:170px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lpiph79uinlineContent-gridContainer] > [id="comp-k0znggqb"], [data-mesh-id=comp-lpiph79uinlineContent-gridContainer] > interact-element > [id="comp-k0znggqb"]{position:relative;margin:0px 0px 12px calc((100% - 980px) * 0.5);left:-166px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}#comp-jb3v0emr{--lnw:2px;--brd:var(--color_19);--alpha-brd:1;}#comp-jb3v0emr{width:929px;height:5px;}#comp-jb3uzl3b{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-jb3uzl3b{width:630px;height:auto;}#comp-k0znggqb{width:1346px;height:345px;}#comp-lpiph79v{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-lpiph79vinlineContent]{height:auto;width:100%;}[data-mesh-id=comp-lpiph79vinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-lpiph79vinlineContent-gridContainer] > [id="comp-k0znzd13"], [data-mesh-id=comp-lpiph79vinlineContent-gridContainer] > interact-element > [id="comp-k0znzd13"]{position:relative;margin:5px 0px 18px calc((100% - 980px) * 0.5);left:330px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-lpiph79vinlineContent-gridContainer] > [id="comp-jb3uw1ru"], [data-mesh-id=comp-lpiph79vinlineContent-gridContainer] > interact-element > [id="comp-jb3uw1ru"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:-190px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-k0znzd13{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-k0znzd13{width:318px;height:auto;}#comp-jb3uw1ru{--color1:0,0,0;--color2:0,0,0;--color3:255,255,255;--color4:255,255,255;--alpha-color1:1;--alpha-color2:1;--alpha-color3:1;--alpha-color4:0.8;--alpha-color5:1;--color5:47,46,46;--version:2;}#comp-jb3uw1ru{width:1340px;height:518px;}</style>
<style id="stylableCss_mainPage">/* END STYLABLE DIRECTIVE RULES */

.device-mobile-optimized #comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .nav-arrows-container svg.slideshow-arrow {
    fill: #000000;}

/* START STYLABLE DIRECTIVE RULES */

.device-mobile-optimized #comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .nav-arrows-container {
    border-radius: 100px;
    background-color: rgba(255, 255, 255, 0.6);}

.device-mobile-optimized #comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .gallery-item-container {
    background-color: rgba(164, 164, 164, 0);}

.device-mobile-optimized #comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .gallery-item-container .gallery-item-hover::before {
    background-color: rgba(0, 0, 0, 0.7);
}

.device-mobile-optimized #comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .gallery-item-common-info .info-element-description {
    color: #141414; font-family: 'open sans',sans-serif; font-size: 15px; font-weight: normal; font-style: normal;
    font-size: 16px;
}

.device-mobile-optimized #comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .gallery-item-common-info .info-element-title { font-family: soho-w01-thin-condensed,serif; font-size: 40px; font-weight: normal; font-style: normal;
    font-size: 24px;
    color: #141414;
}

.device-mobile-optimized #comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .hover-info-element .info-element-description {
    color: #F8F8F8; font-family: 'open sans',sans-serif; font-size: 15px; font-weight: normal; font-style: normal;
    font-size: 14px;
}

.device-mobile-optimized #comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .hover-info-element .info-element-title { font-family: soho-w01-thin-condensed,serif; font-size: 40px; font-weight: normal; font-style: normal;
    font-size: 24px;
    color: #FFFFFF;
}

.device-mobile-optimized #comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .gallery-item-container:hover {
    background-color: rgba(0, 0, 0, 0.3);
}

.device-mobile-optimized #comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .show-more {
    border: 1px solid #141414;
    box-shadow: 0.71px 0.71px 0 0 rgba(0, 0, 0, 0);
    padding: 12px;
}

.device-mobile-optimized #comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root { -st-extends: ProGallery; color: #DFE6E9; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-controllers_layoutParams_info_allowTitleAndDescription: ",controllers_layoutParams_info_allowTitle,controllers_layoutParams_info_allowDescription"; background: rgba(255, 255, 255, 0); --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-controllers_layoutParams_info_verticalPadding: 0; box-shadow: 0.71px 0.71px 0 0 rgba(0, 0, 0, 0); --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_structure_responsiveMode: "SET_ITEMS_PER_ROW"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_targetItemSize_value: 90; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_groups_density: 0.3; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-controllers_layoutParams_info_verticalAlignment: "CENTER"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-controllers_layoutParams_info_horizontalAlignment: "CENTER"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-behaviourParams_item_content_hoverAnimation: "NO_EFFECT"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-controllers_layoutParams_info_horizontalPadding: 0; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-behaviourParams_item_overlay_hoveringBehaviour: "APPEARS"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-behaviourParams_gallery_blockContextMenu: true; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_structure_galleryLayout: 2; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_structure_scrollDirection: "HORIZONTAL"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_structure_numberOfGridRows: 1; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-controllers_layoutParams_structure_galleryRatio_value: 3; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-controllers_layoutParams_structure_galleryRatio_method: "MANUAL"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_structure_itemSpacing: 12; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_navigationArrows_position: "ON_GALLERY"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_navigationArrows_size: 24; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_navigationArrows_padding: 24; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-behaviourParams_item_overlay_hoverAnimation: "NO_EFFECT"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-behaviourParams_gallery_scrollAnimation: "NO_EFFECT"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-behaviourParams_gallery_layoutDirection: "LEFT_TO_RIGHT"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-variant_count: 20; }

.device-mobile-optimized #comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .pro-gallery-parent-container {
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 0);
}/* END STYLABLE DIRECTIVE RULES */

#comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .nav-arrows-container svg.slideshow-arrow {
    fill: #000000;}

/* START STYLABLE DIRECTIVE RULES */

#comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .nav-arrows-container {
    border-radius: 100px;
    background-color: rgba(255, 255, 255, 0.6);}

#comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .nav-arrows-container:hover {
    border-radius: 100px;
}

#comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .gallery-item-container {
    background-color: rgba(164, 164, 164, 0);
    border-radius: 0px;}

#comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .gallery-item-container .gallery-item-hover::before {
    background-color: rgba(0, 0, 0, 0.7);
}

#comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .gallery-item-common-info .info-element-description { font-family: 'open sans',sans-serif; font-size: 15px; font-weight: normal; font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
}

#comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .gallery-item-common-info .info-element-title { font-family: soho-w01-thin-condensed,serif; font-size: 40px; font-weight: normal; font-style: normal;
    font-size: 24px;
    color: #141414;
}

#comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .hover-info-element .info-element-description { font-family: 'open sans',sans-serif; font-size: 15px; font-weight: normal; font-style: normal;
    color: #F8F8F8;
}

#comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .hover-info-element .info-element-title { font-family: soho-w01-thin-condensed,serif; font-size: 40px; font-weight: normal; font-style: normal;
    font-size: 24px;
    color: #FFFFFF;
}

#comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .gallery-item-container:hover {
    background-color: rgba(0, 0, 0, 0.3);
}

#comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .show-more {
    border: 1px solid #141414;
    box-shadow: 0.71px 0.71px 0 0 rgba(0, 0, 0, 0);
    padding: 12px;
}

#comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root { -st-extends: ProGallery; color: #DFE6E9; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-controllers_layoutParams_info_allowTitleAndDescription: ",controllers_layoutParams_info_allowTitle,controllers_layoutParams_info_allowDescription"; background: rgba(255, 255, 255, 0); --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-controllers_layoutParams_info_verticalPadding: 0; box-shadow: 0.71px 0.71px 0 0 rgba(0, 0, 0, 0); --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_structure_responsiveMode: "SET_ITEMS_PER_ROW"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_groups_density: 0.3; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-controllers_layoutParams_info_verticalAlignment: "CENTER"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-controllers_layoutParams_info_horizontalAlignment: "CENTER"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-behaviourParams_item_content_hoverAnimation: "NO_EFFECT"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-controllers_layoutParams_info_horizontalPadding: 0; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_structure_galleryLayout: 2; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-behaviourParams_item_overlay_hoveringBehaviour: "APPEARS"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-behaviourParams_gallery_blockContextMenu: true; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_structure_itemSpacing: 12; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_structure_scrollDirection: "HORIZONTAL"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_crop_ratios: 1; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_targetItemSize_value: 21; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-controllers_layoutParams_structure_galleryRatio_value: 3; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_crop_method: "FILL"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-controllers_layoutParams_structure_galleryRatio_method: "MANUAL"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_navigationArrows_position: "ON_GALLERY"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_navigationArrows_container_type: "BOX"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_navigationArrows_verticalAlignment: "ITEM_CENTER"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_navigationArrows_enable: true; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-behaviourParams_item_overlay_hoverAnimation: "NO_EFFECT"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-behaviourParams_gallery_scrollAnimation: "NO_EFFECT"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_structure_numberOfGridRows: 1; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_navigationArrows_size: 50; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-layoutParams_navigationArrows_padding: 32; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-behaviourParams_gallery_layoutDirection: "LEFT_TO_RIGHT"; --comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-variant_count: 27; }

#comp-m9ubjlge_r_comp-lp9pu1jk .comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root .pro-gallery-parent-container {
    border-radius: 0px;
    background: rgba(255, 255, 255, 0);
}/* END STYLABLE DIRECTIVE RULES */

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root{-st-extends: StylableButton;transition: all 0.2s ease, visibility 0s;border-radius: 0px;border: 0px solid #F9F9F9;background: rgba(255, 255, 255, 0);padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px}

/* START STYLABLE DIRECTIVE RULES */

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root:hover {
    border: 0px solid #141414;
    background: rgba(255, 255, 255, 0);
}

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root:hover .StylableButton2545352419__icon {
    transform: rotate(2deg);
    fill: #141414;}

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root:hover .StylableButton2545352419__label {
    color: #7EC6E5;
}

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root:disabled{
    background: rgba(255, 255, 255, 0)}

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root:disabled .StylableButton2545352419__label{
    color: #878787}

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root:disabled .StylableButton2545352419__icon{fill: #8F8F8F}

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root .StylableButton2545352419__container{transition: inherit;flex-direction: row-reverse;justify-content: flex-end;align-items: center}

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root .StylableButton2545352419__label{transition: inherit;letter-spacing: 0em;text-align: center;color: #1989B8;margin-left: 0px;margin: 0px 0px 0px 2px;display: initial;text-decoration-line: none;line-height: unset; font-family: 'open sans',sans-serif; font-size: 15px; font-weight: normal; font-style: normal;font-size: 16px}

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root .StylableButton2545352419__icon{transition: inherit;margin-right: 0px;fill: #1989B8;width: 24px;height: 24px;margin: 0px 2px 0px 0px;display: none}/* END STYLABLE DIRECTIVE RULES */

#comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root{-st-extends: StylableButton;transition: all 0.2s ease, visibility 0s;border-radius: 0px;border: 0px solid #F9F9F9;background: rgba(255, 255, 255, 0);padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px}

/* START STYLABLE DIRECTIVE RULES */

#comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root:hover {
    border: 0px solid #141414;
    background: rgba(255, 255, 255, 0);
}

#comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root:hover .StylableButton2545352419__icon {
    transform: rotate(2deg);
    fill: #141414;}

#comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root:hover .StylableButton2545352419__label {
    color: #7EC6E5;
}

#comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root:disabled{
    background: rgba(255, 255, 255, 0)}

#comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root:disabled .StylableButton2545352419__label{
    color: #878787}

#comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root:disabled .StylableButton2545352419__icon{fill: #8F8F8F}

#comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root .StylableButton2545352419__container{transition: inherit;flex-direction: row-reverse;justify-content: flex-end;align-items: center}

#comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root .StylableButton2545352419__label{transition: inherit;letter-spacing: 0em;text-align: center;color: #1989B8;margin-left: 0px;margin: 0px 0px 0px 2px;display: initial;text-decoration-line: none;line-height: unset; font-family: soho-w01-thin-condensed,serif; font-size: 40px; font-weight: normal; font-style: normal;font-size: 28px}

#comp-m9ubjlge_r_comp-luph9qg41 .comp-m9ubjlge_r_comp-luph9qg41-styleId__root .StylableButton2545352419__icon{transition: inherit;margin-right: 0px;fill: #1989B8;width: 24px;height: 24px;margin: 0px 2px 0px 0px;display: none}/* END STYLABLE DIRECTIVE RULES */

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root{-st-extends: StylableButton;transition: all 0.2s ease, visibility 0s;border-radius: 0px;border: 0px solid #F9F9F9;background: rgba(255, 255, 255, 0);padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px}

/* START STYLABLE DIRECTIVE RULES */

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root:hover {
    border: 0px solid #141414;
    background: rgba(255, 255, 255, 0);
}

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root:hover .StylableButton2545352419__icon {
    transform: rotate(2deg);
    fill: #141414;}

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root:hover .StylableButton2545352419__label {
    color: #7EC6E5;
}

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root:disabled{
    background: rgba(255, 255, 255, 0)}

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root:disabled .StylableButton2545352419__label{
    color: #878787}

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root:disabled .StylableButton2545352419__icon{fill: #8F8F8F}

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root .StylableButton2545352419__container{transition: inherit;flex-direction: row-reverse;justify-content: flex-end;align-items: center}

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root .StylableButton2545352419__label{transition: inherit;letter-spacing: 0em;text-align: center;margin-left: 0px;margin: 0px 0px 0px 2px;display: initial;text-decoration-line: none;line-height: unset; font-family: 'open sans',sans-serif; font-size: 15px; font-weight: normal; font-style: normal;font-size: 16px;color: #1989B8}

.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root .StylableButton2545352419__icon{transition: inherit;margin-right: 0px;fill: #1989B8;width: 24px;height: 24px;margin: 0px 2px 0px 0px;display: none}/* END STYLABLE DIRECTIVE RULES */

#comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root{-st-extends: StylableButton;transition: all 0.2s ease, visibility 0s;border-radius: 0px;border: 0px solid #F9F9F9;background: rgba(255, 255, 255, 0);padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px}

/* START STYLABLE DIRECTIVE RULES */

#comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root:hover {
    border: 0px solid #141414;
    background: rgba(255, 255, 255, 0);
}

#comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root:hover .StylableButton2545352419__icon {
    transform: rotate(2deg);
    fill: #141414;}

#comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root:hover .StylableButton2545352419__label {
    color: #F9F9F9;
}

#comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root:disabled{
    background: rgba(255, 255, 255, 0)}

#comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root:disabled .StylableButton2545352419__label{
    color: #878787}

#comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root:disabled .StylableButton2545352419__icon{fill: #8F8F8F}

#comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root .StylableButton2545352419__container{transition: inherit;flex-direction: row-reverse;justify-content: flex-end;align-items: center}

#comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root .StylableButton2545352419__label{transition: inherit;letter-spacing: 0em;text-align: center;color: #1989B8;margin-left: 0px;margin: 0px 0px 0px 2px;display: initial;text-decoration-line: none;line-height: unset; font-family: soho-w01-thin-condensed,serif; font-size: 40px; font-weight: normal; font-style: normal;font-family: sarabun,sans-serif;font-size: 30px}

#comp-m9ubjlge_r_comp-luph9qg83 .comp-m9ubjlge_r_comp-luph9qg83-styleId__root .StylableButton2545352419__icon{transition: inherit;margin-right: 0px;fill: #1989B8;width: 24px;height: 24px;margin: 0px 2px 0px 0px;display: none}/* END STYLABLE DIRECTIVE RULES */

.device-mobile-optimized #comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root{-st-extends: StylableButton;transition: all 0.2s ease, visibility 0s;border-radius: 0px;padding-right: 16px;padding-left: 16px;border: 1px solid #1989B8;padding-top: 12px;padding-bottom: 12px;background: #F9F9F9}

/* START STYLABLE DIRECTIVE RULES */

.device-mobile-optimized #comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root:hover {
    background: #F9F9F9;
    border: 1px solid rgba(56, 74, 211, 0.7);
}

.device-mobile-optimized #comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root:hover .StylableButton2545352419__icon {
    transform: rotate(2deg);
    fill: #141414;}

.device-mobile-optimized #comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root:hover .StylableButton2545352419__label {
    color: rgba(56, 74, 211, 0.7);
}

.device-mobile-optimized #comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root:disabled{
    background: #F9F9F9;
    border: 1px solid #878787}

.device-mobile-optimized #comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root:disabled .StylableButton2545352419__label{
    color: #878787}

.device-mobile-optimized #comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root:disabled .StylableButton2545352419__icon{fill: #8F8F8F}

.device-mobile-optimized #comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root .StylableButton2545352419__container{transition: inherit;flex-direction: row-reverse}

.device-mobile-optimized #comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root .StylableButton2545352419__label{transition: inherit;display: inherited;margin: 0px 0px 0px 4px;letter-spacing: 0em;line-height: 1.4em;text-align: center;color: #1989B8; font-family: 'open sans',sans-serif; font-size: 15px; font-weight: normal; font-style: normal;font-size: 16px}

.device-mobile-optimized #comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root .StylableButton2545352419__icon{transition: inherit;margin: 0px 4px 0px 0px;width: 24px;height: 24px;fill: #1989B8;display: none}/* END STYLABLE DIRECTIVE RULES */

#comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root{-st-extends: StylableButton;transition: all 0.2s ease, visibility 0s;border-radius: 0px;padding-right: 16px;padding-left: 16px;border: 1px solid #1989B8;padding-top: 12px;padding-bottom: 12px;background: #F9F9F9}

/* START STYLABLE DIRECTIVE RULES */

#comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root:hover {
    background: #F9F9F9;
    border: 1px solid rgba(56, 74, 211, 0.7);
}

#comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root:hover .StylableButton2545352419__icon {
    transform: rotate(2deg);
    fill: #141414;}

#comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root:hover .StylableButton2545352419__label {
    color: rgba(56, 74, 211, 0.7);
}

#comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root:disabled{
    background: #F9F9F9;
    border: 1px solid #878787}

#comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root:disabled .StylableButton2545352419__label{
    color: #878787}

#comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root:disabled .StylableButton2545352419__icon{fill: #8F8F8F}

#comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root .StylableButton2545352419__container{transition: inherit;flex-direction: row-reverse}

#comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root .StylableButton2545352419__label{transition: inherit;display: inherited;margin: 0px 0px 0px 4px;letter-spacing: 0em;line-height: 1.4em;text-align: center;color: #1989B8; font-family: 'open sans',sans-serif; font-size: 15px; font-weight: normal; font-style: normal;font-size: 16px}

#comp-m9ubjlge_r_comp-m010jxj2 .comp-m9ubjlge_r_comp-m010jxj2-styleId__root .StylableButton2545352419__icon{transition: inherit;margin: 0px 4px 0px 0px;width: 24px;height: 24px;fill: #1989B8;display: none}</style>
<style id="compCssMappers_mainPage">#mainPage{width:auto;min-height:40px;}#pageBackground_mainPage{--bg-position:absolute;--bg-overlay-color:rgb(var(--color_15));--bg-gradient:none;}#comp-lpiph79p{--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;min-width:980px;}#StrpSldshw0-4sg{height:413px;--transition-duration:1000ms;--alpha-txt:1;}#comp-k0zmx4ih{--shc-mutated-brightness:119,67,19;}#comp-keoki6dq{--text-direction:var(--wix-opt-in-direction);}#comp-maycpap6{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 30px/1.1em avenir-lt-w01_35-light1475496,sans-serif;direction:var(--wix-opt-in-direction, ltr);--label-align:center;--label-text-align:center;}#comp-lpiph79t{--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;min-width:980px;}#comp-k0wq6psj{--min-height:53px;--text-direction:var(--wix-opt-in-direction);}#comp-ixs5rdpc{transform-origin:center 1px;}#comp-k0sktz3g{--direction:var(--wix-opt-in-direction);--justify-content:start;--item-margin:0px 0px;--margin-top:0px;--margin-bottom:0px;--margin-inline-start:0px;--margin-inline-end:0px;}[id^="comp-k0sktz93__"]{--fill-layer-image-opacity:1;--scale:1;--bg-overlay-color:rgb(219, 173, 202);--bg-gradient:none;border-width:0 0 0 0;border-style:solid solid solid solid;border-color:rgba(176, 169, 134, 1) rgba(176, 169, 134, 1) rgba(176, 169, 134, 1) rgba(176, 169, 134, 1);border-radius:0 0 0 0;overflow:clip !important;transform:translateZ(0);margin:-0px;}[id="comp-k0sktz93__item2"]{--fill-layer-image-opacity:1;--scale:1;--bg-overlay-color:rgb(234, 232, 228);--bg-gradient:none;border-width:0 0 0 0;border-style:solid solid solid solid;border-color:rgba(176, 169, 134, 1) rgba(176, 169, 134, 1) rgba(176, 169, 134, 1) rgba(176, 169, 134, 1);border-radius:0 0 0 0;overflow:clip !important;transform:translateZ(0);margin:-0px;}[id="comp-k0sktz93__item3"]{--fill-layer-image-opacity:1;--scale:1;--bg-overlay-color:rgb(212, 236, 234);--bg-gradient:none;border-width:0 0 0 0;border-style:solid solid solid solid;border-color:rgba(176, 169, 134, 1) rgba(176, 169, 134, 1) rgba(176, 169, 134, 1) rgba(176, 169, 134, 1);border-radius:0 0 0 0;overflow:clip !important;transform:translateZ(0);margin:-0px;}[id="comp-k0sktz93__item-j9oa3rji"]{--fill-layer-image-opacity:1;--scale:1;--bg-overlay-color:rgb(234, 232, 228);--bg-gradient:none;border-width:0 0 0 0;border-style:solid solid solid solid;border-color:rgba(176, 169, 134, 1) rgba(176, 169, 134, 1) rgba(176, 169, 134, 1) rgba(176, 169, 134, 1);border-radius:0 0 0 0;overflow:clip !important;transform:translateZ(0);margin:-0px;}[id^="comp-k0woxkky__"]{--shc-mutated-brightness:128,128,128;--margin-start:0px;--margin-end:0px;--fnt:normal normal normal 46px/1.4em cinzel,serif;direction:var(--wix-opt-in-direction, ltr);--label-align:center;--label-text-align:center;}#comp-m9ublh80{--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;min-width:980px;}#comp-m9ubjlge{min-height:400px;display:grid;}.device-mobile-optimized #comp-m9ubjlge_r_comp-lgnn37bd1{--shc-mutated-brightness:125,125,125;}#comp-m9ubjlge_r_comp-lgnn37bd1{--shc-mutated-brightness:125,125,125;}.device-mobile-optimized #comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2i{--shc-mutated-brightness:125,125,125;}#comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2i{--shc-mutated-brightness:125,125,125;}.device-mobile-optimized #comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwctm3h{--text-direction:var(--wix-opt-in-direction);}#comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwctm3h{--text-direction:var(--wix-opt-in-direction);}.device-mobile-optimized #comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwctm3h :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div){color:#141414 !important;background-color:transparent !important;font-size:32px !important;text-decoration:none !important;text-align:center !important;letter-spacing:0em !important;line-height:normal !important;}.device-mobile-optimized #comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwctm3h [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div){color:var(--corvid-color, #141414) !important;}#comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwctm3h :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div){color:#141414 !important;background-color:transparent !important;font-size:32px !important;text-decoration:none !important;text-align:center !important;letter-spacing:0em !important;line-height:normal !important;}#comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwctm3h [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div){color:var(--corvid-color, #141414) !important;}.device-mobile-optimized #comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcu1sz{--text-direction:var(--wix-opt-in-direction);}#comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcu1sz{--text-direction:var(--wix-opt-in-direction);}.device-mobile-optimized #comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcu1sz :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div){color:#141414 !important;background-color:transparent !important;font-size:16px !important;text-align:center !important;letter-spacing:0em !important;line-height:1.6 !important;}.device-mobile-optimized #comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcu1sz [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div){color:var(--corvid-color, #141414) !important;}#comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcu1sz :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div){color:#141414 !important;background-color:transparent !important;font-size:16px !important;text-align:center !important;letter-spacing:0em !important;line-height:1.6 !important;}#comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcu1sz [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div){color:var(--corvid-color, #141414) !important;}.device-mobile-optimized #comp-m9ubjlge_r_comp-luph70yy{--shc-mutated-brightness:125,125,125;}#comp-m9ubjlge_r_comp-luph70yy{--shc-mutated-brightness:125,125,125;}.device-mobile-optimized #comp-m9ubjlge_r_comp-luph7m8r{--text-direction:var(--wix-opt-in-direction);}#comp-m9ubjlge_r_comp-luph7m8r{--text-direction:var(--wix-opt-in-direction);}.device-mobile-optimized #comp-m9ubjlge_r_comp-luph7m8r :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div){color:#141414 !important;background-color:transparent !important;font-family:cinzel,serif !important;font-weight:normal !important;font-size:20px !important;text-decoration:none !important;}.device-mobile-optimized #comp-m9ubjlge_r_comp-luph7m8r [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div){color:var(--corvid-color, #141414) !important;}#comp-m9ubjlge_r_comp-luph7m8r :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div){color:#141414 !important;background-color:transparent !important;font-family:cinzel,serif !important;font-weight:normal !important;font-size:50px !important;text-decoration:none !important;}#comp-m9ubjlge_r_comp-luph7m8r [class$=rich-text__text]:is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div){color:var(--corvid-color, #141414) !important;}#comp-m9ubjlge_r_comp-luph9qfy{--shc-mutated-brightness:125,125,125;}.device-mobile-optimized #comp-m9ubjlge_r_comp-luph9qg83{height:max-content;min-width:max-content;}#comp-m9ubjlge_r_comp-luph9qg83{height:max-content;min-width:max-content;}.device-mobile-optimized #comp-m9ubjlge_r_comp-m010jxj2{height:max-content;min-width:max-content;}#comp-m9ubjlge_r_comp-m010jxj2{height:max-content;min-width:max-content;}#comp-lpiph79u{--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;min-width:980px;}#comp-jb3v0emr{transform-origin:center 1px;}#comp-jb3uzl3b{--text-direction:var(--wix-opt-in-direction);}#comp-lpiph79v{--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;min-width:980px;}#comp-k0znzd13{--text-direction:var(--wix-opt-in-direction);}#comp-jb3uw1ru{--height:518px;}</style>
</head>
<body class='' >


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







    <!--pageHtmlEmbeds.bodyStart start-->
    <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyStart start"></script>
    
        <script type="text/javascript" async src="https://d335luupugsy2.cloudfront.net/js/loader-scripts/40f2122a-60f7-4a5a-bc4d-58b8ebed5cc4-loader.js" ></script>
<script>
(function(w,d,u){
var s=d.createElement('script');s.async=true;s.src=u+'?'+(Date.now()/60000|0);
var h=d.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h);
})(window,document,'https://cdn.bitrix24.com.br/b24826763/crm/tag/call.tracker.js');
</script>

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




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


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








<div id="SITE_CONTAINER"><style id="STYLE_OVERRIDES_ID">#comp-m9ubjlge_r_comp-m010jxj2{visibility:hidden !important;overflow:clip !important;height:0 !important;width:0 !important;min-width:0 !important;min-height:0 !important;margin-bottom:0 !important;margin-left:0 !important;margin-right:0 !important;padding:0 !important;position:absolute !important;margin-top:0 !important;}</style><div id="main_MF" class="main_MF"><div id="SCROLL_TO_TOP" class="Vd6aQZ ignore-focus SCROLL_TO_TOP" role="region" tabindex="-1" aria-label="top of page"><span class="mHZSwn">top of page</span></div><div id="BACKGROUND_GROUP" class="backgroundGroup_mainPage BACKGROUND_GROUP"><div id="BACKGROUND_GROUP_TRANSITION_GROUP"><div id="pageBackground_mainPage" data-media-height-override-type="" data-media-position-override="false" class="pageBackground_mainPage BmZ5pC"><div id="bgLayers_pageBackground_mainPage" data-hook="bgLayers" data-motion-part="BG_LAYER pageBackground_mainPage" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_pageBackground_mainPage" data-motion-part="BG_MEDIA pageBackground_mainPage" class="VgO9Yg"></div></div></div></div></div><div id="site-root" class="site-root"><div id="masterPage" class="mesh-layout masterPage css-editing-scope"><header id="SITE_HEADER" class="x4zVYf SITE_HEADER wixui-header" tabindex="-1"><div class="TMFrcJ"><div id="bgLayers_SITE_HEADER" data-hook="bgLayers" data-motion-part="BG_LAYER SITE_HEADER" class="MW5IWV mTQGgy"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_SITE_HEADER" data-motion-part="BG_MEDIA SITE_HEADER" class="VgO9Yg"></div></div><div class="QijXjn"></div></div><div class="kn76TK"><div data-mesh-id="SITE_HEADERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_HEADERinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-iqfdzn9e" class="MazNVa comp-iqfdzn9e wixui-image rYiAuL"><a data-testid="linkElement" href="https://www.opusmusicschool.com.br" target="_self" class="j7pOnl"><img fetchpriority="high" sizes="170px" srcSet="https://static.wixstatic.com/media/d02cc7_36a8583af79e4386abececec5173aac4~mv2.png/v1/crop/x_0,y_19,w_2442,h_1839/fill/w_170,h_128,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Logo%20Opus%20Preto%20(1).png 1x, https://static.wixstatic.com/media/d02cc7_36a8583af79e4386abececec5173aac4~mv2.png/v1/crop/x_0,y_19,w_2442,h_1839/fill/w_340,h_256,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Logo%20Opus%20Preto%20(1).png 2x" id="img_comp-iqfdzn9e" src="https://static.wixstatic.com/media/d02cc7_36a8583af79e4386abececec5173aac4~mv2.png/v1/crop/x_0,y_19,w_2442,h_1839/fill/w_170,h_128,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Logo%20Opus%20Preto%20(1).png" alt="Logo Opus Preto (1).png" style="object-fit:cover" class="BI8PVQ Tj01hh" width="170" height="128"/></a></div><div id="comp-kp61t8y8"></div><div id="comp-lhtfaoey" class="comp-lhtfaoey NZHLsZ mfxFLH"><nav class="StylableHorizontalMenu3372578893__root StylableHorizontalMenu3372578893---menuMode-4-wrap style-mawuhtca__root wixui-horizontal-menu" aria-label="Site"><ul class="StylableHorizontalMenu3372578893__menu"><li class="itemDepth02233374943__itemWrapper wixui-horizontal-menu__item" data-testid="menuItemDepth0" data-item-depth="0" data-is-current="true" aria-current="true"><div class="itemShared2352141355__rootContainer itemShared2352141355--isRow"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br" target="_self" class="itemDepth02233374943__root itemDepth02233374943--isCurrentPage StylableHorizontalMenu3372578893__menuItem itemShared2352141355__menuItem" aria-expanded="false" aria-haspopup="true" tabindex="0"><div class="itemDepth02233374943__container"><span class="itemDepth02233374943__label wixui-horizontal-menu__item-label">      Início</span></div></a><div class="itemShared2352141355__accessibilityIconWrapper itemShared2352141355--isTopLevel"><button tabindex="0" class="itemShared2352141355__accessibilityIcon" aria-label="Toggle       Início"><svg width="0" height="0" viewBox="0 0 0 0" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M8 10.5L16 1.86193L14.7387 0.5L8 7.77613L1.26133 0.499999L-5.95321e-08 1.86193L8 10.5Z"></path></svg></button></div></div><div class="itemDepth02233374943__positionBox" role="group" aria-label="      Início" data-testid="positionBox"><div class="itemDepth02233374943__animationBox submenu815198092__root StylableHorizontalMenu3372578893__columnsLayout" style="--flyoutAlignment:var(--style-mawuhtca-flyoutAlignment)"><div class="submenu815198092__pageWrapper submenu815198092__overrideWidth"><ul class="itemDepth02233374943__list"><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/sobre" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">Sobre</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/contato" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">Contato</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/politica-de-privacidade" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">Politica de Privacidade</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/professores" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">Nossos Professores</span></div></a></div></li></ul></div></div></div></li><li class="itemDepth02233374943__itemWrapper wixui-horizontal-menu__item" data-testid="menuItemDepth0" data-item-depth="0" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer itemShared2352141355--isRow"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/nossos-cursos" target="_self" class="itemDepth02233374943__root StylableHorizontalMenu3372578893__menuItem itemShared2352141355__menuItem" aria-expanded="false" aria-haspopup="true" tabindex="0"><div class="itemDepth02233374943__container"><span class="itemDepth02233374943__label wixui-horizontal-menu__item-label">Escola de Música</span></div></a><div class="itemShared2352141355__accessibilityIconWrapper itemShared2352141355--isTopLevel"><button tabindex="0" class="itemShared2352141355__accessibilityIcon" aria-label="Toggle Escola de Música"><svg width="0" height="0" viewBox="0 0 0 0" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M8 10.5L16 1.86193L14.7387 0.5L8 7.77613L1.26133 0.499999L-5.95321e-08 1.86193L8 10.5Z"></path></svg></button></div></div><div class="itemDepth02233374943__positionBox" role="group" aria-label="Escola de Música" data-testid="positionBox"><div class="itemDepth02233374943__animationBox submenu815198092__root StylableHorizontalMenu3372578893__columnsLayout" style="--flyoutAlignment:var(--style-mawuhtca-flyoutAlignment)"><div class="submenu815198092__pageWrapper submenu815198092__overrideWidth"><ul class="itemDepth02233374943__list"><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/nossos-servicos" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">Nossos Cursos</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/essenfelder" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">Essenfelder </span></div></a></div></li></ul></div></div></div></li><li class="itemDepth02233374943__itemWrapper wixui-horizontal-menu__item" data-testid="menuItemDepth0" data-item-depth="0" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/teoria-musical" target="_self" class="itemDepth02233374943__root StylableHorizontalMenu3372578893__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth02233374943__container"><span class="itemDepth02233374943__label wixui-horizontal-menu__item-label">Teoria Musical</span></div></a></div></li><li class="itemDepth02233374943__itemWrapper wixui-horizontal-menu__item" data-testid="menuItemDepth0" data-item-depth="0" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/eventos" target="_self" class="itemDepth02233374943__root StylableHorizontalMenu3372578893__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth02233374943__container"><span class="itemDepth02233374943__label wixui-horizontal-menu__item-label">Histórico de Eventos</span></div></a></div></li><li class="itemDepth02233374943__itemWrapper wixui-horizontal-menu__item" data-testid="menuItemDepth0" data-item-depth="0" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer itemShared2352141355--isRow"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/coral-corporativo" target="_self" class="itemDepth02233374943__root StylableHorizontalMenu3372578893__menuItem itemShared2352141355__menuItem" aria-expanded="false" aria-haspopup="true" tabindex="0"><div class="itemDepth02233374943__container"><span class="itemDepth02233374943__label wixui-horizontal-menu__item-label">Opus Coral &amp; Orquestra </span></div></a><div class="itemShared2352141355__accessibilityIconWrapper itemShared2352141355--isTopLevel"><button tabindex="0" class="itemShared2352141355__accessibilityIcon" aria-label="Toggle Opus Coral &amp; Orquestra "><svg width="0" height="0" viewBox="0 0 0 0" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M8 10.5L16 1.86193L14.7387 0.5L8 7.77613L1.26133 0.499999L-5.95321e-08 1.86193L8 10.5Z"></path></svg></button></div></div><div class="itemDepth02233374943__positionBox" role="group" aria-label="Opus Coral &amp; Orquestra " data-testid="positionBox"><div class="itemDepth02233374943__animationBox submenu815198092__root StylableHorizontalMenu3372578893__columnsLayout" style="--flyoutAlignment:var(--style-mawuhtca-flyoutAlignment)"><div class="submenu815198092__pageWrapper submenu815198092__overrideWidth"><ul class="itemDepth02233374943__list"><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/ana-cristina" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">ANA CRISTINA</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/carla-winnik" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">CARLA WINNIK</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/emilly-santos" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">EMILLY SANTOS</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/emily-bispo" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">EMILY BISPO</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/felipe-tambasco" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">FELIPE TAMBASCO</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/fernanda-silva" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">FERNANDA SILVA</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/gabriel-dos-anjos" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">GABRIEL DOS ANJOS</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/giovanna-lobo" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">ENZO YUKIO</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/james-almeida" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">TARSILA </span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/kaio-blasi" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">KAIO BLASI</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/lawrence-longhi" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">LAWRENCE LONGHI</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/mariana-ferrari" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">MARIANA FERRARI</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/renata-antunes" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">RENATA ANTUNES</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/taina-scarlet" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">GABRIELLE SOARES</span></div></a></div></li><li class="itemDepth12472627565__itemWrapper" data-testid="menuItemDepth1" data-item-depth="1" data-is-current="false" aria-current="false"><div class="itemShared2352141355__rootContainer"><a data-item-label="true" data-testid="linkElement" href="https://www.opusmusicschool.com.br/wallysson-silva" target="_self" class="itemDepth12472627565__root submenu815198092__menuItem itemShared2352141355__menuItem" tabindex="0"><div class="itemDepth12472627565__container"><span class="itemDepth12472627565__label">WALLYSSON SILVA</span></div></a></div></li></ul></div></div></div></li></ul></nav></div><div id="comp-k19l0q0f" class="MazNVa comp-k19l0q0f wixui-image"><div data-testid="linkElement" class="j7pOnl"><img fetchpriority="high" sizes="259px" srcSet="https://static.wixstatic.com/media/7471ae_e5e472d209ff4edfb826e6a399aba972~mv2.png/v1/crop/x_48,y_0,w_743,h_138/fill/w_259,h_48,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Logo-Essenfelder-Educacional.png 1x, https://static.wixstatic.com/media/7471ae_e5e472d209ff4edfb826e6a399aba972~mv2.png/v1/crop/x_48,y_0,w_743,h_138/fill/w_518,h_96,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Logo-Essenfelder-Educacional.png 2x" id="img_comp-k19l0q0f" src="https://static.wixstatic.com/media/7471ae_e5e472d209ff4edfb826e6a399aba972~mv2.png/v1/crop/x_48,y_0,w_743,h_138/fill/w_259,h_48,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Logo-Essenfelder-Educacional.png" alt="Logo-Essenfelder-Educacional.png" style="object-fit:cover" class="BI8PVQ Tj01hh" width="259" height="48"/></div></div></div></div></div></header><main id="PAGES_CONTAINER" class="PAGES_CONTAINER" tabindex="-1" data-main-content="true"><div id="SITE_PAGES" class="JsJXaX SITE_PAGES"><div id="SITE_PAGES_TRANSITION_GROUP" class="AnQkDU"><div id="mainPage" class="dBAkHi theme-vars mainPage"><div class="PFkO7r wixui-page" data-testid="page-bg"></div><div class="HT5ybB"><div id="ContainermainPage" class="ContainermainPage SPY_vo"><div data-mesh-id="ContainermainPageinlineContent" data-testid="inline-content" class=""><div data-mesh-id="ContainermainPageinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-lpiph79p" tabindex="-1" class="Oqnisf comp-lpiph79p wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lpiph79p" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lpiph79p" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lpiph79p" data-motion-part="BG_MEDIA comp-lpiph79p" class="VgO9Yg"></div></div><div data-mesh-id="comp-lpiph79pinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lpiph79pinlineContent-gridContainer" data-testid="mesh-container-content"><div id="StrpSldshw0-4sg" data-testid="slide-show-gallery" data-image-mode="clipImage" role="region" aria-label="Slide show gallery" class="Qw1FJM StrpSldshw0-4sg wixui-gallery"><div class="CKet9C"><div class="OzzSou fjCiLz wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><div class="JmYZSh t11NJx" data-testid="gallery-item-click-action-image-zoom" role="button" aria-haspopup="true" tabindex="0" aria-describedby="describedby_item-0-StrpSldshw0-4sg"><div class="ot2eLe"><div class="QHedyk"><div class="bFwpWf"><wow-image id="img_undefined" class="jhxvbR Un1hLM" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1280,&quot;height&quot;:766,&quot;uri&quot;:&quot;7471ae_5c87c82fdcd846389eac1fe4f88f6d4d~mv2.jpeg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/7471ae_5c87c82fdcd846389eac1fe4f88f6d4d~mv2.jpeg/v1/fill/w_980,h_586,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/7471ae_5c87c82fdcd846389eac1fe4f88f6d4d~mv2.jpeg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="FaaxtF pEGpWL"><div data-testid="gallery-item-title" class="uhLI1R"></div><p data-testid="gallery-item-description" class="EG2k8o"></p></div><div style="display:none"><span id="describedby_item-0-StrpSldshw0-4sg" data-testid="gallery-item-describedby-id"></span></div></div></div><div class="OzzSou fjCiLz wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><div class="JmYZSh t11NJx" data-testid="gallery-item-click-action-image-zoom" role="button" aria-haspopup="true" tabindex="0" aria-describedby="describedby_item-1-StrpSldshw0-4sg"><div class="ot2eLe"><div class="QHedyk"><div class="bFwpWf"><wow-image id="img_undefined" class="jhxvbR Un1hLM" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1920,&quot;height&quot;:950,&quot;uri&quot;:&quot;7471ae_2047867e6fb841dfa14dd2215cae4c7d~mv2.png&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/7471ae_2047867e6fb841dfa14dd2215cae4c7d~mv2.png/v1/fill/w_980,h_485,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/7471ae_2047867e6fb841dfa14dd2215cae4c7d~mv2.png" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="FaaxtF pEGpWL"><div data-testid="gallery-item-title" class="uhLI1R"></div><p data-testid="gallery-item-description" class="EG2k8o"></p></div><div style="display:none"><span id="describedby_item-1-StrpSldshw0-4sg" data-testid="gallery-item-describedby-id"></span></div></div></div><div class="OzzSou fjCiLz wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><div class="JmYZSh t11NJx" data-testid="gallery-item-click-action-image-zoom" role="button" aria-haspopup="true" tabindex="0" aria-describedby="describedby_item-3-StrpSldshw0-4sg"><div class="ot2eLe"><div class="QHedyk"><div class="bFwpWf"><wow-image id="img_undefined" class="jhxvbR Un1hLM" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:3754,&quot;height&quot;:2503,&quot;uri&quot;:&quot;6fb708a6b2704793a53126652a1b67cf.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/6fb708a6b2704793a53126652a1b67cf.jpg/v1/fill/w_980,h_653,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/6fb708a6b2704793a53126652a1b67cf.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="FaaxtF pEGpWL"><div data-testid="gallery-item-title" class="uhLI1R"></div><p data-testid="gallery-item-description" class="EG2k8o"></p></div><div style="display:none"><span id="describedby_item-3-StrpSldshw0-4sg" data-testid="gallery-item-describedby-id"></span></div></div></div></div><nav class="dfLxYI" data-testid="gallery-navButtons"><button class="Vf4Ttg dUw13L" data-testid="gallery-prevButton" type="button"><span data-testid="gallery-prevButtonInner" role="presentation" aria-hidden="true"></span></button><button class="Vf4Ttg bx2SfL" data-testid="gallery-nextButton" type="button"><span data-testid="gallery-nextButtonInner" role="presentation" aria-hidden="true"></span></button></nav><div data-testid="slide-show-gallery-items" class="OSqXnG" aria-live="polite"><div class="OzzSou fjCiLz wixui-gallery__item" data-testid="gallery-item-item" data-image-mode="clipImage" data-has-transition="false"><div class="JmYZSh t11NJx" data-testid="gallery-item-click-action-image-zoom" role="button" aria-haspopup="true" tabindex="0" aria-describedby="describedby_item-current-0-StrpSldshw0-4sg"><div class="ot2eLe"><div class="QHedyk"><div class="bFwpWf"><wow-image id="img_undefined" class="jhxvbR Un1hLM" data-image-info="{&quot;displayMode&quot;:&quot;fill&quot;,&quot;isLQIP&quot;:true,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:1280,&quot;height&quot;:766,&quot;uri&quot;:&quot;7471ae_5c87c82fdcd846389eac1fe4f88f6d4d~mv2.jpeg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG undefined" data-bg-effect-name="" data-has-ssr-src="true"><img src="https://static.wixstatic.com/media/7471ae_5c87c82fdcd846389eac1fe4f88f6d4d~mv2.jpeg/v1/fill/w_980,h_586,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/7471ae_5c87c82fdcd846389eac1fe4f88f6d4d~mv2.jpeg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div></div><div data-testid="gallery-item-panel" class="FaaxtF pEGpWL"><div data-testid="gallery-item-title" class="uhLI1R"></div><p data-testid="gallery-item-description" class="EG2k8o"></p></div><div style="display:none"><span id="describedby_item-current-0-StrpSldshw0-4sg" data-testid="gallery-item-describedby-id"></span></div></div></div></div><div class="NqU03H"><div data-testid="gallery-counter" class="m6hPYv">1/4</div></div><div class="GtAePi"></div></div><div id="comp-k0zmx4ih" class="KaEeLN comp-k0zmx4ih"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-k0zmx4ihinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-k0zmx4ihinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-keoki6dq" class="MMl86N zQ9jDz comp-keoki6dq wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="line-height:normal; text-align:center; font-size:40px;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:playfair-display-v2,serif;" class="wixui-rich-text__text"><span class="color_37 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-size:26px;" class="wixui-rich-text__text">&nbsp; </span><span style="font-size:41px;" class="wixui-rich-text__text">Porque m&uacute;sica &eacute; essencial!&nbsp;</span></span></span></span></span></span></h2></div></div></div></div><div class="comp-maycpap6 FubTgk" id="comp-maycpap6" aria-disabled="false"><a data-testid="linkElement" href="https://api.whatsapp.com/send?phone=5511988043760" target="_blank" rel="noreferrer noopener" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="Agende já sua aula!"><span class="l7_2fn wixui-button__label">Agende já sua aula!</span></a></div></div></div></section><section id="comp-lpiph79t" tabindex="-1" class="Oqnisf comp-lpiph79t wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lpiph79t" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lpiph79t" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lpiph79t" data-motion-part="BG_MEDIA comp-lpiph79t" class="VgO9Yg"></div></div><div data-mesh-id="comp-lpiph79tinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lpiph79tinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-k0wq6psj" class="MMl86N zQ9jDz comp-k0wq6psj wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:50px; line-height:normal; text-align:center;"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:cinzel,serif;" class="wixui-rich-text__text"><span style="color:#000000;" class="wixui-rich-text__text"><span style="font-size:50px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Dica do Professor&nbsp;</span></span></span></span></span></h2></div><div id="comp-k0wok4ri" class="VideoPlayer2054936319__root" aria-label="Your Video Title Video Player"></div><div id="comp-k2w7iq8v" class="VideoPlayer2054936319__root" aria-label=" Video Player"></div><div id="comp-k2w7mx80" class="VideoPlayer2054936319__root" aria-label=" Video Player"></div><div id="comp-ixs5rdpc" class="comp-ixs5rdpc aVng1S wixui-horizontal-line"></div><div id="comp-k0sktz3g" class=" comp-k0sktz3g wixui-repeater"><div role="list" class="Exmq9"><div class="TmK0x"><div role="listitem" class="_FiCX"><div id="comp-k0sktz93__item1" class="comp-k0sktz93 YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-k0sktz93__item1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-k0sktz93__item1" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-k0sktz93__item1" data-motion-part="BG_MEDIA comp-k0sktz93__item1" class="VgO9Yg"><wow-image id="img_comp-k0sktz93__item1" class="jhxvbR Kv1aVt dLPlxY mNGsUM bgImage" data-image-info="{&quot;containerId&quot;:&quot;comp-k0sktz93__item1&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:1348,&quot;targetHeight&quot;:356,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:7075,&quot;height&quot;:4717,&quot;uri&quot;:&quot;11062b_abc71a901a84468ebed842ad612b2f8b~mv2_d_7075_4717_s_4_2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG comp-k0sktz93__item1" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(7075px, 100%)"><img alt="" style="width:100%;height:100%" width="1348" height="356"/></wow-image></div></div><div data-mesh-id="comp-k0sktz93__item1inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-k0sktz93__item1inlineContent-gridContainer" data-testid="mesh-container-content"><div class="comp-k0woxkky FubTgk" id="comp-k0woxkky__item1" aria-disabled="false"><a data-testid="linkElement" href="https://www.opusmusicschool.com.br/professores" target="_self" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="Nossos professores"><span class="l7_2fn wixui-button__label">Nossos professores</span></a></div></div></div></div></div><div role="listitem" class="_FiCX"><div id="comp-k0sktz93__item2" class="comp-k0sktz93 YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-k0sktz93__item2" data-hook="bgLayers" data-motion-part="BG_LAYER comp-k0sktz93__item2" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-k0sktz93__item2" data-motion-part="BG_MEDIA comp-k0sktz93__item2" class="VgO9Yg"><wow-image id="img_comp-k0sktz93__item2" class="jhxvbR Kv1aVt dLPlxY mNGsUM bgImage" data-image-info="{&quot;containerId&quot;:&quot;comp-k0sktz93__item2&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:1348,&quot;targetHeight&quot;:356,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:3504,&quot;height&quot;:2336,&quot;uri&quot;:&quot;bd2bb6224b204351a7115ba62ee4a49d.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG comp-k0sktz93__item2" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(3504px, 100%)"><img alt="" style="width:100%;height:100%" width="1348" height="356"/></wow-image></div></div><div data-mesh-id="comp-k0sktz93__item2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-k0sktz93__item2inlineContent-gridContainer" data-testid="mesh-container-content"><div class="comp-k0woxkky FubTgk" id="comp-k0woxkky__item2" aria-disabled="false"><a data-testid="linkElement" href="https://www.opusmusicschool.com.br/nossos-cursos" target="_self" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="Nossa escola "><span class="l7_2fn wixui-button__label">Nossa escola </span></a></div></div></div></div></div><div role="listitem" class="_FiCX"><div id="comp-k0sktz93__item3" class="comp-k0sktz93 YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-k0sktz93__item3" data-hook="bgLayers" data-motion-part="BG_LAYER comp-k0sktz93__item3" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-k0sktz93__item3" data-motion-part="BG_MEDIA comp-k0sktz93__item3" class="VgO9Yg"><wow-image id="img_comp-k0sktz93__item3" class="jhxvbR Kv1aVt dLPlxY mNGsUM bgImage" data-image-info="{&quot;containerId&quot;:&quot;comp-k0sktz93__item3&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:1348,&quot;targetHeight&quot;:356,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:5195,&quot;height&quot;:3362,&quot;uri&quot;:&quot;11062b_2523f4cfd4a94f45a97f561665934b4c~mv2_d_5195_3362_s_4_2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG comp-k0sktz93__item3" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(5195px, 100%)"><img alt="" style="width:100%;height:100%" width="1348" height="356"/></wow-image></div></div><div data-mesh-id="comp-k0sktz93__item3inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-k0sktz93__item3inlineContent-gridContainer" data-testid="mesh-container-content"><div class="comp-k0woxkky FubTgk" id="comp-k0woxkky__item3" aria-disabled="false"><a data-testid="linkElement" href="https://www.opusmusicschool.com.br/nossos-servicos" target="_self" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="Nossos Cursos"><span class="l7_2fn wixui-button__label">Nossos Cursos</span></a></div></div></div></div></div><div role="listitem" class="_FiCX"><div id="comp-k0sktz93__item-j9oa3rji" class="comp-k0sktz93 YzqVVZ wixui-repeater__item"><div id="bgLayers_comp-k0sktz93__item-j9oa3rji" data-hook="bgLayers" data-motion-part="BG_LAYER comp-k0sktz93__item-j9oa3rji" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-k0sktz93__item-j9oa3rji" data-motion-part="BG_MEDIA comp-k0sktz93__item-j9oa3rji" class="VgO9Yg"><wow-image id="img_comp-k0sktz93__item-j9oa3rji" class="jhxvbR Kv1aVt dLPlxY mNGsUM bgImage" data-image-info="{&quot;containerId&quot;:&quot;comp-k0sktz93__item-j9oa3rji&quot;,&quot;alignType&quot;:&quot;center&quot;,&quot;displayMode&quot;:&quot;fill&quot;,&quot;targetWidth&quot;:1348,&quot;targetHeight&quot;:356,&quot;encoding&quot;:&quot;AVIF&quot;,&quot;imageData&quot;:{&quot;width&quot;:5168,&quot;height&quot;:3448,&quot;uri&quot;:&quot;11062b_92606374e31f4a7ea4e68f437e1f8b8f~mv2_d_5168_3448_s_4_2.jpg&quot;,&quot;name&quot;:&quot;&quot;,&quot;displayMode&quot;:&quot;fill&quot;}}" data-motion-part="BG_IMG comp-k0sktz93__item-j9oa3rji" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(5168px, 100%)"><img alt="" style="width:100%;height:100%" width="1348" height="356"/></wow-image></div></div><div data-mesh-id="comp-k0sktz93__item-j9oa3rjiinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-k0sktz93__item-j9oa3rjiinlineContent-gridContainer" data-testid="mesh-container-content"><div class="comp-k0woxkky FubTgk" id="comp-k0woxkky__item-j9oa3rji" aria-disabled="false"><a data-testid="linkElement" href="https://www.opusmusicschool.com.br/coral-corporativo" target="_self" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="Opus Coral &amp; Orquestra "><span class="l7_2fn wixui-button__label">Opus Coral &amp; Orquestra </span></a></div></div></div></div></div></div></div></div></div></div></section><section id="comp-m9ublh80" tabindex="-1" class="Oqnisf comp-m9ublh80 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-m9ublh80" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m9ublh80" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-m9ublh80" data-motion-part="BG_MEDIA comp-m9ublh80" class="VgO9Yg"></div></div><div data-mesh-id="comp-m9ublh80inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m9ublh80inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-m9ubjlge" class="custom-css-deb18ef1-e0c6-4668-a7bc-4a13785eb5b7 comp-m9ubjlge" slots="[object Object]" wix="[object Object]"><div id="comp-m9ubjlge_r_comp-lgnn37ba" class="comp-m9ubjlge_r_comp-lgnn37ba-container"><div id="comp-m9ubjlge_r_comp-lgnn37bd1" role="" class="PiVxGu MDrwHQ comp-m9ubjlge_r_comp-lgnn37bd1-container comp-m9ubjlge_r_comp-lgnn37bd1 wixui-box" dir="ltr"><div aria-hidden="true" class="yPXgy9 YqUfCX inner-box wixui-box"></div><div id="comp-m9ubjlge_r_comp-lqwd66ma" class="custom-css-deb18ef1-e0c6-4668-a7bc-4a13785eb5b7 comp-m9ubjlge_r_comp-lqwd66ma comp-m9ubjlge_r_comp-lqwd66ma-container" slots="[object Object]" wix="[object Object]"><div id="comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2e" class="comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2e-container"><div id="comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2i" role="" class="PiVxGu MDrwHQ comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2i-container comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2i wixui-box" dir="ltr"><div aria-hidden="true" class="yPXgy9 YqUfCX inner-box wixui-box"></div><div id="comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwctm3h" class="ku3DBC zQ9jDz comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwctm3h wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text"><span class="wixGuard">&#8203;</span></h2></div><div id="comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcu1sz" class="ku3DBC zQ9jDz comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcu1sz wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text"><span class="wixGuard">&#8203;</span></p></div></div></div></div><div id="comp-m9ubjlge_r_comp-lp9pu1jk" class="ProGallery669818973__container comp-m9ubjlge_r_comp-lp9pu1jk"><div class="ProGallery669818973__root comp-m9ubjlge_r_comp-lp9pu1jk-styleId__root wixui-gallery"><div id="variant-resize-watcher" style="--variant-count:var(--comp-m9ubjlge_r_comp-lp9pu1jk-styleId-ProGallery-variant_count)"></div><div class="pro-gallery-wix-wrapper"><div id="pro-gallery-comp-m9ubjlge_r_comp-lp9pu1jk" 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_lp9pu1jk_0-40960 pgscl_lp9pu1jk_0-20480 pgscl_lp9pu1jk_0-10240 pgscl_lp9pu1jk_0-5120 pgscl_lp9pu1jk_0-2560 pgscl_lp9pu1jk_0-1280 pgscl_lp9pu1jk_0-640 pgscl_lp9pu1jk_0-320 pgscl_lp9pu1jk_0-160 pgscl_lp9pu1jk_0-80 pgscl_lp9pu1jk_0-40 pgscl_lp9pu1jk_0-20 pgscl_lp9pu1jk_0-10" style="display:none"></div><div class="pro-gallery-parent-container" role="region"><div id="pro-gallery-container-comp-m9ubjlge_r_comp-lp9pu1jk" class="pro-gallery inline-styles  ltr " style="height:3288px;overflow-x:hidden"><div id="pro-gallery-margin-container-comp-m9ubjlge_r_comp-lp9pu1jk" class="pro-gallery-margin-container" style="margin:0px;height:3288px;width:980px;overflow:visible;position:relative"><div data-id="f0080054-0580-4270-87be-400220b12ce8_0" class="item-link-wrapper" data-idx="0" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgif00800540580427087be400220b12ce8_0_0" data-hash="f0080054-0580-4270-87be-400220b12ce8_0" data-id="f0080054-0580-4270-87be-400220b12ce8_0" data-idx="0" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:0;left:0;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="0" id="item-action-f0080054-0580-4270-87be-400220b12ce8_0" class="item-action" tabindex="0" data-hook="item-action" aria-label="Clássico é clássico... até no violino 🎻 ✨
&quot;Evidências&quot; nunca soou tão emocionante assim. Diretamente das mãos de @jojojrl7 

Quem mais arrepiou? 🧡

#opusmusicschool #eufaçomúsicanaopus #escolademúsica #classicosnacionais" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-f0080054-0580-4270-87be-400220b12ce8_0" style="background-color:none;height:318px;width:319px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded   video-item gallery-item-video" data-hook="image-item" style="width:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.71878-15/662422596_788916110659417_1170900968285762934_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=4ez2OOCUg90Q7kNvwHfm1SG&amp;_nc_oc=AdqB53UVnlhdiyDs8NH8sU68-EMhvYxIxrgwocMgWUlonwaQJiUG5uDew_gq_xW9aPE&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQF6NsUcCwlGE4NLjrGAMEukoBRNPMN7G8H7rrYLdcIJ91vLS36fJI2VZ9s2378ekY7fmnTVy6Xw&amp;oh=00_Af2cq77MXP-QYUBJdWZvbBL6YVXniNXwtJqQaGXG9YspBw&amp;oe=69DC5711" alt="Clássico é clássico... até no violino 🎻 ✨
&quot;Evidências&quot; nunca soou tão emocionante assim. Diretamente das mãos de @jojojrl7 

Quem mais arrepiou? 🧡

#opusmusicschool #eufaçomúsicanaopus #escolademúsica #classicosnacionais" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.71878-15/662422596_788916110659417_1170900968285762934_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=4ez2OOCUg90Q7kNvwHfm1SG&amp;_nc_oc=AdqB53UVnlhdiyDs8NH8sU68-EMhvYxIxrgwocMgWUlonwaQJiUG5uDew_gq_xW9aPE&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQF6NsUcCwlGE4NLjrGAMEukoBRNPMN7G8H7rrYLdcIJ91vLS36fJI2VZ9s2378ekY7fmnTVy6Xw&amp;oh=00_Af2cq77MXP-QYUBJdWZvbBL6YVXniNXwtJqQaGXG9YspBw&amp;oe=69DC5711" alt="Clássico é clássico... até no violino 🎻 ✨
&quot;Evidências&quot; nunca soou tão emocionante assim. Diretamente das mãos de @jojojrl7 

Quem mais arrepiou? 🧡

#opusmusicschool #eufaçomúsicanaopus #escolademúsica #classicosnacionais" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div><iframe data-hook="video-iframe-placeholder" class="gallery-item-content video-iframe-placeholder" title="pro-gallery-video" style="width:319px;height:318px;margin-top:0;margin-left:0" allow="fullscreen" allowfullscreen="" loading="lazy" src="https://scontent-den2-1.cdninstagram.com/o1/v/t2/f2/m86/AQNqvYDaB8oUQwQem-R5ErcEsKQkSpdNGjUcjhWnyEpu63X7iICeY0z6oKrYF_gTDrlOxjejW2C0HIcMDEvVAPkavnrWetGQJUjtvfw.mp4?_nc_cat=101&amp;_nc_sid=5e9851&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;_nc_ohc=FzLK6LLqwP0Q7kNvwHk_MPi&amp;efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTgyOTAxMjQzMTMzMDMwMjEsImFzc2V0X2FnZV9kYXlzIjowLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MjksInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;vs=c8d745590d7ffbb6&amp;_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9ENzQzQTJGNTZCNUVCQUUwMzBCRjgyRjI2MDM2NTFCRF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzBGNDA3OTA3NEEzNzY2NzY1RUUwODQyMjE4OEVDOEE1X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACba37yprbH9QBUCKAJDMywXQD4AAAAAAAAYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;edm=ANo9K5cEAAAA&amp;_nc_zt=28&amp;_nc_tpa=Q5bMBQHEeDKJ3S_vzJ9ajceQRNpB3lusVEnBn9LCvbzY7uzuJ5S3BKVzgBw1Aec_UpNR-1nNH4-DiIGD&amp;oh=00_Af1dC9d2-OrXqU8DPbhIQCkYFpVVMXdc_bOqtA1lv3u0Qw&amp;oe=69D86B6E" srcDoc="
      &lt;video controls preload=&#x27;metadata&#x27;&gt;
      &lt;source src=&#x27;https://scontent-den2-1.cdninstagram.com/o1/v/t2/f2/m86/AQNqvYDaB8oUQwQem-R5ErcEsKQkSpdNGjUcjhWnyEpu63X7iICeY0z6oKrYF_gTDrlOxjejW2C0HIcMDEvVAPkavnrWetGQJUjtvfw.mp4?_nc_cat=101&amp;_nc_sid=5e9851&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;_nc_ohc=FzLK6LLqwP0Q7kNvwHk_MPi&amp;efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTgyOTAxMjQzMTMzMDMwMjEsImFzc2V0X2FnZV9kYXlzIjowLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MjksInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;vs=c8d745590d7ffbb6&amp;_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9ENzQzQTJGNTZCNUVCQUUwMzBCRjgyRjI2MDM2NTFCRF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzBGNDA3OTA3NEEzNzY2NzY1RUUwODQyMjE4OEVDOEE1X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACba37yprbH9QBUCKAJDMywXQD4AAAAAAAAYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;edm=ANo9K5cEAAAA&amp;_nc_zt=28&amp;_nc_tpa=Q5bMBQHEeDKJ3S_vzJ9ajceQRNpB3lusVEnBn9LCvbzY7uzuJ5S3BKVzgBw1Aec_UpNR-1nNH4-DiIGD&amp;oh=00_Af1dC9d2-OrXqU8DPbhIQCkYFpVVMXdc_bOqtA1lv3u0Qw&amp;oe=69D86B6E&#x27; type=&#x27;video/mp4&#x27;&gt;
    &lt;/video&gt;
    "></iframe></div></div></div></div><div data-id="efa0a5e8-d2b2-4c47-b09a-295c4586c264_1" class="item-link-wrapper" data-idx="1" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgiefa0a5e8d2b24c47b09a295c4586c264_1_1" data-hash="efa0a5e8-d2b2-4c47-b09a-295c4586c264_1" data-id="efa0a5e8-d2b2-4c47-b09a-295c4586c264_1" data-idx="1" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:0;left:331px;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="1" id="item-action-efa0a5e8-d2b2-4c47-b09a-295c4586c264_1" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Nesta Páscoa, que a música renove sentimentos, espalhe alegria e encha cada coração de harmonia 🎶✨
Assim como a música transforma momentos, a Páscoa nos convida a recomeçar com leveza, amor e esperança.

A Opus Music School deseja uma Páscoa doce, inspiradora e cheia de novos acordes! 🐰🩷

#opusmusicschool #felizpáscoa" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-efa0a5e8-d2b2-4c47-b09a-295c4586c264_1" style="background-color:none;height:318px;width:319px;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:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/659563657_18289857055303021_2512776516670753794_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=B1-HUCmrTSUQ7kNvwH-zG1z&amp;_nc_oc=AdqYjPxC-z08yT0mYy5Vu2varvqJQ_bSqIdlqItA-8YDmQoh2WputTiVNT4cIHSVFM4&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQFOma7ytcjGatj2GKTSX8Cjh5bPrh-qUJLtAbmeJ3391tuNrscI_wA7Blac4gNroISlv9dIz0Vy&amp;oh=00_Af16QDZtgHXXt4PuloSboEQbC50u4GPsdgOkaQX0NdRgGg&amp;oe=69DC420C" alt="Nesta Páscoa, que a música renove sentimentos, espalhe alegria e encha cada coração de harmonia 🎶✨
Assim como a música transforma momentos, a Páscoa nos convida a recomeçar com leveza, amor e esperança.

A Opus Music School deseja uma Páscoa doce, inspiradora e cheia de novos acordes! 🐰🩷

#opusmusicschool #felizpáscoa" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/659563657_18289857055303021_2512776516670753794_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=B1-HUCmrTSUQ7kNvwH-zG1z&amp;_nc_oc=AdqYjPxC-z08yT0mYy5Vu2varvqJQ_bSqIdlqItA-8YDmQoh2WputTiVNT4cIHSVFM4&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQFOma7ytcjGatj2GKTSX8Cjh5bPrh-qUJLtAbmeJ3391tuNrscI_wA7Blac4gNroISlv9dIz0Vy&amp;oh=00_Af16QDZtgHXXt4PuloSboEQbC50u4GPsdgOkaQX0NdRgGg&amp;oe=69DC420C" alt="Nesta Páscoa, que a música renove sentimentos, espalhe alegria e encha cada coração de harmonia 🎶✨
Assim como a música transforma momentos, a Páscoa nos convida a recomeçar com leveza, amor e esperança.

A Opus Music School deseja uma Páscoa doce, inspiradora e cheia de novos acordes! 🐰🩷

#opusmusicschool #felizpáscoa" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="84e28749-4ac2-4583-a756-29d5e2db94ba_2" class="item-link-wrapper" data-idx="2" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi84e287494ac24583a75629d5e2db94ba_2_2" data-hash="84e28749-4ac2-4583-a756-29d5e2db94ba_2" data-id="84e28749-4ac2-4583-a756-29d5e2db94ba_2" data-idx="2" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:0;left:662px;right:auto;width:318px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="2" id="item-action-84e28749-4ac2-4583-a756-29d5e2db94ba_2" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Hoje é dia de separar mito de verdade 👀

#musica #opusmusicschool #diadamentira" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-84e28749-4ac2-4583-a756-29d5e2db94ba_2" style="background-color:none;height:318px;width:318px;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:318px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/658926092_18289379371303021_3572773469768113531_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=CUWSaeqFvhgQ7kNvwEB9l70&amp;_nc_oc=AdotcwO_LHdnN-QdevkSPl7oAPJ5TEAqTM2_Ic4dcu-d1wGZhw6a7R_67BIC1sX0mkY&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQEtLnMGYj2yNvRjJlYN5tJHuZo55u552W9UnrOeFY6kY4bjktf98eY5CaRA0MV6lBe3kBudwiHj&amp;oh=00_Af3NyLpW15gdZJoFC8LsaYoFHc9AT4XB-TVAZUVocuNiMQ&amp;oe=69DC3887" alt="Hoje é dia de separar mito de verdade 👀

#musica #opusmusicschool #diadamentira" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/658926092_18289379371303021_3572773469768113531_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=CUWSaeqFvhgQ7kNvwEB9l70&amp;_nc_oc=AdotcwO_LHdnN-QdevkSPl7oAPJ5TEAqTM2_Ic4dcu-d1wGZhw6a7R_67BIC1sX0mkY&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQEtLnMGYj2yNvRjJlYN5tJHuZo55u552W9UnrOeFY6kY4bjktf98eY5CaRA0MV6lBe3kBudwiHj&amp;oh=00_Af3NyLpW15gdZJoFC8LsaYoFHc9AT4XB-TVAZUVocuNiMQ&amp;oe=69DC3887" alt="Hoje é dia de separar mito de verdade 👀

#musica #opusmusicschool #diadamentira" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="a5ebc76e-e34a-473d-b2aa-3d42453cc2b7_3" class="item-link-wrapper" data-idx="3" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgia5ebc76ee34a473db2aa3d42453cc2b7_3_3" data-hash="a5ebc76e-e34a-473d-b2aa-3d42453cc2b7_3" data-id="a5ebc76e-e34a-473d-b2aa-3d42453cc2b7_3" data-idx="3" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:330px;left:0;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="3" id="item-action-a5ebc76e-e34a-473d-b2aa-3d42453cc2b7_3" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Não é sobre tocar perfeito, é sobre não desistir de tentar. 💪🎵
A disciplina é o segredo por trás de todo grande músico.

#opusmusicschool #disciplina #musica" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-a5ebc76e-e34a-473d-b2aa-3d42453cc2b7_3" style="background-color:none;height:318px;width:319px;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:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/658959354_18288711664303021_1214482855611656311_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=BFyAaNVfFoEQ7kNvwEFCx_9&amp;_nc_oc=Ado_TOaeGjl92pBD1oLnfrpw2yk6RyNSmCnnuTja0NsyRXX91oTGlAQpwonvun1jnck&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQHD6VS2bJj23XGsVotSQKUK6PE2Wp3gDJRAaEf9jG2c-yejyw2H09PSaqe36r-T6GR8F_iDLBlf&amp;oh=00_Af1j2bMslPQe7p98RZf0RPsqrXR9YFY2K4ApCLLc4yEwFQ&amp;oe=69DC33C8" alt="Não é sobre tocar perfeito, é sobre não desistir de tentar. 💪🎵
A disciplina é o segredo por trás de todo grande músico.

#opusmusicschool #disciplina #musica" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/658959354_18288711664303021_1214482855611656311_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=BFyAaNVfFoEQ7kNvwEFCx_9&amp;_nc_oc=Ado_TOaeGjl92pBD1oLnfrpw2yk6RyNSmCnnuTja0NsyRXX91oTGlAQpwonvun1jnck&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQHD6VS2bJj23XGsVotSQKUK6PE2Wp3gDJRAaEf9jG2c-yejyw2H09PSaqe36r-T6GR8F_iDLBlf&amp;oh=00_Af1j2bMslPQe7p98RZf0RPsqrXR9YFY2K4ApCLLc4yEwFQ&amp;oe=69DC33C8" alt="Não é sobre tocar perfeito, é sobre não desistir de tentar. 💪🎵
A disciplina é o segredo por trás de todo grande músico.

#opusmusicschool #disciplina #musica" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="1161aba1-d96a-4124-b450-f5831fb1e192_4" class="item-link-wrapper" data-idx="4" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi1161aba1d96a4124b450f5831fb1e192_4_4" data-hash="1161aba1-d96a-4124-b450-f5831fb1e192_4" data-id="1161aba1-d96a-4124-b450-f5831fb1e192_4" data-idx="4" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:330px;left:331px;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="4" id="item-action-1161aba1-d96a-4124-b450-f5831fb1e192_4" class="item-action" tabindex="-1" data-hook="item-action" aria-label="🎶 Começar a tocar um instrumento é abrir uma nova forma de sentir, criar e se expressar.
Cada nota é um passo, cada erro é aprendizado e, no fim, tudo vira música. ✨🧡

#opusmusicschool" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-1161aba1-d96a-4124-b450-f5831fb1e192_4" style="background-color:none;height:318px;width:319px;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:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/656879970_18288415915303021_1458189990418156201_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=bQWljozgHzsQ7kNvwFpVaLY&amp;_nc_oc=AdqHyPRrSxD3QFUe0StEpEo-ElWpd-xuLOc46KMQUgrpMi8SmHU0SOwhIsJexq5P5t8&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQF_QQNJWBNBcQVmnAW0ajOhk1iBmgGwMX4z8ANbzTHDbhBlstPOGPM6Xweica3fe7g5JHOgXHa4&amp;oh=00_Af0lJp0wSQNZaZCPx0SGapZnK8ZC0bEDn5WiGeXkdG83Gg&amp;oe=69DC55A9" alt="🎶 Começar a tocar um instrumento é abrir uma nova forma de sentir, criar e se expressar.
Cada nota é um passo, cada erro é aprendizado e, no fim, tudo vira música. ✨🧡

#opusmusicschool" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/656879970_18288415915303021_1458189990418156201_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=bQWljozgHzsQ7kNvwFpVaLY&amp;_nc_oc=AdqHyPRrSxD3QFUe0StEpEo-ElWpd-xuLOc46KMQUgrpMi8SmHU0SOwhIsJexq5P5t8&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQF_QQNJWBNBcQVmnAW0ajOhk1iBmgGwMX4z8ANbzTHDbhBlstPOGPM6Xweica3fe7g5JHOgXHa4&amp;oh=00_Af0lJp0wSQNZaZCPx0SGapZnK8ZC0bEDn5WiGeXkdG83Gg&amp;oe=69DC55A9" alt="🎶 Começar a tocar um instrumento é abrir uma nova forma de sentir, criar e se expressar.
Cada nota é um passo, cada erro é aprendizado e, no fim, tudo vira música. ✨🧡

#opusmusicschool" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="3a7db48f-6ca3-4877-b8e3-3aa22834a424_5" class="item-link-wrapper" data-idx="5" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi3a7db48f6ca34877b8e33aa22834a424_5_5" data-hash="3a7db48f-6ca3-4877-b8e3-3aa22834a424_5" data-id="3a7db48f-6ca3-4877-b8e3-3aa22834a424_5" data-idx="5" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:330px;left:662px;right:auto;width:318px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="5" id="item-action-3a7db48f-6ca3-4877-b8e3-3aa22834a424_5" class="item-action" tabindex="-1" data-hook="item-action" aria-label="🎶Bem-vindos(as) à Opus Music School! 🎹✨

Um espaço onde a música ganha vida, talentos são descobertos e sonhos começam a tomar forma. Aqui, cada nota conta uma história, e a próxima pode ser a sua. 
Vem viver essa experiência com a gente! 🩵🎼
#opusmusicschool #eufaçomúsicanaopus" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-3a7db48f-6ca3-4877-b8e3-3aa22834a424_5" style="background-color:none;height:318px;width:318px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded   video-item gallery-item-video" data-hook="image-item" style="width:318px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/657318296_18288410599303021_3357562839313096683_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=HqBK1wA-D9YQ7kNvwH-azWe&amp;_nc_oc=AdoYnQw1mZ8FnsSzeRWuUS8o59C3g6_1ylfaCLvn5Uje6oulCGqJ9hyB6X2KSNlsYG4&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQEQXvee9tU066XXGfK8QyfETSY3t68mbyseG8oSi4VtcvQ940IcRGDHXh8YYqxsxLWSzRqpUZ5C&amp;oh=00_Af13bP9SdBKu07TD3Mz2tGPyRsWXQTPebVZwn5shzUzkVg&amp;oe=69DC5932" alt="🎶Bem-vindos(as) à Opus Music School! 🎹✨

Um espaço onde a música ganha vida, talentos são descobertos e sonhos começam a tomar forma. Aqui, cada nota conta uma história, e a próxima pode ser a sua. 
Vem viver essa experiência com a gente! 🩵🎼
#opusmusicschool #eufaçomúsicanaopus" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/657318296_18288410599303021_3357562839313096683_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=HqBK1wA-D9YQ7kNvwH-azWe&amp;_nc_oc=AdoYnQw1mZ8FnsSzeRWuUS8o59C3g6_1ylfaCLvn5Uje6oulCGqJ9hyB6X2KSNlsYG4&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQEQXvee9tU066XXGfK8QyfETSY3t68mbyseG8oSi4VtcvQ940IcRGDHXh8YYqxsxLWSzRqpUZ5C&amp;oh=00_Af13bP9SdBKu07TD3Mz2tGPyRsWXQTPebVZwn5shzUzkVg&amp;oe=69DC5932" alt="🎶Bem-vindos(as) à Opus Music School! 🎹✨

Um espaço onde a música ganha vida, talentos são descobertos e sonhos começam a tomar forma. Aqui, cada nota conta uma história, e a próxima pode ser a sua. 
Vem viver essa experiência com a gente! 🩵🎼
#opusmusicschool #eufaçomúsicanaopus" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div><iframe data-hook="video-iframe-placeholder" class="gallery-item-content video-iframe-placeholder" title="pro-gallery-video" style="width:318px;height:318px;margin-top:0;margin-left:0" allow="fullscreen" allowfullscreen="" loading="lazy" src="https://scontent-den2-1.cdninstagram.com/o1/v/t16/f2/m69/AQOKhOkvev9mDeCri0nSv4edMgyM7mq8RvIexVYjcutVbjALfYjPv3DOOslf-NtdWghqOE5IGDDokB2gdMceJ67C.mp4?strext=1&amp;_nc_cat=105&amp;_nc_sid=5e9851&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;_nc_ohc=eZAzvwI9t34Q7kNvwF-V0j6&amp;efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTgyODgwNjg2MzIzMDMwMjEsImFzc2V0X2FnZV9kYXlzIjoxNSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjg1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;vs=308bb92a9043388c&amp;_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HRGJyR2llQUNHQThJVmtEQUVoc01LZUVRUUozYnNwVEFRQUYVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzY2NEIzOTExMTJCRTU4QkQ0MUREM0E1MDYyMzVBMEFDX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACba1qan2bn8QBUCKAJDMywXQFV5mZmZmZoYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;edm=ANo9K5cEAAAA&amp;_nc_zt=28&amp;_nc_tpa=Q5bMBQEQ2JFKYwWKXEdesasbNUG_i6BLK6944DDzK7sI0JEA9qWN84uCaP0bVKCG6xVFY3dgOuNhuI52&amp;oh=00_Af0TJynUyXs66LnPQQn2qXnPQ15l9RNRj7EqwF1F9Baa9g&amp;oe=69DC5407" srcDoc="
      &lt;video controls preload=&#x27;metadata&#x27;&gt;
      &lt;source src=&#x27;https://scontent-den2-1.cdninstagram.com/o1/v/t16/f2/m69/AQOKhOkvev9mDeCri0nSv4edMgyM7mq8RvIexVYjcutVbjALfYjPv3DOOslf-NtdWghqOE5IGDDokB2gdMceJ67C.mp4?strext=1&amp;_nc_cat=105&amp;_nc_sid=5e9851&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;_nc_ohc=eZAzvwI9t34Q7kNvwF-V0j6&amp;efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTgyODgwNjg2MzIzMDMwMjEsImFzc2V0X2FnZV9kYXlzIjoxNSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjg1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;vs=308bb92a9043388c&amp;_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HRGJyR2llQUNHQThJVmtEQUVoc01LZUVRUUozYnNwVEFRQUYVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzY2NEIzOTExMTJCRTU4QkQ0MUREM0E1MDYyMzVBMEFDX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACba1qan2bn8QBUCKAJDMywXQFV5mZmZmZoYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;edm=ANo9K5cEAAAA&amp;_nc_zt=28&amp;_nc_tpa=Q5bMBQEQ2JFKYwWKXEdesasbNUG_i6BLK6944DDzK7sI0JEA9qWN84uCaP0bVKCG6xVFY3dgOuNhuI52&amp;oh=00_Af0TJynUyXs66LnPQQn2qXnPQ15l9RNRj7EqwF1F9Baa9g&amp;oe=69DC5407&#x27; type=&#x27;video/mp4&#x27;&gt;
    &lt;/video&gt;
    "></iframe></div></div></div></div><div data-id="ce4f9ae0-d655-48c4-ba3b-f33cbf6c2662_6" class="item-link-wrapper" data-idx="6" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgice4f9ae0d65548c4ba3bf33cbf6c2662_6_6" data-hash="ce4f9ae0-d655-48c4-ba3b-f33cbf6c2662_6" data-id="ce4f9ae0-d655-48c4-ba3b-f33cbf6c2662_6" data-idx="6" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:660px;left:0;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="6" id="item-action-ce4f9ae0-d655-48c4-ba3b-f33cbf6c2662_6" class="item-action" tabindex="-1" data-hook="item-action" aria-label="A música não tem idade! Ela atravessa gerações, conecta histórias e faz o coração vibrar em qualquer fase da vida. 🎼✨
Nunca é cedo demais para começar, nem tarde demais pra se apaixonar. 💛
#opusmusic #musica" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ce4f9ae0-d655-48c4-ba3b-f33cbf6c2662_6" style="background-color:none;height:318px;width:319px;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:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/655183684_18287482966303021_910105323034731994_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=8MI7z-ThlFkQ7kNvwF12yzp&amp;_nc_oc=Adr-IFlCwR-C3kMC6y2ExJY8YbMGSTWOapOtyoTivsByr0KoA5cU2Odk8ugrpKvHCHk&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQH4IR7BipR2-r3itFiNM2V4zyV6h20kM_XJ4aH-hghXQ4vnMWoavVIlJqI-z3ebI7qC3bm_uzYr&amp;oh=00_Af0q9fPeOhmjcql5hB7vkJlA32Ha3kPjWeAPg1NZH4KOYQ&amp;oe=69DC47D5" alt="A música não tem idade! Ela atravessa gerações, conecta histórias e faz o coração vibrar em qualquer fase da vida. 🎼✨
Nunca é cedo demais para começar, nem tarde demais pra se apaixonar. 💛
#opusmusic #musica" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/655183684_18287482966303021_910105323034731994_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=8MI7z-ThlFkQ7kNvwF12yzp&amp;_nc_oc=Adr-IFlCwR-C3kMC6y2ExJY8YbMGSTWOapOtyoTivsByr0KoA5cU2Odk8ugrpKvHCHk&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQH4IR7BipR2-r3itFiNM2V4zyV6h20kM_XJ4aH-hghXQ4vnMWoavVIlJqI-z3ebI7qC3bm_uzYr&amp;oh=00_Af0q9fPeOhmjcql5hB7vkJlA32Ha3kPjWeAPg1NZH4KOYQ&amp;oe=69DC47D5" alt="A música não tem idade! Ela atravessa gerações, conecta histórias e faz o coração vibrar em qualquer fase da vida. 🎼✨
Nunca é cedo demais para começar, nem tarde demais pra se apaixonar. 💛
#opusmusic #musica" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="11b946ad-a334-47c8-9929-4a0b2e9c166c_7" class="item-link-wrapper" data-idx="7" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi11b946ada33447c899294a0b2e9c166c_7_7" data-hash="11b946ad-a334-47c8-9929-4a0b2e9c166c_7" data-id="11b946ad-a334-47c8-9929-4a0b2e9c166c_7" data-idx="7" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:660px;left:331px;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="7" id="item-action-11b946ad-a334-47c8-9929-4a0b2e9c166c_7" class="item-action" tabindex="-1" data-hook="item-action" aria-label="🎷 Você sabia?

O saxofone, apesar de ser muito associado ao jazz, foi inventado com a intenção de integrar orquestras clássicas! Criado no século XIX, ele mistura características de instrumentos de sopro de madeira e metais, o que explica seu som único e cheio de personalidade.

✨ Um instrumento versátil que conquistou o mundo em vários estilos musicais! 
#curiosidade #saxofone #opusmusic" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-11b946ad-a334-47c8-9929-4a0b2e9c166c_7" style="background-color:none;height:318px;width:319px;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:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/653651633_18287189221303021_1938968714906392736_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=cWgnNT0n0FUQ7kNvwFrGx8S&amp;_nc_oc=AdrwqCuiL4r5XJdOSmt2e9vZrF1k9xJrjmQB7TO2LPvZ-diebHL6TwaANiLsfJIeNpY&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQHXeN-kgmkq5cDZGFYss0-rVVQbI74aY2OHm1EHkQHzBJp-0fDJ5EyIU3HmCCGjVHESQI-_n5-o&amp;oh=00_Af2P-Mt0tcWwO-SFCWd28lDtn-TxFQdryQhd3x35L1dhjg&amp;oe=69DC3ED1" alt="🎷 Você sabia?

O saxofone, apesar de ser muito associado ao jazz, foi inventado com a intenção de integrar orquestras clássicas! Criado no século XIX, ele mistura características de instrumentos de sopro de madeira e metais, o que explica seu som único e cheio de personalidade.

✨ Um instrumento versátil que conquistou o mundo em vários estilos musicais! 
#curiosidade #saxofone #opusmusic" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/653651633_18287189221303021_1938968714906392736_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=cWgnNT0n0FUQ7kNvwFrGx8S&amp;_nc_oc=AdrwqCuiL4r5XJdOSmt2e9vZrF1k9xJrjmQB7TO2LPvZ-diebHL6TwaANiLsfJIeNpY&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQHXeN-kgmkq5cDZGFYss0-rVVQbI74aY2OHm1EHkQHzBJp-0fDJ5EyIU3HmCCGjVHESQI-_n5-o&amp;oh=00_Af2P-Mt0tcWwO-SFCWd28lDtn-TxFQdryQhd3x35L1dhjg&amp;oe=69DC3ED1" alt="🎷 Você sabia?

O saxofone, apesar de ser muito associado ao jazz, foi inventado com a intenção de integrar orquestras clássicas! Criado no século XIX, ele mistura características de instrumentos de sopro de madeira e metais, o que explica seu som único e cheio de personalidade.

✨ Um instrumento versátil que conquistou o mundo em vários estilos musicais! 
#curiosidade #saxofone #opusmusic" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="d7f49892-57c0-4173-be4b-98df8299d49a_8" class="item-link-wrapper" data-idx="8" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgid7f4989257c04173be4b98df8299d49a_8_8" data-hash="d7f49892-57c0-4173-be4b-98df8299d49a_8" data-id="d7f49892-57c0-4173-be4b-98df8299d49a_8" data-idx="8" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:660px;left:662px;right:auto;width:318px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="8" id="item-action-d7f49892-57c0-4173-be4b-98df8299d49a_8" class="item-action" tabindex="-1" data-hook="item-action" aria-label="A música de Bridgerton é pura magia! 🎵 Na Opus Music School, amamos a trilha sonora que nos transporta para a Regência! Quais são as suas músicas favoritas? #opusmusic #bridgerton" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-d7f49892-57c0-4173-be4b-98df8299d49a_8" style="background-color:none;height:318px;width:318px;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:318px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/652732539_18286882426303021_2656399654724464600_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=dJ020RNZ78EQ7kNvwGO64vO&amp;_nc_oc=AdqiG_nWB0HoO8MopG1OGkDcCFqcz1iWnzQ29YGv6jPztoi_-398gHAl2Yrsl56sC4g&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQG6jyGkN71oNK0oo6peL9djDT2o7BGk685-7aJP05O-cuVlqpAvqGI1un8PMjrlqfUpqTj94asv&amp;oh=00_Af1-2n_AyNKaANIlRaEX0LVQOlqkwsRU8nJKORV9zkwHzw&amp;oe=69DC3BB4" alt="A música de Bridgerton é pura magia! 🎵 Na Opus Music School, amamos a trilha sonora que nos transporta para a Regência! Quais são as suas músicas favoritas? #opusmusic #bridgerton" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/652732539_18286882426303021_2656399654724464600_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=dJ020RNZ78EQ7kNvwGO64vO&amp;_nc_oc=AdqiG_nWB0HoO8MopG1OGkDcCFqcz1iWnzQ29YGv6jPztoi_-398gHAl2Yrsl56sC4g&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQG6jyGkN71oNK0oo6peL9djDT2o7BGk685-7aJP05O-cuVlqpAvqGI1un8PMjrlqfUpqTj94asv&amp;oh=00_Af1-2n_AyNKaANIlRaEX0LVQOlqkwsRU8nJKORV9zkwHzw&amp;oe=69DC3BB4" alt="A música de Bridgerton é pura magia! 🎵 Na Opus Music School, amamos a trilha sonora que nos transporta para a Regência! Quais são as suas músicas favoritas? #opusmusic #bridgerton" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="11117151-4917-41fb-a75e-fcdaa7b13016_9" class="item-link-wrapper" data-idx="9" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi11117151491741fba75efcdaa7b13016_9_9" data-hash="11117151-4917-41fb-a75e-fcdaa7b13016_9" data-id="11117151-4917-41fb-a75e-fcdaa7b13016_9" data-idx="9" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:990px;left:0;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="9" id="item-action-11117151-4917-41fb-a75e-fcdaa7b13016_9" class="item-action" tabindex="-1" data-hook="item-action" aria-label="A música é a trilha sonora da nossa vida! 🎵 Ela nos acompanha em cada momento, desde o primeiro sorriso até os melhores momentos. #musicaparavida #trilhasonora" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-11117151-4917-41fb-a75e-fcdaa7b13016_9" style="background-color:none;height:318px;width:319px;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:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/649908377_18286291783303021_5095195340761276595_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=SAh-4ADyanAQ7kNvwEPQupx&amp;_nc_oc=Adppx3Yh6wFSRMQTdniDbL-0rfBHVhdmaHaJPIUBOgjrm2znA2bajWJfBFDlXvGgtAU&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQHH5j0jj89J2uR32m3DLldgj2tQARANaL-m0jKhFZ1Lfo0qFckG3YADhV5rdGCT7eJcMon7_rNl&amp;oh=00_Af1tiixWaMe3spNgIhCTlF38NsGnPGOHJmTsa2fYwW4owA&amp;oe=69DC5DEF" alt="A música é a trilha sonora da nossa vida! 🎵 Ela nos acompanha em cada momento, desde o primeiro sorriso até os melhores momentos. #musicaparavida #trilhasonora" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/649908377_18286291783303021_5095195340761276595_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=SAh-4ADyanAQ7kNvwEPQupx&amp;_nc_oc=Adppx3Yh6wFSRMQTdniDbL-0rfBHVhdmaHaJPIUBOgjrm2znA2bajWJfBFDlXvGgtAU&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQHH5j0jj89J2uR32m3DLldgj2tQARANaL-m0jKhFZ1Lfo0qFckG3YADhV5rdGCT7eJcMon7_rNl&amp;oh=00_Af1tiixWaMe3spNgIhCTlF38NsGnPGOHJmTsa2fYwW4owA&amp;oe=69DC5DEF" alt="A música é a trilha sonora da nossa vida! 🎵 Ela nos acompanha em cada momento, desde o primeiro sorriso até os melhores momentos. #musicaparavida #trilhasonora" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="a543624a-ba16-4de1-ac55-e36504174711_10" class="item-link-wrapper" data-idx="10" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgia543624aba164de1ac55e36504174711_10_10" data-hash="a543624a-ba16-4de1-ac55-e36504174711_10" data-id="a543624a-ba16-4de1-ac55-e36504174711_10" data-idx="10" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:990px;left:331px;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="10" id="item-action-a543624a-ba16-4de1-ac55-e36504174711_10" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Você sabia? 🤔🥁

A bateria, como conhecemos hoje, surgiu no início do século XX quando músicos começaram a juntar vários instrumentos de percussão para que uma única pessoa pudesse tocá-los ao mesmo tempo. Foi daí que nasceu o famoso drum set! 🔥
Curtiu essa curiosidade? Salva e manda para aquele amigo baterista! 👀🥁 

#baterista #escolademusica" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-a543624a-ba16-4de1-ac55-e36504174711_10" style="background-color:none;height:318px;width:319px;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:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/649844517_18285982246303021_4016640360279774694_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=VGDJ28LqkdgQ7kNvwFfIWff&amp;_nc_oc=AdoprW-NJPUbOQW4r0d1eCgLpY-AmL3Q2rbhH9D7_8HA0kGcwvK8ai1J_nszXAU7vUY&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQFeaF8WB8h3ljQg15M7Zhm1clMZgOld3qUYgQsYCgRUItt7xBMQhbZ2dzlJvZme4gn20bmKgr84&amp;oh=00_Af0oOxuqHQ4NqMZKxbDBIp_u9azK3K9xqucYP3_fgPSBPA&amp;oe=69DC4D4F" alt="Você sabia? 🤔🥁

A bateria, como conhecemos hoje, surgiu no início do século XX quando músicos começaram a juntar vários instrumentos de percussão para que uma única pessoa pudesse tocá-los ao mesmo tempo. Foi daí que nasceu o famoso drum set! 🔥
Curtiu essa curiosidade? Salva e manda para aquele amigo baterista! 👀🥁 

#baterista #escolademusica" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/649844517_18285982246303021_4016640360279774694_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=VGDJ28LqkdgQ7kNvwFfIWff&amp;_nc_oc=AdoprW-NJPUbOQW4r0d1eCgLpY-AmL3Q2rbhH9D7_8HA0kGcwvK8ai1J_nszXAU7vUY&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQFeaF8WB8h3ljQg15M7Zhm1clMZgOld3qUYgQsYCgRUItt7xBMQhbZ2dzlJvZme4gn20bmKgr84&amp;oh=00_Af0oOxuqHQ4NqMZKxbDBIp_u9azK3K9xqucYP3_fgPSBPA&amp;oe=69DC4D4F" alt="Você sabia? 🤔🥁

A bateria, como conhecemos hoje, surgiu no início do século XX quando músicos começaram a juntar vários instrumentos de percussão para que uma única pessoa pudesse tocá-los ao mesmo tempo. Foi daí que nasceu o famoso drum set! 🔥
Curtiu essa curiosidade? Salva e manda para aquele amigo baterista! 👀🥁 

#baterista #escolademusica" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="cef7002c-028b-4e96-8c9c-4e9d10476d73_11" class="item-link-wrapper" data-idx="11" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgicef7002c028b4e968c9c4e9d10476d73_11_11" data-hash="cef7002c-028b-4e96-8c9c-4e9d10476d73_11" data-id="cef7002c-028b-4e96-8c9c-4e9d10476d73_11" data-idx="11" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:990px;left:662px;right:auto;width:318px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="11" id="item-action-cef7002c-028b-4e96-8c9c-4e9d10476d73_11" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Hoje celebramos a força, a sensibilidade e o talento de todas as mulheres que transformam o mundo — dentro e fora da música. 💜🎶

Na música e na vida, as mulheres inspiram, criam, ensinam e emocionam. Que nunca faltem espaço, reconhecimento e oportunidades para que suas vozes e seus talentos sejam sempre ouvidos.

Feliz Dia da Mulher! ✨🌷

— Opus Music School 🎹" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-cef7002c-028b-4e96-8c9c-4e9d10476d73_11" style="background-color:none;height:318px;width:318px;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:318px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/649395800_18285682792303021_502205483860141556_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=MFef11swzgkQ7kNvwF6G8c6&amp;_nc_oc=AdrII-5-9NglOFB9lmzeUa7t2VLJOlQrPvF1R_xvOgvkSxCfxQgNGpuljO1EwCUf-2s&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQFE57oXwFjqx1EeEV1H5QNjC0g6KbZ7CUetDglhqphGcxwm9K5jWU7p8557HA4y7YdE0uwuXGcW&amp;oh=00_Af1SjFHqd5cjl15Fx5GylbLEqBvaouJYet_z-p1ymFxs4g&amp;oe=69DC2F68" alt="Hoje celebramos a força, a sensibilidade e o talento de todas as mulheres que transformam o mundo — dentro e fora da música. 💜🎶

Na música e na vida, as mulheres inspiram, criam, ensinam e emocionam. Que nunca faltem espaço, reconhecimento e oportunidades para que suas vozes e seus talentos sejam sempre ouvidos.

Feliz Dia da Mulher! ✨🌷

— Opus Music School 🎹" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/649395800_18285682792303021_502205483860141556_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=MFef11swzgkQ7kNvwF6G8c6&amp;_nc_oc=AdrII-5-9NglOFB9lmzeUa7t2VLJOlQrPvF1R_xvOgvkSxCfxQgNGpuljO1EwCUf-2s&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQFE57oXwFjqx1EeEV1H5QNjC0g6KbZ7CUetDglhqphGcxwm9K5jWU7p8557HA4y7YdE0uwuXGcW&amp;oh=00_Af1SjFHqd5cjl15Fx5GylbLEqBvaouJYet_z-p1ymFxs4g&amp;oe=69DC2F68" alt="Hoje celebramos a força, a sensibilidade e o talento de todas as mulheres que transformam o mundo — dentro e fora da música. 💜🎶

Na música e na vida, as mulheres inspiram, criam, ensinam e emocionam. Que nunca faltem espaço, reconhecimento e oportunidades para que suas vozes e seus talentos sejam sempre ouvidos.

Feliz Dia da Mulher! ✨🌷

— Opus Music School 🎹" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="4a75b483-6126-42e2-b89b-fbca08c9bf21_12" class="item-link-wrapper" data-idx="12" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi4a75b483612642e2b89bfbca08c9bf21_12_12" data-hash="4a75b483-6126-42e2-b89b-fbca08c9bf21_12" data-id="4a75b483-6126-42e2-b89b-fbca08c9bf21_12" data-idx="12" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:1320px;left:0;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="12" id="item-action-4a75b483-6126-42e2-b89b-fbca08c9bf21_12" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Que a música clássica continue inspirando sonhos, despertando talentos e enchendo nossos dias de arte e sensibilidade. 🎶🩵

#dianacionaldamúsicaclássica #músicaerudita #amorpelamúsica" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-4a75b483-6126-42e2-b89b-fbca08c9bf21_12" style="background-color:none;height:318px;width:319px;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:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/645740159_18285267520303021_1332051060078568643_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=zJbKIn0gUFwQ7kNvwFp3vME&amp;_nc_oc=AdqaPgPospxSclhDVDLkPfJjpJA6j7gapDt8iyEycvFPtR59ZT2ngYbf5DXJHwQHPxM&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQGfbkABknax7E0_-yaQdoXgvmcGzOZChtgRTXrV6yehtfiKlp2VQ5AJGGHdzLQ12Yt1ZeuEV9JS&amp;oh=00_Af2eXM5SSXvoEa-rqu4iOpIa5BzwxCnFsXv69wo2puWPeQ&amp;oe=69DC4160" alt="Que a música clássica continue inspirando sonhos, despertando talentos e enchendo nossos dias de arte e sensibilidade. 🎶🩵

#dianacionaldamúsicaclássica #músicaerudita #amorpelamúsica" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/645740159_18285267520303021_1332051060078568643_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=zJbKIn0gUFwQ7kNvwFp3vME&amp;_nc_oc=AdqaPgPospxSclhDVDLkPfJjpJA6j7gapDt8iyEycvFPtR59ZT2ngYbf5DXJHwQHPxM&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQGfbkABknax7E0_-yaQdoXgvmcGzOZChtgRTXrV6yehtfiKlp2VQ5AJGGHdzLQ12Yt1ZeuEV9JS&amp;oh=00_Af2eXM5SSXvoEa-rqu4iOpIa5BzwxCnFsXv69wo2puWPeQ&amp;oe=69DC4160" alt="Que a música clássica continue inspirando sonhos, despertando talentos e enchendo nossos dias de arte e sensibilidade. 🎶🩵

#dianacionaldamúsicaclássica #músicaerudita #amorpelamúsica" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="7cd65ffb-3d87-4eeb-a0f6-84d8e7c75f3e_13" class="item-link-wrapper" data-idx="13" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi7cd65ffb3d874eeba0f684d8e7c75f3e_13_13" data-hash="7cd65ffb-3d87-4eeb-a0f6-84d8e7c75f3e_13" data-id="7cd65ffb-3d87-4eeb-a0f6-84d8e7c75f3e_13" data-idx="13" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:1320px;left:331px;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="13" id="item-action-7cd65ffb-3d87-4eeb-a0f6-84d8e7c75f3e_13" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Você sabia que o piano é considerado um dos instrumentos mais completos que existem? 🎹✨

Criado no início do século XVIII por Bartolomeo Cristofori, ele foi revolucionário porque permitia tocar notas fortes e fracas — algo que os instrumentos de teclado da época não conseguiam fazer!

Incrível como um instrumento criado há mais de 300 anos continua encantando o mundo, né? 💛🎶 #curiosidademusical #piano" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-7cd65ffb-3d87-4eeb-a0f6-84d8e7c75f3e_13" style="background-color:none;height:318px;width:319px;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:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/641779596_18285164953303021_3129238612153927825_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=SryAw-JhmPUQ7kNvwFkGWHU&amp;_nc_oc=AdoPtL0LEwegol7UbfxMgckMq4CBGp3AiCdNVSljM9P10kK5GKH2E3Jtr3BCQleUp2c&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQEjVfIlFGc4yKoGni51yvK5jh9F52tkH5Rhh_kT8lnVPVnmpGgD722l9ngiVCOsUp6tQApmc8Jh&amp;oh=00_Af0MgvFm7b2pKu0zD57YTSESait97RGn_me5kOf-5YGiuw&amp;oe=69DC4E6C" alt="Você sabia que o piano é considerado um dos instrumentos mais completos que existem? 🎹✨

Criado no início do século XVIII por Bartolomeo Cristofori, ele foi revolucionário porque permitia tocar notas fortes e fracas — algo que os instrumentos de teclado da época não conseguiam fazer!

Incrível como um instrumento criado há mais de 300 anos continua encantando o mundo, né? 💛🎶 #curiosidademusical #piano" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/641779596_18285164953303021_3129238612153927825_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=SryAw-JhmPUQ7kNvwFkGWHU&amp;_nc_oc=AdoPtL0LEwegol7UbfxMgckMq4CBGp3AiCdNVSljM9P10kK5GKH2E3Jtr3BCQleUp2c&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQEjVfIlFGc4yKoGni51yvK5jh9F52tkH5Rhh_kT8lnVPVnmpGgD722l9ngiVCOsUp6tQApmc8Jh&amp;oh=00_Af0MgvFm7b2pKu0zD57YTSESait97RGn_me5kOf-5YGiuw&amp;oe=69DC4E6C" alt="Você sabia que o piano é considerado um dos instrumentos mais completos que existem? 🎹✨

Criado no início do século XVIII por Bartolomeo Cristofori, ele foi revolucionário porque permitia tocar notas fortes e fracas — algo que os instrumentos de teclado da época não conseguiam fazer!

Incrível como um instrumento criado há mais de 300 anos continua encantando o mundo, né? 💛🎶 #curiosidademusical #piano" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="be4f6ab8-335a-445e-af2f-b5f7cc7a7b67_14" class="item-link-wrapper" data-idx="14" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgibe4f6ab8335a445eaf2fb5f7cc7a7b67_14_14" data-hash="be4f6ab8-335a-445e-af2f-b5f7cc7a7b67_14" data-id="be4f6ab8-335a-445e-af2f-b5f7cc7a7b67_14" data-idx="14" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:1320px;left:662px;right:auto;width:318px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="14" id="item-action-be4f6ab8-335a-445e-af2f-b5f7cc7a7b67_14" class="item-action" tabindex="-1" data-hook="item-action" aria-label="A Opus é uma escola de música feita para quem sente, vive e sonha música.
Aqui, cada nota é um passo na construção do seu talento e cada aula é um convite para descobrir o seu próprio som.

Seja você iniciante ou experiente, este é o seu espaço para aprender, criar e evoluir. 🎹🎸🎤

A sua jornada musical começa agora.
Vem fazer parte da Opus! 🎵💛

#escolademusica #vivaamúsica" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-be4f6ab8-335a-445e-af2f-b5f7cc7a7b67_14" style="background-color:none;height:318px;width:318px;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:318px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/642991153_18285056437303021_8142084263903603488_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=pSnMrKwNGpQQ7kNvwFexWbb&amp;_nc_oc=Adp4bAUshmgzPlQdux4f7t7JJ1tpgSr71lHBvJfEKRlUsItRs_k2_1Xi-3Rh8nPxG1A&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQHCv4SALceoWqMF0aXQJgxWUnZ8spFmAAvcQ9LkKZfVZi_CIGhI3-P2mGUU3E1sKLc4BvT7bKDN&amp;oh=00_Af2oM8BgdjC7UW9Qo0D1gZGlXGKk6xKKqc3_qfxxFaPK4g&amp;oe=69DC39FE" alt="A Opus é uma escola de música feita para quem sente, vive e sonha música.
Aqui, cada nota é um passo na construção do seu talento e cada aula é um convite para descobrir o seu próprio som.

Seja você iniciante ou experiente, este é o seu espaço para aprender, criar e evoluir. 🎹🎸🎤

A sua jornada musical começa agora.
Vem fazer parte da Opus! 🎵💛

#escolademusica #vivaamúsica" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/642991153_18285056437303021_8142084263903603488_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=pSnMrKwNGpQQ7kNvwFexWbb&amp;_nc_oc=Adp4bAUshmgzPlQdux4f7t7JJ1tpgSr71lHBvJfEKRlUsItRs_k2_1Xi-3Rh8nPxG1A&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQHCv4SALceoWqMF0aXQJgxWUnZ8spFmAAvcQ9LkKZfVZi_CIGhI3-P2mGUU3E1sKLc4BvT7bKDN&amp;oh=00_Af2oM8BgdjC7UW9Qo0D1gZGlXGKk6xKKqc3_qfxxFaPK4g&amp;oe=69DC39FE" alt="A Opus é uma escola de música feita para quem sente, vive e sonha música.
Aqui, cada nota é um passo na construção do seu talento e cada aula é um convite para descobrir o seu próprio som.

Seja você iniciante ou experiente, este é o seu espaço para aprender, criar e evoluir. 🎹🎸🎤

A sua jornada musical começa agora.
Vem fazer parte da Opus! 🎵💛

#escolademusica #vivaamúsica" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="b6f368da-b0c4-4db8-a58e-22b85f3f06d4_15" class="item-link-wrapper" data-idx="15" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgib6f368dab0c44db8a58e22b85f3f06d4_15_15" data-hash="b6f368da-b0c4-4db8-a58e-22b85f3f06d4_15" data-id="b6f368da-b0c4-4db8-a58e-22b85f3f06d4_15" data-idx="15" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:1650px;left:0;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="15" id="item-action-b6f368da-b0c4-4db8-a58e-22b85f3f06d4_15" class="item-action" tabindex="-1" data-hook="item-action" aria-label="👀 Já ouviu falar no intervalo do diabo?
Chamado de trítono, esse som “proibido” foi temido por séculos — e hoje é o segredo por trás de muitas músicas de terror. 😈🎶

👉 Deslize e descubra por que esse intervalo soa tão assustador!

#Halloween #EscolaDeMúsica #OpusMusicSchool #DiaDasBruxas #Trítono #curiosidadesmusicais #music" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-b6f368da-b0c4-4db8-a58e-22b85f3f06d4_15" style="background-color:none;height:318px;width:319px;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:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/573152236_18271484629303021_8197304351570079516_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=OjXK2Vp_UVAQ7kNvwESiMoc&amp;_nc_oc=Adq89r1xdOJqdKjt8onNfRu4miVVr2334eBMhfnNvHP5hZHQXQvr7dKQNQKq3pfJ5cI&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQGO4q0TFdzzpzDq3PCZxiWQ0gQ4kH9L3VfgeNS_mwN6Dq-lcWPgPw7_bKomxjopH9m0vfp15Tgy&amp;oh=00_Af0dUhh0yfPAl7qpY636rRRjfXibwqOhPyHHyK51YmuFGA&amp;oe=69DC2D1F" alt="👀 Já ouviu falar no intervalo do diabo?
Chamado de trítono, esse som “proibido” foi temido por séculos — e hoje é o segredo por trás de muitas músicas de terror. 😈🎶

👉 Deslize e descubra por que esse intervalo soa tão assustador!

#Halloween #EscolaDeMúsica #OpusMusicSchool #DiaDasBruxas #Trítono #curiosidadesmusicais #music" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/573152236_18271484629303021_8197304351570079516_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=OjXK2Vp_UVAQ7kNvwESiMoc&amp;_nc_oc=Adq89r1xdOJqdKjt8onNfRu4miVVr2334eBMhfnNvHP5hZHQXQvr7dKQNQKq3pfJ5cI&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQGO4q0TFdzzpzDq3PCZxiWQ0gQ4kH9L3VfgeNS_mwN6Dq-lcWPgPw7_bKomxjopH9m0vfp15Tgy&amp;oh=00_Af0dUhh0yfPAl7qpY636rRRjfXibwqOhPyHHyK51YmuFGA&amp;oe=69DC2D1F" alt="👀 Já ouviu falar no intervalo do diabo?
Chamado de trítono, esse som “proibido” foi temido por séculos — e hoje é o segredo por trás de muitas músicas de terror. 😈🎶

👉 Deslize e descubra por que esse intervalo soa tão assustador!

#Halloween #EscolaDeMúsica #OpusMusicSchool #DiaDasBruxas #Trítono #curiosidadesmusicais #music" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="1915a9c3-58d2-42ce-ba48-219382c1ee0f_16" class="item-link-wrapper" data-idx="16" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi1915a9c358d242ceba48219382c1ee0f_16_16" data-hash="1915a9c3-58d2-42ce-ba48-219382c1ee0f_16" data-id="1915a9c3-58d2-42ce-ba48-219382c1ee0f_16" data-idx="16" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:1650px;left:331px;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="16" id="item-action-1915a9c3-58d2-42ce-ba48-219382c1ee0f_16" class="item-action" tabindex="-1" data-hook="item-action" aria-label="🎹 A delicadeza de cada nota, o equilibro entre técnica e emoção. 
Tocar piano é mais do que dominar as teclas, é traduzir sentimentos em som, é deixar a música falar quando as palavras não bastam. ✨ 

Na Opus, cada professor vive essa paixão e compartilha com os alunos o prazer de fazer música com alma 💛 

#opusmusicschool #eufaçomúsicanaopus #music #escolademúsica #piano #pianolovers" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-1915a9c3-58d2-42ce-ba48-219382c1ee0f_16" style="background-color:none;height:318px;width:319px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded   video-item gallery-item-video" data-hook="image-item" style="width:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/566489641_18270538633303021_5501753319588311709_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=nSSNJKajnR8Q7kNvwExGCz9&amp;_nc_oc=Adp-bLT7_ECyitlP-bKi9-m9ypLEKl3Gbwn_Xqwkc0bbzsV0bUrxDPpFIchOcaSTPJ4&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQFuGvxtdZV0uWNmdYr0Bgu3VgbRlJt9CX7xgFIBMMOtGuyaPauQaHi9tV1K4hK5lCCjbQuwyXFm&amp;oh=00_Af21yU_rXwwEJKODQ5Tc8i-OXLvlyYpD8-QxiSCdwpZP6w&amp;oe=69DC407D" alt="🎹 A delicadeza de cada nota, o equilibro entre técnica e emoção. 
Tocar piano é mais do que dominar as teclas, é traduzir sentimentos em som, é deixar a música falar quando as palavras não bastam. ✨ 

Na Opus, cada professor vive essa paixão e compartilha com os alunos o prazer de fazer música com alma 💛 

#opusmusicschool #eufaçomúsicanaopus #music #escolademúsica #piano #pianolovers" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/566489641_18270538633303021_5501753319588311709_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=nSSNJKajnR8Q7kNvwExGCz9&amp;_nc_oc=Adp-bLT7_ECyitlP-bKi9-m9ypLEKl3Gbwn_Xqwkc0bbzsV0bUrxDPpFIchOcaSTPJ4&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQFuGvxtdZV0uWNmdYr0Bgu3VgbRlJt9CX7xgFIBMMOtGuyaPauQaHi9tV1K4hK5lCCjbQuwyXFm&amp;oh=00_Af21yU_rXwwEJKODQ5Tc8i-OXLvlyYpD8-QxiSCdwpZP6w&amp;oe=69DC407D" alt="🎹 A delicadeza de cada nota, o equilibro entre técnica e emoção. 
Tocar piano é mais do que dominar as teclas, é traduzir sentimentos em som, é deixar a música falar quando as palavras não bastam. ✨ 

Na Opus, cada professor vive essa paixão e compartilha com os alunos o prazer de fazer música com alma 💛 

#opusmusicschool #eufaçomúsicanaopus #music #escolademúsica #piano #pianolovers" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div><iframe data-hook="video-iframe-placeholder" class="gallery-item-content video-iframe-placeholder" title="pro-gallery-video" style="width:319px;height:318px;margin-top:0;margin-left:0" allow="fullscreen" allowfullscreen="" loading="lazy" src="https://scontent-den2-1.cdninstagram.com/o1/v/t2/f2/m86/AQPbXkNVLpX8-h1MSJCpMlQsiuOZd7MUrAEho2WZ1wJC7bQ3b5SkcAXnF3ersfo0xgubesAZZXRvySSnVWks5uGGvnuCZ6oqzptEnPA.mp4?_nc_cat=108&amp;_nc_sid=5e9851&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;_nc_ohc=PWPn_hwlcIkQ7kNvwFpWir7&amp;efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuMTI3Ni5kYXNoX2Jhc2VsaW5lXzFfdjEiLCJ4cHZfYXNzZXRfaWQiOjExOTE5NjQ4MDI4MDQ5MzAsImFzc2V0X2FnZV9kYXlzIjoxNjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMTIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;vs=14a1c29e9caedba4&amp;_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9CMTQzQUI5QzZFQ0YxRkQyMTIwRDk3QzQ2MTlFRjVBNF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYRmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC80MTUyNDEwODg0OTc0OTI0Xzk3MjgzNjg2NTgzNzE4ODgxMS5tcDQVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmhLO_6r2FngQVAigCQzMsF0BcBmZmZmZmGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;edm=ANo9K5cEAAAA&amp;_nc_zt=28&amp;_nc_tpa=Q5bMBQF3gRwx5sO_i7klw0xu-Wf4-YFjZC6j4yKcM2BLQ6Idj3AX3xOF9hk_ZsaOCqzRjqJn5n9JK2r4&amp;oh=00_Af1VRUAXPk-189R88O70PcBS-k_F06fMxcCnKQGsDqDSJQ&amp;oe=69D84CED" srcDoc="
      &lt;video controls preload=&#x27;metadata&#x27;&gt;
      &lt;source src=&#x27;https://scontent-den2-1.cdninstagram.com/o1/v/t2/f2/m86/AQPbXkNVLpX8-h1MSJCpMlQsiuOZd7MUrAEho2WZ1wJC7bQ3b5SkcAXnF3ersfo0xgubesAZZXRvySSnVWks5uGGvnuCZ6oqzptEnPA.mp4?_nc_cat=108&amp;_nc_sid=5e9851&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;_nc_ohc=PWPn_hwlcIkQ7kNvwFpWir7&amp;efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuMTI3Ni5kYXNoX2Jhc2VsaW5lXzFfdjEiLCJ4cHZfYXNzZXRfaWQiOjExOTE5NjQ4MDI4MDQ5MzAsImFzc2V0X2FnZV9kYXlzIjoxNjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMTIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;vs=14a1c29e9caedba4&amp;_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9CMTQzQUI5QzZFQ0YxRkQyMTIwRDk3QzQ2MTlFRjVBNF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYRmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC80MTUyNDEwODg0OTc0OTI0Xzk3MjgzNjg2NTgzNzE4ODgxMS5tcDQVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmhLO_6r2FngQVAigCQzMsF0BcBmZmZmZmGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;edm=ANo9K5cEAAAA&amp;_nc_zt=28&amp;_nc_tpa=Q5bMBQF3gRwx5sO_i7klw0xu-Wf4-YFjZC6j4yKcM2BLQ6Idj3AX3xOF9hk_ZsaOCqzRjqJn5n9JK2r4&amp;oh=00_Af1VRUAXPk-189R88O70PcBS-k_F06fMxcCnKQGsDqDSJQ&amp;oe=69D84CED&#x27; type=&#x27;video/mp4&#x27;&gt;
    &lt;/video&gt;
    "></iframe></div></div></div></div><div data-id="95e3c7f2-e1cf-495d-b014-90ec1535637f_17" class="item-link-wrapper" data-idx="17" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi95e3c7f2e1cf495db01490ec1535637f_17_17" data-hash="95e3c7f2-e1cf-495d-b014-90ec1535637f_17" data-id="95e3c7f2-e1cf-495d-b014-90ec1535637f_17" data-idx="17" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:1650px;left:662px;right:auto;width:318px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="17" id="item-action-95e3c7f2-e1cf-495d-b014-90ec1535637f_17" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Na Opus, acreditamos que ensinar é uma arte — e nossos professores são verdadeiros artistas.
Hoje celebramos quem transforma o conhecimento em harmonia, e a música em aprendizado.
Feliz Dia dos Professores! 💙✨ 

#DiaDosProfessores #EscolaDeMúsica #OpusMusicSchool #eufaçomúsicanaopus #music #gratidāo" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-95e3c7f2-e1cf-495d-b014-90ec1535637f_17" style="background-color:none;height:318px;width:318px;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:318px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/565730040_18268936567303021_9177506706417839236_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=pbFbQ0SgzloQ7kNvwEjqXQi&amp;_nc_oc=Adqyeh0kvcsXggef3P0Z3AjzajU0gqqEIQmZTqkkW8qLZ7EReOqrnE2lyYzTUrIu7Xc&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQG9xXdXFKQWlyRAWsNKfNTl1Qzt-lkuJXUwHgtAjsQ38reibCDwTexMhTDoEk10OenLM9m3wa5a&amp;oh=00_Af3R46geUuEyyufjWoiozu45Qri3X49oTMcW8jUMFrcH6g&amp;oe=69DC2C20" alt="Na Opus, acreditamos que ensinar é uma arte — e nossos professores são verdadeiros artistas.
Hoje celebramos quem transforma o conhecimento em harmonia, e a música em aprendizado.
Feliz Dia dos Professores! 💙✨ 

#DiaDosProfessores #EscolaDeMúsica #OpusMusicSchool #eufaçomúsicanaopus #music #gratidāo" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/565730040_18268936567303021_9177506706417839236_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=pbFbQ0SgzloQ7kNvwEjqXQi&amp;_nc_oc=Adqyeh0kvcsXggef3P0Z3AjzajU0gqqEIQmZTqkkW8qLZ7EReOqrnE2lyYzTUrIu7Xc&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQG9xXdXFKQWlyRAWsNKfNTl1Qzt-lkuJXUwHgtAjsQ38reibCDwTexMhTDoEk10OenLM9m3wa5a&amp;oh=00_Af3R46geUuEyyufjWoiozu45Qri3X49oTMcW8jUMFrcH6g&amp;oe=69DC2C20" alt="Na Opus, acreditamos que ensinar é uma arte — e nossos professores são verdadeiros artistas.
Hoje celebramos quem transforma o conhecimento em harmonia, e a música em aprendizado.
Feliz Dia dos Professores! 💙✨ 

#DiaDosProfessores #EscolaDeMúsica #OpusMusicSchool #eufaçomúsicanaopus #music #gratidāo" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="21691be5-1fee-4324-9a88-4fe4963a51aa_18" class="item-link-wrapper" data-idx="18" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi21691be51fee43249a884fe4963a51aa_18_18" data-hash="21691be5-1fee-4324-9a88-4fe4963a51aa_18" data-id="21691be5-1fee-4324-9a88-4fe4963a51aa_18" data-idx="18" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:1980px;left:0;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="18" id="item-action-21691be5-1fee-4324-9a88-4fe4963a51aa_18" class="item-action" tabindex="-1" data-hook="item-action" aria-label="🎸Aqui na Opus, nossos professores vivem a música todos os dias, inspirando, ensinando e tocando com o coração ❤️ 

#opusmusicschool #eufaçomúsicanaopus #escolademúsica #violão #music" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-21691be5-1fee-4324-9a88-4fe4963a51aa_18" style="background-color:none;height:318px;width:319px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded   video-item gallery-item-video" data-hook="image-item" style="width:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/559719422_18267403747303021_4532066019688288299_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=nUhBUN51yZoQ7kNvwGBtNFG&amp;_nc_oc=Adpw8hvaCYMDYj5FjBBIfKZL-hfTP-ilha4I_xxZZtgyUw9tTScNRbZmWueZZbT7Xw8&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQGtBK0apFP-uD3iCeF5WsUTTYxaPDNsj_2ggOs7gVR5KwCdf1Tfweb71eiITE2Abg5EusLCKx-g&amp;oh=00_Af25JwjVbjHs0LlVqO1_YpDWj13cLN5a7zcdU5LS8pxMVg&amp;oe=69DC42AF" alt="🎸Aqui na Opus, nossos professores vivem a música todos os dias, inspirando, ensinando e tocando com o coração ❤️ 

#opusmusicschool #eufaçomúsicanaopus #escolademúsica #violão #music" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/559719422_18267403747303021_4532066019688288299_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=nUhBUN51yZoQ7kNvwGBtNFG&amp;_nc_oc=Adpw8hvaCYMDYj5FjBBIfKZL-hfTP-ilha4I_xxZZtgyUw9tTScNRbZmWueZZbT7Xw8&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQGtBK0apFP-uD3iCeF5WsUTTYxaPDNsj_2ggOs7gVR5KwCdf1Tfweb71eiITE2Abg5EusLCKx-g&amp;oh=00_Af25JwjVbjHs0LlVqO1_YpDWj13cLN5a7zcdU5LS8pxMVg&amp;oe=69DC42AF" alt="🎸Aqui na Opus, nossos professores vivem a música todos os dias, inspirando, ensinando e tocando com o coração ❤️ 

#opusmusicschool #eufaçomúsicanaopus #escolademúsica #violão #music" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div><iframe data-hook="video-iframe-placeholder" class="gallery-item-content video-iframe-placeholder" title="pro-gallery-video" style="width:319px;height:318px;margin-top:0;margin-left:0" allow="fullscreen" allowfullscreen="" loading="lazy" src="https://scontent-den2-1.cdninstagram.com/o1/v/t2/f2/m367/AQOiWIiNfBftRMXX01HSxqa1Hg9mF50abmI67HuZp0FbLafk6Q5F21EqY13zq-yoItPDoV-jDw84GXuDskLw79tOC39vghPli7mt7jY.mp4?_nc_cat=101&amp;_nc_sid=5e9851&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;_nc_ohc=IG_FM_FKlIMQ7kNvwGJZ47m&amp;efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTUxODcwMzkzNTgxODAwMSwiYXNzZXRfYWdlX2RheXMiOjE4MywidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjg2LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;vs=e7fe5507b2401859&amp;_nc_vs=HBksFQIYQGlnX2VwaGVtZXJhbC9BMDQ0QzRDNjJGMkY2RDREOEE3QjQ0NjlDMEE0N0JCMF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYRmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC84MjE3NDE4MDA0MDg1ODNfNDQ1NTgxMTU4MDY0MDUwNDAxNS5tcDQVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmoqToiZrQsgUVAigCQzMsF0BVsQYk3S8bGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;edm=ANo9K5cEAAAA&amp;_nc_zt=28&amp;_nc_tpa=Q5bMBQEZDJBMqVzJtRL6s5Av-_UcXfcCTjMMfYa1PYMAb1ChWVZhLx-Dsq0fd3F98eoXCq0KKms1V1N7&amp;oh=00_Af01cJcqWUaZb_Luefpur9C2uxsxFR7KgN6s32Ht7FnJEA&amp;oe=69DC3152" srcDoc="
      &lt;video controls preload=&#x27;metadata&#x27;&gt;
      &lt;source src=&#x27;https://scontent-den2-1.cdninstagram.com/o1/v/t2/f2/m367/AQOiWIiNfBftRMXX01HSxqa1Hg9mF50abmI67HuZp0FbLafk6Q5F21EqY13zq-yoItPDoV-jDw84GXuDskLw79tOC39vghPli7mt7jY.mp4?_nc_cat=101&amp;_nc_sid=5e9851&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;_nc_ohc=IG_FM_FKlIMQ7kNvwGJZ47m&amp;efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTUxODcwMzkzNTgxODAwMSwiYXNzZXRfYWdlX2RheXMiOjE4MywidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjg2LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;vs=e7fe5507b2401859&amp;_nc_vs=HBksFQIYQGlnX2VwaGVtZXJhbC9BMDQ0QzRDNjJGMkY2RDREOEE3QjQ0NjlDMEE0N0JCMF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYRmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC84MjE3NDE4MDA0MDg1ODNfNDQ1NTgxMTU4MDY0MDUwNDAxNS5tcDQVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmoqToiZrQsgUVAigCQzMsF0BVsQYk3S8bGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;edm=ANo9K5cEAAAA&amp;_nc_zt=28&amp;_nc_tpa=Q5bMBQEZDJBMqVzJtRL6s5Av-_UcXfcCTjMMfYa1PYMAb1ChWVZhLx-Dsq0fd3F98eoXCq0KKms1V1N7&amp;oh=00_Af01cJcqWUaZb_Luefpur9C2uxsxFR7KgN6s32Ht7FnJEA&amp;oe=69DC3152&#x27; type=&#x27;video/mp4&#x27;&gt;
    &lt;/video&gt;
    "></iframe></div></div></div></div><div data-id="4a2db9f7-6150-4c63-b59d-908092c61b72_19" class="item-link-wrapper" data-idx="19" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi4a2db9f761504c63b59d908092c61b72_19_19" data-hash="4a2db9f7-6150-4c63-b59d-908092c61b72_19" data-id="4a2db9f7-6150-4c63-b59d-908092c61b72_19" data-idx="19" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:1980px;left:331px;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="19" id="item-action-4a2db9f7-6150-4c63-b59d-908092c61b72_19" class="item-action" tabindex="-1" data-hook="item-action" aria-label="🎼Teoria musical não é só sobre “regras”, é sobre entender a linguagem da música! Nos nossos cursos, você aprende desde leitura de partituras até harmonia, ritmo, escalas e muito mais. 

Tudo isso para que você tenha liberdade na hora de tocar, compor e se expressar através da música. 💖

#opusmusicschool #teoriamusical #escolademúsica #music" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-4a2db9f7-6150-4c63-b59d-908092c61b72_19" style="background-color:none;height:318px;width:319px;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:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/552034316_18264769666303021_2747498837651214806_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=ehSFf-uLhEMQ7kNvwFuOAvu&amp;_nc_oc=AdowQrYwdK38Hz11BkAy6NLMJf4QmBngwd12so4ks0yLTMs2bMvX_D78g25KSen7scE&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQGPXDYFbU8fvO8mReL-IfxJRGKmX7uMG1GLjqt7GfcfkoLeS0caQA5B80pA2fyuHO6bTQoHu21I&amp;oh=00_Af2xxJ34lZinUT-7BWdCJ32IgHUV1aG714aGUFJifWsRJw&amp;oe=69DC5006" alt="🎼Teoria musical não é só sobre “regras”, é sobre entender a linguagem da música! Nos nossos cursos, você aprende desde leitura de partituras até harmonia, ritmo, escalas e muito mais. 

Tudo isso para que você tenha liberdade na hora de tocar, compor e se expressar através da música. 💖

#opusmusicschool #teoriamusical #escolademúsica #music" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/552034316_18264769666303021_2747498837651214806_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=ehSFf-uLhEMQ7kNvwFuOAvu&amp;_nc_oc=AdowQrYwdK38Hz11BkAy6NLMJf4QmBngwd12so4ks0yLTMs2bMvX_D78g25KSen7scE&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQGPXDYFbU8fvO8mReL-IfxJRGKmX7uMG1GLjqt7GfcfkoLeS0caQA5B80pA2fyuHO6bTQoHu21I&amp;oh=00_Af2xxJ34lZinUT-7BWdCJ32IgHUV1aG714aGUFJifWsRJw&amp;oe=69DC5006" alt="🎼Teoria musical não é só sobre “regras”, é sobre entender a linguagem da música! Nos nossos cursos, você aprende desde leitura de partituras até harmonia, ritmo, escalas e muito mais. 

Tudo isso para que você tenha liberdade na hora de tocar, compor e se expressar através da música. 💖

#opusmusicschool #teoriamusical #escolademúsica #music" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="ad47cadc-6ddc-4ea9-bafe-9614b287fd05_20" class="item-link-wrapper" data-idx="20" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgiad47cadc6ddc4ea9bafe9614b287fd05_20_20" data-hash="ad47cadc-6ddc-4ea9-bafe-9614b287fd05_20" data-id="ad47cadc-6ddc-4ea9-bafe-9614b287fd05_20" data-idx="20" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:1980px;left:662px;right:auto;width:318px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="20" id="item-action-ad47cadc-6ddc-4ea9-bafe-9614b287fd05_20" class="item-action" tabindex="-1" data-hook="item-action" aria-label="🎶 Ontem foi dia da nossa Orquestra levar música e emoção até uma de nossas escolas parceiras! ❤️✨ Momentos como esse mostram o poder da música em conectar pessoas, inspirar e transformar ambientes. 

#opusmusicschool #orquestra #music #recital" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ad47cadc-6ddc-4ea9-bafe-9614b287fd05_20" style="background-color:none;height:318px;width:318px;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:318px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/549230367_18264215761303021_6888121545515362300_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=b-Cp9Se1HDwQ7kNvwGUB_j_&amp;_nc_oc=Adp54SodnmE6dg3oeudUPn02h3uNPHK873fKLNI86aTw-IGY7-KmlzF4cklf0TFFi9c&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQEe_s7GdadUH_cE5oGqBxCFclAux_ilPhaMdJMbFAqtpXGeqEkCpjzKWs72yw-4pW7BFblWORQP&amp;oh=00_Af3df4Tqouqg5ix7YKcTIH8KF6NMX5ihd5fsGd9IgnjWvA&amp;oe=69DC3525" alt="🎶 Ontem foi dia da nossa Orquestra levar música e emoção até uma de nossas escolas parceiras! ❤️✨ Momentos como esse mostram o poder da música em conectar pessoas, inspirar e transformar ambientes. 

#opusmusicschool #orquestra #music #recital" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/549230367_18264215761303021_6888121545515362300_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=b-Cp9Se1HDwQ7kNvwGUB_j_&amp;_nc_oc=Adp54SodnmE6dg3oeudUPn02h3uNPHK873fKLNI86aTw-IGY7-KmlzF4cklf0TFFi9c&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQEe_s7GdadUH_cE5oGqBxCFclAux_ilPhaMdJMbFAqtpXGeqEkCpjzKWs72yw-4pW7BFblWORQP&amp;oh=00_Af3df4Tqouqg5ix7YKcTIH8KF6NMX5ihd5fsGd9IgnjWvA&amp;oe=69DC3525" alt="🎶 Ontem foi dia da nossa Orquestra levar música e emoção até uma de nossas escolas parceiras! ❤️✨ Momentos como esse mostram o poder da música em conectar pessoas, inspirar e transformar ambientes. 

#opusmusicschool #orquestra #music #recital" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="b6fb689e-b341-47be-aea0-21476ff4c6f7_21" class="item-link-wrapper" data-idx="21" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgib6fb689eb34147beaea021476ff4c6f7_21_21" data-hash="b6fb689e-b341-47be-aea0-21476ff4c6f7_21" data-id="b6fb689e-b341-47be-aea0-21476ff4c6f7_21" data-idx="21" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:2310px;left:0;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="21" id="item-action-b6fb689e-b341-47be-aea0-21476ff4c6f7_21" class="item-action" tabindex="-1" data-hook="item-action" aria-label="🎶 Madrigal: a poesia que ganha voz.
Nascido no Renascimento, o madrigal é uma forma musical que une arte, literatura e emoção em um diálogo entre vozes. Cada parte vocal se entrelaça como uma conversa cantada, revelando histórias, sentimentos e cores sonoras únicas. ✨

Muito além de uma técnica, o madrigal é uma experiência coletiva — onde cada voz importa, se conecta e transforma a música em poesia viva.

🌟 Um encontro entre passado e presente que continua encantando ouvidos e corações.

#Madrigal #HistóriaDaMúsica #Música#OpusMusicSchool #CulturaMusical" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-b6fb689e-b341-47be-aea0-21476ff4c6f7_21" style="background-color:none;height:318px;width:319px;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:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/544805304_18263704840303021_2504508860127468108_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=s5Oq4otRpfcQ7kNvwFIBmRN&amp;_nc_oc=Adpulfue7KH0MgFddHDf5EhsF3BLUB-3azRAwWJqa0S5EG-IS3ZUA4QjjLsxnrcO148&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQFCw9teW_OItblBJgW81M26qMC292iUaXk049iecLvbcYrZsPUFQLOp2ima9suGPSMUnHTBG6ko&amp;oh=00_Af1qqaIPTi9TFDE5X88SLYfJUtgfO5bZLlaavkg5szL0mA&amp;oe=69DC592D" alt="🎶 Madrigal: a poesia que ganha voz.
Nascido no Renascimento, o madrigal é uma forma musical que une arte, literatura e emoção em um diálogo entre vozes. Cada parte vocal se entrelaça como uma conversa cantada, revelando histórias, sentimentos e cores sonoras únicas. ✨

Muito além de uma técnica, o madrigal é uma experiência coletiva — onde cada voz importa, se conecta e transforma a música em poesia viva.

🌟 Um encontro entre passado e presente que continua encantando ouvidos e corações.

#Madrigal #HistóriaDaMúsica #Música#OpusMusicSchool #CulturaMusical" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/544805304_18263704840303021_2504508860127468108_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=s5Oq4otRpfcQ7kNvwFIBmRN&amp;_nc_oc=Adpulfue7KH0MgFddHDf5EhsF3BLUB-3azRAwWJqa0S5EG-IS3ZUA4QjjLsxnrcO148&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQFCw9teW_OItblBJgW81M26qMC292iUaXk049iecLvbcYrZsPUFQLOp2ima9suGPSMUnHTBG6ko&amp;oh=00_Af1qqaIPTi9TFDE5X88SLYfJUtgfO5bZLlaavkg5szL0mA&amp;oe=69DC592D" alt="🎶 Madrigal: a poesia que ganha voz.
Nascido no Renascimento, o madrigal é uma forma musical que une arte, literatura e emoção em um diálogo entre vozes. Cada parte vocal se entrelaça como uma conversa cantada, revelando histórias, sentimentos e cores sonoras únicas. ✨

Muito além de uma técnica, o madrigal é uma experiência coletiva — onde cada voz importa, se conecta e transforma a música em poesia viva.

🌟 Um encontro entre passado e presente que continua encantando ouvidos e corações.

#Madrigal #HistóriaDaMúsica #Música#OpusMusicSchool #CulturaMusical" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="32194185-a298-4b36-939f-b44674966af3_22" class="item-link-wrapper" data-idx="22" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi32194185a2984b36939fb44674966af3_22_22" data-hash="32194185-a298-4b36-939f-b44674966af3_22" data-id="32194185-a298-4b36-939f-b44674966af3_22" data-idx="22" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:2310px;left:331px;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="22" id="item-action-32194185-a298-4b36-939f-b44674966af3_22" class="item-action" tabindex="-1" data-hook="item-action" aria-label="💚💛 O piano ecoa em homenagem à nossa pátria neste 7 de setembro. Que nunca falte música, esperança e amor pelo Brasil! 

#opusmusicschool #music #escolademúsica #piano #7desetembro #brasil #hinonacional" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-32194185-a298-4b36-939f-b44674966af3_22" style="background-color:none;height:318px;width:319px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded   video-item gallery-item-video" data-hook="image-item" style="width:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/543006120_18263239054303021_6138033497100270816_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=OW6l84NguGMQ7kNvwFn65Ic&amp;_nc_oc=AdpiaMJL0EfdyXo1M9ps2a_10-Cd03WpRn8Vj1tqFSmE_9w5LCAPwkw0mGnJXs7pD8k&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQHY0UqE6UF8_HwxGkok-8wPHd3eyk9JS8rfE8Bll--KzokPk4ZXcZIOjCkZa4w3-ME6csJ52OIH&amp;oh=00_Af2Ty-nPKZUql5aVQQ6mmSYm2pUbhZ3Ym1Ad9NWBSdYZsQ&amp;oe=69DC4DB1" alt="💚💛 O piano ecoa em homenagem à nossa pátria neste 7 de setembro. Que nunca falte música, esperança e amor pelo Brasil! 

#opusmusicschool #music #escolademúsica #piano #7desetembro #brasil #hinonacional" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/543006120_18263239054303021_6138033497100270816_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=OW6l84NguGMQ7kNvwFn65Ic&amp;_nc_oc=AdpiaMJL0EfdyXo1M9ps2a_10-Cd03WpRn8Vj1tqFSmE_9w5LCAPwkw0mGnJXs7pD8k&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQHY0UqE6UF8_HwxGkok-8wPHd3eyk9JS8rfE8Bll--KzokPk4ZXcZIOjCkZa4w3-ME6csJ52OIH&amp;oh=00_Af2Ty-nPKZUql5aVQQ6mmSYm2pUbhZ3Ym1Ad9NWBSdYZsQ&amp;oe=69DC4DB1" alt="💚💛 O piano ecoa em homenagem à nossa pátria neste 7 de setembro. Que nunca falte música, esperança e amor pelo Brasil! 

#opusmusicschool #music #escolademúsica #piano #7desetembro #brasil #hinonacional" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div><iframe data-hook="video-iframe-placeholder" class="gallery-item-content video-iframe-placeholder" title="pro-gallery-video" style="width:319px;height:318px;margin-top:0;margin-left:0" allow="fullscreen" allowfullscreen="" loading="lazy" src="https://scontent-den2-1.cdninstagram.com/o1/v/t2/f2/m367/AQMEhyisDFSn_MIW5pSZCXImEYRIPWY9gPmHjWI-AlFVKJ-wbTnJNcPAm4qMG6a9o5J4bEjBK2XnqADWpuaIp09Psss140QJ9iVF_8c.mp4?_nc_cat=109&amp;_nc_sid=5e9851&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;_nc_ohc=tLLDpONFBSAQ7kNvwEAxSDZ&amp;efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTEwODUyOTcxODA3NzQwNCwiYXNzZXRfYWdlX2RheXMiOjIxMSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjE2NiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;vs=4b75aed55bb7553d&amp;_nc_vs=HBksFQIYQGlnX2VwaGVtZXJhbC82MDQ5NzA1NEY4MDAyNkQzQ0FENzJFNkY5MjE3QzE4MV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYR2lnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8xMTM3MjIwNDc4Mzc2NDYxXzE1OTgxOTY3NTI2NzEzNjg2MzUubXA0FQICyAESACgAGAAbAogHdXNlX29pbAExEnByb2dyZXNzaXZlX3JlY2lwZQExFQAAJrifjYH2jPgDFQIoAkMzLBdAZMiDEm6XjRgSZGFzaF9iYXNlbGluZV8xX3YxEQB1_gdl5p0BAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;edm=ANo9K5cEAAAA&amp;_nc_zt=28&amp;_nc_tpa=Q5bMBQFt74AgYUTxPo2lUtwnxXPSebz3N_Nh8Wn3nAZuUfJsTiZdjAR_-R9CrUJKpZwL1mCERRcFWTKe&amp;oh=00_Af3seMfSiU3Pda7JXT4Et3HFIZvmJWIiABbOyG7qYx7Uuw&amp;oe=69DC414E" srcDoc="
      &lt;video controls preload=&#x27;metadata&#x27;&gt;
      &lt;source src=&#x27;https://scontent-den2-1.cdninstagram.com/o1/v/t2/f2/m367/AQMEhyisDFSn_MIW5pSZCXImEYRIPWY9gPmHjWI-AlFVKJ-wbTnJNcPAm4qMG6a9o5J4bEjBK2XnqADWpuaIp09Psss140QJ9iVF_8c.mp4?_nc_cat=109&amp;_nc_sid=5e9851&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;_nc_ohc=tLLDpONFBSAQ7kNvwEAxSDZ&amp;efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTEwODUyOTcxODA3NzQwNCwiYXNzZXRfYWdlX2RheXMiOjIxMSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjE2NiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;vs=4b75aed55bb7553d&amp;_nc_vs=HBksFQIYQGlnX2VwaGVtZXJhbC82MDQ5NzA1NEY4MDAyNkQzQ0FENzJFNkY5MjE3QzE4MV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYR2lnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8xMTM3MjIwNDc4Mzc2NDYxXzE1OTgxOTY3NTI2NzEzNjg2MzUubXA0FQICyAESACgAGAAbAogHdXNlX29pbAExEnByb2dyZXNzaXZlX3JlY2lwZQExFQAAJrifjYH2jPgDFQIoAkMzLBdAZMiDEm6XjRgSZGFzaF9iYXNlbGluZV8xX3YxEQB1_gdl5p0BAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;edm=ANo9K5cEAAAA&amp;_nc_zt=28&amp;_nc_tpa=Q5bMBQFt74AgYUTxPo2lUtwnxXPSebz3N_Nh8Wn3nAZuUfJsTiZdjAR_-R9CrUJKpZwL1mCERRcFWTKe&amp;oh=00_Af3seMfSiU3Pda7JXT4Et3HFIZvmJWIiABbOyG7qYx7Uuw&amp;oe=69DC414E&#x27; type=&#x27;video/mp4&#x27;&gt;
    &lt;/video&gt;
    "></iframe></div></div></div></div><div data-id="5b26e9ab-f2de-4ece-8e18-37ffe5df6e2f_23" class="item-link-wrapper" data-idx="23" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi5b26e9abf2de4ece8e1837ffe5df6e2f_23_23" data-hash="5b26e9ab-f2de-4ece-8e18-37ffe5df6e2f_23" data-id="5b26e9ab-f2de-4ece-8e18-37ffe5df6e2f_23" data-idx="23" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:2310px;left:662px;right:auto;width:318px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="23" id="item-action-5b26e9ab-f2de-4ece-8e18-37ffe5df6e2f_23" class="item-action" tabindex="-1" data-hook="item-action" aria-label="🎶 Você sabe o que são naipes musicais?
Eles são como “famílias” de instrumentos, que se organizam de acordo com suas características sonoras.

👉 Arraste para o lado e descubra quais são os principais naipes e como cada um deles contribui para a magia da música!

#NaipeMusical #CuriosidadesMusicais #OpusMusicSchool #eufaçomúsicanaopus #music" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-5b26e9ab-f2de-4ece-8e18-37ffe5df6e2f_23" style="background-color:none;height:318px;width:318px;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:318px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/539497349_18261895927303021_1036779725203983996_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=fFuLu6S7pjkQ7kNvwFoSKPR&amp;_nc_oc=AdpWjny5K6O9ENT9jCZR9qmwc17fPxq4Yg1sBgJ4N25pk7YkvSA3dEzbO81TTNd03c8&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQFrpf3SJsCU17iHgQEhov769iijwPGKfq4Ja6PgxCRUIMfsPygEveiFXG5foGMgIzI0gvNNirHp&amp;oh=00_Af32oY2zx5tEbO9v6OKEo2D07MdYNasFLo8IRiPJFLXrxQ&amp;oe=69DC59BD" alt="🎶 Você sabe o que são naipes musicais?
Eles são como “famílias” de instrumentos, que se organizam de acordo com suas características sonoras.

👉 Arraste para o lado e descubra quais são os principais naipes e como cada um deles contribui para a magia da música!

#NaipeMusical #CuriosidadesMusicais #OpusMusicSchool #eufaçomúsicanaopus #music" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/539497349_18261895927303021_1036779725203983996_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=fFuLu6S7pjkQ7kNvwFoSKPR&amp;_nc_oc=AdpWjny5K6O9ENT9jCZR9qmwc17fPxq4Yg1sBgJ4N25pk7YkvSA3dEzbO81TTNd03c8&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQFrpf3SJsCU17iHgQEhov769iijwPGKfq4Ja6PgxCRUIMfsPygEveiFXG5foGMgIzI0gvNNirHp&amp;oh=00_Af32oY2zx5tEbO9v6OKEo2D07MdYNasFLo8IRiPJFLXrxQ&amp;oe=69DC59BD" alt="🎶 Você sabe o que são naipes musicais?
Eles são como “famílias” de instrumentos, que se organizam de acordo com suas características sonoras.

👉 Arraste para o lado e descubra quais são os principais naipes e como cada um deles contribui para a magia da música!

#NaipeMusical #CuriosidadesMusicais #OpusMusicSchool #eufaçomúsicanaopus #music" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="d7a4dd02-ff7e-497f-8b0d-67aca0cd0478_24" class="item-link-wrapper" data-idx="24" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgid7a4dd02ff7e497f8b0d67aca0cd0478_24_24" data-hash="d7a4dd02-ff7e-497f-8b0d-67aca0cd0478_24" data-id="d7a4dd02-ff7e-497f-8b0d-67aca0cd0478_24" data-idx="24" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:2640px;left:0;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="24" id="item-action-d7a4dd02-ff7e-497f-8b0d-67aca0cd0478_24" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Muito além da música: um espaço de cuidado, conexão e evolução.
Na Opus, a musicoterapia é pensada para acolher e desenvolver cada pessoa em sua individualidade — especialmente aquelas com TDAH, autismo, ansiedade, doenças neurodegenerativas e síndromes cognitivas.

Através da música, abrimos caminhos para a comunicação, o relaxamento, a expressão emocional e a qualidade de vida. 💛

Nossas sessões são individuais, com professores especializados, em um ambiente seguro e afetuoso.

🌟 A música transforma. A musicoterapia cuida.
⠀
#Musicoterapia #Autismo #TDAH #Ansiedade #MúsicaÉTerapia #Music #eufaçomúsicanaopus" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-d7a4dd02-ff7e-497f-8b0d-67aca0cd0478_24" style="background-color:none;height:318px;width:319px;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:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/528310095_18259712092303021_524954726780099544_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=Vji3RpUGiVgQ7kNvwEqIiU7&amp;_nc_oc=Adpu882mjYiT4tzZXmxNVHIx_yE6Fw2t4gdRTWG1YpraTQxksBSQrATsOCSjXBh8HtU&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQG0nRoPOjQ4ehykazBCTM91_3n1BjlxMDlNO2qir8QKPUwOj0RFQZxTYobRtnWRY74kiWMxmFBM&amp;oh=00_Af3MxJvlXwavovvIc9dQCCKePD5CaLUGoBEhPLDCwhOTbA&amp;oe=69DC39FF" alt="Muito além da música: um espaço de cuidado, conexão e evolução.
Na Opus, a musicoterapia é pensada para acolher e desenvolver cada pessoa em sua individualidade — especialmente aquelas com TDAH, autismo, ansiedade, doenças neurodegenerativas e síndromes cognitivas.

Através da música, abrimos caminhos para a comunicação, o relaxamento, a expressão emocional e a qualidade de vida. 💛

Nossas sessões são individuais, com professores especializados, em um ambiente seguro e afetuoso.

🌟 A música transforma. A musicoterapia cuida.
⠀
#Musicoterapia #Autismo #TDAH #Ansiedade #MúsicaÉTerapia #Music #eufaçomúsicanaopus" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/528310095_18259712092303021_524954726780099544_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=Vji3RpUGiVgQ7kNvwEqIiU7&amp;_nc_oc=Adpu882mjYiT4tzZXmxNVHIx_yE6Fw2t4gdRTWG1YpraTQxksBSQrATsOCSjXBh8HtU&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQG0nRoPOjQ4ehykazBCTM91_3n1BjlxMDlNO2qir8QKPUwOj0RFQZxTYobRtnWRY74kiWMxmFBM&amp;oh=00_Af3MxJvlXwavovvIc9dQCCKePD5CaLUGoBEhPLDCwhOTbA&amp;oe=69DC39FF" alt="Muito além da música: um espaço de cuidado, conexão e evolução.
Na Opus, a musicoterapia é pensada para acolher e desenvolver cada pessoa em sua individualidade — especialmente aquelas com TDAH, autismo, ansiedade, doenças neurodegenerativas e síndromes cognitivas.

Através da música, abrimos caminhos para a comunicação, o relaxamento, a expressão emocional e a qualidade de vida. 💛

Nossas sessões são individuais, com professores especializados, em um ambiente seguro e afetuoso.

🌟 A música transforma. A musicoterapia cuida.
⠀
#Musicoterapia #Autismo #TDAH #Ansiedade #MúsicaÉTerapia #Music #eufaçomúsicanaopus" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="3a15b9cb-67d2-463e-bac5-f1f3b263820f_25" class="item-link-wrapper" data-idx="25" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi3a15b9cb67d2463ebac5f1f3b263820f_25_25" data-hash="3a15b9cb-67d2-463e-bac5-f1f3b263820f_25" data-id="3a15b9cb-67d2-463e-bac5-f1f3b263820f_25" data-idx="25" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:2640px;left:331px;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="25" id="item-action-3a15b9cb-67d2-463e-bac5-f1f3b263820f_25" class="item-action" tabindex="-1" data-hook="item-action" aria-label="🎶 Música, afeto e descobertas!
Na Opus, a musicalização infantil é uma experiência completa para crianças de até 6 anos: aprendizado, diversão e muito desenvolvimento! 💛

Com grupos pequenos, jogos musicais e instrumentos simples, nossos alunos exploram sons, ritmos e movimentos de forma natural e lúdica.

Porque música na infância é mais do que bonito, é essencial. ✨
⠀
#MusicalizaçãoInfantil #OpusMusicSchool #EducaçãoMusical #MúsicaNaInfância #DesenvolvimentoInfantil #MúsicaParaCrianças" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-3a15b9cb-67d2-463e-bac5-f1f3b263820f_25" style="background-color:none;height:318px;width:319px;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:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/524589892_18258962767303021_2487439957467084133_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=qu-SP41WygsQ7kNvwFLOPf2&amp;_nc_oc=AdpR_vD8eSkS4SZXUDbknNSyIUJ-4ZJVBl2yljKHze42m3vVE4lQ5QtiD-GmnVydSUY&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQEZlELP9DRAzwDWTt0ZLTzZAQX50BgMwjw2YWFyG1ZUfVhsNsUdkUyvOagHLuDWiMpOMDDIyOq9&amp;oh=00_Af0K0D3VzDSzlKq52xBTbktbmpf9SnTCCwqCs_Ru2X6zYQ&amp;oe=69DC2D67" alt="🎶 Música, afeto e descobertas!
Na Opus, a musicalização infantil é uma experiência completa para crianças de até 6 anos: aprendizado, diversão e muito desenvolvimento! 💛

Com grupos pequenos, jogos musicais e instrumentos simples, nossos alunos exploram sons, ritmos e movimentos de forma natural e lúdica.

Porque música na infância é mais do que bonito, é essencial. ✨
⠀
#MusicalizaçãoInfantil #OpusMusicSchool #EducaçãoMusical #MúsicaNaInfância #DesenvolvimentoInfantil #MúsicaParaCrianças" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/524589892_18258962767303021_2487439957467084133_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=qu-SP41WygsQ7kNvwFLOPf2&amp;_nc_oc=AdpR_vD8eSkS4SZXUDbknNSyIUJ-4ZJVBl2yljKHze42m3vVE4lQ5QtiD-GmnVydSUY&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQEZlELP9DRAzwDWTt0ZLTzZAQX50BgMwjw2YWFyG1ZUfVhsNsUdkUyvOagHLuDWiMpOMDDIyOq9&amp;oh=00_Af0K0D3VzDSzlKq52xBTbktbmpf9SnTCCwqCs_Ru2X6zYQ&amp;oe=69DC2D67" alt="🎶 Música, afeto e descobertas!
Na Opus, a musicalização infantil é uma experiência completa para crianças de até 6 anos: aprendizado, diversão e muito desenvolvimento! 💛

Com grupos pequenos, jogos musicais e instrumentos simples, nossos alunos exploram sons, ritmos e movimentos de forma natural e lúdica.

Porque música na infância é mais do que bonito, é essencial. ✨
⠀
#MusicalizaçãoInfantil #OpusMusicSchool #EducaçãoMusical #MúsicaNaInfância #DesenvolvimentoInfantil #MúsicaParaCrianças" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="848afc2d-83e7-47b4-86a6-ace973841e7a_26" class="item-link-wrapper" data-idx="26" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi848afc2d83e747b486a6ace973841e7a_26_26" data-hash="848afc2d-83e7-47b4-86a6-ace973841e7a_26" data-id="848afc2d-83e7-47b4-86a6-ace973841e7a_26" data-idx="26" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:2640px;left:662px;right:auto;width:318px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="26" id="item-action-848afc2d-83e7-47b4-86a6-ace973841e7a_26" class="item-action" tabindex="-1" data-hook="item-action" aria-label="🎶 Quer manter o ritmo nas férias? Tem muita coisa que dá pra revisar em casa, mesmo sem aula! 

O segredo? Um pouquinho todo dia já faz diferença! ⭐️ Deslize pro lado e veja algumas ideias de como revisar música em casa nas férias! 

#opusmusicschool #aulademusica #ferias #dicasdeestudo #music" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-848afc2d-83e7-47b4-86a6-ace973841e7a_26" style="background-color:none;height:318px;width:318px;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:318px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/522301949_18258231877303021_491703098305103172_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=FsLzbgEF7EwQ7kNvwFsaF8i&amp;_nc_oc=Ado93yCFrOlfdrHLnIUWaESpDc_7yOA1bTC1IG72MHhj28Y_FW7IYFy2pogz_eFErw0&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQHSmvb_aeAUjekDXIrfhuUfe6TjhL_LHamvyJHeNjaJICXZI1rN2St9WD74mP3xP9VucbehIe4V&amp;oh=00_Af0pNpUumBLoCSTmek4AV5gjtKmexdX9cIA1FfdJaDfKpA&amp;oe=69DC39AE" alt="🎶 Quer manter o ritmo nas férias? Tem muita coisa que dá pra revisar em casa, mesmo sem aula! 

O segredo? Um pouquinho todo dia já faz diferença! ⭐️ Deslize pro lado e veja algumas ideias de como revisar música em casa nas férias! 

#opusmusicschool #aulademusica #ferias #dicasdeestudo #music" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/522301949_18258231877303021_491703098305103172_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=FsLzbgEF7EwQ7kNvwFsaF8i&amp;_nc_oc=Ado93yCFrOlfdrHLnIUWaESpDc_7yOA1bTC1IG72MHhj28Y_FW7IYFy2pogz_eFErw0&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQHSmvb_aeAUjekDXIrfhuUfe6TjhL_LHamvyJHeNjaJICXZI1rN2St9WD74mP3xP9VucbehIe4V&amp;oh=00_Af0pNpUumBLoCSTmek4AV5gjtKmexdX9cIA1FfdJaDfKpA&amp;oe=69DC39AE" alt="🎶 Quer manter o ritmo nas férias? Tem muita coisa que dá pra revisar em casa, mesmo sem aula! 

O segredo? Um pouquinho todo dia já faz diferença! ⭐️ Deslize pro lado e veja algumas ideias de como revisar música em casa nas férias! 

#opusmusicschool #aulademusica #ferias #dicasdeestudo #music" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div><div data-id="7c8e84ff-caa0-488c-abd4-c0e03404ecde_27" class="item-link-wrapper" data-idx="27" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi7c8e84ffcaa0488cabd4c0e03404ecde_27_27" data-hash="7c8e84ff-caa0-488c-abd4-c0e03404ecde_27" data-id="7c8e84ff-caa0-488c-abd4-c0e03404ecde_27" data-idx="27" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:2970px;left:0;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="27" id="item-action-7c8e84ff-caa0-488c-abd4-c0e03404ecde_27" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Nem todo som sai afinado no começo. Nem todo acorde é perfeito. Mas quando uma criança segura um instrumento pela primeira vez e se permite experimentar, algo mágico acontece: ela está se conectando com a música, do jeitinho dela, no tempo dela. ✨

Hoje tivemos a alegria de ver esse momento, espontâneo, simples e cheio de significado. E é por isso que valorizamos tanto o livre acesso à música na infância. 🌱🎵

#opusmusicschool #eufa çomúsicanaopus #music #musicanainfancia #educacaomusical" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-7c8e84ff-caa0-488c-abd4-c0e03404ecde_27" style="background-color:none;height:318px;width:319px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded   video-item gallery-item-video" data-hook="image-item" style="width:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/516468498_18257018779303021_3790613450445664130_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Zq1z-pUQXrUQ7kNvwH62aKv&amp;_nc_oc=AdpE_Oq02jCSERkKLa6LI5hMol1UF93GpaBqskQha518SMaC2xLpU21lxqHwY4jnrtg&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQFBCfqGddV1tl3UXtmEc4fBPmYsIH4io_Ga3mm3sBIv8Rr8Wy34Mf19586xudzgQ40ol3u6QmO8&amp;oh=00_Af3mtvudfGO0WGSJIWPrUIhnpjzr-NXN9ae7N4Nnso8jIA&amp;oe=69DC3E07" alt="Nem todo som sai afinado no começo. Nem todo acorde é perfeito. Mas quando uma criança segura um instrumento pela primeira vez e se permite experimentar, algo mágico acontece: ela está se conectando com a música, do jeitinho dela, no tempo dela. ✨

Hoje tivemos a alegria de ver esse momento, espontâneo, simples e cheio de significado. E é por isso que valorizamos tanto o livre acesso à música na infância. 🌱🎵

#opusmusicschool #eufaçomúsicanaopus #music #musicanainfancia #educacaomusical" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.82787-15/516468498_18257018779303021_3790613450445664130_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Zq1z-pUQXrUQ7kNvwH62aKv&amp;_nc_oc=AdpE_Oq02jCSERkKLa6LI5hMol1UF93GpaBqskQha518SMaC2xLpU21lxqHwY4jnrtg&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQFBCfqGddV1tl3UXtmEc4fBPmYsIH4io_Ga3mm3sBIv8Rr8Wy34Mf19586xudzgQ40ol3u6QmO8&amp;oh=00_Af3mtvudfGO0WGSJIWPrUIhnpjzr-NXN9ae7N4Nnso8jIA&amp;oe=69DC3E07" alt="Nem todo som sai afinado no começo. Nem todo acorde é perfeito. Mas quando uma criança segura um instrumento pela primeira vez e se permite experimentar, algo mágico acontece: ela está se conectando com a música, do jeitinho dela, no tempo dela. ✨

Hoje tivemos a alegria de ver esse momento, espontâneo, simples e cheio de significado. E é por isso que valorizamos tanto o livre acesso à música na infância. 🌱🎵

#opusmusicschool #eufaçomúsicanaopus #music #musicanainfancia #educacaomusical" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div><iframe data-hook="video-iframe-placeholder" class="gallery-item-content video-iframe-placeholder" title="pro-gallery-video" style="width:319px;height:318px;margin-top:0;margin-left:0" allow="fullscreen" allowfullscreen="" loading="lazy" src="https://scontent-den2-1.cdninstagram.com/o1/v/t2/f2/m367/AQPQyR0D4j6OoRVx5Tt3LMEPlD3w-91uqk34qk6x-Wnl90TKkeVNO7GaBkS2qG0VNWtKm2zIAlqq-u-Iakybhmu0c25zCodvSYmCrbQ.mp4?_nc_cat=110&amp;_nc_sid=5e9851&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;_nc_ohc=1lbVseRce0UQ7kNvwErpucG&amp;efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTAzMDM0MTEwMjQyMzA0NywiYXNzZXRfYWdlX2RheXMiOjI3MSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjI0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;vs=b9557c6bf11b94bb&amp;_nc_vs=HBksFQIYQGlnX2VwaGVtZXJhbC9ERTQ5NDU4RDNGQzcyMEM2RTc5MzE4M0IwNjg3QjVCRV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYRmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8xNDg2Mjg2NzI5MDA2NDE0XzQ1NTIwMzM2NjUwNjA4MDI0OC5tcDQVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmjrDCtt_F1AMVAigCQzMsF0A4CHKwIMScGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;edm=ANo9K5cEAAAA&amp;_nc_zt=28&amp;_nc_tpa=Q5bMBQGG2o3kEd6Z9ktkMw9AQ3_BBfruzwab3qPafrOEpFOYuaK0HQQY3O2uhfcnNDLfOmdgBrCBahf_&amp;oh=00_Af3VF76kMYYff4keGTbQhhmDWcVm5GT0gi-7uMjaAfar-Q&amp;oe=69DC4E6F" srcDoc="
      &lt;video controls preload=&#x27;metadata&#x27;&gt;
      &lt;source src=&#x27;https://scontent-den2-1.cdninstagram.com/o1/v/t2/f2/m367/AQPQyR0D4j6OoRVx5Tt3LMEPlD3w-91uqk34qk6x-Wnl90TKkeVNO7GaBkS2qG0VNWtKm2zIAlqq-u-Iakybhmu0c25zCodvSYmCrbQ.mp4?_nc_cat=110&amp;_nc_sid=5e9851&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;_nc_ohc=1lbVseRce0UQ7kNvwErpucG&amp;efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTAzMDM0MTEwMjQyMzA0NywiYXNzZXRfYWdlX2RheXMiOjI3MSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjI0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;vs=b9557c6bf11b94bb&amp;_nc_vs=HBksFQIYQGlnX2VwaGVtZXJhbC9ERTQ5NDU4RDNGQzcyMEM2RTc5MzE4M0IwNjg3QjVCRV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYRmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8xNDg2Mjg2NzI5MDA2NDE0XzQ1NTIwMzM2NjUwNjA4MDI0OC5tcDQVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmjrDCtt_F1AMVAigCQzMsF0A4CHKwIMScGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;edm=ANo9K5cEAAAA&amp;_nc_zt=28&amp;_nc_tpa=Q5bMBQGG2o3kEd6Z9ktkMw9AQ3_BBfruzwab3qPafrOEpFOYuaK0HQQY3O2uhfcnNDLfOmdgBrCBahf_&amp;oh=00_Af3VF76kMYYff4keGTbQhhmDWcVm5GT0gi-7uMjaAfar-Q&amp;oe=69DC4E6F&#x27; type=&#x27;video/mp4&#x27;&gt;
    &lt;/video&gt;
    "></iframe></div></div></div></div><div data-id="e75cd3c6-f2ae-4311-8f12-071b4bda1199_28" class="item-link-wrapper" data-idx="28" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgie75cd3c6f2ae43118f12071b4bda1199_28_28" data-hash="e75cd3c6-f2ae-4311-8f12-071b4bda1199_28" data-id="e75cd3c6-f2ae-4311-8f12-071b4bda1199_28" data-idx="28" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:2970px;left:331px;right:auto;width:319px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="28" id="item-action-e75cd3c6-f2ae-4311-8f12-071b4bda1199_28" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Seu violino pode soar muito melhor com essa dica! As vezes o segredo está nos detalhes. Confere no vídeo! 👀🎶

📌 Salva e compartilha com quem também toca! 

#opusmusicschool #eufaçomúsicanaopus #music #escolademúsica #violino" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e75cd3c6-f2ae-4311-8f12-071b4bda1199_28" style="background-color:none;height:318px;width:319px;margin:0px"><div class="gallery-item-content item-content-regular image-item gallery-item-visible gallery-item gallery-item-preloaded   video-item gallery-item-video" data-hook="image-item" style="width:319px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.75761-15/511549866_18255681472303021_4712509980902647654_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=KZyrdnK1YuAQ7kNvwFZPa7r&amp;_nc_oc=AdqMlUbKYFZokmbWF4sDv23hXW513qPQYn1GLHRpt3svI1duQEhruqY9KDIe3GO-zEM&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQF9xVowGsnvfni5n_ZWDivHaF1d36-O7a0tEXYa3m20R67hhNR3uZEER_f-nezBL2ZYSl_FDLT4&amp;oh=00_Af30YEymJzcw-nvpT-y3zo3nzrwlaamAgz11C3J2VkZjdA&amp;oe=69DC5FAD" alt="Seu violino pode soar muito melhor com essa dica! As vezes o segredo está nos detalhes. Confere no vídeo! 👀🎶

📌 Salva e compartilha com quem também toca! 

#opusmusicschool #eufaçomúsicanaopus #music #escolademúsica #violino" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.75761-15/511549866_18255681472303021_4712509980902647654_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=KZyrdnK1YuAQ7kNvwFZPa7r&amp;_nc_oc=AdqMlUbKYFZokmbWF4sDv23hXW513qPQYn1GLHRpt3svI1duQEhruqY9KDIe3GO-zEM&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQF9xVowGsnvfni5n_ZWDivHaF1d36-O7a0tEXYa3m20R67hhNR3uZEER_f-nezBL2ZYSl_FDLT4&amp;oh=00_Af30YEymJzcw-nvpT-y3zo3nzrwlaamAgz11C3J2VkZjdA&amp;oe=69DC5FAD" alt="Seu violino pode soar muito melhor com essa dica! As vezes o segredo está nos detalhes. Confere no vídeo! 👀🎶

📌 Salva e compartilha com quem também toca! 

#opusmusicschool #eufaçomúsicanaopus #music #escolademúsica #violino" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:319px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div><iframe data-hook="video-iframe-placeholder" class="gallery-item-content video-iframe-placeholder" title="pro-gallery-video" style="width:319px;height:318px;margin-top:0;margin-left:0" allow="fullscreen" allowfullscreen="" loading="lazy" src="https://scontent-den2-1.cdninstagram.com/o1/v/t2/f2/m367/AQP7mi0h_J82-8SGS06tJqnmPStzbSfPXoGsgHDELy3HKbsNTXCYrUn32Gkd1ixPILWV-Ld9hegKFzgPo4f06Eex5fhySRt6fzgKHY8.mp4?_nc_cat=102&amp;_nc_sid=5e9851&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;_nc_ohc=Pxgz9eb4MYQQ7kNvwFQ1lyP&amp;efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NjgxOTM0ODMxMzM0MDkyLCJhc3NldF9hZ2VfZGF5cyI6Mjg0LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NDYsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;vs=d3d09316ec46409f&amp;_nc_vs=HBksFQIYQGlnX2VwaGVtZXJhbC84NjQ2OUE2QkJDQTEzNDI3RDBBODVBQkNBM0M3RENBRF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYRmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC83Mzg3ODk4ODg3MDkzMDNfMTk1OTc1MjU4NDQ1NDQwMzIzOC5tcDQVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmmMuNtuqNtgIVAigCQzMsF0BHSHKwIMScGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;edm=ANo9K5cEAAAA&amp;_nc_zt=28&amp;_nc_tpa=Q5bMBQHQ6DUaioAh79l4KUspQGbZgDv4Y7L45ajXjE27u2zIsez_bgOGW42gW3wCV5Zg7ihu0Rp-SCiD&amp;oh=00_Af2icUfNymlzcHGgIcinijLDhEKQSKl6o7M21yNPzprx_Q&amp;oe=69DC5E2B" srcDoc="
      &lt;video controls preload=&#x27;metadata&#x27;&gt;
      &lt;source src=&#x27;https://scontent-den2-1.cdninstagram.com/o1/v/t2/f2/m367/AQP7mi0h_J82-8SGS06tJqnmPStzbSfPXoGsgHDELy3HKbsNTXCYrUn32Gkd1ixPILWV-Ld9hegKFzgPo4f06Eex5fhySRt6fzgKHY8.mp4?_nc_cat=102&amp;_nc_sid=5e9851&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;_nc_ohc=Pxgz9eb4MYQQ7kNvwFQ1lyP&amp;efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NjgxOTM0ODMxMzM0MDkyLCJhc3NldF9hZ2VfZGF5cyI6Mjg0LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NDYsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;vs=d3d09316ec46409f&amp;_nc_vs=HBksFQIYQGlnX2VwaGVtZXJhbC84NjQ2OUE2QkJDQTEzNDI3RDBBODVBQkNBM0M3RENBRF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYRmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC83Mzg3ODk4ODg3MDkzMDNfMTk1OTc1MjU4NDQ1NDQwMzIzOC5tcDQVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmmMuNtuqNtgIVAigCQzMsF0BHSHKwIMScGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;edm=ANo9K5cEAAAA&amp;_nc_zt=28&amp;_nc_tpa=Q5bMBQHQ6DUaioAh79l4KUspQGbZgDv4Y7L45ajXjE27u2zIsez_bgOGW42gW3wCV5Zg7ihu0Rp-SCiD&amp;oh=00_Af2icUfNymlzcHGgIcinijLDhEKQSKl6o7M21yNPzprx_Q&amp;oe=69DC5E2B&#x27; type=&#x27;video/mp4&#x27;&gt;
    &lt;/video&gt;
    "></iframe></div></div></div></div><div data-id="211941a5-a49e-43b6-9e2d-effb24e2ce63_29" class="item-link-wrapper" data-idx="29" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable" id="pgi211941a5a49e43b69e2deffb24e2ce63_29_29" data-hash="211941a5-a49e-43b6-9e2d-effb24e2ce63_29" data-id="211941a5-a49e-43b6-9e2d-effb24e2ce63_29" data-idx="29" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:0;top:2970px;left:662px;right:auto;width:318px;height:318px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block"><div data-idx="29" id="item-action-211941a5-a49e-43b6-9e2d-effb24e2ce63_29" class="item-action" tabindex="-1" data-hook="item-action" aria-label="Você já parou pra pensar de onde vêm as músicas que embalam as festas juninas? Spoiler: elas têm muita história pra contar!

Dos ritmos nordestinos como baião, forró e xote, até os clássicos como Asa branca e Olha pro Céu, a trilha sonora dessa época do ano é cheia de identidade e emoção. 

Na Opus, a gente ama viver a música com propósito, e isso inclui celebrar a nossa cultura! 

👉🏻 Deslize s descubra mais sobre as raizes da música junina.
💬 Conts pra gente: qual música não pode faltar no seu São João? 

#FestaJunina #music #opusmusicschool #cultura #sãojoão" role="button"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-211941a5-a49e-43b6-9e2d-effb24e2ce63_29" style="background-color:none;height:318px;width:318px;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:318px;height:318px;margin-top:0;margin-left:0"><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.75761-15/508387048_18254660929303021_3154028758532993279_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=fJNG46JEDwsQ7kNvwEWGcli&amp;_nc_oc=Adqtl3FBSu0YFNtM323CLndSLzZuJM891iCwCkk2NV7W7cJCrFKnvlySROTMVrU8OdI&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQEWUPwaFGEAoVzpPzW8KD-dIiWr1xOuvJK0kso11sj6NpOKjBUf55sJ8yF5NxbphcQK-MvwnxWQ&amp;oh=00_Af3XW5DlfmF-qAk1eCnU9KV3aT2ewyB_Jhpgf3QL1EaCYg&amp;oe=69DC5AB2" alt="Você já parou pra pensar de onde vêm as músicas que embalam as festas juninas? Spoiler: elas têm muita história pra contar!

Dos ritmos nordestinos como baião, forró e xote, até os clássicos como Asa branca e Olha pro Céu, a trilha sonora dessa época do ano é cheia de identidade e emoção. 

Na Opus, a gente ama viver a música com propósito, e isso inclui celebrar a nossa cultura! 

👉🏻 Deslize s descubra mais sobre as raizes da música junina.
💬 Conts pra gente: qual música não pode faltar no seu São João? 

#FestaJunina #music #opusmusicschool #cultura #sãojoão" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img-preload" loading="eager"/></picture><picture><img src="https://scontent-den2-1.cdninstagram.com/v/t51.75761-15/508387048_18254660929303021_3154028758532993279_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=fJNG46JEDwsQ7kNvwEWGcli&amp;_nc_oc=Adqtl3FBSu0YFNtM323CLndSLzZuJM891iCwCkk2NV7W7cJCrFKnvlySROTMVrU8OdI&amp;_nc_zt=23&amp;_nc_ht=scontent-den2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1vm2_GWS-2teTOgoBmEUxA&amp;_nc_tpa=Q5bMBQEWUPwaFGEAoVzpPzW8KD-dIiWr1xOuvJK0kso11sj6NpOKjBUf55sJ8yF5NxbphcQK-MvwnxWQ&amp;oh=00_Af3XW5DlfmF-qAk1eCnU9KV3aT2ewyB_Jhpgf3QL1EaCYg&amp;oe=69DC5AB2" alt="Você já parou pra pensar de onde vêm as músicas que embalam as festas juninas? Spoiler: elas têm muita história pra contar!

Dos ritmos nordestinos como baião, forró e xote, até os clássicos como Asa branca e Olha pro Céu, a trilha sonora dessa época do ano é cheia de identidade e emoção. 

Na Opus, a gente ama viver a música com propósito, e isso inclui celebrar a nossa cultura! 

👉🏻 Deslize s descubra mais sobre as raizes da música junina.
💬 Conts pra gente: qual música não pode faltar no seu São João? 

#FestaJunina #music #opusmusicschool #cultura #sãojoão" class="gallery-item-visible gallery-item gallery-item-preloaded" style="width:318px;height:318px" data-hook="gallery-item-image-img" loading="eager"/></picture></div></div></div></div></div></div></div></div><div data-key="items-styles" style="display:none"></div></div></div></div><noscript><style>
            .pro-gallery-wix-wrapper {display: block !important;}
            .pro-gallery-wix-wrapper .gallery-item-container {opacity: 1 !important; display: block !important;}
          </style></noscript></div></div><div id="comp-m9ubjlge_r_comp-luph70yy" role="" class="PiVxGu MDrwHQ comp-m9ubjlge_r_comp-luph70yy-container comp-m9ubjlge_r_comp-luph70yy wixui-box" dir="ltr"><div aria-hidden="true" class="yPXgy9 YqUfCX inner-box wixui-box"></div><div id="comp-m9ubjlge_r_comp-luph7m8r" class="ku3DBC zQ9jDz comp-m9ubjlge_r_comp-luph7m8r wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text"><span class="wixui-rich-text__text">Instagram</span></h2></div><div id="comp-m9ubjlge_r_comp-luph9qfy" role="" class="PiVxGu MDrwHQ comp-m9ubjlge_r_comp-luph9qfy-container comp-m9ubjlge_r_comp-luph9qfy wixui-box" dir="ltr"><div aria-hidden="true" class="yPXgy9 YqUfCX inner-box wixui-box"></div><div id="comp-m9ubjlge_r_comp-luph9qg41" class="comp-m9ubjlge_r_comp-luph9qg41" 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-m9ubjlge_r_comp-luph9qg83" class="comp-m9ubjlge_r_comp-luph9qg83" data-semantic-classname="button"><a data-testid="linkElement" href="https://www.instagram.com/opus_music_school" target="_blank" rel="noreferrer noopener" class="StylableButton2545352419__root StylableButton2545352419--isMaxContent comp-m9ubjlge_r_comp-luph9qg83-styleId__root wixui-button StylableButton2545352419__link" aria-label="@opus_music_school"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">@opus_music_school</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><?xml version="1.0" encoding="UTF-8"?>
<svg data-bbox="29.998 30.006 139.998 139.998" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
    <g>
        <path d="M169.996 34.048c.001-.064-.001-.128-.003-.192a4.05 4.05 0 0 0-.05-.527c-.009-.057-.015-.114-.027-.171a3.921 3.921 0 0 0-.191-.643c-.02-.05-.046-.097-.068-.147a3.889 3.889 0 0 0-.366-.656 3.941 3.941 0 0 0-.451-.552 3.925 3.925 0 0 0-.727-.563 3.988 3.988 0 0 0-.48-.252c-.05-.022-.098-.049-.149-.069a3.995 3.995 0 0 0-.641-.19c-.058-.012-.117-.018-.175-.027a3.975 3.975 0 0 0-.522-.05c-.065-.002-.13-.004-.195-.003a3.948 3.948 0 0 0-.648.062l-.036.004a3.835 3.835 0 0 0-.548.149L32.656 76.441a3.973 3.973 0 0 0-.302 7.378l58.033 25.792 25.793 58.033a3.97 3.97 0 0 0 3.792 2.356 3.971 3.971 0 0 0 3.587-2.656L169.78 35.28c.063-.181.113-.364.149-.549l.004-.033c.041-.216.059-.433.063-.65zm-19.08 9.419-58.399 58.399-47.78-21.236 106.179-37.163zM119.37 155.264l-21.237-47.781 58.4-58.4-37.163 106.181z"/>
    </g>
</svg>
</span></span></span></a></div></div></div><div id="comp-m9ubjlge_r_comp-m010jxj2" class="comp-m9ubjlge_r_comp-m010jxj2" data-semantic-classname="button"><button type="button" class="StylableButton2545352419__root StylableButton2545352419--isMaxContent comp-m9ubjlge_r_comp-m010jxj2-styleId__root wixui-button" data-testid="buttonContent" aria-label="Load more"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">Load more</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><?xml version="1.0" encoding="UTF-8"?>
<svg data-bbox="29.998 30.006 139.998 139.998" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
    <g>
        <path d="M169.996 34.048c.001-.064-.001-.128-.003-.192a4.05 4.05 0 0 0-.05-.527c-.009-.057-.015-.114-.027-.171a3.921 3.921 0 0 0-.191-.643c-.02-.05-.046-.097-.068-.147a3.889 3.889 0 0 0-.366-.656 3.941 3.941 0 0 0-.451-.552 3.925 3.925 0 0 0-.727-.563 3.988 3.988 0 0 0-.48-.252c-.05-.022-.098-.049-.149-.069a3.995 3.995 0 0 0-.641-.19c-.058-.012-.117-.018-.175-.027a3.975 3.975 0 0 0-.522-.05c-.065-.002-.13-.004-.195-.003a3.948 3.948 0 0 0-.648.062l-.036.004a3.835 3.835 0 0 0-.548.149L32.656 76.441a3.973 3.973 0 0 0-.302 7.378l58.033 25.792 25.793 58.033a3.97 3.97 0 0 0 3.792 2.356 3.971 3.971 0 0 0 3.587-2.656L169.78 35.28c.063-.181.113-.364.149-.549l.004-.033c.041-.216.059-.433.063-.65zm-19.08 9.419-58.399 58.399-47.78-21.236 106.179-37.163zM119.37 155.264l-21.237-47.781 58.4-58.4-37.163 106.181z"/>
    </g>
</svg>
</span></span></span></button></div></div></div></div></div></div></section><section id="comp-lpiph79u" tabindex="-1" class="Oqnisf comp-lpiph79u wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lpiph79u" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lpiph79u" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lpiph79u" data-motion-part="BG_MEDIA comp-lpiph79u" class="VgO9Yg"></div></div><div data-mesh-id="comp-lpiph79uinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lpiph79uinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jb3v0emr" class="comp-jb3v0emr aVng1S wixui-horizontal-line"></div><div id="comp-jb3uzl3b" class="ku3DBC zQ9jDz comp-jb3uzl3b wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:40px; line-height:normal; text-align:center;"><span style="color:#000000;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="text-shadow:rgba(0, 0, 0, 0.4) 0px 4px 5px;" class="wixui-rich-text__text"><span style="font-family:cinzel,serif;" class="wixui-rich-text__text"><span style="font-size:40px;" class="wixui-rich-text__text">Recital de 2019</span></span></span></span></span></h2></div><div id="comp-k0znggqb" class="  "><div class="comp-k0znggqb"><style>.comp-k0znggqb {
            --wix-color-1: 249,249,249;
--wix-color-2: 192,192,192;
--wix-color-3: 135,135,135;
--wix-color-4: 77,77,77;
--wix-color-5: 20,20,20;
--wix-color-6: 169,220,242;
--wix-color-7: 126,198,229;
--wix-color-8: 25,137,184;
--wix-color-9: 14,105,144;
--wix-color-10: 7,52,72;
--wix-color-11: 215,214,207;
--wix-color-12: 175,174,165;
--wix-color-13: 135,134,120;
--wix-color-14: 90,89,80;
--wix-color-15: 45,44,40;
--wix-color-16: 241,226,165;
--wix-color-17: 227,206,120;
--wix-color-18: 227,202,118;
--wix-color-19: 142,115,8;
--wix-color-20: 71,57,4;
--wix-color-21: 247,173,192;
--wix-color-22: 239,131,160;
--wix-color-23: 232,23,78;
--wix-color-24: 154,15,52;
--wix-color-25: 77,7,26;
--wix-color-26: 249,249,249;
--wix-color-27: 20,20,20;
--wix-color-28: 192,192,192;
--wix-color-29: 135,135,135;
--wix-color-30: 77,77,77;
--wix-color-31: 25,137,184;
--wix-color-32: 202,249,144;
--wix-color-33: 238,133,38;
--wix-color-34: 215,37,166;
--wix-color-35: 20,20,20;
--wix-color-36: 20,20,20;
--wix-color-37: 77,77,77;
--wix-color-38: 25,137,184;
--wix-color-39: 25,137,184;
--wix-color-40: 249,249,249;
--wix-color-41: 249,249,249;
--wix-color-42: 25,137,184;
--wix-color-43: 25,137,184;
--wix-color-44: 135,135,135;
--wix-color-45: 135,135,135;
--wix-color-46: 249,249,249;
--wix-color-47: 249,249,249;
--wix-color-48: 25,137,184;
--wix-color-49: 25,137,184;
--wix-color-50: 25,137,184;
--wix-color-51: 25,137,184;
--wix-color-52: 249,249,249;
--wix-color-53: 249,249,249;
--wix-color-54: 135,135,135;
--wix-color-55: 135,135,135;
--wix-font-Title: normal normal normal 57px/1.1em soho-w01-thin-condensed,serif;
--wix-font-Title-style: normal;
--wix-font-Title-variant: normal;
--wix-font-Title-weight: normal;
--wix-font-Title-size: 57px;
--wix-font-Title-line-height: 1.1em;
--wix-font-Title-family: soho-w01-thin-condensed,serif;
--wix-font-Title-text-decoration: none;
--wix-font-Menu: normal normal normal 16px/1.1em nimbus-sans-tw01con,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.1em;
--wix-font-Menu-family: nimbus-sans-tw01con,sans-serif;
--wix-font-Menu-text-decoration: none;
--wix-font-Page-title: normal normal normal 40px/1.1em soho-w01-thin-condensed,serif;
--wix-font-Page-title-style: normal;
--wix-font-Page-title-variant: normal;
--wix-font-Page-title-weight: normal;
--wix-font-Page-title-size: 40px;
--wix-font-Page-title-line-height: 1.1em;
--wix-font-Page-title-family: soho-w01-thin-condensed,serif;
--wix-font-Page-title-text-decoration: none;
--wix-font-Heading-XL: normal normal normal 60px/1.1em soho-w01-thin-condensed,serif;
--wix-font-Heading-XL-style: normal;
--wix-font-Heading-XL-variant: normal;
--wix-font-Heading-XL-weight: normal;
--wix-font-Heading-XL-size: 60px;
--wix-font-Heading-XL-line-height: 1.1em;
--wix-font-Heading-XL-family: soho-w01-thin-condensed,serif;
--wix-font-Heading-XL-text-decoration: none;
--wix-font-Heading-L: normal normal bold 44px/1.3em soho-w01-thin-condensed,serif;
--wix-font-Heading-L-style: normal;
--wix-font-Heading-L-variant: normal;
--wix-font-Heading-L-weight: bold;
--wix-font-Heading-L-size: 44px;
--wix-font-Heading-L-line-height: 1.3em;
--wix-font-Heading-L-family: soho-w01-thin-condensed,serif;
--wix-font-Heading-L-text-decoration: none;
--wix-font-Heading-M: normal normal normal 30px/1.2em soho-w01-thin-condensed,serif;
--wix-font-Heading-M-style: normal;
--wix-font-Heading-M-variant: normal;
--wix-font-Heading-M-weight: normal;
--wix-font-Heading-M-size: 30px;
--wix-font-Heading-M-line-height: 1.2em;
--wix-font-Heading-M-family: soho-w01-thin-condensed,serif;
--wix-font-Heading-M-text-decoration: none;
--wix-font-Heading-S: normal normal normal 22px/1.3em nimbus-sans-tw01con,sans-serif;
--wix-font-Heading-S-style: normal;
--wix-font-Heading-S-variant: normal;
--wix-font-Heading-S-weight: normal;
--wix-font-Heading-S-size: 22px;
--wix-font-Heading-S-line-height: 1.3em;
--wix-font-Heading-S-family: nimbus-sans-tw01con,sans-serif;
--wix-font-Heading-S-text-decoration: none;
--wix-font-Body-L: normal normal normal 18px/1.3em nimbus-sans-tw01con,sans-serif;
--wix-font-Body-L-style: normal;
--wix-font-Body-L-variant: normal;
--wix-font-Body-L-weight: normal;
--wix-font-Body-L-size: 18px;
--wix-font-Body-L-line-height: 1.3em;
--wix-font-Body-L-family: nimbus-sans-tw01con,sans-serif;
--wix-font-Body-L-text-decoration: none;
--wix-font-Body-M: normal normal normal 15px/1.3em "open sans",sans-serif;
--wix-font-Body-M-style: normal;
--wix-font-Body-M-variant: normal;
--wix-font-Body-M-weight: normal;
--wix-font-Body-M-size: 15px;
--wix-font-Body-M-line-height: 1.3em;
--wix-font-Body-M-family: "open sans",sans-serif;
--wix-font-Body-M-text-decoration: none;
--wix-font-Body-S: normal normal normal 13px/1.3em "open sans",sans-serif;
--wix-font-Body-S-style: normal;
--wix-font-Body-S-variant: normal;
--wix-font-Body-S-weight: normal;
--wix-font-Body-S-size: 13px;
--wix-font-Body-S-line-height: 1.3em;
--wix-font-Body-S-family: "open sans",sans-serif;
--wix-font-Body-S-text-decoration: none;
--wix-font-Body-XS: normal normal normal 10px/1.3em nimbus-sans-tw01con,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: 10px;
--wix-font-Body-XS-line-height: 1.3em;
--wix-font-Body-XS-family: nimbus-sans-tw01con,sans-serif;
--wix-font-Body-XS-text-decoration: none;
--wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-style: normal;
--wix-font-LIGHT-variant: normal;
--wix-font-LIGHT-weight: normal;
--wix-font-LIGHT-size: 12px;
--wix-font-LIGHT-line-height: 1.4em;
--wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
--wix-font-LIGHT-text-decoration: none;
--wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-style: normal;
--wix-font-MEDIUM-variant: normal;
--wix-font-MEDIUM-weight: normal;
--wix-font-MEDIUM-size: 12px;
--wix-font-MEDIUM-line-height: 1.4em;
--wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
--wix-font-MEDIUM-text-decoration: none;
--wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
--wix-font-STRONG-style: normal;
--wix-font-STRONG-variant: normal;
--wix-font-STRONG-weight: normal;
--wix-font-STRONG-size: 12px;
--wix-font-STRONG-line-height: 1.4em;
--wix-font-STRONG-family: HelveticaNeueW01-65Medi;
--wix-font-STRONG-text-decoration: none;
            --wix-direction: ltr;
--collageDensity: 80;
--galleryHorizontalAlign: 1;
--galleryLayout: 2;
--gallerySize: 30;
--galleryVerticalAlign: 1;
--imageHoverAnimation: 2;
--imageMargin: 5;
--loveCounter: 1;
--newItemsDetails: 1;
--newItemsLocation: 0;
--numberOfImagesPerCol: 2;
--scrollDirection: 1;
--te-padding-slider: 50;
--usm_a: 16;
--textFont: normal normal normal 20px/1.4em "open sans",sans-serif;
--actionsColorExpand: 20,20,20;
--actionsColorExpand-rgb: 20,20,20;
--actionsColorExpand-opacity: 1;
--arrowsColor: 249,249,249;
--arrowsColor-rgb: 249,249,249;
--arrowsColor-opacity: 1;
--backColor: 192,192,192;
--backColor-rgb: 192,192,192;
--backColor-opacity: 1;
--bgColorExpand: 249,249,249;
--bgColorExpand-rgb: 249,249,249;
--bgColorExpand-opacity: 1;
--descriptionColorExpand: 20,20,20;
--descriptionColorExpand-rgb: 20,20,20;
--descriptionColorExpand-opacity: 1;
--foreColor: 249,249,249;
--foreColor-rgb: 249,249,249;
--foreColor-opacity: 1;
--imageLoadingColor: 135,135,135;
--imageLoadingColor-rgb: 135,135,135;
--imageLoadingColor-opacity: 1;
--itemBorderColor: 20,20,20;
--itemBorderColor-rgb: 20,20,20;
--itemBorderColor-opacity: 1;
--itemDescriptionFontColor: 249,249,249;
--itemDescriptionFontColor-rgb: 249,249,249;
--itemDescriptionFontColor-opacity: 1;
--itemDescriptionFontColorSlideshow: 20,20,20;
--itemDescriptionFontColorSlideshow-rgb: 20,20,20;
--itemDescriptionFontColorSlideshow-opacity: 1;
--itemFontColor: 249,249,249;
--itemFontColor-rgb: 249,249,249;
--itemFontColor-opacity: 1;
--itemFontColorSlideshow: 20,20,20;
--itemFontColorSlideshow-rgb: 20,20,20;
--itemFontColorSlideshow-opacity: 1;
--itemIconColor: 249,249,249;
--itemIconColor-rgb: 249,249,249;
--itemIconColor-opacity: 1;
--itemIconColorSlideshow: 20,20,20;
--itemIconColorSlideshow-rgb: 20,20,20;
--itemIconColorSlideshow-opacity: 1;
--itemOpacity: 77,77,77,0.6;
--itemOpacity-rgb: 77,77,77;
--itemOpacity-opacity: 0.6;
--itemShadowOpacityAndColor: 20,20,20,0.2;
--itemShadowOpacityAndColor-rgb: 20,20,20;
--itemShadowOpacityAndColor-opacity: 0.2;
--loadMoreButtonBorderColor: 20,20,20;
--loadMoreButtonBorderColor-rgb: 20,20,20;
--loadMoreButtonBorderColor-opacity: 1;
--loadMoreButtonColor: 249,249,249;
--loadMoreButtonColor-rgb: 249,249,249;
--loadMoreButtonColor-opacity: 1;
--loadMoreButtonFontColor: 20,20,20;
--loadMoreButtonFontColor-rgb: 20,20,20;
--loadMoreButtonFontColor-opacity: 1;
--oneColorAnimationColor: 249,249,249;
--oneColorAnimationColor-rgb: 249,249,249;
--oneColorAnimationColor-opacity: 1;
--te-background-color-picker: 126,198,229;
--te-background-color-picker-rgb: 126,198,229;
--te-background-color-picker-opacity: 1;
--textBoxBorderColor: 20,20,20;
--textBoxBorderColor-rgb: 20,20,20;
--textBoxBorderColor-opacity: 1;
--textBoxFillColor: 192,192,192;
--textBoxFillColor-rgb: 192,192,192;
--textBoxFillColor-opacity: 1;
--titleColorExpand: 20,20,20;
--titleColorExpand-rgb: 20,20,20;
--titleColorExpand-opacity: 1;
--backgroundColor: 135,135,135;
--backgroundColor-rgb: 135,135,135;
--backgroundColor-opacity: 1;
--textColor: 20,20,20;
--textColor-rgb: 20,20,20;
--textColor-opacity: 1;
--descriptionFontExpand: normal normal normal 15px/1.3em "open sans",sans-serif;
--descriptionFontExpand-style: normal;
--descriptionFontExpand-variant: normal;
--descriptionFontExpand-weight: normal;
--descriptionFontExpand-size: 15px;
--descriptionFontExpand-line-height: 1.3em;
--descriptionFontExpand-family: "open sans",sans-serif;
--descriptionFontExpand-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;
--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;
--itemFont: normal normal normal 22px/1.3em nimbus-sans-tw01con,sans-serif;
--itemFont-style: normal;
--itemFont-variant: normal;
--itemFont-weight: normal;
--itemFont-size: 22px;
--itemFont-line-height: 1.3em;
--itemFont-family: nimbus-sans-tw01con,sans-serif;
--itemFont-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;
--loadMoreButtonFont: normal normal normal 15px/1.3em "open sans",sans-serif;
--loadMoreButtonFont-style: normal;
--loadMoreButtonFont-variant: normal;
--loadMoreButtonFont-weight: normal;
--loadMoreButtonFont-size: 15px;
--loadMoreButtonFont-line-height: 1.3em;
--loadMoreButtonFont-family: "open sans",sans-serif;
--loadMoreButtonFont-text-decoration: none;
--text-editor-font: normal normal normal 30px/37px avenir-lt-w01_85-heavy1475544,sans-serif;
--text-editor-font-style: normal;
--text-editor-font-variant: normal;
--text-editor-font-weight: normal;
--text-editor-font-size: 30px;
--text-editor-font-line-height: 37px;
--text-editor-font-family: avenir-lt-w01_85-heavy1475544,sans-serif;
--text-editor-font-text-decoration: none;
--text-editor-font-1499856979270: normal normal normal 40px/50px avenir-lt-w01_35-light1475496,sans-serif;
--text-editor-font-1499856979270-style: normal;
--text-editor-font-1499856979270-variant: normal;
--text-editor-font-1499856979270-weight: normal;
--text-editor-font-1499856979270-size: 40px;
--text-editor-font-1499856979270-line-height: 50px;
--text-editor-font-1499856979270-family: avenir-lt-w01_35-light1475496,sans-serif;
--text-editor-font-1499856979270-text-decoration: none;
--titleFontExpand: normal normal normal 40px/1.1em soho-w01-thin-condensed,serif;
--titleFontExpand-style: normal;
--titleFontExpand-variant: normal;
--titleFontExpand-weight: normal;
--titleFontExpand-size: 40px;
--titleFontExpand-line-height: 1.1em;
--titleFontExpand-family: soho-w01-thin-condensed,serif;
--titleFontExpand-text-decoration: none;
--textFont-style: normal;
--textFont-variant: normal;
--textFont-weight: normal;
--textFont-size: 20px;
--textFont-line-height: 1.4em;
--textFont-family: "open sans",sans-serif;
--textFont-text-decoration: none;
        }</style><style>

 .s__3mb942.oUUTDbO--madefor{--wbu-font-stack:var(--wix-font-stack);--wbu-font-weight-regular:var(--wix-font-weight-regular);--wbu-font-weight-medium:var(--wix-font-weight-medium);--wbu-font-weight-bold:var(--wix-font-weight-bold)}

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


 .sDDrUS7.oINNVeg--madefor{--wbu-font-stack:var(--wix-font-stack);--wbu-font-weight-regular:var(--wix-font-weight-regular);--wbu-font-weight-medium:var(--wix-font-weight-medium);--wbu-font-weight-bold:var(--wix-font-weight-bold)}









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

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

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/GalleryWrapper.global.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .pro-gallery-stop-scroll-for-fullscreen{overflow-y:hidden}div.pro-gallery-parent-container .show-more-container i.show-more:hover{opacity:1}div.pro-gallery-parent-container .show-more-container button.show-more{border-style:solid}div.pro-gallery-parent-container .show-more-container button.show-more:hover{opacity:1}div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more:hover{opacity:1}div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{border-style:solid}div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more:hover{opacity:1} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i{background:none !important;font-size:26px} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{z-index:12} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{z-index:11} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info button:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info a:hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover button:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a:hover{opacity:.7} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .info-element-title{font-size:22px} .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button, .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{opacity:1;background:rgba(0,0,0,0);border-style:solid} .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before, .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{opacity:.6} .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before, .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{opacity:1} .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{font-size:15px} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.gallery-item-video i{font-size:26px} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{z-index:12} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{z-index:11} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info button:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a:hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover button:not(.pro-gallery-loved):not(.info-element-loved):hover, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover a:hover{opacity:.7} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{font-size:22px} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{opacity:1;background:rgba(0,0,0,0);border-style:solid} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{opacity:.6} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{opacity:1} .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description, .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{font-size:15px}/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/FullscreenWrapper.global.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after, .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after, .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after, .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after, .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{opacity:.3} .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon.fullscreen-cart-icon{background:inherit !important} .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon.fullscreen-social-love-store.pro-gallery-loved{color:#e03939 !important} .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon.fullscreen-social-love.pro-gallery-loved{color:#e03939 !important}/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/SocialShareWrapper.global.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .social-share-wrapper{position:fixed;top:0;bottom:0;left:0;right:0;z-index:200005} .social-share-wrapper .mobile-social-share-screen{position:absolute;top:0;height:100%;width:100%;z-index:-1;background-color:rgba(0,0,0,0)} .social-share-wrapper .mobile-social-share-screen.mobile-social-share-screen-visible{z-index:200005;background-color:rgba(0,0,0,.6);transition:background-color .3s ease} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-background{height:calc(100% - 150px);touch-action:none} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab{position:absolute;bottom:0px;width:100%;height:150px;box-sizing:border-box;background-color:#fff;margin-bottom:-150px;display:flex;justify-content:center;align-items:center;transition:all .4s ease} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab.mobile-social-share-tab-visible{margin-bottom:0px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-items-list{display:flex;justify-content:space-between;width:220px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-items-list .social-share-icon{height:16px;width:16px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-copylink-container{height:32px;margin-top:20px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-copylink-container .social-share-copylink-input{width:200px;font-size:11px;padding:2px 4px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-copylink-container .social-share-copylink-button{width:40px} .social-share-wrapper .mobile-social-share-screen .mobile-social-share-tab .social-share-items-container .social-share-copylink-container .social-share-copylink-button .social-share-copylink-icon{height:16px;width:16px} .social-share-wrapper .desktop-social-share-screen{position:fixed;top:0;left:0;height:100%;width:100%;z-index:-1;background-color:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center} .social-share-wrapper .desktop-social-share-screen.desktop-social-share-screen-visible{z-index:200005;background-color:rgba(0,0,0,.6);transition:all .4s ease} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-background{position:fixed;height:100%;width:100%} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup{position:relative;width:580px;height:250px;box-sizing:border-box;background-color:#fff;display:flex;justify-content:center;align-items:center;margin-bottom:-100px;opacity:0;transition:all .4s ease} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup.desktop-social-share-popup-visible{margin-bottom:0px;opacity:1} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .desktop-social-share-popup-close-button{position:absolute;top:24px;right:24px;cursor:pointer} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .desktop-social-share-popup-close-button:focus{border-radius:7px;box-shadow:inset 0 0 1px 3px #116dff} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .social-share-items-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .social-share-items-container .social-share-items-list{display:flex;justify-content:space-between;width:280px} .social-share-wrapper .desktop-social-share-screen .desktop-social-share-popup .social-share-items-container .social-share-items-list .social-share-icon{height:24px;width:24px;transition:color .2s ease} .social-share-wrapper .social-share-item{position:relative} .social-share-wrapper .social-share-item .social-share-button{opacity:1;transition:opacity .2s ease;cursor:pointer} .social-share-wrapper .social-share-item .social-share-button:focus{border-radius:7px;box-shadow:inset 0 0 1px 3px #116dff} .social-share-wrapper .social-share-item .social-share-button:hover{opacity:.65} .social-share-wrapper .social-share-item .social-share-button:active{opacity:1} .social-share-wrapper .social-share-copylink-container{display:flex;margin-top:25px;height:40px} .social-share-wrapper .social-share-copylink-container .social-share-copylink-input{border:1px solid #000;padding:2px 8px;height:100%;width:260px} .social-share-wrapper .social-share-copylink-container .social-share-copylink-button{width:50px;height:100%;background-color:#000;color:#fff;cursor:pointer;transition:background-color .1s ease} .social-share-wrapper .social-share-copylink-container .social-share-copylink-button:focus{border-radius:7px;box-shadow:inset 0 0 1px 3px #116dff} .social-share-wrapper .social-share-copylink-container .social-share-copylink-button:hover{background-color:rgba(0,0,0,.65)} .social-share-wrapper .social-share-copylink-container .social-share-copylink-button .social-share-copylink-icon{margin-top:2px}/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!../../../core-packages/pro-gallery-old/dist/statics/main.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover) .gallery-item-content .gallery-item{transition:opacity .4s ease !important}div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover).simulate-hover .gallery-item-content .gallery-item,div.pro-gallery .gallery-item-container.main-color-on-hover:not(.hide-hover):hover .gallery-item-content .gallery-item{opacity:0}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .gallery-item-hover:not(.hide-hover),div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover) .hover-info-element{transition:transform 2.2s cubic-bezier(0.14, 0.4, 0.09, 0.99) !important}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-content{transform:scale(1.1)}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-hover:not(.hide-hover),div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-hover:not(.hide-hover){transform:scale(1.11)}div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover).simulate-hover .gallery-item-hover:not(.hide-hover) .hover-info-element,div.pro-gallery .gallery-item-container.zoom-in-on-hover:not(.hide-hover):hover .gallery-item-hover:not(.hide-hover) .hover-info-element{transform:scale(0.9009)}div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover) .gallery-item-content{transition:filter .4s linear !important}div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover).simulate-hover .gallery-item-content .gallery-item,div.pro-gallery .gallery-item-container.blur-on-hover:not(.hide-hover):hover .gallery-item-content .gallery-item{filter:blur(6px)}div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover) .gallery-item-content{transition:filter .6s ease !important}div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.grayscale-on-hover:not(.hide-hover):hover .gallery-item-content{filter:grayscale(1)}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover){transition:background-color .4s ease !important}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover) .gallery-item-hover:not(.hide-hover){transition:transform .4s ease !important}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover,div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover{background-color:rgba(0,0,0,0) !important}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover .gallery-item-content{transform:scale(0.985)}div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover).simulate-hover .gallery-item-hover:not(.hide-hover),div.pro-gallery .gallery-item-container.shrink-on-hover:not(.hide-hover):hover .gallery-item-hover:not(.hide-hover){transform:scale(0.985)}div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover) .gallery-item-content{transition:filter .6s ease !important}div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover).simulate-hover .gallery-item-content,div.pro-gallery .gallery-item-container.invert-on-hover:not(.hide-hover):hover .gallery-item-content{filter:invert(1)}div.pro-gallery .gallery-item-container.color-in-on-hover .gallery-item-content{filter:grayscale(1);transition:filter .6s ease !important}div.pro-gallery .gallery-item-container.color-in-on-hover.simulate-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.color-in-on-hover:hover:not(.hide-hover) .gallery-item-content{filter:grayscale(0)}div.pro-gallery .gallery-item-container.darkened-on-hover .gallery-item-content{filter:brightness(1);transition:filter .6s ease !important}div.pro-gallery .gallery-item-container.darkened-on-hover.simulate-hover:not(.hide-hover) .gallery-item-content,div.pro-gallery .gallery-item-container.darkened-on-hover:hover:not(.hide-hover) .gallery-item-content{filter:brightness(0.7)}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover{transition:none}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{opacity:0}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover .gallery-item-hover-inner{opacity:0}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover,div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover){transition:none}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover):before{opacity:1;background:rgba(8,8,8,.75)}div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover) .gallery-item-hover.force-hover .info-member:not(.hidden),div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover) .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover):hover .gallery-item-hover:not(.hide-hover) .info-member:not(.hidden){opacity:1 !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover{transition:filter .4s ease,opacity .4s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover:before{transition:filter .4s ease,opacity .4s ease !important;filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-fade-in:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover{transition:transform .4s ease,filter .2s ease,opacity .2s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover:before{transition:transform .4s ease,filter .2s ease,opacity .2s ease !important;transform:scale(0.9);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover .info-member:not(.hidden){transition:opacity .2s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-expand:hover .gallery-item-hover:not(.hide-hover):before{transform:scale(1);filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateY(100%);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-up:hover .gallery-item-hover:not(.hide-hover):before{transform:translateY(0);filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateX(-100%);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-right:hover .gallery-item-hover:not(.hide-hover):before{transform:translateX(0);filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateX(100%);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-left:hover .gallery-item-hover:not(.hide-hover):before{transform:translateX(0);filter:opacity(1)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateY(-100%);filter:opacity(0)}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container:not(.invert-hover).hover-animation-slide-down:hover .gallery-item-hover:not(.hide-hover):before{transform:translateY(0);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover{transition:none}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover:before{opacity:1;background:rgba(8,8,8,.75)}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .gallery-item-hover-inner{opacity:1}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover .info-member:not(.hidden){opacity:1 !important}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover,div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover){transition:none}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover):before{opacity:0}div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover .gallery-item-hover.force-hover .info-member:not(.hidden),div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover) .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover:hover .gallery-item-hover:not(.hide-hover) .info-member:not(.hidden){opacity:0 !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover{transition:filter .4s ease,opacity .4s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover:before{transition:filter .4s ease,opacity .4s ease !important;filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-fade-in:hover .gallery-item-hover:not(.hide-hover):before{filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover{transition:transform .4s ease,filter .2s ease,opacity .2s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover:before{transition:transform .4s ease,filter .2s ease,opacity .2s ease !important;transform:scale(1);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover .info-member:not(.hidden){transition:opacity .2s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-expand:hover .gallery-item-hover:not(.hide-hover):before{transform:scale(0.9);filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateY(0);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-up:hover .gallery-item-hover:not(.hide-hover):before{transform:translateY(100%);filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateX(0);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-right:hover .gallery-item-hover:not(.hide-hover):before{transform:translateX(-100%);filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateX(100%);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-left:hover .gallery-item-hover:not(.hide-hover):before{transform:translateX(0);filter:opacity(0)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover:before{transition:transform .4s cubic-bezier(0.3, 0.13, 0.12, 1),filter .5s ease,opacity .5s ease !important;transform:translateY(-100%);filter:opacity(1)}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover .gallery-item-hover-inner,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover .info-member:not(.hidden){transition:opacity .4s ease}div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down .gallery-item-hover.force-hover:before,div.pro-gallery .gallery-item-container.invert-hover.hover-animation-slide-down:hover .gallery-item-hover:not(.hide-hover):before{transform:translateY(0);filter:opacity(0)} .animation-slide{transition:width .4s ease,height .4s ease,top .4s ease,left .4s ease} .item-with-secondary-media-container .secondary-media-item.hide{opacity:0} .item-with-secondary-media-container .secondary-media-item.show{opacity:1} *[data-collapsed=true] .pro-gallery-parent-container .gallery-item, *[data-hidden=true] .pro-gallery-parent-container .gallery-item{background-image:none !important}html.pro-gallery{width:100%;height:auto}body.pro-gallery{transition:opacity 2s ease} #gallery-loader{position:fixed;top:50%} .show-more-container{text-align:center;line-height:138px} .show-more-container i.show-more{color:#5d5d61;font-size:40px;cursor:pointer;margin-top:-3px} .show-more-container button.show-more{display:inline-block;padding:11px 29px;border-radius:0;border:2px solid #5d5d61;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:12px;color:#5d5d61;background:rgba(0,0,0,0);cursor:pointer} .show-more-container button.show-more:hover{background:rgba(0,0,0,.1)} .more-items-loader{display:block;width:100%;text-align:center;line-height:50px;font-size:30px;color:#116dff} .version-header{color:#e03939;text-align:left;font-family:"Consolas",monospace;font-size:13px;position:absolute;top:0;left:0;width:320px;height:100px;line-height:30px;background:hsla(0,0%,100%,.8);z-index:100} .auto-slideshow-button{margin-top:19px;padding:5px;height:28px;width:20px;left:auto;z-index:1;position:absolute;display:flex;text-align:center;cursor:pointer;opacity:.9} .auto-slideshow-counter{margin-top:24px;left:auto;z-index:1;position:absolute;display:flex;text-align:center;opacity:.9;font-size:15px;line-height:normal}@keyframes fadeIn{from{opacity:0}to{opacity:1}} .mouse-cursor{display:flex;width:100%;position:absolute} .nav-arrows-container{left:auto;position:absolute;display:flex;text-align:center;cursor:pointer;opacity:.9;align-items:center;background:rgba(0,0,0,0);border:none;justify-content:center} .nav-arrows-container.follow-mouse-cursor{position:relative;cursor:none} .nav-arrows-container:hover{opacity:1} .nav-arrows-container.drop-shadow svg{filter:drop-shadow(0px 1px 0.15px #B2B2B2)} .nav-arrows-container .slideshow-arrow{flex-shrink:0} .nav-arrows-container:focus:not(:focus-visible){--focus-ring-box-shadow: none !important;outline:none !important;box-shadow:none !important} .arrow-portal-container span{animation:fadeIn .1s ease-in-out;position:fixed;transition:top 50ms,left 50ms;display:flex;align-items:center;justify-content:center}div.gallery-slideshow div.pro-gallery,div.gallery-slideshow .gallery-column{box-sizing:content-box !important}div.gallery-slideshow .gallery-group,div.gallery-slideshow .gallery-item-container,div.gallery-slideshow .gallery-item-wrapper{overflow:visible !important}div.gallery-slideshow.streched .gallery-slideshow-info{padding-left:50px !important;padding-right:50px !important}@media(max-width: 500px){div.gallery-slideshow div.pro-gallery .gallery-slideshow-info{padding-left:20px;padding-right:20px}}div.gallery-slideshow div.pro-gallery .gallery-item-container .gallery-slideshow-info{position:absolute;padding-top:0px;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15} .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 60px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px 10px 50px} .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px}div.pro-gallery{width:100%;height:100%;overflow:hidden;backface-visibility:hidden;position:relative}div.pro-gallery .gallery-column{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden}div.pro-gallery .gallery-column .gallery-left-padding{display:inline-block;height:100%}div.pro-gallery .gallery-column .gallery-top-padding{display:block;width:100%}div.pro-gallery .gallery-group{float:left;overflow:hidden;position:relative;transform-style:preserve-3d;backface-visibility:hidden;box-sizing:border-box;padding:0;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px}div.pro-gallery .gallery-group.debug.gallery-group-gone{background:#cdcdd0}div.pro-gallery .gallery-group.debug.gallery-group-visible{background:#c1f0c1}div.pro-gallery .gallery-group.debug.gallery-group-hidden{background:#f99}div.pro-gallery .gallery-item-container{position:absolute;display:inline-block;vertical-align:top;border:none;padding:0;border-radius:0;box-sizing:border-box;overflow:hidden;transform-style:preserve-3d;backface-visibility:hidden;outline:none;text-decoration:none;color:inherit;will-change:top,left,width,height;box-sizing:border-box;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:11px;cursor:default;scroll-snap-align:center}div.pro-gallery .gallery-item-container .item-action{width:1px;height:1px;overflow:hidden;position:absolute;pointer-events:none;z-index:-1}div.pro-gallery .gallery-item-container .item-action:focus{--focus-ring-box-shadow: none !important;outline:none !important;box-shadow:none !important}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info{cursor:pointer}div.pro-gallery .gallery-item-container:hover .gallery-item-common-info button{text-decoration:underline;cursor:pointer}div.pro-gallery .gallery-item-container.visible{transform:translate3d(0, 0, 0)}div.pro-gallery .gallery-item-container.clickable{cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-wrapper{position:relative;width:100%;height:100%;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .gallery-item{-o-object-fit:cover;object-fit:cover}div.pro-gallery .gallery-item-container .gallery-item-wrapper .item-with-secondary-media-container .secondary-media-item .text-item>div{width:100% !important;height:100% !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper.transparent,div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit{background:rgba(0,0,0,0)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-preload{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper.cube-type-fit .gallery-item{background:rgba(0,0,0,0);-o-object-fit:contain;object-fit:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;overflow:hidden;border-radius:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item{box-sizing:border-box;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;white-space:initial}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item .te-pro-gallery-text-item{line-height:normal !important;letter-spacing:normal !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item>div{background:initial !important;box-sizing:border-box}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item p,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item span,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item div,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h1,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h3,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h4,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item h6,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.text-item i{margin:0;padding:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item .pro-circle-preloader{top:50%;left:50%;height:30px;width:15px;z-index:-1;opacity:.4}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item img.gallery--placeholder-item{width:100% !important;height:100% !important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded{background-color:rgba(0,0,0,0);opacity:1 !important;animation:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded.image-item:after{display:none !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-loaded~.pro-circle-preloader{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.error{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded{background-size:cover;background-repeat:no-repeat;background-position:center center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-preloaded.grid-fit{background-size:contain}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video{overflow:hidden;text-align:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video iframe{left:0;top:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playing i{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video.playedOnce~.image-item{pointer-events:none;opacity:0;transition:opacity .2s ease}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i{display:inline-block;text-rendering:auto;/*! autoprefixer: ignore next */-webkit-font-smoothing:antialiased;position:absolute;z-index:11;top:50%;left:50%;height:60px;text-align:center;margin:-30px 0 0 -30px;background:#080808;color:#fff;border-radius:50px;opacity:.7}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle{opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button.play-background,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-triangle,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.play-background{font-size:26px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:hover{opacity:.9}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video button:before,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i:before{font-size:2.3em;opacity:1}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info{position:absolute;bottom:-220px;height:220px;width:100%;box-sizing:border-box;display:flex;z-index:15}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-info>div{height:100%;width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{white-space:initial;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;border-radius:0;z-index:15;overflow:hidden}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-hover-inner{height:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover.no-hover-bg:before{opacity:0 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;margin:0;box-sizing:border-box;z-index:-1}div.pro-gallery .gallery-item-container .gallery-item-common-info{box-sizing:border-box;cursor:pointer}div.pro-gallery.one-row{white-space:nowrap;float:left}div.pro-gallery.one-row .gallery-column{width:100%;float:none;white-space:nowrap}div.pro-gallery.one-row .gallery-column .gallery-group{display:inline-block;float:none}div.pro-gallery.one-row.slider .gallery-column{overflow-x:scroll}div.pro-gallery.one-row.slider .gallery-column.scroll-snap{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}div.pro-gallery.one-row .gallery-horizontal-scroll-inner{position:relative;will-change:transform}div.pro-gallery.thumbnails-gallery{overflow:hidden;float:left}div.pro-gallery.thumbnails-gallery .galleryColumn{position:relative;overflow:visible}div.pro-gallery.thumbnails-gallery .thumbnailItem{position:absolute;background-color:#fff;background-size:cover;background-position:center;overflow-y:inherit;border-radius:0px;cursor:pointer}div.pro-gallery.thumbnails-gallery .thumbnailItem.pro-gallery-highlight::after{content:"";display:block;height:100%;position:absolute;top:0;left:0;width:100%;background-color:hsla(0,0%,100%,.6)}@media(max-width: 500px){div.pro-gallery.thumbnails-gallery{overflow:visible}}div.pro-gallery *:focus{box-shadow:none}div.pro-gallery.accessible i:focus,div.pro-gallery.accessible button:not(.nav-arrows-container,.has-custom-focus):focus{box-shadow:inset 0 0 0 1px #fff,inset 0 0 1px 4px #116dff}div.pro-gallery.accessible i:focus:not(:focus-visible),div.pro-gallery.accessible button:not(.nav-arrows-container,.has-custom-focus):focus:not(:focus-visible){box-shadow:none !important}div.pro-gallery.accessible .gallery-item-hover i:focus,div.pro-gallery.accessible .gallery-item-hover button:focus{box-shadow:none}div.pro-gallery.accessible .gallery-item-container:has(.item-action:focus)::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit;z-index:15}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::before{box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,inset 0 0 10px -5px #116dff}div.pro-gallery.accessible .pro-gallery-thumbnails-highlighted::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px 2px #116dff,inset 0 0 7px 0 #fff,0 0 10px -5px #116dff;pointer-events:none;border-radius:inherit}div.pro-gallery .hide-scrollbars{-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}div.pro-gallery .hide-scrollbars::-webkit-scrollbar,div.pro-gallery .hide-scrollbars ::-webkit-scrollbar{width:0 !important;height:0 !important}div.pro-gallery .rtl{direction:rtl}div.pro-gallery .ltr{direction:ltr} .sr-only.out-of-view-component{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:circle(0%);border:0} .screen-logs{word-wrap:break-word;background:#fff;width:280px;font-size:10px} .fade{display:block;transition:opacity 600ms ease} .fade-visible{opacity:1} .fade-hidden{opacity:0} .deck-before{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(-100%)} .deck-before-rtl{display:block;z-index:1;transition:transform 600ms ease;transform:translateX(100%)} .deck-current{display:block;z-index:0;transition:transform 600ms ease;transform:translateX(0)} .deck-current .override{transition:transform 600ms ease,opacity .1s ease 200ms !important} .deck-after{display:block;transition:opacity .2s ease 600ms;z-index:-1;opacity:0} .deck-after .override{transition:opacity .1s ease 0s !important} .disabled-transition{transition:none !important}@keyframes changing_background{0%{background-color:rgba(241,241,241,.2)}50%{background-color:rgba(241,241,241,.8)}100%{background-color:rgba(241,241,241,.2)}} .pro-gallery-parent-container.gallery-slideshow [data-hook=group-view]::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .pro-gallery-parent-container:not(.gallery-slideshow) [data-hook=group-view] .item-link-wrapper::before{content:"";position:absolute;scroll-snap-align:center;top:var(--group-top);left:var(--group-left);width:var(--group-width);right:var(--group-right);height:1px;pointer-events:none} .gallery-item-container{scroll-snap-align:none !important} .gallery-slideshow .gallery-item-container:not(.clickable) a{cursor:default}/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/ProGallery.global.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!../../pro-gallery-info-element/dist/statics/app.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[1]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/infoElement.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .slideshow-info-element-inner{box-sizing:border-box;padding-top:24px;height:100%;width:100%} .slideshow-info-element-inner .info-element-text{flex-grow:1;padding:0;margin-bottom:25px;display:flex;flex-direction:column} .slideshow-info-element-inner .info-element-text>div{width:100%} .slideshow-info-element-inner .info-element-text .info-element-title{white-space:normal;font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:32px;font-size:21px;height:auto;color:#2b5672;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;text-overflow:ellipsis} .slideshow-info-element-inner .info-element-text .info-element-description{font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:25px;font-size:15px;height:auto;color:#2b5672;overflow:hidden;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;white-space:nowrap;text-overflow:ellipsis} .slideshow-info-element-inner .info-element-text .info-element-description>span{white-space:normal} .slideshow-info-element-inner .info-element-text .info-member.hide{display:none} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper{display:flex;justify-content:center;color:#fff} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:25px;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;outline:none;border-style:solid;text-decoration:none} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button .overlay{display:none} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover{opacity:1 !important} .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:100%;position:absolute;top:0;left:0} .slideshow-info-element-inner .info-element-social{height:auto;position:static;display:flex;flex-direction:row;margin:0;overflow:visible;z-index:16;transition:opacity .4s ease} .slideshow-info-element-inner .info-element-social.populated-item{margin-bottom:24px} .slideshow-info-element-inner .info-element-social:hover .info-element-social-share-box{width:0 !important} .slideshow-info-element-inner .info-element-social.info-align-center{justify-content:center} .slideshow-info-element-inner .info-element-social.info-align-center .info-element-social-share{position:relative} .slideshow-info-element-inner .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box{position:absolute;left:-25px;padding-left:25px !important;margin-right:0 !important} .slideshow-info-element-inner .info-element-social.info-align-right{flex-direction:row-reverse} .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse} .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box{margin-right:40px !important} .slideshow-info-element-inner .info-element-social .info-element-social-button{margin:0 15px;display:inline-flex;font-size:19px;color:#2b5672;cursor:pointer} .slideshow-info-element-inner .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0;display:flex;-moz-column-gap:7px;column-gap:7px;align-items:center;padding:5px;margin:-5px} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-icon{fill:#2b5672} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;line-height:15px;font-size:15px;letter-spacing:1px} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love button, .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love i{float:left;display:inline-block;border:none;background:rgba(0,0,0,0);text-decoration:none;cursor:pointer} .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love .info-element-social-love-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;float:left;margin-top:2px;display:inline-block;padding-left:9px;letter-spacing:1px} .slideshow-info-element-inner .info-element-social .info-element-social-share{flex-direction:row;outline:none} .slideshow-info-element-inner .info-element-social .info-element-social-share:hover .info-element-social-share-box{width:210px !important;outline:none} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box{width:0;transition:width .3s;overflow:hidden;margin-left:25px !important;margin-right:25px !important;display:inline-block;height:30px;max-width:300px;z-index:16;font-size:12px;transform:none !important} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.hovered{width:210px !important;outline:none} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.opened{width:210px !important;outline:none} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button, .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i{display:inline-block;font-size:15px;color:#2b5672;cursor:pointer;width:30px;height:30px;line-height:14px;text-align:center;margin:0 6px;float:left;text-decoration:none;background:rgba(0,0,0,0);border:none} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button:hover, .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i:hover{opacity:.7} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.twitter-share, .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.twitter-share{font-size:13px} .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.email-share, .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.email-share{font-size:13px} .gallery-item-common-info.gallery-item-bottom-info{box-sizing:border-box;padding-top:24px;height:100%;width:100%;padding-top:0} .gallery-item-common-info.gallery-item-bottom-info .info-element-text{flex-grow:1;padding:0;margin-bottom:25px;display:flex;flex-direction:column} .gallery-item-common-info.gallery-item-bottom-info .info-element-text>div{width:100%} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-title{white-space:normal;font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:32px;font-size:21px;height:auto;color:#2b5672;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;text-overflow:ellipsis} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-description{font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:25px;font-size:15px;height:auto;color:#2b5672;overflow:hidden;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;white-space:nowrap;text-overflow:ellipsis} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-description>span{white-space:normal} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-member.hide{display:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper{display:flex;justify-content:center;color:#fff} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:25px;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;outline:none;border-style:solid;text-decoration:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button .overlay{display:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button:hover{opacity:1 !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-text .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:100%;position:absolute;top:0;left:0} .gallery-item-common-info.gallery-item-bottom-info .info-element-social{height:auto;position:static;display:flex;flex-direction:row;margin:0;overflow:visible;z-index:16;transition:opacity .4s ease} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.populated-item{margin-bottom:24px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social:hover .info-element-social-share-box{width:0 !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-center{justify-content:center} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-center .info-element-social-share{position:relative} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box{position:absolute;left:-25px;padding-left:25px !important;margin-right:0 !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-right{flex-direction:row-reverse} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse} .gallery-item-common-info.gallery-item-bottom-info .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box{margin-right:40px !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button{margin:0 15px;display:inline-flex;font-size:19px;color:#2b5672;cursor:pointer} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-comments{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0;display:flex;-moz-column-gap:7px;column-gap:7px;align-items:center;padding:5px;margin:-5px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-icon{fill:#2b5672} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;line-height:15px;font-size:15px;letter-spacing:1px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love button, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love i{float:left;display:inline-block;border:none;background:rgba(0,0,0,0);text-decoration:none;cursor:pointer} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-button.info-element-social-love .info-element-social-love-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;float:left;margin-top:2px;display:inline-block;padding-left:9px;letter-spacing:1px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share{flex-direction:row;outline:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share:hover .info-element-social-share-box{width:210px !important;outline:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box{width:0;transition:width .3s;overflow:hidden;margin-left:25px !important;margin-right:25px !important;display:inline-block;height:30px;max-width:300px;z-index:16;font-size:12px;transform:none !important} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box.hovered{width:210px !important;outline:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box.opened{width:210px !important;outline:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i{display:inline-block;font-size:15px;color:#2b5672;cursor:pointer;width:30px;height:30px;line-height:14px;text-align:center;margin:0 6px;float:left;text-decoration:none;background:rgba(0,0,0,0);border:none} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button:hover, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i:hover{opacity:.7} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button.twitter-share, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i.twitter-share{font-size:13px} .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box button.email-share, .gallery-item-common-info.gallery-item-bottom-info .info-element-social .info-element-social-share .info-element-social-share-box i.email-share{font-size:13px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner{box-sizing:border-box;padding-top:24px;height:100%;width:100%} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text{flex-grow:1;padding:0;margin-bottom:25px;display:flex;flex-direction:column} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text>div{width:100%} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-title{white-space:normal;font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:32px;font-size:21px;height:auto;color:#2b5672;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;text-overflow:ellipsis} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-description{font-family:"HelveticaNeueW01-Thin","HelveticaNeueW02-Thin","HelveticaNeueW10-35Thin",sans-serif;line-height:25px;font-size:15px;height:auto;color:#2b5672;overflow:hidden;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;transition:opacity .4s ease;white-space:nowrap;text-overflow:ellipsis} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-description>span{white-space:normal} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-member.hide{display:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper{display:flex;justify-content:center;color:#fff} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:25px;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;outline:none;border-style:solid;text-decoration:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button .overlay{display:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover{opacity:1 !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-text .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:100%;position:absolute;top:0;left:0} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social{height:auto;position:static;display:flex;flex-direction:row;margin:0;overflow:visible;z-index:16;transition:opacity .4s ease} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.populated-item{margin-bottom:24px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social:hover .info-element-social-share-box{width:0 !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-center{justify-content:center} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-center .info-element-social-share{position:relative} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box{position:absolute;left:-25px;padding-left:25px !important;margin-right:0 !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-right{flex-direction:row-reverse} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box{margin-right:40px !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button{margin:0 15px;display:inline-flex;font-size:19px;color:#2b5672;cursor:pointer} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0;display:flex;-moz-column-gap:7px;column-gap:7px;align-items:center;padding:5px;margin:-5px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-icon{fill:#2b5672} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;line-height:15px;font-size:15px;letter-spacing:1px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love{font-size:15px;border:none;background:rgba(0,0,0,0);padding:0} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love button, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love i{float:left;display:inline-block;border:none;background:rgba(0,0,0,0);text-decoration:none;cursor:pointer} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-button.info-element-social-love .info-element-social-love-count{color:#2b5672;font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;float:left;margin-top:2px;display:inline-block;padding-left:9px;letter-spacing:1px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share{flex-direction:row;outline:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share:hover .info-element-social-share-box{width:210px !important;outline:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box{width:0;transition:width .3s;overflow:hidden;margin-left:25px !important;margin-right:25px !important;display:inline-block;height:30px;max-width:300px;z-index:16;font-size:12px;transform:none !important} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.hovered{width:210px !important;outline:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box.opened{width:210px !important;outline:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i{display:inline-block;font-size:15px;color:#2b5672;cursor:pointer;width:30px;height:30px;line-height:14px;text-align:center;margin:0 6px;float:left;text-decoration:none;background:rgba(0,0,0,0);border:none} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button:hover, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i:hover{opacity:.7} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.twitter-share, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.twitter-share{font-size:13px} .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box button.email-share, .gallery-slideshow div.pro-gallery .slideshow-info-element-inner .info-element-social .info-element-social-share .info-element-social-share-box i.email-share{font-size:13px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text{padding:0} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element{display:flex;flex-direction:column;justify-content:center} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social{margin:0;height:auto;position:static;display:flex;flex-direction:row} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.with-arrows, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.with-arrows{width:auto;margin:0px -10px 0} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.gradient-top, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.gradient-top{background:linear-gradient(rgba(0, 0, 0, 0.2) 0, transparent 140px)} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social:hover .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social:hover .info-element-social-share-box{width:0 !important} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center{justify-content:center} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center .info-element-social-share, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center .info-element-social-share{position:relative} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-center .info-element-social-share .info-element-social-share-box{position:absolute;left:-25px;padding-left:25px !important;margin-right:0 !important} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right{flex-direction:row-reverse} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right .info-element-social-share, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right .info-element-social-share{flex-direction:row-reverse} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social.info-align-right .info-element-social-share:hover .info-element-social-share-box{margin-right:40px !important} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button{position:static !important;margin:0;padding:0 20px;font-size:19px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button.info-element-social-share, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-button.info-element-social-share{margin-top:-3px} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share{flex-direction:row;outline:none} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share:hover .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share:hover .info-element-social-share-box{width:210px !important;outline:none} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share .info-element-social-share-box, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share .info-element-social-share-box{width:0;transition:width .3s;overflow:hidden;margin-left:25px !important;margin-right:25px !important} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share .info-element-social-share-box.hovered, .gallery-thumbnails div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .hover-info-element .info-element-social .info-element-social-share .info-element-social-share-box.hovered{width:210px !important;outline:none} .gallery-slider div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-title{white-space:normal} .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover{padding:30px} .gallery-columns div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text{padding:30px 0 0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{display:flex;justify-content:center;opacity:0;/*! autoprefixer: ignore next */-webkit-box-pack:center;transition:opacity .4s ease;color:#fff}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper .buy-icon{margin-right:7px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{line-height:25px;font-size:15px;color:#fff;overflow:hidden;display:block;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:1;text-overflow:ellipsis;opacity:0;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;white-space:nowrap;outline:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button .overlay{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:45px;position:absolute;top:0;left:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text{padding:30px;display:flex;flex-direction:column;margin:0;box-sizing:border-box;height:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.short-item{padding-top:5px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.narrow-item{padding-left:5px;padding-right:5px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.hidden{opacity:0 !important;pointer-events:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text>div{width:100%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-text.push-down{padding-top:60px;box-sizing:border-box}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{line-height:32px;font-size:21px;padding:0;color:#fff;overflow:hidden;display:-webkit-box;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;opacity:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{line-height:25px;font-size:15px;color:#fff;overflow:hidden;display:-webkit-box;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;opacity:0;white-space:normal}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-member.hide{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-new-info-elements{width:100%;height:24px !important;display:flex;flex-direction:row}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-new-info-elements .info-element-social-love{margin-right:auto}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-new-info-elements .info-element-social-button{padding-left:10px;padding-right:10px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-absolute{position:absolute;top:0;left:0}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social{outline:none;width:100%;height:100%;overflow:visible;z-index:16;transition:opacity .4s ease}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.short-item,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.narrow-item{display:flex;align-items:flex-end;justify-content:space-around;height:90%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.short-item .info-element-social-button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.narrow-item .info-element-social-button{position:initial}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.with-arrows{width:86%;margin:0 7%}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.hidden{opacity:0 !important;pointer-events:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button{outline:none;bottom:30px;position:absolute;margin:0;display:inline-block;font-size:19px;color:#fff;cursor:pointer;opacity:0;padding:10px;margin:-10px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button:hover:not(.info-element-loved){opacity:.7}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.visible{opacity:1 !important}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-comments{left:26px;top:26px;bottom:initial;font-size:15px;border:none;background:#2b5672;display:flex;-moz-column-gap:7px;column-gap:7px;align-items:center;padding:5px;margin:-5px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-comments .info-element-social-comments-count{font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;line-height:15px;font-size:15px;letter-spacing:1px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love{left:30px;bottom:30px;font-size:15px;border:none;background:rgba(0,0,0,0)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love i{outline:none;float:left;display:inline-block;line-height:14px;border:none;background:rgba(0,0,0,0);font-size:18px;padding:1px 5px;text-decoration:none;cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-love .info-element-social-love-count{font-family:"HelveticaNeueW01-UltLt","HelveticaNeueW02-UltLt","HelveticaNeueW10-25UltL",sans-serif;font-style:normal;float:left;line-height:15px;font-size:15px;margin-top:2px;display:inline-block;padding-left:9px;letter-spacing:1px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-share{bottom:26px;left:auto;right:30px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-dots{left:auto;right:22px;top:26px;height:30px;width:20px;display:flex;justify-content:center}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-download{bottom:25px;left:auto;right:68px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social .info-element-social-button.info-element-social-download.pull-right{right:30px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button{bottom:calc(50% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-love,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-comments{left:calc(25% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-love span,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-comments span{display:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-share{right:calc(25% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-download{left:calc(50% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item .info-element-social-button.info-element-social-dots{left:calc(50% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button{bottom:auto;left:calc(50% - 8px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-love,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-comments{top:calc(25% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-share{top:auto;right:auto;bottom:calc(25% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-download{top:calc(50% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social.small-item.vertical-item .info-element-social-button.info-element-social-dots{bottom:calc(50% - 10px)}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box{position:absolute;top:0;left:50%;width:100%;height:100%;max-width:300px;min-width:200px;overflow:visible;z-index:16;font-size:12px;opacity:0;transform:translateX(-50%);margin-top:1px;margin-left:-3px;transition:opacity .4s ease;outline:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.hidden{opacity:0 !important;pointer-events:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i{display:inline-block;font-size:15px;color:#fff;cursor:pointer;position:absolute;top:50%;width:22px;text-align:center;transform:translateY(-50%);background:rgba(0,0,0,0);border:none}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button:hover,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i:hover{opacity:.7}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-1,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-1{margin-left:5px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-2{font-size:13px;margin-top:1px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-4,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-4{margin-left:-1px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box button.network-5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box i.network-5{font-size:13px;margin-top:1px;margin-left:-3px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item{top:50%;left:0;max-width:none;min-width:0;max-height:300px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item button,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item i{left:50%;margin-left:-10px;margin-top:8px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item button.network-2,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item i.network-2{font-size:13px}div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item button.network-5,div.pro-gallery .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-social-share-box.vertical-item i.network-5{font-size:13px}div.pro-gallery .gallery-item-container .gallery-item-common-info{box-sizing:border-box;cursor:pointer}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-title{/*! autoprefixer: ignore next */overflow:hidden;/*! autoprefixer: ignore next */display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-description{/*! autoprefixer: ignore next */overflow:hidden;display:-webkit-box;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;text-overflow:ellipsis}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-description>span{white-space:normal}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-member.hide{display:none}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper{display:flex;justify-content:center;color:#fff}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper button{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:25px;height:45px;min-width:190px;padding:0 15px;position:relative;z-index:10;cursor:pointer;outline:none;border-style:solid;text-decoration:none}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper button .overlay{display:none}div.pro-gallery .gallery-item-container .gallery-item-common-info .info-element-custom-button-wrapper button:hover .overlay{display:block;background:hsla(0,0%,100%,.1);width:100%;height:45px;position:absolute;top:0;left:0}div.pro-gallery.thumbnails-gallery .gallery-item-container .info-element-custom-button-wrapper{display:none !important}/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/InfoElement.global.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************//*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/Tooltip.global.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ :root{--tooltip-text-color: white;--tooltip-background-color: black;--tooltip-margin: 30px;--tooltip-arrow-size: 6px} .tooltip-wrapper{position:absolute;top:0;z-index:100;background-color:var(--tooltip-background-color);color:var(--tooltip-text-color);box-shadow:0px 0px 4px 0px rgba(0,0,0,.1);border:1px solid var(--tooltip-text-color)} .tooltip-body{padding:4px;font-size:14px;font-family:Helvetica} .tooltip-body::before{content:" ";left:50%;border:solid rgba(0,0,0,0);height:0;width:0;position:absolute;pointer-events:none;border-width:var(--tooltip-arrow-size);margin-left:calc(var(--tooltip-arrow-size)*-1)} .tooltip-body.arrow{top:calc(var(--tooltip-margin)*-1)} .tooltip-body.arrow::before{top:100%;border-top-color:var(--tooltip-background-color)}/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/@wix/yoshi-style-dependencies/css-loader.js??ruleSet[1].rules[2].rules[1].oneOf[0]!../../../../node_modules/@wix/yoshi-style-dependencies/postcss-loader.js??ruleSet[1].rules[2].rules[2]!../../../../node_modules/@wix/yoshi-style-dependencies/resolve-url-loader.js!../../../../node_modules/@wix/yoshi-style-dependencies/sass-loader.js??ruleSet[1].rules[2].rules[4]!./styles/static/ProGalleryRenderIndicator.global.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .pg-render-indicator{position:absolute;bottom:15.5px;left:15.5px;border:1px solid #717171;padding:5px 10px 5px 5px;font-size:16px;z-index:2147483648;cursor:default;line-height:20px} .pg-render-indicator table{table-layout:fixed} .pg-render-indicator.rendered{background-color:#7fff00} .pg-render-indicator.not-rendered{background-color:red} .pg-render-indicator .log-column{max-height:450px;max-width:500px;overflow:auto;background-color:#fff} .pg-render-indicator .show-on-hover{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;top:-9999px;left:-9999px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important} .pg-render-indicator div.worker-log-text{word-wrap:break-word;max-width:500px;min-width:100px} .pg-render-indicator:hover{max-width:90%;max-height:90%} .pg-render-indicator:hover .show-on-hover{clip:auto !important;clip-path:none;display:block;height:auto;line-height:normal;text-decoration:none;width:auto;position:static}

 .pro-fullscreen-wrapper, .pro-fullscreen-wrapper-loading{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100005}
 .pro-gallery-empty{top:0;left:0;height:100%;width:100%;background-color:hsla(0,0%,100%,.9)} .pro-gallery-empty .pro-gallery-empty-content{height:334px;width:100%;overflow:hidden} .pro-gallery-empty .pro-gallery-empty-image{margin:66px auto 35px;width:262px;height:132px;background-image:url(media/emptystate.85a4add5.svg);background-size:contain} .pro-gallery-empty .pro-gallery-empty-title{color:#4eb7f5;font-family:"HelveticaNeueW01-55Roma","HelveticaNeueW02-55Roma","HelveticaNeueW10-55Roma",sans-serif;font-size:20px;line-height:25px;text-align:center;margin-bottom:10px} .pro-gallery-empty .pro-gallery-empty-info{color:#4eb7f5;font-family:"HelveticaNeueW01-45Ligh","HelveticaNeueW02-45Ligh","HelveticaNeueW10-45Ligh",sans-serif;font-size:14px;line-height:20px;text-align:center}
</style><style>
.comp-k0znggqb div.pro-gallery-parent-container .gallery-item-wrapper-text .gallery-item-content{background-color:#141414}.comp-k0znggqb div.pro-gallery-parent-container .show-more-container i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-k0znggqb div.pro-gallery-parent-container .show-more-container button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #141414;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #F9F9F9;--loadMoreButtonFont: normal normal normal 15px/1.3em "open sans",sans-serif;--loadMoreButtonFontColor: #141414;color:rgba(20, 20, 20, 0.9);font:normal normal normal 15px/1.3em "open sans",sans-serif;text-decoration: ;background:rgb(249, 249, 249);border-width:1px;border-color:rgb(20, 20, 20);border-radius:0px}.comp-k0znggqb div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator i.show-more{color:rgba(0, 0, 0, 0.7)}.comp-k0znggqb div.pro-gallery-parent-container .show-more-container.pro-gallery-mobile-indicator button.show-more{--loadMoreButtonBorderRadius: 0;--loadMoreButtonBorderColor: #141414;--loadMoreButtonBorderWidth: 1;--loadMoreButtonColor: #F9F9F9;--loadMoreButtonFont: normal normal normal 15px/1.3em "open sans",sans-serif;--loadMoreButtonFontColor: #141414;color:rgb(20, 20, 20);font:normal normal normal 15px/1.3em "open sans",sans-serif;text-decoration: ;background:rgb(249, 249, 249);border-width:undefinedpx;border-color:rgb(20, 20, 20);border-radius:undefinedpx}.comp-k0znggqb .nav-arrows-container .slideshow-arrow,.comp-k0znggqb .nav-arrows-container .custom-nav-arrows svg{--arrowsColor: #F9F9F9;fill:rgb(249, 249, 249)}.comp-k0znggqb .nav-arrows-container.pro-gallery-mobile-indicator .slideshow-arrow,.comp-k0znggqb .nav-arrows-container.pro-gallery-mobile-indicator .custom-nav-arrows svg{--arrowsColor: #F9F9F9;fill:rgb(249, 249, 249)}.comp-k0znggqb .pro-gallery.inline-styles .auto-slideshow-counter{--itemDescriptionFontSlideshow: normal normal normal 15px/1.3em "open sans",sans-serif;--itemDescriptionFontColorSlideshow: #141414;color:rgb(20, 20, 20) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif;text-decoration: }.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info{--itemIconColorSlideshow: #141414}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info i:not(.pro-gallery-loved):not(.info-element-loved),.comp-k0znggqb .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-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info a{color:rgb(20, 20, 20) !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(20, 20, 20) !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 30px/1.2em soho-w01-thin-condensed,serif;--itemFontColorSlideshow: #141414;color:rgb(20, 20, 20) !important;font:normal normal normal 22px/27px helvetica-w01-bold,sans-serif !important;text-decoration: }.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontSlideshow: normal normal normal 15px/1.3em "open sans",sans-serif;--itemDescriptionFontColorSlideshow: #141414;color:rgb(20, 20, 20) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif !important;text-decoration: }.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #C0C0C0;background-color:rgb(135, 135, 135)}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-triangle{--itemFontColor: #F9F9F9;color:rgb(249, 249, 249)}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item.gallery-item-video i.gallery-item-video-play-background{--itemOpacity: #141414;color:rgba(77, 77, 77, 0.6)}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #141414;fill:rgba(77, 77, 77, 0.6)}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #141414;background:linear-gradient(rgba(77, 77, 77, 0.6) 0, transparent 140px) !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #F9F9F9}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover i:not(.pro-gallery-loved):not(.info-element-loved),.comp-k0znggqb .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-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover a{color:rgb(249, 249, 249) !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-foreground{fill:rgb(249, 249, 249) !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 30px/1.2em soho-w01-thin-condensed,serif;--itemFontColor: #F9F9F9;color:rgb(249, 249, 249);font:normal normal normal 22px/1.3em nimbus-sans-tw01con,sans-serif;text-decoration: }.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-description{--itemDescriptionFont: normal normal normal 15px/1.3em "open sans",sans-serif;--itemDescriptionFontColor: #F9F9F9;color:rgb(249, 249, 249) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif;text-decoration: }.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #F9F9F9;color:#F9F9F9 !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #141414;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #F9F9F9;--customButtonFont: normal normal normal 15px/1.3em "open sans",sans-serif;color:#F9F9F9 !important;font:normal normal normal 15px/1.3em "open sans",sans-serif;text-decoration: ;background:#141414 !important;border-width:1px;border-radius:0px;border-color:#F9F9F9}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover:before{--itemOpacity: #141414;background:rgba(77, 77, 77, 0.6) !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#141414 !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover:before{--itemOpacity: #141414;background:rgba(77, 77, 77, 0.6) !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.invert-hover .gallery-item-hover.default.force-hover:before,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#141414 !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.2em soho-w01-thin-condensed,serif;--itemFontColorSlideshow: #141414;color:rgb(20, 20, 20) !important;font:normal normal normal 22px/27px helvetica-w01-bold,sans-serif !important;text-decoration: }.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .gallery-item-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .gallery-item-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .gallery-item-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .gallery-item-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .gallery-item-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #141414;--itemDescriptionFontSlideshow: normal normal normal 15px/1.3em "open sans",sans-serif;color:rgb(20, 20, 20) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif !important;text-decoration: }.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-text .info-element-custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 15px/1.3em "open sans",sans-serif;--customButtonFontColorForHover: #141414;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/1.3em "open sans",sans-serif;text-decoration: ;color:#141414 !important;background: !important;border-color:;border-width:0px;border-radius:0px}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item.load-with-color:not(.image-loaded){--imageLoadingColor: #C0C0C0;background-color:rgb(135, 135, 135)}.comp-k0znggqb .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: #F9F9F9;color:rgb(249, 249, 249)}.comp-k0znggqb .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: #141414;color:rgba(77, 77, 77, 0.6) !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-background,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-background{--itemOpacity: #141414;fill:rgba(77, 77, 77, 0.6) !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gradient-top,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gradient-top{--itemOpacity: #141414;background:linear-gradient(rgba(77, 77, 77, 0.6) 0, transparent 140px) !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info{--itemIconColorSlideshow: #141414}.comp-k0znggqb .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-k0znggqb .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-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info a{color:rgb(20, 20, 20) !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info svg .gallery-item-svg-foreground{fill:rgb(20, 20, 20) !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 30px/1.2em soho-w01-thin-condensed,serif;--itemFontColorSlideshow: #141414;color:rgb(20, 20, 20) !important;font:normal normal normal 22px/27px helvetica-w01-bold,sans-serif !important;text-decoration: }.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-slideshow-info .gallery-item-description,.comp-k0znggqb .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.3em "open sans",sans-serif;--itemDescriptionFontColorSlideshow: #141414;color:rgb(20, 20, 20) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif !important;text-decoration: }.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover{--itemIconColor: #F9F9F9}.comp-k0znggqb .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-k0znggqb .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-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover a{color:rgb(249, 249, 249) !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover svg .gallery-item-svg-foreground{fill:rgb(249, 249, 249) !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-title{--itemFont: normal normal normal 30px/1.2em soho-w01-thin-condensed,serif;--itemFontColor: #F9F9F9;color:rgb(249, 249, 249);font:normal normal normal 22px/1.3em nimbus-sans-tw01con,sans-serif;text-decoration: }.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .gallery-item-description,.comp-k0znggqb .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.3em "open sans",sans-serif;--itemDescriptionFontColor: #F9F9F9;color:rgb(249, 249, 249) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif;text-decoration: }.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper{--customButtonFontColor: #F9F9F9;color:#F9F9F9 !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-wrapper .gallery-item-hover .info-element-custom-button-wrapper button{--customButtonColor: #141414;--customButtonBorderRadius: 0;--customButtonBorderWidth: 1;--customButtonBorderColor: #F9F9F9;--customButtonFont: normal normal normal 15px/1.3em "open sans",sans-serif;color:#F9F9F9 !important;font:normal normal normal 15px/1.3em "open sans",sans-serif;text-decoration: ;background:#141414 !important;border-width:undefinedpx;border-radius:undefinedpx;border-color:#F9F9F9}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover:not(.hide-hover):before{--itemOpacity: #141414;background:rgba(77, 77, 77, 0.6) !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover) .gallery-item-hover.default.force-hover:before,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator:not(.invert-hover):hover .gallery-item-hover.default:not(.hide-hover):before{background:#141414 !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover:before{--itemOpacity: #141414;background:rgba(77, 77, 77, 0.6) !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover .gallery-item-hover.default.force-hover:before,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator.invert-hover:hover .gallery-item-hover.default:not(.hide-hover):before{background:#141414 !important}.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-title,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-title{--itemFontSlideshow: normal normal normal 22px/1.2em soho-w01-thin-condensed,serif;--itemFontColorSlideshow: #141414;color:rgb(20, 20, 20) !important;font:normal normal normal 22px/27px helvetica-w01-bold,sans-serif !important;text-decoration: }.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .gallery-item-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .gallery-item-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .gallery-item-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .gallery-item-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .gallery-item-description,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-description{--itemDescriptionFontColorSlideshow: #141414;--itemDescriptionFontSlideshow: normal normal normal 15px/1.3em "open sans",sans-serif;color:rgb(20, 20, 20) !important;font:normal normal normal 15px/18px helvetica-w01-light,sans-serif !important;text-decoration: }.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-text .info-element-custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-bottom-info .info-element-custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-top-info .info-element-custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-left-info .info-element-custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-item-right-info .info-element-custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .custom-button-wrapper button,.comp-k0znggqb .pro-gallery.inline-styles .gallery-item-container.pro-gallery-mobile-indicator .gallery-slideshow-info .info-element-custom-button-wrapper button{--customButtonFontForHover: normal normal normal 15px/1.3em "open sans",sans-serif;--customButtonFontColorForHover: #141414;--externalCustomButtonBorderWidth: 0;--externalCustomButtonBorderRadius: 0;font:normal normal normal 15px/1.3em "open sans",sans-serif;text-decoration: ;color:#141414 !important;background:undefined !important;border-color:undefined;border-width:undefinedpx;border-radius:undefinedpx}.comp-k0znggqb .te-pro-gallery-text-item{font:normal normal normal 13px/1.3em "open sans",sans-serif;color:#F9F9F9}.comp-k0znggqb .pro-fullscreen-wrapper .pro-fullscreen-text-item{--fullscreen-text-item-bg: #141414;background-color:#141414}.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles{--bgColorExpand: #F9F9F9;background-color:rgb(249, 249, 249)}.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-selected-license,.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .pro-fullscreen-checkout-link{--descriptionColorExpand: #141414;--descriptionFontExpand: normal normal normal 15px/1.3em "open sans",sans-serif;color:rgb(20, 20, 20);font:normal normal normal 15px/1.3em "open sans",sans-serif;text-decoration: }.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar,.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-mobile-info{--bgColorExpand: #F9F9F9;background-color:rgb(249, 249, 249)}.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-title h1{--titleColorExpand: #141414;--titleFontExpand: normal normal normal 30px/1.2em soho-w01-thin-condensed,serif;color:rgb(20, 20, 20);font:normal normal normal 40px/1.1em soho-w01-thin-condensed,serif;text-decoration: }.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description,.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line,.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif,.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link,.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link{--descriptionColorExpand: #141414;--descriptionFontExpand: normal normal normal 15px/1.3em "open sans",sans-serif;color:rgb(20, 20, 20);font:normal normal normal 15px/1.3em "open sans",sans-serif;text-decoration: }.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description:after,.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-description .fullscreen-side-bar-description-line:after,.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-exif:after,.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-link:after,.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-bottom-link:after{--descriptionColorExpand: #141414;border-color:rgb(20, 20, 20)}.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social i:not(.pro-gallery-loved),.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social a,.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-side-bar-social button,.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav i:not(.pro-gallery-loved),.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav a,.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-nav button,.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar i:not(.pro-gallery-loved),.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar a,.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-mobile-bar button,.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social i:not(.pro-gallery-loved),.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social a,.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-social button{--descriptionColorExpand: #141414;color:rgb(20, 20, 20)}.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-triangle{--descriptionColorExpand: #141414;color:rgb(20, 20, 20)}.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles i.fullscreen-item-video-play.progallery-svg-font-icons-play-background{--bgColorExpand: #F9F9F9;color:rgb(249, 249, 249)}.comp-k0znggqb .pro-fullscreen-wrapper #fullscreen-view.fullscreen-bright.pro-fullscreen-inline-styles .fullscreen-icon{--descriptionColorExpand: #141414;--bgColorExpand: #F9F9F9;color:rgb(20, 20, 20);background:rgb(249, 249, 249)}
</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-k0znggqb" style="overflow:hidden;height:100%;width:100%"><style>div.comp-k0znggqb:not(.fullscreen-comp-wrapper) {
      width: 100%;
      }
      </style><div id="pro-gallery-comp-k0znggqb" 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_k0znggqb_0-40960 pgscl_k0znggqb_0-20480 pgscl_k0znggqb_0-10240 pgscl_k0znggqb_0-5120 pgscl_k0znggqb_0-2560 pgscl_k0znggqb_0-1280 pgscl_k0znggqb_0-640 pgscl_k0znggqb_0-320 pgscl_k0znggqb_0-160 pgscl_k0znggqb_0-80 pgscl_k0znggqb_0-40 pgscl_k0znggqb_0-20 pgscl_k0znggqb_0-10" style="display:none"></div><div class="pro-gallery-parent-container" style="margin:-2.5px;width:1346px;height:345px" role="region"><div id="pro-gallery-container-comp-k0znggqb" class="pro-gallery inline-styles one-row hide-scrollbars  slider  ltr " style="height:347px;width:1351px;display:flex;justify-content:space-between"><div data-hook="gallery-column" id="gallery-horizontal-scroll-comp-k0znggqb" class="gallery-horizontal-scroll gallery-column hide-scrollbars  ltr   " style="width:1351px;height:347px;overflow-y:hidden"><div class="gallery-horizontal-scroll-inner"><div data-hook="group-view" style="--group-top:0px;--group-left:0px;--group-width:175px;--group-right:auto" aria-hidden="false"><div data-id="b3c90dd6-d326-4564-8e86-20132c592618" 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 blur-on-hover" id="pgib3c90dd6d32645648e8620132c592618_0" data-hash="b3c90dd6-d326-4564-8e86-20132c592618" data-id="b3c90dd6-d326-4564-8e86-20132c592618" data-idx="0" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:0;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="false"><div data-idx="0" id="item-action-b3c90dd6-d326-4564-8e86-20132c592618" class="item-action" tabindex="0" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-b3c90dd6-d326-4564-8e86-20132c592618" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_6d261eec6c0a44efb58893cebf7019e2~mv2_d_2048_1536_s_2.jpg/v1/fill/w_170,h_170,q_90,enc_avif,quality_auto/7471ae_6d261eec6c0a44efb58893cebf7019e2~mv2_d_2048_1536_s_2.jpg 1x, https://static.wixstatic.com/media/7471ae_6d261eec6c0a44efb58893cebf7019e2~mv2_d_2048_1536_s_2.jpg/v1/fill/w_340,h_340,q_90,enc_avif,quality_auto/7471ae_6d261eec6c0a44efb58893cebf7019e2~mv2_d_2048_1536_s_2.jpg 2x, https://static.wixstatic.com/media/7471ae_6d261eec6c0a44efb58893cebf7019e2~mv2_d_2048_1536_s_2.jpg/v1/fill/w_510,h_510,q_90,enc_avif,quality_auto/7471ae_6d261eec6c0a44efb58893cebf7019e2~mv2_d_2048_1536_s_2.jpg 3x, https://static.wixstatic.com/media/7471ae_6d261eec6c0a44efb58893cebf7019e2~mv2_d_2048_1536_s_2.jpg/v1/fill/w_680,h_680,q_90,enc_avif,quality_auto/7471ae_6d261eec6c0a44efb58893cebf7019e2~mv2_d_2048_1536_s_2.jpg 4x, https://static.wixstatic.com/media/7471ae_6d261eec6c0a44efb58893cebf7019e2~mv2_d_2048_1536_s_2.jpg/v1/fill/w_850,h_850,q_90,enc_avif,quality_auto/7471ae_6d261eec6c0a44efb58893cebf7019e2~mv2_d_2048_1536_s_2.jpg 5x" type="image/jpeg"/><img id="b3c90dd6-d326-4564-8e86-20132c592618" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="0" src="https://static.wixstatic.com/media/7471ae_6d261eec6c0a44efb58893cebf7019e2~mv2_d_2048_1536_s_2.jpg/v1/fill/w_170,h_170,q_90,enc_avif,quality_auto/7471ae_6d261eec6c0a44efb58893cebf7019e2~mv2_d_2048_1536_s_2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div><div data-id="cd5419f2-1440-4de0-974a-781b789581fa" 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 blur-on-hover" id="pgicd5419f214404de0974a781b789581fa_1" data-hash="cd5419f2-1440-4de0-974a-781b789581fa" data-id="cd5419f2-1440-4de0-974a-781b789581fa" data-idx="1" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:175px;left:0;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="1" id="item-action-cd5419f2-1440-4de0-974a-781b789581fa" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-cd5419f2-1440-4de0-974a-781b789581fa" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_6bee5a57f8b94e15bed66dafc15a1631~mv2_d_2048_1536_s_2.jpg/v1/fill/w_170,h_170,q_90,enc_avif,quality_auto/7471ae_6bee5a57f8b94e15bed66dafc15a1631~mv2_d_2048_1536_s_2.jpg 1x, https://static.wixstatic.com/media/7471ae_6bee5a57f8b94e15bed66dafc15a1631~mv2_d_2048_1536_s_2.jpg/v1/fill/w_340,h_340,q_90,enc_avif,quality_auto/7471ae_6bee5a57f8b94e15bed66dafc15a1631~mv2_d_2048_1536_s_2.jpg 2x, https://static.wixstatic.com/media/7471ae_6bee5a57f8b94e15bed66dafc15a1631~mv2_d_2048_1536_s_2.jpg/v1/fill/w_510,h_510,q_90,enc_avif,quality_auto/7471ae_6bee5a57f8b94e15bed66dafc15a1631~mv2_d_2048_1536_s_2.jpg 3x, https://static.wixstatic.com/media/7471ae_6bee5a57f8b94e15bed66dafc15a1631~mv2_d_2048_1536_s_2.jpg/v1/fill/w_680,h_680,q_90,enc_avif,quality_auto/7471ae_6bee5a57f8b94e15bed66dafc15a1631~mv2_d_2048_1536_s_2.jpg 4x, https://static.wixstatic.com/media/7471ae_6bee5a57f8b94e15bed66dafc15a1631~mv2_d_2048_1536_s_2.jpg/v1/fill/w_850,h_850,q_90,enc_avif,quality_auto/7471ae_6bee5a57f8b94e15bed66dafc15a1631~mv2_d_2048_1536_s_2.jpg 5x" type="image/jpeg"/><img id="cd5419f2-1440-4de0-974a-781b789581fa" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="1" src="https://static.wixstatic.com/media/7471ae_6bee5a57f8b94e15bed66dafc15a1631~mv2_d_2048_1536_s_2.jpg/v1/fill/w_170,h_170,q_90,enc_avif,quality_auto/7471ae_6bee5a57f8b94e15bed66dafc15a1631~mv2_d_2048_1536_s_2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:175px;--group-width:175px;--group-right:auto" aria-hidden="false"><div data-id="cf7eee38-5761-41ee-851c-a9fe96464b57" 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 blur-on-hover" id="pgicf7eee38576141ee851ca9fe96464b57_2" data-hash="cf7eee38-5761-41ee-851c-a9fe96464b57" data-id="cf7eee38-5761-41ee-851c-a9fe96464b57" data-idx="2" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:175px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="2" id="item-action-cf7eee38-5761-41ee-851c-a9fe96464b57" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-cf7eee38-5761-41ee-851c-a9fe96464b57" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_fcd54197347545569fd6f3e9e84fa107~mv2_d_2048_1536_s_2.jpg/v1/fill/w_170,h_170,q_90,enc_avif,quality_auto/7471ae_fcd54197347545569fd6f3e9e84fa107~mv2_d_2048_1536_s_2.jpg 1x, https://static.wixstatic.com/media/7471ae_fcd54197347545569fd6f3e9e84fa107~mv2_d_2048_1536_s_2.jpg/v1/fill/w_340,h_340,q_90,enc_avif,quality_auto/7471ae_fcd54197347545569fd6f3e9e84fa107~mv2_d_2048_1536_s_2.jpg 2x, https://static.wixstatic.com/media/7471ae_fcd54197347545569fd6f3e9e84fa107~mv2_d_2048_1536_s_2.jpg/v1/fill/w_510,h_510,q_90,enc_avif,quality_auto/7471ae_fcd54197347545569fd6f3e9e84fa107~mv2_d_2048_1536_s_2.jpg 3x, https://static.wixstatic.com/media/7471ae_fcd54197347545569fd6f3e9e84fa107~mv2_d_2048_1536_s_2.jpg/v1/fill/w_680,h_680,q_90,enc_avif,quality_auto/7471ae_fcd54197347545569fd6f3e9e84fa107~mv2_d_2048_1536_s_2.jpg 4x, https://static.wixstatic.com/media/7471ae_fcd54197347545569fd6f3e9e84fa107~mv2_d_2048_1536_s_2.jpg/v1/fill/w_850,h_850,q_90,enc_avif,quality_auto/7471ae_fcd54197347545569fd6f3e9e84fa107~mv2_d_2048_1536_s_2.jpg 5x" type="image/jpeg"/><img id="cf7eee38-5761-41ee-851c-a9fe96464b57" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="2" src="https://static.wixstatic.com/media/7471ae_fcd54197347545569fd6f3e9e84fa107~mv2_d_2048_1536_s_2.jpg/v1/fill/w_170,h_170,q_90,enc_avif,quality_auto/7471ae_fcd54197347545569fd6f3e9e84fa107~mv2_d_2048_1536_s_2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div><div data-id="6d00ac56-33ea-4cca-b3e0-bd6cf5058bc0" 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 blur-on-hover" id="pgi6d00ac5633ea4ccab3e0bd6cf5058bc0_3" data-hash="6d00ac56-33ea-4cca-b3e0-bd6cf5058bc0" data-id="6d00ac56-33ea-4cca-b3e0-bd6cf5058bc0" data-idx="3" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:175px;left:175px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="3" id="item-action-6d00ac56-33ea-4cca-b3e0-bd6cf5058bc0" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-6d00ac56-33ea-4cca-b3e0-bd6cf5058bc0" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_68e36db5130643678af5f2017e2fab09~mv2_d_2048_1536_s_2.jpg/v1/fill/w_170,h_170,q_90,enc_avif,quality_auto/7471ae_68e36db5130643678af5f2017e2fab09~mv2_d_2048_1536_s_2.jpg 1x, https://static.wixstatic.com/media/7471ae_68e36db5130643678af5f2017e2fab09~mv2_d_2048_1536_s_2.jpg/v1/fill/w_340,h_340,q_90,enc_avif,quality_auto/7471ae_68e36db5130643678af5f2017e2fab09~mv2_d_2048_1536_s_2.jpg 2x, https://static.wixstatic.com/media/7471ae_68e36db5130643678af5f2017e2fab09~mv2_d_2048_1536_s_2.jpg/v1/fill/w_510,h_510,q_90,enc_avif,quality_auto/7471ae_68e36db5130643678af5f2017e2fab09~mv2_d_2048_1536_s_2.jpg 3x, https://static.wixstatic.com/media/7471ae_68e36db5130643678af5f2017e2fab09~mv2_d_2048_1536_s_2.jpg/v1/fill/w_680,h_680,q_90,enc_avif,quality_auto/7471ae_68e36db5130643678af5f2017e2fab09~mv2_d_2048_1536_s_2.jpg 4x, https://static.wixstatic.com/media/7471ae_68e36db5130643678af5f2017e2fab09~mv2_d_2048_1536_s_2.jpg/v1/fill/w_850,h_850,q_90,enc_avif,quality_auto/7471ae_68e36db5130643678af5f2017e2fab09~mv2_d_2048_1536_s_2.jpg 5x" type="image/jpeg"/><img id="6d00ac56-33ea-4cca-b3e0-bd6cf5058bc0" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="3" src="https://static.wixstatic.com/media/7471ae_68e36db5130643678af5f2017e2fab09~mv2_d_2048_1536_s_2.jpg/v1/fill/w_170,h_170,q_90,enc_avif,quality_auto/7471ae_68e36db5130643678af5f2017e2fab09~mv2_d_2048_1536_s_2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:350px;--group-width:175px;--group-right:auto" aria-hidden="false"><div data-id="c7e24e9b-7198-4f15-b4ac-240f0ca1b9ba" 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 blur-on-hover" id="pgic7e24e9b71984f15b4ac240f0ca1b9ba_4" data-hash="c7e24e9b-7198-4f15-b4ac-240f0ca1b9ba" data-id="c7e24e9b-7198-4f15-b4ac-240f0ca1b9ba" data-idx="4" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:350px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="4" id="item-action-c7e24e9b-7198-4f15-b4ac-240f0ca1b9ba" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-c7e24e9b-7198-4f15-b4ac-240f0ca1b9ba" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_b56c5322bfd64feca9fcfc761528c160~mv2.jpg/v1/fill/w_170,h_170,fp_0.6_0.32,q_90,enc_avif,quality_auto/7471ae_b56c5322bfd64feca9fcfc761528c160~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_b56c5322bfd64feca9fcfc761528c160~mv2.jpg/v1/fill/w_340,h_340,fp_0.6_0.32,q_90,enc_avif,quality_auto/7471ae_b56c5322bfd64feca9fcfc761528c160~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_b56c5322bfd64feca9fcfc761528c160~mv2.jpg/v1/fill/w_510,h_510,fp_0.6_0.32,q_90,enc_avif,quality_auto/7471ae_b56c5322bfd64feca9fcfc761528c160~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_b56c5322bfd64feca9fcfc761528c160~mv2.jpg/v1/fill/w_680,h_680,fp_0.6_0.32,q_90,enc_avif,quality_auto/7471ae_b56c5322bfd64feca9fcfc761528c160~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_b56c5322bfd64feca9fcfc761528c160~mv2.jpg/v1/fill/w_850,h_850,fp_0.6_0.32,q_90,enc_avif,quality_auto/7471ae_b56c5322bfd64feca9fcfc761528c160~mv2.jpg 5x" type="image/jpeg"/><img id="c7e24e9b-7198-4f15-b4ac-240f0ca1b9ba" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="4" src="https://static.wixstatic.com/media/7471ae_b56c5322bfd64feca9fcfc761528c160~mv2.jpg/v1/fill/w_170,h_170,fp_0.6_0.32,q_90,enc_avif,quality_auto/7471ae_b56c5322bfd64feca9fcfc761528c160~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div><div data-id="6c215db3-8a1e-4b86-a939-81dc0d234671" 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 blur-on-hover" id="pgi6c215db38a1e4b86a93981dc0d234671_5" data-hash="6c215db3-8a1e-4b86-a939-81dc0d234671" data-id="6c215db3-8a1e-4b86-a939-81dc0d234671" data-idx="5" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:175px;left:350px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="5" id="item-action-6c215db3-8a1e-4b86-a939-81dc0d234671" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-6c215db3-8a1e-4b86-a939-81dc0d234671" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_2709aa33d3104b059b68ee394d1ddaa7~mv2.jpg/v1/fill/w_170,h_170,fp_0.45_0.17,q_90,enc_avif,quality_auto/7471ae_2709aa33d3104b059b68ee394d1ddaa7~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_2709aa33d3104b059b68ee394d1ddaa7~mv2.jpg/v1/fill/w_340,h_340,fp_0.45_0.17,q_90,enc_avif,quality_auto/7471ae_2709aa33d3104b059b68ee394d1ddaa7~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_2709aa33d3104b059b68ee394d1ddaa7~mv2.jpg/v1/fill/w_510,h_510,fp_0.45_0.17,q_90,enc_avif,quality_auto/7471ae_2709aa33d3104b059b68ee394d1ddaa7~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_2709aa33d3104b059b68ee394d1ddaa7~mv2.jpg/v1/fill/w_680,h_680,fp_0.45_0.17,q_90,enc_avif,quality_auto/7471ae_2709aa33d3104b059b68ee394d1ddaa7~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_2709aa33d3104b059b68ee394d1ddaa7~mv2.jpg/v1/fill/w_850,h_850,fp_0.45_0.17,q_90,enc_avif,quality_auto/7471ae_2709aa33d3104b059b68ee394d1ddaa7~mv2.jpg 5x" type="image/jpeg"/><img id="6c215db3-8a1e-4b86-a939-81dc0d234671" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="5" src="https://static.wixstatic.com/media/7471ae_2709aa33d3104b059b68ee394d1ddaa7~mv2.jpg/v1/fill/w_170,h_170,fp_0.45_0.17,q_90,enc_avif,quality_auto/7471ae_2709aa33d3104b059b68ee394d1ddaa7~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:525px;--group-width:175px;--group-right:auto" aria-hidden="false"><div data-id="747c6127-2a4a-4705-a854-b194e50371ed" 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 blur-on-hover" id="pgi747c61272a4a4705a854b194e50371ed_6" data-hash="747c6127-2a4a-4705-a854-b194e50371ed" data-id="747c6127-2a4a-4705-a854-b194e50371ed" data-idx="6" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:525px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="6" id="item-action-747c6127-2a4a-4705-a854-b194e50371ed" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-747c6127-2a4a-4705-a854-b194e50371ed" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_7073ed41c88f4247b2a4c627f9340065~mv2.jpg/v1/fill/w_170,h_170,fp_0.49_0.31,q_90,enc_avif,quality_auto/7471ae_7073ed41c88f4247b2a4c627f9340065~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_7073ed41c88f4247b2a4c627f9340065~mv2.jpg/v1/fill/w_340,h_340,fp_0.49_0.31,q_90,enc_avif,quality_auto/7471ae_7073ed41c88f4247b2a4c627f9340065~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_7073ed41c88f4247b2a4c627f9340065~mv2.jpg/v1/fill/w_510,h_510,fp_0.49_0.31,q_90,enc_avif,quality_auto/7471ae_7073ed41c88f4247b2a4c627f9340065~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_7073ed41c88f4247b2a4c627f9340065~mv2.jpg/v1/fill/w_680,h_680,fp_0.49_0.31,q_90,enc_avif,quality_auto/7471ae_7073ed41c88f4247b2a4c627f9340065~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_7073ed41c88f4247b2a4c627f9340065~mv2.jpg/v1/fill/w_850,h_850,fp_0.49_0.31,q_90,enc_avif,quality_auto/7471ae_7073ed41c88f4247b2a4c627f9340065~mv2.jpg 5x" type="image/jpeg"/><img id="747c6127-2a4a-4705-a854-b194e50371ed" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="6" src="https://static.wixstatic.com/media/7471ae_7073ed41c88f4247b2a4c627f9340065~mv2.jpg/v1/fill/w_170,h_170,fp_0.49_0.31,q_90,enc_avif,quality_auto/7471ae_7073ed41c88f4247b2a4c627f9340065~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div><div data-id="858beb77-2939-42f8-bb72-78249854255d" 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 blur-on-hover" id="pgi858beb77293942f8bb7278249854255d_7" data-hash="858beb77-2939-42f8-bb72-78249854255d" data-id="858beb77-2939-42f8-bb72-78249854255d" data-idx="7" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:175px;left:525px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="7" id="item-action-858beb77-2939-42f8-bb72-78249854255d" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-858beb77-2939-42f8-bb72-78249854255d" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_86ce4442f6f443129b9baf48aa1be437~mv2.jpg/v1/fill/w_170,h_170,fp_0.49_0.23,q_90,enc_avif,quality_auto/7471ae_86ce4442f6f443129b9baf48aa1be437~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_86ce4442f6f443129b9baf48aa1be437~mv2.jpg/v1/fill/w_340,h_340,fp_0.49_0.23,q_90,enc_avif,quality_auto/7471ae_86ce4442f6f443129b9baf48aa1be437~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_86ce4442f6f443129b9baf48aa1be437~mv2.jpg/v1/fill/w_510,h_510,fp_0.49_0.23,q_90,enc_avif,quality_auto/7471ae_86ce4442f6f443129b9baf48aa1be437~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_86ce4442f6f443129b9baf48aa1be437~mv2.jpg/v1/fill/w_680,h_680,fp_0.49_0.23,q_90,enc_avif,quality_auto/7471ae_86ce4442f6f443129b9baf48aa1be437~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_86ce4442f6f443129b9baf48aa1be437~mv2.jpg/v1/fill/w_850,h_850,fp_0.49_0.23,q_90,enc_avif,quality_auto/7471ae_86ce4442f6f443129b9baf48aa1be437~mv2.jpg 5x" type="image/jpeg"/><img id="858beb77-2939-42f8-bb72-78249854255d" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="7" src="https://static.wixstatic.com/media/7471ae_86ce4442f6f443129b9baf48aa1be437~mv2.jpg/v1/fill/w_170,h_170,fp_0.49_0.23,q_90,enc_avif,quality_auto/7471ae_86ce4442f6f443129b9baf48aa1be437~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:700px;--group-width:175px;--group-right:auto" aria-hidden="false"><div data-id="338c8253-4b38-464a-b725-66c9d3bc3c9e" 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 blur-on-hover" id="pgi338c82534b38464ab72566c9d3bc3c9e_8" data-hash="338c8253-4b38-464a-b725-66c9d3bc3c9e" data-id="338c8253-4b38-464a-b725-66c9d3bc3c9e" data-idx="8" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:700px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="8" id="item-action-338c8253-4b38-464a-b725-66c9d3bc3c9e" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-338c8253-4b38-464a-b725-66c9d3bc3c9e" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_006c11dbc3224cff85b5bdcf9bdb3e26~mv2.jpg/v1/fill/w_170,h_170,fp_0.56_0.4,q_90,enc_avif,quality_auto/7471ae_006c11dbc3224cff85b5bdcf9bdb3e26~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_006c11dbc3224cff85b5bdcf9bdb3e26~mv2.jpg/v1/fill/w_340,h_340,fp_0.56_0.4,q_90,enc_avif,quality_auto/7471ae_006c11dbc3224cff85b5bdcf9bdb3e26~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_006c11dbc3224cff85b5bdcf9bdb3e26~mv2.jpg/v1/fill/w_510,h_510,fp_0.56_0.4,q_90,enc_avif,quality_auto/7471ae_006c11dbc3224cff85b5bdcf9bdb3e26~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_006c11dbc3224cff85b5bdcf9bdb3e26~mv2.jpg/v1/fill/w_680,h_680,fp_0.56_0.4,q_90,enc_avif,quality_auto/7471ae_006c11dbc3224cff85b5bdcf9bdb3e26~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_006c11dbc3224cff85b5bdcf9bdb3e26~mv2.jpg/v1/fill/w_850,h_850,fp_0.56_0.4,q_90,enc_avif,quality_auto/7471ae_006c11dbc3224cff85b5bdcf9bdb3e26~mv2.jpg 5x" type="image/jpeg"/><img id="338c8253-4b38-464a-b725-66c9d3bc3c9e" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="8" src="https://static.wixstatic.com/media/7471ae_006c11dbc3224cff85b5bdcf9bdb3e26~mv2.jpg/v1/fill/w_170,h_170,fp_0.56_0.4,q_90,enc_avif,quality_auto/7471ae_006c11dbc3224cff85b5bdcf9bdb3e26~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div><div data-id="57a68b98-0c14-4c68-9b34-d24def8eaeca" 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 blur-on-hover" id="pgi57a68b980c144c689b34d24def8eaeca_9" data-hash="57a68b98-0c14-4c68-9b34-d24def8eaeca" data-id="57a68b98-0c14-4c68-9b34-d24def8eaeca" data-idx="9" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:175px;left:700px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="9" id="item-action-57a68b98-0c14-4c68-9b34-d24def8eaeca" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-57a68b98-0c14-4c68-9b34-d24def8eaeca" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_68c4f8a9a5164cbfae1f14991042c5fb~mv2.jpg/v1/fill/w_170,h_170,fp_0.36_0.47,q_90,enc_avif,quality_auto/7471ae_68c4f8a9a5164cbfae1f14991042c5fb~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_68c4f8a9a5164cbfae1f14991042c5fb~mv2.jpg/v1/fill/w_340,h_340,fp_0.36_0.47,q_90,enc_avif,quality_auto/7471ae_68c4f8a9a5164cbfae1f14991042c5fb~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_68c4f8a9a5164cbfae1f14991042c5fb~mv2.jpg/v1/fill/w_510,h_510,fp_0.36_0.47,q_90,enc_avif,quality_auto/7471ae_68c4f8a9a5164cbfae1f14991042c5fb~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_68c4f8a9a5164cbfae1f14991042c5fb~mv2.jpg/v1/fill/w_680,h_680,fp_0.36_0.47,q_90,enc_avif,quality_auto/7471ae_68c4f8a9a5164cbfae1f14991042c5fb~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_68c4f8a9a5164cbfae1f14991042c5fb~mv2.jpg/v1/fill/w_850,h_850,fp_0.36_0.47,q_90,enc_avif,quality_auto/7471ae_68c4f8a9a5164cbfae1f14991042c5fb~mv2.jpg 5x" type="image/jpeg"/><img id="57a68b98-0c14-4c68-9b34-d24def8eaeca" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="9" src="https://static.wixstatic.com/media/7471ae_68c4f8a9a5164cbfae1f14991042c5fb~mv2.jpg/v1/fill/w_170,h_170,fp_0.36_0.47,q_90,enc_avif,quality_auto/7471ae_68c4f8a9a5164cbfae1f14991042c5fb~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:875px;--group-width:175px;--group-right:auto" aria-hidden="false"><div data-id="276b256d-8804-4ee2-a7dc-0bfe2ab2b6f6" 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 blur-on-hover" id="pgi276b256d88044ee2a7dc0bfe2ab2b6f6_10" data-hash="276b256d-8804-4ee2-a7dc-0bfe2ab2b6f6" data-id="276b256d-8804-4ee2-a7dc-0bfe2ab2b6f6" data-idx="10" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:875px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="10" id="item-action-276b256d-8804-4ee2-a7dc-0bfe2ab2b6f6" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-276b256d-8804-4ee2-a7dc-0bfe2ab2b6f6" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_e158a4fd7ff54dd2a3c835183b028263~mv2.jpg/v1/fill/w_170,h_170,fp_0.66_0.28,q_90,enc_avif,quality_auto/7471ae_e158a4fd7ff54dd2a3c835183b028263~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_e158a4fd7ff54dd2a3c835183b028263~mv2.jpg/v1/fill/w_340,h_340,fp_0.66_0.28,q_90,enc_avif,quality_auto/7471ae_e158a4fd7ff54dd2a3c835183b028263~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_e158a4fd7ff54dd2a3c835183b028263~mv2.jpg/v1/fill/w_510,h_510,fp_0.66_0.28,q_90,enc_avif,quality_auto/7471ae_e158a4fd7ff54dd2a3c835183b028263~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_e158a4fd7ff54dd2a3c835183b028263~mv2.jpg/v1/fill/w_680,h_680,fp_0.66_0.28,q_90,enc_avif,quality_auto/7471ae_e158a4fd7ff54dd2a3c835183b028263~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_e158a4fd7ff54dd2a3c835183b028263~mv2.jpg/v1/fill/w_850,h_850,fp_0.66_0.28,q_90,enc_avif,quality_auto/7471ae_e158a4fd7ff54dd2a3c835183b028263~mv2.jpg 5x" type="image/jpeg"/><img id="276b256d-8804-4ee2-a7dc-0bfe2ab2b6f6" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="10" src="https://static.wixstatic.com/media/7471ae_e158a4fd7ff54dd2a3c835183b028263~mv2.jpg/v1/fill/w_170,h_170,fp_0.66_0.28,q_90,enc_avif,quality_auto/7471ae_e158a4fd7ff54dd2a3c835183b028263~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div><div data-id="dfd30670-d37c-400c-871f-ab74cd3af482" 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 blur-on-hover" id="pgidfd30670d37c400c871fab74cd3af482_11" data-hash="dfd30670-d37c-400c-871f-ab74cd3af482" data-id="dfd30670-d37c-400c-871f-ab74cd3af482" data-idx="11" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:175px;left:875px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="11" id="item-action-dfd30670-d37c-400c-871f-ab74cd3af482" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-dfd30670-d37c-400c-871f-ab74cd3af482" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_de22ba58a7f24c2db01e41cbd358ab6e~mv2.jpg/v1/fill/w_170,h_170,q_90,enc_avif,quality_auto/7471ae_de22ba58a7f24c2db01e41cbd358ab6e~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_de22ba58a7f24c2db01e41cbd358ab6e~mv2.jpg/v1/fill/w_340,h_340,q_90,enc_avif,quality_auto/7471ae_de22ba58a7f24c2db01e41cbd358ab6e~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_de22ba58a7f24c2db01e41cbd358ab6e~mv2.jpg/v1/fill/w_510,h_510,q_90,enc_avif,quality_auto/7471ae_de22ba58a7f24c2db01e41cbd358ab6e~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_de22ba58a7f24c2db01e41cbd358ab6e~mv2.jpg/v1/fill/w_680,h_680,q_90,enc_avif,quality_auto/7471ae_de22ba58a7f24c2db01e41cbd358ab6e~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_de22ba58a7f24c2db01e41cbd358ab6e~mv2.jpg/v1/fill/w_850,h_850,q_90,enc_avif,quality_auto/7471ae_de22ba58a7f24c2db01e41cbd358ab6e~mv2.jpg 5x" type="image/jpeg"/><img id="dfd30670-d37c-400c-871f-ab74cd3af482" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="11" src="https://static.wixstatic.com/media/7471ae_de22ba58a7f24c2db01e41cbd358ab6e~mv2.jpg/v1/fill/w_170,h_170,q_90,enc_avif,quality_auto/7471ae_de22ba58a7f24c2db01e41cbd358ab6e~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1050px;--group-width:175px;--group-right:auto" aria-hidden="false"><div data-id="d863d047-f140-48df-b59b-15a6562db9be" 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 blur-on-hover" id="pgid863d047f14048dfb59b15a6562db9be_12" data-hash="d863d047-f140-48df-b59b-15a6562db9be" data-id="d863d047-f140-48df-b59b-15a6562db9be" data-idx="12" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:1050px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="12" id="item-action-d863d047-f140-48df-b59b-15a6562db9be" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-d863d047-f140-48df-b59b-15a6562db9be" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_50b59ec4f91f4802bbea392dab344d77~mv2.jpg/v1/fill/w_170,h_170,fp_0.35_0.32,q_90,enc_avif,quality_auto/7471ae_50b59ec4f91f4802bbea392dab344d77~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_50b59ec4f91f4802bbea392dab344d77~mv2.jpg/v1/fill/w_340,h_340,fp_0.35_0.32,q_90,enc_avif,quality_auto/7471ae_50b59ec4f91f4802bbea392dab344d77~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_50b59ec4f91f4802bbea392dab344d77~mv2.jpg/v1/fill/w_510,h_510,fp_0.35_0.32,q_90,enc_avif,quality_auto/7471ae_50b59ec4f91f4802bbea392dab344d77~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_50b59ec4f91f4802bbea392dab344d77~mv2.jpg/v1/fill/w_680,h_680,fp_0.35_0.32,q_90,enc_avif,quality_auto/7471ae_50b59ec4f91f4802bbea392dab344d77~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_50b59ec4f91f4802bbea392dab344d77~mv2.jpg/v1/fill/w_850,h_850,fp_0.35_0.32,q_90,enc_avif,quality_auto/7471ae_50b59ec4f91f4802bbea392dab344d77~mv2.jpg 5x" type="image/jpeg"/><img id="d863d047-f140-48df-b59b-15a6562db9be" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="12" src="https://static.wixstatic.com/media/7471ae_50b59ec4f91f4802bbea392dab344d77~mv2.jpg/v1/fill/w_170,h_170,fp_0.35_0.32,q_90,enc_avif,quality_auto/7471ae_50b59ec4f91f4802bbea392dab344d77~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div><div data-id="f4ad471f-0a0d-43a0-847e-81fda96ab6dd" 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 blur-on-hover" id="pgif4ad471f0a0d43a0847e81fda96ab6dd_13" data-hash="f4ad471f-0a0d-43a0-847e-81fda96ab6dd" data-id="f4ad471f-0a0d-43a0-847e-81fda96ab6dd" data-idx="13" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:175px;left:1050px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="13" id="item-action-f4ad471f-0a0d-43a0-847e-81fda96ab6dd" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-f4ad471f-0a0d-43a0-847e-81fda96ab6dd" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_c7a0496a2f5c4298ab552320ba9ae9b2~mv2.jpg/v1/fill/w_170,h_170,fp_0.52_0.26,q_90,enc_avif,quality_auto/7471ae_c7a0496a2f5c4298ab552320ba9ae9b2~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_c7a0496a2f5c4298ab552320ba9ae9b2~mv2.jpg/v1/fill/w_340,h_340,fp_0.52_0.26,q_90,enc_avif,quality_auto/7471ae_c7a0496a2f5c4298ab552320ba9ae9b2~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_c7a0496a2f5c4298ab552320ba9ae9b2~mv2.jpg/v1/fill/w_510,h_510,fp_0.52_0.26,q_90,enc_avif,quality_auto/7471ae_c7a0496a2f5c4298ab552320ba9ae9b2~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_c7a0496a2f5c4298ab552320ba9ae9b2~mv2.jpg/v1/fill/w_680,h_680,fp_0.52_0.26,q_90,enc_avif,quality_auto/7471ae_c7a0496a2f5c4298ab552320ba9ae9b2~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_c7a0496a2f5c4298ab552320ba9ae9b2~mv2.jpg/v1/fill/w_850,h_850,fp_0.52_0.26,q_90,enc_avif,quality_auto/7471ae_c7a0496a2f5c4298ab552320ba9ae9b2~mv2.jpg 5x" type="image/jpeg"/><img id="f4ad471f-0a0d-43a0-847e-81fda96ab6dd" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="13" src="https://static.wixstatic.com/media/7471ae_c7a0496a2f5c4298ab552320ba9ae9b2~mv2.jpg/v1/fill/w_170,h_170,fp_0.52_0.26,q_90,enc_avif,quality_auto/7471ae_c7a0496a2f5c4298ab552320ba9ae9b2~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1225px;--group-width:175px;--group-right:auto" aria-hidden="false"><div data-id="34bb5007-1664-4869-a86e-fa687b3f44ea" 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 blur-on-hover" id="pgi34bb500716644869a86efa687b3f44ea_14" data-hash="34bb5007-1664-4869-a86e-fa687b3f44ea" data-id="34bb5007-1664-4869-a86e-fa687b3f44ea" data-idx="14" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:1225px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="14" id="item-action-34bb5007-1664-4869-a86e-fa687b3f44ea" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-34bb5007-1664-4869-a86e-fa687b3f44ea" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_162e444944254b2d990e0b7c98c92f1e~mv2.jpg/v1/fill/w_170,h_170,fp_0.51_0.26,q_90,enc_avif,quality_auto/7471ae_162e444944254b2d990e0b7c98c92f1e~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_162e444944254b2d990e0b7c98c92f1e~mv2.jpg/v1/fill/w_340,h_340,fp_0.51_0.26,q_90,enc_avif,quality_auto/7471ae_162e444944254b2d990e0b7c98c92f1e~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_162e444944254b2d990e0b7c98c92f1e~mv2.jpg/v1/fill/w_510,h_510,fp_0.51_0.26,q_90,enc_avif,quality_auto/7471ae_162e444944254b2d990e0b7c98c92f1e~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_162e444944254b2d990e0b7c98c92f1e~mv2.jpg/v1/fill/w_680,h_680,fp_0.51_0.26,q_90,enc_avif,quality_auto/7471ae_162e444944254b2d990e0b7c98c92f1e~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_162e444944254b2d990e0b7c98c92f1e~mv2.jpg/v1/fill/w_850,h_850,fp_0.51_0.26,q_90,enc_avif,quality_auto/7471ae_162e444944254b2d990e0b7c98c92f1e~mv2.jpg 5x" type="image/jpeg"/><img id="34bb5007-1664-4869-a86e-fa687b3f44ea" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="14" src="https://static.wixstatic.com/media/7471ae_162e444944254b2d990e0b7c98c92f1e~mv2.jpg/v1/fill/w_170,h_170,fp_0.51_0.26,q_90,enc_avif,quality_auto/7471ae_162e444944254b2d990e0b7c98c92f1e~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div><div data-id="e27a2afe-c15c-41d1-add7-0cb5f72717c5" 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 blur-on-hover" id="pgie27a2afec15c41d1add70cb5f72717c5_15" data-hash="e27a2afe-c15c-41d1-add7-0cb5f72717c5" data-id="e27a2afe-c15c-41d1-add7-0cb5f72717c5" data-idx="15" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:175px;left:1225px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="15" id="item-action-e27a2afe-c15c-41d1-add7-0cb5f72717c5" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-e27a2afe-c15c-41d1-add7-0cb5f72717c5" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_9b9e961acc6f44b797a21d6295171025~mv2.jpg/v1/fill/w_170,h_170,fp_0.5_0.27,q_90,enc_avif,quality_auto/7471ae_9b9e961acc6f44b797a21d6295171025~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_9b9e961acc6f44b797a21d6295171025~mv2.jpg/v1/fill/w_340,h_340,fp_0.5_0.27,q_90,enc_avif,quality_auto/7471ae_9b9e961acc6f44b797a21d6295171025~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_9b9e961acc6f44b797a21d6295171025~mv2.jpg/v1/fill/w_510,h_510,fp_0.5_0.27,q_90,enc_avif,quality_auto/7471ae_9b9e961acc6f44b797a21d6295171025~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_9b9e961acc6f44b797a21d6295171025~mv2.jpg/v1/fill/w_680,h_680,fp_0.5_0.27,q_90,enc_avif,quality_auto/7471ae_9b9e961acc6f44b797a21d6295171025~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_9b9e961acc6f44b797a21d6295171025~mv2.jpg/v1/fill/w_850,h_850,fp_0.5_0.27,q_90,enc_avif,quality_auto/7471ae_9b9e961acc6f44b797a21d6295171025~mv2.jpg 5x" type="image/jpeg"/><img id="e27a2afe-c15c-41d1-add7-0cb5f72717c5" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="15" src="https://static.wixstatic.com/media/7471ae_9b9e961acc6f44b797a21d6295171025~mv2.jpg/v1/fill/w_170,h_170,fp_0.5_0.27,q_90,enc_avif,quality_auto/7471ae_9b9e961acc6f44b797a21d6295171025~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1400px;--group-width:175px;--group-right:auto" aria-hidden="false"><div data-id="f343bcc2-3b01-4773-beb6-fae54bbf4676" 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 blur-on-hover" id="pgif343bcc23b014773beb6fae54bbf4676_16" data-hash="f343bcc2-3b01-4773-beb6-fae54bbf4676" data-id="f343bcc2-3b01-4773-beb6-fae54bbf4676" data-idx="16" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:1400px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="16" id="item-action-f343bcc2-3b01-4773-beb6-fae54bbf4676" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-f343bcc2-3b01-4773-beb6-fae54bbf4676" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_2ee8b7e28cdc4c489e69852b10189deb~mv2.jpg/v1/fill/w_170,h_170,fp_0.5_0.39,q_90,enc_avif,quality_auto/7471ae_2ee8b7e28cdc4c489e69852b10189deb~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_2ee8b7e28cdc4c489e69852b10189deb~mv2.jpg/v1/fill/w_340,h_340,fp_0.5_0.39,q_90,enc_avif,quality_auto/7471ae_2ee8b7e28cdc4c489e69852b10189deb~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_2ee8b7e28cdc4c489e69852b10189deb~mv2.jpg/v1/fill/w_510,h_510,fp_0.5_0.39,q_90,enc_avif,quality_auto/7471ae_2ee8b7e28cdc4c489e69852b10189deb~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_2ee8b7e28cdc4c489e69852b10189deb~mv2.jpg/v1/fill/w_680,h_680,fp_0.5_0.39,q_90,enc_avif,quality_auto/7471ae_2ee8b7e28cdc4c489e69852b10189deb~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_2ee8b7e28cdc4c489e69852b10189deb~mv2.jpg/v1/fill/w_850,h_850,fp_0.5_0.39,q_90,enc_avif,quality_auto/7471ae_2ee8b7e28cdc4c489e69852b10189deb~mv2.jpg 5x" type="image/jpeg"/><img id="f343bcc2-3b01-4773-beb6-fae54bbf4676" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="16" src="https://static.wixstatic.com/media/7471ae_2ee8b7e28cdc4c489e69852b10189deb~mv2.jpg/v1/fill/w_170,h_170,fp_0.5_0.39,q_90,enc_avif,quality_auto/7471ae_2ee8b7e28cdc4c489e69852b10189deb~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div><div data-id="7379a80e-88fa-4fa8-a961-2542ea1a9d1a" 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 blur-on-hover" id="pgi7379a80e88fa4fa8a9612542ea1a9d1a_17" data-hash="7379a80e-88fa-4fa8-a961-2542ea1a9d1a" data-id="7379a80e-88fa-4fa8-a961-2542ea1a9d1a" data-idx="17" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:175px;left:1400px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="17" id="item-action-7379a80e-88fa-4fa8-a961-2542ea1a9d1a" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-7379a80e-88fa-4fa8-a961-2542ea1a9d1a" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_f43b5f21aef84a509cf6cc22d34b1328~mv2.jpg/v1/fill/w_170,h_170,fp_0.48_0.56,q_90,enc_avif,quality_auto/7471ae_f43b5f21aef84a509cf6cc22d34b1328~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_f43b5f21aef84a509cf6cc22d34b1328~mv2.jpg/v1/fill/w_340,h_340,fp_0.48_0.56,q_90,enc_avif,quality_auto/7471ae_f43b5f21aef84a509cf6cc22d34b1328~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_f43b5f21aef84a509cf6cc22d34b1328~mv2.jpg/v1/fill/w_510,h_510,fp_0.48_0.56,q_90,enc_avif,quality_auto/7471ae_f43b5f21aef84a509cf6cc22d34b1328~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_f43b5f21aef84a509cf6cc22d34b1328~mv2.jpg/v1/fill/w_680,h_680,fp_0.48_0.56,q_90,enc_avif,quality_auto/7471ae_f43b5f21aef84a509cf6cc22d34b1328~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_f43b5f21aef84a509cf6cc22d34b1328~mv2.jpg/v1/fill/w_850,h_850,fp_0.48_0.56,q_90,enc_avif,quality_auto/7471ae_f43b5f21aef84a509cf6cc22d34b1328~mv2.jpg 5x" type="image/jpeg"/><img id="7379a80e-88fa-4fa8-a961-2542ea1a9d1a" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="17" src="https://static.wixstatic.com/media/7471ae_f43b5f21aef84a509cf6cc22d34b1328~mv2.jpg/v1/fill/w_170,h_170,fp_0.48_0.56,q_90,enc_avif,quality_auto/7471ae_f43b5f21aef84a509cf6cc22d34b1328~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1575px;--group-width:175px;--group-right:auto" aria-hidden="false"><div data-id="86618f8e-2df6-47c1-829c-591b0fb18f43" 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 blur-on-hover" id="pgi86618f8e2df647c1829c591b0fb18f43_18" data-hash="86618f8e-2df6-47c1-829c-591b0fb18f43" data-id="86618f8e-2df6-47c1-829c-591b0fb18f43" data-idx="18" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:1575px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="18" id="item-action-86618f8e-2df6-47c1-829c-591b0fb18f43" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-86618f8e-2df6-47c1-829c-591b0fb18f43" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_739d6d7b0cc144efb3d1dd7e4c2e1b26~mv2.jpg/v1/fill/w_170,h_170,fp_0.43_0.29,q_90,enc_avif,quality_auto/7471ae_739d6d7b0cc144efb3d1dd7e4c2e1b26~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_739d6d7b0cc144efb3d1dd7e4c2e1b26~mv2.jpg/v1/fill/w_340,h_340,fp_0.43_0.29,q_90,enc_avif,quality_auto/7471ae_739d6d7b0cc144efb3d1dd7e4c2e1b26~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_739d6d7b0cc144efb3d1dd7e4c2e1b26~mv2.jpg/v1/fill/w_510,h_510,fp_0.43_0.29,q_90,enc_avif,quality_auto/7471ae_739d6d7b0cc144efb3d1dd7e4c2e1b26~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_739d6d7b0cc144efb3d1dd7e4c2e1b26~mv2.jpg/v1/fill/w_680,h_680,fp_0.43_0.29,q_90,enc_avif,quality_auto/7471ae_739d6d7b0cc144efb3d1dd7e4c2e1b26~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_739d6d7b0cc144efb3d1dd7e4c2e1b26~mv2.jpg/v1/fill/w_850,h_850,fp_0.43_0.29,q_90,enc_avif,quality_auto/7471ae_739d6d7b0cc144efb3d1dd7e4c2e1b26~mv2.jpg 5x" type="image/jpeg"/><img id="86618f8e-2df6-47c1-829c-591b0fb18f43" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="18" src="https://static.wixstatic.com/media/7471ae_739d6d7b0cc144efb3d1dd7e4c2e1b26~mv2.jpg/v1/fill/w_170,h_170,fp_0.43_0.29,q_90,enc_avif,quality_auto/7471ae_739d6d7b0cc144efb3d1dd7e4c2e1b26~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div><div data-id="dd6e3f23-26ac-49c7-bebd-75eef58b306e" 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 blur-on-hover" id="pgidd6e3f2326ac49c7bebd75eef58b306e_19" data-hash="dd6e3f23-26ac-49c7-bebd-75eef58b306e" data-id="dd6e3f23-26ac-49c7-bebd-75eef58b306e" data-idx="19" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:175px;left:1575px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="19" id="item-action-dd6e3f23-26ac-49c7-bebd-75eef58b306e" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-dd6e3f23-26ac-49c7-bebd-75eef58b306e" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_783c87b600a74a8b990eecb0676ca10a~mv2.jpg/v1/fill/w_170,h_170,fp_0.43_0.25,q_90,enc_avif,quality_auto/7471ae_783c87b600a74a8b990eecb0676ca10a~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_783c87b600a74a8b990eecb0676ca10a~mv2.jpg/v1/fill/w_340,h_340,fp_0.43_0.25,q_90,enc_avif,quality_auto/7471ae_783c87b600a74a8b990eecb0676ca10a~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_783c87b600a74a8b990eecb0676ca10a~mv2.jpg/v1/fill/w_510,h_510,fp_0.43_0.25,q_90,enc_avif,quality_auto/7471ae_783c87b600a74a8b990eecb0676ca10a~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_783c87b600a74a8b990eecb0676ca10a~mv2.jpg/v1/fill/w_680,h_680,fp_0.43_0.25,q_90,enc_avif,quality_auto/7471ae_783c87b600a74a8b990eecb0676ca10a~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_783c87b600a74a8b990eecb0676ca10a~mv2.jpg/v1/fill/w_850,h_850,fp_0.43_0.25,q_90,enc_avif,quality_auto/7471ae_783c87b600a74a8b990eecb0676ca10a~mv2.jpg 5x" type="image/jpeg"/><img id="dd6e3f23-26ac-49c7-bebd-75eef58b306e" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="19" src="https://static.wixstatic.com/media/7471ae_783c87b600a74a8b990eecb0676ca10a~mv2.jpg/v1/fill/w_170,h_170,fp_0.43_0.25,q_90,enc_avif,quality_auto/7471ae_783c87b600a74a8b990eecb0676ca10a~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1750px;--group-width:175px;--group-right:auto" aria-hidden="false"><div data-id="d4027049-6563-4415-9c17-4fbd6c5d25c0" 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 blur-on-hover" id="pgid4027049656344159c174fbd6c5d25c0_20" data-hash="d4027049-6563-4415-9c17-4fbd6c5d25c0" data-id="d4027049-6563-4415-9c17-4fbd6c5d25c0" data-idx="20" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:1750px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="20" id="item-action-d4027049-6563-4415-9c17-4fbd6c5d25c0" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-d4027049-6563-4415-9c17-4fbd6c5d25c0" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_1d6c970293ea4665ae89187c40ace62b~mv2.jpg/v1/fill/w_170,h_170,fp_0.3_0.28,q_90,enc_avif,quality_auto/7471ae_1d6c970293ea4665ae89187c40ace62b~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_1d6c970293ea4665ae89187c40ace62b~mv2.jpg/v1/fill/w_340,h_340,fp_0.3_0.28,q_90,enc_avif,quality_auto/7471ae_1d6c970293ea4665ae89187c40ace62b~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_1d6c970293ea4665ae89187c40ace62b~mv2.jpg/v1/fill/w_510,h_510,fp_0.3_0.28,q_90,enc_avif,quality_auto/7471ae_1d6c970293ea4665ae89187c40ace62b~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_1d6c970293ea4665ae89187c40ace62b~mv2.jpg/v1/fill/w_680,h_680,fp_0.3_0.28,q_90,enc_avif,quality_auto/7471ae_1d6c970293ea4665ae89187c40ace62b~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_1d6c970293ea4665ae89187c40ace62b~mv2.jpg/v1/fill/w_850,h_850,fp_0.3_0.28,q_90,enc_avif,quality_auto/7471ae_1d6c970293ea4665ae89187c40ace62b~mv2.jpg 5x" type="image/jpeg"/><img id="d4027049-6563-4415-9c17-4fbd6c5d25c0" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="20" src="https://static.wixstatic.com/media/7471ae_1d6c970293ea4665ae89187c40ace62b~mv2.jpg/v1/fill/w_170,h_170,fp_0.3_0.28,q_90,enc_avif,quality_auto/7471ae_1d6c970293ea4665ae89187c40ace62b~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div><div data-id="ec241f4e-cc8b-4220-a152-f8d9db774629" 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 blur-on-hover" id="pgiec241f4ecc8b4220a152f8d9db774629_21" data-hash="ec241f4e-cc8b-4220-a152-f8d9db774629" data-id="ec241f4e-cc8b-4220-a152-f8d9db774629" data-idx="21" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:175px;left:1750px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="21" id="item-action-ec241f4e-cc8b-4220-a152-f8d9db774629" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-ec241f4e-cc8b-4220-a152-f8d9db774629" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_11cc63801b464b11a30984ecd5e4859b~mv2.jpg/v1/fill/w_170,h_170,q_90,enc_avif,quality_auto/7471ae_11cc63801b464b11a30984ecd5e4859b~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_11cc63801b464b11a30984ecd5e4859b~mv2.jpg/v1/fill/w_340,h_340,q_90,enc_avif,quality_auto/7471ae_11cc63801b464b11a30984ecd5e4859b~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_11cc63801b464b11a30984ecd5e4859b~mv2.jpg/v1/fill/w_510,h_510,q_90,enc_avif,quality_auto/7471ae_11cc63801b464b11a30984ecd5e4859b~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_11cc63801b464b11a30984ecd5e4859b~mv2.jpg/v1/fill/w_680,h_680,q_90,enc_avif,quality_auto/7471ae_11cc63801b464b11a30984ecd5e4859b~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_11cc63801b464b11a30984ecd5e4859b~mv2.jpg/v1/fill/w_850,h_850,q_90,enc_avif,quality_auto/7471ae_11cc63801b464b11a30984ecd5e4859b~mv2.jpg 5x" type="image/jpeg"/><img id="ec241f4e-cc8b-4220-a152-f8d9db774629" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="21" src="https://static.wixstatic.com/media/7471ae_11cc63801b464b11a30984ecd5e4859b~mv2.jpg/v1/fill/w_170,h_170,q_90,enc_avif,quality_auto/7471ae_11cc63801b464b11a30984ecd5e4859b~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:1925px;--group-width:175px;--group-right:auto" aria-hidden="false"><div data-id="9721d451-5f8c-4701-ab45-07e6d3d1940f" 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 blur-on-hover" id="pgi9721d4515f8c4701ab4507e6d3d1940f_22" data-hash="9721d451-5f8c-4701-ab45-07e6d3d1940f" data-id="9721d451-5f8c-4701-ab45-07e6d3d1940f" data-idx="22" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:1925px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="22" id="item-action-9721d451-5f8c-4701-ab45-07e6d3d1940f" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-9721d451-5f8c-4701-ab45-07e6d3d1940f" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_011cff1e7d6543f9b214839c48c35367~mv2.jpg/v1/fill/w_170,h_170,q_90,enc_avif,quality_auto/7471ae_011cff1e7d6543f9b214839c48c35367~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_011cff1e7d6543f9b214839c48c35367~mv2.jpg/v1/fill/w_340,h_340,q_90,enc_avif,quality_auto/7471ae_011cff1e7d6543f9b214839c48c35367~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_011cff1e7d6543f9b214839c48c35367~mv2.jpg/v1/fill/w_510,h_510,q_90,enc_avif,quality_auto/7471ae_011cff1e7d6543f9b214839c48c35367~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_011cff1e7d6543f9b214839c48c35367~mv2.jpg/v1/fill/w_680,h_680,q_90,enc_avif,quality_auto/7471ae_011cff1e7d6543f9b214839c48c35367~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_011cff1e7d6543f9b214839c48c35367~mv2.jpg/v1/fill/w_850,h_850,q_90,enc_avif,quality_auto/7471ae_011cff1e7d6543f9b214839c48c35367~mv2.jpg 5x" type="image/jpeg"/><img id="9721d451-5f8c-4701-ab45-07e6d3d1940f" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="22" src="https://static.wixstatic.com/media/7471ae_011cff1e7d6543f9b214839c48c35367~mv2.jpg/v1/fill/w_170,h_170,q_90,enc_avif,quality_auto/7471ae_011cff1e7d6543f9b214839c48c35367~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div><div data-id="482d6490-1f5e-4aff-9b9e-ca0160158382" 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 blur-on-hover" id="pgi482d64901f5e4aff9b9eca0160158382_23" data-hash="482d6490-1f5e-4aff-9b9e-ca0160158382" data-id="482d6490-1f5e-4aff-9b9e-ca0160158382" data-idx="23" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:175px;left:1925px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="23" id="item-action-482d6490-1f5e-4aff-9b9e-ca0160158382" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-482d6490-1f5e-4aff-9b9e-ca0160158382" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_c212470aee2a4b3baba29b3b045b89f9~mv2.jpg/v1/fill/w_170,h_170,fp_0.43_0.25,q_90,enc_avif,quality_auto/7471ae_c212470aee2a4b3baba29b3b045b89f9~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_c212470aee2a4b3baba29b3b045b89f9~mv2.jpg/v1/fill/w_340,h_340,fp_0.43_0.25,q_90,enc_avif,quality_auto/7471ae_c212470aee2a4b3baba29b3b045b89f9~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_c212470aee2a4b3baba29b3b045b89f9~mv2.jpg/v1/fill/w_510,h_510,fp_0.43_0.25,q_90,enc_avif,quality_auto/7471ae_c212470aee2a4b3baba29b3b045b89f9~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_c212470aee2a4b3baba29b3b045b89f9~mv2.jpg/v1/fill/w_680,h_680,fp_0.43_0.25,q_90,enc_avif,quality_auto/7471ae_c212470aee2a4b3baba29b3b045b89f9~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_c212470aee2a4b3baba29b3b045b89f9~mv2.jpg/v1/fill/w_850,h_850,fp_0.43_0.25,q_90,enc_avif,quality_auto/7471ae_c212470aee2a4b3baba29b3b045b89f9~mv2.jpg 5x" type="image/jpeg"/><img id="482d6490-1f5e-4aff-9b9e-ca0160158382" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="23" src="https://static.wixstatic.com/media/7471ae_c212470aee2a4b3baba29b3b045b89f9~mv2.jpg/v1/fill/w_170,h_170,fp_0.43_0.25,q_90,enc_avif,quality_auto/7471ae_c212470aee2a4b3baba29b3b045b89f9~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div></div><div data-hook="group-view" style="--group-top:0px;--group-left:2100px;--group-width:175px;--group-right:auto" aria-hidden="false"><div data-id="c6c21d9c-afab-42d9-a6ba-fbf461b382cf" 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 blur-on-hover" id="pgic6c21d9cafab42d9a6bafbf461b382cf_24" data-hash="c6c21d9c-afab-42d9-a6ba-fbf461b382cf" data-id="c6c21d9c-afab-42d9-a6ba-fbf461b382cf" data-idx="24" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:0;left:2100px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"><div data-idx="24" id="item-action-c6c21d9c-afab-42d9-a6ba-fbf461b382cf" class="item-action" tabindex="-1" data-hook="item-action" aria-label="image" role="button" aria-haspopup="dialog"></div><div><div data-hook="item-wrapper" class="gallery-item-wrapper visible cube-type-fill [object Object]" id="item-wrapper-c6c21d9c-afab-42d9-a6ba-fbf461b382cf" style="background-color:none;height:170px;width:170px;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:170px;height:170px;margin-top:0;margin-left:0"><picture><source srcSet="https://static.wixstatic.com/media/7471ae_a3efaf54b9204bf68125242b6b7d40c8~mv2.jpg/v1/fill/w_170,h_170,fp_0.55_0.42,q_90,enc_avif,quality_auto/7471ae_a3efaf54b9204bf68125242b6b7d40c8~mv2.jpg 1x, https://static.wixstatic.com/media/7471ae_a3efaf54b9204bf68125242b6b7d40c8~mv2.jpg/v1/fill/w_340,h_340,fp_0.55_0.42,q_90,enc_avif,quality_auto/7471ae_a3efaf54b9204bf68125242b6b7d40c8~mv2.jpg 2x, https://static.wixstatic.com/media/7471ae_a3efaf54b9204bf68125242b6b7d40c8~mv2.jpg/v1/fill/w_510,h_510,fp_0.55_0.42,q_90,enc_avif,quality_auto/7471ae_a3efaf54b9204bf68125242b6b7d40c8~mv2.jpg 3x, https://static.wixstatic.com/media/7471ae_a3efaf54b9204bf68125242b6b7d40c8~mv2.jpg/v1/fill/w_680,h_680,fp_0.55_0.42,q_90,enc_avif,quality_auto/7471ae_a3efaf54b9204bf68125242b6b7d40c8~mv2.jpg 4x, https://static.wixstatic.com/media/7471ae_a3efaf54b9204bf68125242b6b7d40c8~mv2.jpg/v1/fill/w_850,h_850,fp_0.55_0.42,q_90,enc_avif,quality_auto/7471ae_a3efaf54b9204bf68125242b6b7d40c8~mv2.jpg 5x" type="image/jpeg"/><img id="c6c21d9c-afab-42d9-a6ba-fbf461b382cf" class="gallery-item-visible gallery-item gallery-item-preloaded" data-hook="gallery-item-image-img" data-idx="24" src="https://static.wixstatic.com/media/7471ae_a3efaf54b9204bf68125242b6b7d40c8~mv2.jpg/v1/fill/w_170,h_170,fp_0.55_0.42,q_90,enc_avif,quality_auto/7471ae_a3efaf54b9204bf68125242b6b7d40c8~mv2.jpg" alt="" loading="eager" style="width:170px;height:170px"/></picture></div></div></div></div></div><div data-id="c6c21d9c-afab-42d9-a6ba-fbf461b382cf" class="item-link-wrapper" data-idx="25" data-hook="item-link-wrapper" tabindex="-1"><div class="gallery-item-container item-container-regular has-custom-focus visible clickable blur-on-hover" id="pgic6c21d9cafab42d9a6bafbf461b382cf_25" data-hash="c6c21d9c-afab-42d9-a6ba-fbf461b382cf" data-id="c6c21d9c-afab-42d9-a6ba-fbf461b382cf" data-idx="25" data-hook="item-container" style="overflow-y:hidden;position:absolute;bottom:auto;margin:2.5px;top:175px;left:2100px;right:auto;width:170px;height:170px;overflow:hidden;transition:opacity .2s ease;opacity:1;display:block" aria-hidden="true"></div></div></div></div></div><button class="nav-arrows-container drop-shadow  " aria-label="Next Item" tabindex="0" data-hook="nav-arrow-next" style="width:23px;height:39px;padding:0;top:calc(50% + 1.25px - 19.5px - 
        0px);right:25.5px"><svg class="slideshow-arrow" style="transform:scaleX(1) scale(1)" width="23" height="39" viewBox="0 0 23 39"><path d="M857.005,231.479L858.5,230l18.124,18-18.127,18-1.49-1.48L873.638,248Z" transform="translate(-855 -230)"></path></svg></button></div></div><div data-key="items-styles" style="display:none"></div></div></div></div></div></div></div></div></div></section><section id="comp-lpiph79v" tabindex="-1" class="Oqnisf comp-lpiph79v wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lpiph79v" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lpiph79v" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lpiph79v" data-motion-part="BG_MEDIA comp-lpiph79v" class="VgO9Yg"></div></div><div data-mesh-id="comp-lpiph79vinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lpiph79vinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-k0znzd13" class="ku3DBC zQ9jDz comp-k0znzd13 wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:39px; line-height:normal; text-align:center;"><span style="color:#000000;" class="wixui-rich-text__text"><span style="font-size:39px;" class="wixui-rich-text__text"><span style="text-shadow:rgba(0, 0, 0, 0.4) 0px 4px 5px;" class="wixui-rich-text__text"><span style="font-family:cinzel,serif;" class="wixui-rich-text__text"><span style="letter-spacing:0em;" class="wixui-rich-text__text">Recital de 2017</span></span></span></span></span></h2></div><table id="comp-jb3uw1ru" data-testid="Masonry" class="comp-jb3uw1ru slvSuv"><tbody><tr><th id="dataItem-jb3uyi93" itemscope="" itemType="http://schema.org/ImageObject"><a href="https://www.opusmusicschool.com.br/eventos" target="_blank"><img src="https://static.wixstatic.com/media/170399_719ae0d714da42718cfff1f56952a485~mv2_d_4608_2592_s_4_2.jpg/v1/fill/w_250,h_140,al_c,q_90,enc_auto/170399_719ae0d714da42718cfff1f56952a485~mv2_d_4608_2592_s_4_2.jpg" alt="Recital 2017" itemProp="contentURL" width="250" height="140"/></a><div></div></th><th id="dataItem-jb3uyi941" itemscope="" itemType="http://schema.org/ImageObject"><a href="https://www.opusmusicschool.com.br/eventos" target="_blank"><img src="https://static.wixstatic.com/media/170399_31d1f39183d04f309e184c8ecc91e1f9~mv2_d_4608_2592_s_4_2.jpg/v1/fill/w_250,h_140,al_c,q_90,enc_auto/170399_31d1f39183d04f309e184c8ecc91e1f9~mv2_d_4608_2592_s_4_2.jpg" alt="Recital 2017" itemProp="contentURL" width="250" height="140"/></a><div></div></th><th id="dataItem-jb3uyi943" itemscope="" itemType="http://schema.org/ImageObject"><a href="https://www.opusmusicschool.com.br/eventos" target="_blank"><img src="https://static.wixstatic.com/media/170399_78dd1e78ea7f487b823e1267e91c2710~mv2_d_4608_3456_s_4_2.jpg/v1/fill/w_250,h_187,al_c,q_90,enc_auto/170399_78dd1e78ea7f487b823e1267e91c2710~mv2_d_4608_3456_s_4_2.jpg" alt="Recital 2017" itemProp="contentURL" width="250" height="187"/></a><div></div></th><th id="dataItem-jb3uyi95" itemscope="" itemType="http://schema.org/ImageObject"><a href="https://www.opusmusicschool.com.br/eventos" target="_blank"><img src="https://static.wixstatic.com/media/170399_ede0a636e1a8449f83af97f639240e9c~mv2_d_4608_2592_s_4_2.jpg/v1/fill/w_250,h_140,al_c,q_90,enc_auto/170399_ede0a636e1a8449f83af97f639240e9c~mv2_d_4608_2592_s_4_2.jpg" alt="Recital 2017" itemProp="contentURL" width="250" height="140"/></a><div></div></th></tr><tr><th id="dataItem-jb3uyi952" itemscope="" itemType="http://schema.org/ImageObject"><a href="https://www.opusmusicschool.com.br/eventos" target="_blank"><img src="https://static.wixstatic.com/media/170399_1fe7cb2868124500aa67b87d48e97ed5~mv2_d_4608_2592_s_4_2.jpg/v1/fill/w_250,h_140,al_c,q_90,enc_auto/170399_1fe7cb2868124500aa67b87d48e97ed5~mv2_d_4608_2592_s_4_2.jpg" alt="Recital 2017" itemProp="contentURL" width="250" height="140"/></a><div></div></th></tr></tbody></table></div></div></section></div></div></div></div></div></div></div></main><div id="soapAfterPagesContainer" class="page-without-sosp soapAfterPagesContainer page-without-sosp"><div data-mesh-id="soapAfterPagesContainerinlineContent" data-testid="inline-content" class=""><div data-mesh-id="soapAfterPagesContainerinlineContent-gridContainer" data-testid="mesh-container-content"><div id="CONTROLLER_COMP_CUSTOM_ID" style="display:none"></div></div></div></div><footer id="SITE_FOOTER" class="xU8fqS SITE_FOOTER wixui-footer" tabindex="-1"><div class="_C0cVf"><div class="_4XcTfy" data-testid="screenWidthContainerBg"></div></div><div class="U4Bvut"><div class="G5K6X8"><div class="gUbusX" data-testid="screenWidthContainerBgCenter"></div></div><div class="CJF7A2"><div data-mesh-id="SITE_FOOTERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_FOOTERinlineContent-gridContainer" data-testid="mesh-container-content"><div id="WRchTxtn" class="ku3DBC zQ9jDz WRchTxtn wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:30px; line-height:normal;"><span style="font-family:baskervillemtw01-smbdit,baskervillemtw05-smbdit,serif;" class="wixui-rich-text__text"><span style="font-size:30px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">Hor&aacute;rio de Funcionamento</span></span></span></span></p>

<p class="font_9 wixui-rich-text__text" style="font-size:13px; line-height:normal;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">Segunda a Sexta 0</span></span></span></span><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">8 &agrave;s 20 horas</span></span></span></span><span style="font-size:13px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-family:didot-w01-italic,serif;" class="wixui-rich-text__text"><span class="color_13 wixui-rich-text__text">​</span></span></span></span></p></div><div id="WRchTxti" class="ku3DBC zQ9jDz WRchTxti wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:30px; line-height:normal;"><span style="font-family:baskervillemtw01-smbdit,baskervillemtw05-smbdit,serif;" class="wixui-rich-text__text"><span style="font-size:30px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">Endere&ccedil;o</span></span></span></span></p>

<p class="font_9 wixui-rich-text__text" style="font-size:16px; line-height:normal;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">Rua Dr. Ferreira Lopes, 478</span></span></span></span></p>

<p class="font_9 wixui-rich-text__text" style="font-size:16px; line-height:normal;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">Ch&aacute;cara Flora - S&atilde;o Paulo, SP, CEP: 04671-010</span></span></span></span></p>

<p class="font_9 wixui-rich-text__text" style="line-height:normal; font-size:13px;"><span class="wixui-rich-text__text">​</span></p></div><div id="comp-lgpkyfrr" class="ku3DBC zQ9jDz comp-lgpkyfrr wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:30px; line-height:normal;"><span style="font-family:baskervillemtw01-smbdit,baskervillemtw05-smbdit,serif;" class="wixui-rich-text__text"><span style="font-size:30px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">Contato</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:normal;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><a data-auto-recognition="true" href="mailto:contato@opusmusicschool.com.br" class="wixui-rich-text__text">contato@opusmusicschool.com.br</a></span></span></span></span></p>

<p class="font_9 wixui-rich-text__text" style="font-size:16px; line-height:normal;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">Telefone: (11) 3473-5858&nbsp;</span></span></span></span></p>

<p class="font_9 wixui-rich-text__text" style="font-size:16px; line-height:normal;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">Whatsapp: (11) 98804-3760</span></span></span></span></p></div><div id="comp-k2z1nf7p" class="GRu5Ra comp-k2z1nf7p wixui-google-map"></div><div class="comp-iqfi3nbd FubTgk" id="comp-iqfi3nbd" aria-disabled="false"><a data-testid="linkElement" href="https://api.whatsapp.com/send?phone=5511988043760" target="_blank" rel="noreferrer noopener" class="uDW_Qe wixui-button PlZyDq" aria-disabled="false" aria-label="Entre em contato"><span class="l7_2fn wixui-button__label">Entre em contato</span></a></div><div id="comp-lgpkpo8o" class="comp-lgpkpo8o WzbAF8"><ul class="mpGTIt" aria-label="Redes sociais"><li id="dataItem-lgpkpoi5-comp-lgpkpo8o" class="O6KwRn"><a data-testid="linkElement" href="https://www.instagram.com/opus_music_school/" target="_self" rel="noreferrer noopener" class="oRtuWN" aria-label="Instagram"><img sizes="46px" srcSet="https://static.wixstatic.com/media/01c3aff52f2a4dffa526d7a9843d46ea.png/v1/fill/w_46,h_46,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/01c3aff52f2a4dffa526d7a9843d46ea.png 1x, https://static.wixstatic.com/media/01c3aff52f2a4dffa526d7a9843d46ea.png/v1/fill/w_92,h_92,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/01c3aff52f2a4dffa526d7a9843d46ea.png 2x" id="img_0_comp-lgpkpo8o" src="https://static.wixstatic.com/media/01c3aff52f2a4dffa526d7a9843d46ea.png/v1/fill/w_46,h_46,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/01c3aff52f2a4dffa526d7a9843d46ea.png" alt="Instagram" style="object-fit:cover" class="YaS0jR Tj01hh" width="46" height="46"/></a></li><li id="dataItem-lgpkpoi7-comp-lgpkpo8o" class="O6KwRn"><a data-testid="linkElement" href="https://www.facebook.com/opusmusicschool/" target="_self" rel="noreferrer noopener" class="oRtuWN" aria-label="Facebook"><img sizes="46px" srcSet="https://static.wixstatic.com/media/0fdef751204647a3bbd7eaa2827ed4f9.png/v1/fill/w_46,h_46,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/0fdef751204647a3bbd7eaa2827ed4f9.png 1x, https://static.wixstatic.com/media/0fdef751204647a3bbd7eaa2827ed4f9.png/v1/fill/w_92,h_92,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/0fdef751204647a3bbd7eaa2827ed4f9.png 2x" id="img_1_comp-lgpkpo8o" src="https://static.wixstatic.com/media/0fdef751204647a3bbd7eaa2827ed4f9.png/v1/fill/w_46,h_46,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/0fdef751204647a3bbd7eaa2827ed4f9.png" alt="Facebook" style="object-fit:cover" class="YaS0jR Tj01hh" width="46" height="46"/></a></li><li id="dataItem-lgpkpoi8-comp-lgpkpo8o" class="O6KwRn"><a data-testid="linkElement" href="https://www.youtube.com/channel/UCMKrnG0E9Fp9xJ1T86FBVvQ" target="_self" rel="noreferrer noopener" class="oRtuWN" aria-label="Youtube"><img sizes="46px" srcSet="https://static.wixstatic.com/media/11062b_30de4e7217e64dfdadc3ea03beea7b94~mv2.png/v1/fill/w_46,h_46,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_30de4e7217e64dfdadc3ea03beea7b94~mv2.png 1x, https://static.wixstatic.com/media/11062b_30de4e7217e64dfdadc3ea03beea7b94~mv2.png/v1/fill/w_92,h_92,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_30de4e7217e64dfdadc3ea03beea7b94~mv2.png 2x" id="img_2_comp-lgpkpo8o" src="https://static.wixstatic.com/media/11062b_30de4e7217e64dfdadc3ea03beea7b94~mv2.png/v1/fill/w_46,h_46,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_30de4e7217e64dfdadc3ea03beea7b94~mv2.png" alt="Youtube" style="object-fit:cover" class="YaS0jR Tj01hh" width="46" height="46"/></a></li></ul></div><div id="comp-kiruttnx" class="  "><div class="comp-kiruttnx"><style> .Modal1071601439--backdrop{position:fixed;z-index:4000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(22,45,61);background-color:rgba(22,45,61,.66)} .Modal1071601439--modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;width:600px;max-width:100%} .Modal1071601439--modal.Modal1071601439--mobile{width:90%} .Modal1071601439--modal.Modal1071601439--mobile.Modal1071601439--preview{max-width:300px;width:90%} .Modal1071601439--modalHeader{text-align:right} .Modal1071601439--modalTitle{text-align:center;width:80%;margin:0 auto} .Modal1071601439--modalText{text-align:center;width:80%;margin:24px auto} .Modal1071601439--modalButtons{text-align:center} .Modal1071601439--button{margin:20px 20px 80px} .Modal1071601439--mobile .Modal1071601439--button{margin:3px 3px 20px} .Modal1071601439--close{margin:24px;cursor:pointer} .Modal1071601439--loader{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px}


 .Focusable3506766611--focus-box{outline:0} .Focusable3506766611--focus-box-error{outline:0}


 .buttonnext3269183541--root{display:inline-flex;align-items:center;cursor:pointer} .buttonnext3269183541--prefix{flex-shrink:0} .buttonnext3269183541--suffix{flex-shrink:0} .buttonnext3269183541--root[data-buttonnext3269183541-disabled]{cursor:default} .buttonnext3269183541--root[disabled]{pointer-events:none}


 .Button1081927827--root{min-width:100px;border-style:solid;box-sizing:content-box;border-radius:0;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out} .Button1081927827--root .buttonnext3269183541--content{margin:0 auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden} .Button1081927827--root[data-button1081927827-fullwidth]{width:100%;box-sizing:border-box} .Button1081927827--root[data-button1081927827-size=tiny]{padding:6px 16px} .Button1081927827--root[data-button1081927827-size=small]{padding:7px 16px} .Button1081927827--root[data-button1081927827-size=medium]{padding:8px 16px} .Button1081927827--root[data-button1081927827-mobile][data-button1081927827-size=medium]{padding:10px 16px} .Button1081927827--root[data-button1081927827-size=large]{padding:10px 16px} .Button1081927827--root[data-button1081927827-upgrade] .buttonnext3269183541--content{overflow:visible;text-overflow:unset;white-space:unset} .Button1081927827--root[data-button1081927827-upgrade]{box-sizing:border-box;line-height:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block} .Button1081927827--root[data-button1081927827-mobile][data-button1081927827-upgrade]{line-height:1} .Button1081927827--root[data-button1081927827-size=tiny][data-button1081927827-upgrade]{line-height:1} .Button1081927827--root[data-button1081927827-size=small][data-button1081927827-upgrade]:not(mobile){line-height:1} .Button1081927827--root[data-button1081927827-size=medium][data-button1081927827-upgrade]:not(mobile){line-height:1} .Button1081927827--root[data-button1081927827-size=large][data-button1081927827-upgrade]:not(mobile){line-height:1}


 .TextButton1946371614--root{background-color:transparent;text-decoration:none;border:none;padding:0} .TextButton1946371614--root[data-textbutton1946371614-priority=link]{text-decoration:underline}body.js-focus-visible{margin:0}</style><style>.comp-kiruttnx .Modal1071601439--modalTitle{font:normal normal bold 44px/1.3em soho-w01-thin-condensed,serif;text-decoration: ;color:#141414}.comp-kiruttnx .Modal1071601439--modalText{font:normal normal normal 15px/1.3em "open sans",sans-serif;text-decoration: ;color:#141414}.comp-kiruttnx .Text765688374--root[data-text765688374-typography=smallTitle]{color:#141414;font:normal normal normal 24px/1.33em soho-w01-thin-condensed,serif;text-decoration: }.comp-kiruttnx .Text765688374--root[data-text765688374-typography=runningText]{color:#141414;font:normal normal normal 16px/1.5em "open sans",sans-serif;text-decoration: }.comp-kiruttnx .Text765688374--root[data-text765688374-typography=listText]{color:#141414;font:normal normal normal 16px/2em "open sans",sans-serif;text-decoration: }.comp-kiruttnx .Text765688374--root[data-text765688374-typography=largeTitle]{color:#141414;font:normal normal normal 32px/1.25em soho-w01-thin-condensed,serif;text-decoration: }.comp-kiruttnx .Text765688374--root[data-text765688374-mobile][data-text765688374-typography=smallTitle]{color:#141414;font:normal normal normal 20px/1.4em soho-w01-thin-condensed,serif;text-decoration: }.comp-kiruttnx .Text765688374--root[data-text765688374-mobile][data-text765688374-typography=runningText]{color:#141414;font:normal normal normal 14px/1.42em "open sans",sans-serif;text-decoration: }.comp-kiruttnx .Text765688374--root[data-text765688374-mobile][data-text765688374-typography=listText]{color:#141414;font:normal normal normal 14px/1.72em "open sans",sans-serif;text-decoration: }.comp-kiruttnx .Text765688374--root[data-text765688374-mobile][data-text765688374-typography=largeTitle]{color:#141414;font:normal normal normal 24px/1.33em soho-w01-thin-condensed,serif;text-decoration: }.comp-kiruttnx .Button1081927827--root{border-color:#1989B8}.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basic]{color:#F9F9F9;background-color:#141414;border-width:0px}.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basic]:active,.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basic]:hover,.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basic][data-focusable3506766611-focus]{background-color:rgba(20, 20, 20, 0.7);color:rgba(249, 249, 249, 0.7)}.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basicSecondary]{color:#141414;background-color:rgba(0, 0, 0, 0);border-color:#141414;border-width:1px}.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basicSecondary]:active,.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basicSecondary]:hover,.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basicSecondary][data-focusable3506766611-focus]{color:rgba(20, 20, 20, 0.7);border-color:rgba(20, 20, 20, 0.7)}.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=primary]{color:#F9F9F9;background-color:#1989B8;border-width:0px}.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=primary]:active,.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=primary]:hover,.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=primary][data-focusable3506766611-focus]{background-color:rgba(25, 137, 184, 0.7);color:rgba(249, 249, 249, 0.7)}.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=secondary]{color:#1989B8;background-color:rgba(0, 0, 0, 0);border-color:#1989B8;border-width:1px}.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=secondary]:active,.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=secondary]:hover,.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=secondary][data-focusable3506766611-focus]{color:rgba(25, 137, 184, 0.7);border-color:rgba(25, 137, 184, 0.7)}.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basic][data-buttonnext3269183541-disabled],.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=primary][data-buttonnext3269183541-disabled]{background-color:#878787}.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basicSecondary][data-buttonnext3269183541-disabled],.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=secondary][data-buttonnext3269183541-disabled]{color:#878787;border-color:#878787}.comp-kiruttnx .Button1081927827--root[data-button1081927827-size=tiny]{font:normal normal normal 14px/1.43em "open sans",sans-serif;text-decoration: }.comp-kiruttnx .Button1081927827--root[data-button1081927827-size=small]{font:normal normal normal 16px/1.5em "open sans",sans-serif;text-decoration: }.comp-kiruttnx .Button1081927827--root[data-button1081927827-size=medium]{font:normal normal normal 16px/1.5em "open sans",sans-serif;text-decoration: }.comp-kiruttnx .Button1081927827--root[data-button1081927827-mobile][data-button1081927827-size=medium]{font:normal normal normal 14px/1.44em "open sans",sans-serif;text-decoration: }.comp-kiruttnx .Button1081927827--root[data-button1081927827-size=large]{font:normal normal normal 20px/1.5em "open sans",sans-serif;text-decoration: }.comp-kiruttnx .Button1081927827--root[data-button1081927827-mobile][data-button1081927827-upgrade]{font:normal normal normal 14px/1 "open sans",sans-serif;text-decoration: }.comp-kiruttnx .Button1081927827--root[data-button1081927827-size=tiny][data-button1081927827-upgrade]{font:normal normal normal 14px/1 "open sans",sans-serif;text-decoration: }.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basicSecondary][data-button1081927827-upgrade][data-button1081927827-size=tiny],.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=secondary][data-button1081927827-upgrade][data-button1081927827-size=tiny]{padding:calc(9px - 1px) 16px}.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basic][data-button1081927827-upgrade][data-button1081927827-size=tiny],.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=primary][data-button1081927827-upgrade][data-button1081927827-size=tiny]{padding:calc(9px - 0px) 16px}.comp-kiruttnx .Button1081927827--root[data-button1081927827-size=small][data-button1081927827-upgrade]:not(mobile){font:normal normal normal 16px/1 "open sans",sans-serif;text-decoration: }.comp-kiruttnx .Button1081927827--root[data-button1081927827-upgrade][data-button1081927827-priority=basicSecondary][data-button1081927827-size=small],.comp-kiruttnx .Button1081927827--root[data-button1081927827-upgrade][data-button1081927827-priority=secondary][data-button1081927827-size=small]{padding:calc(10px - 1px) 16px}.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basic][data-button1081927827-upgrade][data-button1081927827-size=small],.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=primary][data-button1081927827-upgrade][data-button1081927827-size=small]{padding:calc(10px - 0px) 16px}.comp-kiruttnx .Button1081927827--root[data-button1081927827-upgrade][data-button1081927827-priority=basicSecondary][data-button1081927827-size=small][data-button1081927827-mobile],.comp-kiruttnx .Button1081927827--root[data-button1081927827-upgrade][data-button1081927827-priority=secondary][data-button1081927827-size=small][data-button1081927827-mobile]{padding:calc(11px - 1px) 16px}.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basic][data-button1081927827-upgrade][data-button1081927827-size=small][data-button1081927827-mobile],.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=primary][data-button1081927827-upgrade][data-button1081927827-size=small][data-button1081927827-mobile]{padding:calc(11px - 0px) 16px}.comp-kiruttnx .Button1081927827--root[data-button1081927827-size=medium][data-button1081927827-upgrade]:not(mobile){font:normal normal normal 16px/1 "open sans",sans-serif;text-decoration: }.comp-kiruttnx .Button1081927827--root[data-button1081927827-upgrade][data-button1081927827-priority=basicSecondary][data-button1081927827-size=medium],.comp-kiruttnx .Button1081927827--root[data-button1081927827-upgrade][data-button1081927827-priority=secondary][data-button1081927827-size=medium]{padding:calc(12px - 1px) 16px}.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basic][data-button1081927827-upgrade][data-button1081927827-size=medium],.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=primary][data-button1081927827-upgrade][data-button1081927827-size=medium]{padding:calc(12px - 0px) 16px}.comp-kiruttnx .Button1081927827--root[data-button1081927827-upgrade][data-button1081927827-priority=basicSecondary][data-button1081927827-size=medium][data-button1081927827-mobile],.comp-kiruttnx .Button1081927827--root[data-button1081927827-upgrade][data-button1081927827-priority=secondary][data-button1081927827-size=medium][data-button1081927827-mobile]{padding:calc(13px - 1px) 16px}.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basic][data-button1081927827-upgrade][data-button1081927827-size=medium][data-button1081927827-mobile],.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=primary][data-button1081927827-upgrade][data-button1081927827-size=medium][data-button1081927827-mobile]{padding:calc(13px - 0px) 16px}.comp-kiruttnx .Button1081927827--root[data-button1081927827-size=large][data-button1081927827-upgrade]:not(mobile){font:normal normal normal 16px/1 "open sans",sans-serif;text-decoration: }.comp-kiruttnx .Button1081927827--root[data-button1081927827-size=large][data-button1081927827-upgrade][data-button1081927827-priority=basicSecondary],.comp-kiruttnx .Button1081927827--root[data-button1081927827-size=large][data-button1081927827-upgrade][data-button1081927827-priority=secondary]{padding:calc(16px - 1px) 16px}.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basic][data-button1081927827-upgrade][data-button1081927827-size=large],.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=primary][data-button1081927827-upgrade][data-button1081927827-size=large]{padding:calc(16px - 0px) 16px}.comp-kiruttnx .Button1081927827--root[data-button1081927827-size=large][data-button1081927827-upgrade][data-button1081927827-priority=basicSecondary][data-button1081927827-mobile],.comp-kiruttnx .Button1081927827--root[data-button1081927827-size=large][data-button1081927827-upgrade][data-button1081927827-priority=secondary][data-button1081927827-mobile]{padding:calc(17px - 1px) 16px}.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=basic][data-button1081927827-upgrade][data-button1081927827-size=large][data-button1081927827-mobile],.comp-kiruttnx .Button1081927827--root[data-button1081927827-priority=primary][data-button1081927827-upgrade][data-button1081927827-size=large][data-button1081927827-mobile]{padding:calc(17px - 1px) 16px}.comp-kiruttnx .TextButton1946371614--root{font:normal normal normal 16px/1.5em "open sans",sans-serif;text-decoration: }.comp-kiruttnx .TextButton1946371614--root[data-textbutton1946371614-mobile]{font:normal normal normal 14px/1.44em "open sans",sans-serif;text-decoration: }.comp-kiruttnx .TextButton1946371614--root[data-textbutton1946371614-priority=primary]{color:#1989B8}.comp-kiruttnx .TextButton1946371614--root[data-textbutton1946371614-priority=primary]:active,.comp-kiruttnx .TextButton1946371614--root[data-textbutton1946371614-priority=primary]:hover,.comp-kiruttnx .TextButton1946371614--root[data-textbutton1946371614-priority=primary][data-focusable3506766611-focus]{color:rgba(25, 137, 184, 0.6)}.comp-kiruttnx .TextButton1946371614--root[data-textbutton1946371614-priority=secondary]{color:#141414}.comp-kiruttnx .TextButton1946371614--root[data-textbutton1946371614-priority=secondary]:active,.comp-kiruttnx .TextButton1946371614--root[data-textbutton1946371614-priority=secondary]:hover,.comp-kiruttnx .TextButton1946371614--root[data-textbutton1946371614-priority=secondary][data-focusable3506766611-focus]{color:rgba(20, 20, 20, 0.6)}.comp-kiruttnx .TextButton1946371614--root[data-textbutton1946371614-priority=link]{color:#141414}.comp-kiruttnx .TextButton1946371614--root[data-textbutton1946371614-priority=link]:active,.comp-kiruttnx .TextButton1946371614--root[data-textbutton1946371614-priority=link]:hover,.comp-kiruttnx .TextButton1946371614--root[data-textbutton1946371614-priority=link][data-focusable3506766611-focus]{color:rgba(20, 20, 20, 0.6)}.comp-kiruttnx .TextButton1946371614--root[data-textbutton1946371614-priority=link][data-buttonnext3269183541-disabled],.comp-kiruttnx .TextButton1946371614--root[data-textbutton1946371614-priority=primary][data-buttonnext3269183541-disabled],.comp-kiruttnx .TextButton1946371614--root[data-textbutton1946371614-priority=secondary][data-buttonnext3269183541-disabled]{color:#878787}.comp-kiruttnx .Widget1998546280--ccpa .Widget1998546280--link,.comp-kiruttnx .Widget1998546280--ccpa .Widget1998546280--text{font:normal normal normal 13px/1.4em "open sans";text-decoration: ;color:#141414}.comp-kiruttnx .Widget1998546280--ccpa .Widget1998546280--link:hover{font:normal normal normal 15px/1.3em "open sans",sans-serif;text-decoration: ;color:#1989B8}</style><span class="Widget1998546280--ccpa"><div class="Widget1998546280--root comp-kiruttnx" data-hook="DoNotSellMyData-wrapper"><button data-hook="ccpa-link" aria-haspopup="dialog" class="buttonnext3269183541--root Focusable3506766611--root TextButton1946371614--root Widget1998546280--link" data-textbutton1946371614-priority="link" type="button" tabindex="0"><span class="buttonnext3269183541--content">Do Not Sell My Personal Information</span></button></div></span></div></div><div id="SITE_STRUCTURE_WRichText_1" class="MMl86N zQ9jDz SITE_STRUCTURE_WRichText_1 wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="line-height:normal; font-size:13px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text">&copy; 2016 por Opus Personal Music Ltda.&nbsp; &nbsp;|</span></p></div></div></div></div></div></footer></div></div><div id="SCROLL_TO_BOTTOM" class="Vd6aQZ ignore-focus SCROLL_TO_BOTTOM" role="region" tabindex="-1" aria-label="bottom of page"><span class="mHZSwn">bottom of page</span></div></div></div>

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

    <script type="application/json" id="wix-fedops">{"data":{"site":{"metaSiteId":"c64d20ff-1352-4856-9e1d-32c775c5b63b","userId":"bf468fe5-8e01-4dda-9226-462550dcd833","siteId":"13a595fb-8716-49b0-aa0d-38ac25a9ee92","externalBaseUrl":"https:\/\/www.opusmusicschool.com.br","siteRevision":1519,"siteType":"UGC","dc":"uw2-pub-1","isResponsive":false,"editorName":"Unknown","sessionId":"ccc35182-7792-4f3d-b643-7bd95145e2f2","isSEO":true,"appNameForBiEvents":"thunderbolt"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"GA","code":0},"requestUrl":"https:\/\/www.opusmusicschool.com.br\/?feed=rss2","isInSEO":true,"platformOnSite":true,"adjustForPrerenderActivation":true}}</script>
    <script>window.fedops = JSON.parse(document.getElementById('wix-fedops').textContent)</script>

    
        <script id='sendFedopsLoadStarted'>
            (()=>{"use strict";var e={},r={};function t(i){var n=r[i];if(void 0!==n)return n.exports;var o=r[i]={exports:{}};return e[i](o,o.exports,t),o.exports}t.rv=()=>"1.6.6",t.ruid="bundler=rspack@1.6.6";let i="unknown",n=e=>{let r,t,n=(r=e.cache,t=e.varnish,`${r||i},${t||i}`);return{caching:n,isCached:n.includes("hit"),...e.microPop?{microPop:e.microPop}:{}}};function o(){return"undefined"!=typeof crypto&&"function"==typeof crypto.randomUUID?crypto.randomUUID():"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,e=>{let r=16*Math.random()|0;return("x"===e?r:3&r|8).toString(16)})}let a=/Mobile|Android|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i,s=/iPhone|iPad|iPod/i;!function(){let{site:e,rollout:r,fleetConfig:t,requestUrl:c,isInSEO:d,shouldReportErrorOnlyInPanorama:p}=window.fedops.data,l=window.fedops.data.adjustForPrerenderActivation,u=(e=>{let{userAgent:r}=e.navigator;return/instagram.+google\/google/i.test(r)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(r)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch{}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";let{document:e,navigator:r}=window;if(!e||!r)return"document";let{webdriver:t,userAgent:i,plugins:n,languages:o}=r;if(t)return"webdriver";if(!n||Array.isArray(n))return"plugins";if(Object.getOwnPropertyDescriptor(n,"0")?.writable)return"plugins-extra";if(!i)return"userAgent";if(i.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!o||0===o.length||!Object.isFrozen(o))return"languages";try{throw Error()}catch(e){if(e instanceof Error){let{stack:r}=e;if(r&&/ (\(internal\/)|(\(?file:\/)/.test(r))return"stack"}}return""})()||(d?"seo":""),m=!!u,{isCached:w,caching:f,microPop:h}=((e,r)=>{let t,o=(e=>{let r;try{r=e()}catch{r=[]}let t=r.reduce((e,r)=>(e[r.name]=r.description,e),{});return{cache:t.cache,varnish:t.varnish,microPop:t.dc}})(r);if(o.cache||o.varnish)return n({cache:o.cache||i,varnish:o.varnish||i,microPop:o.microPop});let a=(t=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/))&&t.length?{cache:t[1],varnish:t[2]||i,microPop:t[3]}:null;return a?n(a):{caching:i,isCached:!1}})(document.cookie,()=>performance.getEntriesByType("navigation")[0].serverTiming||[]),g={WixSite:1,UGC:2,Template:3}[e.siteType]||0,v=e.appNameForBiEvents,{isDACRollout:x,siteAssetsVersionsRollout:y}=r,S=+!!x,I=+!!y,$=0===t.code||1===t.code?t.code:null,P=2===t.code,b=Date.now()-window.initialTimestamps.initialTimestamp,_=Math.round(performance.now()-(()=>{if(!l)return 0;try{let e=performance.getEntriesByType("navigation")[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e.activationStart??0}catch{}return 0})()),{visibilityState:O}=document,{fedops:T,addEventListener:A,thunderboltVersion:k}=window;T.apps=T.apps||{},T.apps[v]={startLoadTime:_},T.sessionId=e.sessionId,T.vsi=o(),T.is_cached=w,T.phaseStarted=N(28),T.phaseEnded=N(22),performance.mark("[cache] "+f+(h?" ["+h+"]":"")),T.reportError=(e,r="load")=>{let t=e?.reason||e?.message;t?(p||E(26,`&errorInfo=${t}&errorType=${r}`),M({error:{name:r,message:t,stack:e?.stack}})):e.preventDefault()},A("error",T.reportError),A("unhandledrejection",T.reportError);let R=!1;function E(r,t=""){if(c.includes("suppressbi=true"))return;var i="//frog.wix.com/bolt-performance?src=72&evid="+r+"&appName="+v+"&is_rollout="+$+"&is_company_network="+P+"&is_sav_rollout="+I+"&is_dac_rollout="+S+"&dc="+e.dc+(h?"&microPop="+h:"")+"&is_cached="+w+"&msid="+e.metaSiteId+"&session_id="+window.fedops.sessionId+"&ish="+m+"&isb="+m+(m?"&isbr="+u:"")+"&vsi="+window.fedops.vsi+"&caching="+f+(R?",browser_cache":"")+"&pv="+O+"&pn=1&v="+k+"&url="+encodeURIComponent(c)+"&st="+g+`&ts=${b}&tsn=${_}`+t;let n=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{n=navigator.sendBeacon(i)}catch{}n||(new Image().src=i)}function M({transaction:r,error:t}){let i=[{fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:`${"Studio"===window.fedops.data.site.editorName?"wix-studio":`thunderbolt${window.fedops.data.site.isResponsive?"-responsive":""}`}`,platform:"viewer",msid:window.fedops.data.site.metaSiteId,sessionId:window.fedops.vsi,sessionTime:Date.now()-window.initialTimestamps.initialTimestamp,logLevel:t?"ERROR":"INFO",message:t?.message??(r?.name&&`${r.name} START`),errorName:t?.name,errorStack:t?.stack,transactionName:r?.name,transactionAction:r&&"START",isSsr:!1,dataCenter:e.dc,isCached:!!w,isRollout:!!$,isHeadless:!!m,isDacRollout:!!S,isSavRollout:!!I,isCompanyNetwork:!!P}];try{let e=JSON.stringify({messages:i});return navigator.sendBeacon("https://panorama.wixapps.net/api/v1/bulklog",e)}catch(e){console.error(e)}}function N(e){return(r,t)=>{let i=Date.now()-b,n=`&name=${r}&duration=${i}`,o=t&&t.paramsOverrides?Object.keys(t.paramsOverrides).map(e=>e+"="+t.paramsOverrides[e]).join("&"):"";E(e,o?`${n}&${o}`:n)}}if(A("pageshow",({persisted:e})=>{e&&!R&&(R=!0,T.is_cached=!0)},!0),window.__browser_deprecation__)return;let C=document.referrer?`&document_referrer=${document.referrer}`:"",D=window.sessionStorage.getItem("isMpa"),B=D?`&isMpa=${D}`:"";D&&window.sessionStorage.removeItem("isMpa");let U=window.sessionStorage.getItem("mpaSessionId");U||(U=o(),window.sessionStorage.setItem("mpaSessionId",U)),window.fedops.mpaSessionId=U;let j={userAgent:navigator.userAgent,devicePixelRatio:window.devicePixelRatio||1,innerWidth:window.innerWidth,outerWidth:window.outerWidth,visualViewportScale:window.visualViewport?.scale},F=function(e){let{userAgent:r,devicePixelRatio:t,innerWidth:i,outerWidth:n,visualViewportScale:o}=e;return r&&a.test(r)?!!(r&&s.test(r))&&(o||1)>1:function(e,r,t){if(!e||!r||!t)return 1;let i=e&&r&&t?Math.trunc(e*r)<=t?1:2:1;return!i||e<=i?1:Math.round(e/i*100)/100}(t,i,n)>1}(j),W=function(e){let r=e.visualViewport?.scale;return{devicePixelRatio:e.devicePixelRatio||1,innerWidth:e.innerWidth,outerWidth:e.outerWidth,...null!=r?{visualViewportScale:r}:{}}}(window);E(21,`&platformOnSite=${window.fedops.data.platformOnSite}&hasInitialZoom=${F}&infoInitialZoom=${encodeURIComponent(JSON.stringify(W))}&mpaSessionId=${U}${C}${B}`),M({transaction:{name:"PANORAMA_COMPONENT_LOAD"}})}()})();
        </script>
    

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


<!-- initCustomElements # 1-->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.33bed234.bundle.min.js">(()=>{"use strict";var e,r,o,a,t,n,c,i={},d={};function f(e){var r=d[e];if(void 0!==r)return r.exports;var o=d[e]={id:e,loaded:!1,exports:{}};return i[e].call(o.exports,o,o.exports,f),o.loaded=!0,o.exports}if(f.m=i,f.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return f.d(r,{a:r}),r},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,f.t=function(o,a){if(1&a&&(o=this(o)),8&a||"object"==typeof o&&o&&(4&a&&o.__esModule||16&a&&"function"==typeof o.then))return o;var t=Object.create(null);f.r(t);var n={};e=e||[null,r({}),r([]),r(r)];for(var c=2&a&&o;("object"==typeof c||"function"==typeof c)&&!~e.indexOf(c);c=r(c))Object.getOwnPropertyNames(c).forEach(e=>{n[e]=()=>o[e]});return n.default=()=>o,f.d(t,n),t},f.d=(e,r)=>{for(var o in r)f.o(r,o)&&!f.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:r[o]})},f.f={},f.e=e=>Promise.all(Object.keys(f.f).reduce((r,o)=>(f.f[o](e,r),r),[])),f.u=e=>"6948"===e?"thunderbolt-commons.f05e8dac.bundle.min.js":"3033"===e?"fastdom.inline.58a6f94c.bundle.min.js":"1619"===e?"custom-element-utils.inline.dfd062cc.bundle.min.js":"5205"===e?"render-indicator.inline.74a8637b.bundle.min.js":"7151"===e?"version-indicator.inline.a3a08d5a.bundle.min.js":"6008"===e?"bi-common.inline.4090635d.bundle.min.js":""+(({1059:"santa-platform-utils",1090:"speculationRules",1116:"passwordProtectedPage",1122:"group_19",1278:"group_24",131:"siteThemeService",1353:"pageContextService",1374:"editorWixCodeSdk",1438:"sdkStateService",1479:"ooiTpaSharedConfig",1522:"builderContextProviders",1533:"merge-mappers",1538:"businessLogger",1611:"group_44",1638:"quickActionBar",1732:"aboveTheFoldService",1788:"qaApi",1791:"businessLoggerService",180:"urlService",1802:"provideCssService",1818:"Repeater_FixedColumns",182:"consentPolicy",1869:"windowScroll",1932:"customCss",1951:"group_45",1969:"wixEcomFrontendWixCodeSdk",2017:"debug",2031:"platformInteractionsService",2089:"group_47",2144:"group_30",2220:"group_31",2221:"anchorsService",2226:"translationsService",2242:"builderModuleLoader",2303:"externalServices",2304:"TPAModal",2442:"group_37",2570:"thunderbolt-components-registry",2609:"imagePlaceholder",2616:"linkUtilsService",2624:"group_2",2689:"TPABaseComponent",2735:"TPAPreloaderOverlay",28:"thunderbolt-components-registry-builder",2859:"platformEnvironmentService",2867:"namedSignalsService",2880:"environmentService",294:"stores",2996:"seoService",3026:"lightboxService",3187:"businessManager",3221:"multilingual",3370:"domSelectors",3407:"clientSdk",3531:"panorama",3607:"UnauthorizedComponent",3654:"ssrCache",3714:"seo-api-converters",3801:"wixDomSanitizer",3872:"siteMembers",3884:"tpaModuleProvider",3894:"protectedPages",3979:"dynamicPages",399:"searchBox",3992:"componentsqaapi",3996:"environmentWixCodeSdk",4134:"group_4",4183:"svgLoader",419:"TPAPopup",4217:"group_21",4218:"group_0",4310:"becky-css",4331:"platform",4345:"dashboardWixCodeSdk",4354:"editorElementsDynamicTheme",4443:"pagesService",4499:"siteScrollBlockerService",4675:"stickyToComponent",4708:"reporter-api",477:"group_32",4819:"group_35",489:"platformNamedSignalsService",4990:"accessibility",5002:"group_28",5067:"accessibilityBrowserZoom",5154:"servicesManagerReact",5183:"renderIndicator",5187:"group_7",5213:"scrollToAnchor",5221:"containerSliderService",5238:"triggersAndReactions",5289:"SiteStyles",5296:"platformPubsub",5298:"assetsLoader",5363:"environment",5391:"widgetWixCodeSdk",5474:"platformPageContextService",5675:"group_41",569:"siteMembersService",572:"animationsWixCodeSdk",5745:"ByocStyles",5750:"platformSiteMembersService",5761:"group_10",5794:"seo-api",5837:"group_14",5863:"appMonitoring",5874:"navigation",5901:"group_5",5976:"AppPart",6095:"styleUtilsService",6103:"usedPlatformApis",6134:"routerService",6135:"customUrlMapper",6155:"imagePlaceholderService",6182:"motion",6218:"group_11",6258:"group_20",6285:"versionIndicator",6428:"ContentReflowBanner",6647:"mobileFullScreen",6715:"feedback",6749:"router",6753:"group_36",6839:"platformFedopsLoggerService",6891:"group_38",6979:"consentPolicyService",6992:"platformTranslationsService",700:"module-executor",7016:"externalComponent",7109:"group_43",7141:"group_50",7146:"serviceRegistrar",7200:"canvas",7233:"FontRulersContainer",7284:"widget",7356:"group_48",7360:"AppPart2",7482:"vsm-css",7502:"group_42",7538:"group_8",7554:"headAppenderService",757:"tinyMenu",7575:"renderer",7644:"group_6",7716:"group_40",7726:"TPAUnavailableMessageOverlay",7729:"tpa",7796:"Repeater_FluidColumns",7801:"testApi",7859:"siteMembersWixCodeSdk",7921:"interactions",7981:"domStore",8051:"animations",8207:"FontFaces",821:"group_25",8211:"cyclicTabbingService",8255:"platformRouterService",8277:"pageAnchors",8332:"platformSiteThemeService",8339:"platformLinkUtilsService",8391:"seo",8428:"containerSlider",8547:"group_49",8559:"TPAWorker",8574:"builderComponent",858:"fedopsLoggerService",8656:"RemoteRefDeadComp",8662:"GhostComp",8678:"cyclicTabbing",87:"ooi",8729:"group_9",8742:"topologyService",8770:"platformStyleUtilsService",8919:"group_3",8932:"group_39",897:"group_29",8970:"contentReflow",898:"group_46",906:"onloadCompsBehaviors",9081:"group_18",9091:"platformTopologyService",9111:"BuilderComponentDeadComp",9182:"group_51",9270:"siteScrollBlocker",9316:"platformPagesService",9387:"group_27",9395:"popups",9421:"provideComponentService",9467:"platformSdkStateService",95:"componentsLoader",959:"group_23",9740:"wix-seo-SEO_DEFAULT",9764:"platformConsentPolicyService",9768:"group_22",9779:"tslib.inline",9845:"routerFetch",9863:"tpaWidgetNativeDeadComp",9980:"mpaNavigation"})[e]||e)+"."+({1039:"ad0ce791",1055:"9485b888",1059:"430926d2",1090:"3495bc14",1116:"6472ea34",1122:"8b71c175",1278:"ae2b90b3",131:"e5a5bdad",1353:"a695f1f0",1374:"01337762",1393:"16fb4c19",1394:"0c7a5f9c",1438:"c8034c75",1479:"f99f86a0",1522:"6571e66a",1533:"edfa2702",1538:"382014f6",1611:"5ab3e3b9",1638:"35dbd2c2",1732:"53a6f4ff",1788:"3a6281fc",1791:"ecbc3c28",180:"489b5efc",1802:"d4d9166f",1818:"c804e125",182:"c7f0149b",185:"6a682dd6",1869:"b6975c2a",1932:"30715a11",1951:"5471410a",1969:"9d5b0228",1995:"2b804c3e",2017:"c56d735a",2031:"80a0b467",2089:"3f5c3883",2121:"d0644c33",2144:"2abbdf6f",2220:"0f878ed4",2221:"49c41eff",2226:"9a8c993d",2242:"6ae0da21",2260:"b8b7f99f",2303:"5f09e697",2304:"07b94870",2339:"c5aa1dd3",2442:"ac57276d",2516:"ef83e24e",2570:"0eba23b8",2609:"a5c38083",2616:"a965c69e",2624:"6fca5578",2689:"a461f98b",2735:"620dcc01",28:"52fc92b9",2859:"54606a31",2867:"7298d693",2870:"429becad",2880:"821dff9f",294:"440a73ee",2996:"b2aa154d",3026:"cef2535b",3062:"b78f9359",3140:"ca28bd80",3187:"4e973509",3219:"bde14979",3221:"a6111055",3334:"593cddc8",3370:"49408f05",3407:"57bad276",3531:"d04cdd7c",3600:"29aeab52",3607:"62e6acbf",3654:"d2d14539",3714:"3e6995c4",3801:"abfa9346",3853:"489b42ef",3872:"4f6f476c",3884:"564bfefd",3894:"777c247b",3979:"1b10d791",399:"01d83934",3992:"1aff0e6d",3996:"902114d4",4134:"94378607",4150:"d2fa0cad",4183:"173da93c",419:"faf675fc",4217:"4936ccf6",4218:"5120b1c2",4275:"05ca363b",4310:"1015bb47",4331:"e6d8a6c0",4345:"c62b2a63",4354:"280918f0",4443:"cd6a35ad",4499:"aa9fdf3a",4675:"d2a5835b",4708:"b7edb858",4711:"23a10462",4729:"1dedb855",477:"82e4d6fa",4819:"affac707",489:"e526d577",4946:"87adedc3",4990:"4af7fdef",5002:"98f4bda8",5067:"27c769aa",5116:"a4f55897",5124:"4b9f053e",5144:"2670dce1",5154:"37d2f77a",5183:"702d93f9",5187:"86283a98",5213:"c63ab772",5221:"4923ed9f",5238:"23ab777e",5289:"d59f5b27",5296:"bde4edad",5298:"bb96447e",5363:"a691c5ac",5391:"6b040511",5474:"8e39cd65",5512:"e135fe4d",5675:"b4a59480",569:"6aa0522a",572:"726e9885",5745:"7d47f58f",5750:"9fa77b6d",5761:"9cf9d7be",5794:"4f618065",5837:"bb832abc",5863:"b017b1c9",5872:"a7577c5b",5874:"857097f4",5901:"e952530a",5976:"6a428904",6009:"e473a503",603:"0eeaea83",6095:"3895e40c",6103:"3786bb1c",6134:"cd731c15",6135:"9a86364c",6155:"89106bcb",6182:"03a29b87",6218:"175ebeff",6258:"968cbc6d",628:"f6e197ba",6285:"420b23a1",6332:"c15d9cc4",6428:"b6c04000",6429:"ab15f46b",6636:"45310c7f",6647:"3c69b7f5",6690:"5654e183",6715:"d8a9bd68",6749:"07343d28",6753:"2f742414",6839:"e0dabb65",6887:"64cadf7e",6891:"95999082",6931:"ffa8b770",6979:"e8c84849",6992:"29d73340",6998:"980ba037",700:"a1243c72",7016:"21189c55",7109:"e013eaed",7127:"91757485",7141:"c5131fce",7146:"0bc94d1c",7188:"e2ef7e77",7200:"8a3ce0fb",7233:"6155f9ab",7284:"b6b33913",7356:"066a8368",7360:"e0ddba14",7482:"80e243f0",7502:"cb055ed7",7538:"ba6a8ed2",7554:"5b2ea14c",757:"85244a8f",7575:"39ea181b",7587:"af05856f",759:"3c41d6ac",7644:"e09bb9c5",7716:"40ca4ef5",7726:"ee36d3f9",7729:"c1bf838d",7796:"edc2952b",7801:"db1e362f",7859:"c31eca95",7921:"9313f55f",7981:"2cda6352",8051:"49c55ede",814:"acfce97e",8207:"644da2dc",821:"c265649e",8211:"3774ac61",8255:"b63a9021",8277:"b16478c5",829:"9952ffcf",8332:"116a10ae",8339:"466008a8",8345:"e761da98",838:"3e3963ca",8391:"f4d216d8",8428:"07901925",8547:"20cc0412",8559:"42c00d38",8572:"3820983b",8574:"88f9ccdd",858:"13d18d90",8656:"03c227d1",8662:"5b987681",8678:"7085d18c",8682:"d381c580",87:"5da71659",8708:"8faa9c6e",8729:"5e0b9f09",8742:"7de326e2",8770:"b1412238",8868:"13f8dbb6",8919:"ba3d1b53",8932:"08db7306",8968:"14c477f2",897:"423b6407",8970:"e718eaf9",898:"0fac8368",906:"7e1bb591",9071:"cb18b404",9081:"5a1cc376",9091:"791178e8",9111:"65d7bfe9",9182:"4d5d9c39",9270:"d38ddc5a",9316:"29483d7f",9387:"24507aab",9395:"4f64a536",9421:"303b6efd",9467:"f0aea0dc",95:"07f88113",9578:"4d015869",959:"572bd6dc",9709:"a1e30118",9740:"37b5c7b3",9763:"cb780974",9764:"a838cb21",9768:"b5c20583",9779:"ca2949bb",9845:"20f5374d",9863:"e9dcd877",9980:"8b13b7d7"})[e]+".chunk.min.js",f.miniCssF=e=>"5205"===e?"render-indicator.inline.7af012a4.min.css":"7151"===e?"version-indicator.inline.4e01a025.min.css":""+({1818:"Repeater_FixedColumns",2304:"TPAModal",2689:"TPABaseComponent",2735:"TPAPreloaderOverlay",419:"TPAPopup",5187:"group_7",5976:"AppPart",6428:"ContentReflowBanner",7233:"FontRulersContainer",7360:"AppPart2",7726:"TPAUnavailableMessageOverlay",7796:"Repeater_FluidColumns",9863:"tpaWidgetNativeDeadComp"})[e]+"."+({1818:"d6ea6918",2304:"f424469d",2689:"fc3eeaee",2735:"3479478e",419:"a095c4d4",5187:"882d8423",5976:"8f9b1745",6428:"d13d26fb",7233:"147dbd76",7360:"2a44b2a3",7726:"5f394027",7796:"c7fbc499",9863:"574e1682"})[e]+".chunk.min.css",f.g=(()=>{if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}})(),f.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),o={},f.l=function(e,r,a,t){if(o[e])return void o[e].push(r);if(void 0!==a)for(var n,c,i=document.getElementsByTagName("script"),d=0;d<i.length;d++){var s=i[d];if(s.getAttribute("src")==e){n=s;break}}n||(c=!0,(n=document.createElement("script")).timeout=120,f.nc&&n.setAttribute("nonce",f.nc),n.src=e),o[e]=[r];var l=function(r,a){n.onerror=n.onload=null,clearTimeout(b);var t=o[e];if(delete o[e],n.parentNode&&n.parentNode.removeChild(n),t&&t.forEach(function(e){return e(a)}),r)return r(a)},b=setTimeout(l.bind(null,void 0,{type:"timeout",target:n}),12e4);n.onerror=l.bind(null,n.onerror),n.onload=l.bind(null,n.onload),c&&document.head.appendChild(n)},f.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),a=[],f.O=(e,r,o,t)=>{if(r){t=t||0;for(var n=a.length;n>0&&a[n-1][2]>t;n--)a[n]=a[n-1];a[n]=[r,o,t];return}for(var c=1/0,n=0;n<a.length;n++){for(var[r,o,t]=a[n],i=!0,d=0;d<r.length;d++)(!1&t||c>=t)&&Object.keys(f.O).every(e=>f.O[e](r[d]))?r.splice(d--,1):(i=!1,t<c&&(c=t));if(i){a.splice(n--,1);var s=o();void 0!==s&&(e=s)}}return e},f.p="https://static.parastorage.com/services/wix-thunderbolt/dist/",f.rv=()=>"1.6.6","undefined"!=typeof document){var s=function(e,r,o,a,t){var n=document.createElement("link");return n.rel="stylesheet",n.type="text/css",f.nc&&(n.nonce=f.nc),n.href=r,n.onerror=n.onload=function(o){if(n.onerror=n.onload=null,"load"===o.type)a();else{var c=o&&("load"===o.type?"missing":o.type),i=o&&o.target&&o.target.href||r,d=Error("Loading CSS chunk "+e+" failed.\\n("+i+")");d.code="CSS_CHUNK_LOAD_FAILED",d.type=c,d.request=i,n.parentNode&&n.parentNode.removeChild(n),t(d)}},o?o.parentNode.insertBefore(n,o.nextSibling):document.head.appendChild(n),n},l=function(e,r){for(var o=document.getElementsByTagName("link"),a=0;a<o.length;a++){var t=o[a],n=t.getAttribute("data-href")||t.getAttribute("href");if(n&&(n=n.split("?")[0]),"stylesheet"===t.rel&&(n===e||n===r))return t}for(var c=document.getElementsByTagName("style"),a=0;a<c.length;a++){var t=c[a],n=t.getAttribute("data-href");if(n===e||n===r)return t}},b={404:0};f.f.miniCss=function(e,r){if(b[e])r.push(b[e]);else 0!==b[e]&&({1818:1,2304:1,2689:1,2735:1,419:1,5187:1,5205:1,5976:1,6428:1,7151:1,7233:1,7360:1,7726:1,7796:1,9863:1})[e]&&r.push(b[e]=new Promise(function(r,o){var a=f.miniCssF(e),t=f.p+a;if(l(a,t))return r();s(e,t,null,r,o)}).then(function(){b[e]=0},function(r){throw delete b[e],r}))}}t={404:0},f.f.j=function(e,r){var o=f.o(t,e)?t[e]:void 0;if(0!==o)if(o)r.push(o[2]);else if(404!=e){var a=new Promise((r,a)=>o=t[e]=[r,a]);r.push(o[2]=a);var n=f.p+f.u(e),c=Error();f.l(n,function(r){if(f.o(t,e)&&(0!==(o=t[e])&&(t[e]=void 0),o)){var a=r&&("load"===r.type?"missing":r.type),n=r&&r.target&&r.target.src;c.message="Loading chunk "+e+" failed.\n("+a+": "+n+")",c.name="ChunkLoadError",c.type=a,c.request=n,o[1](c)}},"chunk-"+e,e)}else t[e]=0},f.O.j=e=>0===t[e],n=(e,r)=>{var o,a,[n,c,i]=r,d=0;if(n.some(e=>0!==t[e])){for(o in c)f.o(c,o)&&(f.m[o]=c[o]);if(i)var s=i(f)}for(e&&e(r);d<n.length;d++)a=n[d],f.o(t,a)&&t[a]&&t[a][0](),t[a]=0;return f.O(s)},(c=self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).forEach(n.bind(null,0)),c.push=n.bind(null,c.push.bind(c)),f.ruid="bundler=rspack@1.6.6"})();
//# sourceMappingURL=webpack-runtime.33bed234.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.58a6f94c.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["3033"],{17709(t){!function(e){"use strict";var i=function(){},n=e.requestAnimationFrame||e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.msRequestAnimationFrame||function(t){return setTimeout(t,16)};function s(){this.reads=[],this.writes=[],this.raf=n.bind(e),i("initialized",this)}function r(t){t.scheduled||(t.scheduled=!0,t.raf(a.bind(null,t)),i("flush scheduled"))}function a(t){i("flush");var e,n=t.writes,s=t.reads;try{i("flushing reads",s.length),t.runTasks(s),i("flushing writes",n.length),t.runTasks(n)}catch(t){e=t}if(t.scheduled=!1,(s.length||n.length)&&r(t),e)if(i("task errored",e.message),t.catch)t.catch(e);else throw e}function u(t,e){var i=t.indexOf(e);return!!~i&&!!t.splice(i,1)}s.prototype={constructor:s,runTasks:function(t){var e;for(i("run tasks");e=t.shift();)e()},measure:function(t,e){i("measure");var n=e?t.bind(e):t;return this.reads.push(n),r(this),n},mutate:function(t,e){i("mutate");var n=e?t.bind(e):t;return this.writes.push(n),r(this),n},clear:function(t){return i("clear",t),u(this.reads,t)||u(this.writes,t)},extend:function(t){if(i("extend",t),"object"!=typeof t)throw Error("expected object");var e=Object.create(this);return function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])}(e,t),e.fastdom=this,e.initialize&&e.initialize(),e},catch:null},t.exports=e.fastdom=e.fastdom||new s}("undefined"!=typeof window?window:void 0!==this?this:globalThis)}}]);
//# sourceMappingURL=fastdom.inline.58a6f94c.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.dfd062cc.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["1619"],{26350(e,t,i){i.r(t),i.d(t,{STATIC_MEDIA_URL:()=>eB,fileType:()=>v,fittingTypes:()=>r,getData:()=>eR,sdk:()=>e$,isWEBP:()=>S,alignTypes:()=>h,htmlTag:()=>u,getPlaceholder:()=>eC,getResponsiveImageProps:()=>ek,upscaleMethods:()=>m,getFileExtension:()=>k,populateGlobalFeatureSupport:()=>q});let r={SCALE_TO_FILL:"fill",SCALE_TO_FIT:"fit",STRETCH:"stretch",ORIGINAL_SIZE:"original_size",TILE:"tile",TILE_HORIZONTAL:"tile_horizontal",TILE_VERTICAL:"tile_vertical",FIT_AND_TILE:"fit_and_tile",LEGACY_STRIP_TILE:"legacy_strip_tile",LEGACY_STRIP_TILE_HORIZONTAL:"legacy_strip_tile_horizontal",LEGACY_STRIP_TILE_VERTICAL:"legacy_strip_tile_vertical",LEGACY_STRIP_SCALE_TO_FILL:"legacy_strip_fill",LEGACY_STRIP_SCALE_TO_FIT:"legacy_strip_fit",LEGACY_STRIP_FIT_AND_TILE:"legacy_strip_fit_and_tile",LEGACY_STRIP_ORIGINAL_SIZE:"legacy_strip_original_size",LEGACY_ORIGINAL_SIZE:"actual_size",LEGACY_FIT_WIDTH:"fitWidth",LEGACY_FIT_HEIGHT:"fitHeight",LEGACY_FULL:"full",LEGACY_BG_FIT_AND_TILE:"legacy_tile",LEGACY_BG_FIT_AND_TILE_HORIZONTAL:"legacy_tile_horizontal",LEGACY_BG_FIT_AND_TILE_VERTICAL:"legacy_tile_vertical",LEGACY_BG_NORMAL:"legacy_normal"},n="fill",a="fill_focal",o="crop",s="legacy_crop",l="legacy_fill",h={CENTER:"center",TOP:"top",TOP_LEFT:"top_left",TOP_RIGHT:"top_right",BOTTOM:"bottom",BOTTOM_LEFT:"bottom_left",BOTTOM_RIGHT:"bottom_right",LEFT:"left",RIGHT:"right"},c={[h.CENTER]:{x:.5,y:.5},[h.TOP_LEFT]:{x:0,y:0},[h.TOP_RIGHT]:{x:1,y:0},[h.TOP]:{x:.5,y:0},[h.BOTTOM_LEFT]:{x:0,y:1},[h.BOTTOM_RIGHT]:{x:1,y:1},[h.BOTTOM]:{x:.5,y:1},[h.RIGHT]:{x:1,y:.5},[h.LEFT]:{x:0,y:.5}},d={center:"c",top:"t",top_left:"tl",top_right:"tr",bottom:"b",bottom_left:"bl",bottom_right:"br",left:"l",right:"r"},u={BG:"bg",IMG:"img",SVG:"svg"},m={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},g={radius:"0.66",amount:"1.00",threshold:"0.01"},p={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}},transformed:!1},f=[1.5,2,4],_={HIGH:{size:196e4,quality:90,maxUpscale:1},MEDIUM:{size:36e4,quality:85,maxUpscale:1},LOW:{size:16e4,quality:80,maxUpscale:1.2},TINY:{size:0,quality:80,maxUpscale:1.4}},b="HIGH",T="MEDIUM",I="contrast",E="brightness",w="saturation",L="blur",v={JPG:"jpg",JPEG:"jpeg",JPE:"jpe",PNG:"png",WEBP:"webp",WIX_ICO_MP:"wix_ico_mp",WIX_MP:"wix_mp",GIF:"gif",SVG:"svg",AVIF:"avif",UNRECOGNIZED:"unrecognized"};function A(e,...t){return function(...i){let r=i[i.length-1]||{},n=[e[0]];return t.forEach(function(t,a){let o=Number.isInteger(t)?i[t]:r[t];n.push(o,e[a+1])}),n.join("")}}function y(e){return e[e.length-1]}v.JPG,v.JPEG,v.JPE,v.PNG,v.GIF,v.WEBP;let O=[v.PNG,v.JPEG,v.JPG,v.JPE,v.WIX_ICO_MP,v.WIX_MP,v.WEBP,v.AVIF],C=[v.JPEG,v.JPG,v.JPE];function R(e,t,i){var n;return i&&t&&!(!(n=t.id)||!n.trim()||"none"===n.toLowerCase())&&Object.values(r).includes(e)}function M(e,t,i,r){var n;if(n=e,/(^https?)|(^data)|(^\/\/)/.test(n)||(S(e)||N(e))&&t&&!i)return!1;let a=O.includes(k(e)),o=!!G(e)&&!!(i||r);return a||o}function x(e){return k(e)===v.PNG}function S(e){return k(e)===v.WEBP}function G(e){return k(e)===v.GIF}function N(e){return k(e)===v.AVIF}let P=["/","\\","?","<",">","|","\u201C",":",'"'].map(encodeURIComponent),F=["\\.","\\*"];function k(e){return(/[.]([^.]+)$/.exec(e)&&/[.]([^.]+)$/.exec(e)[1]||"").toLowerCase()}function $(e,t,i,r,a){let o;return o=a===n?Math.max(i/e,r/t):"fit"===a?Math.min(i/e,r/t):1}function B(e,t,i,r,a,o){let{scaleFactor:s,width:l,height:h}=function(e,t,i,r,n){let a,o=i,s=r;if(a=$(e,t,i,r,n),"fit"===n&&(o=e*a,s=t*a),o&&s&&o*s>25e6){let i=Math.sqrt(25e6/(o*s));o*=i,s*=i,a=$(e,t,o,s,n)}return{scaleFactor:a,width:o,height:s}}(e=e||r.width,t=t||r.height,r.width*a,r.height*a,i);return function(e,t,i,r,a,o,s){let{optimizedScaleFactor:l,upscaleMethodValue:h,forceUSM:c}=function(e,t,i,r){if("auto"===r)return{optimizedScaleFactor:_[z(e,t)].maxUpscale,upscaleMethodValue:1,forceUSM:!1};if("super"===r)return{optimizedScaleFactor:y(f),upscaleMethodValue:2,forceUSM:!(f.includes(i)||i>y(f))};return{optimizedScaleFactor:_[z(e,t)].maxUpscale,upscaleMethodValue:1,forceUSM:!1}}(e,t,o,a),d=i,u=r;if(o<=l)return{width:d,height:u,scaleFactor:o,upscaleMethodValue:h,forceUSM:c,cssUpscaleNeeded:!1};switch(s){case n:d=l/o*i,u=l/o*r;break;case"fit":d=e*l,u=t*l}return{width:d,height:u,scaleFactor:l,upscaleMethodValue:h,forceUSM:c,cssUpscaleNeeded:!0}}(e,t,l,h,o,s,i)}function H(e){return e.alignment&&d[e.alignment]||d[h.CENTER]}function U(e){let t;return!e||"number"!=typeof e.x||isNaN(e.x)||"number"!=typeof e.y||isNaN(e.y)||(t={x:W(Math.max(0,Math.min(100,e.x))/100,2),y:W(Math.max(0,Math.min(100,e.y))/100,2)}),t}function z(e,t){let i=e*t;return i>_[b].size?b:i>_[T].size?T:i>_.LOW.size?"LOW":"TINY"}function W(e,t){let i=Math.pow(10,t||0);return(e*i/i).toFixed(t)}let Y={isMobile:!1},D=function(e,t){Y[e]=t};function q(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){let e=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);D("isMobile",e&&t)}}function j(e,t){let i={css:{container:{}}},{css:n}=i,{fittingType:a}=e;switch(a){case r.ORIGINAL_SIZE:case r.LEGACY_ORIGINAL_SIZE:case r.LEGACY_STRIP_ORIGINAL_SIZE:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat";break;case r.SCALE_TO_FIT:case r.LEGACY_STRIP_SCALE_TO_FIT:n.container.backgroundSize="contain",n.container.backgroundRepeat="no-repeat";break;case r.STRETCH:n.container.backgroundSize="100% 100%",n.container.backgroundRepeat="no-repeat";break;case r.SCALE_TO_FILL:case r.LEGACY_STRIP_SCALE_TO_FILL:n.container.backgroundSize="cover",n.container.backgroundRepeat="no-repeat";break;case r.TILE_HORIZONTAL:case r.LEGACY_STRIP_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case r.TILE_VERTICAL:case r.LEGACY_STRIP_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case r.TILE:case r.LEGACY_STRIP_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case r.LEGACY_STRIP_FIT_AND_TILE:n.container.backgroundSize="contain",n.container.backgroundRepeat="repeat";break;case r.FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case r.LEGACY_BG_FIT_AND_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case r.LEGACY_BG_NORMAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat"}switch(t.alignment){case h.CENTER:n.container.backgroundPosition="center center";break;case h.LEFT:n.container.backgroundPosition="left center";break;case h.RIGHT:n.container.backgroundPosition="right center";break;case h.TOP:n.container.backgroundPosition="center top";break;case h.BOTTOM:n.container.backgroundPosition="center bottom";break;case h.TOP_RIGHT:n.container.backgroundPosition="right top";break;case h.TOP_LEFT:n.container.backgroundPosition="left top";break;case h.BOTTOM_RIGHT:n.container.backgroundPosition="right bottom";break;case h.BOTTOM_LEFT:n.container.backgroundPosition="left bottom"}return i}let V={[h.CENTER]:"center",[h.TOP]:"top",[h.TOP_LEFT]:"top left",[h.TOP_RIGHT]:"top right",[h.BOTTOM]:"bottom",[h.BOTTOM_LEFT]:"bottom left",[h.BOTTOM_RIGHT]:"bottom right",[h.LEFT]:"left",[h.RIGHT]:"right"},Z={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function J(e,t){let i={css:{container:{},img:{}}},{css:n}=i,{fittingType:a}=e,o=t.alignment;switch(n.container.position="relative",a){case r.ORIGINAL_SIZE:case r.LEGACY_ORIGINAL_SIZE:e.parts&&e.parts.length?(n.img.width=e.parts[0].width,n.img.height=e.parts[0].height):(n.img.width=e.src.width,n.img.height=e.src.height);break;case r.SCALE_TO_FIT:case r.LEGACY_FIT_WIDTH:case r.LEGACY_FIT_HEIGHT:case r.LEGACY_FULL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="contain",n.img.objectPosition=V[o]||"unset";break;case r.LEGACY_BG_NORMAL:n.img.width="100%",n.img.height="100%",n.img.objectFit="none",n.img.objectPosition=V[o]||"unset";break;case r.STRETCH:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="fill";break;case r.SCALE_TO_FILL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="cover"}if("number"==typeof n.img.width&&"number"==typeof n.img.height&&(n.img.width!==t.width||n.img.height!==t.height)){let e=Math.round((t.height-n.img.height)/2),i=Math.round((t.width-n.img.width)/2);Object.assign(n.img,Z,{[h.TOP_LEFT]:{top:0,left:0},[h.TOP_RIGHT]:{top:0,right:0},[h.TOP]:{top:0,left:i},[h.BOTTOM_LEFT]:{bottom:0,left:0},[h.BOTTOM_RIGHT]:{bottom:0,right:0},[h.BOTTOM]:{bottom:0,left:i},[h.RIGHT]:{top:e,right:0},[h.LEFT]:{top:e,left:0},[h.CENTER]:{width:t.width,height:t.height,objectFit:"none"}}[o])}return i}function X(e,t){let i,a={css:{container:{}},attr:{container:{},img:{}}},{css:o,attr:s}=a,{fittingType:l}=e,c=t.alignment,{width:d,height:u}=e.src;switch(o.container.position="relative",l){case r.ORIGINAL_SIZE:case r.LEGACY_ORIGINAL_SIZE:case r.TILE:e.parts&&e.parts.length?(s.img.width=e.parts[0].width,s.img.height=e.parts[0].height):(s.img.width=d,s.img.height=u),s.img.preserveAspectRatio="xMidYMid slice";break;case r.SCALE_TO_FIT:case r.LEGACY_FIT_WIDTH:case r.LEGACY_FIT_HEIGHT:case r.LEGACY_FULL:s.img.width="100%",s.img.height="100%",s.img.transform="",s.img.preserveAspectRatio="";break;case r.STRETCH:s.img.width=t.width,s.img.height=t.height,s.img.x=0,s.img.y=0,s.img.transform="",s.img.preserveAspectRatio="none";break;case r.SCALE_TO_FILL:if(M(e.src.id))s.img.width=t.width,s.img.height=t.height;else{var m;let e;m=t.width,e=$(d,u,m,t.height,n),i={width:Math.round(d*e),height:Math.round(u*e)},s.img.width=i.width,s.img.height=i.height}s.img.x=0,s.img.y=0,s.img.transform="",s.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof s.img.width&&"number"==typeof s.img.height&&(s.img.width!==t.width||s.img.height!==t.height)){let e,i,n=0,a=0;l===r.TILE?(e=t.width%s.img.width,i=t.height%s.img.height):(e=t.width-s.img.width,i=t.height-s.img.height);let o=Math.round(e/2),d=Math.round(i/2);switch(c){case h.TOP_LEFT:n=0,a=0;break;case h.TOP:n=o,a=0;break;case h.TOP_RIGHT:n=e,a=0;break;case h.LEFT:n=0,a=d;break;case h.CENTER:n=o,a=d;break;case h.RIGHT:n=e,a=d;break;case h.BOTTOM_LEFT:n=0,a=i;break;case h.BOTTOM:n=o,a=i;break;case h.BOTTOM_RIGHT:n=e,a=i}s.img.x=n,s.img.y=a}return s.container.width=t.width,s.container.height=t.height,s.container.viewBox=["0 0",t.width,t.height].join(" "),a}function K(e,t){let i=B(e.src.width,e.src.height,"fit",t,e.devicePixelRatio,e.upscaleMethod);return{transformType:e.src.width&&e.src.height?n:"fit",width:Math.round(i.width),height:Math.round(i.height),alignment:d.center,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}function Q(e){return{transformType:o,x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}function ee(e,t,i){return"number"==typeof e&&!isNaN(e)&&0!==e&&e>=t&&e<=i}function et(e,t,i,o){var d,u,p,f,b,T,A;let R,Y=o?.isSEOBot??!1,D=function(e){if(C.includes(k(e)))return v.JPG;if(x(e))return v.PNG;if(S(e))return v.WEBP;if(G(e))return v.GIF;if(N(e))return v.AVIF;return v.UNRECOGNIZED}(t.id),q=function(e,t){let i=/\.([^.]*)$/,r=RegExp(`(${P.concat(F).join("|")})`,"g");if(t&&t.length){let e=t,n=t.match(i);return n&&O.includes(n[1])&&(e=t.replace(i,"")),encodeURIComponent(e).replace(r,"_")}let n=e.match(/\/(.*?)$/);return(n?n[1]:e).replace(i,"")}(t.id,t.name),j=Y?1:Math.min(i.pixelAspectRatio||1,2),V=k(t.id),Z=M(t.id,o?.hasAnimation,o?.allowAnimatedTransform,o?.allowFullGIFTransformation),J={fileName:q,fileExtension:V,fileType:D,fittingType:e,preferredExtension:V,src:{id:t.id,width:t.width,height:t.height,isCropped:!1,isAnimated:(d=t.id,u=o?.hasAnimation,R=S(d)||N(d),k(d)===v.GIF||R&&u)},focalPoint:{x:t.focalPoint&&t.focalPoint.x,y:t.focalPoint&&t.focalPoint.y},parts:[],devicePixelRatio:j,quality:0,upscaleMethod:o&&o.upscaleMethod&&m[o.upscaleMethod.toUpperCase()]||m.AUTO,progressive:!0,watermark:"",unsharpMask:{},filters:{},transformed:Z,allowFullGIFTransformation:o?.allowFullGIFTransformation,isPlaceholderFlow:o?.isPlaceholderFlow};if(Z){let e,d,u,m,O,C;!function(e,t,i){var o,d,u,m,g,p,f,_,b,T,I;let E,w,L,v,A,y;if(t.crop){let i,r;o=t.crop,i=Math.max(0,Math.min(t.width,o.x+o.width)-Math.max(0,o.x)),r=Math.max(0,Math.min(t.height,o.y+o.height)-Math.max(0,o.y)),(E=i&&r&&(t.width!==i||t.height!==r)?{x:Math.max(0,o.x),y:Math.max(0,o.y),width:i,height:r}:null)&&(e.src.width=E.width,e.src.height=E.height,e.src.isCropped=!0,e.parts.push(Q(E)))}switch(e.fittingType){case r.SCALE_TO_FIT:case r.LEGACY_FIT_WIDTH:case r.LEGACY_FIT_HEIGHT:case r.LEGACY_FULL:case r.FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case r.LEGACY_BG_FIT_AND_TILE_VERTICAL:case r.LEGACY_BG_NORMAL:e.parts.push(K(e,i));break;case r.SCALE_TO_FILL:e.parts.push((g=e,p=i,w=B(g.src.width,g.src.height,n,p,g.devicePixelRatio,g.upscaleMethod),{transformType:(L=U(g.focalPoint))?a:n,width:Math.round(w.width),height:Math.round(w.height),alignment:H(p),focalPointX:L&&L.x,focalPointY:L&&L.y,upscale:w.scaleFactor>1,forceUSM:w.forceUSM,scaleFactor:w.scaleFactor,cssUpscaleNeeded:w.cssUpscaleNeeded,upscaleMethodValue:w.upscaleMethodValue}));break;case r.STRETCH:e.parts.push((f=e,_=i,v=$(f.src.width,f.src.height,_.width,_.height,n),(A={..._}).width=f.src.width*v,A.height=f.src.height*v,K(f,A)));break;case r.TILE_HORIZONTAL:case r.TILE_VERTICAL:case r.TILE:case r.LEGACY_ORIGINAL_SIZE:case r.ORIGINAL_SIZE:d=e.src,u=e.focalPoint,m=i.alignment,y=U(u)||function(e=h.CENTER){return c[e]}(m),E={x:Math.max(0,Math.min(d.width-i.width,y.x*d.width-i.width/2)),y:Math.max(0,Math.min(d.height-i.height,y.y*d.height-i.height/2)),width:Math.min(d.width,i.width),height:Math.min(d.height,i.height)},e.src.isCropped?(Object.assign(e.parts[0],E),e.src.width=E.width,e.src.height=E.height):e.parts.push(Q(E));break;case r.LEGACY_STRIP_TILE_HORIZONTAL:case r.LEGACY_STRIP_TILE_VERTICAL:case r.LEGACY_STRIP_TILE:case r.LEGACY_STRIP_ORIGINAL_SIZE:e.parts.push({transformType:s,width:Math.round((b=i).width),height:Math.round(b.height),alignment:H(b),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1});break;case r.LEGACY_STRIP_SCALE_TO_FIT:case r.LEGACY_STRIP_FIT_AND_TILE:e.parts.push({transformType:"fit",width:Math.round((T=i).width),height:Math.round(T.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1});break;case r.LEGACY_STRIP_SCALE_TO_FILL:e.parts.push({transformType:l,width:Math.round((I=i).width),height:Math.round(I.height),alignment:H(I),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1})}}(J,t,i),J.quality=function(e,t){let i=e.fileType===v.PNG,r=e.fileType===v.JPG,n=e.fileType===v.WEBP,a=e.fileType===v.AVIF;if(r||i||n||a){let r=y(e.parts),n=_[z(r.width,r.height)].quality,a=t.quality&&t.quality>=5&&t.quality<=90?t.quality:n;return i?a+5:a}return 0}(J,p=(p=o)||{}),J.progressive=!1!==p.progressive,J.watermark=p.watermark,J.autoEncode=p.autoEncode??!0,J.encoding=p?.encoding,f=J,e="number"==typeof(T=(T=(b=p).unsharpMask)||{}).radius&&!isNaN(T.radius)&&T.radius>=.1&&T.radius<=500,d="number"==typeof T.amount&&!isNaN(T.amount)&&T.amount>=0&&T.amount<=10,u="number"==typeof T.threshold&&!isNaN(T.threshold)&&T.threshold>=0&&T.threshold<=255,J.unsharpMask=e&&d&&u?{radius:W(b.unsharpMask?.radius,2),amount:W(b.unsharpMask?.amount,2),threshold:W(b.unsharpMask?.threshold,2)}:"number"==typeof(A=(A=b.unsharpMask)||{}).radius&&!isNaN(A.radius)&&0===A.radius&&"number"==typeof A.amount&&!isNaN(A.amount)&&0===A.amount&&"number"==typeof A.threshold&&!isNaN(A.threshold)&&0===A.threshold||(m=y(f.parts)).scaleFactor>=1&&!m.forceUSM&&"fit"!==m.transformType?void 0:g,O=p.filters||{},C={},ee(O[I],-100,100)&&(C[I]=O[I]),ee(O[E],-100,100)&&(C[E]=O[E]),ee(O[w],-100,100)&&(C[w]=O[w]),ee(O.hue,-180,180)&&(C.hue=O.hue),ee(O[L],0,100)&&(C[L]=O[L]),J.filters=C}return J}function ei(e,t,i){let n={...i},a=Y.isMobile;switch(e){case r.LEGACY_BG_FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case r.LEGACY_BG_FIT_AND_TILE_VERTICAL:case r.LEGACY_BG_NORMAL:n.width=Math.min(a?1e3:1920,t.width),n.height=Math.min(a?1e3:1920,Math.round(n.width/(t.width/t.height))),n.pixelAspectRatio=1}return n}let er=A`fit/w_${"width"},h_${"height"}`,en=A`fill/w_${"width"},h_${"height"},al_${"alignment"}`,ea=A`fill/w_${"width"},h_${"height"},fp_${"focalPointX"}_${"focalPointY"}`,eo=A`crop/x_${"x"},y_${"y"},w_${"width"},h_${"height"}`,es=A`crop/w_${"width"},h_${"height"},al_${"alignment"}`,el=A`fill/w_${"width"},h_${"height"},al_${"alignment"}`,eh=A`,lg_${"upscaleMethodValue"}`,ec=A`,q_${"quality"}`,ed=A`,quality_auto`,eu=A`,usm_${"radius"}_${"amount"}_${"threshold"}`,em=A`,bl`,eg=A`,wm_${"watermark"}`,ep={[I]:A`,con_${"contrast"}`,[E]:A`,br_${"brightness"}`,[w]:A`,sat_${"saturation"}`,hue:A`,hue_${"hue"}`,[L]:A`,blur_${"blur"}`},ef=A`,enc_auto`,e_=A`,enc_avif`,eb=A`,enc_pavif`,eT=A`,pstr`,eI=A`,anm_all`;function eE(e,t,i,r={},h){if(M(t.id,r?.hasAnimation,r?.allowAnimatedTransform,r?.allowFullGIFTransformation)){if(S(t.id)||N(t.id)){let{alignment:n,...a}=i;t.focalPoint={x:void 0,y:void 0},delete t?.crop,h=et(e,t,a,r)}else h=h||et(e,t,i,r);return function(e){let t=[];e.parts.forEach(e=>{switch(e.transformType){case o:t.push(eo(e));break;case s:t.push(es(e));break;case l:let i=el(e);e.upscale&&(i+=eh(e)),t.push(i);break;case"fit":let r=er(e);e.upscale&&(r+=eh(e)),t.push(r);break;case n:let h=en(e);e.upscale&&(h+=eh(e)),t.push(h);break;case a:let c=ea(e);e.upscale&&(c+=eh(e)),t.push(c)}});let i=t.join("/");if(e.quality&&(i+=ec(e)),e.unsharpMask&&(i+=eu(e.unsharpMask)),e.progressive||(i+=em(e)),e.watermark&&(i+=eg(e)),e.filters&&(i+=Object.keys(e.filters).map(t=>ep[t](e.filters)).join("")),e.fileType!==v.GIF&&("AVIF"===e.encoding?(i+=e_(e),i+=ed(e)):"PAVIF"===e.encoding?(i+=eb(e),i+=ed(e)):e.autoEncode&&(i+=ef(e))),e.src?.isAnimated&&e.transformed){let t=G(e.src.id),r=!0===e.isPlaceholderFlow,n=!0===e.allowFullGIFTransformation;r?i+=eT(e):t&&n&&(i+=eI(e))}return`${e.src.id}/v1/${i}/${e.fileName}.${e.preferredExtension}`}(h)}return t.id}let ew={[h.CENTER]:"50% 50%",[h.TOP_LEFT]:"0% 0%",[h.TOP_RIGHT]:"100% 0%",[h.TOP]:"50% 0%",[h.BOTTOM_LEFT]:"0% 100%",[h.BOTTOM_RIGHT]:"100% 100%",[h.BOTTOM]:"50% 100%",[h.RIGHT]:"100% 50%",[h.LEFT]:"0% 50%"},eL=Object.entries(ew).reduce((e,[t,i])=>(e[i]=t,e),{}),ev=[r.TILE,r.TILE_HORIZONTAL,r.TILE_VERTICAL,r.LEGACY_BG_FIT_AND_TILE,r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL,r.LEGACY_BG_FIT_AND_TILE_VERTICAL],eA=[r.LEGACY_ORIGINAL_SIZE,r.ORIGINAL_SIZE,r.LEGACY_BG_NORMAL];function ey(e,t,{width:i,height:n}){return e===r.TILE&&t.width>i&&t.height>n}let eO={width:"100%",height:"100%"};function eC(e,t,i,n={}){var a;let o,{autoEncode:s=!0,isSEOBot:l,shouldLoadHQImage:h,hasAnimation:c,allowAnimatedTransform:d,encoding:u}=n;if(!R(e,t,i))return p;let m=d??!0,g=M(t.id,c,m);if(!g||h)return eR(e,t,i,{...n,autoEncode:s,useSrcset:g});let f={...i,...function(e,{width:t,height:i}){if(!t||!i){let r=t||Math.min(980,e.width),n=r/e.width;return{width:r,height:i||e.height*n}}return{width:t,height:i}}(t,i)},{alignment:_,htmlTag:b}=f,T=ey(e,t,f),I=function(e,t,{width:i,height:r},n=!1){var a,o;if(n)return{width:i,height:r};let s=!eA.includes(e),l=ey(e,t,{width:i,height:r}),h=!l&&ev.includes(e),c=h?t.width:i,d=h?t.height:r,u=s?(a=c,o=x(t.id),a>900?o?.05:.15:a>500?o?.1:.18:a>200?.25:1):1;return{width:l?1920:c*u,height:d*u}}(e,t,f,l),E=(a=f.width,l?0:ev.includes(e)?1:a>200?2:3),w=(o=ev.includes(e)&&!T,e===r.SCALE_TO_FILL||o?r.SCALE_TO_FIT:e),L=function(e,t,i,n="center"){let a={img:{},container:{}};if(e===r.SCALE_TO_FILL){var o;let e=t.focalPoint&&(o=t.focalPoint,eL[`${o.x}% ${o.y}%`]||"");t.focalPoint&&!e?a.img={objectPosition:function(e,t,i){let{width:r,height:n}=e,{width:a,height:o}=t,{x:s,y:l}=i;if(!a||!o)return`${s}% ${l}%`;let h=Math.max(a/r,o/n),c=r*h,d=n*h,u=Math.max(0,Math.min(c-a,s/100*c-a/2)),m=Math.max(0,Math.min(d-o,l/100*d-o/2)),g=u&&Math.floor(u/(c-a)*100),p=m&&Math.floor(m/(d-o)*100);return`${g}% ${p}%`}(t,i,t.focalPoint)}:a.img={objectPosition:ew[e||n]}}else[r.LEGACY_ORIGINAL_SIZE,r.ORIGINAL_SIZE].includes(e)?a.img={objectFit:"none",top:"auto",left:"auto",right:"auto",bottom:"auto"}:ev.includes(e)&&(a.container={backgroundSize:`${t.width}px ${t.height}px`});return a}(e,t,i,_),{uri:v}=eR(w,t,{...I,alignment:_,htmlTag:b},{autoEncode:s,filters:E?{blur:E}:{},hasAnimation:c,allowAnimatedTransform:m,encoding:u,isPlaceholderFlow:!0}),{attr:A={},css:y}=eR(e,t,{...f,alignment:_,htmlTag:b},{});return y.img=y.img||{},y.container=y.container||{},Object.assign(y.img,L.img,eO),Object.assign(y.container,L.container),{uri:v,css:y,attr:A,transformed:!0}}function eR(e,t,i,r){let n={};if(R(e,t,i)){var a;let o,s=ei(e,t,i),l=et(e,t,s,r);n.uri=eE(e,t,s,r,l),r?.useSrcset&&(n.srcset=(a=n,o=s.pixelAspectRatio||1,{dpr:[`${1===o?a.uri:eE(e,t,{...s,pixelAspectRatio:1},r)} 1x`,`${2===o?a.uri:eE(e,t,{...s,pixelAspectRatio:2},r)} 2x`]})),Object.assign(n,(s.htmlTag===u.BG?j:s.htmlTag===u.SVG?X:J)(l,s),{transformed:l.transformed})}else n=p;return n}function eM(e,t,i,r){if(R(e,t,i)){let n=ei(e,t,i),a=et(e,t,n,r);return{uri:eE(e,t,n,r||{},a)}}return{uri:""}}let ex="https://static.wixstatic.com/media/",eS=/^media\//i,eG="undefined"!=typeof window?window.devicePixelRatio:1,eN=(e,t)=>{let i=t&&t.baseHostURL;return i?`${i}${e}`:eS.test(e)?`https://static.wixstatic.com/${e}`:`${ex}${e}`};q();let eP="center",eF=[1920,1536,1366,1280,980],ek=(e,t,i)=>{let{displayMode:r,uri:n,width:a,height:o,name:s,crop:l,focalPoint:h,alignType:c,quality:d,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,encoding:p,siteMargin:f,widthProportion:_,allowFullGIFTransformation:b,baseHostURL:T}=e;if(_){let e,g,I=(e="original_size"===r,g=a/o,eF.map((r,I)=>{let E=980===r,w=e=>E?t:_/100*(e-2*(f||0)),L=w(eF[I+1]),v=w(r),A=L/i,y=!(e||E)&&((e,t,i,r,n,a,o,s=eP)=>{if(e>t){let e=Math.round(r/(a/n)),t=Math.round(i/2-e/2);return s.includes("top")?t=0:s.includes("bottom")&&(t=i-e),{width:r,height:e,x:0,y:t}}{let e=Math.round(i/(n/o)),t=Math.round(r/2-e/2);return s.includes("left")?t=0:s.includes("right")&&(t=r-e),{width:e,height:i,x:t,y:0}}})(A,g,o,a,i,L,v,c),{srcset:O,fallbackSrc:C,css:R}=ek({displayMode:e?"original_size":E?"fill":"fit",uri:n,width:a,height:o,crop:l||y,name:s,focalPoint:h,alignType:c,quality:d,upscaleMethod:u,hasAnimation:m,encoding:p,allowFullGIFTransformation:b,baseHostURL:T},v,i);return e&&R&&(R.img.objectFit="cover"),{srcset:O||"",sizes:E?`${_}vw`:`${v}px`,media:`(max-width: ${r}px)`,fallbackSrc:C,imgStyle:R?.img}})).filter(Boolean).reverse();return{fallbackSrc:I[0].fallbackSrc,sources:I,css:I[0].imgStyle}}{let{srcset:e,css:f,uri:_}=eR(r,{id:n,width:a,height:o,name:s,crop:l,focalPoint:h},{width:t,height:i,alignment:c},{focalPoint:h,name:s,quality:d?.quality,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,useSrcset:!0,encoding:p,allowFullGIFTransformation:b}),I=T||eB,E=e?.dpr?.map(e=>/^[a-z]+:/.test(e)?e:`${I}${e}`);return{fallbackSrc:`${I}${_}`,srcset:E?.join(", ")||"",css:f}}};q();let e$={getScaleToFitImageURL:function(e,t,i,n,a,o){return eN(eM(r.SCALE_TO_FIT,{id:e,width:t,height:i,name:o&&o.name},{width:n,height:a,htmlTag:u.IMG,alignment:h.CENTER,pixelAspectRatio:o?.devicePixelRatio??eG},o).uri,o)},getScaleToFillImageURL:function(e,t,i,n,a,o){return eN(eM(r.SCALE_TO_FILL,{id:e,width:t,height:i,name:o&&o.name,focalPoint:{x:o&&o.focalPoint&&o.focalPoint.x,y:o&&o.focalPoint&&o.focalPoint.y}},{width:n,height:a,htmlTag:u.IMG,alignment:h.CENTER,pixelAspectRatio:o?.devicePixelRatio??eG},o).uri,o)},getCropImageURL:function(e,t,i,n,a,o,s,l,c,d){return eN(eM(r.SCALE_TO_FILL,{id:e,width:t,height:i,name:d&&d.name,crop:{x:n,y:a,width:o,height:s}},{width:l,height:c,htmlTag:u.IMG,alignment:h.CENTER,pixelAspectRatio:d?.devicePixelRatio??eG},d).uri,d)}},eB=ex},55901(e,t,i){(0,i(16858).Rr)()},19787(e,t,i){var r=i(16858),n=i(99090);((e=window)=>{let{mediaServices:t,environmentConsts:i,requestUrl:a,staticVideoUrl:o}=e.customElementNamespace;(0,r.EH)(e,t,{...i,prefersReducedMotion:(0,n.O)(window,a),staticVideoUrl:o}),(0,r.jh)(e),(0,r.p7)(e,t,i)})(),window.resolveExternalsRegistryModule("imageClientApi")},16858(e,t,i){i.d(t,{_o:()=>s,NL:()=>y,yO:()=>w,vk:()=>c,EH:()=>k,KU:()=>l,Rr:()=>x,jh:()=>G,p7:()=>A,Aq:()=>h});var r=i(17709),n=i.n(r);let a=(e,t,i)=>{let r=1,n=0;for(let a=0;a<e.length;a++){let o=e[a];if(o>t||(n+=o)>t&&(r++,n=o,r>i))return!1}return!0};function o(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}function s(){class e extends HTMLElement{setContainerHeight(e){this.style.setProperty("--flex-columns-height",`${e}px`)}removeContainerHeight(){this.style.removeProperty("--flex-columns-height")}getColumnCount(e){return parseInt(e.getPropertyValue("--flex-column-count"),10)}getRowGap(e){return parseInt(e.getPropertyValue("row-gap")||"0",10)}activate(){this.isActive=!0,this.attachObservers(),this.recalcHeight()}deactivate(){this.isActive=!1,this.detachHeightCalcObservers(),this.removeContainerHeight()}calcActive(){return"multi-column-layout"===getComputedStyle(this).getPropertyValue("--container-layout-type")}get itemsHeights(){return Array.from(this.children).map(e=>{let t=getComputedStyle(e),i=parseFloat(t.height||"0");return i+=parseFloat(t.marginTop||"0"),{height:i+=parseFloat(t.marginBottom||"0")}})}setIsActive(){let e=this.calcActive();this.isActive!==e&&(e?this.activate():this.deactivate())}connectedCallback(){this.cleanUp(),this.createObservers(),this.setIsActive(),window.document.body&&this.isActiveObserver?.observe(window.document.body)}disconnectedCallback(){this.cleanUp()}constructor(...e){super(...e),o(this,"containerWidthObserver",void 0),o(this,"mutationObserver",void 0),o(this,"isActiveObserver",void 0),o(this,"childResizeObserver",void 0),o(this,"containerWidth",0),o(this,"isActive",!1),o(this,"isDuringCalc",!1),o(this,"attachObservers",()=>{this.mutationObserver?.observe(this,{childList:!0,subtree:!0}),this.containerWidthObserver?.observe(this),Array.from(this.children).forEach(e=>{this.handleItemAdded(e)})}),o(this,"detachHeightCalcObservers",()=>{this.mutationObserver?.disconnect(),this.containerWidthObserver?.disconnect(),this.childResizeObserver?.disconnect()}),o(this,"recalcHeight",()=>{this.isActive&&n().measure(()=>{if(!this.isActive||this.isDuringCalc)return;this.isDuringCalc=!0;let e=getComputedStyle(this),t=((e,t,i)=>{let r=-1/0,n=e.map(e=>(e.height+t>r&&(r=e.height+t),e.height+t)),o=r,s=r*e.length,l=r;for(;o<s;){let e=Math.floor((o+s)/2);a(n,e,i)?s=e:o=e+1,l=o}return l-t})(this.itemsHeights,this.getRowGap(e),this.getColumnCount(e));this.isDuringCalc=!1,n().mutate(()=>{this.setContainerHeight(t),this.style.setProperty("visibility",null)})})}),o(this,"cleanUp",()=>{this.detachHeightCalcObservers(),this.removeContainerHeight(),this.isActiveObserver?.disconnect()}),o(this,"handleItemAdded",e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.observe(e)}),o(this,"handleItemRemoved",e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.unobserve(e)}),o(this,"createObservers",()=>{this.containerWidthObserver=new ResizeObserver(e=>{let t=e[0];if(t.contentRect.width!==this.containerWidth){if(0===this.containerWidth){this.containerWidth=t.contentRect.width;return}this.containerWidth=t.contentRect.width,this.recalcHeight()}}),this.mutationObserver=new MutationObserver(e=>{e.forEach(e=>{Array.from(e.removedNodes).forEach(this.handleItemRemoved),Array.from(e.addedNodes).forEach(this.handleItemAdded)}),this.recalcHeight()}),this.childResizeObserver=new ResizeObserver(()=>{this.recalcHeight()}),this.isActiveObserver=new ResizeObserver(()=>{this.setIsActive()})})}}return e}let l="multi-column-layouter",h=()=>{let e={observedElementToRelayoutTarget:new Map,getLayoutTargets(t){let i=new Set;return t.forEach(t=>i.add(e.observedElementToRelayoutTarget.get(t))),i},observe:i=>{e.observedElementToRelayoutTarget.set(i,i),t.observe(i)},unobserve:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)},observeChild:(i,r)=>{e.observedElementToRelayoutTarget.set(i,r),t.observe(i)},unobserveChild:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)}},t=new window.ResizeObserver(t=>{e.getLayoutTargets(t.map(e=>e.target)).forEach(e=>e.reLayout())});return e},c=(e,t=window)=>{let i=!1;return(...r)=>{i||(i=!0,t.requestAnimationFrame(()=>{i=!1,e(...r)}))}};function d(...e){let t=e[0];for(let i=1;i<e.length;++i)t=`${t.replace(/\/$/,"")}/${e[i].replace(/^\//,"")}`;return t}var u=i(26350);let m={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},g=(e,t)=>e&&t&&Object.keys(t).forEach(i=>e.setAttribute(i,t[i])),p=(e,t)=>e&&t&&Object.keys(t).forEach(i=>{let r=t[i];if(void 0!==r)e.style[i]="number"!=typeof r||m[i]?r:`${r}px`;else e.style.removeProperty(i)}),f=(e,t,i=!0)=>{var r;return e&&i?(r=e.dataset[t])?"true"===r||"false"!==r&&("null"===r?null:`${+r}`===r?+r:r):r:e.dataset[t]},_=(e,t)=>e&&t&&Object.assign(e.dataset,t),b=e=>e||document.documentElement.clientHeight||window.innerHeight||0,T={fit:"contain",fill:"cover"};var I=i(69654);let E=(e,t,i)=>{void 0===e.customElements.get(t)&&e.customElements.define(t,i)};function w(e,t=window){class i extends t.HTMLElement{reLayout(){}connectedCallback(){this.observeResize(),this.reLayout()}disconnectedCallback(){this.unobserveResize(),this.unobserveChildren()}observeResize(){e.resizeService.observe(this)}unobserveResize(){e.resizeService.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new t.MutationObserver(()=>this.reLayout())),this.childListObserver.observe(e,{childList:!0})}observeChildAttributes(e,i=[]){this.childrenAttributesObservers||(this.childrenAttributesObservers=[]);let r=new t.MutationObserver(()=>this.reLayout());r.observe(e,{attributeFilter:i}),this.childrenAttributesObservers.push(r)}observeChildResize(t){this.childrenResizeObservers||(this.childrenResizeObservers=[]),e.resizeService.observeChild(t,this),this.childrenResizeObservers.push(t)}unobserveChildrenResize(){this.childrenResizeObservers&&(this.childrenResizeObservers.forEach(t=>{e.resizeService.unobserveChild(t)}),this.childrenResizeObservers=null)}unobserveChildren(){if(this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null),this.childrenAttributesObservers){for(let e of this.childrenAttributesObservers)e.disconnect(),e=null;this.childrenAttributesObservers=null}this.unobserveChildrenResize()}constructor(){super()}}return i}let L=e=>{if(e.customElementNamespace||(e.customElementNamespace={}),void 0===e.customElementNamespace.WixElement){let t=w({resizeService:h()},e);return e.customElementNamespace.WixElement=t,t}return e.customElementNamespace.WixElement},v="wix-bg-image",A=(e=globalThis.window,t={},i={experiments:{}})=>{if(e&&void 0===e.customElements.get(v)){let r=function(e,t,i,r=window){let n=((e=window)=>({measure:function(e,t,i,{containerId:r,bgEffectName:n},a){let o=i[e],s=i[r],{width:l,height:h}=a.getMediaDimensionsByEffect(n,s.offsetWidth,s.offsetHeight,b(a.getScreenHeightOverride?.()));t.width=l,t.height=h,t.currentSrc=o.style.backgroundImage,t.bgEffectName=o.dataset.bgEffectName},patch:function(t,i,r,n,a){let o=r[t];n.targetWidth=i.width,n.targetHeight=i.height;let s=((e,t,i)=>{var r;let n,{targetWidth:a,targetHeight:o,imageData:s,filters:l,displayMode:h=u.fittingTypes.SCALE_TO_FILL}=e;if(!a||!o||!s.uri)return{uri:"",css:{}};let{width:c,height:d,crop:m,name:g,focalPoint:p,upscaleMethod:f,quality:_,devicePixelRatio:b=t.devicePixelRatio}=s,T={filters:l,upscaleMethod:f,..._,hasAnimation:e?.hasAnimation||s?.hasAnimation},I=(r=b,((n=window.location.search.split("&").map(e=>e.split("=")).find(e=>e[0].toLowerCase().includes("devicepixelratio")))?Number(n[1]):null)||r||1),E={id:s.uri,width:c,height:d,...m&&{crop:m},...p&&{focalPoint:p},...g&&{name:g}},w={width:a,height:o,htmlTag:"bg",pixelAspectRatio:I,alignment:e.alignType||u.alignTypes.CENTER},L=(0,u.getData)(h,E,w,T),v=s.baseHostURL||t.staticMediaUrl;return L.uri=((e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let r=`${t}/`;return e&&(/^micons\//.test(e)?r=i:"ico"===/[^.]+$/.exec(e)[0]&&(r=r.replace("media","ficons"))),r+e})(L.uri,v,t.mediaRootUrl),L})(n,a,0);if(function(e="",t){return!e.includes(t)||!!e!=!!t}(i.currentSrc,s.uri)){let t,i;t={backgroundImage:`url("${s.uri}")`,...s.css.container},(i=new e.Image).onload=p.bind(null,o,t),i.src=s.uri}else p(o,s.css.container)}}))(r);return class extends e{reLayout(){if(t.isExperimentOpen("specs.thunderbolt.tb_stop_client_images")||t.isExperimentOpen("specs.thunderbolt.final_force_webp")||t.isExperimentOpen("specs.thunderbolt.final_force_no_webp"))return;let e={},a={},o=(0,I.ZH)(this,{experiments:i.experiments,logger:i.logger,document:r.document}),s=JSON.parse(this.dataset.tiledImageInfo),{bgEffectName:l}=this.dataset,{containerId:h}=s,c=(0,I.qc)(h,{experiments:i.experiments,logger:i.logger,document:r.document});e[o]=this,e[h]=c,s.displayMode=s.imageData.displayMode,t.mutationService.measure(()=>{n.measure(o,a,e,{containerId:h,bgEffectName:l},t)}),t.mutationService.mutate(()=>{n.patch(o,a,e,s,i,t)})}attributeChangedCallback(e,t){t&&this.reLayout()}disconnectedCallback(){super.disconnectedCallback()}static get observedAttributes(){return["data-tiled-image-info"]}constructor(){super()}}}(L(e),t,i,e);E(e,v,r)}};function y(e,t,i,r=window){let n={width:void 0,height:void 0,left:void 0};return class extends e{reLayout(){let{containerId:e,pageId:a,useCssVars:o,bgEffectName:s}=this.dataset,l=(0,I.hW)(this,e)||(0,I.qc)(`${e}`,{experiments:i.experiments,logger:i.logger,document:r.document}),h=(0,I.hW)(this,a)||(0,I.qc)(`${a}`,{experiments:i.experiments,logger:i.logger,document:r.document}),c={};t.mutationService.measure(()=>{let e="fixed"===r.getComputedStyle(this).position,i=b(t.getScreenHeightOverride?.()),n=l.getBoundingClientRect(),a=t.getMediaDimensionsByEffect(s,n.width,n.height,i),{hasParallax:d}=a,u=h&&(r.getComputedStyle(h).transition||"").includes("transform"),{width:m,height:g}=a,p=`${m}px`,f=`${g}px`,_=`${(n.width-m)/2}px`;if(e){let e=r.document.documentElement.clientLeft;_=u?`${l.offsetLeft-e}px`:`${n.left-e}px`}let T=e||d?0:`${(n.height-g)/2}px`;Object.assign(c,o?{"--containerW":p,"--containerH":f,"--containerL":_,"--screenH_val":`${i}`}:{width:p,height:f,left:_,top:T})}),t.mutationService.mutate(()=>{if(o){let e;p(this,n),e=this,e&&c&&Object.keys(c).forEach(t=>{e.style.setProperty(t,c[t])})}else p(this,c)})}connectedCallback(){super.connectedCallback(),t.windowResizeService.observe(this)}disconnectedCallback(){super.disconnectedCallback(),t.windowResizeService.unobserve(this)}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-is-full-height","data-container-size"]}constructor(){super()}}}let O="__more__",C="moreContainer";function R(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}let M="wix-dropdown-menu",x=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(M)){let t=h(),i=function(e,t,i=window){let r=((e=window)=>{let t=(e,t,i,r,n,a,o,s)=>{if(e-=n*(o?r.length:r.length-1),e-=s.left+s.right,t&&(r=r.map(()=>a)),r.some(e=>0===e))return null;let l=0,h=r.reduce((e,t)=>e+t,0);if(h>e)return null;if(t){if(i){let t=Math.floor(e/r.length),i=r.map(()=>t);if((l=t*r.length)<e){let t=Math.floor(e-l);r.forEach((e,r)=>{r<=t-1&&i[r]++})}return i}return r}if(i){let t=Math.floor((e-h)/r.length);l=0;let i=r.map(e=>(l+=e+t,e+t));if(l<e){let t=Math.floor(e-l);r.forEach((e,r)=>{r<=t-1&&i[r]++})}return i}return r},i=e=>{let t=parseFloat(e);return isFinite(t)?t:0},r=e=>!isNaN(parseFloat(e))&&isFinite(e);return{measure:(r,n)=>{var a;let o,s,l,h,c,d,u,m,g,p,_={},b={};b[r]=n;let T=1,I=n.getRootNode().querySelector("[id^=site-root]");I&&(T=I.getBoundingClientRect().width/I.offsetWidth);let E=(o=+f(b[r],"numItems"))<=0||o>Number.MAX_SAFE_INTEGER?[]:Array(o).fill(0).map((e,t)=>String(t)),w=["moreContainer","itemsContainer","dropWrapper"].concat(E,[O]);w.forEach(e=>{let t=`${r}${e}`;b[t]=n.getRootNode().getElementById(`${t}`)}),a=T,s={},w.forEach(e=>{let t=`${r}${e}`,i=b[t];i&&(s[t]={width:i.offsetWidth,boundingClientRectWidth:Math.round(i.getBoundingClientRect().width/a),height:i.offsetHeight})}),_.children=s;let L=b[r],v=b[`${r}itemsContainer`],A=v.childNodes,y=b[`${r}moreContainer`],C=y.childNodes,R=f(L,"stretchButtonsToMenuWidth"),M=f(L,"sameWidthButtons");_.absoluteLeft=L.getBoundingClientRect().left,_.bodyClientWidth=e.document.body.clientWidth,_.alignButtons=f(L,"dropalign"),_.hoverListPosition=f(L,"drophposition"),_.menuBorderY=parseInt(f(L,"menuborderY"),10),_.ribbonExtra=parseInt(f(L,"ribbonExtra"),10),_.ribbonEls=parseInt(f(L,"ribbonEls"),10),_.labelPad=parseInt(f(L,"labelPad"),10),_.menuButtonBorder=parseInt(f(L,"menubtnBorder"),10),l=v.lastChild,_.menuItemContainerMargins=(parseInt((h=e.getComputedStyle(l)).marginLeft,10)||0)+(parseInt(h.marginRight,10)||0),d=i((c=e.getComputedStyle(v)).borderTopWidth)+i(c.paddingTop),u=i(c.borderBottomWidth)+i(c.paddingBottom),m=i(c.borderLeftWidth)+i(c.paddingLeft),g=i(c.borderRightWidth)+i(c.paddingRight),d+=i(c.marginTop),u+=i(c.marginBottom),m+=i(c.marginLeft),g+=i(c.marginRight),_.menuItemContainerExtraPixels={top:d,bottom:u,left:m,right:g,height:d+u,width:m+g},_.needToOpenMenuUp=L.getBoundingClientRect().top>e.innerHeight/2,_.menuItemMarginForAllChildren=!R||"false"!==v.getAttribute("data-marginAllChildren"),_.moreSubItem=[],_.labelWidths={},_.linkIds={},_.parentId={},_.menuItems={},_.labels={},C.forEach((t,i)=>{_.parentId[t.id]=f(t,"parentId");let r=f(t,"dataId");_.menuItems[r]={dataId:r,parentId:f(t,"parentId"),moreDOMid:t.id,moreIndex:i},b[t.id]=t;let n=t.querySelector("p");b[n.id]=n,_.labels[n.id]={width:n.offsetWidth,height:n.offsetHeight,left:n.offsetLeft,lineHeight:parseInt(e.getComputedStyle(n).fontSize,10)},_.moreSubItem.push(t.id)}),A.forEach((e,t)=>{let i,r,n=f(e,"dataId");_.menuItems[n]=_.menuItems[n]||{},_.menuItems[n].menuIndex=t,_.menuItems[n].menuDOMid=e.id,_.children[e.id].left=e.offsetLeft;let a=e.querySelector("p");b[a.id]=a,_.labelWidths[a.id]=(i=a,r=T,Math.round(i.getBoundingClientRect().width/r));let o=e.querySelector("p");b[o.id]=o,_.linkIds[e.id]=o.id});let x=L.offsetHeight;_.height=x,_.width=L.offsetWidth,p=x-_.menuBorderY-_.labelPad-_.ribbonEls-_.menuButtonBorder-_.ribbonExtra,_.lineHeight=`${p}px`;let S=((e,i,r,n,a)=>{let o=i.width;i.hasOriginalGapData={},i.originalGapBetweenTextAndBtn={};let s=a.map(t=>{let r,a=f(n[e+t],"originalGapBetweenTextAndBtn");return(void 0===a?(i.hasOriginalGapData[t]=!1,r=i.children[e+t].boundingClientRectWidth-i.labelWidths[`${e+t}label`],i.originalGapBetweenTextAndBtn[e+t]=r):(i.hasOriginalGapData[t]=!0,r=parseFloat(a)),i.children[e+t].width>0)?Math.floor(i.labelWidths[`${e+t}label`]+r):0}),l=s.pop(),h=r.sameWidthButtons,c=r.stretchButtonsToMenuWidth,d=!1,u=i.menuItemContainerMargins,m=i.menuItemMarginForAllChildren,g=i.menuItemContainerExtraPixels,p=s.reduce((e,t)=>e>t?e:t,-1/0),_=t(o,h,c,s,u,p,m,g);if(!_){for(let e=1;e<=s.length;e++)if(_=t(o,h,c,s.slice(0,-1*e).concat(l),u,p,m,g)){d=!0;break}_||(d=!0,_=[l])}if(d){let e=_[_.length-1];for(_=_.slice(0,-1);_.length<a.length;)_.push(0);_[_.length-1]=e}return{realWidths:_,moreShown:d}})(r,_,{sameWidthButtons:M,stretchButtonsToMenuWidth:R},b,E.concat(O));return _.realWidths=S.realWidths,_.isMoreShown=S.moreShown,_.menuItemIds=E,_.hoverState=f(y,"hover",!1),{measures:_,domNodes:b}},patch:(e,t,i)=>{let n=i[e];p(n,{overflowX:"visible"});let{menuItemIds:a,needToOpenMenuUp:o}=t,s=a.concat(O);_(n,{dropmode:o?"dropUp":"dropDown"});let l=0;if(t.hoverState===O){let e,r,n=t.realWidths.indexOf(0),o=t.menuItems[e=t.menuItems,r=e=>e.menuIndex===n,Object.keys(e).find(t=>r(e[t],t))],s=o.moreIndex,h=s===a.length-1;o.moreDOMid&&g(i[o.moreDOMid],{"data-listposition":h?"dropLonely":"top"}),Object.values(t.menuItems).filter(e=>!!e.moreDOMid).forEach(e=>{if(e.moreIndex<s)p(i[e.moreDOMid],{display:"none"});else{let i=`${e.moreDOMid}label`;l=Math.max(t.labels[i].width,l)}})}else t.hoverState&&t.moreSubItem.forEach((i,r)=>{let n=`${e+C+r}label`;l=Math.max(t.labels[n].width,l)});((e,t,i,n)=>{let{hoverState:a}=t;if("-1"!==a){let{menuItemIds:o}=t,s=o.indexOf(a);if(r(t.hoverState)||a===O){if(!t.realWidths)return;let a=Math.max(n,t.children[-1!==s?e+s:e+O].width),o=Math.max(n,t.children[`${e}dropWrapper`].width),l=(0!==t.moreSubItem.length?t.labels[`${t.moreSubItem[0]}label`].lineHeight:0)+15+t.menuBorderY+t.labelPad+t.menuButtonBorder;t.moreSubItem.forEach(e=>{p(i[e],{minWidth:`${a}px`}),p(i[`${e}label`],{minWidth:"0px",lineHeight:`${l}px`})});let h=r(t.hoverState)?t.hoverState:"__more__",c={width:t.children[e+h].width,left:t.children[e+h].left},d=((e,t,i,r,n)=>{let{width:a,height:o,alignButtons:s,hoverListPosition:l,menuItemContainerExtraPixels:h}=t,c=t.absoluteLeft,d=((e,t,i,r,n,a,o,s,l,h)=>{let c="0px",d="auto",u=a.left,m=a.width;if("left"===t?c="left"===n?0:`${u+e.left}px`:"right"===t?(d="right"===n?0:`${r-u-m-e.right}px`,c="auto"):"left"===n?c=`${u+(m+e.left-i)/2}px`:"right"===n?(c="auto",d=`${(m+e.right-(i+e.width))/2}px`):c=`${e.left+u+(m-(i+e.width))/2}px`,"auto"!==c){let e=o+parseInt(c,10);e+h>l?(c="auto",d=0):c=e<0?0:c}return"auto"!==d&&(d=s-parseInt(d,10)>l?0:d),{moreContainerLeft:c,moreContainerRight:d}})(h,s,r,a,l,i,c,c+a,t.bodyClientWidth,n);return{left:d.moreContainerLeft,right:d.moreContainerRight,top:t.needToOpenMenuUp?"auto":`${o}px`,bottom:t.needToOpenMenuUp?`${o}px`:"auto"}})(0,t,c,a,o);p(i[`${e}${C}`],{left:d.left,right:d.right}),p(i[`${e}dropWrapper`],{left:d.left,right:d.right,top:d.top,bottom:d.bottom})}}})(e,t,i,l),t.originalGapBetweenTextAndBtn&&s.forEach(r=>{t.hasOriginalGapData[r]||_(i[`${e}${r}`],{originalGapBetweenTextAndBtn:t.originalGapBetweenTextAndBtn[`${e}${r}`]})}),((e,t,i,r)=>{let{realWidths:n,height:a,menuItemContainerExtraPixels:o}=i,s=0,l=null,h=null,c=i.lineHeight,d=a-o.height;for(let a=0;a<r.length;a++){let o=n[a],u=o>0,m=e+r[a];h=i.linkIds[m],u?(s++,l=m,p(t[m],{width:`${o}px`,height:`${d}px`,position:"relative","box-sizing":"border-box",overflow:"visible",visibility:"inherit"}),p(t[`${m}label`],{"line-height":c}),g(t[m],{"aria-hidden":!1})):(p(t[m],{height:"0px",overflow:"hidden",position:"absolute",visibility:"hidden"}),g(t[m],{"aria-hidden":!0}),g(t[h],{tabIndex:-1}))}1===s&&(_(t[`${e}moreContainer`],{listposition:"lonely"}),_(t[l],{listposition:"lonely"}))})(e,i,t,s)}}})(i);return class extends e{static get observedAttributes(){return["data-hovered-item"]}attributeChangedCallback(){this._isVisible()&&this.reLayout()}connectedCallback(){this._id=this.getAttribute("id"),this._hideElement(),this._waitForDomLoad().then(()=>{super.observeResize(),this._observeChildrenResize(),this.reLayout()})}disconnectedCallback(){t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),super.disconnectedCallback()}_waitForDomLoad(){let e,t=new Promise(t=>{e=t});return this._isDomReady()?e():(this._waitForDomReadyObserver=new i.MutationObserver(()=>this._onRootMutate(e)),this._waitForDomReadyObserver.observe(this,{childList:!0,subtree:!0})),t}_isDomReady(){return this._itemsContainer=this.getRootNode().getElementById(`${this._id}itemsContainer`),this._dropContainer=this.getRootNode().getElementById(`${this._id}dropWrapper`),this._itemsContainer&&this._dropContainer}_onRootMutate(e){this._isDomReady()&&(this._waitForDomReadyObserver.disconnect(),e())}_observeChildrenResize(){let e=Array.from(this._itemsContainer.childNodes);this._labelItems=e.map(e=>this.getRootNode().getElementById(`${e.getAttribute("id")}label`)),this._labelItems.forEach(e=>super.observeChildResize(e))}_setVisibility(e){this._visible=e,this.style.visibility=e?"inherit":"hidden"}_isVisible(){return this._visible}_hideElement(){this._setVisibility(!1)}_showElement(){this._setVisibility(!0)}reLayout(){let e,i;t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),this._mutationIds.read=t.mutationService.measure(()=>{let t=r.measure(this._id,this);e=t.measures,i=t.domNodes}),this._mutationIds.write=t.mutationService.mutate(()=>{r.patch(this._id,e,i),this._showElement()})}constructor(...e){super(...e),R(this,"_visible",!1),R(this,"_mutationIds",{read:null,write:null}),R(this,"_itemsContainer",null),R(this,"_dropContainer",null),R(this,"_labelItems",[])}}}(L(e),{resizeService:t,mutationService:n()},e);e.customElements.define(M,i)}},S="wix-iframe",G=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(S)){var t;let i=(t=L(e),class extends t{reLayout(){let e=this.querySelector("iframe");if(e){let t=e.dataset.src;t&&e.src!==t&&(e.src=t,e.dataset.src="",this.dataset.src="")}}attributeChangedCallback(e,t,i){i&&this.reLayout()}static get observedAttributes(){return["data-src"]}constructor(){super()}});E(e,S,i)}},N={measure(e,t,{hasBgScrollEffect:i,videoWidth:r,videoHeight:n,fittingType:a,alignType:o="center",qualities:s,staticVideoUrl:l,videoId:h,videoFormat:c,focalPoint:m}){var g,p,f,_,b,I,E,w,L,v;let A,y,O,C=i?t.offsetWidth:e.parentElement.offsetWidth,R=e.parentElement.offsetHeight,M=parseInt(r,10),x=parseInt(n,10),S=(g=a,p={wScale:C/M,hScale:R/x},f=M,_=x,{width:Math.round(f*(A=g===u.fittingTypes.SCALE_TO_FIT?Math.min(p.wScale,p.hScale):Math.max(p.wScale,p.hScale))),height:Math.round(_*A)}),G=(b=function(e,{width:t,height:i}){var r;return(r=e=>e.size,Object.values(e.reduce((e,t)=>(e[r(t)]=t,e),{}))).find(e=>e.size>t*i)||e[e.length-1]}(s,S),I=l,E=h,"mp4"===(w=c)?b.url?d(I,b.url):d(I,E,b.quality,w,"file.mp4"):""),N=(L=e,v=G,y=L.networkState===L.NETWORK_NO_SOURCE,O=!L.currentSrc.endsWith(v),v&&(O||y)),P=T[a]||"cover",F=m?function(e,t,i){let{width:r,height:n}=e,{width:a,height:o}=t,{x:s,y:l}=i;if(!a||!o)return`${s}% ${l}%`;let h=Math.max(a/r,o/n),c=r*h,d=n*h,u=Math.max(0,Math.min(c-a,s/100*c-a/2)),m=Math.max(0,Math.min(d-o,l/100*d-o/2)),g=u&&Math.floor(u/(c-a)*100),p=m&&Math.floor(m/(d-o)*100);return`${g}% ${p}%`}(S,{width:C,height:R},m):"",k=o.replace("_"," ");return{videoSourceUrl:G,needsSrcUpdate:N,videoStyle:{height:"100%",width:"100%",objectFit:P,objectPosition:F||k}}},mutate(e,t,i,r,n,a,o,s,l,h,c){var d,u,m;if(n?i.setAttribute("autoplay",""):i.removeAttribute("autoplay"),t){let{width:e,height:i,...n}=r;p(t,n)}else(function(e,t,i,r,n,a){a&&t.paused&&(i.style.opacity="1",t.style.opacity="0");let o=t.paused||""===t.currentSrc;if((e||a)&&o)if(t.ontimeupdate=null,t.onseeked=null,t.onplay=null,!a&&n){let e=t.muted;t.muted=!0,t.ontimeupdate=()=>{t.currentTime>0&&(t.ontimeupdate=null,t.onseeked=()=>{t.onseeked=null,t.muted=e,P(t,i,r)},t.currentTime=0)}}else t.onplay=()=>{a||(t.onplay=null),P(t,i,r)}})(o,i,e,s,n,c),p(i,r);d=o,u=i,m=a,d&&(u.src=m,u.load()),i.playbackRate=h}};function P(e,t,i){"fade"===i&&(t.style.transition="opacity 1.6s ease-out"),t.style.opacity="0",e.style.opacity="1"}let F="wix-video",k=(e=globalThis.window,t,i={experiments:{}})=>{if(e&&void 0===e.customElements.get(F)){var r,n;let a=L(e),o=new IntersectionObserver(e=>e.map(e=>{if(e.isIntersecting){let t=e.target;t.unobserveIntersect(),t.observeResize()}return e}),{rootMargin:"50% 100%"});E(e,F,(r=a,n={...t,intersectionObserver:o},class extends r{connectedCallback(){i.disableImagesLazyLoading?this.reLayout():n.intersectionObserver.observe(this)}disconnectedCallback(){this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()}unobserveIntersect(){n.intersectionObserver?.unobserve(this)}reLayout(){let{isVideoDataExists:e,videoWidth:t,videoHeight:r,qualities:a,videoId:o,videoFormat:s,alignType:l,fittingType:h,focalPoint:c,hasBgScrollEffect:d,autoPlay:u,animatePoster:m,containerId:g,isEditorMode:p,playbackRate:f,hasAlpha:_}=JSON.parse(this.dataset.videoInfo);if(!e)return;let b=!i.prefersReducedMotion&&u,T=this.querySelector(`video[id^="${g}"]`),E=this.querySelector(`.bgVideoposter[id^="${g}"]`);if(this.unobserveChildren(),!(T&&E))return void this.observeChildren(this);let w=(0,I.qc)(g,{document:this.getRootNode(),experiments:i.experiments,logger:i.logger}),L=(0,I.iT)(`.webglcanvas[id^="${g}"]`,{element:w,experiments:i.experiments,logger:i.logger});(_||"true"===w.dataset.hasAlpha)&&!L?requestAnimationFrame(()=>this.reLayout()):n.mutationService.measure(()=>{let{videoSourceUrl:e,needsSrcUpdate:u,videoStyle:g}=N.measure(T,w,{hasBgScrollEffect:d,videoWidth:t,videoHeight:r,fittingType:h,alignType:l,qualities:a,staticVideoUrl:i.staticVideoUrl,videoId:o,videoFormat:s,focalPoint:c});n.mutationService.mutate(()=>{N.mutate(E,L,T,g,b,e,u,m,s,f,p)})})}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-video-info"]}constructor(){super()}}))}}},46418(e,t,i){var r=i(17709),n=i.n(r),a=i(33842),o=i(26350),s=i(16858);let l=o,h=function(e,t=window){!function(e){if(void 0===e.Reflect||void 0===e.customElements||e.customElements.hasOwnProperty("polyfillWrapFlushCallback"))return;let t=e.HTMLElement;e.HTMLElement=function(){return e.Reflect.construct(t,[],this.constructor)},e.HTMLElement.prototype=t.prototype,e.HTMLElement.prototype.constructor=e.HTMLElement,e.Object.setPrototypeOf(e.HTMLElement,t),e.Object.defineProperty(e.HTMLElement,"name",{value:t.name})}(t);let i={registry:new Set,observe(e){i.registry.add(e)},unobserve(e){i.registry.delete(e)}};e.windowResizeService.init((0,s.vk)(()=>i.registry.forEach(e=>e.reLayout())),t);let r=(0,s.Aq)(),n=(e,i)=>{void 0===t.customElements.get(e)&&t.customElements.define(e,i)},a=(0,s.yO)({resizeService:r},t);return t.customElementNamespace={WixElement:a},n("wix-element",a),{contextWindow:t,defineWixBgMedia:e=>{n("wix-bg-media",(0,s.NL)(a,{windowResizeService:i,...e},t))},defineMultiColumnRepeaterElement:()=>{let e=(0,s._o)();n(s.KU,e)}}};var c=i(91534);let d=()=>({getSiteScale:()=>{let e=document.querySelector("#site-root");return e?e.getBoundingClientRect().width/e.offsetWidth:1}}),u=(e,t,i,r)=>{let{getMediaDimensions:n,...o}=a[e]||{};return n?{...n(t,i,r),...o}:{width:t,height:i,...o}},{experiments:m,media:g,requestUrl:p,site:f,siteAssets:_}=window.viewerModel;((e,t,i,r)=>{var a,o,s;let m,g,p,f,_,b,{environmentConsts:T,wixCustomElements:I,media:E,requestUrl:w,mediaServices:L}=(a=void 0,o=void 0,s=void 0,g={"specs.thunderbolt.useClassSelectorsForLookup":(m=t=>!!e.experiments[t])("specs.thunderbolt.useClassSelectorsForLookup"),"specs.thunderbolt.addIdAsClassName":m("specs.thunderbolt.addIdAsClassName")},p={staticMediaUrl:e.media.staticMediaUrl,mediaRootUrl:e.media.mediaRootUrl,externalBaseUrl:e.externalBaseUrl??"",hasUserDomainMedia:e.hasUserDomainMedia??!1,experiments:g,isViewerMode:!0,devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,...s},_={getMediaDimensionsByEffect:u,...f={mutationService:n(),isExperimentOpen:m,siteService:d()},...o},{...e,wixCustomElements:a||(b=d(),h({resizeService:{init:e=>new ResizeObserver(e)},windowResizeService:{init:e=>window.addEventListener("resize",e)},siteService:b})),services:f,environmentConsts:p,mediaServices:_}),v=I?.contextWindow||window;v.wixCustomElements=I,Object.assign(v.customElementNamespace,{mediaServices:L,environmentConsts:T,requestUrl:w,staticVideoUrl:E.staticVideoUrl}),(0,c.g)({...L},I.contextWindow,T),I.defineWixBgMedia(L),I.defineMultiColumnRepeaterElement(),window.__imageClientApi__=l})({experiments:m,media:g,requestUrl:p,externalBaseUrl:f?.externalBaseUrl??"",hasUserDomainMedia:_?.siteScopeParams?.hasUserDomainMedia??!1})},13176(e,t,i){i.d(t,{z:()=>r});let r=["MENU_AS_CONTAINER_TOGGLE","MENU_AS_CONTAINER_EXPANDABLE_MENU","BACK_TO_TOP_BUTTON","SCROLL_TO_","TPAMultiSection_","TPASection_","comp-","TINY_MENU","MENU_AS_CONTAINER","SITE_HEADER","SITE_FOOTER","SITE_PAGES","PAGES_CONTAINER","BACKGROUND_GROUP","POPUPS_ROOT"]},69654(e,t,i){i.d(t,{C5:()=>h,Xx:()=>c,ZH:()=>l,hW:()=>m,iT:()=>d,kp:()=>g,qc:()=>s,vP:()=>u});var r=i(13176);function n(e={}){let t=e?.experiments;if(!t&&"undefined"!=typeof window)try{let e=window;t=e.viewerModel?.experiments}catch{}if(!t)return!1;let i=t["specs.thunderbolt.useClassSelectorsForLookup"],r=t["specs.thunderbolt.addIdAsClassName"];return!!(i&&r)}function a(e={}){return e.document||("undefined"!=typeof document?document:null)}function o(e,t,i){e&&"function"==typeof e.meter&&e.meter("dom_selector_id_fallback",{customParams:{compId:t,selectorType:i}}),"undefined"!=typeof console&&console.warn&&console.warn(`[DOM Selectors] Fallback to ID for '${t}' (${i}).`)}function s(e,t={}){let i=a(t);if(!i||!e||"string"!=typeof e)return null;let r=n(t);if(r){let t=i.querySelector(`.${e}`);if(t)return t}let l=i.getElementById(e);return l&&r&&o(t?.logger,e,"getElementById"),l}function l(e,t={}){if(!e)return"";if(!n(t))return e.id;let i=Array.from(e.classList||[]),a=t.experiments?.["specs.thunderbolt.preserveWixSelectClass"];if(t.isEditor&&a&&!i.includes("wix-select"))return"";if(t.componentIds?.size){let e=null;for(let r of i){if(t.componentIds.has(r))return r;if(!e){let i=r.indexOf("__");if(i>0){let n=r.substring(0,i);t.componentIds.has(n)&&(e=r)}}}if(e)return e}let s=t.prefixes??r.z,h=null;for(let e of i)if(s.some(t=>e.startsWith(t))){if(e.includes("__"))return e;(!h||e.length<h.length)&&(h=e)}return h||(e.id&&o(t.logger,e.id,"getElementCompId"),e.id||"")}function h(e){return e.replace(/#([a-zA-Z0-9_-]+)/g,".$1").replace(/\[id="([^"]+)"\]/g,'[class~="$1"]').replace(/\[id\^="([^"]+)"\]/g,':is([class^="$1"],[class*=" $1"])').replace(/\[id\*="([^"]+)"\]/g,'[class*="$1"]').replace(/\[id\$="([^"]+)"\]/g,'[class$="$1"]')}function c(e,t,i=!1){if(!t)return e;let r=h(e);return`:is(${r}${i?".wix-select":""}, ${e})`}function d(e,t={}){let i=t.element||a(t);if(!i||!e||"string"!=typeof e)return null;let r=n(t);if(r){let t=h(e),r=i.querySelector(t);if(r)return r}let s=i.querySelector(e);return s&&r&&o(t.logger,e,"querySelector"),s}function u(e,t={}){let i=t.element||a(t);if(!i||!e||"string"!=typeof e)return[];let r=n(t);if(r){let t=h(e),r=Array.from(i.querySelectorAll(t));if(r.length>0)return r}let s=Array.from(i.querySelectorAll(e));return s.length>0&&r&&o(t.logger,e,"querySelectorAll"),s}function m(e,t,i={}){if(!t||"string"!=typeof t)return null;let r=n(i);if(r){let i=e.closest(`.${t}`);if(i)return i}let a=e.closest(`#${t}`);return a&&r&&o(i.logger,t,"getClosestByCompId"),a}function g(e,t,i={}){if(!t||"string"!=typeof t)return null;let r=n(i);if(r){let i=h(t),r=e.closest(i);if(r)return r}let a=e.closest(t);return a&&r&&o(i.logger,t,"closest"),a}}}]);
//# sourceMappingURL=custom-element-utils.inline.dfd062cc.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.25987d64.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["6901"],{33842(e,t,i){i.r(t),i.d(t,{BackgroundParallax:()=>n,BackgroundParallaxZoom:()=>o,BackgroundReveal:()=>l,BgCloseUp:()=>c,BgExpand:()=>d,BgFabeBack:()=>h,BgFadeIn:()=>u,BgFadeOut:()=>g,BgFake3D:()=>m,BgPanLeft:()=>f,BgPanRight:()=>b,BgParallax:()=>p,BgPullBack:()=>v,BgReveal:()=>w,BgRotate:()=>y,BgShrink:()=>M,BgSkew:()=>x,BgUnwind:()=>I,BgZoomIn:()=>P,BgZoomOut:()=>L,ImageParallax:()=>S,ImageReveal:()=>D});var a=i(16956);let s=(e,t)=>({width:e,height:t}),r=(e,t,i)=>({width:e,height:Math.max(t,i)}),n={hasParallax:!0,getMediaDimensions:r},o={hasParallax:!0,getMediaDimensions:r},l={hasParallax:!0,getMediaDimensions:r},c={getMediaDimensions:s},d={getMediaDimensions:s},h={getMediaDimensions:s},u={getMediaDimensions:s},g={getMediaDimensions:s},m={hasParallax:!0,getMediaDimensions:r},f={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},b={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},p={hasParallax:!0,getMediaDimensions:r},v={getMediaDimensions:s},w={hasParallax:!0,getMediaDimensions:r},y={getMediaDimensions:(e,t)=>{let i,s,r,n,o;return i=(0,a.kU)(22),s=Math.hypot(e,t)/2,r=Math.acos(e/2/s),n=e*Math.abs(Math.cos(i))+t*Math.abs(Math.sin(i)),o=e*Math.abs(Math.sin(i))+t*Math.abs(Math.cos(i)),{width:Math.ceil(i<r?n:2*s),height:Math.ceil(i<(0,a.kU)(90)-r?o:2*s)}}},M={getMediaDimensions:s},x={getMediaDimensions:(e,t)=>({width:e,height:e*Math.tan((0,a.kU)(20))+t})},I={getMediaDimensions:s},P={hasParallax:!0,getMediaDimensions:r},L={getMediaDimensions:(e,t)=>({width:1.15*e,height:1.15*t})},S={getMediaDimensions:(e,t)=>({width:e,height:1.5*t})},D={getMediaDimensions:(e,t,i)=>({width:e,height:i})}},16956(e,t,i){function a(e,t,i,a,s){return(s-e)*(a-i)/(t-e)+i}function s(e,t){let[i,a]=e,[s,r]=t;return Math.sqrt((s-i)**2+(r-a)**2)}function r(e){return e*Math.PI/180}function n(e,t,i){return void 0===e&&(e=[0,0]),void 0===t&&(t=[0,0]),void 0===i&&(i=0),(360+i+180*Math.atan2(t[1]-e[1],t[0]-e[0])/Math.PI)%360}i.d(t,{Io:()=>s,Rb:()=>n,_b:()=>a,kU:()=>r})},91534(e,t,i){i.d(t,{g:()=>f});var a=i(26350);let s={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},r=(e,t)=>(Array.isArray(t)?t:[t]).reduce((t,i)=>{let a=e[i];return void 0!==a?Object.assign(t,{[i]:a}):t},{}),n=(e,t)=>e&&t&&Object.keys(t).forEach(i=>{let a=t[i];if(void 0!==a)e.style[i]="number"!=typeof a||s[i]?a.toString():`${a}px`;else e.style.removeProperty(i)}),o=(e,t,i)=>{if(!e.targetWidth||!e.targetHeight||!e.imageData.uri)return{uri:"",css:{},transformed:!1};let{imageData:s}=e,n=e.displayMode||a.fittingTypes.SCALE_TO_FILL,o=Object.assign(r(s,["upscaleMethod"]),r(e,["filters","encoding","allowFullGIFTransformation"]),e.quality||s.quality,{hasAnimation:e?.hasAnimation||s?.hasAnimation}),d=c(e.imageData.devicePixelRatio||t.devicePixelRatio),h=Object.assign(r(s,["width","height","crop","name","focalPoint"]),{id:s.uri}),u={width:e.targetWidth,height:e.targetHeight,htmlTag:i||"img",pixelAspectRatio:d,alignment:e.alignType||a.alignTypes.CENTER},g=(0,a.getData)(n,h,u,o);return g.uri=l(g.uri,t.staticMediaUrl,t.mediaRootUrl),g},l=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let a=`${t}/`;return e&&(/^micons\//.test(e)?a=i:/[^.]+$/.exec(e)?.[0]==="ico"&&(a=a.replace("media","ficons"))),a+e},c=e=>{let t=window.location.search.split("&").map(e=>e.split("=")).find(e=>e[0]?.toLowerCase().includes("devicepixelratio"));return(t?.[1]?Number(t[1]):null)||e||1},d=function(e,t,i,{containerElm:a,bgEffect:s="none",sourceSets:r},n){var o,l;let c,d=i.image,h=i[e],u=n.getScreenHeightOverride?.()||document.documentElement.clientHeight||window.innerHeight||0,g=a?.dataset.mediaHeightOverrideType,m=s&&"none"!==s||r&&r.some(e=>e.scrollEffect),f=a&&m?a:h,b=window.getComputedStyle(h).getPropertyValue("--bg-scrub-effect"),{width:p,height:v}=n.getMediaDimensionsByEffect?.(b||s,f.offsetWidth,f.offsetHeight,u)||{width:h.offsetWidth,height:h.offsetHeight};if(r&&(o=f.offsetWidth,l=f.offsetHeight,c={},r.forEach(({mediaQuery:e,scrollEffect:t})=>{c[e]=n.getMediaDimensionsByEffect?.(t,o,l,u).height||l}),t.sourceSetsTargetHeights=c),!d)return;let w=d.getAttribute("src");b&&(t.top=.5*(h.offsetHeight-v),t.left=.5*(h.offsetWidth-p)),t.width=p,t.height="fixed"===g||"viewport"===g?document.documentElement.clientHeight+80:v,t.screenHeight=u,t.imgSrc=w,t.boundingRect=h.getBoundingClientRect(),t.mediaHeightOverrideType=g,t.srcset=d.srcset},h=function(e,t,i,s,r,l,c,d,h,u){if(!Object.keys(t).length)return;let{imageData:g}=s,m=i[e],f=i.image;h&&(g.devicePixelRatio=1);let b=s.targetScale||1,p=r.isExperimentOpen?.("specs.thunderbolt.allowFullGIFTransformation"),v={...s,...!s.skipMeasure&&{targetWidth:(t.width||0)*b,targetHeight:(t.height||0)*b},displayMode:g.displayMode,allowFullGIFTransformation:p},w=o(v,l,"img"),y=w?.css?.img||{};n(f,function(e,t,i,a,s){let r=function(e,t=1){return 1!==t?{...e,width:"100%",height:"100%"}:e}(t,a);if(s&&(delete r.height,r.width="100%"),!e)return r;let n={...r};return"fill"===i?(n.position="absolute",n.top="0"):"fit"===i&&(n.height="100%"),"fixed"===e&&(n["will-change"]="transform"),n.objectPosition&&(n.objectPosition=t.objectPosition.replace(/(center|bottom)$/,"top")),n}(t.mediaHeightOverrideType,y,g.displayMode,b,d)),(t.top||t.left)&&n(m,{top:`${t.top}px`,left:`${t.left}px`});let M=w?.uri||"",x=g?.hasAnimation||s?.hasAnimation,I=function(e,t,i){let{sourceSets:a}=t;if(!a||!a.length)return;let s={};return a.forEach(({mediaQuery:a,crop:r,focalPoint:n})=>{let l=o({...t,targetHeight:(e.sourceSetsTargetHeights||{})[a]||0,imageData:{...t.imageData,crop:r,focalPoint:n}},i,"img");s[a]=l.uri||""}),s}(t,v,l);if(u&&(f.dataset.ssrSrcDone="true"),!s.isLQIP||!s.lqipTransition||"transitioned"in m.dataset||(m.dataset.transitioned="",f.complete?f.onload=function(){f.dataset.loadDone=""}:f.onload=function(){f.complete?f.dataset.loadDone="":f.onload=function(){f.dataset.loadDone=""}}),c){let e;(e=g.uri,(0,a.getFileExtension)(e)===a.fileType.GIF||(0,a.getFileExtension)(e)===a.fileType.WEBP&&x)?(f.setAttribute("fetchpriority","low"),f.setAttribute("loading","lazy"),f.setAttribute("decoding","async")):f.setAttribute("fetchpriority","high"),f.currentSrc!==M&&f.setAttribute("src",M),t.srcset&&!t.srcset.split(", ").some(e=>e.split(" ")[0]===M)&&f.setAttribute("srcset",M),i.picture&&v.sourceSets&&Array.from(i.picture.querySelectorAll("source")).forEach(e=>{let t=e.media||"",i=I?.[t];e.srcset!==i&&e.setAttribute("srcset",i||"")})}},u={parallax:"ImageParallax",fixed:"ImageReveal"};var g=i(17709),m=i.n(g);function f(e={},t=null,i={}){if("undefined"==typeof window)return;let a={staticMediaUrl:"https://static.wixstatic.com/media",mediaRootUrl:"https://static.wixstatic.com",experiments:{},devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,disableImagesLazyLoading:(()=>{try{return"true"===new URL(window.location.href).searchParams.get("disableLazyLoading")}catch{return!1}})(),...i},s=function(e,t){let i="wow-image";if(void 0===(e=e||window).customElements.get(i)){let a,s;return e.ResizeObserver&&(a=new e.ResizeObserver(e=>e.map(e=>e.target.reLayout()))),e.IntersectionObserver&&(s=new IntersectionObserver(e=>e.map(e=>{if(e.isIntersecting){let t=e.target;t.unobserveIntersect(),t.observeResize()}return e}),{rootMargin:"150% 100%"})),function(r){var n,o;let l=(n={resizeService:a,intersectionService:s,mutationService:m(),...t},o=e,class extends o.HTMLElement{constructor(){super(),this.childListObserver=null,this.timeoutId=null}attributeChangedCallback(e,t){t&&this.reLayout()}connectedCallback(){r.disableImagesLazyLoading?this.reLayout():this.observeIntersect()}disconnectedCallback(){this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()}static get observedAttributes(){return["data-image-info"]}reLayout(){let e={},t={},i=this.getAttribute("id"),a=JSON.parse(this.dataset.imageInfo||""),s="true"===this.dataset.isResponsive,{bgEffectName:l}=this.dataset,{scrollEffect:c}=a.imageData,{sourceSets:g}=a,m=l||c&&u[c];g&&g.length&&g.forEach(e=>{e.scrollEffect&&(e.scrollEffect=u[e.scrollEffect])}),e[i]=this,a.containerId&&(e[a.containerId]=o.document.getElementById(`${a.containerId}`));let f=a.containerId?e[a.containerId]:void 0;if(e.image=this.querySelector("img"),e.picture=this.querySelector("picture"),!e.image)return void this.observeChildren(this);this.unobserveChildren(),this.observeChildren(this),n.mutationService.measure(()=>{d(i,t,e,{containerElm:f,bgEffect:m,sourceSets:g},n)});let b=(o,l)=>{n.mutationService.mutate(()=>{h(i,t,e,a,n,r,o,s,m,l)})},p=e.image,v=this.dataset.hasSsrSrc&&!p.dataset.ssrSrcDone;!p.getAttribute("src")||v?b(!0,!0):this.debounceImageLoad(b)}debounceImageLoad(e){clearTimeout(this.timeoutId),this.timeoutId=o.setTimeout(()=>{e(!0)},250),e(!1)}observeResize(){n.resizeService?.observe(this)}unobserveResize(){n.resizeService?.unobserve(this)}observeIntersect(){n.intersectionService?.observe(this)}unobserveIntersect(){n.intersectionService?.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new o.MutationObserver(()=>{this.reLayout()})),this.childListObserver.observe(e,{childList:!0})}unobserveChildren(){this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null)}});e.customElements.define(i,l)}}}(t,e);s&&s(a)}}},function(e){e.O(0,["1619","3033"],function(){return e(e.s=46418)}),e.O()}]);
//# sourceMappingURL=initCustomElements.inline.25987d64.bundle.min.js.map</script>


<!-- preloading pre-scripts -->

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%22deb18ef1-e0c6-4668-a7bc-4a13785eb5b7%22%3A%22634%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarCustomMenuPositioning%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.buttonUdp%2C.imageEncodingAVIF%2C.motionTimeAnimationsCSS%2C.overrideFloatInDistance%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useWowImageInFastGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.5326.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.opusmusicschool.com.br&fileId=6ac295b9.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isMultilingualEnabled=true&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=pt&languageResolutionMethod=QueryParam&metaSiteId=c64d20ff-1352-4856-9e1d-32c775c5b63b&migratingToOoiWidgetIds=1429e225-f6b0-2230-82f6-9a6aa1192f8f&module=thunderbolt-features&originalLanguage=pt&pageId=bf468f_64f6479d091b51c922586e430022990b_1519.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15034.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.15034.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=13a595fb-8716-49b0-aa0d-38ac25a9ee92&siteRevision=1519&staticHTMLComponentUrl=https%3A%2F%2Fwww-opusmusicschool-com-br.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%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%22deb18ef1-e0c6-4668-a7bc-4a13785eb5b7%22%3A%22634%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarCustomMenuPositioning%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.buttonUdp%2C.imageEncodingAVIF%2C.motionTimeAnimationsCSS%2C.overrideFloatInDistance%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useWowImageInFastGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.5326.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.opusmusicschool.com.br&fileId=6ac295b9.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isMultilingualEnabled=true&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=pt&languageResolutionMethod=QueryParam&metaSiteId=c64d20ff-1352-4856-9e1d-32c775c5b63b&migratingToOoiWidgetIds=1429e225-f6b0-2230-82f6-9a6aa1192f8f&module=thunderbolt-features&originalLanguage=pt&pageId=bf468f_bfe9f8b4d7e9b31f2a35de2e957953f4_1497.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15034.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.15034.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=13a595fb-8716-49b0-aa0d-38ac25a9ee92&siteRevision=1519&staticHTMLComponentUrl=https%3A%2F%2Fwww-opusmusicschool-com-br.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_mainPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%22deb18ef1-e0c6-4668-a7bc-4a13785eb5b7%22%3A%22634%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarCustomMenuPositioning%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.buttonUdp%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useWowImageInFastGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.5326.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.opusmusicschool.com.br&fileId=b30889c7.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=pt&metaSiteId=c64d20ff-1352-4856-9e1d-32c775c5b63b&migratingToOoiWidgetIds=1429e225-f6b0-2230-82f6-9a6aa1192f8f&module=thunderbolt-platform&originalLanguage=pt&pageId=bf468f_64f6479d091b51c922586e430022990b_1519.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15034.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.15034.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=13a595fb-8716-49b0-aa0d-38ac25a9ee92&siteRevision=1519&staticHTMLComponentUrl=https%3A%2F%2Fwww-opusmusicschool-com-br.filesusr.com%2F&viewMode=desktop" id="platform_masterPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%2C%2214271d6f-ba62-d045-549b-ab972ae1f70e%22%3A%2225%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%22deb18ef1-e0c6-4668-a7bc-4a13785eb5b7%22%3A%22634%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarCustomMenuPositioning%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.buttonUdp%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useWowImageInFastGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.5326.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.opusmusicschool.com.br&fileId=b30889c7.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=true&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=pt&metaSiteId=c64d20ff-1352-4856-9e1d-32c775c5b63b&migratingToOoiWidgetIds=1429e225-f6b0-2230-82f6-9a6aa1192f8f&module=thunderbolt-platform&originalLanguage=pt&pageId=bf468f_bfe9f8b4d7e9b31f2a35de2e957953f4_1497.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15034.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.15034.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=13a595fb-8716-49b0-aa0d-38ac25a9ee92&siteRevision=1519&staticHTMLComponentUrl=https%3A%2F%2Fwww-opusmusicschool-com-br.filesusr.com%2F&viewMode=desktop" id="platform_mainPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>



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




<script>
	window.resolveExternalsRegistryPromise = null
    const externalRegistryPromise = new Promise((r) => window.resolveExternalsRegistryPromise = r)
    window.resolveExternalsRegistryModule = (name) => externalRegistryPromise.then(() => window.externalsRegistry[name].onload())
</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.2c3a9b6e.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["7101"],{78635(){window.__imageClientApi__=window.__imageClientApi__||{sdk:{}};let{lodash:e,react:o,reactDOM:n,imageClientApi:d,clientSdk:a}=window.externalsRegistry={lodash:{},react:{},reactDOM:{},imageClientApi:{},clientSdk:{}};d.loaded=new Promise(e=>{d.onload=e}),e.loaded=new Promise(o=>{e.onload=o}),a.loaded=new Promise(e=>{a.onload=e}),window.ReactDOM||(window.reactDOMReference=window.ReactDOM={loading:!0}),n.loaded=new Promise(e=>{n.onload=()=>{Object.assign(window.reactDOMReference||{},window.ReactDOM,{loading:!1}),e()}}),window.React||(window.reactReference=window.React={loading:!0}),o.loaded=new Promise(e=>{o.onload=()=>{Object.assign(window.reactReference||{},window.React,{loading:!1}),e()}}),window.reactAndReactDOMLoaded=Promise.all([o.loaded,n.loaded]),window.resolveExternalsRegistryPromise()}},function(e){e(e.s=78635)}]);
//# sourceMappingURL=externals-registry.inline.2c3a9b6e.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.opusmusicschool.com.br\/?feed=rss2","siteFeatures":["accessibilityBrowserZoom","appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","clientSdk","codeEmbed","commonConfig","componentsRegistry","consentPolicy","cookiesManager","cyclicTabbing","domSelectors","dynamicPages","environmentWixCodeSdk","environment","externalServices","lightbox","locationWixCodeSdk","mpaNavigation","multilingual","navigationManager","navigationPhases","ooi","pages","panorama","passwordProtectedPage","protectedPages","renderer","reporter","routerFetch","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","speculationRules","ssrCache","stores","structureApi","thunderboltInitializer","tpaCommons","tpaWorkerFeature","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsLoader","componentsReact","platform"],"site":{"metaSiteId":"c64d20ff-1352-4856-9e1d-32c775c5b63b","userId":"bf468fe5-8e01-4dda-9226-462550dcd833","siteId":"13a595fb-8716-49b0-aa0d-38ac25a9ee92","externalBaseUrl":"https:\/\/www.opusmusicschool.com.br","siteRevision":1519,"siteType":"UGC","dc":"uw2-pub-1","isResponsive":false,"editorName":"Unknown","sessionId":"ccc35182-7792-4f3d-b643-7bd95145e2f2","isSEO":true,"appNameForBiEvents":"thunderbolt"},"isMobileDevice":false,"viewMode":"desktop","formFactor":"desktop","deviceInfo":{"deviceClass":"Other"},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"language":{"userLanguage":"pt","userLanguageResolutionMethod":"QueryParam","siteLanguage":"pt","isMultilingualEnabled":true,"directionByLanguage":"ltr"},"mode":{"qa":false,"enableTestApi":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"siteFeaturesConfigs":{"accessibilityBrowserZoom":{"isBuilder":false,"isStudio":false},"appMonitoring":{"appsWithMonitoring":[{"appId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"monitoringComponent":{"monitoring":{"type":"PANORAMA","panoramaOptions":{"project":{"groupId":"com.wixpress","artifactId":"abandoned-carts-bm","fingerprint":"909b259b270821e3e228d7e504707c813c4cc1c542858c1ae0eee6fa"}}}}},{"appId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","isWixTPA":true,"monitoringComponent":{"monitoring":{"type":"PANORAMA","panoramaOptions":{"project":{"groupId":"com.wixpress.npm","artifactId":"members-area-components","fingerprint":"2112846fc66e304c70196e236b1a870c67089ed3b1e004e2b0679eae"}}}}},{"appId":"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7","isWixTPA":true,"monitoringComponent":{"monitoring":{"type":"PANORAMA","panoramaOptions":{"project":{"groupId":"com.wixpress","artifactId":"instagram-builder-cli","fingerprint":"7d3a57d414ea3c50f077bfefcf8b70fb9e36b1152dd31c5fc0d3aeeb"}}}}}]},"assetsLoader":{"isStylableComponentInStructure":true,"hasBuilderComponents":false},"businessLogger":{"isBuilderComponentModel":false},"clientSdk":{"appDefinitionIds":["12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c"]},"codeEmbed":{"htmlEmbeds":[{"id":"c3a0b225-e539-4f7d-acef-1e3e5bae8c6e","embedType":"custom","position":"head","loadOnce":false,"content":{"type":"custom","html":"<meta name=\"msvalidate.01\" content=\"187DC0BA998F58501ECFDBB38E13D44A\" \/>\n"},"domain":"","name":"Bing Verification"},{"id":"93ab7c32-f0b0-40ec-86b9-67e73cbdae2f","embedType":"custom","position":"head","loadOnce":false,"content":{"type":"custom","html":"<meta name=\"p:domain_verify\" content=\"0f4463e1ebe7b41c29359804d8ca407f\" \/>\n"},"domain":"","name":"Pinterest Verification"},{"id":"13a595fb-8716-49b0-aa0d-38ac25a9ee92","embedType":"custom","position":"head","loadOnce":true,"content":{"type":"custom","html":"<link rel=\"stylesheet\" href=\"https:\/\/static.parastorage.com\/unpkg-semver\/mobile-app-invite-banner\/mobile-app-invite-banner.css\">\n<script type=\"text\/javascript\" async\n    id=\"wix-mobile-app-banner\"\n    data-app-link=\"https:\/\/apps.wix.com\/place-invites\/join-lp\/c64d20ff-1352-4856-9e1d-32c775c5b63b\"\n    config=null\n    src=\"https:\/\/static.parastorage.com\/unpkg-semver\/mobile-app-invite-banner\/mobile-app-invite-banner.umd.min.js\">\n<\/script>"},"domain":"opusmusicschool.com.br","name":"Wix Mobile App Banner"},{"id":"a02b0c9e-f8e1-41ce-9a12-ac7443c1e2c2","embedType":"custom","position":"head","loadOnce":true,"content":{"type":"custom","html":"<script type=\"text\/javascript\">\n_linkedin_partner_id = \"3800193\";\nwindow._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];\nwindow._linkedin_data_partner_ids.push(_linkedin_partner_id);\n<\/script><script type=\"text\/javascript\">\n(function(l) {\nif (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])};\nwindow.lintrk.q=[]}\nvar s = document.getElementsByTagName(\"script\")[0];\nvar b = document.createElement(\"script\");\nb.type = \"text\/javascript\";b.async = true;\nb.src = \"https:\/\/snap.licdn.com\/li.lms-analytics\/insight.min.js\";\ns.parentNode.insertBefore(b, s);})(window.lintrk);\n<\/script>\n<noscript>\n<img height=\"1\" width=\"1\" style=\"display:none;\" alt=\"\" src=\"https:\/\/px.ads.linkedin.com\/collect\/?pid=3800193&fmt=gif\" \/>\n<\/noscript>","category":{"enumClass":"com.wixpress.live.site.data.types.CustomContentCategory","value":"ESSENTIAL"}},"domain":"opusmusicschool.com.br","name":"Linkedin"},{"id":"61d08d63-e825-4a20-82ed-a7b739be8eb2","embedType":"custom","position":"head","loadOnce":true,"content":{"type":"custom","html":"<script id=\"klikenanalytics\" src=\"https:\/\/analytics.sitewit.com\/kliwix\/1022709206\/sw.js?\" async='true'><\/script>\n<script id=\"klikenembedded\" src=\"https:\/\/analytics.sitewit.com\/wixembedded.js?ns=kliwix&id=1022709206&instance=6ed0542f-1366-485e-bc53-06bec7931f5c&verify=\" async='true'><\/script>\n<meta name=\"google-site-verification\" content=\"\">"},"domain":"opusmusicschool.com.br","name":"appMarketEmbed"},{"id":"8fe97530-46a4-41b1-8ef7-35b3f19ad656","embedType":"custom","position":"head","loadOnce":true,"content":{"type":"custom","html":"<!-- VISA Session Recording Code --><script>(function (_window, _document, _script_url, _extAndQuery) {if (!_window._ssrSettings) { _window._ssrSettings = {}; }_window._ssrSettings[\"6515abc3-7687-4647-a48e-c287d5d1ce94\"] = { version: \"0.1\", websiteId: \"6515abc3-7687-4647-a48e-c287d5d1ce94\" };let bodyEl = _document.getElementsByTagName(\"body\")[0];let jsScript = _document.createElement(\"script\");jsScript.defer = true;jsScript.src = _script_url + _extAndQuery + _window._ssrSettings[\"6515abc3-7687-4647-a48e-c287d5d1ce94\"].version;bodyEl.appendChild(jsScript);})(window, document, \"\/\/worker-visa.session-replays.io\/ssr-worker.min\", \".js?websiteId=6515abc3-7687-4647-a48e-c287d5d1ce94&v=\");<\/script><!-- VISA Session Recording Code -->"},"domain":"opusmusicschool.com.br","name":"appMarketEmbed"},{"id":"8356335a-f66d-40ec-ac16-fa03a4a25884","embedType":"custom","position":"bodyStart","loadOnce":true,"content":{"type":"custom","html":"<script type=\"text\/javascript\" async src=\"https:\/\/d335luupugsy2.cloudfront.net\/js\/loader-scripts\/40f2122a-60f7-4a5a-bc4d-58b8ebed5cc4-loader.js\" ><\/script>\n<script>\n(function(w,d,u){\nvar s=d.createElement('script');s.async=true;s.src=u+'?'+(Date.now()\/60000|0);\nvar h=d.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h);\n})(window,document,'https:\/\/cdn.bitrix24.com.br\/b24826763\/crm\/tag\/call.tracker.js');\n<\/script>\n","category":{"enumClass":"com.wixpress.live.site.data.types.CustomContentCategory","value":"ESSENTIAL"}},"domain":"opusmusicschool.com.br","name":"Personalizado"},{"id":"29327022-ef59-47b3-822d-2452b9ded760","embedType":"custom","pages":["slx7j"],"position":"bodyStart","loadOnce":false,"content":{"type":"custom","html":"<div role=\"main\" id=\"promocao-aulas-on-line-d275347125d8c5a8a533\"><\/div><script type=\"text\/javascript\" src=\"https:\/\/d335luupugsy2.cloudfront.net\/js\/rdstation-forms\/stable\/rdstation-forms.min.js\"><\/script><script type=\"text\/javascript\"> new RDStationForms('promocao-aulas-on-line-d275347125d8c5a8a533', 'UA-83953307-1').createForm();<\/script>","category":{"enumClass":"com.wixpress.live.site.data.types.CustomContentCategory","value":"ESSENTIAL"}},"domain":"opusmusicschool.com.br","name":"Promo 2021"},{"id":"2145c924-10bc-4ae4-ba8f-208e5ab99e91","embedType":"custom","position":"bodyEnd","loadOnce":true,"content":{"type":"custom","html":"<script>\n(function(w,d,u){\nvar s=d.createElement('script');s.async=true;s.src=u+'?'+(Date.now()\/60000|0);\nvar h=d.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h);\n})(window,document,'https:\/\/cdn.bitrix24.com.br\/b24826763\/crm\/tag\/call.tracker.js');\n<\/script>","category":{"enumClass":"com.wixpress.live.site.data.types.CustomContentCategory","value":"ESSENTIAL"}},"domain":"opusmusicschool.com.br","name":"Bitrix24"}],"shouldLoadRequireJS":true},"componentsRegistry":{"librariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15034.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15034.0"}]},"consentPolicy":{"siteConsentPolicy":{"essential":true,"functional":false,"analytics":false,"advertising":false,"dataToThirdParty":true},"isWixSite":false,"isBuilderComponentModel":false},"cookiesManager":{"cookieSitePath":"\/","cookieSiteDomain":"www.opusmusicschool.com.br"},"cyclicTabbing":{"isBuilderComponentModel":false},"dataWixCodeSdk":{"gridAppId":"4ee228dd-a746-42af-9fff-519b9c9de9cf","environment":"LIVE","cloudDataUrlWithExternalBase":"https:\/\/www.opusmusicschool.com.br\/_api\/cloud-data"},"dynamicPages":{"prefixToRouterFetchData":{"account":{"urlData":{"basePath":"https:\/\/www.opusmusicschool.com.br\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"7b2d8db3-cb5b-4866-bc4c-445c2d4951f5":{"id":"bif7b","title":"Notifications","pageUriSEO":"notifications"},"b4cf6ac0-a06a-458a-9fc7-18791481df2f":{"id":"ddjrj","title":"My Account","pageUriSEO":"my-account"},"c7cab760-8c0b-41a2-989f-d4849f4e27b4":{"id":"i091j","title":"Settings","pageUriSEO":"settings"}},"routerPrefix":"\/account","config":{"type":"private","patterns":{"\/my-account":{"appData":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appPageId":"member_info","menuOrder":3},"page":"b4cf6ac0-a06a-458a-9fc7-18791481df2f","seoData":{"title":"My Account","description":"","keywords":"","noIndex":"true"},"title":"My Account"},"\/notifications":{"appData":{"numbers":{"key":"notificationsCount","default":0},"appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","appPageId":"notifications_app","menuOrder":4,"visibleForRoles":[]},"page":"7b2d8db3-cb5b-4866-bc4c-445c2d4951f5","seoData":{"title":"Notifications","description":"","keywords":"","noIndex":"true"},"title":"Notifications"},"\/settings":{"appData":{"numbers":{},"appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","appPageId":"settings","menuOrder":4,"visibleForRoles":[]},"page":"c7cab760-8c0b-41a2-989f-d4849f4e27b4","seoData":{"title":"Settings","description":"","keywords":"","noIndex":"true"},"title":"Settings"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"profile":{"urlData":{"basePath":"https:\/\/www.opusmusicschool.com.br\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"4a9f6640-7fb5-4685-8a4a-bad0d225d603":{"id":"ov6mz","title":"Profile","pageUriSEO":"profile-1"},"a7df478b-d76f-4cd2-b616-38ce133f4ed1":{"id":"y1y71","title":"Followers","pageUriSEO":"followers"}},"routerPrefix":"\/profile","config":{"type":"public","patterns":{"\/{userName}\/profile":{"seoData":{"title":"{userName} | Profile","description":"","keywords":"","noIndex":"true"},"socialHome":true,"page":"4a9f6640-7fb5-4685-8a4a-bad0d225d603","appData":{"menuOrder":1,"appPageId":"about","visibleForRoles":[],"numbers":{},"appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908"},"title":"Profile"},"\/{userName}\/followers":{"appData":{"menuOrder":2,"appPageId":"following_followers","visibleForRoles":[],"numbers":{},"appDefinitionId":"14ebe801-d78a-daa9-c9e5-0286a891e46f"},"page":"a7df478b-d76f-4cd2-b616-38ce133f4ed1","seoData":{"title":"{userName} | Followers","description":"","keywords":"","noIndex":"true"},"title":"Followers"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"team":{"urlData":{"basePath":"https:\/\/www.opusmusicschool.com.br\/_api\/dynamic-pages-router\/v1","queryParams":"gridAppId=4ee228dd-a746-42af-9fff-519b9c9de9cf&viewMode=site","fetchUsingGet":true,"compressPayload":true,"appDefinitionId":"e593b0bd-b783-45b8-97c2-873d42aacaf4","encodeURI":false},"optionsData":{"bodyData":{"pageRoles":{"3395a3d8-071c-439f-98de-9883b4fe3799":{"id":"papxx","title":"Team (Name)","pageUriSEO":"blank-1-1"}},"routerPrefix":"\/team","config":{"patterns":{"\/{title}":{"pageRole":"3395a3d8-071c-439f-98de-9883b4fe3799","title":"{title}","config":{"collection":"Team","pageSize":1,"lowercase":true,"seoV2":true},"seoMetaTags":{"og:image":"{photo}"}}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":"","x-wix-grid-app-id":"4ee228dd-a746-42af-9fff-519b9c9de9cf"}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"coupons":{"urlData":{"basePath":"https:\/\/www.opusmusicschool.com.br\/_api\/dynamic-pages-router\/v1","queryParams":"gridAppId=4ee228dd-a746-42af-9fff-519b9c9de9cf&viewMode=site","fetchUsingGet":true,"compressPayload":true,"appDefinitionId":"e593b0bd-b783-45b8-97c2-873d42aacaf4","encodeURI":false},"optionsData":{"bodyData":{"pageRoles":{"89647802-9ef9-44ee-8532-80775e987546":{"id":"znyai","title":"Coupons (ID)","pageUriSEO":"blank"},"9c5096b1-9ad1-4d98-8224-6fe464502383":{"id":"ehm6u","title":"Coupons (All)","pageUriSEO":"blank-1"}},"routerPrefix":"\/coupons","config":{"patterns":{"\/{_id}":{"pageRole":"89647802-9ef9-44ee-8532-80775e987546","title":"{_id}","config":{"collection":"Marketing\/Coupons","pageSize":1,"lowercase":true,"sort":[{"name":"asc"}],"seoV2":true},"seoMetaTags":{"description":"{_id}","robots":"index"}},"\/":{"pageRole":"9c5096b1-9ad1-4d98-8224-6fe464502383","title":"Marketing\/Coupons","config":{"collection":"Marketing\/Coupons","pageSize":12,"sort":[{"name":"asc"}],"lowercase":true,"seoV2":true},"seoMetaTags":{"robots":"index"}}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":"","x-wix-grid-app-id":"4ee228dd-a746-42af-9fff-519b9c9de9cf"}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"}},"routerPagesSeoToIdMap":{"notifications":"bif7b","my-account":"ddjrj","settings":"i091j","profile-1":"ov6mz","followers":"y1y71","blank-1-1":"papxx","blank":"znyai","blank-1":"ehm6u"},"externalBaseUrl":"https:\/\/www.opusmusicschool.com.br"},"editorWixCodeSdk":{"isBuilderComponentModel":false},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/www.opusmusicschool.com.br\/_api\/wix-code-public-dispatcher-ng\/siteview","relativePath":"\/\/_api\/wix-code-public-dispatcher-ng\/siteview","gridAppId":"4ee228dd-a746-42af-9fff-519b9c9de9cf","viewMode":"site","siteRevision":1519},"environmentWixCodeSdk":{},"environment":{"editorType":"","domain":"opusmusicschool.com.br","previewMode":false,"isBuilderComponentModel":false},"fedopsWixCodeSdk":{"isWixSite":false,"shouldReportFedops":false},"lightbox":{"prefixToRouterFetchData":{"account":{"urlData":{"basePath":"https:\/\/www.opusmusicschool.com.br\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"7b2d8db3-cb5b-4866-bc4c-445c2d4951f5":{"id":"bif7b","title":"Notifications","pageUriSEO":"notifications"},"b4cf6ac0-a06a-458a-9fc7-18791481df2f":{"id":"ddjrj","title":"My Account","pageUriSEO":"my-account"},"c7cab760-8c0b-41a2-989f-d4849f4e27b4":{"id":"i091j","title":"Settings","pageUriSEO":"settings"}},"routerPrefix":"\/account","config":{"type":"private","patterns":{"\/my-account":{"appData":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appPageId":"member_info","menuOrder":3},"page":"b4cf6ac0-a06a-458a-9fc7-18791481df2f","seoData":{"title":"My Account","description":"","keywords":"","noIndex":"true"},"title":"My Account"},"\/notifications":{"appData":{"numbers":{"key":"notificationsCount","default":0},"appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","appPageId":"notifications_app","menuOrder":4,"visibleForRoles":[]},"page":"7b2d8db3-cb5b-4866-bc4c-445c2d4951f5","seoData":{"title":"Notifications","description":"","keywords":"","noIndex":"true"},"title":"Notifications"},"\/settings":{"appData":{"numbers":{},"appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","appPageId":"settings","menuOrder":4,"visibleForRoles":[]},"page":"c7cab760-8c0b-41a2-989f-d4849f4e27b4","seoData":{"title":"Settings","description":"","keywords":"","noIndex":"true"},"title":"Settings"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"profile":{"urlData":{"basePath":"https:\/\/www.opusmusicschool.com.br\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"4a9f6640-7fb5-4685-8a4a-bad0d225d603":{"id":"ov6mz","title":"Profile","pageUriSEO":"profile-1"},"a7df478b-d76f-4cd2-b616-38ce133f4ed1":{"id":"y1y71","title":"Followers","pageUriSEO":"followers"}},"routerPrefix":"\/profile","config":{"type":"public","patterns":{"\/{userName}\/profile":{"seoData":{"title":"{userName} | Profile","description":"","keywords":"","noIndex":"true"},"socialHome":true,"page":"4a9f6640-7fb5-4685-8a4a-bad0d225d603","appData":{"menuOrder":1,"appPageId":"about","visibleForRoles":[],"numbers":{},"appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908"},"title":"Profile"},"\/{userName}\/followers":{"appData":{"menuOrder":2,"appPageId":"following_followers","visibleForRoles":[],"numbers":{},"appDefinitionId":"14ebe801-d78a-daa9-c9e5-0286a891e46f"},"page":"a7df478b-d76f-4cd2-b616-38ce133f4ed1","seoData":{"title":"{userName} | Followers","description":"","keywords":"","noIndex":"true"},"title":"Followers"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"}},"pageIdToPrefix":{"bif7b":"account","ddjrj":"account","i091j":"account","ov6mz":"profile","y1y71":"profile"},"isBuilderComponentModel":false},"locationWixCodeSdk":{"routersConfigMap":{"routers-jggvccar":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3},\"page\":\"b4cf6ac0-a06a-458a-9fc7-18791481df2f\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/notifications\":{\"appData\":{\"numbers\":{\"key\":\"notificationsCount\",\"default\":0},\"appDefinitionId\":\"14f25924-5664-31b2-9568-f9c5ed98c9b1\",\"appPageId\":\"notifications_app\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"7b2d8db3-cb5b-4866-bc4c-445c2d4951f5\",\"seoData\":{\"title\":\"Notifications\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notifications\"},\"\/settings\":{\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"c7cab760-8c0b-41a2-989f-d4849f4e27b4\",\"seoData\":{\"title\":\"Settings\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Settings\"}}}","group":"members","pages":{"7b2d8db3-cb5b-4866-bc4c-445c2d4951f5":"bif7b","b4cf6ac0-a06a-458a-9fc7-18791481df2f":"ddjrj","c7cab760-8c0b-41a2-989f-d4849f4e27b4":"i091j"},"roleVariations":{}},"routers-jggvccat":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"seoData\":{\"title\":\"{userName} | Profile\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":true,\"page\":\"4a9f6640-7fb5-4685-8a4a-bad0d225d603\",\"appData\":{\"menuOrder\":1,\"appPageId\":\"about\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\"},\"title\":\"Profile\"},\"\/{userName}\/followers\":{\"appData\":{\"menuOrder\":2,\"appPageId\":\"following_followers\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14ebe801-d78a-daa9-c9e5-0286a891e46f\"},\"page\":\"a7df478b-d76f-4cd2-b616-38ce133f4ed1\",\"seoData\":{\"title\":\"{userName} | Followers\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Followers\"}}}","group":"members","pages":{"4a9f6640-7fb5-4685-8a4a-bad0d225d603":"ov6mz","a7df478b-d76f-4cd2-b616-38ce133f4ed1":"y1y71"},"roleVariations":{}},"routers-kek4f099":{"prefix":"team","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"3395a3d8-071c-439f-98de-9883b4fe3799\",\"title\":\"{title}\",\"config\":{\"collection\":\"Team\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"og:image\":\"{photo}\"}}}}","group":"","pages":{"3395a3d8-071c-439f-98de-9883b4fe3799":"papxx"},"roleVariations":{}},"routers-kqhhn8jh":{"prefix":"coupons","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{_id}\":{\"pageRole\":\"89647802-9ef9-44ee-8532-80775e987546\",\"title\":\"{_id}\",\"config\":{\"collection\":\"Marketing\/Coupons\",\"pageSize\":1,\"lowercase\":true,\"sort\":[{\"name\":\"asc\"}],\"seoV2\":true},\"seoMetaTags\":{\"description\":\"{_id}\",\"robots\":\"index\"}},\"\/\":{\"pageRole\":\"9c5096b1-9ad1-4d98-8224-6fe464502383\",\"title\":\"Marketing\/Coupons\",\"config\":{\"collection\":\"Marketing\/Coupons\",\"pageSize\":12,\"sort\":[{\"name\":\"asc\"}],\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"robots\":\"index\"}}}}","group":"","pages":{"89647802-9ef9-44ee-8532-80775e987546":"znyai","9c5096b1-9ad1-4d98-8224-6fe464502383":"ehm6u"},"roleVariations":{}}},"urlMappings":null},"mpaNavigation":{"forceMpaNavigation":false,"isRunningInDifferentSiteContext":false},"multilingual":{"originalLanguage":{"languageCode":"pt","locale":"pt-br","countryCode":"BRA","resolutionMethod":"QueryParam","url":"https:\/\/www.opusmusicschool.com.br\/","name":"Portuguese","seoLang":"pt-br","localizedName":"Português","isPrimaryLanguage":true},"isOriginalLanguage":true,"currentLanguage":{"languageCode":"pt","locale":"pt-br","countryCode":"BRA","resolutionMethod":"QueryParam","url":"https:\/\/www.opusmusicschool.com.br\/","name":"Portuguese","seoLang":"pt-br","localizedName":"Português","isPrimaryLanguage":true},"siteLanguages":[{"languageCode":"pt","locale":"pt-br","countryCode":"BRA","resolutionMethod":"QueryParam","url":"https:\/\/www.opusmusicschool.com.br\/","name":"Portuguese","seoLang":"pt-br","localizedName":"Português","isPrimaryLanguage":true,"status":"Active"}],"hasLanguageSelector":true,"isEnabled":true,"baseUrl":"https:\/\/www.opusmusicschool.com.br","domain":"opusmusicschool.com.br","isPremiumDomain":true,"flagsUrl":"https:\/\/static.parastorage.com\/services\/linguist-flags\/1.1005.0"},"ooiTpaSharedConfig":{"imageSpriteUrl":"https:\/\/static.parastorage.com\/services\/santa-resources\/resources\/viewer\/editorUI\/fonts.v19.png","wixStaticFontsLinks":["https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/fonts.hz267ac7fkkfb3a18o8z.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/wixMadefor.j95mkaziqjnrn77aekr8.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/google.kuw5gk7jh0nwy00zmif1.css"]},"ooi":{"ooiComponentsData":{"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf":{"sentryDsn":"https:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/widgetViewerWidget.bundle.min.js","widgetId":"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.793.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14d2abc2-5350-6322-487d-8c16ff833c8a":{"sentryDsn":"https:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.793.0\/details-pageViewerWidget.bundle.min.js","widgetId":"14d2abc2-5350-6322-487d-8c16ff833c8a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.793.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1440e92d-47d8-69be-ade7-e6de40127106":{"sentryDsn":"https:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/widgetViewerWidget.bundle.min.js","widgetId":"1440e92d-47d8-69be-ade7-e6de40127106","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.793.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"405eb115-a694-4e2b-abaa-e4762808bb93":{"sentryDsn":"https:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/members-pageViewerWidget.bundle.min.js","widgetId":"405eb115-a694-4e2b-abaa-e4762808bb93","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.793.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"sentryDsn":"https:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/scheduleViewerWidget.bundle.min.js","widgetId":"29ad290c-8529-4204-8fcf-41ef46e0d3b0","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.793.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"sentryDsn":"https:\/\/dd0a55ccb8124b9c9d938e3acf41f8aa@sentry.wixpress.com\/514","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.3470.0\/BookingServicePageViewerWidget.bundle.min.js","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1775.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/WeeklyTimetableViewerWidget.bundle.min.js","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1775.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"sentryDsn":"https:\/\/c183baa23371454f99f417f6616b724d@sentry.wixpress.com\/5557","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.651.0\/MyBookingsViewerWidget.bundle.min.js","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1775.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/DailyAgendaViewerWidget.bundle.min.js","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1775.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.2194.0\/BookOnlineViewerWidget.bundle.min.js","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1775.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.2194.0\/ServiceListWidgetViewerWidget.bundle.min.js","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1775.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1775.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2384.0\/BookingsFormViewerWidget.bundle.min.js","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1775.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.617.0\/DailyAgendaViewerWidget.bundle.min.js","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1775.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"e1339b7c-0c95-43fe-89f6-be037ad29ea9":{"sentryDsn":"https:\/\/c183baa23371454f99f417f6616b724d@sentry.wixpress.com\/5557","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.651.0\/MyBookingsViewerWidget.bundle.min.js","widgetId":"e1339b7c-0c95-43fe-89f6-be037ad29ea9","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1775.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1775.0\/component.bundle.min.js","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1775.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/BookingCalendarViewerWidget.bundle.min.js","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1775.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.4257.0\/ProductPageViewerWidget.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/SideCartViewerWidget.bundle.min.js","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14666402-0bc7-b763-e875-e99840d131bd":{"sentryDsn":"https:\/\/8c4075d5481d476e945486754f783364@sentry.io\/1865790","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1496.0\/addToCart.bundle.min.js","widgetId":"14666402-0bc7-b763-e875-e99840d131bd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/WishlistViewerWidget.bundle.min.js","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"13afb094-84f9-739f-44fd-78d036adb028":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.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.6004.0\/cartViewerWidget.bundle.min.js","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/SliderGalleryViewerWidget.bundle.min.js","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.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.3451.0\/thankYouPageViewerWidget.bundle.min.js","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.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.2233.0\/CartIconViewerWidget.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"244576c9-d856-49b9-af14-216071924e3b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/SearchModalGalleryViewerWidget.bundle.min.js","widgetId":"244576c9-d856-49b9-af14-216071924e3b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6836.0\/PaymentRequestViewerWidget.bundle.min.js","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/CategoryPageViewerWidget.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6836.0\/CheckoutViewerWidget.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2055.0\/productWidget.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6836.0\/BundleBundleViewerWidget.bundle.min.js","widgetId":"deaaaab0-f5bd-4b7a-a652-3845efcb546a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"144097ea-fea0-498e-ade7-e6de40127106":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4604.0\/WixVideoViewerWidget.bundle.min.js","widgetId":"144097ea-fea0-498e-ade7-e6de40127106","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4604.0\/WixVideoViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/vod-server.wix.com\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"1429e225-f6b0-2230-82f6-9a6aa1192f8f":{"componentUrl":"https:\/\/static.parastorage.com\/services\/right-click-protect\/1.29.0\/RightClickProtectViewerWidget.bundle.min.js","widgetId":"1429e225-f6b0-2230-82f6-9a6aa1192f8f","noCssComponentUrl":"","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2799.0\/MyAccountViewerWidget.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2799.0\/MyAccountViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2799.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.2903.0\/ProfileCardViewerWidget.bundle.min.js","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2903.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2903.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"35a4cb97-c8cd-4ee9-ac3c-89c13c8493d6":{"sentryDsn":"https:\/\/54b4aac306184111a223c0f4aea635c3@sentry.wixpress.com\/5578","componentUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/FilesOoiViewerWidget.bundle.min.js","widgetId":"35a4cb97-c8cd-4ee9-ac3c-89c13c8493d6","noCssComponentUrl":"","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"75a32499-b1aa-4dae-8cc2-6e10be7a92de":{"sentryDsn":"https:\/\/54b4aac306184111a223c0f4aea635c3@sentry.wixpress.com\/5578","componentUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.150.0\/FilesOoiViewerWidget.bundle.min.js","widgetId":"75a32499-b1aa-4dae-8cc2-6e10be7a92de","noCssComponentUrl":"","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"1537b264-0a4d-ca5e-52b9-980bc763d50a":{"sentryDsn":"https:\/\/54b4aac306184111a223c0f4aea635c3@sentry.wixpress.com\/5578","componentUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/FileShareOoiViewerWidget.bundle.min.js","widgetId":"1537b264-0a4d-ca5e-52b9-980bc763d50a","noCssComponentUrl":"","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"componentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2660.0\/ProfileViewerWidget.bundle.min.js","widgetId":"14dbefb9-3b7b-c4e9-53e8-766defd30587","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2660.0\/ProfileViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2660.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"sentryDsn":"https:\/\/460ff4620fa44cba8df530afde949785@sentry.wixpress.com\/5803","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0\/NotificationsViewerWidget.bundle.min.js","widgetId":"14f2595a-a352-3ff1-9b3c-4d21861fe58f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"6ca9273a-a775-407c-87e1-9685588c9aa7":{"sentryDsn":"https:\/\/460ff4620fa44cba8df530afde949785@sentry.wixpress.com\/5803","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.3.0\/NotificationsViewerWidget.bundle.min.js","widgetId":"6ca9273a-a775-407c-87e1-9685588c9aa7","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"04462ba4-2137-41bd-9460-0814554aae07":{"sentryDsn":"https:\/\/ed436f5053144538958ad06a5005e99a@sentry.wixpress.com\/6142","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoiViewerWidget.bundle.min.js","widgetId":"04462ba4-2137-41bd-9460-0814554aae07","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"sentryDsn":"https:\/\/ed436f5053144538958ad06a5005e99a@sentry.wixpress.com\/6142","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoiViewerWidget.bundle.min.js","widgetId":"14f25dd2-f9b0-edc2-f38e-eded5da094aa","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"d925427a-dc06-43f5-ad13-ae1f692f0feb":{"componentUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/DoNotSellMyDataViewerWidget.bundle.min.js","widgetId":"d925427a-dc06-43f5-ad13-ae1f692f0feb","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"sentryDsn":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1509.0\/WixProGalleryViewerWidget.bundle.min.js","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/BlogViewerWidget.bundle.min.js","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/BlogViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/RelatedPostsViewerWidget.bundle.min.js","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/CategoryMenuViewerWidget.bundle.min.js","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/TagCloudViewerWidget.bundle.min.js","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/RssButtonViewerWidget.bundle.min.js","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/ArchiveViewerWidget.bundle.min.js","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"211b5287-14e2-4690-bb71-525908938c81":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/PostViewerWidget.bundle.min.js","widgetId":"211b5287-14e2-4690-bb71-525908938c81","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/PostViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/PostTitleViewerWidget.bundle.min.js","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"813eb645-c6bd-4870-906d-694f30869fd9":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/PostListViewerWidget.bundle.min.js","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/MyPostsViewerWidget.bundle.min.js","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false}},"viewMode":"Site","formFactor":"Desktop","blogMobileComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/feed-page-mobile-viewer.bundle.min.js"},"pagesService":{"mainPageId":"mainPage"},"passwordProtectedPage":{"protectedPageResolverUrl":"https:\/\/site-pages.wix.com\/_api\/wix-public-html-info-webapp\/resolve_protected_page_urls","homePageId":"mainPage"},"protectedPages":{"passwordProtected":{"rv9bd":"rv9bd"},"publicPageIds":["boe2a","oaqsb","qghy9","p3jwm","ik24d","ijovh","abczw","azgqt","k8x7s","mainPage","yrz97","gs8ir","xyaka","k6m9f","ov6mz","kiuqw","y1y71","eet4d","jikaq","oifph","sv2hn","u5bb9","iy374","cvj49","g7wa0","xe8y5","m0qzk","rkrdp","sz34x","v2v36","ocv5z","u9vo5","ykf8c","c66t","hs3yl","u5vmo","pt9e7","citr","q0n8v","tjwrb","f0pn2","f3eff","j0i8p","e957o","znyai","a4iqo","w55q0","fnji8","ehm6u","yln0d","papxx","q748y","v88ke","ow8uy","xnz7w","v4vo9","mwkv8","wj3ji","st0pf","g0k3r","i7rwf","vnmcr","seomp","eq0q4","xmubi","gsjpz","xdcj4","bu9y5","bew8e","mxh3l","tjc5o"],"pageUriSeoToRouterPrefix":{"notifications":"account","my-account":"account","settings":"account","profile-1":"profile","followers":"profile","blank-1-1":"team","blank":"coupons","blank-1":"coupons"}},"renderer":{"disabledComponents":{},"isBuilderComponentModel":false},"reporter":{"userId":"bf468fe5-8e01-4dda-9226-462550dcd833","metaSiteId":"c64d20ff-1352-4856-9e1d-32c775c5b63b","isPremium":true,"isFBServerEventsAppProvisioned":false,"dynamicPagesIds":["bif7b","ddjrj","i091j","ov6mz","y1y71","papxx","znyai","ehm6u"]},"routerFetch":{"externalBaseUrl":"https:\/\/www.opusmusicschool.com.br","viewMode":"desktop"},"router":{"baseUrl":"https:\/\/www.opusmusicschool.com.br","mainPageId":"mainPage","pagesMap":{"boe2a":{"pageId":"boe2a","title":"GABRIELLE SOARES","pageUriSEO":"taina-scarlet","pageJsonFileName":"bf468f_42cfe130fdf666405b270e8044b72daa_1518"},"oaqsb":{"pageId":"oaqsb","title":"LAWRENCE LONGHI","pageUriSEO":"lawrence-longhi","pageJsonFileName":"bf468f_aace376dd64e6adcdda91a854607f383_1497"},"qghy9":{"pageId":"qghy9","title":"Módulo 1","pageUriSEO":"s-projects-basic","pageJsonFileName":"bf468f_13fed2e4d3cbc7434c2c542e13d91e37_1497"},"p3jwm":{"pageId":"p3jwm","title":"Dica do Professor ","pageUriSEO":"dica-do-professor","pageJsonFileName":"bf468f_d7fe8be0bc59cf774ce2f065c5037654_1497","pageFullPath":"dica-do-professor"},"ik24d":{"pageId":"ik24d","title":"GABRIEL DOS ANJOS","pageUriSEO":"gabriel-dos-anjos","pageJsonFileName":"bf468f_e02463c96c3132e891b2d8d6986d0450_1497"},"ijovh":{"pageId":"ijovh","title":"Histórico de Eventos","pageUriSEO":"eventos","pageJsonFileName":"bf468f_9358da1ef5e02eec790d3bed5b9ac1ab_1497","pageFullPath":"eventos"},"abczw":{"pageId":"abczw","title":"RENATA ANTUNES","pageUriSEO":"renata-antunes","pageJsonFileName":"bf468f_41eaa7efd4b451a349eeb49b838563f7_1497"},"azgqt":{"pageId":"azgqt","title":"Aluno da semana 1\/2021","pageUriSEO":"aluno-da-semana-1-2021","pageJsonFileName":"bf468f_abffc09f1f11ae41e025b3396c17bac4_1497","pageFullPath":"aluno-da-semana-1-2021"},"k8x7s":{"pageId":"k8x7s","title":"Agradecimento","pageUriSEO":"agradecimento","pageJsonFileName":"bf468f_39d87cc9e92e173c9935d2e7d392a78f_1497","pageFullPath":"agradecimento"},"bif7b":{"pageId":"bif7b","title":"Notifications","pageUriSEO":"notifications","pageFullPath":"notifications"},"mainPage":{"pageId":"mainPage","title":"      Início","pageUriSEO":"inicio","pageJsonFileName":"bf468f_bfe9f8b4d7e9b31f2a35de2e957953f4_1497","pageFullPath":"inicio"},"yrz97":{"pageId":"yrz97","title":"GABRIELA MENEZES","pageUriSEO":"cópia-cópia-daniel-mendes-2","pageJsonFileName":"bf468f_b7769194499382e8152ced4d07ed8fa8_1497","pageFullPath":"cópia-cópia-daniel-mendes-2"},"gs8ir":{"pageId":"gs8ir","title":"ANA LAURA DOMINICCI","pageUriSEO":"cópia-teste-professor","pageJsonFileName":"bf468f_fedc6f5ef8e86e7eb7c7a9c7f86cfa31_1497","pageFullPath":"cópia-teste-professor"},"xyaka":{"pageId":"xyaka","title":"BRUNO SENA","pageUriSEO":"cópia-professor-1","pageJsonFileName":"bf468f_42c475de6d8573efa942c06b5942f220_1513","pageFullPath":"cópia-professor-1"},"k6m9f":{"pageId":"k6m9f","title":"Rock School","pageUriSEO":"rockschool","pageJsonFileName":"bf468f_44090429222671ae963431484280678c_1497","pageFullPath":"rockschool"},"ov6mz":{"pageId":"ov6mz","title":"Profile","pageUriSEO":"profile-1","pageJsonFileName":"bf468f_3918418356db14df9d479b81e5d44b24_1497","pageFullPath":"profile-1"},"kiuqw":{"pageId":"kiuqw","title":"GABRIEL GUERRA","pageUriSEO":"cópia-cópia-daniel-mendes","pageJsonFileName":"bf468f_d4ab453bfa546d67c0354bb2347d2abb_1497","pageFullPath":"cópia-cópia-daniel-mendes"},"y1y71":{"pageId":"y1y71","title":"Followers","pageUriSEO":"followers","pageJsonFileName":"bf468f_f1b5bd8919016b4e864f3291b619ef27_1497","pageFullPath":"followers"},"eet4d":{"pageId":"eet4d","title":"RAFAEL FLEMING","pageUriSEO":"cópia-karol-bida","pageJsonFileName":"bf468f_3ba6ca8930dda96adb22fd45b793b518_1513","pageFullPath":"cópia-karol-bida"},"jikaq":{"pageId":"jikaq","title":"Agende sua  aula experimental","pageUriSEO":"contact-10","pageJsonFileName":"bf468f_32ab4f30dfa37e17e45cf26572b40fce_1497","pageFullPath":"contact-10"},"oifph":{"pageId":"oifph","title":"ENZO YUKIO","pageUriSEO":"giovanna-lobo","pageJsonFileName":"bf468f_61135aaeadf9e0cc1b900c32ee6c2a91_1513"},"sv2hn":{"pageId":"sv2hn","title":"Opus Coral & Orquestra ","pageUriSEO":"coral-corporativo","pageJsonFileName":"bf468f_02849d73751eabac6a6866bdfcc3f6b4_1518","pageFullPath":"coral-corporativo"},"u5bb9":{"pageId":"u5bb9","title":"SILVANA POLL","pageUriSEO":"cópia-renato-pestana","pageJsonFileName":"bf468f_87138e2b55fafd70f4d3f29d36009a58_1497","pageFullPath":"cópia-renato-pestana"},"iy374":{"pageId":"iy374","title":"Opus Music School - Blog","pageUriSEO":"blog","pageJsonFileName":"bf468f_b425e296a172dc2986ee663b9733afe7_1497","pageFullPath":"blog"},"cvj49":{"pageId":"cvj49","title":"Promoções 4\/2021","pageUriSEO":"promoções-1-2021","pageJsonFileName":"bf468f_445109dd9411e340a06ef26c8809fcd1_1497","pageFullPath":"promoções-1-2021"},"g7wa0":{"pageId":"g7wa0","title":"GABI GUERRA","pageUriSEO":"cópia-silvio-granero","pageJsonFileName":"bf468f_647df4fd127163eca0f2564501f9a2ef_1516","pageFullPath":"cópia-silvio-granero"},"xe8y5":{"pageId":"xe8y5","title":"Professor da semana 4\/2021","pageUriSEO":"professor-da-semana-1-2021","pageJsonFileName":"bf468f_a35912012cc7495715639de8a7232d95_1497","pageFullPath":"professor-da-semana-1-2021"},"m0qzk":{"pageId":"m0qzk","title":"Aulas de música dentro da sua escola","pageUriSEO":"popup-m0qzk","pageJsonFileName":"bf468f_b5e60e2113f79130355307cbf7a66b92_1497"},"rkrdp":{"pageId":"rkrdp","title":"Nossos Professores","pageUriSEO":"professores","pageJsonFileName":"bf468f_0feec05311f46f8e8e6e6d1ce00bdedd_1518","pageFullPath":"professores"},"sz34x":{"pageId":"sz34x","title":"CAIO GUSMÃO","pageUriSEO":"cópia-bruno-sena","pageJsonFileName":"bf468f_23be78c13450e0f5961c7a91be31c394_1497","pageFullPath":"cópia-bruno-sena"},"v2v36":{"pageId":"v2v36","title":"JOHNNY LO","pageUriSEO":"cópia-daniel-mendes","pageJsonFileName":"bf468f_80885cc0a8bb1c781a42ebaf87d07b17_1497","pageFullPath":"cópia-daniel-mendes"},"ocv5z":{"pageId":"ocv5z","title":"FELIPE TAMBASCO","pageUriSEO":"felipe-tambasco","pageJsonFileName":"bf468f_65d87da1d841df4967041ab59fc3674f_1497"},"u9vo5":{"pageId":"u9vo5","title":"CARLA WINNIK","pageUriSEO":"carla-winnik","pageJsonFileName":"bf468f_fb22cafc489f842411c4c8ac61379e25_1497"},"ykf8c":{"pageId":"ykf8c","title":"WALLYSSON SILVA","pageUriSEO":"wallysson-silva","pageJsonFileName":"bf468f_d2996cfbc8eaa351f8ba17b812b91654_1497"},"c66t":{"pageId":"c66t","title":"Escola de Música","pageUriSEO":"nossos-cursos","pageJsonFileName":"bf468f_87c37e99ec5c17f241eb8bb542a5d986_1497","pageFullPath":"nossos-cursos"},"hs3yl":{"pageId":"hs3yl","title":"MARIANA FERRARI","pageUriSEO":"mariana-ferrari","pageJsonFileName":"bf468f_8c024a15bcdcca80384f9222d6009b3d_1497"},"u5vmo":{"pageId":"u5vmo","title":"VICTOR BUSQUETS","pageUriSEO":"cópia-tiago-oliveira","pageJsonFileName":"bf468f_54370ae681700d68cea107ea54db4b75_1513","pageFullPath":"cópia-tiago-oliveira"},"pt9e7":{"pageId":"pt9e7","title":"KAIO BLASI","pageUriSEO":"kaio-blasi","pageJsonFileName":"bf468f_5482c16b9599b2089d63f3c8a60819c8_1497"},"citr":{"pageId":"citr","title":"Sobre","pageUriSEO":"sobre","pageJsonFileName":"bf468f_d1d9214e11b266d58e5f960a9d9fab3f_1497","pageFullPath":"sobre"},"q0n8v":{"pageId":"q0n8v","title":"TIAGO OLIVEIRA","pageUriSEO":"cópia-thalita-silva","pageJsonFileName":"bf468f_c95ddce024bced1f3fc87e141abd64a6_1497","pageFullPath":"cópia-thalita-silva"},"tjwrb":{"pageId":"tjwrb","title":"EMILY BISPO","pageUriSEO":"emily-bispo","pageJsonFileName":"bf468f_f30de672ab56aca20882db9c20cd0614_1497"},"f0pn2":{"pageId":"f0pn2","title":"Modo expansão do Feed do Instagram","pageUriSEO":"popup-f0pn2","pageJsonFileName":"bf468f_c8a9dbdcb9e928f8d1c6275a1ee11ef4_1497"},"f3eff":{"pageId":"f3eff","title":"TARSILA ","pageUriSEO":"james-almeida","pageJsonFileName":"bf468f_583fdb14834c6e6d0b10602d609971e5_1513"},"j0i8p":{"pageId":"j0i8p","title":"Nossos Cursos","pageUriSEO":"nossos-servicos","pageJsonFileName":"bf468f_e809eda32a013f67e61ea218927d26fd_1497","pageFullPath":"nossos-servicos"},"e957o":{"pageId":"e957o","title":"Contato","pageUriSEO":"contato","pageJsonFileName":"bf468f_353625f81a900b783e0c91e3bce4423c_1497","pageFullPath":"contato"},"znyai":{"pageId":"znyai","title":"Coupons (ID)","pageUriSEO":"blank","pageJsonFileName":"bf468f_372829bf601ac17f4c9281dadd9103b0_1497","pageFullPath":"blank"},"a4iqo":{"pageId":"a4iqo","title":"ADRIANO FONSECA","pageUriSEO":"about-2","pageJsonFileName":"bf468f_7b0ec8f7d7f8ad796f84d1d2db05ec3d_1497","pageFullPath":"about-2"},"w55q0":{"pageId":"w55q0","title":"Módulo 2","pageUriSEO":"s-projects-basic-1","pageJsonFileName":"bf468f_cf83d402a9050131fb13e403bdca0a29_1497"},"fnji8":{"pageId":"fnji8","title":"Teste formulário","pageUriSEO":"teste-formulário","pageJsonFileName":"bf468f_6dcfd569562f9f3cf4908a636b447734_1497","pageFullPath":"teste-formulário"},"ehm6u":{"pageId":"ehm6u","title":"Coupons (All)","pageUriSEO":"blank-1","pageJsonFileName":"bf468f_6a57d7bd16db93428bfd814e1f3514b8_1497","pageFullPath":"blank-1"},"yln0d":{"pageId":"yln0d","title":"Post","pageUriSEO":"post","pageJsonFileName":"bf468f_cd08895e1e252a53d0c10b8b097f29af_1497","pageFullPath":"post"},"papxx":{"pageId":"papxx","title":"Team (Name)","pageUriSEO":"blank-1-1","pageJsonFileName":"bf468f_c141c2bfe03b8432310eed5729ee383c_1497","pageFullPath":"blank-1-1"},"q748y":{"pageId":"q748y","title":"KAROL BIDA","pageUriSEO":"cópia-johnny-lo","pageJsonFileName":"bf468f_a8002efdab31789695bb7989f2fd36b6_1497","pageFullPath":"cópia-johnny-lo"},"v88ke":{"pageId":"v88ke","title":"Formulario aula experimental","pageUriSEO":"formulario-aula-experimental","pageJsonFileName":"bf468f_a96591887a801d310988249d920c2636_1497","pageFullPath":"formulario-aula-experimental"},"ow8uy":{"pageId":"ow8uy","title":"Fullscreen Page","pageUriSEO":"fullscreen-page","pageJsonFileName":"bf468f_ab0ebbc1ea4a32acd450e7ea56183aa9_1519","pageFullPath":"fullscreen-page"},"xnz7w":{"pageId":"xnz7w","title":"DANIEL MENDES","pageUriSEO":"cópia-caio-gusmão","pageJsonFileName":"bf468f_d166682e509460dc729f5324aaf39e3d_1497","pageFullPath":"cópia-caio-gusmão"},"v4vo9":{"pageId":"v4vo9","title":"Politica de Privacidade","pageUriSEO":"politica-de-privacidade","pageJsonFileName":"bf468f_aab1304b563bc80685fcda288f933210_1497","pageFullPath":"politica-de-privacidade"},"rv9bd":{"pageId":"rv9bd","title":"Teoria Musical","pageUriSEO":"teoria-musical"},"mwkv8":{"pageId":"mwkv8","title":"MAÉLY STORTI","pageUriSEO":"cópia-luis-fernando-santos","pageJsonFileName":"bf468f_095bac9b4b11252325440278ee0ba256_1497","pageFullPath":"cópia-luis-fernando-santos"},"wj3ji":{"pageId":"wj3ji","title":"FERNANDA SILVA","pageUriSEO":"fernanda-silva","pageJsonFileName":"bf468f_6755ca4bd015da76f3f7772a85708314_1497"},"st0pf":{"pageId":"st0pf","title":"ANA CRISTINA","pageUriSEO":"ana-cristina","pageJsonFileName":"bf468f_1968a5899ffaccf2f68009c376206fc1_1497"},"g0k3r":{"pageId":"g0k3r","title":"LUCIANA REZK","pageUriSEO":"cópia-leticia-assis","pageJsonFileName":"bf468f_68cd02fa8c2d90143940fef75741a0bf_1497","pageFullPath":"cópia-leticia-assis"},"i7rwf":{"pageId":"i7rwf","title":"Essenfelder ","pageUriSEO":"essenfelder","pageJsonFileName":"bf468f_85dc049e075e3ac9f6cb64aaab2a534b_1497","pageFullPath":"essenfelder"},"vnmcr":{"pageId":"vnmcr","title":"Módulo 3","pageUriSEO":"s-projects-basic-2","pageJsonFileName":"bf468f_ce8c9065bc7fe57882b52e6197bda862_1497"},"seomp":{"pageId":"seomp","title":"FERNANDO GÓES","pageUriSEO":"cópia-cópia-daniel-mendes-1","pageJsonFileName":"bf468f_1da2301c96214223018bda92db5efecf_1497","pageFullPath":"cópia-cópia-daniel-mendes-1"},"i091j":{"pageId":"i091j","title":"Settings","pageUriSEO":"settings","pageFullPath":"settings"},"eq0q4":{"pageId":"eq0q4","title":"Módulo 4.","pageUriSEO":"s-projects-basic-3","pageJsonFileName":"bf468f_8f04a1149b56ffa7602d704af13c2450_1497"},"xmubi":{"pageId":"xmubi","title":"Opus Music School 4\/2021","pageUriSEO":"opus-music-school-1-2021","pageJsonFileName":"bf468f_bf8eab91ef4de6a02178e02e4ee19cda_1497","pageFullPath":"opus-music-school-1-2021"},"gsjpz":{"pageId":"gsjpz","title":"EMILLY SANTOS","pageUriSEO":"emilly-santos","pageJsonFileName":"bf468f_908ac2f97041b5168140299fa2d9b392_1497"},"xdcj4":{"pageId":"xdcj4","title":"LUIS FERNANDO SANTOS","pageUriSEO":"cópia-luciana-rezk","pageJsonFileName":"bf468f_d63e69413230868c5ba37228d9b142cc_1497","pageFullPath":"cópia-luciana-rezk"},"bu9y5":{"pageId":"bu9y5","title":"CAMILA CARIZE","pageUriSEO":"cópia-professor","pageJsonFileName":"bf468f_129b99b0888a727defed782a8aa2e3b9_1513","pageFullPath":"cópia-professor"},"bew8e":{"pageId":"bew8e","title":"THALITA SILVA","pageUriSEO":"cópia-solange-duarte","pageJsonFileName":"bf468f_83c96a823bf589cdbcbb9eeba88fc204_1497","pageFullPath":"cópia-solange-duarte"},"ddjrj":{"pageId":"ddjrj","title":"My Account","pageUriSEO":"my-account","pageFullPath":"my-account"},"mxh3l":{"pageId":"mxh3l","title":"Aniversariantes do mês 4\/2021","pageUriSEO":"aniversariantes-do-mês-1-2021","pageJsonFileName":"bf468f_c82555cef245d2bf65dc918e92a4f832_1497","pageFullPath":"aniversariantes-do-mês-1-2021"},"tjc5o":{"pageId":"tjc5o","title":"Contagem regressiva Recital","pageUriSEO":"general-7","pageJsonFileName":"bf468f_767ee65317805f7b53ced6c0f0764409_1497","pageFullPath":"general-7"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/taina-scarlet":{"type":"Static","pageId":"boe2a"},".\/lawrence-longhi":{"type":"Static","pageId":"oaqsb"},".\/s-projects-basic":{"type":"Static","pageId":"qghy9"},".\/dica-do-professor":{"type":"Static","pageId":"p3jwm"},".\/gabriel-dos-anjos":{"type":"Static","pageId":"ik24d"},".\/eventos":{"type":"Static","pageId":"ijovh"},".\/renata-antunes":{"type":"Static","pageId":"abczw"},".\/aluno-da-semana-1-2021":{"type":"Static","pageId":"azgqt"},".\/agradecimento":{"type":"Static","pageId":"k8x7s"},".\/inicio":{"type":"Static","pageId":"mainPage"},".\/cópia-cópia-daniel-mendes-2":{"type":"Static","pageId":"yrz97"},".\/cópia-teste-professor":{"type":"Static","pageId":"gs8ir"},".\/cópia-professor-1":{"type":"Static","pageId":"xyaka"},".\/rockschool":{"type":"Static","pageId":"k6m9f"},".\/cópia-cópia-daniel-mendes":{"type":"Static","pageId":"kiuqw"},".\/cópia-karol-bida":{"type":"Static","pageId":"eet4d"},".\/contact-10":{"type":"Static","pageId":"jikaq"},".\/giovanna-lobo":{"type":"Static","pageId":"oifph"},".\/coral-corporativo":{"type":"Static","pageId":"sv2hn"},".\/cópia-renato-pestana":{"type":"Static","pageId":"u5bb9"},".\/blog":{"type":"Static","pageId":"iy374"},".\/promoções-1-2021":{"type":"Static","pageId":"cvj49"},".\/cópia-silvio-granero":{"type":"Static","pageId":"g7wa0"},".\/professor-da-semana-1-2021":{"type":"Static","pageId":"xe8y5"},".\/popup-m0qzk":{"type":"Static","pageId":"m0qzk"},".\/professores":{"type":"Static","pageId":"rkrdp"},".\/cópia-bruno-sena":{"type":"Static","pageId":"sz34x"},".\/cópia-daniel-mendes":{"type":"Static","pageId":"v2v36"},".\/felipe-tambasco":{"type":"Static","pageId":"ocv5z"},".\/carla-winnik":{"type":"Static","pageId":"u9vo5"},".\/wallysson-silva":{"type":"Static","pageId":"ykf8c"},".\/nossos-cursos":{"type":"Static","pageId":"c66t"},".\/mariana-ferrari":{"type":"Static","pageId":"hs3yl"},".\/cópia-tiago-oliveira":{"type":"Static","pageId":"u5vmo"},".\/kaio-blasi":{"type":"Static","pageId":"pt9e7"},".\/sobre":{"type":"Static","pageId":"citr"},".\/cópia-thalita-silva":{"type":"Static","pageId":"q0n8v"},".\/emily-bispo":{"type":"Static","pageId":"tjwrb"},".\/popup-f0pn2":{"type":"Static","pageId":"f0pn2"},".\/james-almeida":{"type":"Static","pageId":"f3eff"},".\/nossos-servicos":{"type":"Static","pageId":"j0i8p"},".\/contato":{"type":"Static","pageId":"e957o"},".\/about-2":{"type":"Static","pageId":"a4iqo"},".\/s-projects-basic-1":{"type":"Static","pageId":"w55q0"},".\/teste-formulário":{"type":"Static","pageId":"fnji8"},".\/post":{"type":"Static","pageId":"yln0d"},".\/cópia-johnny-lo":{"type":"Static","pageId":"q748y"},".\/formulario-aula-experimental":{"type":"Static","pageId":"v88ke"},".\/fullscreen-page":{"type":"Static","pageId":"ow8uy"},".\/cópia-caio-gusmão":{"type":"Static","pageId":"xnz7w"},".\/politica-de-privacidade":{"type":"Static","pageId":"v4vo9"},".\/teoria-musical":{"type":"Static","pageId":"rv9bd"},".\/cópia-luis-fernando-santos":{"type":"Static","pageId":"mwkv8"},".\/fernanda-silva":{"type":"Static","pageId":"wj3ji"},".\/ana-cristina":{"type":"Static","pageId":"st0pf"},".\/cópia-leticia-assis":{"type":"Static","pageId":"g0k3r"},".\/essenfelder":{"type":"Static","pageId":"i7rwf"},".\/s-projects-basic-2":{"type":"Static","pageId":"vnmcr"},".\/cópia-cópia-daniel-mendes-1":{"type":"Static","pageId":"seomp"},".\/s-projects-basic-3":{"type":"Static","pageId":"eq0q4"},".\/opus-music-school-1-2021":{"type":"Static","pageId":"xmubi"},".\/emilly-santos":{"type":"Static","pageId":"gsjpz"},".\/cópia-luciana-rezk":{"type":"Static","pageId":"xdcj4"},".\/cópia-professor":{"type":"Static","pageId":"bu9y5"},".\/cópia-solange-duarte":{"type":"Static","pageId":"bew8e"},".\/aniversariantes-do-mês-1-2021":{"type":"Static","pageId":"mxh3l"},".\/general-7":{"type":"Static","pageId":"tjc5o"},".\/account":{"type":"Dynamic","pageIds":["bif7b","ddjrj","i091j"]},".\/profile":{"type":"Dynamic","pageIds":["ov6mz","y1y71"]},".\/team":{"type":"Dynamic","pageIds":["papxx"]},".\/coupons":{"type":"Dynamic","pageIds":["znyai","ehm6u"]},".\/":{"type":"Static","pageId":"mainPage"}},"pageIdToPrefix":{"bif7b":"account","ddjrj":"account","i091j":"account","ov6mz":"profile","y1y71":"profile","papxx":"team","znyai":"coupons","ehm6u":"coupons"},"isWixSite":false,"partialRouteMatchingAllowed":true,"isBuilderComponentModel":false},"searchWixCodeSdk":{"language":"pt"},"seoTpa":{"url":"https:\/\/www.wix.com\/_api\/tpa-seo-api\/v1\/fetch-applications-seo-data?metaSiteId=c64d20ff-1352-4856-9e1d-32c775c5b63b","canonicalUrl":"https:\/\/www.opusmusicschool.com.br\/","widgetWithUseSsrSeo":{"9":["1440e92d-47d8-69be-ade7-e6de40127106"],"4149":["13a94f09-2766-3c40-4a32-8edb5acdd8bc","13afb094-84f9-739f-44fd-78d036adb028","1380bba0-253e-a800-a235-88821cf3f8a4","13ec3e79-e668-cc0c-2d48-e99d53a213dd"],"5025":["142bb34d-3439-576a-7118-683e690a1e0d","144f04b9-aab4-fde7-179b-780c11da4f46"],"18126":["1537b264-0a4d-ca5e-52b9-980bc763d50a"],"28167":["14e5b36b-e545-88a0-1475-2487df7e9206","14c1462a-97f2-9f6a-7bb7-f5541f23caa6","14e5b39b-6d47-99c3-3ee5-cee1c2574c89","211b5287-14e2-4690-bb71-525908938c81"]},"deviceType":"Other","baseUri":"https:\/\/www.opusmusicschool.com.br","mainPageId":"mainPage","siteId":"13a595fb-8716-49b0-aa0d-38ac25a9ee92","metaSiteId":"c64d20ff-1352-4856-9e1d-32c775c5b63b","runningExperiments":{"runningExperiments":{"specs.thunderbolt.cmsDprNamedQueryParam":"true","specs.thunderbolt.viewport_hydration_extended_react_18":"true","specs.thunderbolt.shouldRedirectOnLogout":"false","specs.thunderbolt.inMemoryPaypalAuthToken":"true","specs.thunderbolt.PanoramaErrorMonitor":"true","specs.thunderbolt.getMemberDetailsFromMembersNg":"true","specs.promote.ar.reportRestPurchaseEventsInsteadOfKafka":"true","specs.thunderbolt.UseEcomFemBi":"true","specs.thunderbolt.siteMembersMultilingualLanguage":"true","specs.thunderbolt.browserCacheReload":"true","specs.thunderbolt.resolveSpxWithoutEditorCheck":"true","specs.thunderbolt.shouldUseResponsiveImages":"true","specs.thunderbolt.fedops_enableSampleRateForAppNames":"true","specs.thunderbolt.excludeInstanceFromQueryParams":"true","specs.thunderbolt.HamburgerOverlayResetEntranceAnimations":"true","specs.thunderbolt.ooiFetchModuleOptimizations":"true","specs.thunderbolt.fullPageNavigationSpecificSites":"true","specs.thunderbolt.useMpaNavigationBlacklistMode":"true","specs.thunderbolt.LoginSocialBarSplitStateProps":"true","specs.thunderbolt.bundlerTrafficToAws":"true","specs.promote.ar.skipCampaignsManagerFbSetup":"false","sv_imageZoomSeo":"false","specs.thunderbolt.fixMpaWorkerPanorama":"true","specs.thunderbolt.UseOriginalBlocksAppInstance":"true","specs.thunderbolt.UseLoginSocialBarCustomMenu":"true","specs.thunderbolt.deprecatewixperf":"true","specs.thunderbolt.useNewRegisterLogin":"true","specs.thunderbolt.useWowImageInFastGallery":"true","specs.thunderbolt.shouldFixIosFlashBug":"true","specs.thunderbolt.removeSendBeat":"true","specs.thunderbolt.UseNewLoginSocialBarCustomMenuPositioning":"true","specs.thunderbolt.cssMegaMenuPreHydration":"false","specs.thunderbolt.adjustForPrerenderActivation":"true","specs.thunderbolt.ShouldUseNewIAMSocialFlow":"true","specs.thunderbolt.useIAMEnabledConnections":"true","specs.thunderbolt.securityExperiments":"true","specs.thunderbolt.useElementoryRelativePath":"true","specs.thunderbolt.mapLazyLoadedCompsInDifferentRegistrarMap":"true","specs.thunderbolt.HamburgerMenuOverflowFix":"true","specs.thunderbolt.UseNestedLoginSocialBarMenuItems":"false","specs.thunderbolt.UseNewLoginBarDropdownMenuAlignment":"true","specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":"true","specs.UseViewerAssetsProxy":"false","specs.thunderbolt.motionTimeAnimationsCSS":"true","specs.thunderbolt.DDMenuMigrateCssCarmiMapper":"true","specs.membersArea.LoginBarRemake":"true","specs.thunderbolt.buttonUdp":"true","specs.thunderbolt.SlideshowStopMediaInNonActiveSlides":"true","specs.thunderbolt.hardenFetchAndXHR":"true","specs.thunderbolt.useResponsiveImgClassicFixed":"true","specs.thunderbolt.disableExpandedGalleryLQIP":"false","specs.thunderbolt.useVeloAppId":"false","specs.thunderbolt.biForBrowserZoom":"true","specs.thunderbolt.shouldValidateRedirectUrl":"true","specs.thunderbolt.veloWixMembersAmbassadorV2":"new","specs.thunderbolt.megaMenuMouseLeave":"true","specs.thunderbolt.takeAppDependenciesFromCSM":"true","specs.thunderbolt.resolveDocumentLink":"false","specs.thunderbolt.UseWixDataItemService":"true","specs.thunderbolt.useImageAvifFormatInNativeProGallery":"true","specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":"true","specs.promote.ar.reportEcomPlatformPurchaseEvents":"true","specs.thunderbolt.UseNewLoginSocialBarMemberInitialsAvatar":"true","specs.thunderbolt.veloBundlerParastorageUrl":"true","specs.thunderbolt.AddRegisterEventListenerToWixWindow":"true","specs.thunderbolt.UseNewLoginSocialBarElementStructure":"true","specs.thunderbolt.LottieUseCanvasForIOSDevices":"true","specs.thunderbolt.inlineFontsCSSForIframeTPA":"true","specs.ident.usePlatformizedSMAuth":"true","specs.thunderbolt.WixCodeGetAppDefIdFromPackageName":"false","specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":"true","specs.thunderbolt.membersService":"true","specs.thunderbolt.pricingPlansUserOrdersV2":"true","specs.thunderbolt.buttonUdp_loggedIn":"true","bypassSsrInternalCache":"false","specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":"true","specs.thunderbolt.SearchBoxSanitiseSuggestions":"true","specs.thunderbolt.imageEncodingAVIF":"true","displayWixAdsNewVersion":"new","specs.thunderbolt.BundlerTypescriptListExportedFunctions":"true","specs.thunderbolt.ooi_css_optimization":"new","specs.thunderbolt.enableVideoUplaodForFastGallery":"false","specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.overrideFloatInDistance":"true","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":"true","specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":"true","specs.thunderbolt.deduplicateFAQPageStructuredData":"true","specs.thunderbolt.shouldFetchLogoutUrlByClientId":"true","specs.thunderbolt.routerFetchExtendedUrlLength":"false","specs.thunderbolt.wixPulse":"false","specs.thunderbolt.convertBirthdateToISOString":"true","specs.thunderbolt.presenceWithoutChat":"false","specs.promote.ar.reportScheduleEventsOnPurchaseIfNeeded":"true","specs.thunderbolt.sanitizeCustomElement":"true","specs.thunderbolt.fetchCurrentMemberFromMembersNg":"true","specs.thunderbolt.UseNewLoginBarColorWiringOnE3":"true"}},"signedInstances":{"0":["3d590cbc-4907-4cc4-b0b1-ddf2c5edf297",null],"1":["139ef4fa-c108-8f9a-c7be-d5f492a2c939","YU-MjTLhgVUSgE4ql4cK2weUpPcXjScNdOnEnlrbr1A.eyJpbnN0YW5jZUlkIjoiNGUzNGQxMDQtMDZjYy00MjJkLWExNmItNGQ1NGJjODIxNGJhIiwiYXBwRGVmSWQiOiIxMzllZjRmYS1jMTA4LThmOWEtYzdiZS1kNWY0OTJhMmM5MzkiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4ODc5ZjFmYi0xNTllLTBhN2ItM2Y3Ni03ZjkzYzk0N2EyODEiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"2":["135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","ntZgo4Oz_PYlQyix1qjxmfG7nJjwuj8r3Zw9YcFIP48.eyJpbnN0YW5jZUlkIjoiN2Y3MzFmODQtNGNhZC00MTBhLWE0NmEtYmE1NTIwMjA5MGI2IiwiYXBwRGVmSWQiOiIxMzVjM2Q5Mi0wZmVhLTFmOWQtMmJhNS0yYTFkZmIwNDI5N2UiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJzb19idXNpbmVzcyIsImRlbW9Nb2RlIjpmYWxzZSwiYmlUb2tlbiI6ImI5M2UzZjdiLTVmZmYtMDk1Yy0zYTc3LTg4OTI1NWU1MjY4ZCIsInNpdGVPd25lcklkIjoiYmY0NjhmZTUtOGUwMS00ZGRhLTkyMjYtNDYyNTUwZGNkODMzIiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMTYtMDctMDlUMTY6MjY6NTkuMTk5WiJ9"],"3":["13ee94c1-b635-8505-3391-97919052c16f","Cnq-Ddyc77_IHeKWSLLLhopJKK6Ic5I0kyaAPXcfRiQ.eyJpbnN0YW5jZUlkIjoiMDVlYjBmNzUtOTE2Ni00NmRkLTgxMGItMzkwYmE1N2M0ZmVlIiwiYXBwRGVmSWQiOiIxM2VlOTRjMS1iNjM1LTg1MDUtMzM5MS05NzkxOTA1MmMxNmYiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjM2E2MmY4YS04MjM0LTBlOGItMWYxNi0wYmNjZDBiOWY5ZDUiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"4":["130cabc9-eda6-d9d8-ed5f-67815d65951e","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCI5ZTEzMWY1ZS1jMTNmLTRhZTctOGUzMi0wZDU5MmMxNzcwZmVcIixcImFwcERlZklkXCI6XCIxMzBjYWJjOS1lZGE2LWQ5ZDgtZWQ1Zi02NzgxNWQ2NTk1MWVcIixcInNpZ25EYXRlXCI6XCIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiYmY0NjhmZTUtOGUwMS00ZGRhLTkyMjYtNDYyNTUwZGNkODMzXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiMTMwY2FiYzktZWRhNi1kOWQ4LWVkNWYtNjc4MTVkNjU5NTFlXCIsXCJzY2RcIjpcIjIwMTYtMDctMDlUMTY6MjY6NTkuMTk5WlwifX0iLCJpYXQiOjE3NzU2NjE5ODQsImV4cCI6MTc3NTY3NjM4NH0.IGGTBKFoNKRqIS6sZ5BK1txfhkeq0LYNUZ_9wsNsoBw"],"5":["141fbfae-511e-6817-c9f0-48993a7547d1","nCUgC0H0OPp3xHBa5ImSaYnkTW-yiHJ4pVnK5RV-ZBc.eyJpbnN0YW5jZUlkIjoiN2UyMDgzZmMtNTAxMi00OWEyLWIwZTItODM4OTI1ZDkzNWE3IiwiYXBwRGVmSWQiOiIxNDFmYmZhZS01MTFlLTY4MTctYzlmMC00ODk5M2E3NTQ3ZDEiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiODZkYTMwMy00MzQwLTAxZjQtMmVmZi1iMTRlNTAxYzgzOWMiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"6":["133c8e95-912a-8826-fa26-5a00a9bcf574","W-9zSNOzi5cnEi9K0a3XTcC19w5EL8p2OC3XRDOcZ-4.eyJpbnN0YW5jZUlkIjoiYzg3OWY0OGYtMmQ5Mi00MjIzLThhOWEtYTQ0NGFhOTE3N2E4IiwiYXBwRGVmSWQiOiIxMzNjOGU5NS05MTJhLTg4MjYtZmEyNi01YTAwYTliY2Y1NzQiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"7":["14517e1a-3ff0-af98-408e-2bd6953c36a2","Q3yXJkBRfl77DFJLz01CJnegdClJqqKouDlJxz_yQf4.eyJpbnN0YW5jZUlkIjoiYzkwMGY2ODItYmVhYS00YjQ2LTkzZTItZWVhNTFiYjMzYWJmIiwiYXBwRGVmSWQiOiIxNDUxN2UxYS0zZmYwLWFmOTgtNDA4ZS0yYmQ2OTUzYzM2YTIiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwZjRkZDY3ZC1hZGY4LTAzMTAtMGRmZi1kYzYyNmU3NjhjODQiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"8":["1480c568-5cbd-9392-5604-1148f5faffa0","ozRGvMQfqX25jqZpnaJmHoRDTRxYkzfpCnZCArBAt9c.eyJpbnN0YW5jZUlkIjoiMzQyMjM5MjYtYWZiOC00NDMyLWEwYTQtM2M3MDI3ZTcwYjRjIiwiYXBwRGVmSWQiOiIxNDgwYzU2OC01Y2JkLTkzOTItNTYwNC0xMTQ4ZjVmYWZmYTAiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmMjZmMTlkOS1iY2VhLTBjNjQtM2ViOS0wZWI3NTIyMmJkNzciLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"9":["140603ad-af8d-84a5-2c80-a0f60cb47351","j3KAJju3R1RGqC_ptdDzRBQozVTPm3RcAErzMD_CwXw.eyJpbnN0YW5jZUlkIjoiM2U2ZmJhMGQtYjUzMy00YTE5LTgwNWEtYTk1ZDA1ODUxYTRmIiwiYXBwRGVmSWQiOiIxNDA2MDNhZC1hZjhkLTg0YTUtMmM4MC1hMGY2MGNiNDczNTEiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmODIyOWFmMi1hNjYxLTAyNGYtMWU0Ny05YjlhNzA0MGFjNzQiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"10":["14286220-18de-7f33-4ec9-1636e3182b56","jBkXyyvV26dpnGwUc3xuEZQcbl3DzxStxuEMKrV_8L4.eyJpbnN0YW5jZUlkIjoiMjhiYWNkNDctOWNiOS00NGM2LTlhZjAtNmNlOTFjNjU1MWI2IiwiYXBwRGVmSWQiOiIxNDI4NjIyMC0xOGRlLTdmMzMtNGVjOS0xNjM2ZTMxODJiNTYiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"11":[null,null],"12":["1417fd27-37fa-7972-6da3-9ff15f47340a","7nFykWg1yqiRrzj_onEVmbePh1T4rbh3RzyT4-m5T8o.eyJpbnN0YW5jZUlkIjoiZjE1ZjJiNGQtYzMzZi00MjVkLWJjMzMtNjg3YmJlN2U4ZmY2IiwiYXBwRGVmSWQiOiIxNDE3ZmQyNy0zN2ZhLTc5NzItNmRhMy05ZmYxNWY0NzM0MGEiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"13":["14b89688-9b25-5214-d1cb-a3fb9683618b","e0Oll3xbYYdeLjBRPeC1PV8NaPDuqqgyx1nH4WwcDvM.eyJpbnN0YW5jZUlkIjoiNWU3ZTNkNWEtYWQyNi00NGI5LWI3YzMtMGY3ZjdmZjM1MTM3IiwiYXBwRGVmSWQiOiIxNGI4OTY4OC05YjI1LTUyMTQtZDFjYi1hM2ZiOTY4MzYxOGIiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5ODMzMWRhNS1iZTc0LTBjZWYtMjlkZS0zZGI4MGEzNmU3MGMiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"14":["1435967d-8d5b-fb06-ce29-6828d080baa7","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCJlZDhlMzVlMy03NmVlLTRlZWYtODNkNi0wMjcxMTI1YzQ3MmNcIixcImFwcERlZklkXCI6XCIxNDM1OTY3ZC04ZDViLWZiMDYtY2UyOS02ODI4ZDA4MGJhYTdcIixcInNpZ25EYXRlXCI6XCIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVpcIixcInZlbmRvclByb2R1Y3RJZFwiOlwid2l4cGxhblwiLFwiZGVtb01vZGVcIjpmYWxzZSxcInNpdGVPd25lcklkXCI6XCJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzNcIixcImNhY2hlXCI6dHJ1ZSxcInBzXCI6XCIxNDM1OTY3ZC04ZDViLWZiMDYtY2UyOS02ODI4ZDA4MGJhYTdcIixcInNjZFwiOlwiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaXCJ9fSIsImlhdCI6MTc3NTY2MTk4NCwiZXhwIjoxNzc1Njc2Mzg0fQ.G5IjZjkFq043o5mEWKinuLmQhW5UQQYwsR3pzA2luS4"],"15":["14bca956-e09f-f4d6-14d7-466cb3f09103","OheBTwk5UZEIzImS2GcP2dZ3yL4IP7W5Ct0ojC4LVQY.eyJpbnN0YW5jZUlkIjoiOGZiZWMzMWItMDUyZC00NmVmLWFlNTEtMzJhMGM4ZGIyODhiIiwiYXBwRGVmSWQiOiIxNGJjYTk1Ni1lMDlmLWY0ZDYtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0OWYzZTNlNC0xNjdmLTBlYjktMzA0Yy0wMDY3YmQxZTllYjAiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"16":["14d7032a-0a65-5270-cca7-30f599708fed","8L7t2kyYkeX8Qe8QyEvQWZOnpecFFo6_u7zu30G72nI.eyJpbnN0YW5jZUlkIjoiOTAxNzA1NzAtYmY3Zi00ZDA0LTg5NzgtNzA2Y2JhYTdiMWJhIiwiYXBwRGVmSWQiOiIxNGQ3MDMyYS0wYTY1LTUyNzAtY2NhNy0zMGY1OTk3MDhmZWQiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1NjVhMjU4Zi1hYzJkLTA1NTItMTc2NS00MmFiY2Y2MjA3ODEiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"17":["150ae7ee-c74a-eecd-d3d7-2112895b988a","-BeoE-mHRXrWdvOHuJ0nQPGhoo6AW9pPd3e5lph2Kp0.eyJpbnN0YW5jZUlkIjoiNzNmNTdmM2EtMTUwOS00OWMxLTlhODgtNDgyNTMxYmI3MDE5IiwiYXBwRGVmSWQiOiIxNTBhZTdlZS1jNzRhLWVlY2QtZDNkNy0yMTEyODk1Yjk4OGEiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiNWI4NWZjNS0wNjViLTAxOTctMDQ5NS03YWUyNDQ3ZWM2MjIiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"18":["55cd9036-36bb-480b-8ddc-afda3cb2eb8d","n-XRuqWct08z4DYpnEaU226dw3i8FWzlGGV4t_J3eUk.eyJpbnN0YW5jZUlkIjoiN2UyMjZmNWYtNzIxYS00NWU3LWExNDctODdjMDRkMjcyZDRjIiwiYXBwRGVmSWQiOiI1NWNkOTAzNi0zNmJiLTQ4MGItOGRkYy1hZmRhM2NiMmViOGQiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiODZmNGZhMC02MTQ4LTBkYjEtM2Y1YS1iNTA3MzhlMjliNzciLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"19":["f123e8f1-4350-4c9b-b269-04adfadda977","ga4I6qywLZh22blvKgM4i5Iu0wbUNtOr6vOfWSPJsnw.eyJpbnN0YW5jZUlkIjoiZDRjNWY2Y2QtYmYxYi00NWUyLWFhYWItNDhlNGNjNjQ5ZGQ0IiwiYXBwRGVmSWQiOiJmMTIzZThmMS00MzUwLTRjOWItYjI2OS0wNGFkZmFkZGE5NzciLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxMjg4ZDYzMi1hYzQ5LTBkYjQtMzRiNi03YTIzYjlhMTJiZWYiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"20":["146c0d71-352e-4464-9a03-2e868aabe7b9","u4pkEiWRJeqNaU2IYVmuCTQhXm7nkIVRY5UoMQKtde4.eyJpbnN0YW5jZUlkIjoiNjdkZmU4NzEtY2M4Zi00ZWEzLTkwODktODIxMjBiMDRmZTQ4IiwiYXBwRGVmSWQiOiIxNDZjMGQ3MS0zNTJlLTQ0NjQtOWEwMy0yZTg2OGFhYmU3YjkiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhMTkyYzg4ZS1kZmRkLTA2ZjUtMGU5NC1iMGQ1N2VjMTQ4NzMiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"21":["9bead16f-1c73-4cda-b6c4-28cff46988db","x0SnYrDd4JPEmah3kDAoS0faVK7Mt6UW0VhlMWmz0sA.eyJpbnN0YW5jZUlkIjoiNzMzNmIzZjItYjEwOS00MzQzLThmNjQtMGNlZTJlMjZlYTFmIiwiYXBwRGVmSWQiOiI5YmVhZDE2Zi0xYzczLTRjZGEtYjZjNC0yOGNmZjQ2OTg4ZGIiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiNTdiOTMwZC1hMjViLTBiMTUtMTE3OS0zZTI5NWJlMzVjMjQiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"22":["13aa9735-aa50-4bdb-877c-0bb46804bd71","wMjbViQpU2i7c2EKtgC7qPdwH8RN7G259yuG-DgV8p4.eyJpbnN0YW5jZUlkIjoiNDhkMzA1NWQtMTc5Ny00MTA3LTliOWQtZjU2ODIxMjZhMDhhIiwiYXBwRGVmSWQiOiIxM2FhOTczNS1hYTUwLTRiZGItODc3Yy0wYmI0NjgwNGJkNzEiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4ZTllMjVhMi0wNGM1LTA5NTEtMDU4MC1jN2FmNTRlMzE2YjEiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"23":["ea2821fc-7d97-40a9-9f75-772f29178430","DLLe5ay0FXOMRXW7H1NkniZ7scSFiVUIkp-AJmFy02s.eyJpbnN0YW5jZUlkIjoiZGVjNjc5NDEtYWQ5Zi00ZGVhLWJhNTEtYTE5MTFiOTRhNzQxIiwiYXBwRGVmSWQiOiJlYTI4MjFmYy03ZDk3LTQwYTktOWY3NS03NzJmMjkxNzg0MzAiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxODhiNTliZS1iZWNkLTA1YmMtMjQ0Yy05MzU2NmU1MTExN2EiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"24":["13d21c63-b5ec-5912-8397-c3a5ddb27a97","4dyHZtHGuIQIFSIUxeBUIOW0YUp0pR2ss5oflKPxTIo.eyJpbnN0YW5jZUlkIjoiMGFmOTM5NzctMDgwZi00ZmZlLTk3NTctNzRjZGRjNDhhZmEwIiwiYXBwRGVmSWQiOiIxM2QyMWM2My1iNWVjLTU5MTItODM5Ny1jM2E1ZGRiMjdhOTciLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJCb29raW5ncyIsImRlbW9Nb2RlIjpmYWxzZSwiYmlUb2tlbiI6ImNjYjQxOTg4LTFiNWQtMDdhOC0wOTRhLTQ2MGFhOThkMTk5YiIsInNpdGVPd25lcklkIjoiYmY0NjhmZTUtOGUwMS00ZGRhLTkyMjYtNDYyNTUwZGNkODMzIiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMTYtMDctMDlUMTY6MjY6NTkuMTk5WiJ9"],"25":["1306dc69-eb2f-493d-fc98-f4e693829367","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCIwOTc5MDFkOC04MjNkLTRkZTktOTM5YS1iZmY1OWI3YjMxYTRcIixcImFwcERlZklkXCI6XCIxMzA2ZGM2OS1lYjJmLTQ5M2QtZmM5OC1mNGU2OTM4MjkzNjdcIixcInNpZ25EYXRlXCI6XCIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiYmY0NjhmZTUtOGUwMS00ZGRhLTkyMjYtNDYyNTUwZGNkODMzXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiMTMwNmRjNjktZWIyZi00OTNkLWZjOTgtZjRlNjkzODI5MzY3XCIsXCJzY2RcIjpcIjIwMTYtMDctMDlUMTY6MjY6NTkuMTk5WlwifX0iLCJpYXQiOjE3NzU2NjE5ODQsImV4cCI6MTc3NTY3NjM4NH0.GcwsyyVNREeR1nakkToaZiueJH8D9kn_08MlckNcZ3E"],"27":["e3118e0a-b1c1-4e1d-b67d-ddf0cb92309b","Es9iesW76oXqaDkOdfyE10CP6JSwWd9IBW3Jvyf1eiI.eyJpbnN0YW5jZUlkIjoiNjRhY2NhOTItN2EwZi00YTc3LThiOTctNjY5M2Y2OWNiMzZhIiwiYXBwRGVmSWQiOiJlMzExOGUwYS1iMWMxLTRlMWQtYjY3ZC1kZGYwY2I5MjMwOWIiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhMmUxZWE2ZC02OTVkLTAyMjEtMTU4YS01NDU0ODM1OTA1NTEiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"28":["a322993b-2c74-426f-bbb8-444db73d0d1b","TYrHocFbAusd-AuQC1LcugUEMyeghmOLruEkOPpZwaQ.eyJpbnN0YW5jZUlkIjoiNmFlNjg1NjItNjk2ZC00ODE0LTk4ZWMtMTRiY2U2YmRkNTVlIiwiYXBwRGVmSWQiOiJhMzIyOTkzYi0yYzc0LTQyNmYtYmJiOC00NDRkYjczZDBkMWIiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhY2FiYTU5ZC03YTNmLTAwNDItMDZmMS0yNjdiOTM3ODYzNjUiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"29":["307ba931-689c-4b55-bb1d-6a382bad9222","UUHzfQ8hx0cSIrPZbrxXVKTb6njdUWqQ8BNAKW119-0.eyJpbnN0YW5jZUlkIjoiOGE5YWViNmYtNjhiMC00MjkzLTkxYjgtZGNhYmVlYzI5MzU2IiwiYXBwRGVmSWQiOiIzMDdiYTkzMS02ODljLTRiNTUtYmIxZC02YTM4MmJhZDkyMjIiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0Y2Q3Y2I5MC03YmUyLTBhYzUtMGZhNS1lZTZjOWIwNzI1NmQiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"30":["d70b68e2-8d77-4e0c-9c00-c292d6e0025e","fCZcYVv5-Mj9ya7HdRtxEyVNpJsLWP3SCbjswXxnWtE.eyJpbnN0YW5jZUlkIjoiMmQzNThiMzAtNDIwMi00NGQ3LTg5OTItNTJlZWNmZDNmZmMwIiwiYXBwRGVmSWQiOiJkNzBiNjhlMi04ZDc3LTRlMGMtOWMwMC1jMjkyZDZlMDAyNWUiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlYjc4YWJjZi01MTUwLTBjODEtMTc4Zi02MDI5YmExNjQ5ZmIiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"31":["4b10fcce-732d-4be3-9d46-801d271acda9","2rFbkqR-wtINh4zQlSvxsoXaSpGaFXGatLqctxKYt64.eyJpbnN0YW5jZUlkIjoiMGU0ZTAxMzctZDYwZi00YWUwLTkwNGYtNjUyYjUyYjBlZDBhIiwiYXBwRGVmSWQiOiI0YjEwZmNjZS03MzJkLTRiZTMtOWQ0Ni04MDFkMjcxYWNkYTkiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjODAzMjFjOC1jNTVkLTAyYjYtMGU1Mi01N2VjMjc3NTViMzEiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"33":["f105ba16-6b7a-4b52-a2e5-712bdc749f76","dafBGQ-YdQ6oyKaTQBU9dfXSfHUufiPguk-rJC0jDPs.eyJpbnN0YW5jZUlkIjoiOGRlMjNjMmEtMzQ0NC00YTYyLWI1MGMtMDNkY2U0MTQzYTVkIiwiYXBwRGVmSWQiOiJmMTA1YmExNi02YjdhLTRiNTItYTJlNS03MTJiZGM3NDlmNzYiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0YmFmMWNkNS0yNzE2LTAyMzQtMmIxMS0zMTFiOTFkMThjNjYiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"34":["8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841","MqxH8-H1oF098IBjI0Rl9pZOUshjKRNXV_Jjh0XIujs.eyJpbnN0YW5jZUlkIjoiZWMxMTkyMTEtYzcyNi00YmU4LTk0N2EtODM5NWFjYzU2M2Y5IiwiYXBwRGVmSWQiOiI4ZWE5ZGYxNS05ZmY2LTRhY2YtYmJiOC04ZDNhNjlhZTU4NDEiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyYTVjYjJlZS1kNDc0LTAzYmUtMGE2Ny1iMTUyZDkwMGQ1YzIiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"35":["35aec784-bbec-4e6e-abcb-d3d724af52cf","Prvhm1q5i6uCEVIQi1ZSS9uie946imVFcnnJnfkMU80.eyJpbnN0YW5jZUlkIjoiNjQzMmI0YWYtNzIwMi00N2YzLWFiMjgtMzRjNmU3NDg5MmZlIiwiYXBwRGVmSWQiOiIzNWFlYzc4NC1iYmVjLTRlNmUtYWJjYi1kM2Q3MjRhZjUyY2YiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhMjdmOTQ1MC02MTUwLTBmYTUtMzUzNS0wNjAxOTI4ZDI0YzUiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"36":["8725b255-2aa2-4a53-b76d-7d3c363aaeea","o3qEjzWjTGBYB_kZrWqgxc4UIIuk6jPd1E_LuQ7OzTg.eyJpbnN0YW5jZUlkIjoiNWY1MWNkNmUtODNlYi00MTA1LThhMGUtNjMyZmVhNWE5OGQ3IiwiYXBwRGVmSWQiOiI4NzI1YjI1NS0yYWEyLTRhNTMtYjc2ZC03ZDNjMzYzYWFlZWEiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5OTFjZWQ5MS05MGI5LTA5NTMtMTQxMy01MWU4OWY5ZjJlZWMiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"37":["1a55182b-0e4e-4f5c-b7ea-484bfb774dd9","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCI2ZWQwNTQyZi0xMzY2LTQ4NWUtYmM1My0wNmJlYzc5MzFmNWNcIixcImFwcERlZklkXCI6XCIxYTU1MTgyYi0wZTRlLTRmNWMtYjdlYS00ODRiZmI3NzRkZDlcIixcInNpZ25EYXRlXCI6XCIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MlpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiYmY0NjhmZTUtOGUwMS00ZGRhLTkyMjYtNDYyNTUwZGNkODMzXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiMWE1NTE4MmItMGU0ZS00ZjVjLWI3ZWEtNDg0YmZiNzc0ZGQ5OjQuMC4wXCIsXCJzY2RcIjpcIjIwMTYtMDctMDlUMTY6MjY6NTkuMTk5WlwifX0iLCJpYXQiOjE3NzU2NjE5ODQsImV4cCI6MTc3NTY3NjM4NH0.id7ilqT3yrp6k-JZBl0hWCTu1ydh5TIdl5zMeYgVJ3E"],"38":["eec3496e-44a8-45ac-9581-868a67345be8","T1IIXwTKYZy40o06czYVAfe40RD8FgkZqw0cD6lzW8g.eyJpbnN0YW5jZUlkIjoiMDNmYzU1NmItMGE5ZS00YzQwLTgxMDMtOWUyN2VlZDk3NGRkIiwiYXBwRGVmSWQiOiJlZWMzNDk2ZS00NGE4LTQ1YWMtOTU4MS04NjhhNjczNDViZTgiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjNWIxNzU5NC0xOWNjLTA0MTYtMWYxZS1hY2UwOWIxY2MyZTYiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"39":["94bc563b-675f-41ad-a2a6-5494f211c47b","8p-sbtBs-WgqtC5kTNMW7X232RU3q6L402nmbtBs9OQ.eyJpbnN0YW5jZUlkIjoiMTk3YTNhOWMtMjFjZS00NWI2LWI1NjMtNGU1NDExOWYxMTI4IiwiYXBwRGVmSWQiOiI5NGJjNTYzYi02NzVmLTQxYWQtYTJhNi01NDk0ZjIxMWM0N2IiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkZjM3MWE2My0zMjljLTBkZTAtMmI3ZS03YzkzNjQ1YWE3MTMiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"40":["14e12b04-943e-fd32-456d-70b1820a2ff2","cjNggI8a-6HBwX-jHIPWoWxuuFgrfwB6so0qB7c0Sns.eyJpbnN0YW5jZUlkIjoiNDg5OGY2YmUtYTIzNi00Njg0LWI3ZjUtOTI3ZTdkZWNkYjhhIiwiYXBwRGVmSWQiOiIxNGUxMmIwNC05NDNlLWZkMzItNDU2ZC03MGIxODIwYTJmZjIiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4ZWQ1ZDY0MS1iMTY0LTBlZDItMjllOC1hMGI5MDgyOTZkYjEiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"41":["13ee53b4-2343-b641-c84d-056d2e6ed2e6","KsqXPOX5jfoEAEEzvpDYMGMRqd-d0yYe7-M1_xitaSc.eyJpbnN0YW5jZUlkIjoiNjUxNWFiYzMtNzY4Ny00NjQ3LWE0OGUtYzI4N2Q1ZDFjZTk0IiwiYXBwRGVmSWQiOiIxM2VlNTNiNC0yMzQzLWI2NDEtYzg0ZC0wNTZkMmU2ZWQyZTYiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUyWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"42":["6580b7e9-4031-4a62-a0a5-8e2fa92e8e18","lugNJhjMlEkaHIhSjjfPZ4v_BlNZaGLvouRtm1ee4aY.eyJpbnN0YW5jZUlkIjoiMWFkMmQxNDktODMyMy00ZWIyLTkxZDItOWJjMzk3NGMxODI4IiwiYXBwRGVmSWQiOiI2NTgwYjdlOS00MDMxLTRhNjItYTBhNS04ZTJmYTkyZThlMTgiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkYzlmZjFiNi05MDcxLTA2ZTQtMGZjZi1hOTA0ZTI4OWFlMTMiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"43":["7516f85b-0868-4c23-9fcb-cea7784243df","b1igzGoIDV1dajxvrN-evTn1qBSl9oS_QITuk9Zx21Q.eyJpbnN0YW5jZUlkIjoiM2E0MTNlZTktOTQ4Yy00ZmZhLWFjMzUtOWI5M2VmNjc0MGY3IiwiYXBwRGVmSWQiOiI3NTE2Zjg1Yi0wODY4LTRjMjMtOWZjYi1jZWE3Nzg0MjQzZGYiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmYzBjMWUxNi04N2RlLTA3YWMtMzIyOC1hOTU0OWFhMmY2Y2MiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"44":["57d13128-4a4c-494b-80b3-a6fb2e28018d","qT8_3hq9E3uSQNBDyxJfCgYROC6vxguU-Fmnkb77XrA.eyJpbnN0YW5jZUlkIjoiMzdjNjRhYjItYTBjNC00OTI0LWJjMmMtYmRiNmM0YjBiMDQ2IiwiYXBwRGVmSWQiOiI1N2QxMzEyOC00YTRjLTQ5NGItODBiMy1hNmZiMmUyODAxOGQiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmMThiNmE0ZC1iMzk2LTAxNzItMjIzMS04ZjcxYjE3NTA2N2QiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"45":["50d8c12f-715e-41ad-be25-d0f61375dbee","hvTGZmQkOCJQBl2X6PIXHdtiQLo0MnZMsTVP4i_vS-4.eyJpbnN0YW5jZUlkIjoiYjVmMTMwYjUtOWU1Ni00N2FkLWEzMjUtMTBiNGVhODVlZjdlIiwiYXBwRGVmSWQiOiI1MGQ4YzEyZi03MTVlLTQxYWQtYmUyNS1kMGY2MTM3NWRiZWUiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3M2JjMTA0YS04ZDA0LTBmZmItM2QzOC0yMjczOWY0MDU5NDUiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"46":["1973457f-c021-4da5-941f-58444ff761d4","73v0x8jDlVscPz9wZGDIS_mryeztMcugDVAfbhGDuOU.eyJpbnN0YW5jZUlkIjoiYzdhOWQwNTYtYzRjYi00ZWViLWIxYzktMmI4YTkyMTJlMzMzIiwiYXBwRGVmSWQiOiIxOTczNDU3Zi1jMDIxLTRkYTUtOTQxZi01ODQ0NGZmNzYxZDQiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwMWU0ZjBhOS1kNzk5LTA2YmQtMmZkNC0xOTRkZTdkNzU1MDgiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"47":["e4b5f1bc-c77a-4319-a60d-a46acb17f6fc","hkWNSw5Pl0ON0mUsiZmJjvCxFc_uGdwRfaWFkxw8Gko.eyJpbnN0YW5jZUlkIjoiZjY0NjZkZjUtMWU1MS00MDQ2LTkwOTItM2JkNDZmNzg0YTJhIiwiYXBwRGVmSWQiOiJlNGI1ZjFiYy1jNzdhLTQzMTktYTYwZC1hNDZhY2IxN2Y2ZmMiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzMDBiNGQwYS0wZDAzLTA4MTAtMGU4Zi0wOTEzMWFiZGZjMTEiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"48":["215238eb-22a5-4c36-9e7b-e7c08025e04e","z0gcMX7JM3X9M4DLGSfcFZXqzHEBQ3wSJJNp_rgvGe4.eyJpbnN0YW5jZUlkIjoiMGIwOTRmMWQtMDhmZS00NjI2LTg0YmQtNjRkMWFkMWRiNzRlIiwiYXBwRGVmSWQiOiIyMTUyMzhlYi0yMmE1LTRjMzYtOWU3Yi1lN2MwODAyNWUwNGUiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjZDQ0NmZlMi0xYmFjLTBlNzAtMWFhMC01NjE2ZDhkODAxNzUiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"49":["edd04d8e-3c81-46d7-b176-39b076fe7bbd","jVpebRQJe2P_Ay4fUGj0RjOjqjFvEAUrOV3TIWt0YJ8.eyJpbnN0YW5jZUlkIjoiOGVjZmU4NWEtZDI1ZC00ZjZiLTk2YmEtZjM4NjMyZTgzMjdkIiwiYXBwRGVmSWQiOiJlZGQwNGQ4ZS0zYzgxLTQ2ZDctYjE3Ni0zOWIwNzZmZTdiYmQiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0ODgyYzhhNS1jMTBmLTA3M2QtMDhhNy1jMTQxNDcyZDg0NDYiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"50":["af1a6b7c-227f-4c4a-bc55-f7854cbc58b9","l6-KuZJjQDRjdqXFgLxh7GlgnrX7e1rOnGGHsnvzLlU.eyJpbnN0YW5jZUlkIjoiMWUyYzMzYTItZTU3ZC00ZTAzLTlhZGEtYjM3ODYzOWQ5YzUwIiwiYXBwRGVmSWQiOiJhZjFhNmI3Yy0yMjdmLTRjNGEtYmM1NS1mNzg1NGNiYzU4YjkiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkODYxMTM1ZC1mNjJmLTA2NTUtMDRjNy04MWJmMTY1ODJhNmIiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"51":["2f70e2b4-ff36-472e-bdb9-ce393b13669e","w-RU5VXr-VIC6Q7OVTpc6QILElQSq-rk3NH7hE6nyYY.eyJpbnN0YW5jZUlkIjoiYjVlNTQxMzgtNTBiYi00NWYzLThkMjEtYjM2MmQ1OTY0MTAyIiwiYXBwRGVmSWQiOiIyZjcwZTJiNC1mZjM2LTQ3MmUtYmRiOS1jZTM5M2IxMzY2OWUiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3M2E4NjFjNy00M2U5LTBkYTUtMTMzYy04MWE1YTA1M2Y3MzkiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"52":["e593b0bd-b783-45b8-97c2-873d42aacaf4","3OI6o-Qh_o9Zu04uwWxfO139jl95Lgo09adqxTTSbMI.eyJpbnN0YW5jZUlkIjoiYjVlNTQxMzgtNTBiYi00NWYzLThkMjEtYjM2MmQ1OTY0MTAyIiwiYXBwRGVmSWQiOiJlNTkzYjBiZC1iNzgzLTQ1YjgtOTdjMi04NzNkNDJhYWNhZjQiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3M2E4NjFjNy00M2U5LTBkYTUtMTMzYy04MWE1YTA1M2Y3MzkiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"1064":["12e1488c-31d0-7c71-bd72-ce5398890fa4","dofPmhCarj47yJQqrSvNtDcaNWKbekEsdyvQHI54ZRI.eyJpbnN0YW5jZUlkIjoiZWEyOWZkYzEtY2JmMi00OGIzLWJkZjEtNDJiMDJhZmYxMDVjIiwiYXBwRGVmSWQiOiIxMmUxNDg4Yy0zMWQwLTdjNzEtYmQ3Mi1jZTUzOTg4OTBmYTQiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUwWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"2436":["12e18cab-200b-e8bb-bd72-ce5398890fa4","VRle1P_pcK52ZrlXMD_AVB08ihfLBDTVjohKGo7WBX0.eyJpbnN0YW5jZUlkIjoiOTYzNjhiM2ItMzgzYi00MTJhLWI4NTAtMGJhNmQyZmM3NzhkIiwiYXBwRGVmSWQiOiIxMmUxOGNhYi0yMDBiLWU4YmItYmQ3Mi1jZTUzOTg4OTBmYTQiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"3136":["12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c","mK2zNAULAQ-aKW7D9nfSERAAq0r_NrZyFtXzL7HlCDc.eyJpbnN0YW5jZUlkIjoiZjVhMDA4YjQtZDA2NC00NTE4LWI1ZTEtM2FhNzJmNjU1NjIzIiwiYXBwRGVmSWQiOiIxMmNhMmZkNi1hNGM5LWI5MWYtYWU2Yy05NDg2OGIyYThmMWMiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"3177":["12aacf69-f3fb-5334-2847-e00a8f13c12f","XZV5g2MBUCnfm8VpVPGdVuE69QHBwgvIWXykD3fno5k.eyJpbnN0YW5jZUlkIjoiNDkwNDMyMWItYjY1ZC00OTEyLTk2ZGItNzM0MjEwMjA4ODZlIiwiYXBwRGVmSWQiOiIxMmFhY2Y2OS1mM2ZiLTUzMzQtMjg0Ny1lMDBhOGYxM2MxMmYiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"4149":["1380b703-ce81-ff05-f115-39571d94dfcd","zZarEiVgYI9g8m8FOrUkqzOBx1zE5IqKneCcq9Xv2lM.eyJpbnN0YW5jZUlkIjoiMGNiZmFmOWEtYTk5NS00MDM1LWFmOGEtMTVlZGI2ODdhZTJhIiwiYXBwRGVmSWQiOiIxMzgwYjcwMy1jZTgxLWZmMDUtZjExNS0zOTU3MWQ5NGRmY2QiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJzdG9yZXNfc2lsdmVyIiwiZGVtb01vZGUiOmZhbHNlLCJiaVRva2VuIjoiY2FmMjhmNjUtYmFjNy0wODYzLTMxOTctMjcyYWMzNDIxODExIiwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"4494":["14409595-f076-4753-8303-9a86f9f71469","9qLwcaTnxOoVvS6pl7nH_GKbBmse5ZVa23gJgoB8hKw.eyJpbnN0YW5jZUlkIjoiNjA2NjZmZGQtYTI2Ny00MmJhLWE4MTYtNjQxYzMwNzU1ZmUyIiwiYXBwRGVmSWQiOiIxNDQwOTU5NS1mMDc2LTQ3NTMtODMwMy05YTg2ZjlmNzE0NjkiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJVbmxpbWl0ZWQgKyBXaXggVmlkZW8iLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhNjJiNGYyMi1iMTM1LTBhZWMtMzYwYi01NmRiNDViMGU5ZDkiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"5025":["14271d6f-ba62-d045-549b-ab972ae1f70e","tMbrZcyqx4LSDLEz2uw5UW959aDtVp65qmEz2WPwkmk.eyJpbnN0YW5jZUlkIjoiYWIyYmIxYWQtMGUwMS00MjNiLWIwOGUtNTdiOTBkMjEyOWE0IiwiYXBwRGVmSWQiOiIxNDI3MWQ2Zi1iYTYyLWQwNDUtNTQ5Yi1hYjk3MmFlMWY3MGUiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2ZDY2OTE1Mi0xZDUzLTBhNmQtMmU5My02NTdlNzhlNDlmOWYiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"5554":["131154ac-a7f9-e644-3bea-44a8b9dbf3ce","hwUj4fy-H8ge31IEWnS7G7I8sAgmfTPMHzcohOpIfgw.eyJpbnN0YW5jZUlkIjoiNTVkZDBiNzctNDg4ZS00M2ZjLWEzNGQtOTg5ZGRlMmEyMzNiIiwiYXBwRGVmSWQiOiIxMzExNTRhYy1hN2Y5LWU2NDQtM2JlYS00NGE4YjlkYmYzY2UiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"5804":["1363adbc-c783-b1e0-d8ef-4a661300ac8c","jHw1KlunO7M8hbYXzGOr48orXQeRKeXAsZBmpxDhBww.eyJpbnN0YW5jZUlkIjoiMTA1MzM2YzgtYzZhYi00YmZhLWI5NWEtMTEzNmU1OGM1Yjg3IiwiYXBwRGVmSWQiOiIxMzYzYWRiYy1jNzgzLWIxZTAtZDhlZi00YTY2MTMwMGFjOGMiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"6669":["133bb11e-b3db-7e3b-49bc-8aa16af72cac","ejaf6vwAYJBWzDKXkplv9Fy88VQJvMNDgOr0mRnDyVs.eyJpbnN0YW5jZUlkIjoiZGU5ZjEyNDEtYjlhMS00MjljLWJiMjctZGZkOTM5OTRmMjJlIiwiYXBwRGVmSWQiOiIxMzNiYjExZS1iM2RiLTdlM2ItNDliYy04YWExNmFmNzJjYWMiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"7419":["1429e204-2254-7f40-836b-5ffd769ac4c0","utsUykCF47_DRax92zhAkzL0VkXxBNy8S7WVgfpU78A.eyJpbnN0YW5jZUlkIjoiMzlhMmM3MDEtZmYyOS00M2ExLWE2YjAtZTA4YmZkNWY4YzQxIiwiYXBwRGVmSWQiOiIxNDI5ZTIwNC0yMjU0LTdmNDAtODM2Yi01ZmZkNzY5YWM0YzAiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmZmVmZTdmZS1lYzdiLTBiZjctMzhhZC1kMjRjODg5YTNhN2EiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"7420":["61f33d50-3002-4882-ae86-d319c1a249ab",null],"8030":["13016589-a9eb-424a-8a69-46cb05ce0b2c","IPcnvbj52Awc2QNuLRV2JUKnmUwphpKzH3zQBVHJxE8.eyJpbnN0YW5jZUlkIjoiMTRkN2M2ZDItMzE0Mi00ZGFkLTkwZDItYjcxZjEyY2FkZmNhIiwiYXBwRGVmSWQiOiIxMzAxNjU4OS1hOWViLTQyNGEtOGE2OS00NmNiMDVjZTBiMmMiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"8416":["1363fa0b-c40d-74dc-f173-53457bfafd05","mtGEjmFSGFUHT55Rvb5ZsJKGG3lyNGxk--1XRLoDZT8.eyJpbnN0YW5jZUlkIjoiNzYyOTg1ZjktNjMwNC00OTkyLThkMmYtNTk0MjQzZTUyOGNkIiwiYXBwRGVmSWQiOiIxMzYzZmEwYi1jNDBkLTc0ZGMtZjE3My01MzQ1N2JmYWZkMDUiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"8686":["138e5a7c-7d4c-79bc-d4a2-40dacc91ad88","KwRvo9Q9YD8tl9o1RxXpDDHv8KMelBuKnqQE2vqNYVI.eyJpbnN0YW5jZUlkIjoiYjdlNmU1YjgtOTQ5Ny00YzkzLTg2ZmQtZWZlYzhjZmNlODM3IiwiYXBwRGVmSWQiOiIxMzhlNWE3Yy03ZDRjLTc5YmMtZDRhMi00MGRhY2M5MWFkODgiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"9442":["13bd99dc-f4a5-207a-0b7d-6c95f09cc302","JnrLVhC3jb1VNIwgDHLgxUQ0Q02gGxLJujM0PS9k0oo.eyJpbnN0YW5jZUlkIjoiMWNkZTdhMTUtMGZhYy00ZDY5LTg0MTAtNzgzOWJlYmE1YmJmIiwiYXBwRGVmSWQiOiIxM2JkOTlkYy1mNGE1LTIwN2EtMGI3ZC02Yzk1ZjA5Y2MzMDIiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"10121":["13c14380-3112-b995-2017-ee10343a0625","-uAvxRrjhywGg0DCpSEgscBWZkLlt9Ox7PoncVd9d7I.eyJpbnN0YW5jZUlkIjoiZmExNGZjMjAtYzBhNi00YTg4LWE2ZDktZjZkZWUzMDYxYzQzIiwiYXBwRGVmSWQiOiIxM2MxNDM4MC0zMTEyLWI5OTUtMjAxNy1lZTEwMzQzYTA2MjUiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzYzU5ZGNkZi1kM2Y0LTAyZGUtMzhjNC1jNDE5OTZjM2FhNzgiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"10669":["13ea0dbb-e91b-c2c0-a5e8-ca207ce093b0","cANEFQQJ6UVERLjMVA4Y9I1WlX5NqF1UdSxB5hMzcmk.eyJpbnN0YW5jZUlkIjoiMTBhNDFlMmEtZDU2NS00NmJkLWE2NTQtN2IwMTMwODcwNDU5IiwiYXBwRGVmSWQiOiIxM2VhMGRiYi1lOTFiLWMyYzAtYTVlOC1jYTIwN2NlMDkzYjAiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"11411":["14a85b13-d7da-ee8e-7290-3b93340f63fa","3IOUSsgdR20TEXgnpzYcO8gt9WJHZ9qz1N4WQqFKxWs.eyJpbnN0YW5jZUlkIjoiZDVjYTJlMzktNTc3MC00YzcyLThiYWItMzhhZDQxYjU5NDYyIiwiYXBwRGVmSWQiOiIxNGE4NWIxMy1kN2RhLWVlOGUtNzI5MC0zYjkzMzQwZjYzZmEiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxMzg3MGVjNi00NDIyLTA0MjQtMTViNi0wYTZhMzQ3MDIyNTkiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"11910":["14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","UqANw4z4PEB__SniKTs8t_M8dY3-VCWTnmkWepSrdYw.eyJpbnN0YW5jZUlkIjoiOGExZGQ2ZGUtMGJmMy00OGUxLWIyYjktZjAyYTkxMGY5MThlIiwiYXBwRGVmSWQiOiIxNGNjNTliYy1mMGI3LTE1YjgtZTFjNy04OWNlNDFkMGUwYzkiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0YzUwZjYyMS0xOGExLTAwYjctMmNhNC1jMmVkZTRjYTI3YjUiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"12791":["14cffd81-5215-0a7f-22f8-074b0e2401fb","K79NvlOHXGJBbQZu6tRXWu1G3yHXv4kt_Wm2a0EbcXU.eyJpbnN0YW5jZUlkIjoiZmJlZTEwYzgtNWE2ZS00ZjA0LWI1YzQtMTVkNzdiYWU4NGU2IiwiYXBwRGVmSWQiOiIxNGNmZmQ4MS01MjE1LTBhN2YtMjJmOC0wNzRiMGUyNDAxZmIiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzZGEzMzAzNy00OTNjLTA3NTItMmJkOS0yNzEwMGU2YjMyZGQiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"13007":["14ce28f7-7eb0-3745-22f8-074b0e2401fb","D0e7xLX7VViRpBi2Bz7RRPBUHYuUc40V5341VKW0dwg.eyJpbnN0YW5jZUlkIjoiNWU1MzgzOWMtYWNjMC00MzZmLWJkN2ItM2Y2NTI5NDAyODkzIiwiYXBwRGVmSWQiOiIxNGNlMjhmNy03ZWIwLTM3NDUtMjJmOC0wNzRiMGUyNDAxZmIiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5ODFlYTM2My1iZjkyLTBiMzktMjM2Ni0wZGEyNWM4NTllYTgiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"13743":["13fd7b70-5eed-6985-b68b-5aae0994397c","Am8vhcwLU9pyFQiC7CrKSlCJpuyHV2xmDd_fUUQYEj0.eyJpbnN0YW5jZUlkIjoiZGY0YzU1OGQtZWM2OC00YTJkLWJhZWItZmNhMTI0YWUzYTg4IiwiYXBwRGVmSWQiOiIxM2ZkN2I3MC01ZWVkLTY5ODUtYjY4Yi01YWFlMDk5NDM5N2MiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"13804":["675bbcef-18d8-41f5-800e-131ec9e08762","wixcode-pub.b199cd2a1567e4331defe22dae0ee61f7f8e8c5e.eyJpbnN0YW5jZUlkIjoiYjVlNTQxMzgtNTBiYi00NWYzLThkMjEtYjM2MmQ1OTY0MTAyIiwiaHRtbFNpdGVJZCI6IjEzYTU5NWZiLTg3MTYtNDliMC1hYTBkLTM4YWMyNWE5ZWU5MiIsInVpZCI6bnVsbCwicGVybWlzc2lvbnMiOm51bGwsImlzVGVtcGxhdGUiOmZhbHNlLCJzaWduRGF0ZSI6MTc3NTY2MTk4NDU1MiwiYWlkIjpudWxsLCJhcHBEZWZJZCI6IkNsb3VkU2l0ZUV4dGVuc2lvbiIsImlzQWRtaW4iOmZhbHNlLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwiY2FjaGUiOnRydWUsImV4cGlyYXRpb25EYXRlIjpudWxsLCJwcmVtaXVtQXNzZXRzIjoiSGFzRG9tYWluLFNob3dXaXhXaGlsZUxvYWRpbmcsQWRzRnJlZSIsInRlbmFudCI6bnVsbCwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJpbnN0YW5jZVR5cGUiOiJwdWIiLCJzaXRlTWVtYmVySWQiOm51bGwsInBlcm1pc3Npb25TY29wZSI6bnVsbCwibG9naW5BY2NvdW50SWQiOm51bGwsImlzTG9naW5BY2NvdW50T3duZXIiOm51bGwsImJvdW5kU2Vzc2lvbiI6bnVsbCwic2Vzc2lvbklkIjpudWxsLCJzZXNzaW9uQ3JlYXRpb25UaW1lIjpudWxsLCJzaXRlQ3JlYXRlZERhdGUiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoiLCJhY2NvdW50Q3JlYXRlZERhdGUiOm51bGx9"],"16245":["14635256-b183-1c71-a4d2-f55179b80e8a","TxseXsIKz6T9rNOLhnEb6raEXqG-aiaAwYUIg-gE0c4.eyJpbnN0YW5jZUlkIjoiNzdjMzBmZjQtOThjNS00NWQ5LTgxNDQtZWI3MzllMDFkNzU2IiwiYXBwRGVmSWQiOiIxNDYzNTI1Ni1iMTgzLTFjNzEtYTRkMi1mNTUxNzliODBlOGEiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiMThlMmYwYi04Yjk3LTBkOGYtMWY1OS1kOWI0ZWJjNDYxNmQiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"18126":["1537b24e-29d1-6d8f-b8e1-d6860f2f70b9","T3jf2M9IlFpwxCPxYRuKIQURpovZA3uLglHprP5bQ-Q.eyJpbnN0YW5jZUlkIjoiN2JmZmFjNjUtNTBjNS00NjZlLWFhMmEtOTE3ZWNkODJiNGMxIiwiYXBwRGVmSWQiOiIxNTM3YjI0ZS0yOWQxLTZkOGYtYjhlMS1kNjg2MGYyZjcwYjkiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiZGIyOGM5YS00Mzk3LTBlMzgtMzQzNy1hM2I5Yjg0NzAyZmEiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"18440":["14dbef06-cc42-5583-32a7-3abd44da4908","tIeudE99c_bXlS1Gcz6uZMEYcgZO1jp1Tvs1Ue1DY6I.eyJpbnN0YW5jZUlkIjoiNTRiNTVlZWMtZmQyMy00ODU5LThhNjctNzg5N2EzNjBiY2YyIiwiYXBwRGVmSWQiOiIxNGRiZWYwNi1jYzQyLTU1ODMtMzJhNy0zYWJkNDRkYTQ5MDgiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5MmY4N2UxMy1lZTcxLTAwMGYtMTQ3YS00YTUwZDZhNTBhYzkiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"19000":["14ebe801-d78a-daa9-c9e5-0286a891e46f","cvzBA_2DZMBegkvGbuEMhbY57KVXGo9r9WI_5M5qvO8.eyJpbnN0YW5jZUlkIjoiOGE5ZTlhZWMtMmM2Yy00OWYzLTg1MzAtMDZkMTdhNjZiOGQ5IiwiYXBwRGVmSWQiOiIxNGViZTgwMS1kNzhhLWRhYTktYzllNS0wMjg2YTg5MWU0NmYiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0Y2QzYmExMy0zZjNlLTAxYTUtMWIyZC0zNDE2MGZhMzBlZTIiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"19611":["14dbefd2-01b4-fb61-32a7-3abd44da4908","FLcXKv4atJ4KjviFVag1VPiBlZsW_bFA-oOVUtQINNc.eyJpbnN0YW5jZUlkIjoiNDQ0NDgzZTUtODhjNC00MTUwLTgyYTktODU1YjMxNmU1ZTE3IiwiYXBwRGVmSWQiOiIxNGRiZWZkMi0wMWI0LWZiNjEtMzJhNy0zYWJkNDRkYTQ5MDgiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4MjA5YTMxYS05Yjk2LTA5MDYtMWNiNC1iNzljNDRhYmU4MmMiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"20193":["14f25924-5664-31b2-9568-f9c5ed98c9b1","DdfL9jcFJcgEFRLoojMYvWDMQ1ykIUFrZaZ1fAnbiyg.eyJpbnN0YW5jZUlkIjoiNDU1YzVjYjQtZGYwZi00ZjVjLWJlNGUtZTZlY2M4ZDM2OTAwIiwiYXBwRGVmSWQiOiIxNGYyNTkyNC01NjY0LTMxYjItOTU2OC1mOWM1ZWQ5OGM5YjEiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4MzExN2M0Yi1jYzVkLTA3MGEtMjA1My1kNDJiYmQxNmRmM2IiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"21141":["14f25dc5-6af3-5420-9568-f9c5ed98c9b1","5oIWsgmUAHvTtIVS0kdIx1BhLWGpIOzhdDp7VC6fW5Y.eyJpbnN0YW5jZUlkIjoiZmI4YTU4N2YtNzQyZS00M2NjLThjOTYtZmUxZDExYTNiMmI5IiwiYXBwRGVmSWQiOiIxNGYyNWRjNS02YWYzLTU0MjAtOTU2OC1mOWM1ZWQ5OGM5YjEiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzZGM3Nzg4MC02NzdjLTBiOWEtMTI4Yi1jY2RhNjQ2NjA0ODIiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"22751":["12d582eb-2102-2ba3-3c39-6a6c1282f16f","2wlS_Q5oT6_NBKlFVSfkuvKhz8CqOn1bvBrdl0PtwXI.eyJpbnN0YW5jZUlkIjoiZTkwMTM0YWQtNzNiNi00NGJkLWI2N2YtMDBjZWIyZDJiNWU5IiwiYXBwRGVmSWQiOiIxMmQ1ODJlYi0yMTAyLTJiYTMtM2MzOS02YTZjMTI4MmYxNmYiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUyWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"23898":["14ce1214-b278-a7e4-1373-00cebd1bef7c","WJr_kBAxM5Gd3I5zuUVE3iRHGWSzdwCMdyPjv97i1qE.eyJpbnN0YW5jZUlkIjoiZjE1YmQ0ZTUtOGNiMS00Yzg4LThjMTItYmJkMzlhYTk4MjcwIiwiYXBwRGVmSWQiOiIxNGNlMTIxNC1iMjc4LWE3ZTQtMTM3My0wMGNlYmQxYmVmN2MiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzNzE2ZjQxYS05ZmUzLTA0ZGUtMTIwZi04OTE0ZWY2YzM0NGIiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"26022":["2a617b40-167a-4325-9a9f-58396cf47b93","pHCKXL-cYABoa8849ioMB557yE5ScNBHwGhU8UX19F8.eyJpbnN0YW5jZUlkIjoiYTA4YmY2ZTUtZmU4OC00YzM1LWEwNjUtODAwNzE5Y2U1ZGZjIiwiYXBwRGVmSWQiOiIyYTYxN2I0MC0xNjdhLTQzMjUtOWE5Zi01ODM5NmNmNDdiOTMiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2NmM2ZDYxYS1lZGRhLTA0NjMtM2U3OC1iMmMwNmMwYmViYzciLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"28167":["14bcded7-0066-7c35-14d7-466cb3f09103","Cwerdxm-VcwGd6OrMOX7Yrs2bKrzAsoYEcQag8aJfUg.eyJpbnN0YW5jZUlkIjoiYmRkZWZlOGUtMjVjYS00MjZmLTkwM2QtMjg3ZGQ2NmI0MDc5IiwiYXBwRGVmSWQiOiIxNGJjZGVkNy0wMDY2LTdjMzUtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3YjkzZGU3MS0zNjk4LTBhMzktMGUyMC0xYWJhYTNhZWY2NDIiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"29008":["14d84998-ae09-1abf-c6fc-3f3cace5bf19","nEDFU3DtQBTVAMbLhILULBknPFLhmN6qMKuQOiw90gs.eyJpbnN0YW5jZUlkIjoiMzY0MTU5ZjMtY2Y3OS00MjUzLWI0NDMtZTAwMTBiYTdjYjMxIiwiYXBwRGVmSWQiOiIxNGQ4NDk5OC1hZTA5LTFhYmYtYzZmYy0zZjNjYWNlNWJmMTkiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmMDBjNzkwYy1kYzJiLTBhMDUtMmE1ZS1kMmM2N2U2MjdkMGEiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"30467":["153e1aeb-2ec2-58c4-9715-1b25977bd56f","1f9ph-KZoPh8oc832Ws1AnOJbsJLo2vTdMcZx8eG2y8.eyJpbnN0YW5jZUlkIjoiNTYyYTU1OGUtN2RlNS00NzJlLTg1NTMtYmM0NDdiNDFmMDRhIiwiYXBwRGVmSWQiOiIxNTNlMWFlYi0yZWMyLTU4YzQtOTcxNS0xYjI1OTc3YmQ1NmYiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5MDY3NzU3MS02ZWI3LTBmNzgtMWI0ZS04ZTgzMGU4NDQ2NzEiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"32042":["12e0dab3-a3cf-d446-2251-450722a9f464","eC0vGokoGeXanIngDOB6FT1fXAP8UU7eecxlyGbJDXg.eyJpbnN0YW5jZUlkIjoiZDg2YTViNTctZGQ1MS00YTg1LTkzN2EtM2RkNjhiMzA4ODcxIiwiYXBwRGVmSWQiOiIxMmUwZGFiMy1hM2NmLWQ0NDYtMjI1MS00NTA3MjJhOWY0NjQiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxZTI3N2JhOC1jZTAzLTAyZDMtMGQ2Ny0wZjExZmVmNTNlNGEiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"32385":["1365f9c7-cd93-bab2-d8ef-4a661300ac8c","UVnRCJ_ZYQblnMrmbDjLpofGukCjjO5Wv1FHtjQlm_o.eyJpbnN0YW5jZUlkIjoiYTRmYjFjNjctYjYxMy00OGIyLTlmY2YtZDg1ZjI2MGRjODVmIiwiYXBwRGVmSWQiOiIxMzY1ZjljNy1jZDkzLWJhYjItZDhlZi00YTY2MTMwMGFjOGMiLCJzaWduRGF0ZSI6IjIwMjYtMDQtMDhUMTU6MjY6MjQuNTUyWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiJiZjQ2OGZlNS04ZTAxLTRkZGEtOTIyNi00NjI1NTBkY2Q4MzMiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNi0wNy0wOVQxNjoyNjo1OS4xOTlaIn0"],"34708":["deb18ef1-e0c6-4668-a7bc-4a13785eb5b7","4wLbe2-yibdV0FKLyrmeF3wAskrT23KhpA6eCbVP-Wg.eyJpbnN0YW5jZUlkIjoiZGM1ODgzYTAtMTE3NC00MTEwLThkNWEtMDVhYzNlNTQxNWE4IiwiYXBwRGVmSWQiOiJkZWIxOGVmMS1lMGM2LTQ2NjgtYTdiYy00YTEzNzg1ZWI1YjciLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxYTE1YTM1Zi0wMjI2LTA5NDYtMTM0Ny0zNzZiNGI5MWEzOTMiLCJzaXRlT3duZXJJZCI6ImJmNDY4ZmU1LThlMDEtNGRkYS05MjI2LTQ2MjU1MGRjZDgzMyIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE2LTA3LTA5VDE2OjI2OjU5LjE5OVoifQ"],"-666":["22bef345-3c5b-4c18-b782-74d4085112ff","cXK-1vBChK1fZ7kSUvjdFcC1E-jEWAdbowoHqmhUdW8.eyJpbnN0YW5jZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwiYXBwRGVmSWQiOiIyMmJlZjM0NS0zYzViLTRjMTgtYjc4Mi03NGQ0MDg1MTEyZmYiLCJtZXRhU2l0ZUlkIjoiYzY0ZDIwZmYtMTM1Mi00ODU2LTllMWQtMzJjNzc1YzViNjNiIiwic2lnbkRhdGUiOiIyMDI2LTA0LTA4VDE1OjI2OjI0LjU1MloiLCJkZW1vTW9kZSI6ZmFsc2UsInNpdGVPd25lcklkIjoiYmY0NjhmZTUtOGUwMS00ZGRhLTkyMjYtNDYyNTUwZGNkODMzIiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMTYtMDctMDlUMTY6MjY6NTkuMTk5WiIsInNzIjpmYWxzZX0"]}},"seo":{"context":{"siteName":"Opus Music School","siteUrl":"https:\/\/www.opusmusicschool.com.br","domain":"opusmusicschool.com.br","indexSite":true,"defaultUrl":"https:\/\/www.opusmusicschool.com.br\/?feed=rss2","currLangIsOriginal":true,"siteOgImage":"https:\/\/static.wixstatic.com\/media\/e96bf9_682625da432d43d08492c0edf2977583%7Emv2.jpg","homePageTitle":"      Início","facebookAdminId":"opuspersonalmusic","businessName":"Opus Personal Music Ltda","businesDescription":"Bilingual Music School","businesLocale":"pt-br","businesLogo":"https:\/\/static.wixstatic.com\/media\/bf468f_a5c588c2e0c94d669144735d0134a087~mv2.jpg","businessLocationCountry":"BR","businessLocationFormatted":"Rua Doutor Ferreira Lopes, 478 - Chácara Flora, São Paulo - SP, 04671-010, Brasil","businesLocationsState":"SP","businessLocationCity":"Chácara Flora","businesLocationsStreet":"Rua Doutor Ferreira Lopes","businessLocationsStreetNumber":"478","businessPostalCode":"04671-010","businessLocationCoordinates":{"latitude":-23.6573504,"longitude":-46.69399350000003},"currency":"BRL","experiments":{"specs.seo.EnableFaqSD":"false","specs.seo.EnableOnlineProgramsVideoSD":"true"},"platformAppsExperiments":{"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"specs.ping.membersAreaNotifications.useIntlInsteadOfMoment":"true","specs.ping.MANotifications.useMAWidgetPluginService":"true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.useMotherSiteAppInstance":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","specs.pro-gallery.displayProGalleryPresets":"true","specs.pro-gallery.navigationArrowsDrawer":"true","specs.pro-gallery.horizontalTitlePlacementOptions":"true","specs.pro-gallery.artstoreShowDeprecationMessageInSettings":"false","specs.pro-gallery.navArrowsVericalPositionController":"true","specs.pro-gallery.enablePGRenderIndicator":"false","specs.pro-gallery.excludeFromWarmupData":"false","specs.pro-gallery.customNavigationArrows":"true","specs.pro-gallery.fixedGalleryRatio":"true","specs.pro-gallery.displayProGalleryNewPreset":"true","specs.pro-gallery.useReactionService":"true","specs.pro-gallery.textBoxWidthControllers":"true","specs.pro-gallery.allowOverlayGradient":"true","specs.pro-gallery.excludeFromLayoutFixer":"false","specs.pro-gallery.useIsInFirstFold":"false","specs.pro-gallery.dontRenderGalleryBelowFoldOnLoad":"false","specs.pro-gallery.enableLightroomSettingsButton":"true","specs.pro-gallery.displayPreset16":"true","specs.pro-gallery.displayProGallerySEOSettings":"false","specs.pro-gallery.imageEditing":"b","specs.pro-gallery.useWowImageRenderer":"false","specs.pro-gallery.useWarmupData":"true","specs.pro-gallery.enableFullResFeature":"true","specs.pro-gallery.slideAnimationDeck":"true","specs.pro-gallery.useReactPortalInArtStore":"true","specs.pro-gallery.blockOAP":"false","specs.pro-gallery.useServerBlueprints-viewer":"false","specs.pro-gallery.excludeFromThinLinesFix":"false","specs.pro-gallery.excludeFromHlsVideosOnIphone":"true","specs.pro-gallery.removeRoleApplication":"true","specs.pro-gallery.tryCentralizedConduction":"false","specs.pro-gallery.organizeMediaMultiTypes":"true","specs.pro-gallery.useServerBlueprints-preview":"false","specs.pro-gallery.displayPreset15":"true","specs.pro-gallery.enableVideoPlaceholder":"true","specs.pro-gallery.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true","specs.vod.VodWidgetNewSettingsResponsive":"false"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.enableNotificationsOnV2":"true","specs.membersArea.addStandalonePageRoutesToPublicAppData":"true","specs.membersArea.useScalableDimensionsForLoginBarOnE3":"true","specs.membersArea.addNavigationIntentParams":"true","specs.membersArea.EnableDependencyInstallationCheck":"false","specs.membersArea.enableAppData":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.APIRaceConditionHandling":"true"},"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.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersAbout.EnableWDSPanels":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","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.ricos-server.resolveParentPagePath":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersAbout.UseResponsivePostsCover":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAbout.UseNewPostsCoverDefaults":"true","specs.membersAbout.EnableAboutContainerStyles":"true","specs.membersAboutOOI.DisableButtonOnPublish":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"false","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersAbout.EnablePostListInSEO":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"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.badges.shouldUseBadgesV3InEdm":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersAbout.EnableAccessibleRCE":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.membersAbout.EnableAboutMiddleware":"true","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersAbout.EnableCSSIndicators":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.MemberServiceGetFromMembersNgApi":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersAboutOOI.EnablePluralStatisticFix":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.ricos.tiptapEditor":"false","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersAbout.EnableHtmlTagSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"dataBinding":{"specs.wixDataViewer.NewCoreImageStaticBinding":"false","specs.wixDataViewer.useGetForSchemaBulk":"false","specs.wixDataViewer.fetchOnlyConnectedFields":"true","specs.wixDataViewer.deferredIsDead":"true","specs.wixDataViewer.NewCoreFormatters":"false"},"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.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.UseNewSettings":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.myAccount.EnablePhoneNumberValidation":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.myAccount.EnableCSSIndicators":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","specs.myAccount.EnableDatePickerStyling":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.myAccount.EnableHtmlTagSettings":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"false","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.myAccount.EnableMyAccountMiddleware":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.myAccount.EnableUrlEditNote":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"true","specs.myAccount.ShowButtonTextSetting":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.badges.shouldUseBadgesV3InEdm":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.myAccount.EnableDesignTabResetButtonPerPage":"true","specs.myAccount.EnableLoginAndAddressInTextsTab":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.MemberServiceGetFromMembersNgApi":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.myAccount.EnableWDSPanels":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.myAccount.EnableAllSubdivisionsInAddressForm":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"specs.events.ui.DelayedCancelReservation":"true","specs.events.ui.SplitEventsViewer":"false","specs.events.ui.SettingsWDSMigration":"true","specs.events.ui.UpdatePaymentMethodEnabled":"true","specs.events.ui.FixCancelReservation":"true","specs.events.ui.EventDetailsSlotsViewer":"true","specs.events.ui.RicosViewer":"true","specs.events.ui.useWixForms":"false","specs.events.ui.CheckoutSummaryFromReservation":"true","specs.events.ui.UseWarmupState":"true","specs.events.ui.EventDetailsImageToggle":"true","specs.events.ui.FixDetailsPageInitialNavigation":"true","specs.events.ui.ExpressCheckout":"true","specs.events.ui.FixDetailsPageNavigation":"true","specs.events.ui.FixLoadMembers":"true","specs.events.ui.NewDetailsPageVisibilityNavigation":"true","specs.events.ui.RegistrationStatusInfo":"false","specs.events.ui.DetailsPageWdsPanels":"false","specs.events.ui.ListWidgetWdsPanels":"false","specs.events.ui.ExtendMembersV2":"true","specs.events.ui.AboutSectionSettings":"true","specs.events.ui.UseRichContentFromEvent":"true","specs.events.ui.RenameTicketPolicy":"true","specs.events.ui.RelocatedPageInfo":"true","specs.events.ui.UseEventsViewerReduxToolkit":"true","specs.events.ui.FixSeatingModalPosition":"true","specs.events.ui.ListShowLoadMore":"false","specs.events.ui.SausageIntegration":"true","specs.events.ui.DisabledButtonsViewer":"true","specs.events.ui.RelocatedPagesModal":"true","specs.events.ui.CategoryMenuSettings":"true","specs.events.ui.FeaturedEventWidget":"false","specs.events.ui.MultidayEventsCalendar":"true","specs.events.ui.PlanTicketsDesign":"true","specs.events.ui.NavigateToEcomCheckout":"false","specs.events.ui.HideWidgetTypeSelect":"false","specs.events.ui.StudioCompatibility":"true","specs.events.ui.saveADITextsInDs":"true","specs.events.ui.RelocatedUpgradeModal":"true","specs.events.ui.PricingPlansV3":"false","specs.events.ui.PersistSingleChoiceMandatoryViewer":"true","specs.events.ui.NavigateToCheckoutWithReservationId":"true","specs.events.ui.SeatingTicketsSection":"true","specs.events.ui.UseDetailsPageReduxToolkit":"true","specs.events.ui.UpdateRichContentTruncate":"false","specs.events.ui.WidgetRsvpButtonHoverColor":"true","specs.events.ui.SeatingTicketUnavailableModal":"false","specs.events.ui.UpdatedClassicAddPanel":"false","se_eventsCategoryNewContentInAddPanel":"true","specs.events.ui.PromotionalBadges":"true","specs.events.ui.ServerlessWidgetData":"false","specs.events.ui.RelocatedPoliciesModal":"true","specs.events.ui.AccessibilityLocalization":"true","specs.events.ui.UseGuestsService":"true","specs.events.ui.EventDetailsSlots":"true","specs.events.ui.CalendarRevamp":"true","specs.events.ui.AvoidCrossDCCalls":"true","specs.events.ui.RelocatedGoogleMap":"true","specs.events.ui.UseOrderPageUrl":"true","specs.events.ui.ResponsiveCards":"true","specs.events.ui.UpdatedEmptyState":"true","specs.events.ui.EventsListSeoPanel":"true","specs.events.ui.CategoryTabsUoU":"false","specs.events.ui.MobileCalendarRewire":"true","specs.events.ui.ButtonLayoutEmptyState":"false"},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"specs.stores.UseAddToCurrentCart":"true","specs.stores.AddTrackDataOnAddProducts":"true"},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"specs.ping.errorHandlerInUou":"true","specs.ping.MAPreferences.useMAWidgetPluginService":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.RemoveFalsyValues":"false","specs.forms.EnableFormsInBlog":"true"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"specs.wixBlog.FixMultipleColors":"true","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.wixBlog.RemoveBlocksPostPage":"false","specs.wixBlog.UseWarmupStateInOldPostPage":"false","specs.wixBlog.PreInstalledAuthorChanged":"true","specs.wixBlog.UseBlogSettingsAllPostsFeedLabels":"true","specs.wixBlog.BlogSausageMenu":"false","specs.wixBlog.SausageMenuFeed":"false","specs.wixBlog.BMMergePendingReviewTab":"false","specs.wixBlog.ImportUseDraftPostApiProxy":"true","specs.wixBlog.RemoveMainTab":"true","specs.wixBlog.NewBlogPostComment":"false","specs.wixBlog.DontCallDbOnBadSlug":"false","specs.wixBlog.UseWarmupStateInPostList":"true","specs.wixBlog.UseWarmupStateInNewPostPage":"true","specs.wixBlog.BlockViewCountUpdates":"false","specs.ricos-server.resolveParentPagePath":"true","specs.wixBlog.HashtagPageUseFeedPage":"true","specs.wixBlog.PostRatings":"true","specs.wixBlog.DisplayPostComposerError":"false","specs.wixBlog.ScrollPostListToTop":"true","specs.wixBlog.PreInstalledPostSubmittedForReview":"true","specs.wixBlog.UseBlogPermissionCacheService":"true","specs.wixBlog.UseWarmupStateInFeed":"true","specs.wixBlog.UseLayoutFixer":"true","specs.forms.EnableFormsInBlog":"true","specs.wixBlog.DisableBlogInjectGenie":"false","specs.wixBlog.UseTranslationCreditsApi":"true","specs.membersArea.BlogCommentsFromCommentsSerivice":"true","specs.wixBlog.LiveSiteEditorDeprication":"true","specs.wixBlog.UseFilesusrDomain":"false","specs.wixBlog.UsePromptHubForImageGeneration":"true","specs.wixBlog.MigrateCustomFeedOnEditorReady":"false","specs.wixBlog.SettingsFromParastorage":"false","specs.wixBlog.NewBlogPostPublishedAutomation":"true","specs.wixBlog.UseBlogLikeNinjaService":"true","specs.wixBlog.BMManagePendingReviews":"true","specs.wixBlog.PreInstalledPostSubmissionStatus":"true","specs.wixBlog.EnableDiscoveryIngestion":"true","specs.wixBlog.UseAiServiceCreateDraftPost":"true","specs.wixBlog.PreInstalledScheduledPostPublished":"true","specs.ricos.tiptapEditor":"false"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.ecom.SupportManualPaymentsOnPaymentRequest":"false","specs.stores.FixQuickViewNavigationToProductPage":"true","specs.ecom.ShowMultipleLineItemActions":"true","specs.stores.DisableFocusProductOnInfiniteScroll":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.GalleryProductOptionMobileNativeDropdown":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.ReturnCartIdNullInsteadOfDeprecatedForExpressService":"true","specs.stores.ImageSettingsInViewer":"true","specs.stores.AllowResponsiveLayoutMaxWidth":"true","specs.stores.ThumbnailsDesignViewer":"true","specs.stores.GalleryFilterChoicesGrouping":"false","specs.stores.ProductPageNewWixCodeApi":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.ProductPageUpliftProductOptionsViewer":"true","specs.ecom.violationBasedOnDeliveryOption":"true","specs.stores.SwitchLocalToSessionStorage":"false","specs.stores.InfoSectionTabsTPAComponent":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"true","specs.stores.GalleryDontFetchFilteredProductsWithoutActiveFilters":"true","specs.stores.UseNewFiltersQueryParamEncoder":"true","specs.stores.GalleryEnableLoadMoreHoverUnderline":"true","specs.stores.allowProductPageButtonsOption":"true","specs.ecom.separateAdditionalFee":"true","specs.stores.GalleryPriceFilterClientTicksCalculation":"true","ecomTestFedOwnerScope":"false","specs.stores.ProductPageBreadcrumbsDesignViewer":"true","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.FixVerticalThumbnailsPosition":"true","specs.stores.SliderContrastPlaceholder":"true","specs.stores.ShowAutomaticDiscountDataOnProductWidget":"true","specs.stores.FixVariantIdCalculationInBuyNowFlow":"false","specs.stores.OnlineStoresSessionStorageWithTTL":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ResponsiveGalleryMigration":"true","specs.ecom.ShowCrossedOutPriceOnLineItemLevel":"true","specs.stores.GalleryAllowLinkToProductPageInSSR":"true","specs.ecom.MergeExpressDeliveryRateWithHandlingFee":"false","specs.stores.ShowAddToCartWithSubscription":"true","specs.stores.ProductPageSlotsAddMoreProps":"true","specs.stores.ProductPageBuyNowFromEcomSdk":"true","specs.stores.GalleryFixWarmUpDataCacheKeyWithQueryParams":"true","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.ShowErrorHandlingToastsGallery":"true","specs.stores.ShowGiftCardAddToCartSettings":"true","specs.ecom.fixGroupedDeliveryOptionSelection":"false","usingStoresViewerScriptAddToCart":"false","specs.stores.SwitchMainMediaSlickToSwiper":"true","specs.stores.FixFilterKeySpecialCharacter":"true","specs.forms.RemoveFalsyValues":"false","specs.stores.StorefrontLegacyEnablePanoramaIntegration":"true","specs.stores.GalleryA11yReflowFilterModalFix":"true","specs.stores.GalleryFiltersClassicMobileHorizontalOrientationFix":"true","specs.stores.ProductPageDescriptionToggle":"true","specs.ecom.ShowVoidedErrorMessage":"true","specs.stores.UsingStoresViewerScriptAddToCart":"true","specs.stores.ProductPageWaitForWarmupData":"true","specs.stores.UseNewSubscriptionView":"true","specs.stores.AddSlotToCheckoutPolicies":"true","specs.forms.FixControllerActions":"true","specs.stores.UseCartV2ForDirectPurchase":"false","specs.ecom.FixDebouncedUpdateItemQuantity":"true","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.GalleryRemoveUnusedFieldsFromQuery":"true","specs.stores.ProductPageUplift":"true","specs.stores.ProductPageUpliftNewFeaturesSF":"true","specs.stores.ProductPageBlocksCtaTrackEvents":"true","specs.stores.GallerySlotsPOC":"false","specs.stores.AllowGalleryIntervalNavigation":"true","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.stores.GalleryNewErrorState":"true","specs.ecom.showPriceWithFreeShippingCoupon":"true","specs.stores.GalleryStoreExtractSEO":"true","specs.stores.GalleryPriceSliderA11yFixKeyboardFocus":"true","specs.stores.ProductPageSsrInvalidationTags":"true","specs.stores.AllowGalleryContainerPadding":"true","specs.stores.ConfigureGalleryViewStates":"true","specs.ecom.FixCartNavigationOnPreview":"false","specs.stores.GalleryWaitForWarmupData":"true","specs.stores.ShouldProductPageUseNewSocialIcons":"true","specs.stores.SliderGalleryExposeOptionsViewer":"true","specs.stores.Set404ForSeoWhenPageHasNoProducts":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"true","ecomTestFed":"false","specs.ecom.useFallbackInPreviewLoader":"true","specs.stores.ProductPageSlots":"true","specs.stores.newClearFiltersHoverState":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.ecom.AddDiscountDataToTYPOrderQuery":"true","specs.stores.ProductPageConsumePublicDataFromBothScopes":"true","specs.ecom.OrderPlatformFeesUoU":"true","storesFTGalleryEnableLoadMoreHoverUnderline":"false","specs.stores.GallerySeoTags":"true","specs.stores.SliderGallery200Limit":"true","specs.stores.ProductPageBlocksFixAddToCartOnSecondaryLang":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.ecom.CallCartV2FromCheckout":"true","specs.stores.RangeFilterRefactor":"true","specs.stores.SubscriptionPlansNewDesignViewer":"true","specs.ecom.OrdersModifiers":"true","specs.ecom.loadDeliverySectionsDataOnReadOnly":"true","specs.stores.PPNavigationSectionPerBreakpoint":"true","specs.ecom.AddProjectionsTYPQuery":"true","specs.ecom.UpdateCartIconsSVGViewer":"true","specs.stores.GalleryStoreExtractBI":"true","specs.forms.EnablePhoneField":"true","specs.stores.FixGalleryBorderRadiusOnZoomHover":"true","specs.stores.UseExperimentsFromPlatformFlowApiLegacyProjects":"true","specs.ecom.ShowMultipleSubscriptions":"true","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.FixSliderGalleryRelatedProductsEmptyRender":"true","specs.stores.GalleryRouterHTTPMethodToGet":"true","specs.ecom.HideMissingLineItemImagesInPaymentRequest":"true","specs.stores.GalleryFixOutOfBoundsPageParam":"true","specs.forms.SignatureFieldV2":"true","specs.stores.GalleryQuickBuyViewer":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.AlignProductCountAndSort":"true","specs.stores.GalleryOptionButtonsGrid":"true","specs.stores.MobileImageRatio":"false","specs.ecom.TaxExemptionOnTYP":"true","specs.stores.CustomTextDesignViewer":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.UseExperimentsFromPlatformFlowApi":"true","specs.stores.FixProductPageHydrationError":"true","specs.stores.AllowGalleryFreeModeNavigationInViewer":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.stores.ProductPageSupportGridLayout":"true","specs.stores.ShouldSeparateQuantityAndOptionsStyleParams":"true","specs.stores.EnableWarmUpDataCaching":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.UseCategoryRouterData":"false","specs.ecom.useLocaleForDatePicker":"true","specs.stores.PreventGalleryFullRefreshOnUrlChange":"true","specs.stores.ProductPageRicoDescription":"true","specs.stores.increaseGqlGetLimit":"true","specs.stores.CategoryPageFooterDescriptionSF":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"},"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.profileCard.EnableHtmlTagSettings":"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.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.profileCardOOI.UseMiddlewareForGlobalSettingsGetter":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","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.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"false","specs.ident.SiteMembersSocialDisclaimer":"true","specs.profileCardOOI.EnableProfileAlignmentCssVars":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.profileCardOOI.usePlaceholderLoaders":"true","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.profileCardOOI.UseBlockedCheckFollowButton":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"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.badges.shouldUseBadgesV3InEdm":"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.profileCard.UseMigratedEditor3StylesParams":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.MemberServiceGetFromMembersNgApi":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.TimezoneAwareSlotMatching":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.idanExperimentTest":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.DeepLinkAddonsUOU":"false","specs.bookings.daily-agenda.staff-image-view":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.AddonsAndPlanOnlyUOU":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.relatedProductsOnServices":"false","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.migrateServiceDetailsToStyleParm":"true","specs.bookings.dev.UseBusinessInfoMapper":"true","specs.bookings.OutOfModalScrollFix":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.FormNewErrorHandling":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.RedesignA1":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.updateFemToWixFormsPopulation":"false","specs.bookings.ClearButtonAnyStaffMember":"false","specs.bookings.ResetNavigatingStatusOnBack":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"true","specs.bookings.EnableUsingArchivedPlans":"true","specs.bookings.agendaWarmupDataForStaffMembers":"true","specs.bookings.WcagContrastCheck":"true","specs.bookings.servicesPagesBreadcrumbs":"true","specs.bookings.WixFormsMigration":"true","specs.bookings.timeQueryParamAutoSelect":"true","specs.bookings.supportServicesChoices":"false","specs.bookings.Editor3":"true","specs.bookings.UouZoomV2":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","specs.bookings.CalendarAndServiceListShowDiscount":"false","specs.bookings.removeExtraReloadCalendar":"true","specs.bookings.HandleMembershipErrorInCheckoutUoU":"true","specs.bookings.allowDiscountForBookingItems":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.DevCenter.IncludeAppointmentWaitlistInSSR":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.warmupDataCachingForCalendar":"true","specs.forms.FixControllerActions":"true","specs.bookings.removeCategoryQueryParamOnNavigation":"true","specs.bookings.servicesPerLoadInServiceListSettings":"true","specs.bookings.ResetNavigatingStatusOnServicePage":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.FiveNines":"false","specs.bookings.ShouldDisplayTaxAddressField":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.MyBookingsShowFormSubmission":"true","specs.bookings.translatePages":"false","specs.bookings.MoveToMetroMembershipSpiHostUoU":"true","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.PaymentMethodRadioButtons":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.useQueryEventsInServicePage":"true","specs.bookings.FormUseAutomationsForSMS":"true","specs.bookings.UOUIntakeFormsIntegration":"true","specs.bookings.SingleLineItemPreviewPrice":"true","specs.bookings.RescheduleDefaultLocation":"true","specs.bookings.calendar-summary":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.fetchOnlyTenStaffMembers":"false","specs.bookings.CancellationFeesUoU":"true","specs.bookings.daily-agenda.display-preferences.categories-filter":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.MultiServiceA1Model":"true","specs.bookings.BookFlowSettings":"true","specs.bookings.DisableDatesAfterReschedulePlanExpiration":"true","specs.bookings.updateFemToWixForms":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.bookAgainController":"true","specs.bookings.DemoBookingFlow":"false","specs.bookings.CartConflictEnableSlotsTimezoneConversion":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.AutomaticDiscountsUoU":"true","specs.bookings.agendaServiceFilterByLocationSettings":"true","specs.bookings.FixPresetIdInitialization":"true","specs.bookings.bookButtonDestination":"true","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.AnonymousReschedule":"true","specs.bookings.A11YCalendarLabel":"true","specs.bookings.migrateUoUAvailability2":"true","specs.bookings.ServiceListWdsMigration":"false","specs.bookings.removeSkipPreferencesModalParam":"true","specs.bookings.allowRescheduleWithDynamicPricing":"false","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"true","spec.bookings.owner-fes.RemoveOldEndpoints":"true","specs.bookings.UseQueryBySessionStartForContactBookings":"true","specs.bookings.DynamicPricingResilientUOU":"false","specs.bookings.UseGetAvailabilityForCourse":"true","specs.bookings.RemoveCalendarLinkFromBookingsCheckoutSettingsPanel":"true","specs.bookings.DetachNumberOfParticipantsFieldFromForm":"true","specs.bookings.AddonsUOU":"true","specs.bookings.MultiLocationUoU":"true","specs.bookings.UseNewBenefitsAPIUoU":"false","specs.bookings.FormReplaceArray":"true","specs.bookings.showErrorMessageOnInvalidIntakeForm":"true","specs.bookings.DepositeOrFullAmountUoU":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"true","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.ReportBookingAttemptBlockedAutomationOnly":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true","specs.bookings.QueryAvailabilityFromNow":"true"}},"siteLanguages":[{"languageCode":"x-default","locale":"pt-br","countryCode":"BRA","resolutionMethod":"QueryParam","url":"https:\/\/www.opusmusicschool.com.br\/","name":"Portuguese","seoLang":"pt-br","localizedName":"Português","isPrimaryLanguage":false,"status":"Active"},{"languageCode":"pt","locale":"pt-br","countryCode":"BRA","resolutionMethod":"QueryParam","url":"https:\/\/www.opusmusicschool.com.br\/","name":"Portuguese","seoLang":"pt-br","localizedName":"Português","isPrimaryLanguage":true,"status":"Active"}],"businessPhone":"+55 11 34735858","currLangCode":"pt","seoLang":"pt-br","currLangResolutionMethod":"QueryParam"},"userPatterns":[{"patternType":"BLOG_POST","content":"{\"tags\":[{\"type\":\"meta\",\"props\":{\"name\":\"ai-generation-disabled\"}}]}"},{"patternType":"WIX_DATA_PAGE_ITEM-znyai","content":"{\"tags\":[{\"type\":\"meta\",\"props\":{\"name\":\"description\",\"content\":\"{{wix-data-page-item.Marketing\/Coupons._id}}\"}},{\"type\":\"meta\",\"props\":{\"name\":\"robots\",\"content\":\"index\"}},{\"type\":\"title\",\"children\":\"{{wix-data-page-item.Marketing\/Coupons._id}}\"}]}"}],"metaTags":[{"name":"fb_admins_meta_tag","value":"opuspersonalmusic","property":false},{"name":"google-site-verification","value":"-aM0qeRbjRCKnHFb6exs31gP5vSIInSLEbjvVmby2wQ","property":false}],"customHeadTags":"","isInSEO":true,"hasBlogAmp":false,"mainPageId":"mainPage"},"serviceRegistrar":{},"sessionManager":{"isRunningInDifferentSiteContext":false,"expiryTimeoutOverride":0,"appsInstances":{},"sessionModel":{}},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"a68d39bc-26f9-4f6b-8201-954922c2a132"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"a68d39bc-26f9-4f6b-8201-954922c2a132","smToken":"","protectedHomepage":false,"isTemplate":false,"loginSocialBarOnSite":false,"routerPrefix":"","isCommunityInstalled":true,"baseUrl":"https:\/\/www.opusmusicschool.com.br","memberInfoAppId":12791},"siteScrollBlocker":{"isBuilderComponentModel":false},"siteWixCodeSdk":{"fontFaceServerUrl":"https:\/\/serverless.parastorage.com\/_serverless\/site-sdk-server\/v1\/style","siteDisplayName":"Opus Music School","siteRevision":1519,"regionalSettings":"pt-br","language":"pt","currency":"BRL","mainPageId":"mainPage","pageIdToPrefix":{"bif7b":"account","ddjrj":"account","i091j":"account","ov6mz":"profile","y1y71":"profile","papxx":"team","znyai":"coupons","ehm6u":"coupons"},"routerPrefixes":{"7b2d8db3-cb5b-4866-bc4c-445c2d4951f5":{"name":"account","prefix":"\/account","type":"dynamicPages"},"b4cf6ac0-a06a-458a-9fc7-18791481df2f":{"name":"account","prefix":"\/account","type":"dynamicPages"},"c7cab760-8c0b-41a2-989f-d4849f4e27b4":{"name":"account","prefix":"\/account","type":"dynamicPages"},"4a9f6640-7fb5-4685-8a4a-bad0d225d603":{"name":"profile","prefix":"\/profile","type":"dynamicPages"},"a7df478b-d76f-4cd2-b616-38ce133f4ed1":{"name":"profile","prefix":"\/profile","type":"dynamicPages"},"3395a3d8-071c-439f-98de-9883b4fe3799":{"name":"team","prefix":"\/team","type":"dynamicPages"},"89647802-9ef9-44ee-8532-80775e987546":{"name":"coupons","prefix":"\/coupons","type":"dynamicPages"},"9c5096b1-9ad1-4d98-8224-6fe464502383":{"name":"coupons","prefix":"\/coupons","type":"dynamicPages"}},"timezone":"America\/Sao_Paulo","pageIdToTitle":{"boe2a":"GABRIELLE SOARES","oaqsb":"LAWRENCE LONGHI","qghy9":"Módulo 1","p3jwm":"Dica do Professor ","ik24d":"GABRIEL DOS ANJOS","ijovh":"Histórico de Eventos","abczw":"RENATA ANTUNES","azgqt":"Aluno da semana 1\/2021","k8x7s":"Agradecimento","bif7b":"Notifications","mainPage":"      Início","yrz97":"GABRIELA MENEZES","gs8ir":"ANA LAURA DOMINICCI","xyaka":"BRUNO SENA","k6m9f":"Rock School","ov6mz":"Profile","kiuqw":"GABRIEL GUERRA","y1y71":"Followers","eet4d":"RAFAEL FLEMING","jikaq":"Agende sua  aula experimental","oifph":"ENZO YUKIO","sv2hn":"Opus Coral & Orquestra ","u5bb9":"SILVANA POLL","iy374":"Opus Music School - Blog","cvj49":"Promoções 4\/2021","g7wa0":"GABI GUERRA","xe8y5":"Professor da semana 4\/2021","m0qzk":"Aulas de música dentro da sua escola","rkrdp":"Nossos Professores","sz34x":"CAIO GUSMÃO","v2v36":"JOHNNY LO","ocv5z":"FELIPE TAMBASCO","u9vo5":"CARLA WINNIK","ykf8c":"WALLYSSON SILVA","c66t":"Escola de Música","hs3yl":"MARIANA FERRARI","u5vmo":"VICTOR BUSQUETS","pt9e7":"KAIO BLASI","citr":"Sobre","q0n8v":"TIAGO OLIVEIRA","tjwrb":"EMILY BISPO","f0pn2":"Modo expansão do Feed do Instagram","f3eff":"TARSILA ","j0i8p":"Nossos Cursos","e957o":"Contato","znyai":"Coupons (ID)","a4iqo":"ADRIANO FONSECA","w55q0":"Módulo 2","fnji8":"Teste formulário","ehm6u":"Coupons (All)","yln0d":"Post","papxx":"Team (Name)","q748y":"KAROL BIDA","v88ke":"Formulario aula experimental","ow8uy":"Fullscreen Page","xnz7w":"DANIEL MENDES","v4vo9":"Politica de Privacidade","rv9bd":"Teoria Musical","mwkv8":"MAÉLY STORTI","wj3ji":"FERNANDA SILVA","st0pf":"ANA CRISTINA","g0k3r":"LUCIANA REZK","i7rwf":"Essenfelder ","vnmcr":"Módulo 3","seomp":"FERNANDO GÓES","i091j":"Settings","eq0q4":"Módulo 4.","xmubi":"Opus Music School 4\/2021","gsjpz":"EMILLY SANTOS","xdcj4":"LUIS FERNANDO SANTOS","bu9y5":"CAMILA CARIZE","bew8e":"THALITA SILVA","ddjrj":"My Account","mxh3l":"Aniversariantes do mês 4\/2021","tjc5o":"Contagem regressiva Recital"},"urlMappings":null,"viewMode":"Site"},"speculationRules":{"currentPagePath":"\/"},"ssrCache":{},"tinyMenu":{"languages":[{"value":"pt","selected":true,"label":"PT","flag":"https:\/\/static.parastorage.com\/services\/linguist-flags\/1.1005.0\/assets\/flags\/square\/BRA.svg"}]},"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":2,"appDefinitionName":"ShoutOut (Legacy)","appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","isWixTPA":true,"allowScrolling":false},"133c8eb5-1cf8-3b17-ea6e-02ae4cc2e2a6":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/form-builder\/wix_cached_view","mobileUrl":"https:\/\/www.powr.io\/plugins\/form-builder\/wix_cached_view","tpaWidgetId":"powr_form_builder","appPage":{},"applicationId":6,"appDefinitionName":"Forms & Payments","appDefinitionId":"133c8e95-912a-8826-fa26-5a00a9bcf574","isWixTPA":false,"allowScrolling":false},"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetUrl":"https:\/\/engage.wixapps.net\/chat-widget-server\/renderChatWidget\/index","tpaWidgetId":"wix_visitors","appPage":{},"applicationId":7,"appDefinitionName":"Wix Chat","appDefinitionId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","isWixTPA":true,"allowScrolling":false},"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.4140.0\/widget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.4140.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":9,"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.793.0\/details-page","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-details-page\/1.793.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":9,"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.4140.0\/widget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.4140.0\/widget","tpaWidgetId":"wix_events","appPage":{},"applicationId":9,"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.4140.0\/members-page","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.4140.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":9,"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.4140.0\/schedule","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.4140.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":9,"appDefinitionName":"Wix Events & Tickets","appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","isWixTPA":true,"allowScrolling":false},"14299227-b7a1-f41e-edc7-a2c520b12980":{"widgetUrl":"https:\/\/track.freecallinc.com\/wix\/widget.php","tpaWidgetId":"widget_fixed_position","appPage":{},"applicationId":10,"appDefinitionName":"Live Chat Alternative","appDefinitionId":"14286220-18de-7f33-4ec9-1636e3182b56","isWixTPA":false,"allowScrolling":false},"1429d7f7-dbd5-efd5-82f6-9a6aa1192f8f":{"widgetUrl":"https:\/\/track.freecallinc.com\/wix\/custom-button.php","mobileUrl":"https:\/\/track.freecallinc.com\/wix\/custom-button.php","tpaWidgetId":"custom_free_call_butoon","appPage":{},"applicationId":10,"appDefinitionName":"Live Chat Alternative","appDefinitionId":"14286220-18de-7f33-4ec9-1636e3182b56","isWixTPA":false,"allowScrolling":false},"93aeecd3-0ca8-46d2-b7f0-795e2197100e":{"widgetUrl":"\/","appPage":{},"applicationId":14,"appDefinitionName":"Google Ads & Google Shopping","appDefinitionId":"1435967d-8d5b-fb06-ce29-6828d080baa7","isWixTPA":false,"allowScrolling":false},"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":24,"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":24,"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.3470.0\/BookingServicePage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.3470.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":24,"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.3552.0\/WeeklyTimetable","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3552.0\/WeeklyTimetable","tpaWidgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","appPage":{},"applicationId":24,"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.651.0\/MyBookings","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.651.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":24,"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.3552.0\/DailyAgenda","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3552.0\/DailyAgenda","tpaWidgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","appPage":{},"applicationId":24,"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.2194.0\/BookOnline","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.2194.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":24,"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.2194.0\/ServiceListWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.2194.0\/ServiceListWidget","tpaWidgetId":"service_list_widget","appPage":{},"applicationId":24,"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.3552.0\/BookingCalendarWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3552.0\/BookingCalendarWidget","tpaWidgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","appPage":{},"applicationId":24,"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":24,"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.2384.0\/BookingsForm","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2384.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":24,"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.617.0\/DailyAgenda","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.617.0\/DailyAgenda","tpaWidgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","appPage":{},"applicationId":24,"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":24,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"e1339b7c-0c95-43fe-89f6-be037ad29ea9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.580.0\/MyBookings","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.580.0\/MyBookings","tpaWidgetId":"e1339b7c-0c95-43fe-89f6-be037ad29ea9","appPage":{"id":"My Bookings","name":"My Bookings","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":24,"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":24,"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.3552.0\/BookingCalendar","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3552.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":24,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"27f9a78c-9f69-402e-8e2c-1d00f26fcf41":{"widgetUrl":"\/","appPage":{},"applicationId":33,"appDefinitionName":"Cookie Policy Banner","appDefinitionId":"f105ba16-6b7a-4b52-a2e5-712bdc749f76","isWixTPA":true,"allowScrolling":false},"3168ced9-dc07-4864-bab1-7e350815cf28":{"widgetUrl":"\/","appPage":{},"applicationId":37,"appDefinitionName":"Get Google Ads + Retargeting","appDefinitionId":"1a55182b-0e4e-4f5c-b7ea-484bfb774dd9","isWixTPA":false,"allowScrolling":false},"0034db53-7a4c-415f-a375-0beec4764c0f":{"widgetUrl":"\/","appPage":{},"applicationId":41,"appDefinitionName":"TWIPLA Website Intelligence","appDefinitionId":"13ee53b4-2343-b641-c84d-056d2e6ed2e6","isWixTPA":false,"allowScrolling":false},"12e148d8-2e01-f97e-d4f5-3c7de11bc773":{"widgetUrl":"https:\/\/inffuse-testimonials.appspot.com\/widget.html","mobileUrl":"https:\/\/inffuse-testimonials.appspot.com\/widget.html","tpaWidgetId":"inffuse_testimonials","appPage":{},"applicationId":1064,"appDefinitionName":"Inffuse Testimonials","appDefinitionId":"12e1488c-31d0-7c71-bd72-ce5398890fa4","isWixTPA":false,"allowScrolling":false},"12e86bdf-ecac-5e7c-94b6-a61791c329ef":{"widgetUrl":"https:\/\/iplayerhd.com\/player\/playlist\/wix","mobileUrl":"https:\/\/iplayerhd.com\/player\/playlist\/wix","tpaWidgetId":"iplayerhd_video_hosting","appPage":{},"applicationId":2436,"appDefinitionName":"iPlayerHD Video Hosting","appDefinitionId":"12e18cab-200b-e8bb-bd72-ce5398890fa4","isWixTPA":false,"allowScrolling":false},"12ca30a4-046f-c448-5b9b-39a197d32713":{"widgetUrl":"https:\/\/app.ardalio.com\/wtswg","mobileUrl":"https:\/\/app.ardalio.com\/wtswg","tpaWidgetId":"web-stat","appPage":{},"applicationId":3136,"appDefinitionName":"WEB-STAT","appDefinitionId":"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c","isWixTPA":false,"allowScrolling":false},"7425e64e-0dfa-42fc-ad16-b04ae1c05136":{"widgetUrl":"\/","appPage":{},"applicationId":3136,"appDefinitionName":"WEB-STAT","appDefinitionId":"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c","isWixTPA":false,"allowScrolling":false},"13bd4b79-f749-4b08-c7b9-71f2f4e3e4a9":{"widgetUrl":"https:\/\/app.ardalio.com\/wtswg","mobileUrl":"https:\/\/app.ardalio.com\/wtswg","tpaWidgetId":"floating_web-stat","appPage":{},"applicationId":3136,"appDefinitionName":"WEB-STAT","appDefinitionId":"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c","isWixTPA":false,"allowScrolling":false},"12aacf69-f3be-4d15-c1f5-e10b8281822e":{"widgetUrl":"https:\/\/app.123formbuilder.com\/wix.php","mobileUrl":"https:\/\/app.123formbuilder.com\/wix.php?forcemobile=1","tpaWidgetId":"form_builder","appPage":{},"applicationId":3177,"appDefinitionName":"123 Form Builder & Payments","appDefinitionId":"12aacf69-f3fb-5334-2847-e00a8f13c12f","isWixTPA":false,"allowScrolling":false},"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.4264.0\/ProductPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.4264.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":4149,"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.6004.0\/SideCart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6004.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":4149,"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":4149,"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.5906.0\/Wishlist","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5906.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":4149,"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.5906.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5906.0\/GridGallery","tpaWidgetId":"grid_gallery","appPage":{},"applicationId":4149,"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.6004.0\/cart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6004.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":4149,"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.5906.0\/SliderGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5906.0\/SliderGallery","tpaWidgetId":"slider_gallery","appPage":{},"applicationId":4149,"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.3477.0\/thankYouPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3477.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":4149,"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":4149,"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.5906.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5906.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":4149,"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":4149,"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":4149,"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":4149,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"widgetUrl":"\/","tpaWidgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","appPage":{"id":"Payment Request Page","name":"Payment Request Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":true,"hideFromMenu":true},"applicationId":4149,"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.5906.0\/CategoryPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5906.0\/CategoryPage","tpaWidgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","appPage":{"id":"Category Page","name":"Category Page","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":4149,"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":4149,"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":4149,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ecom-platform-checkout\/1.0.0\/BundleBundle","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ecom-platform-checkout\/1.0.0\/BundleBundle","tpaWidgetId":"deaaaab0-f5bd-4b7a-a652-3845efcb546a","appPage":{},"applicationId":4149,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"215f8ab7-97c3-4838-a6d0-ad4a61747158":{"widgetUrl":"\/","appPage":{},"applicationId":4149,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"144097ea-fea0-498e-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4604.0\/WixVideo","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4604.0\/WixVideo","tpaWidgetId":"wix_vod_develop","appPage":{},"applicationId":4494,"appDefinitionName":"Wix Video","appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","isWixTPA":true,"allowScrolling":false},"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetUrl":"https:\/\/progallery.wixapps.net\/gallery.html","mobileUrl":"https:\/\/progallery.wixapps.net\/gallery.html","tpaWidgetId":"pro-gallery","appPage":{},"applicationId":5025,"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":5025,"appDefinitionName":"Wix Pro Gallery","appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","isWixTPA":true,"allowScrolling":true},"131154f5-ea93-f1e6-dc2a-78add51021d3":{"widgetUrl":"https:\/\/wix-hdwplayer.appspot.com\/widget.html","mobileUrl":"https:\/\/wix-hdwplayer.appspot.com\/widget.html","tpaWidgetId":"hdw_player","appPage":{},"applicationId":5554,"appDefinitionName":"HDW PLAYER","appDefinitionId":"131154ac-a7f9-e644-3bea-44a8b9dbf3ce","isWixTPA":false,"allowScrolling":false},"1363af67-36c0-9e07-5485-f283815e0da7":{"widgetUrl":"https:\/\/wix.livechatinc.com\/api\/v1\/legacy\/widget.html","mobileUrl":"\/","tpaWidgetId":"livechatfixed","appPage":{},"applicationId":5804,"appDefinitionName":"Live Chat","appDefinitionId":"1363adbc-c783-b1e0-d8ef-4a661300ac8c","isWixTPA":false,"allowScrolling":false},"4e4db2c0-42a5-4e39-b436-106728c2b3ef":{"widgetUrl":"\/","appPage":{},"applicationId":5804,"appDefinitionName":"Live Chat","appDefinitionId":"1363adbc-c783-b1e0-d8ef-4a661300ac8c","isWixTPA":false,"allowScrolling":false},"133bb136-1c71-aacd-3744-564ac3e635ac":{"widgetUrl":"https:\/\/plugin.eventscalendar.co\/widget.html","mobileUrl":"https:\/\/plugin.eventscalendar.co\/widget.html","tpaWidgetId":"none","appPage":{},"applicationId":6669,"appDefinitionName":"Events Calendar","appDefinitionId":"133bb11e-b3db-7e3b-49bc-8aa16af72cac","isWixTPA":false,"allowScrolling":false},"1429e225-f6b0-2230-82f6-9a6aa1192f8f":{"widgetUrl":"https:\/\/static.parastorage.com\/services\/right-click-protect\/1.29.0\/editor\/RightClickProtect.html","mobileUrl":"https:\/\/static.parastorage.com\/services\/right-click-protect\/1.29.0\/editor\/RightClickProtect.html","tpaWidgetId":"copyrights","appPage":{},"applicationId":7419,"appDefinitionName":"Right Click Protect","appDefinitionId":"1429e204-2254-7f40-836b-5ffd769ac4c0","isWixTPA":true,"allowScrolling":false},"f72fe377-8abc-40f2-8656-89cfe00f3a22":{"mobileUrl":null,"appPage":{},"applicationId":7420,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"c340212a-6e2e-45cd-9dc4-58d01a5b63a7":{"mobileUrl":null,"appPage":{},"applicationId":7420,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"e000b4bf-9ff1-4e66-a0d3-d4b365ba3af5":{"mobileUrl":null,"appPage":{},"applicationId":7420,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"1b8c501f-ccc2-47e7-952a-47e264752614":{"mobileUrl":null,"appPage":{},"applicationId":7420,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"43c2a0a8-f224-4a29-bd19-508114831a3a":{"mobileUrl":null,"appPage":{},"applicationId":7420,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"56ab6fa4-95ac-4391-9337-6702b8a77011":{"mobileUrl":null,"appPage":{},"applicationId":7420,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"31c0cede-09db-4ec7-b760-d375d62101e6":{"mobileUrl":null,"appPage":{},"applicationId":7420,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"33a9f5e0-b083-4ccc-b55d-3ca5d241a6eb":{"mobileUrl":null,"appPage":{},"applicationId":7420,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"c7f57b50-8940-4ff1-83c6-6756d6f0a1f4":{"mobileUrl":null,"appPage":{},"applicationId":7420,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"4de5abc5-6da2-4f97-acc3-94bb74285072":{"mobileUrl":null,"appPage":{},"applicationId":7420,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"ea63bc0f-c09f-470c-ac9e-2a408b499f22":{"mobileUrl":null,"appPage":{},"applicationId":7420,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"130165ba-4eeb-4a87-3121-a3cf2a86d2ca":{"widgetUrl":"https:\/\/app.commentsplugin.com\/widget-wix","mobileUrl":"https:\/\/app.commentsplugin.com\/mobile.html","tpaWidgetId":"comments","appPage":{},"applicationId":8030,"appDefinitionName":"Comments","appDefinitionId":"13016589-a9eb-424a-8a69-46cb05ce0b2c","isWixTPA":false,"allowScrolling":false},"136987bd-92f4-9017-dbcb-7b55c55978e8":{"widgetUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=123videoads","mobileUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=123videoads","tpaWidgetId":"123_video_hybrid_app","appPage":{},"applicationId":8416,"appDefinitionName":"123videoads","appDefinitionId":"1363fa0b-c40d-74dc-f173-53457bfafd05","isWixTPA":false,"allowScrolling":false},"13b28fde-2cb9-ae38-8ffd-153be44fddee":{"widgetUrl":"https:\/\/filtr8.com\/magazine?embed=","mobileUrl":"https:\/\/filtr8.com\/magazine?embed=","appPage":{"id":"filtr8","name":"THE MAGAZINE","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":8686,"appDefinitionName":"Easy Magazine","appDefinitionId":"138e5a7c-7d4c-79bc-d4a2-40dacc91ad88","isWixTPA":false,"allowScrolling":false},"13bd99e8-7a2a-b53b-1ac5-568eb39b34e3":{"widgetUrl":"https:\/\/slideshow.light-tech.online\/","mobileUrl":"https:\/\/slideshow.light-tech.online\/","tpaWidgetId":"impressive_slider","appPage":{},"applicationId":9442,"appDefinitionName":"Impressive Slideshow Gallery","appDefinitionId":"13bd99dc-f4a5-207a-0b7d-6c95f09cc302","isWixTPA":false,"allowScrolling":false},"13c14424-7203-841b-a88d-61d7ea3fa366":{"widgetUrl":"https:\/\/holidays-badges.appspot.com\/index","mobileUrl":"https:\/\/holidays-badges.appspot.com\/index","tpaWidgetId":"widget","appPage":{},"applicationId":10121,"appDefinitionName":"Site Badges","appDefinitionId":"13c14380-3112-b995-2017-ee10343a0625","isWixTPA":true,"allowScrolling":false},"14744bb1-3397-1533-ea6a-5ced8aa9ff3b":{"widgetUrl":"https:\/\/wix-pop-up.appspot.com\/app\/index.html#\/?mobile=true","mobileUrl":"https:\/\/wix-pop-up.appspot.com\/app\/index.html#\/?mobile=true","tpaWidgetId":"mobile","appPage":{},"applicationId":10669,"appDefinitionName":"Lumifish Pop-Up","appDefinitionId":"13ea0dbb-e91b-c2c0-a5e8-ca207ce093b0","isWixTPA":false,"allowScrolling":false},"13ea0dec-d66e-cb05-e156-75de2b779f42":{"widgetUrl":"https:\/\/wix-pop-up.appspot.com\/app\/index.html#\/","tpaWidgetId":"pop-up","appPage":{},"applicationId":10669,"appDefinitionName":"Lumifish Pop-Up","appDefinitionId":"13ea0dbb-e91b-c2c0-a5e8-ca207ce093b0","isWixTPA":false,"allowScrolling":false},"14a85b28-2374-72cf-db64-e0c11046aa60":{"widgetUrl":"https:\/\/tpa.wixapps.net\/soundcloud-tpa\/widget.html","mobileUrl":"https:\/\/tpa.wixapps.net\/soundcloud-tpa\/widget.html","tpaWidgetId":"soundcloud","appPage":{},"applicationId":11411,"appDefinitionName":"SoundCloud","appDefinitionId":"14a85b13-d7da-ee8e-7290-3b93340f63fa","isWixTPA":true,"allowScrolling":false},"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e":{"widgetUrl":"\/","appPage":{},"applicationId":11910,"appDefinitionName":"Wix Members Area","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","isWixTPA":true,"allowScrolling":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2810.0\/MyAccount","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2810.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":12791,"appDefinitionName":"Member Account Info","appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","isWixTPA":true,"allowScrolling":false},"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2903.0\/ProfileCard","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2903.0\/ProfileCard","tpaWidgetId":"profile","appPage":{},"applicationId":13007,"appDefinitionName":"Profile Card","appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","isWixTPA":true,"allowScrolling":false},"141a0b99-6db8-4350-cfc0-44e643e8455f":{"widgetUrl":"https:\/\/www1.socialintents.com\/plugins\/unbounce\/wixunbounce.1.1.jsp","tpaWidgetId":"exit_actions","appPage":{},"applicationId":13743,"appDefinitionName":"Conversion Popup","appDefinitionId":"13fd7b70-5eed-6985-b68b-5aae0994397c","isWixTPA":false,"allowScrolling":false},"1501f2c3-eff0-55bf-1246-058b79e70c1a":{"widgetUrl":"https:\/\/www1.socialintents.com\/plugins\/unbounce\/wixmobileunbounce.jsp","mobileUrl":"https:\/\/www1.socialintents.com\/plugins\/unbounce\/wixmobileunbounce.jsp","tpaWidgetId":"mobile_popup","appPage":{},"applicationId":13743,"appDefinitionName":"Conversion Popup","appDefinitionId":"13fd7b70-5eed-6985-b68b-5aae0994397c","isWixTPA":false,"allowScrolling":false},"14635280-8c8d-5346-b643-691f84f48973":{"widgetUrl":"https:\/\/instafeed.codev.wixapps.net\/ig_business_app\/widget","mobileUrl":"https:\/\/instafeed.codev.wixapps.net\/ig_business_app\/widget","tpaWidgetId":"instagram_feed","appPage":{},"applicationId":16245,"appDefinitionName":"Instagram Feed","appDefinitionId":"14635256-b183-1c71-a4d2-f55179b80e8a","isWixTPA":true,"allowScrolling":false},"35a4cb97-c8cd-4ee9-ac3c-89c13c8493d6":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/file-share-ooi\/1.589.0\/FilesOoi","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/file-share-ooi\/1.589.0\/FilesOoi","appPage":{"id":"wix_file_share_members_page","name":"Files","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":18126,"appDefinitionName":"Wix File Share","appDefinitionId":"1537b24e-29d1-6d8f-b8e1-d6860f2f70b9","isWixTPA":true,"allowScrolling":false},"75a32499-b1aa-4dae-8cc2-6e10be7a92de":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/file-share-ooi\/1.150.0\/FilesOoi","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/file-share-ooi\/1.150.0\/FilesOoi","tpaWidgetId":"75a32499-b1aa-4dae-8cc2-6e10be7a92de","appPage":{"id":"FilesOoi","name":"FilesOoi","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":18126,"appDefinitionName":"Wix File Share","appDefinitionId":"1537b24e-29d1-6d8f-b8e1-d6860f2f70b9","isWixTPA":true,"allowScrolling":false},"1537b264-0a4d-ca5e-52b9-980bc763d50a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/file-share-ooi\/1.589.0\/FileShareOoi","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/file-share-ooi\/1.589.0\/FileShareOoi","appPage":{"id":"wix_file_share_page","name":"File Share","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":18126,"appDefinitionName":"Wix File Share","appDefinitionId":"1537b24e-29d1-6d8f-b8e1-d6860f2f70b9","isWixTPA":true,"allowScrolling":false},"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2666.0\/Profile","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2666.0\/Profile","appPage":{"id":"about","name":"Profile","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":18440,"appDefinitionName":"Members About","appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908","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":19000,"appDefinitionName":"Followers","appDefinitionId":"14ebe801-d78a-daa9-c9e5-0286a891e46f","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":19611,"appDefinitionName":"Members","appDefinitionId":"14dbefd2-01b4-fb61-32a7-3abd44da4908","isWixTPA":true,"allowScrolling":false},"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.5.0\/Notifications","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.5.0\/Notifications","appPage":{"id":"notifications_app","name":"Notifications","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":20193,"appDefinitionName":"Wix Members Area Notifications","appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"6ca9273a-a775-407c-87e1-9685588c9aa7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.3.0\/Notifications","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.3.0\/Notifications","tpaWidgetId":"6ca9273a-a775-407c-87e1-9685588c9aa7","appPage":{"id":"Notifications","name":"Notifications","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":20193,"appDefinitionName":"Wix Members Area Notifications","appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"04462ba4-2137-41bd-9460-0814554aae07":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.63.0\/PreferencesOoi","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.63.0\/PreferencesOoi","tpaWidgetId":"04462ba4-2137-41bd-9460-0814554aae07","appPage":{"id":"Settings","name":"Settings","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":21141,"appDefinitionName":"Members Notifications Settings","appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.63.0\/PreferencesOoi","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.63.0\/PreferencesOoi","appPage":{"id":"settings","name":"Settings","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":21141,"appDefinitionName":"Members Notifications Settings","appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"12d582ee-0e4b-67c0-9075-aaa00c44fc2c":{"widgetUrl":"https:\/\/www.wix.com\/","tpaWidgetId":"social_bar","appPage":{},"applicationId":22751,"appDefinitionName":"[Migrated] - Social Bar","appDefinitionId":"12d582eb-2102-2ba3-3c39-6a6c1282f16f","isWixTPA":false,"allowScrolling":false},"d925427a-dc06-43f5-ad13-ae1f692f0feb":{"widgetUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/editor\/DoNotSellMyData.html","mobileUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/editor\/DoNotSellMyData.html","tpaWidgetId":"d925427a-dc06-43f5-ad13-ae1f692f0feb","appPage":{},"applicationId":26022,"appDefinitionName":"Do Not Sell Data ","appDefinitionId":"2a617b40-167a-4325-9a9f-58396cf47b93","isWixTPA":true,"allowScrolling":false},"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":28167,"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":28167,"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":28167,"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":28167,"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.3154.0\/Blog","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.0\/Blog","appPage":{"id":"blog","name":"Blog","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":28167,"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":28167,"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":28167,"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":28167,"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":28167,"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.3154.0\/RelatedPosts","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.0\/RelatedPosts","tpaWidgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","appPage":{},"applicationId":28167,"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.3154.0\/CategoryMenu","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.0\/CategoryMenu","tpaWidgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","appPage":{},"applicationId":28167,"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":28167,"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":28167,"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":28167,"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":28167,"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":28167,"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.3154.0\/TagCloud","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.0\/TagCloud","tpaWidgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","appPage":{},"applicationId":28167,"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":28167,"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":28167,"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":28167,"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":28167,"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":28167,"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":28167,"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":28167,"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":28167,"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.3154.0\/RssButton","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.0\/RssButton","tpaWidgetId":"rss-feed-widget","appPage":{},"applicationId":28167,"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.3154.0\/Archive","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.0\/Archive","tpaWidgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","appPage":{},"applicationId":28167,"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":28167,"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.3154.0\/Post","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.0\/Post","appPage":{"id":"post","name":"Post","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":28167,"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.3154.0\/PostTitle","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.0\/PostTitle","tpaWidgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","appPage":{},"applicationId":28167,"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":28167,"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":28167,"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":28167,"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.3154.0\/PostList","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.0\/PostList","tpaWidgetId":"813eb645-c6bd-4870-906d-694f30869fd9","appPage":{},"applicationId":28167,"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":28167,"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":28167,"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":28167,"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":28167,"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":28167,"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.3154.0\/MyPosts","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.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":28167,"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":28167,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"153e1b1d-b38c-5d48-2e15-3ecd9276808a":{"widgetUrl":"https:\/\/podcasts.wixapps.net\/widget","mobileUrl":"https:\/\/podcasts.wixapps.net\/widget","appPage":{"id":"podcasts","name":"Podcast","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":30467,"appDefinitionName":"Wix Podcast Player","appDefinitionId":"153e1aeb-2ec2-58c4-9715-1b25977bd56f","isWixTPA":true,"allowScrolling":false},"12e0dad0-9bf0-bfaf-0230-70b3a58d1105":{"widgetUrl":"https:\/\/wixlabs-countdown.appspot.com\/index","mobileUrl":"https:\/\/wixlabs-countdown.appspot.com\/mobile","tpaWidgetId":"countdown_clock","appPage":{},"applicationId":32042,"appDefinitionName":"Wix Countdown Clock","appDefinitionId":"12e0dab3-a3cf-d446-2251-450722a9f464","isWixTPA":true,"allowScrolling":false},"1365fa0c-92e1-f89d-dbcb-7b55c55978e8":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/countdown-timer\/wix_cached_view","mobileUrl":"https:\/\/www.powr.io\/plugins\/countdown-timer\/wix_cached_view","tpaWidgetId":"countdown","appPage":{},"applicationId":32385,"appDefinitionName":"Urgency Countdown Timer","appDefinitionId":"1365f9c7-cd93-bab2-d8ef-4a661300ac8c","isWixTPA":false,"allowScrolling":false},"50bd2535-0ac5-4e59-b520-c665f3b38be8":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":34708,"appDefinitionName":"Instagram Feed (New)","appDefinitionId":"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7","isWixTPA":true,"allowScrolling":false},"3b212edb-8c0b-4cb0-bbdd-c2ca289aed32":{"widgetUrl":"\/","appPage":{},"applicationId":34708,"appDefinitionName":"Instagram Feed (New)","appDefinitionId":"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7","isWixTPA":true,"allowScrolling":false},"5e950125-a2e4-489f-bb0b-fb30677719e2":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":34708,"appDefinitionName":"Instagram Feed (New)","appDefinitionId":"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7","isWixTPA":true,"allowScrolling":false},"41911f9d-aa42-4111-aafd-bef63e8463e8":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":34708,"appDefinitionName":"Instagram Feed (New)","appDefinitionId":"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7","isWixTPA":true,"allowScrolling":false},"4aa5ffff-4e98-47ce-95fe-3b40a658ced4":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":34708,"appDefinitionName":"Instagram Feed (New)","appDefinitionId":"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7","isWixTPA":true,"allowScrolling":false},"9775dac1-735d-448f-9143-c9c70bd04de4":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":34708,"appDefinitionName":"Instagram Feed (New)","appDefinitionId":"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7","isWixTPA":true,"allowScrolling":false}},"appsClientSpecMapData":{"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":{"applicationId":2,"widgets":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","widgetId":"141995eb-c700-8487-6366-a482f7432e2b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"shoutout_feed","default":true}},"appDefinitionName":"ShoutOut (Legacy)","appFields":{"premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.3551.0"},"isWixTPA":true},"133c8e95-912a-8826-fa26-5a00a9bcf574":{"applicationId":6,"widgets":{"133c8eb5-1cf8-3b17-ea6e-02ae4cc2e2a6":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/form-builder\/wix_cached_view","widgetId":"133c8eb5-1cf8-3b17-ea6e-02ae4cc2e2a6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/www.powr.io\/plugins\/form-builder\/wix_cached_view","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"powr_form_builder","default":false}},"appDefinitionName":"Forms & Payments","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Remove the POWr logo from the bottom of your form. ","name":"No POWr Logo","id":"3b10edd1-3ab5-454b-ba49-9d6b014b4852"},{"description":"Select from an email input, multiple choice, images, phone number, signature, file upload, text, checkbox, dropdown, and more!","name":"Custom Form Field Elements","id":"bbe8e315-c477-4d91-9d9a-639fb9ce8504"},{"description":"Increase the number of form submissions you can receive on your form each month.","name":"Get More Form Submissions","id":"36d8090e-031a-4510-b235-6eb01bde977d"},{"description":"Select the number of people who receive email alerts every time someone completes your form.","name":"Admins for Instant Email Alerts","id":"2ec2b690-a980-4fb0-adfd-6e067b2111ca"},{"description":"See all of your form responses in your own personal dashboard and export them to CSV.","name":"Form Submissions Dashboard","id":"1883e5f7-3713-4c83-a90c-43f9e639b17a"},{"description":"Select your preferred payment provider from PayPal, Stripe (for credit cards) or send intructions for offline payments.","name":"PayPal, Stripe and Offline Payments","id":"29dd0f56-5395-4e45-ae86-7732495e8dde"},{"description":"Show a message, redirect to another page, display submissions publicly or hide the form once somebody completes it.","name":"Post-Submission Options","id":"4931fdc4-465e-464a-9373-c26a154554d8"},{"description":"Design your own customer confirmation email that gets sent automatically after someone completes your form.","name":"Customer Confirmation Email","id":"bc9a8f5b-6ad6-4483-ac75-fddc617660a4"},{"description":"Allow users to upload files to your form, like images or PDFs.","name":"Receive File Attachments","id":"1d276772-911c-466d-8b00-3c5ec5eaf5cd"},{"description":"Keep your forms short and smart with rules for which parts of your form show based on a user's previous answers.","name":"Conditional Logic","id":"f2189ed3-6fcd-4332-a1f5-d5f1aee6b3e6"},{"description":"Sync all new form responses to Google Sheets in real time.","name":"Google Sheets Integration","id":"16bd43ef-da26-411d-ad10-370c84c19add"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Starter","vendorId":"premium","featureList":{"2ec2b690-a980-4fb0-adfd-6e067b2111ca":"2 Email Admins","36d8090e-031a-4510-b235-6eb01bde977d":"100\/mo","1d276772-911c-466d-8b00-3c5ec5eaf5cd":"5MB Limit","bbe8e315-c477-4d91-9d9a-639fb9ce8504":"10 Form Elements","4931fdc4-465e-464a-9373-c26a154554d8":"","bc9a8f5b-6ad6-4483-ac75-fddc617660a4":"","1883e5f7-3713-4c83-a90c-43f9e639b17a":"","3b10edd1-3ab5-454b-ba49-9d6b014b4852":"","29dd0f56-5395-4e45-ae86-7732495e8dde":""},"id":"a953abcd-af7e-4fb7-a224-898caaded3a3","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":4,"yearlyPrice":3.3299999237061}},{"name":"Pro","vendorId":"pro","featureList":{"2ec2b690-a980-4fb0-adfd-6e067b2111ca":"5 Email Admins","f2189ed3-6fcd-4332-a1f5-d5f1aee6b3e6":"","36d8090e-031a-4510-b235-6eb01bde977d":"1000\/mo","1d276772-911c-466d-8b00-3c5ec5eaf5cd":"25MB Limit","bbe8e315-c477-4d91-9d9a-639fb9ce8504":"30 Form Elements","4931fdc4-465e-464a-9373-c26a154554d8":"","bc9a8f5b-6ad6-4483-ac75-fddc617660a4":"","1883e5f7-3713-4c83-a90c-43f9e639b17a":"","3b10edd1-3ab5-454b-ba49-9d6b014b4852":"","29dd0f56-5395-4e45-ae86-7732495e8dde":"","16bd43ef-da26-411d-ad10-370c84c19add":""},"id":"adc49b67-5b0d-47e4-80cf-08a4afcff273","mostPopular":true,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":30,"monthlyPrice":9.9899997711182,"yearlyPrice":6.9899997711182}},{"name":"Business","vendorId":"enterprise","featureList":{"2ec2b690-a980-4fb0-adfd-6e067b2111ca":"Unlimited Email Admins","f2189ed3-6fcd-4332-a1f5-d5f1aee6b3e6":"","36d8090e-031a-4510-b235-6eb01bde977d":"Unlimited","1d276772-911c-466d-8b00-3c5ec5eaf5cd":"100MB Limit","bbe8e315-c477-4d91-9d9a-639fb9ce8504":"Unlimited Form Elements","4931fdc4-465e-464a-9373-c26a154554d8":"","bc9a8f5b-6ad6-4483-ac75-fddc617660a4":"","1883e5f7-3713-4c83-a90c-43f9e639b17a":"","3b10edd1-3ab5-454b-ba49-9d6b014b4852":"","29dd0f56-5395-4e45-ae86-7732495e8dde":"","16bd43ef-da26-411d-ad10-370c84c19add":""},"id":"8b2ef8d8-16cc-475e-b9cc-57c31aac0803","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":14.989999771118,"yearlyPrice":12.439999580383}}],"businessModel":"FREEMIUM"},"appId":"93adaed5-6411-4a80-8004-53f5885a1e53","languageCode":"en"}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^2.33.0"},"isWixTPA":false},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"applicationId":7,"widgets":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetUrl":"https:\/\/engage.wixapps.net\/chat-widget-server\/renderChatWidget\/index","widgetId":"14517f3f-ffc5-eced-f592-980aaa0bbb5c","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_RIGHT","verticalMargin":0,"horizontalMargin":0},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"iframeWithPlatform":true,"refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"wixChat.WixChat_legacy","mpaNavigation":"ALLOWED","mpaCompatible":true},"tpaWidgetId":"wix_visitors","default":true}},"appDefinitionName":"Wix Chat","appFields":{"platform":{"optionalApplication":true,"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/viewer-script.bundle.min.js","margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/editor-script.bundle.min.js","isStretched":{},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"mostPopularPackage":"Sales","premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"featuresForNewPackagePicker":[{"forPackages":[{"value":"50","packageId":"Professional"},{"value":"150","packageId":"Sales"},{"value":"Unlimited","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Teams"}]}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.189.0"},"isWixTPA":true},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"applicationId":9,"widgets":{"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.4140.0\/widget","widgetId":"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.4140.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,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":"https:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/widgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/widgetViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/widgetViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPASection","componentType":"events.EventList_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/widget.builder.bundle.min.js","ooiInEditor":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.793.0\/details-page","widgetId":"14d2abc2-5350-6322-487d-8c16ff833c8a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-details-page\/1.793.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":{"mobileSettingsEnabled":true,"subPages":[{"key":"wix.events.sub_pages.event","enumerable":true}],"linkable":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":"https:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.793.0\/details-pageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.793.0\/details-pageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.793.0\/details-pageViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"events.EventDetails_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.793.0\/details-page.builder.bundle.min.js","ooiInEditor":true},"default":false},"1440e92d-47d8-69be-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.4140.0\/widget","widgetId":"1440e92d-47d8-69be-ade7-e6de40127106","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.4140.0\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/widgetViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":"https:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/widgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/widgetViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"events.WixEvents_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/widget.builder.bundle.min.js","ooiInEditor":true},"tpaWidgetId":"wix_events","default":false},"405eb115-a694-4e2b-abaa-e4762808bb93":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.4140.0\/members-page","widgetId":"405eb115-a694-4e2b-abaa-e4762808bb93","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.4140.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.4140.0\/members-pageViewerWidget.bundle.min.js","linkable":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":"https:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/members-pageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/members-pageViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"events.Events_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/members-page.builder.bundle.min.js","ooiInEditor":true},"default":false},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.4140.0\/schedule","widgetId":"29ad290c-8529-4204-8fcf-41ef46e0d3b0","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.4140.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,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":"https:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/scheduleController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/scheduleViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/scheduleViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"events.Schedule_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/schedule.builder.bundle.min.js","ooiInEditor":true},"tpaWidgetId":"agenda-page","default":false}},"appDefinitionName":"Wix Events & Tickets","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.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.793.0"},"baseUrlsTemplate":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.793.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:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860"},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{"url":"https:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860"}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.wix-events-web"},"namespace":"wix.events"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.2406.0"},"isWixTPA":true},"14286220-18de-7f33-4ec9-1636e3182b56":{"applicationId":10,"widgets":{"14299227-b7a1-f41e-edc7-a2c520b12980":{"widgetUrl":"https:\/\/track.freecallinc.com\/wix\/widget.php","widgetId":"14299227-b7a1-f41e-edc7-a2c520b12980","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_RIGHT","verticalMargin":0,"horizontalMargin":0},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"widget_fixed_position","default":true},"1429d7f7-dbd5-efd5-82f6-9a6aa1192f8f":{"widgetUrl":"https:\/\/track.freecallinc.com\/wix\/custom-button.php","widgetId":"1429d7f7-dbd5-efd5-82f6-9a6aa1192f8f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/track.freecallinc.com\/wix\/custom-button.php","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"custom_free_call_butoon","default":false}},"appDefinitionName":"Live Chat Alternative","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Let your site visitors call you for free, from anywhere in the world.","name":"Free Calls From Your Site","id":"ab93a770-5987-4628-852e-43cf88fa09d2"},{"description":"Track how many minutes you’ve used this month, and upgrade to Premium to get even more. \r\n","name":"Free Monthly Minutes","id":"339cb3f2-d67d-40a9-93f5-4f730ff0504b"},{"description":"Visitors can get in touch with you by calling or emailing you a message.","name":"Calls & Messages ","id":"f87cecd4-9a73-456e-9389-d261d49aa61c"},{"description":"See who called you, when they called and where they called from, with our easy-to-use dashboard.","name":"Call Logging","id":"a197a709-800b-4bb5-90e7-7405e7b54525"},{"description":"Chat for free with your customers for up to 3 minutes per call. Want more time? Upgrade to Premium and get all the time you need. ","name":"Unlimited Talk Time","id":"9b6b85ac-dd38-44e3-b592-da3e6237edd1"},{"description":"Power up your business to the max! Convert your phone number into clickable Free Call link and add it to your email signature, newsletters and social media profiles! ","name":"Phone hyperlink","id":"7da42372-22cb-4204-9e82-0a135fd6d30c"},{"description":"You choose when people can reach you, by setting Do Not Disturb hours.","name":"Set Business Hours","id":"c3f14394-a379-49dd-97c9-59871de22208"},{"description":"Get an automatic record of every call you receive, so you can go back and listen anytime.   ","name":"Call Recording","id":"ae02ccc2-669b-4cc7-8398-1fc0bec431bc"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Freelancer","vendorId":"15","featureList":{"f87cecd4-9a73-456e-9389-d261d49aa61c":"","c3f14394-a379-49dd-97c9-59871de22208":"","9b6b85ac-dd38-44e3-b592-da3e6237edd1":"","339cb3f2-d67d-40a9-93f5-4f730ff0504b":"60 minutes talk time","ab93a770-5987-4628-852e-43cf88fa09d2":"","a197a709-800b-4bb5-90e7-7405e7b54525":"","7da42372-22cb-4204-9e82-0a135fd6d30c":""},"id":"13ea9277-1795-46ca-baa8-93a3a004d4cc","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":4.9899997711182,"yearlyPrice":0}},{"name":"Small Office","vendorId":"16","featureList":{"f87cecd4-9a73-456e-9389-d261d49aa61c":"","c3f14394-a379-49dd-97c9-59871de22208":"","9b6b85ac-dd38-44e3-b592-da3e6237edd1":"","339cb3f2-d67d-40a9-93f5-4f730ff0504b":"120 minutes talk time","ab93a770-5987-4628-852e-43cf88fa09d2":"","a197a709-800b-4bb5-90e7-7405e7b54525":"","ae02ccc2-669b-4cc7-8398-1fc0bec431bc":"","7da42372-22cb-4204-9e82-0a135fd6d30c":""},"id":"88af36c9-9ec2-49ee-8576-1b5515a2720b","mostPopular":true,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":9.9899997711182,"yearlyPrice":0}},{"name":"Growing Business","vendorId":"33","featureList":{"f87cecd4-9a73-456e-9389-d261d49aa61c":"","c3f14394-a379-49dd-97c9-59871de22208":"","9b6b85ac-dd38-44e3-b592-da3e6237edd1":"","339cb3f2-d67d-40a9-93f5-4f730ff0504b":"250 minutes talk time","ab93a770-5987-4628-852e-43cf88fa09d2":"","a197a709-800b-4bb5-90e7-7405e7b54525":"","ae02ccc2-669b-4cc7-8398-1fc0bec431bc":"","7da42372-22cb-4204-9e82-0a135fd6d30c":""},"id":"93fa81be-2c86-4afc-a70f-7c5c8ffec41e","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":14.989999771118,"yearlyPrice":0}}],"businessModel":"FREEMIUM"},"appId":"634f1568-cf46-41c1-83c9-85bafeff6389","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"1435967d-8d5b-fb06-ce29-6828d080baa7":{"applicationId":14,"widgets":{"93aeecd3-0ca8-46d2-b7f0-795e2197100e":{"widgetUrl":"\/","widgetId":"93aeecd3-0ca8-46d2-b7f0-795e2197100e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":false,"dependencies":[]},"default":false}},"appDefinitionName":"Google Ads & Google Shopping","appFields":{"permissionsEnforced":true,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^4.0.0"},"isWixTPA":false},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"applicationId":24,"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","mpaNavigation":"ALLOWED"}},"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.3470.0\/BookingServicePage","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.3470.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.3470.0\/BookingServicePageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.3470.0\/BookingServicePageViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"subPages":[{"key":"wix.bookings.sub_pages.service_page","enumerable":true}],"linkable":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":"https:\/\/dd0a55ccb8124b9c9d938e3acf41f8aa@sentry.wixpress.com\/514"}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.3470.0\/BookingServicePageViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"bookings.ServicePage_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.3470.0\/BookingServicePage.builder.bundle.min.js","ooiInEditor":true},"default":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3552.0\/WeeklyTimetable","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3552.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.3552.0\/WeeklyTimetableController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/WeeklyTimetableViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/WeeklyTimetableViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"bookings.WeeklyTimetable_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/WeeklyTimetable.builder.bundle.min.js","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.651.0\/MyBookings","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.651.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":{"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":"https:\/\/c183baa23371454f99f417f6616b724d@sentry.wixpress.com\/5557"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.651.0\/MyBookingsController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.651.0\/MyBookingsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.651.0\/MyBookingsViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"bookings.MyBookings_legacy","ooiInEditor":true},"default":true},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3552.0\/DailyAgenda","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3552.0\/DailyAgenda","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"mpaNavigation":"ALLOWED","controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/DailyAgendaController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/DailyAgendaViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"bookings.DailyAgenda_legacy_1","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/DailyAgenda.builder.bundle.min.js","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.2194.0\/BookOnline","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.2194.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.2194.0\/BookOnlineViewerWidget.bundle.min.js","linkable":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2194.0\/BookOnlineController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2194.0\/BookOnlineViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPASection","componentType":"bookings.BookOnline_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2194.0\/BookOnline.builder.bundle.min.js","ooiInEditor":true},"default":true},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.2194.0\/ServiceListWidget","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.2194.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.2194.0\/ServiceListWidgetViewerWidget.bundle.min.js","mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2194.0\/ServiceListWidgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2194.0\/ServiceListWidgetViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"bookings.ServiceListWidget_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2194.0\/ServiceListWidget.builder.bundle.min.js","ooiInEditor":true},"tpaWidgetId":"service_list_widget","default":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3552.0\/BookingCalendarWidget","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3552.0\/BookingCalendarWidget","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"mpaNavigation":"ALLOWED","controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/BookingCalendarWidgetController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/BookingCalendarWidgetViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"bookings.Calendar_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/BookingCalendarWidget.builder.bundle.min.js","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","mpaNavigation":"ALLOWED"}},"tpaWidgetId":"bookings_timetable_daily","default":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2384.0\/BookingsForm","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2384.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,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2384.0\/BookingsFormController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2384.0\/BookingsFormViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2384.0\/BookingsFormViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"bookings.BookingForm_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2384.0\/BookingsForm.builder.bundle.min.js","ooiInEditor":true},"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.617.0\/DailyAgenda","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.617.0\/DailyAgenda","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.617.0\/DailyAgendaController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.617.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.617.0\/DailyAgendaViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"bookings.DailyAgenda_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.617.0\/DailyAgenda.builder.bundle.min.js","ooiInEditor":true},"tpaWidgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","default":false},"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","mpaNavigation":"ALLOWED","variations":{"edar7":{"id":"edar7","name":"edar7","pageJsonFilename":"8a2243_63bc1b373c73b66e49c1d4cc5a099eda_440.json"}}}},"default":false},"e1339b7c-0c95-43fe-89f6-be037ad29ea9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.580.0\/MyBookings","widgetId":"e1339b7c-0c95-43fe-89f6-be037ad29ea9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.580.0\/MyBookings","appPage":{"id":"My Bookings","name":"My Bookings","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:\/\/c183baa23371454f99f417f6616b724d@sentry.wixpress.com\/5557"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.651.0\/MyBookingsController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.651.0\/MyBookingsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.651.0\/MyBookingsViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"bookings.MyBookings_legacy_1","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.587.0\/MyBookings.builder.bundle.min.js","ooiInEditor":true},"tpaWidgetId":"e1339b7c-0c95-43fe-89f6-be037ad29ea9","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.1775.0\/component.bundle.min.js","mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"bookings.ServiceWidget_legacy"},"tpaWidgetId":"widget","default":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3552.0\/BookingCalendar","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3552.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,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/BookingCalendarController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/BookingCalendarViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/BookingCalendarViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"bookings.BookingCalendar_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/BookingCalendar.builder.bundle.min.js","ooiInEditor":true},"tpaWidgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","default":false}},"appDefinitionName":"Wix Bookings","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3986.0\/bookingsViewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3986.0\/bookingsEditorScript.bundle.min.js","baseUrls":{"siteHeaderUrl":"7f734527084d412f3491e0aceb1d2265_r3.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1775.0\/","platformAppsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-app-builder-controllers\/1.1941.0\/","serverBaseUrl":"https:\/\/bookings.wixapps.net\/","siteAssets":"{urlTemplate: {siteAssets}}?siteId=dbf7e8f2-9695-4f3f-b258-5282eeff4580&metaSiteId=8b2114a9-339e-4562-bdc4-01621e2f84cb&siteRevision=440}","serviceListStaticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget\/1.5494.0\/","staticEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1748.0\/","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3986.0\/bookingsEditorScript.bundle.min.js"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"routerServiceUrl":"\/_serverless\/bookings-viewer-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.bookings.services-2"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.9406.0"},"isWixTPA":true},"f105ba16-6b7a-4b52-a2e5-712bdc749f76":{"applicationId":33,"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,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"1a55182b-0e4e-4f5c-b7ea-484bfb774dd9":{"applicationId":37,"widgets":{"3168ced9-dc07-4864-bab1-7e350815cf28":{"widgetUrl":"\/","widgetId":"3168ced9-dc07-4864-bab1-7e350815cf28","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":false,"dependencies":[]},"default":false}},"appDefinitionName":"Get Google Ads + Retargeting","appFields":{"permissionsEnforced":true,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^4.1.0","installedVersion":"^4.0.0"},"isWixTPA":false},"13ee53b4-2343-b641-c84d-056d2e6ed2e6":{"applicationId":41,"widgets":{"0034db53-7a4c-415f-a375-0beec4764c0f":{"widgetUrl":"\/","widgetId":"0034db53-7a4c-415f-a375-0beec4764c0f","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":true,"dependencies":[]},"default":false}},"appDefinitionName":"TWIPLA Website Intelligence","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,"isStandalone":true,"semanticVersion":"^3.9.0","installedVersion":"^3.0.0"},"isWixTPA":false},"12e1488c-31d0-7c71-bd72-ce5398890fa4":{"applicationId":1064,"widgets":{"12e148d8-2e01-f97e-d4f5-3c7de11bc773":{"widgetUrl":"https:\/\/inffuse-testimonials.appspot.com\/widget.html","widgetId":"12e148d8-2e01-f97e-d4f5-3c7de11bc773","refreshOnWidthChange":true,"mobileUrl":"https:\/\/inffuse-testimonials.appspot.com\/widget.html","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true},"tpaWidgetId":"inffuse_testimonials","default":true}},"appDefinitionName":"Inffuse Testimonials","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Add up to 4 Testimonials for Free, and as many as you need once you upgrade.","name":"Number of testimonials","id":"25bcb867-304e-4af2-a934-3ea9874f06d5"},{"description":"Allow your customers to easily submit testimonials directly from your website.","name":"Collect testimonials","id":"3755b8c6-4d9d-42b2-b075-3754c6122384"},{"description":"Add animated transition to rotate through the testimonials every few seconds","name":"Testimonials slider","id":"942ad8b9-21ef-4edf-87c4-5913b57e819c"},{"description":"Choose from a wide variety of our beautiful templates designs","name":"Beautiful premium templates","id":"790d8c51-e068-4afc-9466-52b8d7f7d63f"},{"description":"Easily add, edit or remove the customer testimonials that will appear on your website","name":"Add and manage testimonials","id":"8018abd3-544a-454d-9614-8455a1fc48c9"},{"description":"Use our super easy social connector to create testimonials from Facebook posts, tweets or Yelp reviews","name":"Sell more with social proof","id":"a0e12000-ec6d-4c3c-9142-0da64493c681"},{"description":"Customize the colors of the testimonials background and texts - manually, or via our colors presets","name":"Custom style","id":"76fe5ccf-e97c-451f-9a52-71517094ff07"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"25bcb867-304e-4af2-a934-3ea9874f06d5":"4","76fe5ccf-e97c-451f-9a52-71517094ff07":"","8018abd3-544a-454d-9614-8455a1fc48c9":"","a0e12000-ec6d-4c3c-9142-0da64493c681":""},"id":"48f45008-b8eb-49d6-ba2d-ea672aad9489","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"Premium","featureList":{"3755b8c6-4d9d-42b2-b075-3754c6122384":"","76fe5ccf-e97c-451f-9a52-71517094ff07":"","942ad8b9-21ef-4edf-87c4-5913b57e819c":"","a0e12000-ec6d-4c3c-9142-0da64493c681":"","25bcb867-304e-4af2-a934-3ea9874f06d5":"Unlimited","790d8c51-e068-4afc-9466-52b8d7f7d63f":"","8018abd3-544a-454d-9614-8455a1fc48c9":""},"id":"3f34a3a8-057f-438e-9514-972d8e20fada","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":-852,"monthlyPrice":3.9900000095367,"yearlyPrice":38}}],"businessModel":"FREEMIUM"},"appId":"dfb03b65-6656-4265-a8ab-fb238e32d622","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":false},"12e18cab-200b-e8bb-bd72-ce5398890fa4":{"applicationId":2436,"widgets":{"12e86bdf-ecac-5e7c-94b6-a61791c329ef":{"widgetUrl":"https:\/\/iplayerhd.com\/player\/playlist\/wix","widgetId":"12e86bdf-ecac-5e7c-94b6-a61791c329ef","refreshOnWidthChange":true,"mobileUrl":"https:\/\/iplayerhd.com\/player\/playlist\/wix","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"iplayerhd_video_hosting","default":true}},"appDefinitionName":"iPlayerHD Video Hosting","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Let visitors watch your videos without clutter or interruptions.","name":"Show Ad-Free Videos ","id":"9d8ec676-b76d-4196-afdd-d5784e2903f0"},{"description":"Uploading from your drive or your Cloud provider is a breeze.","name":"Easily Add Videos","id":"580e967f-4761-4e88-b6ed-d0f46a1130fa"},{"description":"Reach out 24\/7\/365.  We'll keep you moving forward.","name":"Highly Responsive Support","id":"94e4d3ae-bd6c-48ab-bc13-e6d5d59c10ca"},{"description":"Free users get up to 500 Views or 1 GB, whichever comes first. Premium users get up to 50,000 views of 1 TB, whichever comes first.","name":"Monthly Views","id":"4339b052-20d3-4eb2-bdae-d89a3230a800"},{"description":"Desktop, laptop, IOS or Android. We'll deliver.","name":"Optimized Video Delivery","id":"b7146cc2-5786-48dc-b880-db8cf30755aa"},{"description":"Pick a custom frame from your video or upload any image to get people to play your video.","name":"Customize Thumbnail Images","id":"475476f4-fc19-4155-8dae-38b6d3e95dae"},{"description":"Premium users access downloadable csv and pdf files and graphs with data including IP Addresses, GEO locations and much more.","name":"Analytics","id":"eb1242a3-ae2f-4c82-a03b-4111642c1d7d"},{"description":"Easily assign passwords to your videos.","name":"Passwords","id":"95bf9ed7-1ae7-4cfc-858f-0fc8107e5bed"},{"description":"Change the colors of the control bar, add titles and video information icons and more.","name":"Player Customization","id":"8c594d47-0357-4629-b8d4-9ec23139cb01"},{"description":"Add multiple language options to your video for the hearing impaired or for visitors with different languages.","name":"Subtitles\/Closed Captioning","id":"4d2f81c8-4374-4fdc-bd75-365757b1a0f4"},{"description":"Share to Facebook and Twitter as well as email.","name":"Social Sharing","id":"b594fe9f-419b-4991-8276-508699b0931e"},{"description":"Premium users create playlists with two or more videos.","name":"Playlists","id":"afec2a35-f002-4b2a-984b-d065d8366c3c"},{"description":"Collect visitor email addresses, auto-adding them to your Wix and Mailchimp contact lists.","name":"Collect Visitor Emails","id":"6c46f39e-c8a4-4d16-ba69-e4f896ba1703"},{"description":"Set your videos to loop allowing them to play continuously.","name":"Looping Videos","id":"02b1a616-1ba5-46d5-9e91-44306821d615"},{"description":"This is ideal when your page has limited space.  Your video opens up on top of the page.","name":"Video Lightboxes\/Popovers","id":"3d23138e-2798-43d9-b6ee-ee5ba2645af3"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"4339b052-20d3-4eb2-bdae-d89a3230a800":"Up to 500 views","475476f4-fc19-4155-8dae-38b6d3e95dae":"","9d8ec676-b76d-4196-afdd-d5784e2903f0":"","b7146cc2-5786-48dc-b880-db8cf30755aa":"","94e4d3ae-bd6c-48ab-bc13-e6d5d59c10ca":"","8c594d47-0357-4629-b8d4-9ec23139cb01":"","b594fe9f-419b-4991-8276-508699b0931e":"","4d2f81c8-4374-4fdc-bd75-365757b1a0f4":"","95bf9ed7-1ae7-4cfc-858f-0fc8107e5bed":"","580e967f-4761-4e88-b6ed-d0f46a1130fa":""},"id":"77d3e82a-3cf1-4fe9-b292-eebaad89202d","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"WixTier1","featureList":{"4339b052-20d3-4eb2-bdae-d89a3230a800":"Up to 50,000 views","02b1a616-1ba5-46d5-9e91-44306821d615":"","475476f4-fc19-4155-8dae-38b6d3e95dae":"","9d8ec676-b76d-4196-afdd-d5784e2903f0":"","eb1242a3-ae2f-4c82-a03b-4111642c1d7d":"","3d23138e-2798-43d9-b6ee-ee5ba2645af3":"","b7146cc2-5786-48dc-b880-db8cf30755aa":"","94e4d3ae-bd6c-48ab-bc13-e6d5d59c10ca":"","8c594d47-0357-4629-b8d4-9ec23139cb01":"","afec2a35-f002-4b2a-984b-d065d8366c3c":"","6c46f39e-c8a4-4d16-ba69-e4f896ba1703":"","b594fe9f-419b-4991-8276-508699b0931e":"","4d2f81c8-4374-4fdc-bd75-365757b1a0f4":"","95bf9ed7-1ae7-4cfc-858f-0fc8107e5bed":"","580e967f-4761-4e88-b6ed-d0f46a1130fa":""},"id":"5009cac3-d913-4f3a-9440-88f73df24002","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":8,"monthlyPrice":9.9899997711182,"yearlyPrice":9.1700000762939}}],"businessModel":"FREEMIUM"},"appId":"91a25b8e-850d-40be-90d2-3a6e309fd458","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c":{"applicationId":3136,"widgets":{"12ca30a4-046f-c448-5b9b-39a197d32713":{"widgetUrl":"https:\/\/app.ardalio.com\/wtswg","widgetId":"12ca30a4-046f-c448-5b9b-39a197d32713","refreshOnWidthChange":true,"mobileUrl":"https:\/\/app.ardalio.com\/wtswg","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"web-stat","default":false},"7425e64e-0dfa-42fc-ad16-b04ae1c05136":{"widgetUrl":"\/","widgetId":"7425e64e-0dfa-42fc-ad16-b04ae1c05136","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":true,"dependencies":[{"packageName":"@wix\/site-site","version":1}]},"default":false},"13bd4b79-f749-4b08-c7b9-71f2f4e3e4a9":{"widgetUrl":"https:\/\/app.ardalio.com\/wtswg","widgetId":"13bd4b79-f749-4b08-c7b9-71f2f4e3e4a9","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_RIGHT","verticalMargin":0,"horizontalMargin":0},"mobileUrl":"https:\/\/app.ardalio.com\/wtswg","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"floating_web-stat","default":false}},"appDefinitionName":"WEB-STAT","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"For every visit to your site we record the referrer, the entrance page, the IP, ISP and location of the visitor. We also identify repeat visitors, tell you how many times a person was on your site before and the date of his or her last visit. For Premium users we display the path the visitor followed through your site.","name":"Watch Visitors in Real Time","id":"f5bc91eb-563f-473d-a176-b076a7cecb7d"},{"description":"The data above is presented in full detail for your last 100 visits (last 1000 visits if you upgrade to the Premium version). The reports update in real-time. Watch live as visitors interact with your site.","name":"See Visitors' Details","id":"5eec3372-a240-4f4c-b7e0-254ad561acb1"},{"description":"Get an email alert for each new visitor (optional).","name":"Receive Email Alerts","id":"13457a2e-3cd0-401f-ae6b-4904c4e35fbc"},{"description":"View your last 100 visitors pinned on a world map (1,000 visitors for Premium accounts). You can also display visitor map on your site.","name":"See Visitors's Locations","id":"3d30ff47-b153-4b79-8128-3d3b0a50e1a3"},{"description":"Your traffic data can be emailed, printed, exported into Excel or as an XML file, all with a click. You can also embed any report on your site.","name":"Export Your Stats Easily","id":"6da41501-3e41-4ffb-bb84-debeb53a4736"},{"description":"Exclude your own visits from stats ","name":"Get Relevant Stats","id":"92fd51ff-cae6-4e1a-a5c3-a981787ae652"},{"description":"The free version of Web-Stat shows you the full details of your last 100 visitors. Upgrade to Premium and gain access to 1,000 lines of detailed visitors? history.","name":"Get 1,000-Line Visitors Logs","id":"68a53cd7-6313-4d55-a3b5-225cd92351fc"},{"description":"The free version of Web-Stat looks at incoming visitors. With the premium version we will also monitor the activity inside your site. See what pages people go to, how long they stay on each page, and where they go from any given page.","name":"See Visitors' Page Views","id":"64ca61be-2a59-4f93-8f8d-ddafad3b307b"},{"description":"Find out how long people spend on your site as a whole and watch this metric evolve over time. Learn how long people spend on individual pages.","name":"Measure Time-on-Site","id":"f73febc7-1f37-47c0-b479-601d5e96f011"},{"description":"See what percentage of your visitors 'bounce' off your site (only open one page then leave). Bounce rates and time-on-site are important metrics to understand the quality of your traffic so you can optimize your site.","name":"Check Bounce Rates","id":"cc90adfc-1c23-4984-902a-e731f74e93f6"},{"description":"Discover the paths followed by visitors inside your site. For any page, we'll tell you what percentage of visitors click from it to any other page. Click-paths data allows you to understand how your web site is used.","name":"Record Click-Paths","id":"53a37b35-523a-498a-96ed-1336124929dd"},{"description":"Measure your conversions and get an email alert when a visitor converts.","name":"Track Conversions","id":"c39c3c80-4644-4a58-a327-e77de3cd6414"},{"description":"Find out how engaged people are with your site (visit depth, bounce rate, time-on-site) depending on the browser \/ OS \/ referrer \/ entrance page they use. Easy color-coded tables show you outliers and candidates for immediate improvements. ","name":"Optimize Your Site","id":"af06e59b-5c2c-49df-a4b8-5f896f86dba1"},{"description":"Make sure that your site is up and delivering content, 24\/7. Web-Stat will check your web site automatically every 15 minutes and send you an email (and a text message if configured) to alert you know of any incident.","name":"Get Downtime Alerts ","id":"bb879523-67f0-426f-bfb6-543cee082995"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"3d30ff47-b153-4b79-8128-3d3b0a50e1a3":"","f5bc91eb-563f-473d-a176-b076a7cecb7d":"","5eec3372-a240-4f4c-b7e0-254ad561acb1":"","92fd51ff-cae6-4e1a-a5c3-a981787ae652":"","6da41501-3e41-4ffb-bb84-debeb53a4736":""},"id":"9f163664-6602-4403-9479-70abef240856","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium version","vendorId":"premium","featureList":{"3d30ff47-b153-4b79-8128-3d3b0a50e1a3":"","bb879523-67f0-426f-bfb6-543cee082995":"","f5bc91eb-563f-473d-a176-b076a7cecb7d":"","13457a2e-3cd0-401f-ae6b-4904c4e35fbc":"","c39c3c80-4644-4a58-a327-e77de3cd6414":"","68a53cd7-6313-4d55-a3b5-225cd92351fc":"","5eec3372-a240-4f4c-b7e0-254ad561acb1":"","53a37b35-523a-498a-96ed-1336124929dd":"","af06e59b-5c2c-49df-a4b8-5f896f86dba1":"","92fd51ff-cae6-4e1a-a5c3-a981787ae652":"","6da41501-3e41-4ffb-bb84-debeb53a4736":"","f73febc7-1f37-47c0-b479-601d5e96f011":"","64ca61be-2a59-4f93-8f8d-ddafad3b307b":"","cc90adfc-1c23-4984-902a-e731f74e93f6":""},"id":"094ae36c-c4ef-4edc-bbb1-ff7124260b40","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":16,"monthlyPrice":4.9499998092651,"yearlyPrice":4.1599998474121}}],"businessModel":"FREEMIUM"}}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^18.14.0"},"isWixTPA":false},"12aacf69-f3fb-5334-2847-e00a8f13c12f":{"applicationId":3177,"widgets":{"12aacf69-f3be-4d15-c1f5-e10b8281822e":{"widgetUrl":"https:\/\/app.123formbuilder.com\/wix.php","widgetId":"12aacf69-f3be-4d15-c1f5-e10b8281822e","refreshOnWidthChange":true,"mobileUrl":"https:\/\/app.123formbuilder.com\/wix.php?forcemobile=1","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"form_builder","default":true}},"appDefinitionName":"123 Form Builder & Payments","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Add up to 10 fields per form with the free package or 30 fields per form with Starter.","name":"Number of Form Fields","id":"c6ac9f31-7ac4-4456-add5-b1d81bf3bf08"},{"description":"Get up to 100 form submissions per month with the free package or up to 1000 form submissions per month with Starter.","name":"Number of Form Submissions","id":"adb9dea9-08e9-44c0-ad3a-4ca90bc05178"},{"description":"Create up to 5 forms with the free package or up to 8 forms with Starter.","name":"Number of Forms ","id":"0cd1104a-26df-47da-8930-d6911308f26e"},{"description":"Send a custom confirmation message to visitors after they submit the form. You can use formatted text, add images and even send attachments.","name":"Custom Autoresponders","id":"18717900-dc9b-4404-95e4-3e6e0d67a73c"},{"description":"Add multiple and custom recipients to your forms, so that messages are sent to the relevant persons.","name":"Multiple Recipients","id":"46215c9f-8efb-4df6-a68c-225bef01e344"},{"description":"Enhance your form’s functionality by allowing users to upload resumés, images, audio\/video files and more. Use HTML content to make your forms more informative and visually appealing.","name":"File Upload and HTML Content","id":"b1dcbfa6-dcd7-47eb-93c0-5cc3b03d0594"},{"description":"Resend or edit submissions, allow form users to save and resume later or to edit sent information, request an approval before finalizing the submission and do much more with your data!","name":"Advanced Data Management","id":"32cccbcc-b38f-48a8-9732-55e4c9fb53cf"},{"description":"Receive submissions as PDF attachments by email when your form is sent. The PDF format is the most suitable for printing and storing submissions.","name":"PDF Submissions","id":"696024a5-dbd8-4945-95a4-35666ce273c3"},{"description":"Integrate your form with Google Drive to send form submissions to a spreadsheet that you can access anytime, anywhere.","name":"GDrive","id":"e902df70-eedf-4dfe-8987-3bddf834db60"},{"description":"Easily generate survey reports using pie charts, bar charts and other widgets. Reports can be private or public, and you can even redirect to them after submission. ","name":"Private and Public Reports","id":"b2b6120d-079b-4337-ad8e-0bd82e32235c"},{"description":"Our support team provides first class assistance to all users, free or paid, by live chat or email. All inquiries are resolved quickly and effectively!","name":"Stellar Support (Live Chat)","id":"82932603-0dfb-4a54-8adb-1a9ed7f92da5"},{"description":"Besides the usual form fields, you can use advanced fields like digital signature, Google maps, social buttons, star rating and more.","name":"24+ Form Field Types","id":"c8ccba0e-c8f7-455a-b121-5c6189a8f239"},{"description":"Add the best, most reliable security guards to your forms such as smart CAPTCHA, password protection, submissions limitation per IP, and country filter.","name":"Anti-Spam Protection","id":"2d36f14f-3c31-48c4-9ce7-127636169234"},{"description":"Personalize backgrounds, highlights and fonts, add your own logo and brand everything your way.","name":"Custom Design","id":"6f04a101-89cf-470a-b73d-105bf16d0e44"},{"description":"Choose to make form fields required or optional, use field validation, and customize all system messages. Maximum flexibility!","name":"Optional and Required Fields","id":"5e3a82e4-8f84-4199-887f-c7978c067b28"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"c6ac9f31-7ac4-4456-add5-b1d81bf3bf08":"10","0cd1104a-26df-47da-8930-d6911308f26e":"5","c8ccba0e-c8f7-455a-b121-5c6189a8f239":"","82932603-0dfb-4a54-8adb-1a9ed7f92da5":"","2d36f14f-3c31-48c4-9ce7-127636169234":"","adb9dea9-08e9-44c0-ad3a-4ca90bc05178":"100","5e3a82e4-8f84-4199-887f-c7978c067b28":"","6f04a101-89cf-470a-b73d-105bf16d0e44":""},"id":"d66693aa-fd22-462c-81f7-2a57f3b79705","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Starter","vendorId":"GoldWix","featureList":{"46215c9f-8efb-4df6-a68c-225bef01e344":"","18717900-dc9b-4404-95e4-3e6e0d67a73c":"","696024a5-dbd8-4945-95a4-35666ce273c3":"","c6ac9f31-7ac4-4456-add5-b1d81bf3bf08":"30","32cccbcc-b38f-48a8-9732-55e4c9fb53cf":"","0cd1104a-26df-47da-8930-d6911308f26e":"8","e902df70-eedf-4dfe-8987-3bddf834db60":"","b2b6120d-079b-4337-ad8e-0bd82e32235c":"","c8ccba0e-c8f7-455a-b121-5c6189a8f239":"","82932603-0dfb-4a54-8adb-1a9ed7f92da5":"","2d36f14f-3c31-48c4-9ce7-127636169234":"","adb9dea9-08e9-44c0-ad3a-4ca90bc05178":"1000","5e3a82e4-8f84-4199-887f-c7978c067b28":"","6f04a101-89cf-470a-b73d-105bf16d0e44":"","b1dcbfa6-dcd7-47eb-93c0-5cc3b03d0594":""},"id":"44f98123-d120-48ba-9275-3690ab2627bf","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":19,"monthlyPrice":4.9499998092651,"yearlyPrice":3.9900000095367}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^2.9.0"},"isWixTPA":false},"1380b703-ce81-ff05-f115-39571d94dfcd":{"applicationId":4149,"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.4264.0\/ProductPage","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.4264.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.4257.0\/ProductPageController.bundle.min.js","useSsrSeo":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4257.0\/ProductPageViewerWidget.bundle.min.js","subPages":[{"key":"wix.stores.sub_pages.product","enumerable":true}],"linkable":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4257.0\/ProductPageViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPASection","componentType":"checkout_Orders.ProductPage_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4264.0\/ProductPage.builder.bundle.min.js"},"default":false},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6004.0\/SideCart","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6004.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,"mpaNavigation":"ALLOWED","controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/SideCartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/SideCartViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/SideCartViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"true","refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"checkout_Orders.SideCart_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/SideCart.builder.bundle.min.js","ooiInEditor":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":{"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":"https:\/\/8c4075d5481d476e945486754f783364@sentry.io\/1865790"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1496.0\/addToCartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1496.0\/addToCartNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1496.0\/addToCart.bundle.min.js","ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"checkout_Orders.AddToCartButton_legacy"},"tpaWidgetId":"add_to_cart_button","default":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5906.0\/Wishlist","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5906.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,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/WishlistController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/WishlistViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/WishlistViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"true","refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"checkout_Orders.MyWishlist_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5906.0\/Wishlist.builder.bundle.min.js"},"default":false},"13afb094-84f9-739f-44fd-78d036adb028":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5906.0\/GridGallery","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5906.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.5904.0\/GridGalleryController.bundle.min.js","mobileSettingsEnabled":true,"useSsrSeo":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/GridGalleryViewerWidget.bundle.min.js","mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"checkout_Orders.GridGallery_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5906.0\/GridGallery.builder.bundle.min.js"},"tpaWidgetId":"grid_gallery","default":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6004.0\/cart","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6004.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,"mpaNavigation":"ALLOWED","controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/cartController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/cartViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/cartViewerWidget.bundle.min.js","ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"checkout_Orders.CartPage_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/cart.builder.bundle.min.js","ooiInEditor":false},"default":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5906.0\/SliderGallery","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5906.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.5904.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/SliderGalleryViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/SliderGalleryViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"checkout_Orders.SliderGallery_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5906.0\/SliderGallery.builder.bundle.min.js"},"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.3477.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.3477.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.3451.0\/thankYouPageController.bundle.min.js","iframeWithPlatform":true,"linkable":false,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3451.0\/thankYouPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3451.0\/thankYouPageViewerWidget.bundle.min.js","ssrCacheExcluded":"true","refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"checkout_Orders.ThankYouPage_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3477.0\/thankYouPage.builder.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":{"refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"checkout_Orders.MyOrders_legacy","linkable":true},"default":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5906.0\/GridGallery","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5906.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.5904.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/GridGalleryViewerWidget.bundle.min.js","useSsrSeo":true,"minHeightInMobile":340,"linkable":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPASection","componentType":"checkout_Orders.Shop_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5906.0\/GridGallery.builder.bundle.min.js"},"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.2233.0\/CartIconController.bundle.min.js","componentName":"cartWidget","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.2233.0\/CartIconViewerWidget.bundle.min.js","mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.2233.0\/CartIconViewerWidgetNoCss.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"true","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"checkout_Orders.CartIcon_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.2233.0\/CartIcon.builder.bundle.min.js","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":{"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/SearchModalGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/SearchModalGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/SearchModalGalleryViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"checkout_Orders.SearchModalGallery_legacy"},"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":{"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/SearchResultsPageGalleryController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/SearchResultsPageGalleryViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"checkout_Orders.SearchResultsPageGallery_legacy"},"tpaWidgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","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,"mpaNavigation":"ALLOWED","controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6836.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6836.0\/PaymentRequestViewerWidget.bundle.min.js","ssrCacheExcluded":"true","refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"checkout_Orders.PaymentRequestPage_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6480.0\/PaymentRequest.builder.bundle.min.js","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.5906.0\/CategoryPage","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5906.0\/CategoryPage","appPage":{"id":"Category Page","name":"Category Page","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"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,"mpaNavigation":"ALLOWED","controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/CategoryPageController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/CategoryPageViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/CategoryPageViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPASection","componentType":"checkout_Orders.CategoryPage_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5906.0\/CategoryPage.builder.bundle.min.js"},"tpaWidgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","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,"linkable":true,"mpaNavigation":"ALLOWED","controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6836.0\/CheckoutController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6836.0\/CheckoutViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6836.0\/CheckoutViewerWidget.bundle.min.js","ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"checkout_Orders.Checkout_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6477.0\/Checkout.builder.bundle.min.js","ooiInEditor":true},"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.2055.0\/productWidgetController.bundle.min.js","minHeightInMobile":354,"useSsrSeo":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2055.0\/productWidget.bundle.min.js","mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2055.0\/productWidgetNoCss.bundle.min.js","ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"checkout_Orders.ProductWidget_legacy"},"tpaWidgetId":"product_widget","default":false},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ecom-platform-checkout\/1.0.0\/BundleBundle","widgetId":"deaaaab0-f5bd-4b7a-a652-3845efcb546a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ecom-platform-checkout\/1.0.0\/BundleBundle","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6836.0\/BundleBundleController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6836.0\/BundleBundleViewerWidget.bundle.min.js","ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"checkout_Orders.BundleBundle_legacy"},"tpaWidgetId":"deaaaab0-f5bd-4b7a-a652-3845efcb546a","default":true},"215f8ab7-97c3-4838-a6d0-ad4a61747158":{"widgetUrl":"\/","widgetId":"215f8ab7-97c3-4838-a6d0-ad4a61747158","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"monitoring":{"type":"PANORAMA","panoramaOptions":{"project":{"groupId":"com.wixpress","artifactId":"abandoned-carts-bm","fingerprint":"909b259b270821e3e228d7e504707c813c4cc1c542858c1ae0eee6fa"}}}},"default":false}},"appDefinitionName":"Checkout & Orders","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/","addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1496.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.2055.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2322.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4257.0\/"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4730.0\/editor.bundle.min.js","routerServiceUrl":"\/_api\/wixstores-tpa-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4730.0\/viewerScript.bundle.min.js","errorReporting":{},"platformOnly":true,"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}},"routerHttpMethod":"GET"},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:serverless.wixstores-tpa-site-structure-service"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.6222.0"},"isWixTPA":true},"14409595-f076-4753-8303-9a86f9f71469":{"applicationId":4494,"widgets":{"144097ea-fea0-498e-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4604.0\/WixVideo","widgetId":"144097ea-fea0-498e-ade7-e6de40127106","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4604.0\/WixVideo","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4604.0\/WixVideoController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4604.0\/WixVideoViewerWidget.bundle.min.js","ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"wixVideo.WixVideo_legacy","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4604.0\/WixVideoViewerWidgetNoCss.bundle.min.js"},"tpaWidgetId":"wix_vod_develop","default":true}},"appDefinitionName":"Wix Video","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/vod-server.wix.com\/"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4604.0\/editorScript.bundle.min.js","isStretched":{"desktop":false,"tablet":false,"mobile":false},"docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4604.0\/viewerScript.bundle.min.js"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.376.0"},"isWixTPA":true},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"applicationId":5025,"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,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1509.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1509.0\/WixProGalleryViewerWidget.bundle.min.js","ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"wixProGallery.WixProGallery_legacy","useSsrSeo":true,"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,"refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"wixProGallery.FullscreenPage_legacy"},"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.1509.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.1509.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1509.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427"},"width":{"desktop":{},"tablet":{},"mobile":{}},"shouldCloneDataPerComponent":true,"viewer":{"errorReporting":{"url":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427"}},"studio":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.968.0"},"isWixTPA":true},"131154ac-a7f9-e644-3bea-44a8b9dbf3ce":{"applicationId":5554,"widgets":{"131154f5-ea93-f1e6-dc2a-78add51021d3":{"widgetUrl":"https:\/\/wix-hdwplayer.appspot.com\/widget.html","widgetId":"131154f5-ea93-f1e6-dc2a-78add51021d3","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wix-hdwplayer.appspot.com\/widget.html","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{},"tpaWidgetId":"hdw_player","default":true}},"appDefinitionName":"HDW PLAYER","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Add or show unlimited videos in your website.","name":"Add \/ Show unlimited videos","id":"1119e115-6a6b-4ba2-8604-f7e3d2b6d51a"},{"description":"Remove or replace logo with your own","name":"Branding \/ Ownership","id":"78464a33-3f83-4c10-8303-15d61c938edd"},{"description":"Able to display the gallery and views under the player","name":"Show gallery and views","id":"4f7a8bf0-8e88-47d5-b46f-08f1c4370086"},{"description":"Add videos directly from YouTube playlist.","name":"Youtube playlist support","id":"bd6f6926-01a1-4fcf-9266-e337fce233f3"},{"description":"HDW Player can handle a variety of flash-capable media formats such as mp4, 3g2, 3gp, m4a, m4v, mov(h.264).","name":"Supported File Formats","id":"9245991d-db96-43c0-b6ff-91a8ac35710e"},{"description":"A rapidly growing number of handheld devices like Iphone, IPad,  Android support either Flash or HTML5 for video playback. The HDW player auto-detects which playback mode is supported by a user's device and selects accordingly. ","name":"HTML5 \/ Mobile Support","id":"fb8a99bd-4890-47c4-b5da-fc3295561c13"},{"description":"Display videos from YouTube in seconds. Just add the YouTube video URL to the Player.","name":"Youtube Videos","id":"86ce9338-a5bc-40b4-ac64-d0ab51f8e2bf"},{"description":"Display videos from Vimeo in seconds. Just add the Vimeo video URL to the Player.","name":"Vimeo Videos","id":"be6aa183-602d-443a-a069-c7c934cb9103"},{"description":"Instantly display videos from Dailymotion simply by adding the Dailymotion page URL to the Player.","name":"Dailymotion Videos","id":"d588f350-0829-4414-946d-a1dd3a36eca5"},{"description":"Pseudo Streaming is a protocol that can be installed on regular HTTP servers such as Apache, Tomcat, IIS or lighthttpd. HDW Player supports its server-side script for Flash-to-Server communication.","name":"Pseudo Streaming","id":"02909986-1b39-42e2-9463-3db7e23f27a2"},{"description":"Amazon’s Content Delivery Network (CDN) offers several advantages over a plain web server for streaming video. CDN can quickly deliver your videos across the globe, as well as stream your videos instead of requiring a download. The Amazon CloudFront CDN provides easy and instant sign up and only charges customers for usage (in terms of GB of video stored and streamed), so there are no fixed costs. HDW Player supports playback for Amazon Storage streams.","name":"Amazon CDN","id":"0346ecca-5c77-44c8-9222-a78f9c394f79"},{"description":"Easily embed your videos on other websites by using the code generated when clicking Share - Embed Button.","name":"Embed Options","id":"157975d1-c0d5-4466-9258-fc302dd92159"},{"description":"HDW Player allows you to share any video with your friends by using the email option inside the player.","name":"Refer a Friend.","id":"c205a320-3c12-4409-a8a9-9253756048fe"},{"description":"Tooltips are available for each button on the player. Change the player’s skin, controls and button color.","name":"Tool Tip and Custom Colors","id":"71747a2a-2bcf-4b2b-a81a-0ad6ede547b9"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"0346ecca-5c77-44c8-9222-a78f9c394f79":"","9245991d-db96-43c0-b6ff-91a8ac35710e":"","c205a320-3c12-4409-a8a9-9253756048fe":"","86ce9338-a5bc-40b4-ac64-d0ab51f8e2bf":"","157975d1-c0d5-4466-9258-fc302dd92159":"","02909986-1b39-42e2-9463-3db7e23f27a2":"","d588f350-0829-4414-946d-a1dd3a36eca5":"","fb8a99bd-4890-47c4-b5da-fc3295561c13":"","be6aa183-602d-443a-a069-c7c934cb9103":"","71747a2a-2bcf-4b2b-a81a-0ad6ede547b9":""},"id":"b4bd922a-2e15-4a47-8642-3b7f9e0869d8","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"HDW Player","vendorId":"hdwplayer","featureList":{"0346ecca-5c77-44c8-9222-a78f9c394f79":"","9245991d-db96-43c0-b6ff-91a8ac35710e":"","c205a320-3c12-4409-a8a9-9253756048fe":"","78464a33-3f83-4c10-8303-15d61c938edd":"","86ce9338-a5bc-40b4-ac64-d0ab51f8e2bf":"","4f7a8bf0-8e88-47d5-b46f-08f1c4370086":"","157975d1-c0d5-4466-9258-fc302dd92159":"","02909986-1b39-42e2-9463-3db7e23f27a2":"","d588f350-0829-4414-946d-a1dd3a36eca5":"","fb8a99bd-4890-47c4-b5da-fc3295561c13":"","be6aa183-602d-443a-a069-c7c934cb9103":"","bd6f6926-01a1-4fcf-9266-e337fce233f3":"","1119e115-6a6b-4ba2-8604-f7e3d2b6d51a":"","71747a2a-2bcf-4b2b-a81a-0ad6ede547b9":""},"id":"e67d3ea6-e86d-4f77-bdcb-4de07af23290","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":2.9900000095367,"yearlyPrice":0}}],"businessModel":"FREEMIUM"},"appId":"9469f057-feaa-44a6-9d4d-72aaa3d5d14a","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"1363adbc-c783-b1e0-d8ef-4a661300ac8c":{"applicationId":5804,"widgets":{"1363af67-36c0-9e07-5485-f283815e0da7":{"widgetUrl":"https:\/\/wix.livechatinc.com\/api\/v1\/legacy\/widget.html","widgetId":"1363af67-36c0-9e07-5485-f283815e0da7","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_RIGHT","verticalMargin":0,"horizontalMargin":0},"mobileUrl":"\/","published":false,"mobilePublished":true,"seoEnabled":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"livechatfixed","default":false},"4e4db2c0-42a5-4e39-b436-106728c2b3ef":{"widgetUrl":"\/","widgetId":"4e4db2c0-42a5-4e39-b436-106728c2b3ef","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"allowedForFreeSite":true,"dependencies":[]},"default":false}},"appDefinitionName":"Live Chat","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Make the first move and initiate a chat with a website visitor yourself. ","name":"Chat invitations","id":"9c58a956-1227-4786-938a-8a956df5e6c0"},{"description":"Customize your live chat with four basic LiveChat themes or get full customization options, depending on the plan you choose.","name":"Full Chat Customization","id":"3611b06b-3f87-478e-a456-ce6e44b86825"},{"description":"Use our built-in ticketing system to manage tougher cases and organize all email inquiries and messages left when your LiveChat is offline.","name":"Ticketing System","id":"e3e04d1a-673e-4eb9-96ab-8a9c654a4953"},{"description":"Store your chat history for 60 days or an unlimited amount of time, depending on the plan you choose. ","name":"Unlimited Chat History","id":"6aebde5e-22df-43c4-93c0-4cbe372a1d8b"},{"description":"Receive chat and ticket reports, as well as daily information about your license.","name":"Reporting","id":"f29593dc-d019-4cee-9537-7eedc4878cca"},{"description":"From email marketing to social, LiveChat integrates seamlessly with a range of popular third-party apps and services, including Mailchimp, HubSpot CRM or Salesforce.","name":"90+ integrations","id":"f626b4b9-cdb7-473f-b79f-549c50aafef1"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Starter","vendorId":"Starter","featureList":{"e3e04d1a-673e-4eb9-96ab-8a9c654a4953":"Ticketing System","9c58a956-1227-4786-938a-8a956df5e6c0":"60-day Chat History","3611b06b-3f87-478e-a456-ce6e44b86825":"Basic Chat Customization","6aebde5e-22df-43c4-93c0-4cbe372a1d8b":"Data Security"},"id":"f33bbdc3-cadb-4be8-9ed0-4afdf523eaed","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":19,"yearlyPrice":0}},{"name":"Regular","vendorId":"Regular","featureList":{"e3e04d1a-673e-4eb9-96ab-8a9c654a4953":"Ticketing System","3611b06b-3f87-478e-a456-ce6e44b86825":"Full Chat Customization","f29593dc-d019-4cee-9537-7eedc4878cca":"Reporting","9c58a956-1227-4786-938a-8a956df5e6c0":"Unlimited Chat History","6aebde5e-22df-43c4-93c0-4cbe372a1d8b":"Data Security"},"id":"25c32ad9-519e-4835-9798-af6141e7ac04","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":36,"yearlyPrice":0}},{"name":"Team","vendorId":"Team","featureList":{"e3e04d1a-673e-4eb9-96ab-8a9c654a4953":"Ticketing System","3611b06b-3f87-478e-a456-ce6e44b86825":"Full Chat Customization","f29593dc-d019-4cee-9537-7eedc4878cca":"Reporting","9c58a956-1227-4786-938a-8a956df5e6c0":"Unlimited Chat History","6aebde5e-22df-43c4-93c0-4cbe372a1d8b":"Data Security"},"id":"17f1a18a-3df8-47c1-960d-472e452b1780","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":39,"yearlyPrice":0}}],"businessModel":"PREMIUM"}}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^3.1.0"},"isWixTPA":false},"133bb11e-b3db-7e3b-49bc-8aa16af72cac":{"applicationId":6669,"widgets":{"133bb136-1c71-aacd-3744-564ac3e635ac":{"widgetUrl":"https:\/\/plugin.eventscalendar.co\/widget.html","widgetId":"133bb136-1c71-aacd-3744-564ac3e635ac","refreshOnWidthChange":true,"mobileUrl":"https:\/\/plugin.eventscalendar.co\/widget.html","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"none","default":false}},"appDefinitionName":"Events Calendar","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Display up to 5 or an unlimited number of events depending on the plan","name":"Number of events","id":"5ac676d3-30c8-491c-afe6-04a66e638667"},{"description":"Add multiple Events Calendars to your website","name":"Number of Calendars","id":"ec2eeba0-f4a7-488c-84bb-19546870cdeb"},{"description":"Automatically synchronize your calendar with your Google, Outlook or Eventbrite calendars","name":"Sync with external calendars","id":"4b841522-8665-489f-ab63-3530fed7223a"},{"description":"Remove the 'made by Inffuse' footer from the calendars","name":"Remove Inffuse brand ads","id":"56386a7b-f73e-4c10-a697-b2513f1f9033"},{"description":"Premium users will get priority email support and phone access to our support team","name":"Premium customer support","id":"0f6fdf5c-bbc8-4cfc-bf33-dcb5cedcc8cb"},{"description":"Choose to display events in monthly, weekly, or agenda layouts to best suit your needs","name":"Modify the layout","id":"dcdfdbec-da4c-4143-8743-965ae7a89a6d"},{"description":"Customize your calendar, including colors and fonts to match your brand and your site","name":"Customize your calendar","id":"d2582477-e8e3-4aa0-8628-f3aa4e609457"},{"description":"Events Calendar supports over 30 languages including English, Spanish, Portuguese, French and Russian","name":"Over 30 languages","id":"46fad4fd-a68b-4a68-b4ae-bfb4643918d0"},{"description":"All the calendar layouts are responsive, and will adapt to the size of the calendar","name":"Responsive design","id":"6d169221-81d4-4ba4-8f43-9e51357843e5"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"d2582477-e8e3-4aa0-8628-f3aa4e609457":"","ec2eeba0-f4a7-488c-84bb-19546870cdeb":"1","5ac676d3-30c8-491c-afe6-04a66e638667":"5","6d169221-81d4-4ba4-8f43-9e51357843e5":"","46fad4fd-a68b-4a68-b4ae-bfb4643918d0":"","dcdfdbec-da4c-4143-8743-965ae7a89a6d":""},"id":"03c5dc40-4979-4878-b7e1-40d0b2a2c15c","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"premium","featureList":{"56386a7b-f73e-4c10-a697-b2513f1f9033":"","d2582477-e8e3-4aa0-8628-f3aa4e609457":"","ec2eeba0-f4a7-488c-84bb-19546870cdeb":"UNLIMITED","5ac676d3-30c8-491c-afe6-04a66e638667":"UNLIMITED","6d169221-81d4-4ba4-8f43-9e51357843e5":"","46fad4fd-a68b-4a68-b4ae-bfb4643918d0":"","0f6fdf5c-bbc8-4cfc-bf33-dcb5cedcc8cb":"","dcdfdbec-da4c-4143-8743-965ae7a89a6d":"","4b841522-8665-489f-ab63-3530fed7223a":""},"id":"be3b534a-1d9c-444c-9200-fd09c118b799","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":4.9899997711182,"yearlyPrice":3.9900000095367}}],"businessModel":"FREEMIUM"}}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.10.0"},"isWixTPA":false},"1429e204-2254-7f40-836b-5ffd769ac4c0":{"applicationId":7419,"widgets":{"1429e225-f6b0-2230-82f6-9a6aa1192f8f":{"widgetUrl":"https:\/\/static.parastorage.com\/services\/right-click-protect\/1.29.0\/editor\/RightClickProtect.html","widgetId":"1429e225-f6b0-2230-82f6-9a6aa1192f8f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/static.parastorage.com\/services\/right-click-protect\/1.29.0\/editor\/RightClickProtect.html","published":true,"mobilePublished":true,"seoEnabled":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/right-click-protect\/1.29.0\/RightClickProtectController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/right-click-protect\/1.29.0\/RightClickProtectViewerWidget.bundle.min.js","ssrCacheExcluded":"false","migratingToOoi":"true"},"tpaWidgetId":"copyrights","default":true}},"appDefinitionName":"Right Click Protect","appFields":{"platform":{"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/right-click-protect\/1.29.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/right-click-protect\/1.184.0\/editorScript.bundle.min.js","migratingToOoi":"true"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.14.0"},"isWixTPA":true},"61f33d50-3002-4882-ae86-d319c1a249ab":{"applicationId":7420,"widgets":{"f72fe377-8abc-40f2-8656-89cfe00f3a22":{"widgetId":"f72fe377-8abc-40f2-8656-89cfe00f3a22","defaultHeight":300,"defaultWidth":210},"c340212a-6e2e-45cd-9dc4-58d01a5b63a7":{"widgetId":"c340212a-6e2e-45cd-9dc4-58d01a5b63a7","defaultHeight":300,"defaultWidth":210},"e000b4bf-9ff1-4e66-a0d3-d4b365ba3af5":{"widgetId":"e000b4bf-9ff1-4e66-a0d3-d4b365ba3af5","defaultHeight":400,"defaultWidth":210},"1b8c501f-ccc2-47e7-952a-47e264752614":{"widgetId":"1b8c501f-ccc2-47e7-952a-47e264752614","defaultHeight":280,"defaultWidth":916},"43c2a0a8-f224-4a29-bd19-508114831a3a":{"widgetId":"43c2a0a8-f224-4a29-bd19-508114831a3a","defaultHeight":40,"defaultWidth":210},"56ab6fa4-95ac-4391-9337-6702b8a77011":{"widgetId":"56ab6fa4-95ac-4391-9337-6702b8a77011","defaultHeight":400,"defaultWidth":210},"31c0cede-09db-4ec7-b760-d375d62101e6":{"widgetId":"31c0cede-09db-4ec7-b760-d375d62101e6","defaultHeight":600,"defaultWidth":680},"33a9f5e0-b083-4ccc-b55d-3ca5d241a6eb":{"widgetId":"33a9f5e0-b083-4ccc-b55d-3ca5d241a6eb","defaultHeight":220,"defaultWidth":210},"c7f57b50-8940-4ff1-83c6-6756d6f0a1f4":{"widgetId":"c7f57b50-8940-4ff1-83c6-6756d6f0a1f4","defaultHeight":220,"defaultWidth":210},"4de5abc5-6da2-4f97-acc3-94bb74285072":{"widgetId":"4de5abc5-6da2-4f97-acc3-94bb74285072","defaultHeight":800,"defaultWidth":800},"ea63bc0f-c09f-470c-ac9e-2a408b499f22":{"widgetId":"ea63bc0f-c09f-470c-ac9e-2a408b499f22","defaultHeight":800,"defaultWidth":800}}},"13016589-a9eb-424a-8a69-46cb05ce0b2c":{"applicationId":8030,"widgets":{"130165ba-4eeb-4a87-3121-a3cf2a86d2ca":{"widgetUrl":"https:\/\/app.commentsplugin.com\/widget-wix","widgetId":"130165ba-4eeb-4a87-3121-a3cf2a86d2ca","refreshOnWidthChange":true,"mobileUrl":"https:\/\/app.commentsplugin.com\/mobile.html","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"comments","default":true}},"appDefinitionName":"Comments","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Get 10 or unlimited comments, depending on the plan.","name":"Number of comments","id":"33827cda-664b-4035-bc62-5ee0b4f4d4ec"},{"description":"Delete unwanted comments \/ Approve new comments before they show up","name":"Moderate your comments","id":"6c1daada-9a89-433f-a6ab-6aab435a555c"},{"description":"Get instant email notifications with new comments.","name":"Instant email notifications","id":"c4b58355-ba9c-4164-95ef-2aaaf0b67ad0"},{"description":"Admin only or everyone - the choice is yours!","name":"Reply to comments","id":"f757b46d-7bae-4073-a400-526887ae1d3d"},{"description":"Collect 5 Star reviews from satisfied customers","name":"5 Star Ratings","id":"fe7c6b95-2ce5-4f24-a2ee-3a05b41e4155"},{"description":"Add the Comments app to the 'Single Post' page to automatically include a Comments section in each of your blog posts.","name":"Blog integration","id":"f904a4df-8431-4242-b723-cdd08d0c2c91"},{"description":"Add the app to your 'Product Page' and start collecting 5 star reviews for each of your shop's products.","name":"Wix Stores integration","id":"b1c75c01-e3b6-4369-beb3-f091a12cb5fd"},{"description":"Let visitors use their Facebook\/Twitter\/Google account to add comments (optional)","name":"Social integration","id":"6b41d60a-3642-4251-ae52-c0023f10b91f"},{"description":"Comments can have image attachments","name":"Uploading Photos","id":"3523a8c5-410d-4d59-9659-f94dc07e594e"},{"description":"Comments are updated real time as they are posted, engaging users to participate in the discussion.","name":"Real-time interaction","id":"cb5edf77-eb44-4713-ad19-aa2e8e0ffc88"},{"description":"Personalize colors to match your site design.","name":"Fully customizable","id":"78c32a6b-853a-4e59-ae2d-b811c154525d"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"f757b46d-7bae-4073-a400-526887ae1d3d":"","f904a4df-8431-4242-b723-cdd08d0c2c91":"","33827cda-664b-4035-bc62-5ee0b4f4d4ec":"10","3523a8c5-410d-4d59-9659-f94dc07e594e":"","fe7c6b95-2ce5-4f24-a2ee-3a05b41e4155":"","b1c75c01-e3b6-4369-beb3-f091a12cb5fd":"","6b41d60a-3642-4251-ae52-c0023f10b91f":"","cb5edf77-eb44-4713-ad19-aa2e8e0ffc88":"","78c32a6b-853a-4e59-ae2d-b811c154525d":""},"id":"e25ce7a3-8c68-4a52-bb53-4c9f5ef89500","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"Premium1","featureList":{"f757b46d-7bae-4073-a400-526887ae1d3d":"","c4b58355-ba9c-4164-95ef-2aaaf0b67ad0":"","f904a4df-8431-4242-b723-cdd08d0c2c91":"","33827cda-664b-4035-bc62-5ee0b4f4d4ec":"UNLIMITED","3523a8c5-410d-4d59-9659-f94dc07e594e":"","fe7c6b95-2ce5-4f24-a2ee-3a05b41e4155":"","b1c75c01-e3b6-4369-beb3-f091a12cb5fd":"","6b41d60a-3642-4251-ae52-c0023f10b91f":"","cb5edf77-eb44-4713-ad19-aa2e8e0ffc88":"","6c1daada-9a89-433f-a6ab-6aab435a555c":"","78c32a6b-853a-4e59-ae2d-b811c154525d":""},"id":"7a8527dc-0ab0-49aa-b655-42eb95544ef0","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":20,"monthlyPrice":4.9499998092651,"yearlyPrice":3.9700000286102}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"1363fa0b-c40d-74dc-f173-53457bfafd05":{"applicationId":8416,"widgets":{"136987bd-92f4-9017-dbcb-7b55c55978e8":{"widgetUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=123videoads","widgetId":"136987bd-92f4-9017-dbcb-7b55c55978e8","refreshOnWidthChange":true,"mobileUrl":"https:\/\/labs.wixapps.net\/apps\/tpa-unavailable\/widget?app=123videoads","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"123_video_hybrid_app","default":false}},"appDefinitionName":"123videoads","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Create professional quality video ads in minutes.","name":"Create Video Ads","id":"ff7bbd99-80e8-4e47-a4af-8120c1320494"},{"description":"The video can be played on mobile devices.","name":"Mobile Devices","id":"a60a10fd-3591-4be8-b609-e068b9954de2"},{"description":"Choose from a professional set of themes and expertly designed themes for business and personal applications. ","name":"Easy to Use Themes","id":"ee8fcf8e-93cb-4ff2-84c0-ff1ab3442536"},{"description":"Find all the tools and features you need including a free media library of photos, video clips, music, and more.","name":"Free Stock Library","id":"1e62761a-bac3-4f61-bdc4-d938b77a8771"},{"description":"Easily add your own media into the library to make your video personal and more effective.","name":"Upload Your Content","id":"01188819-6d1c-4252-b7ce-81d53234bcdd"},{"description":"Add on-screen text and choose from multiple voice-over options to make your video ad stand out. Add Background music from our copyright free library or add your own.","name":"Text, Voiceover, Music","id":"1f105610-b16d-4223-95fb-0d40511ab2fc"},{"description":"Access to three basic themes that are 15 seconds.","name":"Basic Themes","id":"78195663-8a9e-4c8f-8162-315339bc8cc2"},{"description":"Stream up to 3 High Definition videos simultaneously with NO watermark and ads.","name":"HD Videos without watermark","id":"95181ba0-a1f7-4c20-bb4c-0827dcd54418"},{"description":"Access to all of our 50 plus themes for various businesses with various durations. ","name":"All Themes","id":"b0717cbd-804d-4ff3-8e4e-fe0097a07fd5"},{"description":"Share any of the videos you created onto your YouTube account.","name":"YouTube","id":"3c460231-9fb6-4f38-99a1-7dcb3d5ab59c"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"1f105610-b16d-4223-95fb-0d40511ab2fc":"","ee8fcf8e-93cb-4ff2-84c0-ff1ab3442536":"","78195663-8a9e-4c8f-8162-315339bc8cc2":"","ff7bbd99-80e8-4e47-a4af-8120c1320494":"","01188819-6d1c-4252-b7ce-81d53234bcdd":"","a60a10fd-3591-4be8-b609-e068b9954de2":"","1e62761a-bac3-4f61-bdc4-d938b77a8771":""},"id":"9a935fce-a0b0-45c3-9a49-0fb4b40d3c4b","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"123VIDEOPACKAGE","featureList":{"95181ba0-a1f7-4c20-bb4c-0827dcd54418":"","3c460231-9fb6-4f38-99a1-7dcb3d5ab59c":"","1f105610-b16d-4223-95fb-0d40511ab2fc":"","b0717cbd-804d-4ff3-8e4e-fe0097a07fd5":"","ee8fcf8e-93cb-4ff2-84c0-ff1ab3442536":"","78195663-8a9e-4c8f-8162-315339bc8cc2":"","ff7bbd99-80e8-4e47-a4af-8120c1320494":"","01188819-6d1c-4252-b7ce-81d53234bcdd":"","a60a10fd-3591-4be8-b609-e068b9954de2":"","1e62761a-bac3-4f61-bdc4-d938b77a8771":""},"id":"4507278f-4b85-4ca5-b077-81436bdddc2c","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":5.9899997711182,"yearlyPrice":5}}],"businessModel":"FREEMIUM"}}],"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^2.0.0"},"isWixTPA":false},"138e5a7c-7d4c-79bc-d4a2-40dacc91ad88":{"applicationId":8686,"widgets":{"13b28fde-2cb9-ae38-8ffd-153be44fddee":{"widgetUrl":"https:\/\/filtr8.com\/magazine?embed=","widgetId":"13b28fde-2cb9-ae38-8ffd-153be44fddee","refreshOnWidthChange":true,"mobileUrl":"https:\/\/filtr8.com\/magazine?embed=","appPage":{"id":"filtr8","name":"THE MAGAZINE","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":false,"componentFields":{"linkable":true},"default":true}},"appDefinitionName":"Easy Magazine","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Engage your visitors and demonstrate your domain expertise with a professional business magazine on your website. Publish high-quality articles, highly relevant to your business and interests of your audience.","name":"Add magazine to your website","id":"16a767ff-0d95-417e-8dd3-080c04a50dca"},{"description":"Share awesome content to your social networks in a single click. Add automatic hashtags for the maximum exposure of your posts.","name":"Share to social media","id":"e075c490-fd8b-42ca-8dd9-d3797dc2accb"},{"description":"Publish content brought by our discovery engine, connect RSS feeds of your favorite publications, or simply add any individual article.","name":"Flexible content sources","id":"4535a69e-cb5c-4fcf-99fa-774bb6975aa1"},{"description":"Publish unlimited articles, so your visitors will stay at your website much longer and will come back more often. Free magazines are limited to 10 published articles only.","name":"Publish unlimited articles","id":"a50cded0-9127-4889-808a-f4f07ea463f7"},{"description":"We will keep looking daily for the latest and greatest content for your Newsroom, so you will always have a fresh content to share and publish.","name":"Get daily content updates","id":"b8d601fb-3f99-488b-9387-447daa1ca918"},{"description":"Share from your Newsroom smart links which will bring visitors back to your website or display your custom Call-to-Action when they click the article you shared.","name":"Bring traffic to your site","id":"1da09f1d-808d-48e5-8b38-44cc30585ed6"},{"description":"Unlock magazine's subscription form. Your magazine's subscribers will receive email notifications when you publish new content.","name":"Get subscribers and leads","id":"f7098a2e-7713-4f9a-a39e-0a81b6c527a7"},{"description":"Remove Filtr8 popups and promotional messages from your magazine and social shares. Customize your own branding and messaging.","name":"Remove Filtr8 promotions","id":"efb66716-2b1c-483f-a962-1dcea159c365"},{"description":"Use advanced content research tools to drill down into specific subjects and explore different perspectives to find intriguing and unexpected content","name":"Content research tools","id":"56a46642-634f-491b-8b11-e6b8954e4501"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"16a767ff-0d95-417e-8dd3-080c04a50dca":"","e075c490-fd8b-42ca-8dd9-d3797dc2accb":"","4535a69e-cb5c-4fcf-99fa-774bb6975aa1":""},"id":"1b9b6deb-857d-48d1-99a9-ca6e3a992f17","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Filtr8 Magazine Premium","vendorId":"filtr8-premium","featureList":{"efb66716-2b1c-483f-a962-1dcea159c365":"","f7098a2e-7713-4f9a-a39e-0a81b6c527a7":"","1da09f1d-808d-48e5-8b38-44cc30585ed6":"","a50cded0-9127-4889-808a-f4f07ea463f7":"","56a46642-634f-491b-8b11-e6b8954e4501":"","b8d601fb-3f99-488b-9387-447daa1ca918":"","e075c490-fd8b-42ca-8dd9-d3797dc2accb":"","16a767ff-0d95-417e-8dd3-080c04a50dca":"","4535a69e-cb5c-4fcf-99fa-774bb6975aa1":""},"id":"e1f8b93f-6308-4a51-b34e-5206bd1c0acc","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":6.9899997711182,"yearlyPrice":0}}],"businessModel":"FREEMIUM"},"appId":"6f1e94ea-aa86-41df-86ec-ded9aa016744","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0","installedVersion":"^0.0.0"},"isWixTPA":false},"13bd99dc-f4a5-207a-0b7d-6c95f09cc302":{"applicationId":9442,"widgets":{"13bd99e8-7a2a-b53b-1ac5-568eb39b34e3":{"widgetUrl":"https:\/\/slideshow.light-tech.online\/","widgetId":"13bd99e8-7a2a-b53b-1ac5-568eb39b34e3","refreshOnWidthChange":true,"mobileUrl":"https:\/\/slideshow.light-tech.online\/","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{},"tpaWidgetId":"impressive_slider","default":true}},"appDefinitionName":"Impressive Slideshow Gallery","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Change every tiny detail of your slideshow: fonts, colors, borders, backgrounds, etc","name":"Full customization","id":"061faa8d-0491-4ccf-aca2-ef10418b83c7"},{"description":"It’s an easy-to-use tool to make an attractive slideshow gallery","name":"User-friendly interface","id":"b5dec5ad-6798-4169-9b84-072604939ff2"},{"description":"We are ready to help you with any issue you get while using our App","name":"Responsive Support","id":"7f401445-f13e-4b93-8266-b51640c2aa48"},{"description":"Add up to 3 slides for free or an unlimited number of slides to your site to show more inviting pictures","name":"Number of Slides","id":"f47b0e9e-3c80-4136-83a6-42fbf33b1db8"},{"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":"9bc35347-e48d-4317-a79a-cb7115ff92b9"},{"description":"Protect your images from copying by disabling right click action","name":"Disable right click","id":"193da824-fb40-4c46-a7d1-8850bd079d46"},{"description":"Delete the “Powered by Impressive Slideshow” banner from your gallery","name":" Remove logo ","id":"cfcc5a42-687f-4e27-ba55-f396dd64a71a"},{"description":"Show your slides in a random order","name":"Shuffle slides","id":"86d6c48e-b438-4e41-ae08-4d6bc19b6390"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"f47b0e9e-3c80-4136-83a6-42fbf33b1db8":"3","b5dec5ad-6798-4169-9b84-072604939ff2":"","7f401445-f13e-4b93-8266-b51640c2aa48":"","061faa8d-0491-4ccf-aca2-ef10418b83c7":"","9bc35347-e48d-4317-a79a-cb7115ff92b9":"2"},"id":"db5267e2-ec6d-461c-8e7b-46ee8acdf043","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium Package","vendorId":"Premium-Package","featureList":{"f47b0e9e-3c80-4136-83a6-42fbf33b1db8":"Unlimited","193da824-fb40-4c46-a7d1-8850bd079d46":"","b5dec5ad-6798-4169-9b84-072604939ff2":"","7f401445-f13e-4b93-8266-b51640c2aa48":"","061faa8d-0491-4ccf-aca2-ef10418b83c7":"","cfcc5a42-687f-4e27-ba55-f396dd64a71a":"","9bc35347-e48d-4317-a79a-cb7115ff92b9":"Unlimited","86d6c48e-b438-4e41-ae08-4d6bc19b6390":""},"id":"fbfd723e-89e9-40e8-ab64-979e3e76a331","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":33,"monthlyPrice":2.9900000095367,"yearlyPrice":1.9900000095367}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.15.0"},"isWixTPA":false},"13c14380-3112-b995-2017-ee10343a0625":{"applicationId":10121,"widgets":{"13c14424-7203-841b-a88d-61d7ea3fa366":{"widgetUrl":"https:\/\/holidays-badges.appspot.com\/index","widgetId":"13c14424-7203-841b-a88d-61d7ea3fa366","refreshOnWidthChange":true,"mobileUrl":"https:\/\/holidays-badges.appspot.com\/index","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"widget","default":true}},"appDefinitionName":"Site Badges","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"13ea0dbb-e91b-c2c0-a5e8-ca207ce093b0":{"applicationId":10669,"widgets":{"14744bb1-3397-1533-ea6a-5ced8aa9ff3b":{"widgetUrl":"https:\/\/wix-pop-up.appspot.com\/app\/index.html#\/?mobile=true","widgetId":"14744bb1-3397-1533-ea6a-5ced8aa9ff3b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wix-pop-up.appspot.com\/app\/index.html#\/?mobile=true","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"mobile","default":false},"13ea0dec-d66e-cb05-e156-75de2b779f42":{"widgetUrl":"https:\/\/wix-pop-up.appspot.com\/app\/index.html#\/","widgetId":"13ea0dec-d66e-cb05-e156-75de2b779f42","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_RIGHT","verticalMargin":0,"horizontalMargin":0},"published":true,"mobilePublished":true,"seoEnabled":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"pop-up","default":true}},"appDefinitionName":"Lumifish Pop-Up","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Easily add a custom pop-up to your website in a few clicks","name":"Easy to Add","id":"ada8d483-f140-4fd9-bab2-675054e6f7a9"},{"description":"Add a title, description, “thank you” note, etc., to create the exact pop-up content you need","name":"Customize the Text","id":"11f9d5c2-86d0-424b-870c-14a20a0f9dfe"},{"description":"Choose from over 15 pre-designed templates to create your pop-up with","name":"Beautiful Templates","id":"d39f1715-5540-40fd-a515-c07f241934cd"},{"description":"Add tool to your pop-up for gathering your site visitors' email addresses","name":"Gather email addresses","id":"1fcbb697-3b2e-49b8-8f0b-a81fc04f8846"},{"description":"Add link to your pop-up to drive visitors to a specific website page or promotion","name":"Add Link","id":"b8c4d419-c1ca-4511-88c2-4b4228427cad"},{"description":"Choose from a selection of practical pop-up icons to make your message stand out","name":"Add Icons","id":"679903c2-1561-4b83-ad7a-fd42c5ef7483"},{"description":"Add images to your pop-up that instantly grab your site visitors’ attention","name":"Add Images","id":"37aa5cc6-fc53-4fed-bf6f-136a8a11a956"},{"description":"Add, edit, remove or temporarily hide your pop-up at any time","name":"Change It Anytime","id":"fc177bf1-6b73-422f-8d12-8f24c0a79283"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"fc177bf1-6b73-422f-8d12-8f24c0a79283":"","11f9d5c2-86d0-424b-870c-14a20a0f9dfe":"","37aa5cc6-fc53-4fed-bf6f-136a8a11a956":"","ada8d483-f140-4fd9-bab2-675054e6f7a9":""},"id":"7ebcc3fd-1b9e-425a-b0f6-36c13e074afe","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"popup_premium","featureList":{"fc177bf1-6b73-422f-8d12-8f24c0a79283":"","b8c4d419-c1ca-4511-88c2-4b4228427cad":"","ada8d483-f140-4fd9-bab2-675054e6f7a9":"","37aa5cc6-fc53-4fed-bf6f-136a8a11a956":"","11f9d5c2-86d0-424b-870c-14a20a0f9dfe":"","d39f1715-5540-40fd-a515-c07f241934cd":"","1fcbb697-3b2e-49b8-8f0b-a81fc04f8846":"","679903c2-1561-4b83-ad7a-fd42c5ef7483":""},"id":"c50982d5-31b2-4b35-b355-546d8164a290","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":16,"monthlyPrice":2.9900000095367,"yearlyPrice":2.5}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"14a85b13-d7da-ee8e-7290-3b93340f63fa":{"applicationId":11411,"widgets":{"14a85b28-2374-72cf-db64-e0c11046aa60":{"widgetUrl":"https:\/\/tpa.wixapps.net\/soundcloud-tpa\/widget.html","widgetId":"14a85b28-2374-72cf-db64-e0c11046aa60","refreshOnWidthChange":true,"mobileUrl":"https:\/\/tpa.wixapps.net\/soundcloud-tpa\/widget.html","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"soundcloud","default":true}},"appDefinitionName":"SoundCloud","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"applicationId":11910,"widgets":{"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e":{"widgetUrl":"\/","widgetId":"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"monitoring":{"type":"PANORAMA","panoramaOptions":{"project":{"groupId":"com.wixpress.npm","artifactId":"members-area-components","fingerprint":"2112846fc66e304c70196e236b1a870c67089ed3b1e004e2b0679eae"}}}},"default":false}},"appDefinitionName":"Wix Members Area","appFields":{"platform":{"routerServiceUrl":"\/_api\/members\/v1\/santa-members","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2831.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-editor-app\/1.4383.0\/editorAppModule.bundle.min.js","margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"editorScriptUrlTemplate":"<%= serviceUrl('santa-members-editor-app', 'editorAppModule.bundle.min.js') %>","width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.members.members-area-site-structure-api"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.988.0"},"isWixTPA":true},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"applicationId":12791,"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2810.0\/MyAccount","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2810.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,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2799.0\/MyAccountController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2799.0\/MyAccountViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2799.0\/MyAccountViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"true","refType":"wysiwyg.viewer.components.tpapps.TPASection","componentType":"memberAccountInfo.MyAccount_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2810.0\/MyAccount.builder.bundle.min.js","ooiInEditor":true},"default":true}},"appDefinitionName":"Member Account Info","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2799.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2810.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.2799.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2799.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.257.0"},"isWixTPA":true},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"applicationId":13007,"widgets":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2903.0\/ProfileCard","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2903.0\/ProfileCard","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"mpaNavigation":"ALLOWED","controllerUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2903.0\/ProfileCardController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2903.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2903.0\/ProfileCardViewerWidget.bundle.min.js","cssPerBreakpoint":true,"isLoadable":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"profileCard.MemberProfileCard_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2879.0\/ProfileCard.builder.bundle.min.js","ooiInEditor":true},"tpaWidgetId":"profile","default":true}},"appDefinitionName":"Profile Card","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2903.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2903.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\/profile-card-tpa-ooi\/1.2903.0\/editorScript.bundle.min.js","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2903.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.283.0"},"isWixTPA":true},"13fd7b70-5eed-6985-b68b-5aae0994397c":{"applicationId":13743,"widgets":{"141a0b99-6db8-4350-cfc0-44e643e8455f":{"widgetUrl":"https:\/\/www1.socialintents.com\/plugins\/unbounce\/wixunbounce.1.1.jsp","widgetId":"141a0b99-6db8-4350-cfc0-44e643e8455f","refreshOnWidthChange":true,"gluedOptions":{"placement":"TOP_CENTER","verticalMargin":0,"horizontalMargin":0},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"exit_actions","default":true},"1501f2c3-eff0-55bf-1246-058b79e70c1a":{"widgetUrl":"https:\/\/www1.socialintents.com\/plugins\/unbounce\/wixmobileunbounce.jsp","widgetId":"1501f2c3-eff0-55bf-1246-058b79e70c1a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/www1.socialintents.com\/plugins\/unbounce\/wixmobileunbounce.jsp","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"mobile_popup","default":false}},"appDefinitionName":"Conversion Popup","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Gather conversions: email subscribers, feedback, likes, followers, or shares. ","name":"Unlimited Conversions","id":"db8ad791-1ed9-404e-8d67-0d068a72daba"},{"description":"Choose from our 6 pre-built conversion templates that will help you get started quickly. Build your email list, create a yes\/no call to action, gather feedback, survey customers, offer a coupon, or gather social followers. Tons of possibilities and very flexible.","name":"6 Popup Templates","id":"ed257fbc-ccc5-4e5a-b417-74b61e0e5c12"},{"description":"Display your popup immediately, after a specified period, when a visitor arrives or before a visitor leaves your site. Configure your targeting rules to only display for new visitors, returning visitors, or once a week.","name":"Control Popup Occurrence ","id":"d4679613-dd16-425b-a31c-2d4a266dc835"},{"description":"Popups look and work great on your mobile phone.","name":"Mobile Responsive","id":"d2056280-43e3-4a9e-8fa5-458fcd49776a"},{"description":"Ask visitors for feedback, build your social following, lead visitors to a specific page and get email signups that auto-store in your Wix Contacts.","name":"Variety of Popup Functions","id":"8bbd489b-1a36-41a6-991e-bb4d082c022e"},{"description":"Create custom actions with your text and language. All text is configurable.","name":"Customize Language","id":"fef5c0c8-fdec-48e3-b6cc-966d7d4f2631"},{"description":"All Powered By links and co-branding logos are removed in the Premium version of the app.","name":"Removed Powered By Branding","id":"1ae0e825-f14e-4d2e-88a9-e325c00c3b66"},{"description":"Add your logo to your exit actions to bring additional branding to your template.","name":"Custom Logos","id":"3b7a6c6a-bff5-4bf9-8d32-fcab63ff2d22"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Free","featureList":{"ed257fbc-ccc5-4e5a-b417-74b61e0e5c12":"","db8ad791-1ed9-404e-8d67-0d068a72daba":"10","d2056280-43e3-4a9e-8fa5-458fcd49776a":"","d4679613-dd16-425b-a31c-2d4a266dc835":"","fef5c0c8-fdec-48e3-b6cc-966d7d4f2631":"","8bbd489b-1a36-41a6-991e-bb4d082c022e":""},"id":"d9501b98-bf51-493b-9077-722105b3d587","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":0,"monthlyPrice":0,"yearlyPrice":0}},{"name":"Premium","vendorId":"ConverionPopPremium","featureList":{"ed257fbc-ccc5-4e5a-b417-74b61e0e5c12":"","db8ad791-1ed9-404e-8d67-0d068a72daba":"Unlimited","d2056280-43e3-4a9e-8fa5-458fcd49776a":"","1ae0e825-f14e-4d2e-88a9-e325c00c3b66":"","d4679613-dd16-425b-a31c-2d4a266dc835":"","3b7a6c6a-bff5-4bf9-8d32-fcab63ff2d22":"","fef5c0c8-fdec-48e3-b6cc-966d7d4f2631":"","8bbd489b-1a36-41a6-991e-bb4d082c022e":""},"id":"d9a363e2-1c4d-47b5-8383-b24c8d052462","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":38,"monthlyPrice":7.9899997711182,"yearlyPrice":4.9899997711182}}],"businessModel":"FREEMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":false},"14635256-b183-1c71-a4d2-f55179b80e8a":{"applicationId":16245,"widgets":{"14635280-8c8d-5346-b643-691f84f48973":{"widgetUrl":"https:\/\/instafeed.codev.wixapps.net\/ig_business_app\/widget","widgetId":"14635280-8c8d-5346-b643-691f84f48973","refreshOnWidthChange":true,"mobileUrl":"https:\/\/instafeed.codev.wixapps.net\/ig_business_app\/widget","published":false,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"instagramFeed.InstagramFeed_legacy","mpaNavigation":"ALLOWED"},"tpaWidgetId":"instagram_feed","default":false}},"appDefinitionName":"Instagram Feed","appFields":{"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.28.0"},"isWixTPA":true},"1537b24e-29d1-6d8f-b8e1-d6860f2f70b9":{"applicationId":18126,"widgets":{"35a4cb97-c8cd-4ee9-ac3c-89c13c8493d6":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/file-share-ooi\/1.589.0\/FilesOoi","widgetId":"35a4cb97-c8cd-4ee9-ac3c-89c13c8493d6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/file-share-ooi\/1.589.0\/FilesOoi","appPage":{"id":"wix_file_share_members_page","name":"Files","defaultPage":"","hidden":false,"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":{"linkable":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":"https:\/\/54b4aac306184111a223c0f4aea635c3@sentry.wixpress.com\/5578"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/FilesOoiController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/FilesOoiViewerWidgetNoCss.bundle.min.js","componentUrlTemplate":"<%= serviceUrl('file-share-ooi', 'FilesOoiViewerWidget.bundle.min.js') %>","componentUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/FilesOoiViewerWidget.bundle.min.js","controllerUrlTemplate":"<%= serviceUrl('file-share-ooi', 'FilesOoiController.bundle.min.js') %>","cssPerBreakpoint":true,"ssrCacheExcluded":"true","refType":"wysiwyg.viewer.components.tpapps.TPASection","componentType":"wixFileShare.Files_legacy","ooiInEditor":true,"mpaCompatible":true},"default":false},"75a32499-b1aa-4dae-8cc2-6e10be7a92de":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/file-share-ooi\/1.150.0\/FilesOoi","widgetId":"75a32499-b1aa-4dae-8cc2-6e10be7a92de","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/file-share-ooi\/1.150.0\/FilesOoi","appPage":{"id":"FilesOoi","name":"FilesOoi","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,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":"https:\/\/54b4aac306184111a223c0f4aea635c3@sentry.wixpress.com\/5578"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.150.0\/FilesOoiController.bundle.min.js","componentUrlTemplate":"<%= serviceUrl('file-share-ooi', 'FilesOoiViewerWidget.bundle.min.js') %>","componentUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.150.0\/FilesOoiViewerWidget.bundle.min.js","controllerUrlTemplate":"<%= serviceUrl('file-share-ooi', 'FilesOoiController.bundle.min.js') %>","ssrCacheExcluded":"true","refType":"wysiwyg.viewer.components.tpapps.TPASection","componentType":"wixFileShare.FilesOoi_legacy","mpaCompatible":true},"tpaWidgetId":"75a32499-b1aa-4dae-8cc2-6e10be7a92de","default":false},"1537b264-0a4d-ca5e-52b9-980bc763d50a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/file-share-ooi\/1.589.0\/FileShareOoi","widgetId":"1537b264-0a4d-ca5e-52b9-980bc763d50a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/file-share-ooi\/1.589.0\/FileShareOoi","appPage":{"id":"wix_file_share_page","name":"File Share","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":{"useSsrSeo":true,"linkable":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":"https:\/\/54b4aac306184111a223c0f4aea635c3@sentry.wixpress.com\/5578"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/FileShareOoiController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/FileShareOoiViewerWidgetNoCss.bundle.min.js","componentUrlTemplate":"<%= serviceUrl('file-share-ooi', 'FileShareOoiViewerWidget.bundle.min.js') %>","componentUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/FileShareOoiViewerWidget.bundle.min.js","controllerUrlTemplate":"<%= serviceUrl('file-share-ooi', 'FileShareOoiController.bundle.min.js') %>","cssPerBreakpoint":true,"ssrCacheExcluded":"true","refType":"wysiwyg.viewer.components.tpapps.TPASection","componentType":"wixFileShare.FileShare_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/FileShareOoi.builder.bundle.min.js","ooiInEditor":true,"mpaCompatible":true},"default":true}},"appDefinitionName":"Wix File Share","appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/editorScript.bundle.min.js","margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.148.0"},"isWixTPA":true},"14dbef06-cc42-5583-32a7-3abd44da4908":{"applicationId":18440,"widgets":{"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2666.0\/Profile","widgetId":"14dbefb9-3b7b-c4e9-53e8-766defd30587","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2666.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,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2660.0\/ProfileController.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2660.0\/ProfileViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2660.0\/ProfileViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPASection","componentType":"membersAbout.Profile_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2666.0\/Profile.builder.bundle.min.js","ooiInEditor":true,"isLoadable":true,"shouldLoadServerZip":true,"chunkLoadingGlobal":"webpackJsonp__wix_members_about_ooi"},"default":true}},"appDefinitionName":"Members About","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2660.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2666.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.2660.0\/editorScript.bundle.min.js","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2660.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.216.0"},"isWixTPA":true},"14ebe801-d78a-daa9-c9e5-0286a891e46f":{"applicationId":19000,"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,"refType":"wysiwyg.viewer.components.tpapps.TPASection","componentType":"followers.Followers_legacy","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,"isStandalone":true,"semanticVersion":"^0.24.0"},"isWixTPA":true},"14dbefd2-01b4-fb61-32a7-3abd44da4908":{"applicationId":19611,"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,"refType":"wysiwyg.viewer.components.tpapps.TPASection","componentType":"members.Members_legacy","linkable":true,"mpaNavigation":"ALLOWED"},"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,"isStandalone":true,"semanticVersion":"^0.24.0"},"isWixTPA":true},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"applicationId":20193,"widgets":{"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.5.0\/Notifications","widgetId":"14f2595a-a352-3ff1-9b3c-4d21861fe58f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.5.0\/Notifications","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":{"viewer":{"errorReporting":{"url":"https:\/\/460ff4620fa44cba8df530afde949785@sentry.wixpress.com\/5803"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0\/NotificationsController.bundle.min.js","componentUrlTemplate":"<%= serviceUrl('members-area-notifications', 'NotificationsViewerWidget.bundle.min.js') %>","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0\/NotificationsViewerWidget.bundle.min.js","controllerUrlTemplate":"<%= serviceUrl('members-area-notifications', 'NotificationsController.bundle.min.js') %>","ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"wixMembersAreaNotifications.Notifications_legacy_1","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0\/Notifications.builder.bundle.min.js"},"default":false},"6ca9273a-a775-407c-87e1-9685588c9aa7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.3.0\/Notifications","widgetId":"6ca9273a-a775-407c-87e1-9685588c9aa7","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.3.0\/Notifications","appPage":{"id":"Notifications","name":"Notifications","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":"https:\/\/460ff4620fa44cba8df530afde949785@sentry.wixpress.com\/5803"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.3.0\/NotificationsController.bundle.min.js","componentUrlTemplate":"<%= serviceUrl('members-area-notifications', 'NotificationsViewerWidget.bundle.min.js') %>","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.3.0\/NotificationsViewerWidget.bundle.min.js","controllerUrlTemplate":"<%= serviceUrl('members-area-notifications', 'NotificationsController.bundle.min.js') %>","ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPASection","componentType":"wixMembersAreaNotifications.Notifications_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.3.0\/Notifications.builder.bundle.min.js"},"tpaWidgetId":"6ca9273a-a775-407c-87e1-9685588c9aa7","default":true}},"appDefinitionName":"Wix Members Area Notifications","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"<%= serviceUrl('members-area-notifications', 'viewerScript.bundle.min.js') %>","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/460ff4620fa44cba8df530afde949785@sentry.wixpress.com\/5803"},"viewer":{"errorReporting":{"url":"https:\/\/460ff4620fa44cba8df530afde949785@sentry.wixpress.com\/5803"}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.39.0"},"isWixTPA":true},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"applicationId":21141,"widgets":{"04462ba4-2137-41bd-9460-0814554aae07":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.63.0\/PreferencesOoi","widgetId":"04462ba4-2137-41bd-9460-0814554aae07","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.63.0\/PreferencesOoi","appPage":{"id":"Settings","name":"Settings","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":"https:\/\/ed436f5053144538958ad06a5005e99a@sentry.wixpress.com\/6142"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoiController.bundle.min.js","componentUrlTemplate":"<%= serviceUrl('members-area-notifications-preferences', 'PreferencesOoiViewerWidget.bundle.min.js') %>","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoiViewerWidget.bundle.min.js","controllerUrlTemplate":"<%= serviceUrl('members-area-notifications-preferences', 'PreferencesOoiController.bundle.min.js') %>","cssPerBreakpoint":false,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPASection","componentType":"membersNotificationsSettings.Settings_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoi.builder.bundle.min.js"},"tpaWidgetId":"04462ba4-2137-41bd-9460-0814554aae07","default":true},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.63.0\/PreferencesOoi","widgetId":"14f25dd2-f9b0-edc2-f38e-eded5da094aa","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.63.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":{"viewer":{"errorReporting":{"url":"https:\/\/ed436f5053144538958ad06a5005e99a@sentry.wixpress.com\/6142"}},"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoiController.bundle.min.js","componentUrlTemplate":"<%= serviceUrl('members-area-notifications-preferences', 'PreferencesOoiViewerWidget.bundle.min.js') %>","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoiViewerWidget.bundle.min.js","controllerUrlTemplate":"<%= serviceUrl('members-area-notifications-preferences', 'PreferencesOoiController.bundle.min.js') %>","cssPerBreakpoint":false,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"membersNotificationsSettings.Settings_legacy_1","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoi.builder.bundle.min.js"},"default":true}},"appDefinitionName":"Members Notifications Settings","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"<%= serviceUrl('members-area-notifications-preferences', 'viewerScript.bundle.min.js') %>","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/271e9fa3230b4eec94b02bf95780f5f2@sentry.wixpress.com\/6097"},"viewer":{"errorReporting":{"url":"https:\/\/271e9fa3230b4eec94b02bf95780f5f2@sentry.wixpress.com\/6097"}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.22.0"},"isWixTPA":true},"12d582eb-2102-2ba3-3c39-6a6c1282f16f":{"applicationId":22751,"widgets":{"12d582ee-0e4b-67c0-9075-aaa00c44fc2c":{"widgetUrl":"https:\/\/www.wix.com\/","widgetId":"12d582ee-0e4b-67c0-9075-aaa00c44fc2c","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"social_bar","default":true}},"appDefinitionName":"[Migrated] - Social Bar","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":false},"2a617b40-167a-4325-9a9f-58396cf47b93":{"applicationId":26022,"widgets":{"d925427a-dc06-43f5-ad13-ae1f692f0feb":{"widgetUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/editor\/DoNotSellMyData.html","widgetId":"d925427a-dc06-43f5-ad13-ae1f692f0feb","refreshOnWidthChange":true,"mobileUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/editor\/DoNotSellMyData.html","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"componentUrlTemplate":"<%= serviceUrl('cookie-consent-ccpa-link', 'DoNotSellMyDataViewerWidget.bundle.min.js') %>","componentUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/DoNotSellMyDataViewerWidget.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false"},"tpaWidgetId":"d925427a-dc06-43f5-ad13-ae1f692f0feb","default":true}},"appDefinitionName":"Do Not Sell Data ","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0"},"baseUrlsTemplate":{"staticsBaseUrl":"<%= serviceUrl('cookie-consent-ccpa-link', '\/') %>"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"<%= serviceUrl('cookie-consent-ccpa-link', 'viewerScript.bundle.min.js') %>","isStretched":{"desktop":false,"tablet":false,"mobile":false},"docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/viewerScript.bundle.min.js"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"14bcded7-0066-7c35-14d7-466cb3f09103":{"applicationId":28167,"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":{"refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"blog.BlogComments_legacy","linkable":true,"mpaNavigation":"ALLOWED"},"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,"refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"blog.RecentPosts_legacy"},"tpaWidgetId":"recent-posts-widget","default":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.0\/Blog","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.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.3148.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,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/BlogViewerWidgetNoCss.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPASection","componentType":"blog.Blog_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3154.0\/Blog.builder.bundle.min.js","ooiInEditor":true,"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.3154.0\/RelatedPosts","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.0\/RelatedPosts","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"mpaNavigation":"ALLOWED","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/RelatedPostsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/RelatedPostsViewerWidget.bundle.min.js","ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"blog.RelatedPosts_legacy","ooiInEditor":true},"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.3154.0\/CategoryMenu","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.0\/CategoryMenu","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/CategoryMenuViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/CategoryMenuViewerWidget.bundle.min.js","controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"blog.CategoryMenu_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3154.0\/CategoryMenu.builder.bundle.min.js","ooiInEditor":true},"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.3154.0\/TagCloud","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.0\/TagCloud","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/TagCloudViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/TagCloudViewerWidget.bundle.min.js","controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"blog.TagCloud_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3154.0\/TagCloud.builder.bundle.min.js","ooiInEditor":true},"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":{"refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"blog.BlogLikes_legacy","linkable":true,"mpaNavigation":"ALLOWED"},"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,"refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"blog.CustomFeed_legacy"},"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.3154.0\/RssButton","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.0\/RssButton","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/RssButtonViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/RssButtonViewerWidget.bundle.min.js","cssPerBreakpoint":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"blog.RSSButton_legacy","ooiInEditor":true},"tpaWidgetId":"rss-feed-widget","default":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.0\/Archive","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.0\/Archive","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/ArchiveViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/ArchiveViewerWidget.bundle.min.js","controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"blog.Archive_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3154.0\/Archive.builder.bundle.min.js","ooiInEditor":true},"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.3154.0\/Post","widgetId":"211b5287-14e2-4690-bb71-525908938c81","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.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.3148.0\/PostViewerWidget.bundle.min.js","useSsrSeo":true,"subPages":[{"key":"wix.blog.sub_pages.post","enumerable":true}],"linkable":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/PostViewerWidgetNoCss.bundle.min.js","controllerUrlTemplate":"","cssPerBreakpoint":true,"ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"blog.Post_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3154.0\/Post.builder.bundle.min.js","ooiInEditor":true,"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.3154.0\/PostTitle","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.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.3154.0\/PostTitleViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/PostTitleViewerWidget.bundle.min.js","ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"blog.PostTitle_legacy"},"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.3154.0\/PostList","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.0\/PostList","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/PostListViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/PostListViewerWidget.bundle.min.js","controllerUrlTemplate":"","ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAWidget","componentType":"blog.PostList_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3154.0\/PostList.builder.bundle.min.js","ooiInEditor":true},"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":{"refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"blog.MyDrafts_legacy","linkable":true,"mpaNavigation":"ALLOWED"},"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.3154.0\/MyPosts","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3154.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,"mpaNavigation":"ALLOWED","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/MyPostsViewerWidgetNoCss.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/MyPostsViewerWidget.bundle.min.js","ssrCacheExcluded":"false","refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"blog.MyPosts_legacy","builderConfigUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3154.0\/MyPosts.builder.bundle.min.js","ooiInEditor":true},"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":{"refType":"wysiwyg.viewer.components.tpapps.TPAMultiSection","componentType":"blog.BlogPosts_legacy","linkable":true,"mpaNavigation":"ALLOWED"},"default":false}},"appDefinitionName":"Wix Blog","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/editorScript.bundle.min.js","baseUrls":{"mediaImageHost":"static.wixstatic.com","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/","duplexerUrl":"duplexer.wix.com","apiBaseUrlClient":"\/_api\/communities-blog-node-api","translationsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-translations\/1.4450.0\/","siteAssets":"{urlTemplate: {siteAssets}?siteId=f2343010-d1f3-4080-a98e-3d82976a671d&metaSiteId=2b9fa616-1dde-46d3-a1a3-d715ebc1d57d&siteRevision=1335","apiPlatformizedBaseUrl":"https:\/\/www.wix.com\/_api\/communities-blog-api-web","mediaVideoHost":"video.wixstatic.com","apiPlatformizedBaseUrlClient":"\/_api\/communities-blog-api-web","apiBaseUrl":"https:\/\/apps.wix.com\/_api\/communities-blog-node-api","apiExperimentsBaseUrlClient":"\/_api\/wix-laboratory-server","blocks_devSiteUrl":"https:\/\/zanass1.editorx.io\/2w5loeiwuf2frneevn6m","blocks_widgetManifestsUrl":"\/manifests\/14bcded7-0066-7c35-14d7-466cb3f09103\/1335\/manifests.json","useArchiveWidgetAdapter":"false","disableDuplexerForInstanceIds":"671e6bcb-a0a9-4ae0-98f2-f81a607bf167","provisioningModalUrl":"https:\/\/www.wix.com\/_partials\/communities-blog-provisioning-modal\/1.1107.0\/modal.html","apiAggregatorBaseUrl":"\/blog-frontend-adapter-public","apiPaywallBaseUrl":"\/_api\/paywall-server","categoryLabel":"false"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"migratedToNewPlatformApi":true,"height":{"desktop":{},"tablet":{},"mobile":{}},"editorTranslationUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2252.0\/assets\/locales\/messages_%7B%7Blng%7D%7D.json","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{"url":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643"},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{"url":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643"}},"studio":{"siteHeaderUrl":"ae7beb322e32912fccc688a488a3de89_r3.json","wixCodeGridId":"21056c2c-144a-488f-912d-5fb0e1262beb","wixCodeInstanceId":"c520f32b-7cd2-44bd-a087-e5c72fd7af4c"}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.npm.communities-blog-node-api"}},"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.5202.0"},"isWixTPA":true},"153e1aeb-2ec2-58c4-9715-1b25977bd56f":{"applicationId":30467,"widgets":{"153e1b1d-b38c-5d48-2e15-3ecd9276808a":{"widgetUrl":"https:\/\/podcasts.wixapps.net\/widget","widgetId":"153e1b1d-b38c-5d48-2e15-3ecd9276808a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/podcasts.wixapps.net\/widget","appPage":{"id":"podcasts","name":"Podcast","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"linkable":true},"default":true}},"appDefinitionName":"Wix Podcast Player","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.4.0","installedVersion":"^0.0.0"},"isWixTPA":true},"12e0dab3-a3cf-d446-2251-450722a9f464":{"applicationId":32042,"widgets":{"12e0dad0-9bf0-bfaf-0230-70b3a58d1105":{"widgetUrl":"https:\/\/wixlabs-countdown.appspot.com\/index","widgetId":"12e0dad0-9bf0-bfaf-0230-70b3a58d1105","refreshOnWidthChange":true,"mobileUrl":"https:\/\/wixlabs-countdown.appspot.com\/mobile","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"countdown_clock","default":true}},"appDefinitionName":"Wix Countdown Clock","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^2.0.0","installedVersion":"^2.0.0"},"isWixTPA":true},"1365f9c7-cd93-bab2-d8ef-4a661300ac8c":{"applicationId":32385,"widgets":{"1365fa0c-92e1-f89d-dbcb-7b55c55978e8":{"widgetUrl":"https:\/\/www.powr.io\/plugins\/countdown-timer\/wix_cached_view","widgetId":"1365fa0c-92e1-f89d-dbcb-7b55c55978e8","refreshOnWidthChange":true,"mobileUrl":"https:\/\/www.powr.io\/plugins\/countdown-timer\/wix_cached_view","published":true,"mobilePublished":true,"seoEnabled":true,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"countdown","default":true}},"appDefinitionName":"Urgency Countdown Timer","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"Remove the POWr logo from your Countdown Timer.","name":"No POWr Logo","id":"992818c3-bb4f-4c30-ae4e-f3238479e668"},{"description":"The number of different counters you can add to one website.","name":"Number of Counters","id":"b545090f-9577-476a-8d9c-aebcc037d3ea"},{"description":"Add a custom message after your countdown is over.","name":"Custom Content After Count","id":"eb812d35-7b52-470d-8757-9f8d40dbfd9a"},{"description":"Choose to hide days, hours or minutes for longer countdowns.","name":"Hide Days, Hours or Minutes","id":"6adda941-8af8-4752-a7d7-85c74d75d689"},{"description":"Set your timer to automatically repeat (e.g. every month, immediately after count, once a year).","name":"Automatically Repeat Timer","id":"f7569edb-c5ac-43de-9f2a-02b99d6a6f62"},{"description":"Add a 'Buy Now' or custom button to your timer to take payments or redirect visitors.","name":"Paypal or Custom Button","id":"34b525bc-eedd-43ad-9dcc-ca460a1537be"},{"description":"Choose an animation style for your counter (e.g. slide down, flip).","name":"Advanced Animation Effects","id":"e640cb5e-f77a-4d2d-9b4a-fdaa31f91e8e"},{"description":"Get more sales with a limited time offer that resets for each new visitor!","name":"Countdown Timer per Visitor","id":"9a395e38-a942-4042-a633-39f109451958"},{"description":"Make your products look extra popular with a count-up timer that resets for each visitor!","name":"Count Up Number per Visitor","id":"6d76332f-f1c1-4fbb-aa2e-358000ceb5d5"},{"description":"Get customers excited about your products with a stock countdown that resets for each new visitor!","name":"Countdown Number per Visitor","id":"c2de7063-6cc8-4b1d-99eb-a60a27fc897e"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":0,"plans":[{"name":"Starter","vendorId":"premium","featureList":{"992818c3-bb4f-4c30-ae4e-f3238479e668":"","6adda941-8af8-4752-a7d7-85c74d75d689":"","b545090f-9577-476a-8d9c-aebcc037d3ea":"2","34b525bc-eedd-43ad-9dcc-ca460a1537be":"","e640cb5e-f77a-4d2d-9b4a-fdaa31f91e8e":"","eb812d35-7b52-470d-8757-9f8d40dbfd9a":"","f7569edb-c5ac-43de-9f2a-02b99d6a6f62":""},"id":"c1dc2e81-8f7b-4876-a048-b053d2a97960","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":2.9900000095367,"yearlyPrice":2.4800000190735}},{"name":"Pro","vendorId":"pro","featureList":{"992818c3-bb4f-4c30-ae4e-f3238479e668":"","6adda941-8af8-4752-a7d7-85c74d75d689":"","b545090f-9577-476a-8d9c-aebcc037d3ea":"3","c2de7063-6cc8-4b1d-99eb-a60a27fc897e":"","34b525bc-eedd-43ad-9dcc-ca460a1537be":"","e640cb5e-f77a-4d2d-9b4a-fdaa31f91e8e":"","eb812d35-7b52-470d-8757-9f8d40dbfd9a":"","6d76332f-f1c1-4fbb-aa2e-358000ceb5d5":"","9a395e38-a942-4042-a633-39f109451958":"","f7569edb-c5ac-43de-9f2a-02b99d6a6f62":""},"id":"769ae6d1-ebfa-44ea-ac95-1349cbe40eb1","mostPopular":true,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":30,"monthlyPrice":5.6999998092651,"yearlyPrice":3.9900000095367}},{"name":"Business","vendorId":"business","featureList":{"992818c3-bb4f-4c30-ae4e-f3238479e668":"","6adda941-8af8-4752-a7d7-85c74d75d689":"","b545090f-9577-476a-8d9c-aebcc037d3ea":"Unlimited","c2de7063-6cc8-4b1d-99eb-a60a27fc897e":"","34b525bc-eedd-43ad-9dcc-ca460a1537be":"","e640cb5e-f77a-4d2d-9b4a-fdaa31f91e8e":"","eb812d35-7b52-470d-8757-9f8d40dbfd9a":"","6d76332f-f1c1-4fbb-aa2e-358000ceb5d5":"","9a395e38-a942-4042-a633-39f109451958":"","f7569edb-c5ac-43de-9f2a-02b99d6a6f62":""},"id":"41ac1422-9b34-4457-b680-486f24da3278","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":17,"monthlyPrice":7.9899997711182,"yearlyPrice":6.6300001144409}}],"businessModel":"FREEMIUM"},"appId":"f652708f-a809-4106-9c8a-bedf7761e379","languageCode":"en"}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.5.0","installedVersion":"^1.0.0"},"isWixTPA":false},"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7":{"applicationId":34708,"widgets":{"50bd2535-0ac5-4e59-b520-c665f3b38be8":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"50bd2535-0ac5-4e59-b520-c665f3b38be8","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"mzdqe","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"false","mpaNavigation":"ALLOWED","nestedWidgets":{}}},"default":false},"3b212edb-8c0b-4cb0-bbdd-c2ca289aed32":{"widgetUrl":"\/","widgetId":"3b212edb-8c0b-4cb0-bbdd-c2ca289aed32","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"monitoring":{"type":"PANORAMA","panoramaOptions":{"project":{"groupId":"com.wixpress","artifactId":"instagram-builder-cli","fingerprint":"7d3a57d414ea3c50f077bfefcf8b70fb9e36b1152dd31c5fc0d3aeeb"}}}},"default":false},"5e950125-a2e4-489f-bb0b-fb30677719e2":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"5e950125-a2e4-489f-bb0b-fb30677719e2","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"wm0ej","pageJsonFilename":"3e41b8_eb89f7542dadb94c34529b7acba51a08_58.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","mpaNavigation":"ALLOWED","nestedWidgets":{}}},"default":false},"41911f9d-aa42-4111-aafd-bef63e8463e8":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"41911f9d-aa42-4111-aafd-bef63e8463e8","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"s2zfa","pageJsonFilename":"","blocksVersion":"2.0.0","ssrCacheExcluded":"true","nestedWidgets":{}}},"default":false},"4aa5ffff-4e98-47ce-95fe-3b40a658ced4":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"4aa5ffff-4e98-47ce-95fe-3b40a658ced4","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"ire8y","pageJsonFilename":"3e41b8_613e08b8054274cfe90e7fd11d9e24b2_14.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","mpaNavigation":"ALLOWED","nestedWidgets":{}}},"default":false},"9775dac1-735d-448f-9143-c9c70bd04de4":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"9775dac1-735d-448f-9143-c9c70bd04de4","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"x5kmw","pageJsonFilename":"3e41b8_cc81de730c6b1da87a9728c1f47b5235_14.json","blocksVersion":"2.0.0","ssrCacheExcluded":"false","mpaNavigation":"ALLOWED","relatedArtifact":"instagram-blocks-app","nestedWidgets":{"internal":["50bd2535-0ac5-4e59-b520-c665f3b38be8"]}}},"default":false}},"appDefinitionName":"Instagram Feed (New)","appFields":{"platform":{"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=a31c8851-2462-40a5-bd68-097744cb6404&metaSiteId=e868bda4-9a8a-45b6-8c84-d1c77f18dce7&siteRevision=634","blocks_devSiteUrl":"https:\/\/ronyf3.editorx.io\/fyz6zvejisbcbebhj1xw","blocks_widgetManifestsUrl":"\/manifests\/deb18ef1-e0c6-4668-a7bc-4a13785eb5b7\/634\/manifests.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/instagram-blocks-app\/1.0.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/instagram-blocks-app\/1.0.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/instagram-blocks-app\/1.454.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"<%= serviceUrl('instagram-blocks-app', 'viewerScript.bundle.min.js') %>","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/instagram-blocks-app\/1.454.0\/viewerScript.bundle.min.js","errorReporting":{},"viewer":{"errorReporting":{}},"studio":{"siteHeaderUrl":"b0bff6870361bd12f0f4ecaa9af1e580_r3.json","wixCodeGridId":"c50e5e08-385e-4f11-8515-a12d1885c426","wixCodeInstanceId":"841abdb9-cb94-4497-a1ad-9b47c4725e8f"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^3.220.0","installedVersion":"^3.0.0"},"isWixTPA":true}},"previewMode":false,"siteRevision":1519,"userFileDomainUrl":"filesusr.com","metaSiteId":"c64d20ff-1352-4856-9e1d-32c775c5b63b","isPremiumDomain":true,"routersConfig":{"routers-jggvccar":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3},\"page\":\"b4cf6ac0-a06a-458a-9fc7-18791481df2f\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/notifications\":{\"appData\":{\"numbers\":{\"key\":\"notificationsCount\",\"default\":0},\"appDefinitionId\":\"14f25924-5664-31b2-9568-f9c5ed98c9b1\",\"appPageId\":\"notifications_app\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"7b2d8db3-cb5b-4866-bc4c-445c2d4951f5\",\"seoData\":{\"title\":\"Notifications\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notifications\"},\"\/settings\":{\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"c7cab760-8c0b-41a2-989f-d4849f4e27b4\",\"seoData\":{\"title\":\"Settings\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Settings\"}}}","group":"members","pages":{"7b2d8db3-cb5b-4866-bc4c-445c2d4951f5":"bif7b","b4cf6ac0-a06a-458a-9fc7-18791481df2f":"ddjrj","c7cab760-8c0b-41a2-989f-d4849f4e27b4":"i091j"},"roleVariations":{}},"routers-jggvccat":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"seoData\":{\"title\":\"{userName} | Profile\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":true,\"page\":\"4a9f6640-7fb5-4685-8a4a-bad0d225d603\",\"appData\":{\"menuOrder\":1,\"appPageId\":\"about\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\"},\"title\":\"Profile\"},\"\/{userName}\/followers\":{\"appData\":{\"menuOrder\":2,\"appPageId\":\"following_followers\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14ebe801-d78a-daa9-c9e5-0286a891e46f\"},\"page\":\"a7df478b-d76f-4cd2-b616-38ce133f4ed1\",\"seoData\":{\"title\":\"{userName} | Followers\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Followers\"}}}","group":"members","pages":{"4a9f6640-7fb5-4685-8a4a-bad0d225d603":"ov6mz","a7df478b-d76f-4cd2-b616-38ce133f4ed1":"y1y71"},"roleVariations":{}},"routers-kek4f099":{"prefix":"team","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"3395a3d8-071c-439f-98de-9883b4fe3799\",\"title\":\"{title}\",\"config\":{\"collection\":\"Team\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"og:image\":\"{photo}\"}}}}","group":"","pages":{"3395a3d8-071c-439f-98de-9883b4fe3799":"papxx"},"roleVariations":{}},"routers-kqhhn8jh":{"prefix":"coupons","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{_id}\":{\"pageRole\":\"89647802-9ef9-44ee-8532-80775e987546\",\"title\":\"{_id}\",\"config\":{\"collection\":\"Marketing\/Coupons\",\"pageSize\":1,\"lowercase\":true,\"sort\":[{\"name\":\"asc\"}],\"seoV2\":true},\"seoMetaTags\":{\"description\":\"{_id}\",\"robots\":\"index\"}},\"\/\":{\"pageRole\":\"9c5096b1-9ad1-4d98-8224-6fe464502383\",\"title\":\"Marketing\/Coupons\",\"config\":{\"collection\":\"Marketing\/Coupons\",\"pageSize\":12,\"sort\":[{\"name\":\"asc\"}],\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"robots\":\"index\"}}}}","group":"","pages":{"89647802-9ef9-44ee-8532-80775e987546":"znyai","9c5096b1-9ad1-4d98-8224-6fe464502383":"ehm6u"},"roleVariations":{}}},"routerByPrefix":{"account":"routers-jggvccar","profile":"routers-jggvccat","team":"routers-kek4f099","coupons":"routers-kqhhn8jh"},"pageIdToPrefix":{"bif7b":"account","ddjrj":"account","i091j":"account","ov6mz":"profile","y1y71":"profile","papxx":"team","znyai":"coupons","ehm6u":"coupons"},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/www.opusmusicschool.com.br","tpaModalConfig":{"wixTPAs":{"139ef4fa-c108-8f9a-c7be-d5f492a2c939":true,"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":true,"13ee94c1-b635-8505-3391-97919052c16f":true,"141fbfae-511e-6817-c9f0-48993a7547d1":true,"14517e1a-3ff0-af98-408e-2bd6953c36a2":true,"1480c568-5cbd-9392-5604-1148f5faffa0":true,"140603ad-af8d-84a5-2c80-a0f60cb47351":true,"14b89688-9b25-5214-d1cb-a3fb9683618b":true,"14bca956-e09f-f4d6-14d7-466cb3f09103":true,"14d7032a-0a65-5270-cca7-30f599708fed":true,"150ae7ee-c74a-eecd-d3d7-2112895b988a":true,"55cd9036-36bb-480b-8ddc-afda3cb2eb8d":true,"f123e8f1-4350-4c9b-b269-04adfadda977":true,"146c0d71-352e-4464-9a03-2e868aabe7b9":true,"9bead16f-1c73-4cda-b6c4-28cff46988db":true,"13aa9735-aa50-4bdb-877c-0bb46804bd71":true,"ea2821fc-7d97-40a9-9f75-772f29178430":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97":true,"e3118e0a-b1c1-4e1d-b67d-ddf0cb92309b":true,"a322993b-2c74-426f-bbb8-444db73d0d1b":true,"307ba931-689c-4b55-bb1d-6a382bad9222":true,"d70b68e2-8d77-4e0c-9c00-c292d6e0025e":true,"4b10fcce-732d-4be3-9d46-801d271acda9":true,"f105ba16-6b7a-4b52-a2e5-712bdc749f76":true,"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841":true,"35aec784-bbec-4e6e-abcb-d3d724af52cf":true,"8725b255-2aa2-4a53-b76d-7d3c363aaeea":true,"eec3496e-44a8-45ac-9581-868a67345be8":true,"94bc563b-675f-41ad-a2a6-5494f211c47b":true,"14e12b04-943e-fd32-456d-70b1820a2ff2":true,"6580b7e9-4031-4a62-a0a5-8e2fa92e8e18":true,"7516f85b-0868-4c23-9fcb-cea7784243df":true,"57d13128-4a4c-494b-80b3-a6fb2e28018d":true,"50d8c12f-715e-41ad-be25-d0f61375dbee":true,"1973457f-c021-4da5-941f-58444ff761d4":true,"e4b5f1bc-c77a-4319-a60d-a46acb17f6fc":true,"215238eb-22a5-4c36-9e7b-e7c08025e04e":true,"edd04d8e-3c81-46d7-b176-39b076fe7bbd":true,"af1a6b7c-227f-4c4a-bc55-f7854cbc58b9":true,"2f70e2b4-ff36-472e-bdb9-ce393b13669e":true,"e593b0bd-b783-45b8-97c2-873d42aacaf4":true,"1380b703-ce81-ff05-f115-39571d94dfcd":true,"14409595-f076-4753-8303-9a86f9f71469":true,"14271d6f-ba62-d045-549b-ab972ae1f70e":true,"1429e204-2254-7f40-836b-5ffd769ac4c0":true,"13c14380-3112-b995-2017-ee10343a0625":true,"14a85b13-d7da-ee8e-7290-3b93340f63fa":true,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":true,"14cffd81-5215-0a7f-22f8-074b0e2401fb":true,"14ce28f7-7eb0-3745-22f8-074b0e2401fb":true,"14635256-b183-1c71-a4d2-f55179b80e8a":true,"1537b24e-29d1-6d8f-b8e1-d6860f2f70b9":true,"14dbef06-cc42-5583-32a7-3abd44da4908":true,"14ebe801-d78a-daa9-c9e5-0286a891e46f":true,"14dbefd2-01b4-fb61-32a7-3abd44da4908":true,"14f25924-5664-31b2-9568-f9c5ed98c9b1":true,"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":true,"14ce1214-b278-a7e4-1373-00cebd1bef7c":true,"2a617b40-167a-4325-9a9f-58396cf47b93":true,"14bcded7-0066-7c35-14d7-466cb3f09103":true,"14d84998-ae09-1abf-c6fc-3f3cace5bf19":true,"153e1aeb-2ec2-58c4-9715-1b25977bd56f":true,"12e0dab3-a3cf-d446-2251-450722a9f464":true,"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7":true}},"appSectionParams":{},"requestUrl":"https:\/\/www.opusmusicschool.com.br\/?feed=rss2","isMobileView":false,"deviceType":"desktop","isMobileDevice":false,"extras":{"currency":"BRL"},"tpaDebugParams":{"debugApp":null,"petri_ovr":null},"locale":"pt","timeZone":"America\/Sao_Paulo","shouldRenderTPAsIframe":true,"debug":false,"regionalLanguage":"pt","isBuilderComponentModel":false},"tpaWorkerFeature":{"tpaWorkers":{"12":{"appWorkerUrl":"https:\/\/www.mymobileapp.online\/WixWorker","appDefinitionName":"My Mobile App","appDefinitionId":"1417fd27-37fa-7972-6da3-9ff15f47340a"},"41":{"appWorkerUrl":"https:\/\/loadbalancer.visitor-analytics.io\/worker","appDefinitionName":"TWIPLA Website Intelligence","appDefinitionId":"13ee53b4-2343-b641-c84d-056d2e6ed2e6"}}},"widgetWixCodeSdk":{"isBuilderComponentModel":false},"windowWixCodeSdk":{"locale":"pt-br","isMobileFriendly":true,"formFactor":"Desktop","pageIdToRouterAppDefinitionId":{"bif7b":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","ddjrj":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","i091j":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","ov6mz":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","y1y71":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","papxx":"dataBinding","znyai":"dataBinding","ehm6u":"dataBinding"}},"wixCustomElementComponent":{"shouldLoadAllExternalScripts":true,"widgetsToRenderOnFreeSites":{"0034db53-7a4c-415f-a375-0beec4764c0f":true,"7425e64e-0dfa-42fc-ad16-b04ae1c05136":true,"4e4db2c0-42a5-4e39-b436-106728c2b3ef":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,"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,"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7-mzdqe":true,"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7-wm0ej":true,"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7-s2zfa":true,"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7-ire8y":true,"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7-x5kmw":true},"wixCodeBundlersUrlData":{"url":"https:\/\/bundler.wix-code.com\/c64d20ff-1352-4856-9e1d-32c775c5b63b\/b5e54138-50bb-45f3-8d21-b362d5964102\/4ee228dd-a746-42af-9fff-519b9c9de9cf\/","queryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false","parastorageUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_c64d20ff-1352-4856-9e1d-32c775c5b63b\/gridAppId_4ee228dd-a746-42af-9fff-519b9c9de9cf\/filePath_\/fileType_js\/compression_gzip\/depToken_\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_","appDefIdToWixCodeBundlerUrlData":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"url":"https:\/\/bundler.wix-code.com\/c64d20ff-1352-4856-9e1d-32c775c5b63b\/b5e54138-50bb-45f3-8d21-b362d5964102\/71869e96-79b7-49b9-b6f9-e32bcf00ac52\/","parastorageUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_c64d20ff-1352-4856-9e1d-32c775c5b63b\/gridAppId_71869e96-79b7-49b9-b6f9-e32bcf00ac52\/filePath_\/fileType_js\/compression_gzip\/depToken_\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_","queryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"url":"https:\/\/bundler.wix-code.com\/c64d20ff-1352-4856-9e1d-32c775c5b63b\/b5e54138-50bb-45f3-8d21-b362d5964102\/21056c2c-144a-488f-912d-5fb0e1262beb\/","parastorageUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_c64d20ff-1352-4856-9e1d-32c775c5b63b\/gridAppId_21056c2c-144a-488f-912d-5fb0e1262beb\/filePath_\/fileType_js\/compression_gzip\/depToken_\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_","queryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false"},"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7":{"url":"https:\/\/bundler.wix-code.com\/c64d20ff-1352-4856-9e1d-32c775c5b63b\/b5e54138-50bb-45f3-8d21-b362d5964102\/c50e5e08-385e-4f11-8515-a12d1885c426\/","parastorageUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_c64d20ff-1352-4856-9e1d-32c775c5b63b\/gridAppId_c50e5e08-385e-4f11-8515-a12d1885c426\/filePath_\/fileType_js\/compression_gzip\/depToken_\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_","queryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false"}}},"customElementWidgets":{}},"wixEmbedsApi":{"isAdminPage":false},"platform":{"sdksStaticPaths":{"mainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/mainSdks.3f2354d5.chunk.min.js","nonMainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/nonMainSdks.b8fced9e.chunk.min.js"},"landingPageId":"mainPage","clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.7cf0945f.bundle.min.js","bootstrapData":{"isMobileView":false,"isMobileAppBuilder":false,"appsSpecData":{"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"appDefinitionId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","type":"public","instanceId":"c900f682-beaa-4b46-93e2-eea51bb33abf","appDefinitionName":"Wix Chat","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","type":"public","instanceId":"3e6fba0d-b533-4a19-805a-a95d05851a4f","appDefinitionName":"Wix Events & Tickets","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","type":"public","instanceId":"0af93977-080f-4ffe-9757-74cddc48afa0","appDefinitionName":"Wix Bookings","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"appDefinitionId":"215238eb-22a5-4c36-9e7b-e7c08025e04e","type":"public","instanceId":"0b094f1d-08fe-4626-84bd-64d1ad1db74e","appDefinitionName":"Wix Stores","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c":{"appDefinitionId":"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c","type":"public","instanceId":"f5a008b4-d064-4518-b5e1-3aa72f655623","appDefinitionName":"WEB-STAT","isWixTPA":false,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","type":"public","instanceId":"0cbfaf9a-a995-4035-af8a-15edb687ae2a","appDefinitionName":"Checkout & Orders","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14409595-f076-4753-8303-9a86f9f71469":{"appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","type":"public","instanceId":"60666fdd-a267-42ba-a816-641c30755fe2","appDefinitionName":"Wix Video","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"appDefinitionId":"14271d6f-ba62-d045-549b-ab972ae1f70e","type":"public","instanceId":"ab2bb1ad-0e01-423b-b08e-57b90d2129a4","appDefinitionName":"Wix Pro Gallery","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"1429e204-2254-7f40-836b-5ffd769ac4c0":{"appDefinitionId":"1429e204-2254-7f40-836b-5ffd769ac4c0","type":"public","instanceId":"39a2c701-ff29-43a1-a6b0-e08bfd5f8c41","appDefinitionName":"Right Click Protect","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","type":"public","instanceId":"8a1dd6de-0bf3-48e1-b2b9-f02a910f918e","appDefinitionName":"Wix Members Area","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","type":"public","instanceId":"fbee10c8-5a6e-4f04-b5c4-15d77bae84e6","appDefinitionName":"Member Account Info","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","type":"public","instanceId":"5e53839c-acc0-436f-bd7b-3f6529402893","appDefinitionName":"Profile Card","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","type":"siteextension","instanceId":"b5e54138-50bb-45f3-8d21-b362d5964102","isIdentityTokenAppSpec":false,"isModuleFederated":false},"1537b24e-29d1-6d8f-b8e1-d6860f2f70b9":{"appDefinitionId":"1537b24e-29d1-6d8f-b8e1-d6860f2f70b9","type":"public","instanceId":"7bffac65-50c5-466e-aa2a-917ecd82b4c1","appDefinitionName":"Wix File Share","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14dbef06-cc42-5583-32a7-3abd44da4908":{"appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908","type":"public","instanceId":"54b55eec-fd23-4859-8a67-7897a360bcf2","appDefinitionName":"Members About","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","type":"public","instanceId":"455c5cb4-df0f-4f5c-be4e-e6ecc8d36900","appDefinitionName":"Wix Members Area Notifications","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","type":"public","instanceId":"fb8a587f-742e-43cc-8c96-fe1d11a3b2b9","appDefinitionName":"Members Notifications Settings","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefinitionId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","type":"public","instanceId":"f15bd4e5-8cb1-4c88-8c12-bbd39aa98270","appDefinitionName":"Old Wix Forms and Payments","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"2a617b40-167a-4325-9a9f-58396cf47b93":{"appDefinitionId":"2a617b40-167a-4325-9a9f-58396cf47b93","type":"public","instanceId":"a08bf6e5-fe88-4c35-a065-800719ce5dfc","appDefinitionName":"Do Not Sell Data ","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14bcded7-0066-7c35-14d7-466cb3f09103":{"appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","type":"public","instanceId":"bddefe8e-25ca-426f-903d-287dd66b4079","appDefinitionName":"Wix Blog","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7":{"appDefinitionId":"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7","type":"public","instanceId":"dc5883a0-1174-4110-8d5a-05ac3e5415a8","appDefinitionName":"Instagram Feed (New)","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"dataBinding":{"appDefinitionId":"dataBinding","type":"application","instanceId":"b5e54138-50bb-45f3-8d21-b362d5964102","appDefinitionName":"Data Binding","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false}},"appsUrlData":{"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"appDefId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","appDefName":"Wix Chat","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/viewer-script.bundle.min.js","baseUrls":{},"widgets":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"14517f3f-ffc5-eced-f592-980aaa0bbb5c"}}},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"appDefId":"140603ad-af8d-84a5-2c80-a0f60cb47351","appDefName":"Wix Events & Tickets","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.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.793.0"},"errorReportingUrl":"https:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860","widgets":{"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/widgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/widgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/widgetViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860","widgetId":"a74ee1f5-74e3-4612-8fac-8ba5ae2cacaf","cssPerBreakpoint":true},"14d2abc2-5350-6322-487d-8c16ff833c8a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.793.0\/details-pageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.793.0\/details-pageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-details-page\/1.793.0\/details-pageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860","widgetId":"14d2abc2-5350-6322-487d-8c16ff833c8a","cssPerBreakpoint":true},"1440e92d-47d8-69be-ade7-e6de40127106":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/widgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/widgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/widgetViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860","widgetId":"1440e92d-47d8-69be-ade7-e6de40127106","cssPerBreakpoint":true},"405eb115-a694-4e2b-abaa-e4762808bb93":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/members-pageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/members-pageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/members-pageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860","widgetId":"405eb115-a694-4e2b-abaa-e4762808bb93","cssPerBreakpoint":true},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/scheduleController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/scheduleViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.4140.0\/scheduleViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/88170cb0c9d64f94b5821ca7fd2d55a4@sentry-next.wixpress.com\/860","widgetId":"29ad290c-8529-4204-8fcf-41ef46e0d3b0","cssPerBreakpoint":true}}},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"appDefId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","appDefName":"Wix Bookings","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3986.0\/bookingsViewerScript.bundle.min.js","baseUrls":{"siteHeaderUrl":"7f734527084d412f3491e0aceb1d2265_r3.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1775.0\/","platformAppsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-app-builder-controllers\/1.1941.0\/","serverBaseUrl":"https:\/\/bookings.wixapps.net\/","siteAssets":"{urlTemplate: {siteAssets}}?siteId=dbf7e8f2-9695-4f3f-b258-5282eeff4580&metaSiteId=8b2114a9-339e-4562-bdc4-01621e2f84cb&siteRevision=440}","serviceListStaticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget\/1.5494.0\/","staticEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1748.0\/","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3986.0\/bookingsEditorScript.bundle.min.js"},"widgets":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"c7fddce1-ebf5-46b0-a309-7865384ba63f"},"169204d8-21be-4b45-b263-a997d31723dc":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"169204d8-21be-4b45-b263-a997d31723dc"},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.3470.0\/BookingServicePageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.3470.0\/BookingServicePageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.3470.0\/BookingServicePageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/dd0a55ccb8124b9c9d938e3acf41f8aa@sentry.wixpress.com\/514","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","cssPerBreakpoint":true},"3c675d25-41c7-437e-b13d-d0f99328e347":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/WeeklyTimetableController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/WeeklyTimetableViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.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.651.0\/MyBookingsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.651.0\/MyBookingsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.651.0\/MyBookingsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/c183baa23371454f99f417f6616b724d@sentry.wixpress.com\/5557","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","cssPerBreakpoint":true},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/DailyAgendaController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/DailyAgendaViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.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.2194.0\/BookOnlineController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2194.0\/BookOnlineViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2194.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.2194.0\/ServiceListWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2194.0\/ServiceListWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2194.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.3552.0\/BookingCalendarWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.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.2384.0\/BookingsFormController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2384.0\/BookingsFormViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2384.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.617.0\/DailyAgendaController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.617.0\/DailyAgendaViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.617.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","cssPerBreakpoint":true},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"3dc66bc5-5354-4ce6-a436-bd8394c09b0e"},"e1339b7c-0c95-43fe-89f6-be037ad29ea9":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.651.0\/MyBookingsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.651.0\/MyBookingsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.651.0\/MyBookingsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/c183baa23371454f99f417f6616b724d@sentry.wixpress.com\/5557","widgetId":"e1339b7c-0c95-43fe-89f6-be037ad29ea9","cssPerBreakpoint":true},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1775.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.3552.0\/BookingCalendarController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/BookingCalendarViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3552.0\/BookingCalendarViewerWidgetNoCss.bundle.min.js","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","cssPerBreakpoint":true}}},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"appDefId":"215238eb-22a5-4c36-9e7b-e7c08025e04e","appDefName":"Wix Stores","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4741.0\/storesViewerScript.bundle.min.js","baseUrls":{},"widgets":{}},"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefId":"1380b703-ce81-ff05-f115-39571d94dfcd","appDefName":"Checkout & Orders","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4730.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/","addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1496.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.2055.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2322.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4257.0\/"},"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4257.0\/ProductPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4257.0\/ProductPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4257.0\/ProductPageViewerWidgetNoCss.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","cssPerBreakpoint":true},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/SideCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/SideCartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.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.1496.0\/addToCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1496.0\/addToCart.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1496.0\/addToCartNoCss.bundle.min.js","errorReportingUrl":"https:\/\/8c4075d5481d476e945486754f783364@sentry.io\/1865790","widgetId":"14666402-0bc7-b763-e875-e99840d131bd"},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/WishlistController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/WishlistViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.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.5904.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.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.6004.0\/cartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.0\/cartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6004.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.5904.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/SliderGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.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.3451.0\/thankYouPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3451.0\/thankYouPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3451.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.5904.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.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.2233.0\/CartIconController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.2233.0\/CartIconViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.2233.0\/CartIconViewerWidgetNoCss.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","cssPerBreakpoint":true},"244576c9-d856-49b9-af14-216071924e3b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/SearchModalGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/SearchModalGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.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.5904.0\/SearchResultsPageGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/SearchResultsPageGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","cssPerBreakpoint":true},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6836.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6836.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.5904.0\/CategoryPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/CategoryPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5904.0\/CategoryPageViewerWidgetNoCss.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","cssPerBreakpoint":true},"14fd5970-8072-c276-1246-058b79e70c1a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6836.0\/CheckoutController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6836.0\/CheckoutViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6836.0\/CheckoutViewerWidgetNoCss.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a"},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2055.0\/productWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2055.0\/productWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2055.0\/productWidgetNoCss.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd"},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6836.0\/BundleBundleController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.6836.0\/BundleBundleViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"deaaaab0-f5bd-4b7a-a652-3845efcb546a"},"215f8ab7-97c3-4838-a6d0-ad4a61747158":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"215f8ab7-97c3-4838-a6d0-ad4a61747158"}}},"14409595-f076-4753-8303-9a86f9f71469":{"appDefId":"14409595-f076-4753-8303-9a86f9f71469","appDefName":"Wix Video","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4604.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/vod-server.wix.com\/"},"widgets":{"144097ea-fea0-498e-ade7-e6de40127106":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4604.0\/WixVideoController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4604.0\/WixVideoViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4604.0\/WixVideoViewerWidgetNoCss.bundle.min.js","widgetId":"144097ea-fea0-498e-ade7-e6de40127106"}}},"1429e204-2254-7f40-836b-5ffd769ac4c0":{"appDefId":"1429e204-2254-7f40-836b-5ffd769ac4c0","appDefName":"Right Click Protect","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/right-click-protect\/1.29.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{"1429e225-f6b0-2230-82f6-9a6aa1192f8f":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/right-click-protect\/1.29.0\/RightClickProtectController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/right-click-protect\/1.29.0\/RightClickProtectViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"1429e225-f6b0-2230-82f6-9a6aa1192f8f"}}},"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.2831.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e"}}},"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.2799.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2799.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2810.0"},"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2799.0\/MyAccountController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2799.0\/MyAccountViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2799.0\/MyAccountViewerWidgetNoCss.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","cssPerBreakpoint":true}}},"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.2903.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2903.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2903.0"},"widgets":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2903.0\/ProfileCardController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2903.0\/ProfileCardViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2903.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","cssPerBreakpoint":true}}},"1537b24e-29d1-6d8f-b8e1-d6860f2f70b9":{"appDefId":"1537b24e-29d1-6d8f-b8e1-d6860f2f70b9","appDefName":"Wix File Share","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{"35a4cb97-c8cd-4ee9-ac3c-89c13c8493d6":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/FilesOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/FilesOoiViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/FilesOoiViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/54b4aac306184111a223c0f4aea635c3@sentry.wixpress.com\/5578","widgetId":"35a4cb97-c8cd-4ee9-ac3c-89c13c8493d6","cssPerBreakpoint":true},"75a32499-b1aa-4dae-8cc2-6e10be7a92de":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.150.0\/FilesOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.150.0\/FilesOoiViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/54b4aac306184111a223c0f4aea635c3@sentry.wixpress.com\/5578","widgetId":"75a32499-b1aa-4dae-8cc2-6e10be7a92de"},"1537b264-0a4d-ca5e-52b9-980bc763d50a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/FileShareOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/FileShareOoiViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/file-share-ooi\/1.589.0\/FileShareOoiViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/54b4aac306184111a223c0f4aea635c3@sentry.wixpress.com\/5578","widgetId":"1537b264-0a4d-ca5e-52b9-980bc763d50a","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.2660.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2660.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2666.0"},"widgets":{"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2660.0\/ProfileController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2660.0\/ProfileViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2660.0\/ProfileViewerWidgetNoCss.bundle.min.js","widgetId":"14dbefb9-3b7b-c4e9-53e8-766defd30587","cssPerBreakpoint":true}}},"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.5.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0"},"errorReportingUrl":"https:\/\/460ff4620fa44cba8df530afde949785@sentry.wixpress.com\/5803","widgets":{"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0\/NotificationsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0\/NotificationsViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/460ff4620fa44cba8df530afde949785@sentry.wixpress.com\/5803","widgetId":"14f2595a-a352-3ff1-9b3c-4d21861fe58f"},"6ca9273a-a775-407c-87e1-9685588c9aa7":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.3.0\/NotificationsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.3.0\/NotificationsViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/460ff4620fa44cba8df530afde949785@sentry.wixpress.com\/5803","widgetId":"6ca9273a-a775-407c-87e1-9685588c9aa7"}}},"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.63.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0"},"errorReportingUrl":"https:\/\/271e9fa3230b4eec94b02bf95780f5f2@sentry.wixpress.com\/6097","widgets":{"04462ba4-2137-41bd-9460-0814554aae07":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoiViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/ed436f5053144538958ad06a5005e99a@sentry.wixpress.com\/6142","widgetId":"04462ba4-2137-41bd-9460-0814554aae07","cssPerBreakpoint":false},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoiViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/ed436f5053144538958ad06a5005e99a@sentry.wixpress.com\/6142","widgetId":"14f25dd2-f9b0-edc2-f38e-eded5da094aa","cssPerBreakpoint":false}}},"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":{}},"2a617b40-167a-4325-9a9f-58396cf47b93":{"appDefId":"2a617b40-167a-4325-9a9f-58396cf47b93","appDefName":"Do Not Sell Data ","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0"},"widgets":{"d925427a-dc06-43f5-ad13-ae1f692f0feb":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/DoNotSellMyDataViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"d925427a-dc06-43f5-ad13-ae1f692f0feb"}}},"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.1509.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.1509.0\/"},"errorReportingUrl":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","widgets":{"142bb34d-3439-576a-7118-683e690a1e0d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1509.0\/WixProGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1509.0\/WixProGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","widgetId":"142bb34d-3439-576a-7118-683e690a1e0d"},"144f04b9-aab4-fde7-179b-780c11da4f46":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/8eb368c655b84e029ed79ad7a5c1718e@sentry.wixpress.com\/3427","widgetId":"144f04b9-aab4-fde7-179b-780c11da4f46"}}},"14bcded7-0066-7c35-14d7-466cb3f09103":{"appDefId":"14bcded7-0066-7c35-14d7-466cb3f09103","appDefName":"Wix Blog","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/viewerScript.bundle.min.js","baseUrls":{"mediaImageHost":"static.wixstatic.com","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/","duplexerUrl":"duplexer.wix.com","apiBaseUrlClient":"\/_api\/communities-blog-node-api","translationsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-translations\/1.4450.0\/","siteAssets":"{urlTemplate: {siteAssets}?siteId=f2343010-d1f3-4080-a98e-3d82976a671d&metaSiteId=2b9fa616-1dde-46d3-a1a3-d715ebc1d57d&siteRevision=1335","apiPlatformizedBaseUrl":"https:\/\/www.wix.com\/_api\/communities-blog-api-web","mediaVideoHost":"video.wixstatic.com","apiPlatformizedBaseUrlClient":"\/_api\/communities-blog-api-web","apiBaseUrl":"https:\/\/apps.wix.com\/_api\/communities-blog-node-api","apiExperimentsBaseUrlClient":"\/_api\/wix-laboratory-server","blocks_devSiteUrl":"https:\/\/zanass1.editorx.io\/2w5loeiwuf2frneevn6m","blocks_widgetManifestsUrl":"\/manifests\/14bcded7-0066-7c35-14d7-466cb3f09103\/1335\/manifests.json","useArchiveWidgetAdapter":"false","disableDuplexerForInstanceIds":"671e6bcb-a0a9-4ae0-98f2-f81a607bf167","provisioningModalUrl":"https:\/\/www.wix.com\/_partials\/communities-blog-provisioning-modal\/1.1107.0\/modal.html","apiAggregatorBaseUrl":"\/blog-frontend-adapter-public","apiPaywallBaseUrl":"\/_api\/paywall-server","categoryLabel":"false"},"errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgets":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"ea40bb32-ddfc-4f68-a163-477bd0e97c8e"},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14f260f9-c2eb-50e8-9b3c-4d21861fe58f"},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6"},"14e5b36b-e545-88a0-1475-2487df7e9206":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14e5b36b-e545-88a0-1475-2487df7e9206"},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/BlogViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/BlogViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6"},"5fdc6c03-080d-4872-b567-24146c82fae5":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"5fdc6c03-080d-4872-b567-24146c82fae5"},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa"},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03"},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"2d4ed2d3-75f8-4942-9787-71e3d182e256"},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/RelatedPostsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/RelatedPostsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9"},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/CategoryMenuViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/CategoryMenuViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","cssPerBreakpoint":true},"5940091f-797c-4e86-9c57-73fcfd87425f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"5940091f-797c-4e86-9c57-73fcfd87425f"},"e5520a99-1725-4b88-a85f-c439916890c8":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"e5520a99-1725-4b88-a85f-c439916890c8"},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"1b5b448c-a39f-4515-9445-c6b4ceace1c2"},"68a2d745-328b-475d-9e36-661f678daa31":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"68a2d745-328b-475d-9e36-661f678daa31"},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"5e123a45-f3aa-4157-a47a-e58d8cb246eb"},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/TagCloudViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/TagCloudViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","cssPerBreakpoint":true},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"b27ea74b-1c6f-4bdb-bda7-8242323ba20b"},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"25ab36f9-f8bd-4799-a887-f10b6822fc2e"},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14f26109-514f-f9a8-9b3c-4d21861fe58f"},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"76359954-edd4-4c46-ad14-a7c5e65cc30c"},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14e5b39b-6d47-99c3-3ee5-cee1c2574c89"},"26858b64-aad8-42ab-8c63-f19009198c7b":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"26858b64-aad8-42ab-8c63-f19009198c7b"},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"129259f6-06e4-42a3-9877-81a1fa9de95c"},"d134b0c9-8085-415a-9479-b555374ba958":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"d134b0c9-8085-415a-9479-b555374ba958"},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/RssButtonViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/RssButtonViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","cssPerBreakpoint":true},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/ArchiveViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/ArchiveViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","cssPerBreakpoint":true},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd"},"211b5287-14e2-4690-bb71-525908938c81":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/PostViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/PostViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"211b5287-14e2-4690-bb71-525908938c81","cssPerBreakpoint":true},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/PostTitleViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3154.0\/PostTitleViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7"},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7"},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"ce8e832b-c34f-4b80-b2a6-6cfd6d573751"},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a"},"813eb645-c6bd-4870-906d-694f30869fd9":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/PostListViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/PostListViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9"},"bc7fa914-015b-4c32-a323-e5472563a798":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"bc7fa914-015b-4c32-a323-e5472563a798"},"7466726a-84cf-41c8-be6b-1694445dc539":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"7466726a-84cf-41c8-be6b-1694445dc539"},"14f260e4-ea13-f861-b0ba-4577df99b961":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14f260e4-ea13-f861-b0ba-4577df99b961"},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"091d05b7-f44d-4a76-9163-0c7ed5312769"},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"763aa9a8-0531-426f-a4b1-61a7291ce292"},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/MyPostsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3148.0\/MyPostsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046"},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14f26118-b65b-b1c1-b6db-34d5da9dd623"}}},"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7":{"appDefId":"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7","appDefName":"Instagram Feed (New)","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/instagram-blocks-app\/1.454.0\/viewerScript.bundle.min.js","baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=a31c8851-2462-40a5-bd68-097744cb6404&metaSiteId=e868bda4-9a8a-45b6-8c84-d1c77f18dce7&siteRevision=634","blocks_devSiteUrl":"https:\/\/ronyf3.editorx.io\/fyz6zvejisbcbebhj1xw","blocks_widgetManifestsUrl":"\/manifests\/deb18ef1-e0c6-4668-a7bc-4a13785eb5b7\/634\/manifests.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/instagram-blocks-app\/1.0.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/instagram-blocks-app\/1.0.0"},"widgets":{"50bd2535-0ac5-4e59-b520-c665f3b38be8":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"50bd2535-0ac5-4e59-b520-c665f3b38be8"},"3b212edb-8c0b-4cb0-bbdd-c2ca289aed32":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"3b212edb-8c0b-4cb0-bbdd-c2ca289aed32"},"5e950125-a2e4-489f-bb0b-fb30677719e2":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"5e950125-a2e4-489f-bb0b-fb30677719e2"},"41911f9d-aa42-4111-aafd-bef63e8463e8":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"41911f9d-aa42-4111-aafd-bef63e8463e8"},"4aa5ffff-4e98-47ce-95fe-3b40a658ced4":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"4aa5ffff-4e98-47ce-95fe-3b40a658ced4"},"9775dac1-735d-448f-9143-c9c70bd04de4":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"9775dac1-735d-448f-9143-c9c70bd04de4"}}},"dataBinding":{"appDefId":"dataBinding","appDefName":"Data Binding","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.9025.0\/app.js","baseUrls":{},"widgets":{}},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefId":"675bbcef-18d8-41f5-800e-131ec9e08762","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-code-viewer-app\/1.1479.749\/app.js","baseUrls":{},"widgets":{}},"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c":{"appDefId":"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/website-sdk-dummy-viewer-app\/1.0.0\/viewer-script.js","baseUrls":{},"widgets":{}}},"builderComponentsImportMapSdkUrls":{},"builderComponentsCompTypeSdkUrls":{},"builderPublicPackagesUrls":{"esm":{},"umd":{}},"blocksBootstrapData":{"blocksAppsData":{"14271d6f-ba62-d045-549b-ab972ae1f70e":{"siteHeaderUrl":"a7dbf879980a8e90e03d649b6f48fac4_r3.json","wixCodeGridId":"71869e96-79b7-49b9-b6f9-e32bcf00ac52","wixCodeInstanceId":"4655355b-4814-4846-b82a-e057f0df94a3"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"siteHeaderUrl":"ae7beb322e32912fccc688a488a3de89_r3.json","wixCodeGridId":"21056c2c-144a-488f-912d-5fb0e1262beb","wixCodeInstanceId":"c520f32b-7cd2-44bd-a087-e5c72fd7af4c"},"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7":{"siteHeaderUrl":"b0bff6870361bd12f0f4ecaa9af1e580_r3.json","wixCodeGridId":"c50e5e08-385e-4f11-8515-a12d1885c426","wixCodeInstanceId":"841abdb9-cb94-4497-a1ad-9b47c4725e8f"}},"elevatedBlocksAppsOnReactNative":[],"experiments":{"specs.blocks-client.alwaysUseTokenInfoForDecode":"true"},"experimentsQueryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=undefined","widgetBundleUrls":{},"isVeloBundlerParastorageUrlEnabled":true,"parastorageTemplateUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_\/gridAppId_\/filePath_\/fileType_js\/compression_gzip\/depToken_3938\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_"},"window":{"csrfToken":""},"location":{"externalBaseUrl":"https:\/\/www.opusmusicschool.com.br","isPremiumDomain":true,"metaSiteId":"c64d20ff-1352-4856-9e1d-32c775c5b63b","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"bf468fe5-8e01-4dda-9226-462550dcd833","isMobileFriendly":true,"isPreview":false,"requestId":"1775661984.25036391738665911621"},"platformAPIData":{"routersConfigMap":{"routers-jggvccar":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3},\"page\":\"b4cf6ac0-a06a-458a-9fc7-18791481df2f\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/notifications\":{\"appData\":{\"numbers\":{\"key\":\"notificationsCount\",\"default\":0},\"appDefinitionId\":\"14f25924-5664-31b2-9568-f9c5ed98c9b1\",\"appPageId\":\"notifications_app\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"7b2d8db3-cb5b-4866-bc4c-445c2d4951f5\",\"seoData\":{\"title\":\"Notifications\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notifications\"},\"\/settings\":{\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"c7cab760-8c0b-41a2-989f-d4849f4e27b4\",\"seoData\":{\"title\":\"Settings\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Settings\"}}}","group":"members","pages":{"7b2d8db3-cb5b-4866-bc4c-445c2d4951f5":"bif7b","b4cf6ac0-a06a-458a-9fc7-18791481df2f":"ddjrj","c7cab760-8c0b-41a2-989f-d4849f4e27b4":"i091j"},"roleVariations":{}},"routers-jggvccat":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"seoData\":{\"title\":\"{userName} | Profile\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":true,\"page\":\"4a9f6640-7fb5-4685-8a4a-bad0d225d603\",\"appData\":{\"menuOrder\":1,\"appPageId\":\"about\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\"},\"title\":\"Profile\"},\"\/{userName}\/followers\":{\"appData\":{\"menuOrder\":2,\"appPageId\":\"following_followers\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14ebe801-d78a-daa9-c9e5-0286a891e46f\"},\"page\":\"a7df478b-d76f-4cd2-b616-38ce133f4ed1\",\"seoData\":{\"title\":\"{userName} | Followers\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Followers\"}}}","group":"members","pages":{"4a9f6640-7fb5-4685-8a4a-bad0d225d603":"ov6mz","a7df478b-d76f-4cd2-b616-38ce133f4ed1":"y1y71"},"roleVariations":{}},"routers-kek4f099":{"prefix":"team","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"3395a3d8-071c-439f-98de-9883b4fe3799\",\"title\":\"{title}\",\"config\":{\"collection\":\"Team\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"og:image\":\"{photo}\"}}}}","group":"","pages":{"3395a3d8-071c-439f-98de-9883b4fe3799":"papxx"},"roleVariations":{}},"routers-kqhhn8jh":{"prefix":"coupons","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{_id}\":{\"pageRole\":\"89647802-9ef9-44ee-8532-80775e987546\",\"title\":\"{_id}\",\"config\":{\"collection\":\"Marketing\/Coupons\",\"pageSize\":1,\"lowercase\":true,\"sort\":[{\"name\":\"asc\"}],\"seoV2\":true},\"seoMetaTags\":{\"description\":\"{_id}\",\"robots\":\"index\"}},\"\/\":{\"pageRole\":\"9c5096b1-9ad1-4d98-8224-6fe464502383\",\"title\":\"Marketing\/Coupons\",\"config\":{\"collection\":\"Marketing\/Coupons\",\"pageSize\":12,\"sort\":[{\"name\":\"asc\"}],\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"robots\":\"index\"}}}}","group":"","pages":{"89647802-9ef9-44ee-8532-80775e987546":"znyai","9c5096b1-9ad1-4d98-8224-6fe464502383":"ehm6u"},"roleVariations":{}}}},"wixCodeBootstrapData":{"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","wixCodeInstanceId":"b5e54138-50bb-45f3-8d21-b362d5964102","wixCloudBaseDomain":"wix-code.com","dbsmViewerApp":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.9025.0","wixCodePlatformBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-code-platform\/1.1097.93","wixCodeModel":{"appData":{"codeAppId":"4ee228dd-a746-42af-9fff-519b9c9de9cf"},"signedAppRenderInfo":"cc2ed8151df0576a3792880ecc08f9c803b5f20b.eyJncmlkQXBwSWQiOiI0ZWUyMjhkZC1hNzQ2LTQyYWYtOWZmZi01MTliOWM5ZGU5Y2YiLCJodG1sU2l0ZUlkIjoiMTNhNTk1ZmItODcxNi00OWIwLWFhMGQtMzhhYzI1YTllZTkyIiwiZGVtb0lkIjpudWxsLCJzaWduRGF0ZSI6MTc3NTY2MTk4NDU3NX0="},"wixCodePageIds":{},"elementorySupport":{"baseUrl":"https:\/\/www.opusmusicschool.com.br\/_api\/wix-code-public-dispatcher-ng\/siteview"},"codePackagesData":[]},"autoFrontendModulesBaseUrl":"https:\/\/static.parastorage.com\/services\/auto-frontend-modules\/1.6238.0","disabledPlatformApps":{},"widgetsClientSpecMapData":{"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetName":"wix_visitors","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":{}}},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"componentFields":{}},"169204d8-21be-4b45-b263-a997d31723dc":{"componentFields":{}},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetName":"Booking Service Page","componentFields":{}},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetName":"3c675d25-41c7-437e-b13d-d0f99328e347","componentFields":{}},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetName":"bookings_member_area","componentFields":{}},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetName":"e86ab26e-a14f-46d1-9d74-7243b686923b","componentFields":{}},"621bc837-5943-4c76-a7ce-a0e38185301f":{"widgetName":"bookings_list","componentFields":{}},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetName":"service_list_widget","componentFields":{}},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetName":"0eadb76d-b167-4f19-88d1-496a8207e92b","componentFields":{}},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"widgetName":"bookings_timetable_daily","componentFields":{}},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetName":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","componentFields":{}},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"widgetName":"2f22f475-3ed1-41fd-90b7-221e92134f3c","componentFields":{}},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"componentFields":{}},"e1339b7c-0c95-43fe-89f6-be037ad29ea9":{"widgetName":"e1339b7c-0c95-43fe-89f6-be037ad29ea9","componentFields":{}},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetName":"widget","componentFields":{}},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetName":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","componentFields":{}}},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{},"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c":{"12ca30a4-046f-c448-5b9b-39a197d32713":{"widgetName":"web-stat","componentFields":{}},"7425e64e-0dfa-42fc-ad16-b04ae1c05136":{"componentFields":{}},"13bd4b79-f749-4b08-c7b9-71f2f4e3e4a9":{"widgetName":"floating_web-stat","componentFields":{}}},"1380b703-ce81-ff05-f115-39571d94dfcd":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetName":"product_page","componentFields":{}},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"widgetName":"49dbb2d9-d9e5-4605-a147-e926605bf164","componentFields":{}},"14666402-0bc7-b763-e875-e99840d131bd":{"widgetName":"add_to_cart_button","componentFields":{}},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"widgetName":"wishlist","componentFields":{}},"13afb094-84f9-739f-44fd-78d036adb028":{"widgetName":"grid_gallery","componentFields":{}},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"widgetName":"shopping_cart","componentFields":{}},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"widgetName":"slider_gallery","componentFields":{}},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"widgetName":"thank_you_page","componentFields":{}},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"widgetName":"order_history","componentFields":{}},"1380bba0-253e-a800-a235-88821cf3f8a4":{"widgetName":"product_gallery","componentFields":{}},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"widgetName":"shopping_cart_icon","componentFields":{}},"244576c9-d856-49b9-af14-216071924e3b":{"widgetName":"244576c9-d856-49b9-af14-216071924e3b","componentFields":{}},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"widgetName":"abcd87fe-c51f-4538-848d-2902a2f50d2d","componentFields":{}},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"widgetName":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","componentFields":{}},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"widgetName":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","componentFields":{}},"14fd5970-8072-c276-1246-058b79e70c1a":{"widgetName":"checkout","componentFields":{}},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetName":"product_widget","componentFields":{}},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"widgetName":"deaaaab0-f5bd-4b7a-a652-3845efcb546a","componentFields":{}},"215f8ab7-97c3-4838-a6d0-ad4a61747158":{"componentFields":{}}},"14409595-f076-4753-8303-9a86f9f71469":{"144097ea-fea0-498e-ade7-e6de40127106":{"widgetName":"wix_vod_develop","componentFields":{}}},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"142bb34d-3439-576a-7118-683e690a1e0d":{"widgetName":"pro-gallery","componentFields":{}},"144f04b9-aab4-fde7-179b-780c11da4f46":{"widgetName":"fullscreen_page","componentFields":{}}},"1429e204-2254-7f40-836b-5ffd769ac4c0":{"1429e225-f6b0-2230-82f6-9a6aa1192f8f":{"widgetName":"copyrights","componentFields":{}}},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e":{"componentFields":{}}},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetName":"member_info","componentFields":{}}},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetName":"profile","componentFields":{}}},"675bbcef-18d8-41f5-800e-131ec9e08762":{},"1537b24e-29d1-6d8f-b8e1-d6860f2f70b9":{"35a4cb97-c8cd-4ee9-ac3c-89c13c8493d6":{"widgetName":"wix_file_share_members_page","componentFields":{}},"75a32499-b1aa-4dae-8cc2-6e10be7a92de":{"widgetName":"75a32499-b1aa-4dae-8cc2-6e10be7a92de","componentFields":{}},"1537b264-0a4d-ca5e-52b9-980bc763d50a":{"widgetName":"wix_file_share_page","componentFields":{}}},"14dbef06-cc42-5583-32a7-3abd44da4908":{"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"widgetName":"about","componentFields":{}}},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"widgetName":"notifications_app","componentFields":{}},"6ca9273a-a775-407c-87e1-9685588c9aa7":{"widgetName":"6ca9273a-a775-407c-87e1-9685588c9aa7","componentFields":{}}},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"04462ba4-2137-41bd-9460-0814554aae07":{"widgetName":"04462ba4-2137-41bd-9460-0814554aae07","componentFields":{}},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"widgetName":"settings","componentFields":{}}},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{},"2a617b40-167a-4325-9a9f-58396cf47b93":{"d925427a-dc06-43f5-ad13-ae1f692f0feb":{"widgetName":"d925427a-dc06-43f5-ad13-ae1f692f0feb","componentFields":{}}},"14bcded7-0066-7c35-14d7-466cb3f09103":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"componentFields":{}},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"widgetName":"member-comments-page","componentFields":{}},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"componentFields":{}},"14e5b36b-e545-88a0-1475-2487df7e9206":{"widgetName":"recent-posts-widget","componentFields":{}},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"widgetName":"blog","componentFields":{}},"5fdc6c03-080d-4872-b567-24146c82fae5":{"componentFields":{}},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"componentFields":{}},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"componentFields":{}},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"componentFields":{}},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"widgetName":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","componentFields":{}},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"widgetName":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","componentFields":{}},"5940091f-797c-4e86-9c57-73fcfd87425f":{"componentFields":{}},"e5520a99-1725-4b88-a85f-c439916890c8":{"componentFields":{}},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"componentFields":{}},"68a2d745-328b-475d-9e36-661f678daa31":{"componentFields":{}},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"componentFields":{}},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"widgetName":"c0a125b8-2311-451e-99c5-89b6bba02b22","componentFields":{}},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"componentFields":{}},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"componentFields":{}},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"widgetName":"member-likes-page","componentFields":{}},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"componentFields":{}},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"widgetName":"custom-feed-widget","componentFields":{}},"26858b64-aad8-42ab-8c63-f19009198c7b":{"componentFields":{}},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"componentFields":{}},"d134b0c9-8085-415a-9479-b555374ba958":{"componentFields":{}},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"widgetName":"rss-feed-widget","componentFields":{}},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"widgetName":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","componentFields":{}},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"componentFields":{}},"211b5287-14e2-4690-bb71-525908938c81":{"widgetName":"post","componentFields":{}},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"widgetName":"478911c3-de0c-469e-90e3-304f2f8cd6a7","componentFields":{}},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"componentFields":{}},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"componentFields":{}},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"componentFields":{}},"813eb645-c6bd-4870-906d-694f30869fd9":{"widgetName":"813eb645-c6bd-4870-906d-694f30869fd9","componentFields":{}},"bc7fa914-015b-4c32-a323-e5472563a798":{"componentFields":{}},"7466726a-84cf-41c8-be6b-1694445dc539":{"componentFields":{}},"14f260e4-ea13-f861-b0ba-4577df99b961":{"widgetName":"member-drafts-page","componentFields":{}},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"componentFields":{}},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"componentFields":{}},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"widgetName":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","componentFields":{}},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"widgetName":"member-posts-page","componentFields":{}}},"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7":{"50bd2535-0ac5-4e59-b520-c665f3b38be8":{"componentFields":{}},"3b212edb-8c0b-4cb0-bbdd-c2ca289aed32":{"componentFields":{}},"5e950125-a2e4-489f-bb0b-fb30677719e2":{"componentFields":{}},"41911f9d-aa42-4111-aafd-bef63e8463e8":{"componentFields":{}},"4aa5ffff-4e98-47ce-95fe-3b40a658ced4":{"componentFields":{}},"9775dac1-735d-448f-9143-c9c70bd04de4":{"componentFields":{}}},"dataBinding":{}},"essentials":{"appsConductedExperiments":{"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"specs.ping.membersAreaNotifications.useIntlInsteadOfMoment":"true","specs.ping.MANotifications.useMAWidgetPluginService":"true"},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"specs.pro-gallery.displayPreset14":"true","specs.pro-gallery.removeUseOfCounterApi":"true","specs.pro-gallery.horizontalScrollAnimations":"true","specs.pro-gallery.useImageAvifFormat":"true","specs.pro-gallery.EnableAlbumsStorePremiumValidation":"true","specs.pro-gallery.removePgStoreTab":"true","specs.pro-gallery.backgroundDesignFullscreen":"true","specs.pro-gallery.useMotherSiteAppInstance":"true","specs.pro-gallery.enableMainLightroomSettingsButton":"true","specs.pro-gallery.displayPreset17":"false","specs.pro-gallery.slideTransition":"true","specs.proGallery.shouldShowNewPanels":"false","specs.pro-gallery.displayProGalleryPresets":"true","specs.pro-gallery.navigationArrowsDrawer":"true","specs.pro-gallery.horizontalTitlePlacementOptions":"true","specs.pro-gallery.artstoreShowDeprecationMessageInSettings":"false","specs.pro-gallery.navArrowsVericalPositionController":"true","specs.pro-gallery.enablePGRenderIndicator":"false","specs.pro-gallery.excludeFromWarmupData":"false","specs.pro-gallery.customNavigationArrows":"true","specs.pro-gallery.fixedGalleryRatio":"true","specs.pro-gallery.displayProGalleryNewPreset":"true","specs.pro-gallery.useReactionService":"true","specs.pro-gallery.textBoxWidthControllers":"true","specs.pro-gallery.allowOverlayGradient":"true","specs.pro-gallery.excludeFromLayoutFixer":"false","specs.pro-gallery.useIsInFirstFold":"false","specs.pro-gallery.dontRenderGalleryBelowFoldOnLoad":"false","specs.pro-gallery.enableLightroomSettingsButton":"true","specs.pro-gallery.displayPreset16":"true","specs.pro-gallery.displayProGallerySEOSettings":"false","specs.pro-gallery.imageEditing":"b","specs.pro-gallery.useWowImageRenderer":"false","specs.pro-gallery.useWarmupData":"true","specs.pro-gallery.enableFullResFeature":"true","specs.pro-gallery.slideAnimationDeck":"true","specs.pro-gallery.useReactPortalInArtStore":"true","specs.pro-gallery.blockOAP":"false","specs.pro-gallery.useServerBlueprints-viewer":"false","specs.pro-gallery.excludeFromThinLinesFix":"false","specs.pro-gallery.excludeFromHlsVideosOnIphone":"true","specs.pro-gallery.removeRoleApplication":"true","specs.pro-gallery.tryCentralizedConduction":"false","specs.pro-gallery.organizeMediaMultiTypes":"true","specs.pro-gallery.useServerBlueprints-preview":"false","specs.pro-gallery.displayPreset15":"true","specs.pro-gallery.enableVideoPlaceholder":"true","specs.pro-gallery.organizeMediaAltText":"b","specs.pro-gallery.overlayDesign":"true","specs.pro-gallery.disableImagePreload":"true","specs.pro-gallery.excludeFromPrerenderPerformance":"false","specs.pro-gallery.appSettings":"true"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true","specs.vod.VodWidgetNewSettingsResponsive":"false"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.enableNotificationsOnV2":"true","specs.membersArea.addStandalonePageRoutesToPublicAppData":"true","specs.membersArea.useScalableDimensionsForLoginBarOnE3":"true","specs.membersArea.addNavigationIntentParams":"true","specs.membersArea.EnableDependencyInstallationCheck":"false","specs.membersArea.enableAppData":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.APIRaceConditionHandling":"true"},"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.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersAbout.EnableWDSPanels":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","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.ricos-server.resolveParentPagePath":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersAbout.UseResponsivePostsCover":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersAbout.UseNewPostsCoverDefaults":"true","specs.membersAbout.EnableAboutContainerStyles":"true","specs.membersAboutOOI.DisableButtonOnPublish":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"false","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersAbout.EnablePostListInSEO":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"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.badges.shouldUseBadgesV3InEdm":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersAbout.EnableAccessibleRCE":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.membersAbout.EnableAboutMiddleware":"true","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersAbout.EnableCSSIndicators":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.MemberServiceGetFromMembersNgApi":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersAboutOOI.EnablePluralStatisticFix":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.ricos.tiptapEditor":"false","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersAbout.EnableHtmlTagSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"dataBinding":{"specs.wixDataViewer.NewCoreImageStaticBinding":"false","specs.wixDataViewer.useGetForSchemaBulk":"false","specs.wixDataViewer.fetchOnlyConnectedFields":"true","specs.wixDataViewer.deferredIsDead":"true","specs.wixDataViewer.NewCoreFormatters":"false"},"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.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.UseNewSettings":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.myAccount.EnablePhoneNumberValidation":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.myAccount.EnableCSSIndicators":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","specs.myAccount.EnableDatePickerStyling":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseIsPermittedOnAppData":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.ResolveMemberDuplication":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.myAccount.EnableHtmlTagSettings":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.PrivateMemberIndicator":"false","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"false","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.myAccount.EnableMyAccountMiddleware":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.myAccount.EnableUrlEditNote":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"true","specs.myAccount.ShowButtonTextSetting":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.badges.shouldUseBadgesV3InEdm":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.profileCardOOI.EnableProfileDetailsEdit":"true","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.myAccount.EnableDesignTabResetButtonPerPage":"true","specs.myAccount.EnableLoginAndAddressInTextsTab":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.MemberServiceGetFromMembersNgApi":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.myAccount.EnableWDSPanels":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.myAccount.EnableAllSubdivisionsInAddressForm":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"specs.events.ui.DelayedCancelReservation":"true","specs.events.ui.SplitEventsViewer":"false","specs.events.ui.SettingsWDSMigration":"true","specs.events.ui.UpdatePaymentMethodEnabled":"true","specs.events.ui.FixCancelReservation":"true","specs.events.ui.EventDetailsSlotsViewer":"true","specs.events.ui.RicosViewer":"true","specs.events.ui.useWixForms":"false","specs.events.ui.CheckoutSummaryFromReservation":"true","specs.events.ui.UseWarmupState":"true","specs.events.ui.EventDetailsImageToggle":"true","specs.events.ui.FixDetailsPageInitialNavigation":"true","specs.events.ui.ExpressCheckout":"true","specs.events.ui.FixDetailsPageNavigation":"true","specs.events.ui.FixLoadMembers":"true","specs.events.ui.NewDetailsPageVisibilityNavigation":"true","specs.events.ui.RegistrationStatusInfo":"false","specs.events.ui.DetailsPageWdsPanels":"false","specs.events.ui.ListWidgetWdsPanels":"false","specs.events.ui.ExtendMembersV2":"true","specs.events.ui.AboutSectionSettings":"true","specs.events.ui.UseRichContentFromEvent":"true","specs.events.ui.RenameTicketPolicy":"true","specs.events.ui.RelocatedPageInfo":"true","specs.events.ui.UseEventsViewerReduxToolkit":"true","specs.events.ui.FixSeatingModalPosition":"true","specs.events.ui.ListShowLoadMore":"false","specs.events.ui.SausageIntegration":"true","specs.events.ui.DisabledButtonsViewer":"true","specs.events.ui.RelocatedPagesModal":"true","specs.events.ui.CategoryMenuSettings":"true","specs.events.ui.FeaturedEventWidget":"false","specs.events.ui.MultidayEventsCalendar":"true","specs.events.ui.PlanTicketsDesign":"true","specs.events.ui.NavigateToEcomCheckout":"false","specs.events.ui.HideWidgetTypeSelect":"false","specs.events.ui.StudioCompatibility":"true","specs.events.ui.saveADITextsInDs":"true","specs.events.ui.RelocatedUpgradeModal":"true","specs.events.ui.PricingPlansV3":"false","specs.events.ui.PersistSingleChoiceMandatoryViewer":"true","specs.events.ui.NavigateToCheckoutWithReservationId":"true","specs.events.ui.SeatingTicketsSection":"true","specs.events.ui.UseDetailsPageReduxToolkit":"true","specs.events.ui.UpdateRichContentTruncate":"false","specs.events.ui.WidgetRsvpButtonHoverColor":"true","specs.events.ui.SeatingTicketUnavailableModal":"false","specs.events.ui.UpdatedClassicAddPanel":"false","se_eventsCategoryNewContentInAddPanel":"true","specs.events.ui.PromotionalBadges":"true","specs.events.ui.ServerlessWidgetData":"false","specs.events.ui.RelocatedPoliciesModal":"true","specs.events.ui.AccessibilityLocalization":"true","specs.events.ui.UseGuestsService":"true","specs.events.ui.EventDetailsSlots":"true","specs.events.ui.CalendarRevamp":"true","specs.events.ui.AvoidCrossDCCalls":"true","specs.events.ui.RelocatedGoogleMap":"true","specs.events.ui.UseOrderPageUrl":"true","specs.events.ui.ResponsiveCards":"true","specs.events.ui.UpdatedEmptyState":"true","specs.events.ui.EventsListSeoPanel":"true","specs.events.ui.CategoryTabsUoU":"false","specs.events.ui.MobileCalendarRewire":"true","specs.events.ui.ButtonLayoutEmptyState":"false"},"215238eb-22a5-4c36-9e7b-e7c08025e04e":{"specs.stores.UseAddToCurrentCart":"true","specs.stores.AddTrackDataOnAddProducts":"true"},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"specs.ping.errorHandlerInUou":"true","specs.ping.MAPreferences.useMAWidgetPluginService":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.RemoveFalsyValues":"false","specs.forms.EnableFormsInBlog":"true"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"specs.wixBlog.FixMultipleColors":"true","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.wixBlog.RemoveBlocksPostPage":"false","specs.wixBlog.UseWarmupStateInOldPostPage":"false","specs.wixBlog.PreInstalledAuthorChanged":"true","specs.wixBlog.UseBlogSettingsAllPostsFeedLabels":"true","specs.wixBlog.BlogSausageMenu":"false","specs.wixBlog.SausageMenuFeed":"false","specs.wixBlog.BMMergePendingReviewTab":"false","specs.wixBlog.ImportUseDraftPostApiProxy":"true","specs.wixBlog.RemoveMainTab":"true","specs.wixBlog.NewBlogPostComment":"false","specs.wixBlog.DontCallDbOnBadSlug":"false","specs.wixBlog.UseWarmupStateInPostList":"true","specs.wixBlog.UseWarmupStateInNewPostPage":"true","specs.wixBlog.BlockViewCountUpdates":"false","specs.ricos-server.resolveParentPagePath":"true","specs.wixBlog.HashtagPageUseFeedPage":"true","specs.wixBlog.PostRatings":"true","specs.wixBlog.DisplayPostComposerError":"false","specs.wixBlog.ScrollPostListToTop":"true","specs.wixBlog.PreInstalledPostSubmittedForReview":"true","specs.wixBlog.UseBlogPermissionCacheService":"true","specs.wixBlog.UseWarmupStateInFeed":"true","specs.wixBlog.UseLayoutFixer":"true","specs.forms.EnableFormsInBlog":"true","specs.wixBlog.DisableBlogInjectGenie":"false","specs.wixBlog.UseTranslationCreditsApi":"true","specs.membersArea.BlogCommentsFromCommentsSerivice":"true","specs.wixBlog.LiveSiteEditorDeprication":"true","specs.wixBlog.UseFilesusrDomain":"false","specs.wixBlog.UsePromptHubForImageGeneration":"true","specs.wixBlog.MigrateCustomFeedOnEditorReady":"false","specs.wixBlog.SettingsFromParastorage":"false","specs.wixBlog.NewBlogPostPublishedAutomation":"true","specs.wixBlog.UseBlogLikeNinjaService":"true","specs.wixBlog.BMManagePendingReviews":"true","specs.wixBlog.PreInstalledPostSubmissionStatus":"true","specs.wixBlog.EnableDiscoveryIngestion":"true","specs.wixBlog.UseAiServiceCreateDraftPost":"true","specs.wixBlog.PreInstalledScheduledPostPublished":"true","specs.ricos.tiptapEditor":"false"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.ecom.SupportManualPaymentsOnPaymentRequest":"false","specs.stores.FixQuickViewNavigationToProductPage":"true","specs.ecom.ShowMultipleLineItemActions":"true","specs.stores.DisableFocusProductOnInfiniteScroll":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.GalleryProductOptionMobileNativeDropdown":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.stores.GalleryFetchAppSettingsOnce":"false","specs.stores.ReturnCartIdNullInsteadOfDeprecatedForExpressService":"true","specs.stores.ImageSettingsInViewer":"true","specs.stores.AllowResponsiveLayoutMaxWidth":"true","specs.stores.ThumbnailsDesignViewer":"true","specs.stores.GalleryFilterChoicesGrouping":"false","specs.stores.ProductPageNewWixCodeApi":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.ProductPageUpliftProductOptionsViewer":"true","specs.ecom.violationBasedOnDeliveryOption":"true","specs.stores.SwitchLocalToSessionStorage":"false","specs.stores.InfoSectionTabsTPAComponent":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"true","specs.stores.GalleryDontFetchFilteredProductsWithoutActiveFilters":"true","specs.stores.UseNewFiltersQueryParamEncoder":"true","specs.stores.GalleryEnableLoadMoreHoverUnderline":"true","specs.stores.allowProductPageButtonsOption":"true","specs.ecom.separateAdditionalFee":"true","specs.stores.GalleryPriceFilterClientTicksCalculation":"true","ecomTestFedOwnerScope":"false","specs.stores.ProductPageBreadcrumbsDesignViewer":"true","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.FixVerticalThumbnailsPosition":"true","specs.stores.SliderContrastPlaceholder":"true","specs.stores.ShowAutomaticDiscountDataOnProductWidget":"true","specs.stores.FixVariantIdCalculationInBuyNowFlow":"false","specs.stores.OnlineStoresSessionStorageWithTTL":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ResponsiveGalleryMigration":"true","specs.ecom.ShowCrossedOutPriceOnLineItemLevel":"true","specs.stores.GalleryAllowLinkToProductPageInSSR":"true","specs.ecom.MergeExpressDeliveryRateWithHandlingFee":"false","specs.stores.ShowAddToCartWithSubscription":"true","specs.stores.ProductPageSlotsAddMoreProps":"true","specs.stores.ProductPageBuyNowFromEcomSdk":"true","specs.stores.GalleryFixWarmUpDataCacheKeyWithQueryParams":"true","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.ShowErrorHandlingToastsGallery":"true","specs.stores.ShowGiftCardAddToCartSettings":"true","specs.ecom.fixGroupedDeliveryOptionSelection":"false","usingStoresViewerScriptAddToCart":"false","specs.stores.SwitchMainMediaSlickToSwiper":"true","specs.stores.FixFilterKeySpecialCharacter":"true","specs.forms.RemoveFalsyValues":"false","specs.stores.StorefrontLegacyEnablePanoramaIntegration":"true","specs.stores.GalleryA11yReflowFilterModalFix":"true","specs.stores.GalleryFiltersClassicMobileHorizontalOrientationFix":"true","specs.stores.ProductPageDescriptionToggle":"true","specs.ecom.ShowVoidedErrorMessage":"true","specs.stores.UsingStoresViewerScriptAddToCart":"true","specs.stores.ProductPageWaitForWarmupData":"true","specs.stores.UseNewSubscriptionView":"true","specs.stores.AddSlotToCheckoutPolicies":"true","specs.forms.FixControllerActions":"true","specs.stores.UseCartV2ForDirectPurchase":"false","specs.ecom.FixDebouncedUpdateItemQuantity":"true","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.GalleryRemoveUnusedFieldsFromQuery":"true","specs.stores.ProductPageUplift":"true","specs.stores.ProductPageUpliftNewFeaturesSF":"true","specs.stores.ProductPageBlocksCtaTrackEvents":"true","specs.stores.GallerySlotsPOC":"false","specs.stores.AllowGalleryIntervalNavigation":"true","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.stores.GalleryNewErrorState":"true","specs.ecom.showPriceWithFreeShippingCoupon":"true","specs.stores.GalleryStoreExtractSEO":"true","specs.stores.GalleryPriceSliderA11yFixKeyboardFocus":"true","specs.stores.ProductPageSsrInvalidationTags":"true","specs.stores.AllowGalleryContainerPadding":"true","specs.stores.ConfigureGalleryViewStates":"true","specs.ecom.FixCartNavigationOnPreview":"false","specs.stores.GalleryWaitForWarmupData":"true","specs.stores.ShouldProductPageUseNewSocialIcons":"true","specs.stores.SliderGalleryExposeOptionsViewer":"true","specs.stores.Set404ForSeoWhenPageHasNoProducts":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"true","ecomTestFed":"false","specs.ecom.useFallbackInPreviewLoader":"true","specs.stores.ProductPageSlots":"true","specs.stores.newClearFiltersHoverState":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.ecom.AddDiscountDataToTYPOrderQuery":"true","specs.stores.ProductPageConsumePublicDataFromBothScopes":"true","specs.ecom.OrderPlatformFeesUoU":"true","storesFTGalleryEnableLoadMoreHoverUnderline":"false","specs.stores.GallerySeoTags":"true","specs.stores.SliderGallery200Limit":"true","specs.stores.ProductPageBlocksFixAddToCartOnSecondaryLang":"true","specs.stores.AllowStickySidebarInViewer":"true","specs.ecom.CallCartV2FromCheckout":"true","specs.stores.RangeFilterRefactor":"true","specs.stores.SubscriptionPlansNewDesignViewer":"true","specs.ecom.OrdersModifiers":"true","specs.ecom.loadDeliverySectionsDataOnReadOnly":"true","specs.stores.PPNavigationSectionPerBreakpoint":"true","specs.ecom.AddProjectionsTYPQuery":"true","specs.ecom.UpdateCartIconsSVGViewer":"true","specs.stores.GalleryStoreExtractBI":"true","specs.forms.EnablePhoneField":"true","specs.stores.FixGalleryBorderRadiusOnZoomHover":"true","specs.stores.UseExperimentsFromPlatformFlowApiLegacyProjects":"true","specs.ecom.ShowMultipleSubscriptions":"true","specs.stores.FixBackInStockButtonValidation":"true","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.FixSliderGalleryRelatedProductsEmptyRender":"true","specs.stores.GalleryRouterHTTPMethodToGet":"true","specs.ecom.HideMissingLineItemImagesInPaymentRequest":"true","specs.stores.GalleryFixOutOfBoundsPageParam":"true","specs.forms.SignatureFieldV2":"true","specs.stores.GalleryQuickBuyViewer":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.PriceFilterClientTicksCalculation":"true","specs.stores.AlignProductCountAndSort":"true","specs.stores.GalleryOptionButtonsGrid":"true","specs.stores.MobileImageRatio":"false","specs.ecom.TaxExemptionOnTYP":"true","specs.stores.CustomTextDesignViewer":"false","specs.stores.UseNewFiltersQueryParamDecoder":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.UseExperimentsFromPlatformFlowApi":"true","specs.stores.FixProductPageHydrationError":"true","specs.stores.AllowGalleryFreeModeNavigationInViewer":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.stores.ProductPageSupportGridLayout":"true","specs.stores.ShouldSeparateQuantityAndOptionsStyleParams":"true","specs.stores.EnableWarmUpDataCaching":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.UseCategoryRouterData":"false","specs.ecom.useLocaleForDatePicker":"true","specs.stores.PreventGalleryFullRefreshOnUrlChange":"true","specs.stores.ProductPageRicoDescription":"true","specs.stores.increaseGqlGetLimit":"true","specs.stores.CategoryPageFooterDescriptionSF":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"},"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.profileCard.EnableHtmlTagSettings":"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.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.profileCardOOI.UseMiddlewareForGlobalSettingsGetter":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","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.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"false","specs.ident.SiteMembersSocialDisclaimer":"true","specs.profileCardOOI.EnableProfileAlignmentCssVars":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.profileCardOOI.usePlaceholderLoaders":"true","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.profileCardOOI.UseBlockedCheckFollowButton":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"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.badges.shouldUseBadgesV3InEdm":"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.profileCard.UseMigratedEditor3StylesParams":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.MemberServiceGetFromMembersNgApi":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.CallGetMyMemberForCreatingMember":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.TimezoneAwareSlotMatching":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.idanExperimentTest":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.DeepLinkAddonsUOU":"false","specs.bookings.daily-agenda.staff-image-view":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.AddonsAndPlanOnlyUOU":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.relatedProductsOnServices":"false","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.migrateServiceDetailsToStyleParm":"true","specs.bookings.dev.UseBusinessInfoMapper":"true","specs.bookings.OutOfModalScrollFix":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.FormNewErrorHandling":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.RedesignA1":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.updateFemToWixFormsPopulation":"false","specs.bookings.ClearButtonAnyStaffMember":"false","specs.bookings.ResetNavigatingStatusOnBack":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"true","specs.bookings.EnableUsingArchivedPlans":"true","specs.bookings.agendaWarmupDataForStaffMembers":"true","specs.bookings.WcagContrastCheck":"true","specs.bookings.servicesPagesBreadcrumbs":"true","specs.bookings.WixFormsMigration":"true","specs.bookings.timeQueryParamAutoSelect":"true","specs.bookings.supportServicesChoices":"false","specs.bookings.Editor3":"true","specs.bookings.UouZoomV2":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","specs.bookings.CalendarAndServiceListShowDiscount":"false","specs.bookings.removeExtraReloadCalendar":"true","specs.bookings.HandleMembershipErrorInCheckoutUoU":"true","specs.bookings.allowDiscountForBookingItems":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.DevCenter.IncludeAppointmentWaitlistInSSR":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.warmupDataCachingForCalendar":"true","specs.forms.FixControllerActions":"true","specs.bookings.removeCategoryQueryParamOnNavigation":"true","specs.bookings.servicesPerLoadInServiceListSettings":"true","specs.bookings.ResetNavigatingStatusOnServicePage":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.FiveNines":"false","specs.bookings.ShouldDisplayTaxAddressField":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.MyBookingsShowFormSubmission":"true","specs.bookings.translatePages":"false","specs.bookings.MoveToMetroMembershipSpiHostUoU":"true","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.PaymentMethodRadioButtons":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.useQueryEventsInServicePage":"true","specs.bookings.FormUseAutomationsForSMS":"true","specs.bookings.UOUIntakeFormsIntegration":"true","specs.bookings.SingleLineItemPreviewPrice":"true","specs.bookings.RescheduleDefaultLocation":"true","specs.bookings.calendar-summary":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.fetchOnlyTenStaffMembers":"false","specs.bookings.CancellationFeesUoU":"true","specs.bookings.daily-agenda.display-preferences.categories-filter":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.MultiServiceA1Model":"true","specs.bookings.BookFlowSettings":"true","specs.bookings.DisableDatesAfterReschedulePlanExpiration":"true","specs.bookings.updateFemToWixForms":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.bookAgainController":"true","specs.bookings.DemoBookingFlow":"false","specs.bookings.CartConflictEnableSlotsTimezoneConversion":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.AutomaticDiscountsUoU":"true","specs.bookings.agendaServiceFilterByLocationSettings":"true","specs.bookings.FixPresetIdInitialization":"true","specs.bookings.bookButtonDestination":"true","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.AnonymousReschedule":"true","specs.bookings.A11YCalendarLabel":"true","specs.bookings.migrateUoUAvailability2":"true","specs.bookings.ServiceListWdsMigration":"false","specs.bookings.removeSkipPreferencesModalParam":"true","specs.bookings.allowRescheduleWithDynamicPricing":"false","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"true","spec.bookings.owner-fes.RemoveOldEndpoints":"true","specs.bookings.UseQueryBySessionStartForContactBookings":"true","specs.bookings.DynamicPricingResilientUOU":"false","specs.bookings.UseGetAvailabilityForCourse":"true","specs.bookings.RemoveCalendarLinkFromBookingsCheckoutSettingsPanel":"true","specs.bookings.DetachNumberOfParticipantsFieldFromForm":"true","specs.bookings.AddonsUOU":"true","specs.bookings.MultiLocationUoU":"true","specs.bookings.UseNewBenefitsAPIUoU":"false","specs.bookings.FormReplaceArray":"true","specs.bookings.showErrorMessageOnInvalidIntakeForm":"true","specs.bookings.DepositeOrFullAmountUoU":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"true","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.ReportBookingAttemptBlockedAutomationOnly":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true","specs.bookings.QueryAvailabilityFromNow":"true"}}},"forceEmptySdks":false,"appDefIdToIsMigratedToGetPlatformApi":{"14517e1a-3ff0-af98-408e-2bd6953c36a2":false,"140603ad-af8d-84a5-2c80-a0f60cb47351":false,"13d21c63-b5ec-5912-8397-c3a5ddb27a97":false,"215238eb-22a5-4c36-9e7b-e7c08025e04e":false,"12ca2fd6-a4c9-b91f-ae6c-94868b2a8f1c":false,"1380b703-ce81-ff05-f115-39571d94dfcd":false,"14409595-f076-4753-8303-9a86f9f71469":false,"14271d6f-ba62-d045-549b-ab972ae1f70e":false,"1429e204-2254-7f40-836b-5ffd769ac4c0":false,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":false,"14cffd81-5215-0a7f-22f8-074b0e2401fb":false,"14ce28f7-7eb0-3745-22f8-074b0e2401fb":false,"675bbcef-18d8-41f5-800e-131ec9e08762":false,"1537b24e-29d1-6d8f-b8e1-d6860f2f70b9":false,"14dbef06-cc42-5583-32a7-3abd44da4908":false,"14f25924-5664-31b2-9568-f9c5ed98c9b1":false,"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":false,"14ce1214-b278-a7e4-1373-00cebd1bef7c":false,"2a617b40-167a-4325-9a9f-58396cf47b93":false,"14bcded7-0066-7c35-14d7-466cb3f09103":true,"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7":false,"dataBinding":false}},"appsScripts":{"urls":{"14271d6f-ba62-d045-549b-ab972ae1f70e":["https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1509.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/pro-gallery-tpa\/1.1509.0\/WixProGalleryController.bundle.min.js"],"deb18ef1-e0c6-4668-a7bc-4a13785eb5b7":["https:\/\/static.parastorage.com\/services\/instagram-blocks-app\/1.454.0\/viewerScript.bundle.min.js"],"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":["https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2831.0\/viewerScript.bundle.min.js"],"14ce28f7-7eb0-3745-22f8-074b0e2401fb":["https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2903.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2903.0\/ProfileCardController.bundle.min.js"],"2a617b40-167a-4325-9a9f-58396cf47b93":["https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/viewerScript.bundle.min.js"]},"scope":"page"},"debug":{"disablePlatform":false,"disableSnapshots":false,"enableSnapshots":false},"isBuilderComponentModel":false}},"siteAssets":{"dataFixersParams":{"experiments":{"dm_migrateOldHoverBoxToNewFixer":true},"dfVersion":"1.5326.0","isHttps":true,"isUrlMigrated":true,"metaSiteId":"c64d20ff-1352-4856-9e1d-32c775c5b63b","quickActionsMenuEnabled":false,"siteId":"13a595fb-8716-49b0-aa0d-38ac25a9ee92","siteRevision":1519,"v":3,"cacheVersions":{"dataFixer":6}},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":true,"externalBaseUrl":"https:\/\/www.opusmusicschool.com.br","useSandboxInHTMLComp":false,"disableStaticPagesUrlHierarchy":false,"aboveTheFoldSectionsNum":null,"isTrackClicksAnalyticsEnabled":true,"isSocialElementsBlocked":false,"builderAppVersions":"","onlyInteractions":false},"platform":{"moduleName":"thunderbolt-platform","contentType":"application\/json","resourceType":"platform","externalBaseUrl":"https:\/\/www.opusmusicschool.com.br","staticHTMLComponentUrl":"https:\/\/www-opusmusicschool-com-br.filesusr.com\/"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.85e440c4d2a805fcb01006787bdc07494e8d7443","editor-elements-design-systems.thunderbolt.a5578d9de98ce97fbc489ced29b14c9e8323b3fe"],"builderAppVersions":"","ooiVersions":"144097ea-fea0-498e-ade7-e6de40127106%3Dp.wix-vod-widget%2F1.4604.0%2FWixVideoViewerWidgetNoCss.%3B14c1462a-97f2-9f6a-7bb7-f5541f23caa6%3Dp.communities-blog-ooi%2F1.3148.0%2FBlogViewerWidgetNoCss.%3B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%3Dp.profile-card-tpa-ooi%2F1.2903.0%2FProfileCardViewerWidgetNoCss.%3B14dbefb9-3b7b-c4e9-53e8-766defd30587%3Dp.members-about-ooi%2F1.2660.0%2FProfileViewerWidgetNoCss.%3B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%3Dp.my-account-ooi%2F1.2799.0%2FMyAccountViewerWidgetNoCss.%3B211b5287-14e2-4690-bb71-525908938c81%3Dp.communities-blog-ooi%2F1.3148.0%2FPostViewerWidgetNoCss."},"cssMappers":{"moduleName":"thunderbolt-css-mappers","contentType":"application\/json","resourceType":"cssMappers","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.85e440c4d2a805fcb01006787bdc07494e8d7443","editor-elements-design-systems.thunderbolt.a5578d9de98ce97fbc489ced29b14c9e8323b3fe"],"builderAppVersions":"","ooiVersions":"144097ea-fea0-498e-ade7-e6de40127106%3Dp.wix-vod-widget%2F1.4604.0%2FWixVideoViewerWidgetNoCss.%3B14c1462a-97f2-9f6a-7bb7-f5541f23caa6%3Dp.communities-blog-ooi%2F1.3148.0%2FBlogViewerWidgetNoCss.%3B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%3Dp.profile-card-tpa-ooi%2F1.2903.0%2FProfileCardViewerWidgetNoCss.%3B14dbefb9-3b7b-c4e9-53e8-766defd30587%3Dp.members-about-ooi%2F1.2660.0%2FProfileViewerWidgetNoCss.%3B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%3Dp.my-account-ooi%2F1.2799.0%2FMyAccountViewerWidgetNoCss.%3B211b5287-14e2-4690-bb71-525908938c81%3Dp.communities-blog-ooi%2F1.3148.0%2FPostViewerWidgetNoCss."},"siteMap":{"moduleName":"thunderbolt-site-map","contentType":"application\/json","resourceType":"siteMap"},"mobileAppBuilder":{"moduleName":"thunderbolt-mobile-app-builder","resourceType":"mobileAppBuilder","contentType":"application\/json"},"builderComponentFeatures":{"moduleName":"builder-component-features","resourceType":"builderComponentFeatures","contentType":"application\/json"},"builderComponentCss":{"moduleName":"builder-component-css","resourceType":"builderComponentCss","contentType":"application\/json"},"builderComponentPlatform":{"moduleName":"builder-component-platform","resourceType":"builderComponentPlatform","contentType":"application\/json"},"componentManifestCss":{"moduleName":"component-manifest-css","resourceType":"componentManifestCss","contentType":"application\/json","builderAppVersions":""},"pilerSiteAssets":{"moduleName":"piler-siteassets","resourceType":"pilerSiteAssets","contentType":"application\/json","buildFullApp":"true","keepWidgetBuild":"false","modulesToHashes":"{\"thunderbolt-features\":\"6ac295b9.bundle.min\",\"thunderbolt-platform\":\"b30889c7.bundle.min\",\"thunderbolt-css\":\"58e111d2.bundle.min\",\"thunderbolt-site-map\":\"12ef5b35.bundle.min\",\"thunderbolt-mobile-app-builder\":\"7c1fba5f.bundle.min\",\"builder-component-features\":\"e0376e01.bundle.min\",\"builder-component-css\":\"c7aef644.bundle.min\",\"builder-component-platform\":\"31e9f5a0.bundle.min\",\"component-manifest-css\":\"c3c20adb.bundle.min\",\"thunderbolt-css-mappers\":\"9e336788.bundle.min\",\"thunderbolt-services-configs\":\"ed90fbd5.bundle.min\"}","nonBeckyModuleVersions":"{\"remote-widget-structure-builder\":\"1.251.0\",\"blocks-app-descriptor\":\"1.118.0\"}"}},"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","scriptsUrl":"static.parastorage.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","viewerAppsUrl":"https:\/\/viewer-apps.parastorage.com","viewerAssetsUrl":"https:\/\/viewer-assets.parastorage.com","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/www.opusmusicschool.com.br","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"},"siteScopeParams":{"rendererType":null,"wixCodePageIds":[],"hasTPAWorkerOnSite":true,"formFactor":"desktop","viewMode":"desktop","freemiumBanner":false,"coBrandingBanner":false,"dayfulBanner":false,"mobileActionsMenu":false,"isWixSite":false,"isResponsive":false,"editorName":"Unknown","urlFormatModel":{"format":"slash","forbiddenPageUriSEOs":["app","apps","_api","robots.txt","sitemap.xml","feed.xml","sites"],"pageIdToResolvedUriSEO":{}},"pageJsonFileNames":{"boe2a":"bf468f_42cfe130fdf666405b270e8044b72daa_1518.json","oaqsb":"bf468f_aace376dd64e6adcdda91a854607f383_1497.json","qghy9":"bf468f_13fed2e4d3cbc7434c2c542e13d91e37_1497.json","p3jwm":"bf468f_d7fe8be0bc59cf774ce2f065c5037654_1497.json","ik24d":"bf468f_e02463c96c3132e891b2d8d6986d0450_1497.json","ijovh":"bf468f_9358da1ef5e02eec790d3bed5b9ac1ab_1497.json","abczw":"bf468f_41eaa7efd4b451a349eeb49b838563f7_1497.json","azgqt":"bf468f_abffc09f1f11ae41e025b3396c17bac4_1497.json","k8x7s":"bf468f_39d87cc9e92e173c9935d2e7d392a78f_1497.json","mainPage":"bf468f_bfe9f8b4d7e9b31f2a35de2e957953f4_1497.json","yrz97":"bf468f_b7769194499382e8152ced4d07ed8fa8_1497.json","gs8ir":"bf468f_fedc6f5ef8e86e7eb7c7a9c7f86cfa31_1497.json","xyaka":"bf468f_42c475de6d8573efa942c06b5942f220_1513.json","k6m9f":"bf468f_44090429222671ae963431484280678c_1497.json","ov6mz":"bf468f_3918418356db14df9d479b81e5d44b24_1497.json","kiuqw":"bf468f_d4ab453bfa546d67c0354bb2347d2abb_1497.json","y1y71":"bf468f_f1b5bd8919016b4e864f3291b619ef27_1497.json","eet4d":"bf468f_3ba6ca8930dda96adb22fd45b793b518_1513.json","jikaq":"bf468f_32ab4f30dfa37e17e45cf26572b40fce_1497.json","oifph":"bf468f_61135aaeadf9e0cc1b900c32ee6c2a91_1513.json","sv2hn":"bf468f_02849d73751eabac6a6866bdfcc3f6b4_1518.json","u5bb9":"bf468f_87138e2b55fafd70f4d3f29d36009a58_1497.json","iy374":"bf468f_b425e296a172dc2986ee663b9733afe7_1497.json","cvj49":"bf468f_445109dd9411e340a06ef26c8809fcd1_1497.json","g7wa0":"bf468f_647df4fd127163eca0f2564501f9a2ef_1516.json","xe8y5":"bf468f_a35912012cc7495715639de8a7232d95_1497.json","m0qzk":"bf468f_b5e60e2113f79130355307cbf7a66b92_1497.json","rkrdp":"bf468f_0feec05311f46f8e8e6e6d1ce00bdedd_1518.json","sz34x":"bf468f_23be78c13450e0f5961c7a91be31c394_1497.json","v2v36":"bf468f_80885cc0a8bb1c781a42ebaf87d07b17_1497.json","ocv5z":"bf468f_65d87da1d841df4967041ab59fc3674f_1497.json","u9vo5":"bf468f_fb22cafc489f842411c4c8ac61379e25_1497.json","ykf8c":"bf468f_d2996cfbc8eaa351f8ba17b812b91654_1497.json","c66t":"bf468f_87c37e99ec5c17f241eb8bb542a5d986_1497.json","hs3yl":"bf468f_8c024a15bcdcca80384f9222d6009b3d_1497.json","u5vmo":"bf468f_54370ae681700d68cea107ea54db4b75_1513.json","pt9e7":"bf468f_5482c16b9599b2089d63f3c8a60819c8_1497.json","citr":"bf468f_d1d9214e11b266d58e5f960a9d9fab3f_1497.json","q0n8v":"bf468f_c95ddce024bced1f3fc87e141abd64a6_1497.json","tjwrb":"bf468f_f30de672ab56aca20882db9c20cd0614_1497.json","f0pn2":"bf468f_c8a9dbdcb9e928f8d1c6275a1ee11ef4_1497.json","f3eff":"bf468f_583fdb14834c6e6d0b10602d609971e5_1513.json","j0i8p":"bf468f_e809eda32a013f67e61ea218927d26fd_1497.json","e957o":"bf468f_353625f81a900b783e0c91e3bce4423c_1497.json","znyai":"bf468f_372829bf601ac17f4c9281dadd9103b0_1497.json","a4iqo":"bf468f_7b0ec8f7d7f8ad796f84d1d2db05ec3d_1497.json","w55q0":"bf468f_cf83d402a9050131fb13e403bdca0a29_1497.json","fnji8":"bf468f_6dcfd569562f9f3cf4908a636b447734_1497.json","ehm6u":"bf468f_6a57d7bd16db93428bfd814e1f3514b8_1497.json","yln0d":"bf468f_cd08895e1e252a53d0c10b8b097f29af_1497.json","papxx":"bf468f_c141c2bfe03b8432310eed5729ee383c_1497.json","q748y":"bf468f_a8002efdab31789695bb7989f2fd36b6_1497.json","v88ke":"bf468f_a96591887a801d310988249d920c2636_1497.json","ow8uy":"bf468f_ab0ebbc1ea4a32acd450e7ea56183aa9_1519.json","xnz7w":"bf468f_d166682e509460dc729f5324aaf39e3d_1497.json","v4vo9":"bf468f_aab1304b563bc80685fcda288f933210_1497.json","mwkv8":"bf468f_095bac9b4b11252325440278ee0ba256_1497.json","wj3ji":"bf468f_6755ca4bd015da76f3f7772a85708314_1497.json","st0pf":"bf468f_1968a5899ffaccf2f68009c376206fc1_1497.json","g0k3r":"bf468f_68cd02fa8c2d90143940fef75741a0bf_1497.json","i7rwf":"bf468f_85dc049e075e3ac9f6cb64aaab2a534b_1497.json","vnmcr":"bf468f_ce8c9065bc7fe57882b52e6197bda862_1497.json","seomp":"bf468f_1da2301c96214223018bda92db5efecf_1497.json","eq0q4":"bf468f_8f04a1149b56ffa7602d704af13c2450_1497.json","xmubi":"bf468f_bf8eab91ef4de6a02178e02e4ee19cda_1497.json","gsjpz":"bf468f_908ac2f97041b5168140299fa2d9b392_1497.json","xdcj4":"bf468f_d63e69413230868c5ba37228d9b142cc_1497.json","bu9y5":"bf468f_129b99b0888a727defed782a8aa2e3b9_1513.json","bew8e":"bf468f_83c96a823bf589cdbcbb9eeba88fc204_1497.json","mxh3l":"bf468f_c82555cef245d2bf65dc918e92a4f832_1497.json","tjc5o":"bf468f_767ee65317805f7b53ced6c0f0764409_1497.json","masterPage":"bf468f_64f6479d091b51c922586e430022990b_1519.json"},"protectedPageIds":["bif7b","rv9bd","i091j","ddjrj"],"routersInfo":{"configMap":{"routers-jggvccar":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3},\"page\":\"b4cf6ac0-a06a-458a-9fc7-18791481df2f\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"},\"\/notifications\":{\"appData\":{\"numbers\":{\"key\":\"notificationsCount\",\"default\":0},\"appDefinitionId\":\"14f25924-5664-31b2-9568-f9c5ed98c9b1\",\"appPageId\":\"notifications_app\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"7b2d8db3-cb5b-4866-bc4c-445c2d4951f5\",\"seoData\":{\"title\":\"Notifications\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notifications\"},\"\/settings\":{\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"c7cab760-8c0b-41a2-989f-d4849f4e27b4\",\"seoData\":{\"title\":\"Settings\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Settings\"}}}","group":"members","pages":{"7b2d8db3-cb5b-4866-bc4c-445c2d4951f5":"bif7b","b4cf6ac0-a06a-458a-9fc7-18791481df2f":"ddjrj","c7cab760-8c0b-41a2-989f-d4849f4e27b4":"i091j"},"roleVariations":{}},"routers-jggvccat":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"seoData\":{\"title\":\"{userName} | Profile\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"socialHome\":true,\"page\":\"4a9f6640-7fb5-4685-8a4a-bad0d225d603\",\"appData\":{\"menuOrder\":1,\"appPageId\":\"about\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\"},\"title\":\"Profile\"},\"\/{userName}\/followers\":{\"appData\":{\"menuOrder\":2,\"appPageId\":\"following_followers\",\"visibleForRoles\":[],\"numbers\":{},\"appDefinitionId\":\"14ebe801-d78a-daa9-c9e5-0286a891e46f\"},\"page\":\"a7df478b-d76f-4cd2-b616-38ce133f4ed1\",\"seoData\":{\"title\":\"{userName} | Followers\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Followers\"}}}","group":"members","pages":{"4a9f6640-7fb5-4685-8a4a-bad0d225d603":"ov6mz","a7df478b-d76f-4cd2-b616-38ce133f4ed1":"y1y71"},"roleVariations":{}},"routers-kek4f099":{"prefix":"team","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{title}\":{\"pageRole\":\"3395a3d8-071c-439f-98de-9883b4fe3799\",\"title\":\"{title}\",\"config\":{\"collection\":\"Team\",\"pageSize\":1,\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"og:image\":\"{photo}\"}}}}","group":"","pages":{"3395a3d8-071c-439f-98de-9883b4fe3799":"papxx"},"roleVariations":{}},"routers-kqhhn8jh":{"prefix":"coupons","appDefinitionId":"dataBinding","config":"{\"patterns\":{\"\/{_id}\":{\"pageRole\":\"89647802-9ef9-44ee-8532-80775e987546\",\"title\":\"{_id}\",\"config\":{\"collection\":\"Marketing\/Coupons\",\"pageSize\":1,\"lowercase\":true,\"sort\":[{\"name\":\"asc\"}],\"seoV2\":true},\"seoMetaTags\":{\"description\":\"{_id}\",\"robots\":\"index\"}},\"\/\":{\"pageRole\":\"9c5096b1-9ad1-4d98-8224-6fe464502383\",\"title\":\"Marketing\/Coupons\",\"config\":{\"collection\":\"Marketing\/Coupons\",\"pageSize\":12,\"sort\":[{\"name\":\"asc\"}],\"lowercase\":true,\"seoV2\":true},\"seoMetaTags\":{\"robots\":\"index\"}}}}","group":"","pages":{"89647802-9ef9-44ee-8532-80775e987546":"znyai","9c5096b1-9ad1-4d98-8224-6fe464502383":"ehm6u"},"roleVariations":{}}}},"isPremiumDomain":true,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"1429e225-f6b0-2230-82f6-9a6aa1192f8f","siteRevisionConfig":{},"registryLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15034.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15034.0"}],"isInSeo":true,"language":"pt","originalLanguage":"pt","appDefinitionIdToSiteRevision":{"13d21c63-b5ec-5912-8397-c3a5ddb27a97":"440","14271d6f-ba62-d045-549b-ab972ae1f70e":"25","14bcded7-0066-7c35-14d7-466cb3f09103":"1335","deb18ef1-e0c6-4668-a7bc-4a13785eb5b7":"634"},"isClientSdkOnSite":true,"appDefinitionIdsWithCustomCss":[],"isBuilderComponentModel":false,"hasUserDomainMedia":false,"useViewerAssetsProxy":false},"beckyExperiments":{"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"specs.thunderbolt.resolveSpxWithoutEditorCheck":true,"specs.thunderbolt.UseLoginSocialBarCustomMenu":true,"specs.thunderbolt.useWowImageInFastGallery":true,"specs.thunderbolt.UseNewLoginSocialBarCustomMenuPositioning":true,"specs.thunderbolt.UseNewLoginBarDropdownMenuAlignment":true,"specs.thunderbolt.motionTimeAnimationsCSS":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.UseNewLoginSocialBarMemberInitialsAvatar":true,"specs.thunderbolt.UseNewLoginSocialBarElementStructure":true,"specs.thunderbolt.overrideFloatInDistance":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true},"manifests":{"node":{"modulesToHashes":{"thunderbolt-features":"6ac295b9.bundle.min","thunderbolt-platform":"b30889c7.bundle.min","thunderbolt-css":"58e111d2.bundle.min","thunderbolt-site-map":"12ef5b35.bundle.min","thunderbolt-mobile-app-builder":"7c1fba5f.bundle.min","builder-component-features":"e0376e01.bundle.min","builder-component-css":"c7aef644.bundle.min","builder-component-platform":"31e9f5a0.bundle.min","component-manifest-css":"c3c20adb.bundle.min","thunderbolt-css-mappers":"9e336788.bundle.min","thunderbolt-services-configs":"ed90fbd5.bundle.min"}},"web":{"modulesToHashes":{"thunderbolt-platform":"3eb66fbc.bundle.min","thunderbolt-css":"34e59a1b.bundle.min","thunderbolt-site-map":"0a93afe8.bundle.min","thunderbolt-mobile-app-builder":"18820780.bundle.min","builder-component-features":"426fba02.bundle.min","builder-component-css":"b9dbde57.bundle.min","builder-component-platform":"7ef4cb4c.bundle.min","component-manifest-css":"44e5fc58.bundle.min","thunderbolt-css-mappers":"c328d26f.bundle.min","thunderbolt-services-configs":"444b0c96.bundle.min","webpack-runtime":"e9817151.bundle.min","thunderbolt-features":"6540edaf.bundle.min"},"webpackRuntimeBundle":"e9817151.bundle.min"},"webWorker":{"modulesToHashes":{"builder-component-css":"91bbafb8.bundle.min","builder-component-platform":"f41c0465.bundle.min","component-manifest-css":"d3a33d76.bundle.min","thunderbolt-css-mappers":"2a96710a.bundle.min","thunderbolt-services-configs":"6029b569.bundle.min","thunderbolt-features":"05445bb8.bundle.min","thunderbolt-platform":"fab107aa.bundle.min","thunderbolt-css":"c980c091.bundle.min","thunderbolt-site-map":"b46c5a2f.bundle.min","thunderbolt-mobile-app-builder":"fa04716d.bundle.min","builder-component-features":"1172c044.bundle.min"}}},"siteAssetsVersions":{"viewer-assets-generator":"1.0.0","santa-data-fixer":"1.5326.0","@wix\/santa-main-r":"1.1643.0","santa-main-r":"1.1643.0","@wix\/blocks-app-descriptor":"1.118.0","simple-all-pages":"1.0.0","blocks-builder-manifest-generator":"1.151.0","@wix\/santa-data-fixer":"1.5326.0","remote-widget-structure-builder":"1.251.0","remote-widget-metadata":"1.2593.0","santa-site-metadata":"1.3239.0","piler-siteassets":"1.841.0","stylable-santa-flatten":"2.0.222","@wix\/piler-siteassets":"1.841.0"},"staticHTMLComponentUrl":"https:\/\/www-opusmusicschool-com-br.filesusr.com\/","remoteWidgetStructureBuilderVersion":"1.251.0","blocksBuilderManifestGeneratorVersion":"1.129.0"},"experiments":{"specs.thunderbolt.cmsDprNamedQueryParam":true,"specs.thunderbolt.viewport_hydration_extended_react_18":true,"specs.thunderbolt.inMemoryPaypalAuthToken":true,"specs.thunderbolt.PanoramaErrorMonitor":true,"specs.thunderbolt.getMemberDetailsFromMembersNg":true,"specs.promote.ar.reportRestPurchaseEventsInsteadOfKafka":true,"specs.thunderbolt.UseEcomFemBi":true,"specs.thunderbolt.siteMembersMultilingualLanguage":true,"specs.thunderbolt.browserCacheReload":true,"specs.thunderbolt.resolveSpxWithoutEditorCheck":true,"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.fedops_enableSampleRateForAppNames":true,"specs.thunderbolt.excludeInstanceFromQueryParams":true,"specs.thunderbolt.HamburgerOverlayResetEntranceAnimations":true,"specs.thunderbolt.ooiFetchModuleOptimizations":true,"specs.thunderbolt.fullPageNavigationSpecificSites":true,"specs.thunderbolt.useMpaNavigationBlacklistMode":true,"specs.thunderbolt.LoginSocialBarSplitStateProps":true,"specs.thunderbolt.bundlerTrafficToAws":true,"specs.thunderbolt.fixMpaWorkerPanorama":true,"specs.thunderbolt.UseOriginalBlocksAppInstance":true,"specs.thunderbolt.UseLoginSocialBarCustomMenu":true,"specs.thunderbolt.deprecatewixperf":true,"specs.thunderbolt.useNewRegisterLogin":true,"specs.thunderbolt.useWowImageInFastGallery":true,"specs.thunderbolt.shouldFixIosFlashBug":true,"specs.thunderbolt.removeSendBeat":true,"specs.thunderbolt.UseNewLoginSocialBarCustomMenuPositioning":true,"specs.thunderbolt.adjustForPrerenderActivation":true,"specs.thunderbolt.ShouldUseNewIAMSocialFlow":true,"specs.thunderbolt.useIAMEnabledConnections":true,"specs.thunderbolt.securityExperiments":true,"specs.thunderbolt.useElementoryRelativePath":true,"specs.thunderbolt.mapLazyLoadedCompsInDifferentRegistrarMap":true,"specs.thunderbolt.HamburgerMenuOverflowFix":true,"specs.thunderbolt.UseNewLoginBarDropdownMenuAlignment":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.motionTimeAnimationsCSS":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.membersArea.LoginBarRemake":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.SlideshowStopMediaInNonActiveSlides":true,"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.biForBrowserZoom":true,"specs.thunderbolt.shouldValidateRedirectUrl":true,"specs.thunderbolt.veloWixMembersAmbassadorV2":true,"specs.thunderbolt.megaMenuMouseLeave":true,"specs.thunderbolt.takeAppDependenciesFromCSM":true,"specs.thunderbolt.UseWixDataItemService":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":true,"specs.promote.ar.reportEcomPlatformPurchaseEvents":true,"specs.thunderbolt.UseNewLoginSocialBarMemberInitialsAvatar":true,"specs.thunderbolt.veloBundlerParastorageUrl":true,"specs.thunderbolt.AddRegisterEventListenerToWixWindow":true,"specs.thunderbolt.UseNewLoginSocialBarElementStructure":true,"specs.thunderbolt.LottieUseCanvasForIOSDevices":true,"specs.thunderbolt.inlineFontsCSSForIframeTPA":true,"specs.ident.usePlatformizedSMAuth":true,"specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":true,"specs.thunderbolt.membersService":true,"specs.thunderbolt.pricingPlansUserOrdersV2":true,"specs.thunderbolt.buttonUdp_loggedIn":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.SearchBoxSanitiseSuggestions":true,"specs.thunderbolt.imageEncodingAVIF":true,"displayWixAdsNewVersion":true,"specs.thunderbolt.BundlerTypescriptListExportedFunctions":true,"specs.thunderbolt.ooi_css_optimization":true,"specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.overrideFloatInDistance":true,"specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true,"specs.thunderbolt.deduplicateFAQPageStructuredData":true,"specs.thunderbolt.shouldFetchLogoutUrlByClientId":true,"specs.thunderbolt.convertBirthdateToISOString":true,"specs.promote.ar.reportScheduleEventsOnPurchaseIfNeeded":true,"specs.thunderbolt.sanitizeCustomElement":true,"specs.thunderbolt.fetchCurrentMemberFromMembersNg":true,"specs.thunderbolt.UseNewLoginBarColorWiringOnE3":true},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"GA","code":0},"accessTokensUrl":"https:\/\/www.opusmusicschool.com.br\/_api\/v1\/access-tokens","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"1519","renderingFlow":"NONE","language":"pt","locale":"pt-br"},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15034.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15034.0"}],"anywhereConfig":{},"interactionSampleRatio":0.01,"rendererType":null,"isPartialRouteMatching":false,"useLocalPiler":false,"pilerExperiments":{"specs.piler.useEditorReactComponents":true},"react18Compatible":true,"react18HydrationBlackListWidgets":["14756c3d-f10a-45fc-4df1-808f22aabe80"],"mpaBlacklistWidgets":[],"excludeCompsForSSRList":[""],"mpaNavigationCompatible":true,"mpaIncompatibleWidgetsList":[],"mpaExclusionReasons":[],"isolatedRenderer":false}</script>
<script>window.viewerModel = JSON.parse(document.getElementById('wix-viewer-model').textContent)</script>
<!-- renderIndicator -->


<!-- versionIndicator -->


<!-- used platform apis start -->
<script type="application/json" id="used-platform-apis-data">["location","window","site","seo","user"]</script>
<script>window.usedPlatformApis = JSON.parse(document.getElementById('used-platform-apis-data').textContent)</script>
<!-- used platform apis end -->

<!-- Business Manager -->

<!-- initCustomElements #2 -->

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

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

<!-- scriptTagsToPreload -->




<!-- bi -->
<script>
    window.clientSideRender = false;
</script>
<!-- bi -->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.af370d22.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["9114"],{79032(e,i,n){let t,r,s,o;n.d(i,{K:()=>h});var a=n(94756);let l=e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch{}i||(new Image().src=e)};function c([e,i]){return null!==i&&`${e}=${i}`}let d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},s,o){let a,l,d=(a=r.split("&").reduce((e,i)=>{let[n,t]=i.split("=");return{...e,[n]:t}},{}),(e,i)=>void 0!==a[e]?a[e]:i),u=e=>void 0===s[e]?null:s[e],p=!0,m=window?.consentPolicyManager;if(m){let e=m.getCurrentConsentPolicy();if(e){let{policy:i}=e;p=!(i.functional&&i.analytics)}}let w=u("requestUrl"),h=Object.entries({src:"29",evid:"3",viewer_name:u("viewerName"),caching:u("caching"),client_id:p?null:(l=document.cookie.match(/_wixCIDX=([^;]*)/))&&l[1],dc:u("dc"),microPop:u("microPop"),et:i,event_name:e?encodeURIComponent(e):null,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:d("ita",s.checkVisibility()?"1":"0"),mid:p?null:o?.siteMemberId||null,msid:u("msId"),pid:d("pid",null),pn:d("pn","1"),ref:document.referrer&&!p?encodeURIComponent(document.referrer):null,sar:p?null:d("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:null),sessionId:p&&m?null:u("sessionId"),siterev:s.siteRevision||s.siteCacheRevision?`${s.siteRevision}-${s.siteCacheRevision}`:null,sr:p?null:d("sr",screen.width?`${screen.width}x${screen.height}`:null),st:u("st"),ts:n,tts:t,url:p?function(e){if(!e)return null;let i=new URL(decodeURIComponent(e));return i.search="?",encodeURIComponent(i.href)}(w):w,v:window?.thunderboltVersion||"0.0.0",vid:p?null:o?.visitorId||null,bsi:p?null:o?.bsi||null,vsi:u("viewerSessionId"),wor:p||!window.outerWidth?null:`${window.outerWidth}x${window.outerHeight}`,wr:p?null:d("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:null),_brandId:s.commonConfig?.brand||null,nt:d("nt",null)}).map(c).filter(Boolean).join("&");return`https://frog.wix.com/bt?${h}`},u="unknown",p=e=>{let i,n,t=(i=e.cache,n=e.varnish,`${i||u},${n||u}`);return{caching:t,isCached:t.includes("hit"),...e.microPop?{microPop:e.microPop}:{}}},m={WixSite:1,UGC:2,Template:3};var w=n(48869);let h=(t=(()=>{let{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:t,fleetConfig:r,commonConfig:s,interactionSampleRatio:o},clientSideRender:a,santaRenderingError:l}=window,c=(({requestUrl:e,interactionSampleRatio:i})=>{let n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:o}),d=(e=>{let{userAgent:i}=e.navigator;return/instagram.+google\/google/i.test(i)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(i)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch{}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";let{document:e,navigator:i}=window;if(!e||!i)return"document";let{webdriver:n,userAgent: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){let{stack:i}=e;if(i&&/ (\(internal\/)|(\(?file:\/)/.test(i))return"stack"}}return""})()||(({seo:e})=>e?.isInSEO?"seo":"")(i);return{suppressbi:n.includes("suppressbi=true"),initialTimestamp:window.initialTimestamps.initialTimestamp,initialRequestTimestamp:window.initialTimestamps.initialRequestTimestamp,viewerSessionId:e.vsi,viewerName: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:d,isjp:!!d,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)})(),...((e,i)=>{let n,t=(e=>{let i;try{i=e()}catch{i=[]}let n=i.reduce((e,i)=>(e[i.name]=i.description,e),{});return{cache:n.cache,varnish:n.varnish,microPop:n.dc}})(i);if(t.cache||t.varnish)return p({cache:t.cache||u,varnish:t.varnish||u,microPop:t.microPop});let r=(n=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/))&&n.length?{cache:n[1],varnish:n[2]||u,microPop:n[3]}:null;return r?p(r):{caching:u,isCached:!1}})(document.cookie,()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]]),isMesh:1,st:m[t.siteType]||0,commonConfig:s,muteThunderboltEvents:c,isServerSide:+!a,isSuccessfulSSR:!a,fallbackReason:l?.errorInfo,mpaSessionId:e.mpaSessionId}})(),r={},s=1,{sendBeat:o=(e,i,n={})=>{if(i&&performance.mark){let n=`${i} (beat ${e})`;performance.mark(n)}let o=globalThis.window?.viewerModel;if(!o?.experiments["specs.thunderbolt.removeSendBeat"]){let a=Date.now(),c=o?.experiments["specs.thunderbolt.adjustForPrerenderActivation"]?(0,w.b)():0,u=Math.round(performance.now()-c),p=a-t.initialTimestamp;if(t.suppressbi||window.__browser_deprecation__)return;let{pageId:m,pageNumber:h=s,navigationType:f}=n,v=`&pn=${h}`;m&&(v+=`&pid=${m}`),f&&(v+=`&nt=${f}`),l(d(i,{eventType:e,ts:p,tts:u,extra:v},t,r))}},reportBI:function(e,i){let n,t;n=i?`${e} - ${i}`:e,t="end"===i?`${e} - start`:null,performance.mark(n),performance.measure&&t&&performance.measure(`\u2B50${e}`,t,n)},wixBiSession:t,sendBeacon:l,setDynamicSessionData:({visitorId:e,siteMemberId:i,bsi:n})=>{r.visitorId=e||r.visitorId,r.siteMemberId=i||r.siteMemberId,r.bsi=n||r.bsi},reportPageNavigation:function(e){s+=1,o(a.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:s})},reportPageNavigationDone:function(e,i){o(a.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:s,navigationType:i}),(i===a.w4.DYNAMIC_REDIRECT||i===a.w4.NAVIGATION_ERROR||i===a.w4.CANCELED)&&(s-=1)}});window.bi=h,window.bi.wixBiSession.isServerSide=+!window.clientSideRender,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),h.sendBeat(1,"Init")}},function(e){e.O(0,["6008"],function(){return e(e.s=79032)}),e.O()}]);
//# sourceMappingURL=bi.inline.af370d22.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.0586dbc8.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["1698"],{40250(e,i,n){var t=n(94756);n(79032).K.sendBeat(t.lF.PARTIALLY_VISIBLE,"Partially visible",{pageId:window.firstPageId})},79032(e,i,n){let t,r,s,o;n.d(i,{K:()=>h});var a=n(94756);let l=e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch{}i||(new Image().src=e)};function c([e,i]){return null!==i&&`${e}=${i}`}let d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},s,o){let a,l,d=(a=r.split("&").reduce((e,i)=>{let[n,t]=i.split("=");return{...e,[n]:t}},{}),(e,i)=>void 0!==a[e]?a[e]:i),u=e=>void 0===s[e]?null:s[e],p=!0,w=window?.consentPolicyManager;if(w){let e=w.getCurrentConsentPolicy();if(e){let{policy:i}=e;p=!(i.functional&&i.analytics)}}let m=u("requestUrl"),h=Object.entries({src:"29",evid:"3",viewer_name:u("viewerName"),caching:u("caching"),client_id:p?null:(l=document.cookie.match(/_wixCIDX=([^;]*)/))&&l[1],dc:u("dc"),microPop:u("microPop"),et:i,event_name:e?encodeURIComponent(e):null,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:d("ita",s.checkVisibility()?"1":"0"),mid:p?null:o?.siteMemberId||null,msid:u("msId"),pid:d("pid",null),pn:d("pn","1"),ref:document.referrer&&!p?encodeURIComponent(document.referrer):null,sar:p?null:d("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:null),sessionId:p&&w?null:u("sessionId"),siterev:s.siteRevision||s.siteCacheRevision?`${s.siteRevision}-${s.siteCacheRevision}`:null,sr:p?null:d("sr",screen.width?`${screen.width}x${screen.height}`:null),st:u("st"),ts:n,tts:t,url:p?function(e){if(!e)return null;let i=new URL(decodeURIComponent(e));return i.search="?",encodeURIComponent(i.href)}(m):m,v:window?.thunderboltVersion||"0.0.0",vid:p?null:o?.visitorId||null,bsi:p?null:o?.bsi||null,vsi:u("viewerSessionId"),wor:p||!window.outerWidth?null:`${window.outerWidth}x${window.outerHeight}`,wr:p?null:d("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:null),_brandId:s.commonConfig?.brand||null,nt:d("nt",null)}).map(c).filter(Boolean).join("&");return`https://frog.wix.com/bt?${h}`},u="unknown",p=e=>{let i,n,t=(i=e.cache,n=e.varnish,`${i||u},${n||u}`);return{caching:t,isCached:t.includes("hit"),...e.microPop?{microPop:e.microPop}:{}}},w={WixSite:1,UGC:2,Template:3};var m=n(48869);let h=(t=(()=>{let{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:t,fleetConfig:r,commonConfig:s,interactionSampleRatio:o},clientSideRender:a,santaRenderingError:l}=window,c=(({requestUrl:e,interactionSampleRatio:i})=>{let n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:o}),d=(e=>{let{userAgent:i}=e.navigator;return/instagram.+google\/google/i.test(i)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(i)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch{}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";let{document:e,navigator:i}=window;if(!e||!i)return"document";let{webdriver:n,userAgent: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){let{stack:i}=e;if(i&&/ (\(internal\/)|(\(?file:\/)/.test(i))return"stack"}}return""})()||(({seo:e})=>e?.isInSEO?"seo":"")(i);return{suppressbi:n.includes("suppressbi=true"),initialTimestamp:window.initialTimestamps.initialTimestamp,initialRequestTimestamp:window.initialTimestamps.initialRequestTimestamp,viewerSessionId:e.vsi,viewerName: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:d,isjp:!!d,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)})(),...((e,i)=>{let n,t=(e=>{let i;try{i=e()}catch{i=[]}let n=i.reduce((e,i)=>(e[i.name]=i.description,e),{});return{cache:n.cache,varnish:n.varnish,microPop:n.dc}})(i);if(t.cache||t.varnish)return p({cache:t.cache||u,varnish:t.varnish||u,microPop:t.microPop});let r=(n=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/))&&n.length?{cache:n[1],varnish:n[2]||u,microPop:n[3]}:null;return r?p(r):{caching:u,isCached:!1}})(document.cookie,()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]]),isMesh:1,st:w[t.siteType]||0,commonConfig:s,muteThunderboltEvents:c,isServerSide:+!a,isSuccessfulSSR:!a,fallbackReason:l?.errorInfo,mpaSessionId:e.mpaSessionId}})(),r={},s=1,{sendBeat:o=(e,i,n={})=>{if(i&&performance.mark){let n=`${i} (beat ${e})`;performance.mark(n)}let o=globalThis.window?.viewerModel;if(!o?.experiments["specs.thunderbolt.removeSendBeat"]){let a=Date.now(),c=o?.experiments["specs.thunderbolt.adjustForPrerenderActivation"]?(0,m.b)():0,u=Math.round(performance.now()-c),p=a-t.initialTimestamp;if(t.suppressbi||window.__browser_deprecation__)return;let{pageId:w,pageNumber:h=s,navigationType:f}=n,v=`&pn=${h}`;w&&(v+=`&pid=${w}`),f&&(v+=`&nt=${f}`),l(d(i,{eventType:e,ts:p,tts:u,extra:v},t,r))}},reportBI:function(e,i){let n,t;n=i?`${e} - ${i}`:e,t="end"===i?`${e} - start`:null,performance.mark(n),performance.measure&&t&&performance.measure(`\u2B50${e}`,t,n)},wixBiSession:t,sendBeacon:l,setDynamicSessionData:({visitorId:e,siteMemberId:i,bsi:n})=>{r.visitorId=e||r.visitorId,r.siteMemberId=i||r.siteMemberId,r.bsi=n||r.bsi},reportPageNavigation:function(e){s+=1,o(a.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:s})},reportPageNavigationDone:function(e,i){o(a.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:s,navigationType:i}),(i===a.w4.DYNAMIC_REDIRECT||i===a.w4.NAVIGATION_ERROR||i===a.w4.CANCELED)&&(s-=1)}});window.bi=h,window.bi.wixBiSession.isServerSide=+!window.clientSideRender,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),h.sendBeat(1,"Init")}},function(e){e.O(0,["6008"],function(){return e(e.s=40250)}),e.O()}]);
//# sourceMappingURL=sendBeat12.inline.0586dbc8.bundle.min.js.map</script>
<script>
    window.firstPageId = 'mainPage'

    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.1028.0/siteTags.bundle.min.js"></script>









    <!--pageHtmlEmbeds.bodyEnd start-->
    <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd start"></script>
    
        <script>
(function(w,d,u){
var s=d.createElement('script');s.async=true;s.src=u+'?'+(Date.now()/60000|0);
var h=d.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h);
})(window,document,'https://cdn.bitrix24.com.br/b24826763/crm/tag/call.tracker.js');
</script>
    
    <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd end"></script>
    <!--pageHtmlEmbeds.bodyEnd end-->




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


<!-- warmup data start -->
<script type="application/json" id="wix-warmup-data">{"platform":{"ssrPropsUpdates":[{"comp-m9ubjlge_r_comp-m010jxj2":{"collapsed":true},"comp-m9ubjlge_r_comp-lp9pu1jk":{"deleted":false,"manualStyleParams":{"behaviourParams_item_clickAction":"EXPAND"},"wixSDKItems":[{"type":"video","description":"Clássico é clássico... até no violino 🎻 ✨\n\"Evidências\" nunca soou tão emocionante assim. Diretamente das mãos de @jojojrl7 \n\nQuem mais arrepiou? 🧡\n\n#opusmusicschool #eufaçomúsicanaopus #escolademúsica #classicosnacionais","alt":"Clássico é clássico... até no violino 🎻 ✨\n\"Evidências\" nunca soou tão emocionante assim. Diretamente das mãos de @jojojrl7 \n\nQuem mais arrepiou? 🧡\n\n#opusmusicschool #eufaçomúsicanaopus #escolademúsica #classicosnacionais","src":"https:\/\/scontent-den2-1.cdninstagram.com\/o1\/v\/t2\/f2\/m86\/AQNqvYDaB8oUQwQem-R5ErcEsKQkSpdNGjUcjhWnyEpu63X7iICeY0z6oKrYF_gTDrlOxjejW2C0HIcMDEvVAPkavnrWetGQJUjtvfw.mp4?_nc_cat=101&_nc_sid=5e9851&_nc_ht=scontent-den2-1.cdninstagram.com&_nc_ohc=FzLK6LLqwP0Q7kNvwHk_MPi&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTgyOTAxMjQzMTMzMDMwMjEsImFzc2V0X2FnZV9kYXlzIjowLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MjksInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=c8d745590d7ffbb6&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9ENzQzQTJGNTZCNUVCQUUwMzBCRjgyRjI2MDM2NTFCRF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzBGNDA3OTA3NEEzNzY2NzY1RUUwODQyMjE4OEVDOEE1X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACba37yprbH9QBUCKAJDMywXQD4AAAAAAAAYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&edm=ANo9K5cEAAAA&_nc_zt=28&_nc_tpa=Q5bMBQHEeDKJ3S_vzJ9ajceQRNpB3lusVEnBn9LCvbzY7uzuJ5S3BKVzgBw1Aec_UpNR-1nNH4-DiIGD&oh=00_Af1dC9d2-OrXqU8DPbhIQCkYFpVVMXdc_bOqtA1lv3u0Qw&oe=69D86B6E","thumbnail":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.71878-15\/662422596_788916110659417_1170900968285762934_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=103&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=4ez2OOCUg90Q7kNvwHfm1SG&_nc_oc=AdqB53UVnlhdiyDs8NH8sU68-EMhvYxIxrgwocMgWUlonwaQJiUG5uDew_gq_xW9aPE&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQF6NsUcCwlGE4NLjrGAMEukoBRNPMN7G8H7rrYLdcIJ91vLS36fJI2VZ9s2378ekY7fmnTVy6Xw&oh=00_Af2cq77MXP-QYUBJdWZvbBL6YVXniNXwtJqQaGXG9YspBw&oe=69DC5711","link":"https:\/\/www.instagram.com\/reel\/DW1zx1DiUcE\/","timestamp":"2026-04-07T18:40:31.000Z","width":218,"height":218},{"type":"image","description":"Nesta Páscoa, que a música renove sentimentos, espalhe alegria e encha cada coração de harmonia 🎶✨\nAssim como a música transforma momentos, a Páscoa nos convida a recomeçar com leveza, amor e esperança.\n\nA Opus Music School deseja uma Páscoa doce, inspiradora e cheia de novos acordes! 🐰🩷\n\n#opusmusicschool #felizpáscoa","alt":"Nesta Páscoa, que a música renove sentimentos, espalhe alegria e encha cada coração de harmonia 🎶✨\nAssim como a música transforma momentos, a Páscoa nos convida a recomeçar com leveza, amor e esperança.\n\nA Opus Music School deseja uma Páscoa doce, inspiradora e cheia de novos acordes! 🐰🩷\n\n#opusmusicschool #felizpáscoa","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/659563657_18289857055303021_2512776516670753794_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=108&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=B1-HUCmrTSUQ7kNvwH-zG1z&_nc_oc=AdqYjPxC-z08yT0mYy5Vu2varvqJQ_bSqIdlqItA-8YDmQoh2WputTiVNT4cIHSVFM4&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQFOma7ytcjGatj2GKTSX8Cjh5bPrh-qUJLtAbmeJ3391tuNrscI_wA7Blac4gNroISlv9dIz0Vy&oh=00_Af16QDZtgHXXt4PuloSboEQbC50u4GPsdgOkaQX0NdRgGg&oe=69DC420C","link":"https:\/\/www.instagram.com\/p\/DWwAMdtANPv\/","timestamp":"2026-04-05T12:31:33.000Z","width":218,"height":218},{"type":"carousel","description":"Hoje é dia de separar mito de verdade 👀\n\n#musica #opusmusicschool #diadamentira","alt":"Hoje é dia de separar mito de verdade 👀\n\n#musica #opusmusicschool #diadamentira","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/658926092_18289379371303021_3572773469768113531_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=101&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=CUWSaeqFvhgQ7kNvwEB9l70&_nc_oc=AdotcwO_LHdnN-QdevkSPl7oAPJ5TEAqTM2_Ic4dcu-d1wGZhw6a7R_67BIC1sX0mkY&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEtLnMGYj2yNvRjJlYN5tJHuZo55u552W9UnrOeFY6kY4bjktf98eY5CaRA0MV6lBe3kBudwiHj&oh=00_Af3NyLpW15gdZJoFC8LsaYoFHc9AT4XB-TVAZUVocuNiMQ&oe=69DC3887","link":"https:\/\/www.instagram.com\/p\/DWmUuvNCXem\/","timestamp":"2026-04-01T18:17:39.000Z","children":[{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/658926092_18289379371303021_3572773469768113531_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=101&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=CUWSaeqFvhgQ7kNvwEB9l70&_nc_oc=AdotcwO_LHdnN-QdevkSPl7oAPJ5TEAqTM2_Ic4dcu-d1wGZhw6a7R_67BIC1sX0mkY&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEbLMMK2yy1N1_GE-Vd1FCDGl7UAtLrwhQCb0tswZpsetOtucfwgLOdZHC6-YXzAdigR9_rPx8n&oh=00_Af0Oq_0JCuqDylX5dVoHOUJcnRKcWoh_5AMIz3U5d7YhZw&oe=69DC3887"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/658828338_18289379389303021_8402394610370208469_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=104&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=3RzffUJet1YQ7kNvwGcjfLw&_nc_oc=Adq-dpyRhPv_VnG1r0HXzhetDcpnqwCXSKRITbxOQXhMjhpnLu02naH7v-qpsxLMjXw&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQGLMUntoY0Mc4i6WaJ68lm8CAzhUxr4X6hfH_38NxofANro_gLXz_o4KBeDuOwmWh9x7sRykV5x&oh=00_Af3b6YBybbWZKR5B-IENOnw7GuGhbxi8_ti5bH0cYu8kIA&oe=69DC4B8B"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/659045390_18289379380303021_1536295424176216632_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=108&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=Tkx6vHDXymAQ7kNvwFEN5jV&_nc_oc=AdqfrKTcrMpfpLRUiHZ5XKhLdU4JMkgDYbsBGauEH4DSneLtGVYwdZVUmYH6_1ZBZ2M&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQE8DuYjB3eBWgc05OgE-15jUTGsJk4TcPM68JKryCc-1RoJ1bqFf9E7A3IS2MmMQ0mGQ1WtS9Rj&oh=00_Af1N58hZuywoXmKTknfxTo4xHkmK-qXxgHgaJenXdBegSw&oe=69DC5142"}],"width":218,"height":218},{"type":"carousel","description":"Não é sobre tocar perfeito, é sobre não desistir de tentar. 💪🎵\nA disciplina é o segredo por trás de todo grande músico.\n\n#opusmusicschool #disciplina #musica","alt":"Não é sobre tocar perfeito, é sobre não desistir de tentar. 💪🎵\nA disciplina é o segredo por trás de todo grande músico.\n\n#opusmusicschool #disciplina #musica","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/658959354_18288711664303021_1214482855611656311_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=111&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=BFyAaNVfFoEQ7kNvwEFCx_9&_nc_oc=Ado_TOaeGjl92pBD1oLnfrpw2yk6RyNSmCnnuTja0NsyRXX91oTGlAQpwonvun1jnck&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHD6VS2bJj23XGsVotSQKUK6PE2Wp3gDJRAaEf9jG2c-yejyw2H09PSaqe36r-T6GR8F_iDLBlf&oh=00_Af1j2bMslPQe7p98RZf0RPsqrXR9YFY2K4ApCLLc4yEwFQ&oe=69DC33C8","link":"https:\/\/www.instagram.com\/p\/DWZrV0sCUsV\/","timestamp":"2026-03-27T20:25:06.000Z","children":[{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/658959354_18288711664303021_1214482855611656311_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=111&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=BFyAaNVfFoEQ7kNvwEFCx_9&_nc_oc=Ado_TOaeGjl92pBD1oLnfrpw2yk6RyNSmCnnuTja0NsyRXX91oTGlAQpwonvun1jnck&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHPM_YvHQXf7JR1D-eVKheZQIKz8_SCZ8YXyIAUFx_5SCxc_PwzzQda5mK_tBRW0R-uwd11P3uv&oh=00_Af3u25TQDvVFmWANCn121od_9Q-kpOZfShLMAzo1CSy4DQ&oe=69DC33C8"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/656253040_18288711673303021_7007616628801069472_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=105&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=gt1XjDUheDwQ7kNvwE5sUh2&_nc_oc=Adrw0UZfInjGPCPFH-htaIORje8mFtd2qlBThss-nNSAFS4sWB606FGdbc9yGCAY3cQ&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQG03sL9gKBwrwiFrBrvyJURJK5ZwR-lAQKvZJ3e5GggKn93WEwzjToJryQxLNM1Zn0O2xDwamVX&oh=00_Af17yNCClbljciKexVqbQg4AYutGb6xm1jzMFEdFzBpXbg&oe=69DC5BE8"}],"width":218,"height":218},{"type":"carousel","description":"🎶 Começar a tocar um instrumento é abrir uma nova forma de sentir, criar e se expressar.\nCada nota é um passo, cada erro é aprendizado e, no fim, tudo vira música. ✨🧡\n\n#opusmusicschool","alt":"🎶 Começar a tocar um instrumento é abrir uma nova forma de sentir, criar e se expressar.\nCada nota é um passo, cada erro é aprendizado e, no fim, tudo vira música. ✨🧡\n\n#opusmusicschool","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/656879970_18288415915303021_1458189990418156201_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=106&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=bQWljozgHzsQ7kNvwFpVaLY&_nc_oc=AdqHyPRrSxD3QFUe0StEpEo-ElWpd-xuLOc46KMQUgrpMi8SmHU0SOwhIsJexq5P5t8&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQF_QQNJWBNBcQVmnAW0ajOhk1iBmgGwMX4z8ANbzTHDbhBlstPOGPM6Xweica3fe7g5JHOgXHa4&oh=00_Af0lJp0wSQNZaZCPx0SGapZnK8ZC0bEDn5WiGeXkdG83Gg&oe=69DC55A9","link":"https:\/\/www.instagram.com\/p\/DWUZd--iW9Z\/","timestamp":"2026-03-25T19:12:43.000Z","children":[{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/656879970_18288415915303021_1458189990418156201_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=106&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=bQWljozgHzsQ7kNvwFpVaLY&_nc_oc=AdqHyPRrSxD3QFUe0StEpEo-ElWpd-xuLOc46KMQUgrpMi8SmHU0SOwhIsJexq5P5t8&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQGIrsKdMC-a42c5Fw77cMB9Sy5ITr7Rj7mLlBlaoUYGAd9Ph1xkqOmyyMIczsnG190TooV8GcbZ&oh=00_Af2PD1fne7QDUUnPikKpLypYojVdIF3BGD_eW1lkaVOFEw&oe=69DC55A9"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/657712853_18288415924303021_4172875448300100053_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=105&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=J_Tl-IgaIrMQ7kNvwHPjds9&_nc_oc=Adreu0Y4G9rijCnyrxWroKfRwfufrt_0q-BTNb4I4a7CEucMfdwDZTXRiFF18HQH8R0&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEcI-8u4bPmfWEpAwliplmYRcT-V8cz18c4v17KLnboYzOIoFD2vzJIBmpMComXoyxYoTR89NiA&oh=00_Af0WundoX2bNnHx7r9XxsMadiikQrZYg3w-XyG8UJu5MLg&oe=69DC4E42"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/655847250_18288415933303021_654491502866596473_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=107&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=OSiYXCBT5usQ7kNvwHW3yXM&_nc_oc=Adon6Fusik2AOOBSNJlel0xsqIsSbMfIetxejqJnXg_1K5PANJBGWwNZz4ErcHTzXq4&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEV7xz1Ysf4TqNvWBTcv2QBl7E3HBBnn3mNH8vrSfkrxyg-d_g7fy9-C-9dAJSINf64deJ6JFID&oh=00_Af2SeSjwhc56czFs_zaVw-AJicjuD1YFpoV9I-AgIWQFsw&oe=69DC2DD8"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/656212312_18288415942303021_4417551163129105852_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=108&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=EEaWuJZV7tQQ7kNvwEt5GOm&_nc_oc=AdoAdvrr9rA9SDcTApBryPC-BY4uPK89UK7yTCVxWhzszQ_Edtq7mOm7ibKuhD1QneQ&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEbpq1UXo8OnljsPNEI9KZ_tH93_pSsCt7Pb2EPRedy5DkC8ZzIrAp7ex3EAGjoe74v7E2XdT_m&oh=00_Af2W2LRFMK1uGpWQm784WfXX0w_ndF5wwNxWh1dJXjj6Uw&oe=69DC6121"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/656198892_18288415951303021_5011275217846640449_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=100&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=CspXhtdDdDQQ7kNvwEysx8c&_nc_oc=AdraQqiGEpEm6Wc-0kSIoZfJwZTGfA5L6wWcjVK4CXrVcgiDjMhZdmUxHhOOXlxJq40&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQG5TVDFfXzAjKFrpIz6Eg0hjPABJl84eHmFHwm8apSCz0vkfLa4ipvVkA8A5b_lI3zC3Mjxm5GG&oh=00_Af38OrdzxRF3ZT-YuVcBBWzHRnB2Egx9GvA9zt05PtC_eg&oe=69DC3956"}],"width":218,"height":218},{"type":"video","description":"🎶Bem-vindos(as) à Opus Music School! 🎹✨\n\nUm espaço onde a música ganha vida, talentos são descobertos e sonhos começam a tomar forma. Aqui, cada nota conta uma história, e a próxima pode ser a sua. \nVem viver essa experiência com a gente! 🩵🎼\n#opusmusicschool #eufaçomúsicanaopus","alt":"🎶Bem-vindos(as) à Opus Music School! 🎹✨\n\nUm espaço onde a música ganha vida, talentos são descobertos e sonhos começam a tomar forma. Aqui, cada nota conta uma história, e a próxima pode ser a sua. \nVem viver essa experiência com a gente! 🩵🎼\n#opusmusicschool #eufaçomúsicanaopus","src":"https:\/\/scontent-den2-1.cdninstagram.com\/o1\/v\/t16\/f2\/m69\/AQOKhOkvev9mDeCri0nSv4edMgyM7mq8RvIexVYjcutVbjALfYjPv3DOOslf-NtdWghqOE5IGDDokB2gdMceJ67C.mp4?strext=1&_nc_cat=105&_nc_sid=5e9851&_nc_ht=scontent-den2-1.cdninstagram.com&_nc_ohc=eZAzvwI9t34Q7kNvwF-V0j6&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTgyODgwNjg2MzIzMDMwMjEsImFzc2V0X2FnZV9kYXlzIjoxNSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjg1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=308bb92a9043388c&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HRGJyR2llQUNHQThJVmtEQUVoc01LZUVRUUozYnNwVEFRQUYVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzY2NEIzOTExMTJCRTU4QkQ0MUREM0E1MDYyMzVBMEFDX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACba1qan2bn8QBUCKAJDMywXQFV5mZmZmZoYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&edm=ANo9K5cEAAAA&_nc_zt=28&_nc_tpa=Q5bMBQEQ2JFKYwWKXEdesasbNUG_i6BLK6944DDzK7sI0JEA9qWN84uCaP0bVKCG6xVFY3dgOuNhuI52&oh=00_Af0TJynUyXs66LnPQQn2qXnPQ15l9RNRj7EqwF1F9Baa9g&oe=69DC5407","thumbnail":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/657318296_18288410599303021_3357562839313096683_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=105&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=HqBK1wA-D9YQ7kNvwH-azWe&_nc_oc=AdoYnQw1mZ8FnsSzeRWuUS8o59C3g6_1ylfaCLvn5Uje6oulCGqJ9hyB6X2KSNlsYG4&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEQXvee9tU066XXGfK8QyfETSY3t68mbyseG8oSi4VtcvQ940IcRGDHXh8YYqxsxLWSzRqpUZ5C&oh=00_Af13bP9SdBKu07TD3Mz2tGPyRsWXQTPebVZwn5shzUzkVg&oe=69DC5932","link":"https:\/\/www.instagram.com\/reel\/DWO_myJgLPl\/","timestamp":"2026-03-23T16:53:43.000Z","width":218,"height":218},{"type":"image","description":"A música não tem idade! Ela atravessa gerações, conecta histórias e faz o coração vibrar em qualquer fase da vida. 🎼✨\nNunca é cedo demais para começar, nem tarde demais pra se apaixonar. 💛\n#opusmusic #musica","alt":"A música não tem idade! Ela atravessa gerações, conecta histórias e faz o coração vibrar em qualquer fase da vida. 🎼✨\nNunca é cedo demais para começar, nem tarde demais pra se apaixonar. 💛\n#opusmusic #musica","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/655183684_18287482966303021_910105323034731994_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=107&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=8MI7z-ThlFkQ7kNvwF12yzp&_nc_oc=Adr-IFlCwR-C3kMC6y2ExJY8YbMGSTWOapOtyoTivsByr0KoA5cU2Odk8ugrpKvHCHk&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQH4IR7BipR2-r3itFiNM2V4zyV6h20kM_XJ4aH-hghXQ4vnMWoavVIlJqI-z3ebI7qC3bm_uzYr&oh=00_Af0q9fPeOhmjcql5hB7vkJlA32Ha3kPjWeAPg1NZH4KOYQ&oe=69DC47D5","link":"https:\/\/www.instagram.com\/p\/DWHXuaDADKa\/","timestamp":"2026-03-20T17:47:22.000Z","width":218,"height":218},{"type":"image","description":"🎷 Você sabia?\n\nO saxofone, apesar de ser muito associado ao jazz, foi inventado com a intenção de integrar orquestras clássicas! Criado no século XIX, ele mistura características de instrumentos de sopro de madeira e metais, o que explica seu som único e cheio de personalidade.\n\n✨ Um instrumento versátil que conquistou o mundo em vários estilos musicais! \n#curiosidade #saxofone #opusmusic","alt":"🎷 Você sabia?\n\nO saxofone, apesar de ser muito associado ao jazz, foi inventado com a intenção de integrar orquestras clássicas! Criado no século XIX, ele mistura características de instrumentos de sopro de madeira e metais, o que explica seu som único e cheio de personalidade.\n\n✨ Um instrumento versátil que conquistou o mundo em vários estilos musicais! \n#curiosidade #saxofone #opusmusic","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/653651633_18287189221303021_1938968714906392736_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=104&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=cWgnNT0n0FUQ7kNvwFrGx8S&_nc_oc=AdrwqCuiL4r5XJdOSmt2e9vZrF1k9xJrjmQB7TO2LPvZ-diebHL6TwaANiLsfJIeNpY&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHXeN-kgmkq5cDZGFYss0-rVVQbI74aY2OHm1EHkQHzBJp-0fDJ5EyIU3HmCCGjVHESQI-_n5-o&oh=00_Af2P-Mt0tcWwO-SFCWd28lDtn-TxFQdryQhd3x35L1dhjg&oe=69DC3ED1","link":"https:\/\/www.instagram.com\/p\/DWCLi2BAJmz\/","timestamp":"2026-03-18T17:24:43.000Z","width":218,"height":218},{"type":"carousel","description":"A música de Bridgerton é pura magia! 🎵 Na Opus Music School, amamos a trilha sonora que nos transporta para a Regência! Quais são as suas músicas favoritas? #opusmusic #bridgerton","alt":"A música de Bridgerton é pura magia! 🎵 Na Opus Music School, amamos a trilha sonora que nos transporta para a Regência! Quais são as suas músicas favoritas? #opusmusic #bridgerton","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/652732539_18286882426303021_2656399654724464600_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=105&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=dJ020RNZ78EQ7kNvwGO64vO&_nc_oc=AdqiG_nWB0HoO8MopG1OGkDcCFqcz1iWnzQ29YGv6jPztoi_-398gHAl2Yrsl56sC4g&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQG6jyGkN71oNK0oo6peL9djDT2o7BGk685-7aJP05O-cuVlqpAvqGI1un8PMjrlqfUpqTj94asv&oh=00_Af1-2n_AyNKaANIlRaEX0LVQOlqkwsRU8nJKORV9zkwHzw&oe=69DC3BB4","link":"https:\/\/www.instagram.com\/p\/DV9NRfGCZXa\/","timestamp":"2026-03-16T19:03:38.000Z","children":[{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/652732539_18286882426303021_2656399654724464600_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=105&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=dJ020RNZ78EQ7kNvwGO64vO&_nc_oc=AdqiG_nWB0HoO8MopG1OGkDcCFqcz1iWnzQ29YGv6jPztoi_-398gHAl2Yrsl56sC4g&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQFoqBO-qQBDC3h9075kICl4Jgsj-baWYh2ps-wZsQmqxUxWtY0B6SPr0n2PmNwSVrnytwgJUrvv&oh=00_Af2gPNT9-S54620qMiP3tT5u1YiyjqgYHW0OGoBk4rHDUw&oe=69DC3BB4"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/653519185_18286882435303021_4067128617483053586_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=108&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=kSJfISRjeOkQ7kNvwHHAyEQ&_nc_oc=AdrlmhD3bxbbe0Y0hqzIe_mzeWJpFjoo7qq7XHx_gcWD0MEx8W24Xa8rdljhAlthwnI&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEo1kMbigP0UvYYXZe8XXb2jcqMVtKKHK0GUtKsXMKwkiOeGw2GtKDmNWufxJ481PX7mT5aOPiQ&oh=00_Af08BLNc69R6YWcUBKJc_X0QlKFjkQgLkZoyYCcW_Zgi1A&oe=69DC5C31"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/652087770_18286882447303021_7624685410460128609_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=105&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=n0aBEU1i6aMQ7kNvwEgkYcs&_nc_oc=AdrJyeOZ7g0wTFjRZ6GryaO4ObDOvv3xKmqULqSyVHXs7iL3bSsMKNHQtA4hydkrGZY&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHn46Iqtu7q57ZvfbQxeMzXitoXahb1cB5g7HKsu1d8QkoIZdPizeAkrYtg69vzngio4OPwIS5r&oh=00_Af0_maD7m4z_sxgaxSPCWsjseWFKBHZnX7KzSXBWCnePGQ&oe=69DC3CE5"}],"width":218,"height":218},{"type":"image","description":"A música é a trilha sonora da nossa vida! 🎵 Ela nos acompanha em cada momento, desde o primeiro sorriso até os melhores momentos. #musicaparavida #trilhasonora","alt":"A música é a trilha sonora da nossa vida! 🎵 Ela nos acompanha em cada momento, desde o primeiro sorriso até os melhores momentos. #musicaparavida #trilhasonora","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/649908377_18286291783303021_5095195340761276595_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=102&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=SAh-4ADyanAQ7kNvwEPQupx&_nc_oc=Adppx3Yh6wFSRMQTdniDbL-0rfBHVhdmaHaJPIUBOgjrm2znA2bajWJfBFDlXvGgtAU&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHH5j0jj89J2uR32m3DLldgj2tQARANaL-m0jKhFZ1Lfo0qFckG3YADhV5rdGCT7eJcMon7_rNl&oh=00_Af1tiixWaMe3spNgIhCTlF38NsGnPGOHJmTsa2fYwW4owA&oe=69DC5DEF","link":"https:\/\/www.instagram.com\/p\/DVy14XhifY9\/","timestamp":"2026-03-12T18:27:29.000Z","width":218,"height":218},{"type":"image","description":"Você sabia? 🤔🥁\n\nA bateria, como conhecemos hoje, surgiu no início do século XX quando músicos começaram a juntar vários instrumentos de percussão para que uma única pessoa pudesse tocá-los ao mesmo tempo. Foi daí que nasceu o famoso drum set! 🔥\nCurtiu essa curiosidade? Salva e manda para aquele amigo baterista! 👀🥁 \n\n#baterista #escolademusica","alt":"Você sabia? 🤔🥁\n\nA bateria, como conhecemos hoje, surgiu no início do século XX quando músicos começaram a juntar vários instrumentos de percussão para que uma única pessoa pudesse tocá-los ao mesmo tempo. Foi daí que nasceu o famoso drum set! 🔥\nCurtiu essa curiosidade? Salva e manda para aquele amigo baterista! 👀🥁 \n\n#baterista #escolademusica","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/649844517_18285982246303021_4016640360279774694_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=108&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=VGDJ28LqkdgQ7kNvwFfIWff&_nc_oc=AdoprW-NJPUbOQW4r0d1eCgLpY-AmL3Q2rbhH9D7_8HA0kGcwvK8ai1J_nszXAU7vUY&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQFeaF8WB8h3ljQg15M7Zhm1clMZgOld3qUYgQsYCgRUItt7xBMQhbZ2dzlJvZme4gn20bmKgr84&oh=00_Af0oOxuqHQ4NqMZKxbDBIp_u9azK3K9xqucYP3_fgPSBPA&oe=69DC4D4F","link":"https:\/\/www.instagram.com\/p\/DVto4kKicJS\/","timestamp":"2026-03-10T17:57:03.000Z","width":218,"height":218},{"type":"image","description":"Hoje celebramos a força, a sensibilidade e o talento de todas as mulheres que transformam o mundo — dentro e fora da música. 💜🎶\n\nNa música e na vida, as mulheres inspiram, criam, ensinam e emocionam. Que nunca faltem espaço, reconhecimento e oportunidades para que suas vozes e seus talentos sejam sempre ouvidos.\n\nFeliz Dia da Mulher! ✨🌷\n\n— Opus Music School 🎹","alt":"Hoje celebramos a força, a sensibilidade e o talento de todas as mulheres que transformam o mundo — dentro e fora da música. 💜🎶\n\nNa música e na vida, as mulheres inspiram, criam, ensinam e emocionam. Que nunca faltem espaço, reconhecimento e oportunidades para que suas vozes e seus talentos sejam sempre ouvidos.\n\nFeliz Dia da Mulher! ✨🌷\n\n— Opus Music School 🎹","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/649395800_18285682792303021_502205483860141556_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=107&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=MFef11swzgkQ7kNvwF6G8c6&_nc_oc=AdrII-5-9NglOFB9lmzeUa7t2VLJOlQrPvF1R_xvOgvkSxCfxQgNGpuljO1EwCUf-2s&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQFE57oXwFjqx1EeEV1H5QNjC0g6KbZ7CUetDglhqphGcxwm9K5jWU7p8557HA4y7YdE0uwuXGcW&oh=00_Af1SjFHqd5cjl15Fx5GylbLEqBvaouJYet_z-p1ymFxs4g&oe=69DC2F68","link":"https:\/\/www.instagram.com\/p\/DVoJ7SXgPfj\/","timestamp":"2026-03-08T14:50:39.000Z","width":218,"height":218},{"type":"image","description":"Que a música clássica continue inspirando sonhos, despertando talentos e enchendo nossos dias de arte e sensibilidade. 🎶🩵\n\n#dianacionaldamúsicaclássica #músicaerudita #amorpelamúsica","alt":"Que a música clássica continue inspirando sonhos, despertando talentos e enchendo nossos dias de arte e sensibilidade. 🎶🩵\n\n#dianacionaldamúsicaclássica #músicaerudita #amorpelamúsica","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/645740159_18285267520303021_1332051060078568643_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=109&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=zJbKIn0gUFwQ7kNvwFp3vME&_nc_oc=AdqaPgPospxSclhDVDLkPfJjpJA6j7gapDt8iyEycvFPtR59ZT2ngYbf5DXJHwQHPxM&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQGfbkABknax7E0_-yaQdoXgvmcGzOZChtgRTXrV6yehtfiKlp2VQ5AJGGHdzLQ12Yt1ZeuEV9JS&oh=00_Af2eXM5SSXvoEa-rqu4iOpIa5BzwxCnFsXv69wo2puWPeQ&oe=69DC4160","link":"https:\/\/www.instagram.com\/p\/DVgsiU1gPCp\/","timestamp":"2026-03-05T17:19:01.000Z","width":218,"height":218},{"type":"image","description":"Você sabia que o piano é considerado um dos instrumentos mais completos que existem? 🎹✨\n\nCriado no início do século XVIII por Bartolomeo Cristofori, ele foi revolucionário porque permitia tocar notas fortes e fracas — algo que os instrumentos de teclado da época não conseguiam fazer!\n\nIncrível como um instrumento criado há mais de 300 anos continua encantando o mundo, né? 💛🎶 #curiosidademusical #piano","alt":"Você sabia que o piano é considerado um dos instrumentos mais completos que existem? 🎹✨\n\nCriado no início do século XVIII por Bartolomeo Cristofori, ele foi revolucionário porque permitia tocar notas fortes e fracas — algo que os instrumentos de teclado da época não conseguiam fazer!\n\nIncrível como um instrumento criado há mais de 300 anos continua encantando o mundo, né? 💛🎶 #curiosidademusical #piano","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/641779596_18285164953303021_3129238612153927825_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=100&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=SryAw-JhmPUQ7kNvwFkGWHU&_nc_oc=AdoPtL0LEwegol7UbfxMgckMq4CBGp3AiCdNVSljM9P10kK5GKH2E3Jtr3BCQleUp2c&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEjVfIlFGc4yKoGni51yvK5jh9F52tkH5Rhh_kT8lnVPVnmpGgD722l9ngiVCOsUp6tQApmc8Jh&oh=00_Af0MgvFm7b2pKu0zD57YTSESait97RGn_me5kOf-5YGiuw&oe=69DC4E6C","link":"https:\/\/www.instagram.com\/p\/DVeM17ggPfT\/","timestamp":"2026-03-04T18:05:53.000Z","width":218,"height":218},{"type":"carousel","description":"A Opus é uma escola de música feita para quem sente, vive e sonha música.\nAqui, cada nota é um passo na construção do seu talento e cada aula é um convite para descobrir o seu próprio som.\n\nSeja você iniciante ou experiente, este é o seu espaço para aprender, criar e evoluir. 🎹🎸🎤\n\nA sua jornada musical começa agora.\nVem fazer parte da Opus! 🎵💛\n\n#escolademusica #vivaamúsica","alt":"A Opus é uma escola de música feita para quem sente, vive e sonha música.\nAqui, cada nota é um passo na construção do seu talento e cada aula é um convite para descobrir o seu próprio som.\n\nSeja você iniciante ou experiente, este é o seu espaço para aprender, criar e evoluir. 🎹🎸🎤\n\nA sua jornada musical começa agora.\nVem fazer parte da Opus! 🎵💛\n\n#escolademusica #vivaamúsica","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/642991153_18285056437303021_8142084263903603488_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=101&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=pSnMrKwNGpQQ7kNvwFexWbb&_nc_oc=Adp4bAUshmgzPlQdux4f7t7JJ1tpgSr71lHBvJfEKRlUsItRs_k2_1Xi-3Rh8nPxG1A&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHCv4SALceoWqMF0aXQJgxWUnZ8spFmAAvcQ9LkKZfVZi_CIGhI3-P2mGUU3E1sKLc4BvT7bKDN&oh=00_Af2oM8BgdjC7UW9Qo0D1gZGlXGKk6xKKqc3_qfxxFaPK4g&oe=69DC39FE","link":"https:\/\/www.instagram.com\/p\/DVboYZviVLQ\/","timestamp":"2026-03-03T18:06:19.000Z","children":[{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/642991153_18285056437303021_8142084263903603488_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=101&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=pSnMrKwNGpQQ7kNvwFexWbb&_nc_oc=Adp4bAUshmgzPlQdux4f7t7JJ1tpgSr71lHBvJfEKRlUsItRs_k2_1Xi-3Rh8nPxG1A&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQGzBnjfJxGBTnm7xQP-PbgrfTSV2kzVbODWYNMesCNB2N9p01fbAqrJjPy8wN6PP44yV53ORUba&oh=00_Af2AitjIWRr9RsRd1XrtPI5mWDDc0Xn67M6tXCsA6XfI3w&oe=69DC39FE"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/642938539_18285056446303021_2661897232358855950_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=109&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=MyEbnRyEAQcQ7kNvwE74h-v&_nc_oc=AdpJYoETNQs68eI0r_0879JNQlurHBSzh5EvJCQnmwdTyUiwESxgtBwCQXLm7BqsOpU&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQESxBXHN8pdPxt44Tsz1mKRUcDdLdaYbbwBp2x3WDGz-AfBVdpB33L63GoUClkjr3oimMbTjCM0&oh=00_Af20M1-ihMUpW6PCqfs2iY-HPvBudvTJ5V0rvb-zmwAFqA&oe=69DC331B"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/641238281_18285056455303021_8540161107877294913_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=104&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=QJArHOScYcAQ7kNvwHYOffE&_nc_oc=Adp5Ms_4KRnCG7y0maMyJ7DeJIKVgzoT5_bkCfI9pmTy4hqY2MJOXbfM2_IbKIeHKf8&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQH_G7sCFmmeQihZybQS5hugLr0vw1bAvAL0e9HuI-RO4gYsNdUkWB5K7toiZMMUUTlCn2a5bYIQ&oh=00_Af2PL_bo-LYaDq353PilBZPgceJ6yxtMvYCnhaxqhnJUog&oe=69DC2A3C"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/639879871_18285056494303021_5355485899054248927_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=102&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=LZrp6hJj0QQQ7kNvwEIM66f&_nc_oc=AdowVCLTxbXGjDPEQhxNcRvD-7ESuXCqfScADqXiIy2JXgUBTG6viAkkQ1iE2qPRqqg&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQECFJarjvYsHLSWrxI6mOR6albOdnDmdjwcakeaouuAebxUhBzY50rLXGkpNPpcHH4laGcxuT0P&oh=00_Af23fQE-mMNlJheL8p3nAANRJxGxbzcKtTtSOqYy1f30hw&oe=69DC4BC3"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/642520393_18285056464303021_9041530095006235182_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=110&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=gikPCCIhi6cQ7kNvwFS9WJE&_nc_oc=Adr-eZuKwMOhAqzAHWFUSYXCKTwbyusMrOI2EOacL4-DP4uhNFjpvBoQ3X4Gm9nDzmA&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHuLYiItMOHkVLpphwDf_NJ9VnT5MRHMy0xbdkx0MwFyciSJC1xs64MwKK42oRjcU8OZFGAd1ps&oh=00_Af05G6YacUzZYjHwkpNVU4pZdM3V-9mJZThlByiIIpXYVA&oe=69DC6105"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/641632774_18285056473303021_8479773050521955922_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=104&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=dVu4Ix5eV1YQ7kNvwEJAu-_&_nc_oc=AdoBhYkJUbgcZK01DPXcPwF-fqMytxGwvlPbk5olM2u16npAI4DA5tmzxfm-SWViGa8&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQG4BFScOiaIrodJcqxNKUs8WSbsipZ6ZboZPWM4mSkalblFtyE2vGfnbI3YeVcWhCs8O9PPItbM&oh=00_Af1X_5FyHgr6SiQLAuDyzSiNbXdINxO_1nwhVFgCj5tx_Q&oe=69DC50A2"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/642124220_18285056482303021_1844131642585891151_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=105&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=KiB9K1dWVMoQ7kNvwHNvRhe&_nc_oc=AdpvUZd6NzA7-zuYvo6ab-x3nhkU6-6AwmTtFI3ck65Tg0ZeeGLH_p4X9ywUQr_BS8k&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEAPMc0T0dUvrhRFWialR0sUHsQALR8Wr0ymoDmLgfc0rwtQlNleC3MYe6c6adfmhKYTuVV4lDC&oh=00_Af0rU-Zsz3QUhN6xKiBA7A2Bpavx-qPckxjRwrB_CG18Yg&oe=69DC376C"}],"width":218,"height":218},{"type":"carousel","description":"👀 Já ouviu falar no intervalo do diabo?\nChamado de trítono, esse som “proibido” foi temido por séculos — e hoje é o segredo por trás de muitas músicas de terror. 😈🎶\n\n👉 Deslize e descubra por que esse intervalo soa tão assustador!\n\n#Halloween #EscolaDeMúsica #OpusMusicSchool #DiaDasBruxas #Trítono #curiosidadesmusicais #music","alt":"👀 Já ouviu falar no intervalo do diabo?\nChamado de trítono, esse som “proibido” foi temido por séculos — e hoje é o segredo por trás de muitas músicas de terror. 😈🎶\n\n👉 Deslize e descubra por que esse intervalo soa tão assustador!\n\n#Halloween #EscolaDeMúsica #OpusMusicSchool #DiaDasBruxas #Trítono #curiosidadesmusicais #music","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/573152236_18271484629303021_8197304351570079516_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=111&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=OjXK2Vp_UVAQ7kNvwESiMoc&_nc_oc=Adq89r1xdOJqdKjt8onNfRu4miVVr2334eBMhfnNvHP5hZHQXQvr7dKQNQKq3pfJ5cI&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQGO4q0TFdzzpzDq3PCZxiWQ0gQ4kH9L3VfgeNS_mwN6Dq-lcWPgPw7_bKomxjopH9m0vfp15Tgy&oh=00_Af0dUhh0yfPAl7qpY636rRRjfXibwqOhPyHHyK51YmuFGA&oe=69DC2D1F","link":"https:\/\/www.instagram.com\/p\/DQex84DAHfZ\/","timestamp":"2025-10-31T16:50:42.000Z","children":[{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/573152236_18271484629303021_8197304351570079516_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=111&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=OjXK2Vp_UVAQ7kNvwESiMoc&_nc_oc=Adq89r1xdOJqdKjt8onNfRu4miVVr2334eBMhfnNvHP5hZHQXQvr7dKQNQKq3pfJ5cI&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEKpFLOs45wDYmOSVNxHWWxrPK0YSSpqHGaA2LMrrR5F_Lqn-fT6vYOvonihDl1nPrJq0PnWMKC&oh=00_Af0BnTQ_X2tNcUHv2CZT5NQqxsBMtnc0Yk3S-dqDV3IVMA&oe=69DC2D1F"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/573248472_18271484623303021_5024149486520746446_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=109&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=TMMxVtwTrKIQ7kNvwG-ngd1&_nc_oc=Adoc_enT-7zyAyYa9RyRnXOYli1SrOduohpUAqro_I5cDt659mMAMtuiyySppeSB51c&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQFPHeH5Xr7U6pQ0MhV3DVPtQsKdRDO2XHLSrIRh76sSnnPKCOdUfx556LqYbZXqP1llDhxB4C-8&oh=00_Af0YUTSUyYtjX-m-BDBhaM4pqC2YtaBpXfe2hASEEbtUig&oe=69DC4CF8"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/572759066_18271484626303021_5140652662827531513_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=109&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=u_FIDeAINdsQ7kNvwH3SYCe&_nc_oc=Adp_62-T_TFioPiKU5alCjQK2rrrSZ9FRLmMHneqxV5tDJ8G_TB-u2_4X4M160RLCJ4&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEkTEIrUsYzoYkSpPpmUnWxrKzWQC-jTWryV0hzRuIYJaFqdNXYNXfo9HUPx_j8vivry79FKc27&oh=00_Af2jnLot5vIWMnaJKjE-P2RqnbbrPEnXqixU4D9wgFB-3w&oe=69DC3F9C"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/572773347_18271484602303021_8050548834443386041_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=102&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=5IfP3wBnNVUQ7kNvwEuDpsa&_nc_oc=AdrWM7aQyaVwPyHy0pG9BCcnEdcArO24Yzna6uJ5OLQ6otJOhUiK-z8SkYGiOsUJuQk&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEYP-aXE4k30Exg74x8uwoGYAohzzYkRiVFebOryqinYlNv2eF6SBoVnd_Jo6f4w6DYWgxp7Uju&oh=00_Af2W__L-7QtHdtdtEGiuZ12x2GeZ9VXP_9W3-4m6wsiMgQ&oe=69DC441B"}],"width":218,"height":218},{"type":"video","description":"🎹 A delicadeza de cada nota, o equilibro entre técnica e emoção. \nTocar piano é mais do que dominar as teclas, é traduzir sentimentos em som, é deixar a música falar quando as palavras não bastam. ✨ \n\nNa Opus, cada professor vive essa paixão e compartilha com os alunos o prazer de fazer música com alma 💛 \n\n#opusmusicschool #eufaçomúsicanaopus #music #escolademúsica #piano #pianolovers","alt":"🎹 A delicadeza de cada nota, o equilibro entre técnica e emoção. \nTocar piano é mais do que dominar as teclas, é traduzir sentimentos em som, é deixar a música falar quando as palavras não bastam. ✨ \n\nNa Opus, cada professor vive essa paixão e compartilha com os alunos o prazer de fazer música com alma 💛 \n\n#opusmusicschool #eufaçomúsicanaopus #music #escolademúsica #piano #pianolovers","src":"https:\/\/scontent-den2-1.cdninstagram.com\/o1\/v\/t2\/f2\/m86\/AQPbXkNVLpX8-h1MSJCpMlQsiuOZd7MUrAEho2WZ1wJC7bQ3b5SkcAXnF3ersfo0xgubesAZZXRvySSnVWks5uGGvnuCZ6oqzptEnPA.mp4?_nc_cat=108&_nc_sid=5e9851&_nc_ht=scontent-den2-1.cdninstagram.com&_nc_ohc=PWPn_hwlcIkQ7kNvwFpWir7&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuMTI3Ni5kYXNoX2Jhc2VsaW5lXzFfdjEiLCJ4cHZfYXNzZXRfaWQiOjExOTE5NjQ4MDI4MDQ5MzAsImFzc2V0X2FnZV9kYXlzIjoxNjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMTIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=14a1c29e9caedba4&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9CMTQzQUI5QzZFQ0YxRkQyMTIwRDk3QzQ2MTlFRjVBNF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYRmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC80MTUyNDEwODg0OTc0OTI0Xzk3MjgzNjg2NTgzNzE4ODgxMS5tcDQVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmhLO_6r2FngQVAigCQzMsF0BcBmZmZmZmGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&edm=ANo9K5cEAAAA&_nc_zt=28&_nc_tpa=Q5bMBQF3gRwx5sO_i7klw0xu-Wf4-YFjZC6j4yKcM2BLQ6Idj3AX3xOF9hk_ZsaOCqzRjqJn5n9JK2r4&oh=00_Af1VRUAXPk-189R88O70PcBS-k_F06fMxcCnKQGsDqDSJQ&oe=69D84CED","thumbnail":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/566489641_18270538633303021_5501753319588311709_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=109&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=nSSNJKajnR8Q7kNvwExGCz9&_nc_oc=Adp-bLT7_ECyitlP-bKi9-m9ypLEKl3Gbwn_Xqwkc0bbzsV0bUrxDPpFIchOcaSTPJ4&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQFuGvxtdZV0uWNmdYr0Bgu3VgbRlJt9CX7xgFIBMMOtGuyaPauQaHi9tV1K4hK5lCCjbQuwyXFm&oh=00_Af21yU_rXwwEJKODQ5Tc8i-OXLvlyYpD8-QxiSCdwpZP6w&oe=69DC407D","link":"https:\/\/www.instagram.com\/reel\/DQMytUsAGRk\/","timestamp":"2025-10-24T17:11:18.000Z","width":218,"height":218},{"type":"image","description":"Na Opus, acreditamos que ensinar é uma arte — e nossos professores são verdadeiros artistas.\nHoje celebramos quem transforma o conhecimento em harmonia, e a música em aprendizado.\nFeliz Dia dos Professores! 💙✨ \n\n#DiaDosProfessores #EscolaDeMúsica #OpusMusicSchool #eufaçomúsicanaopus #music #gratidāo","alt":"Na Opus, acreditamos que ensinar é uma arte — e nossos professores são verdadeiros artistas.\nHoje celebramos quem transforma o conhecimento em harmonia, e a música em aprendizado.\nFeliz Dia dos Professores! 💙✨ \n\n#DiaDosProfessores #EscolaDeMúsica #OpusMusicSchool #eufaçomúsicanaopus #music #gratidāo","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/565730040_18268936567303021_9177506706417839236_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=101&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=pbFbQ0SgzloQ7kNvwEjqXQi&_nc_oc=Adqyeh0kvcsXggef3P0Z3AjzajU0gqqEIQmZTqkkW8qLZ7EReOqrnE2lyYzTUrIu7Xc&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQG9xXdXFKQWlyRAWsNKfNTl1Qzt-lkuJXUwHgtAjsQ38reibCDwTexMhTDoEk10OenLM9m3wa5a&oh=00_Af3R46geUuEyyufjWoiozu45Qri3X49oTMcW8jUMFrcH6g&oe=69DC2C20","link":"https:\/\/www.instagram.com\/p\/DP1ry8iADRb\/","timestamp":"2025-10-15T17:48:03.000Z","width":218,"height":218},{"type":"video","description":"🎸Aqui na Opus, nossos professores vivem a música todos os dias, inspirando, ensinando e tocando com o coração ❤️ \n\n#opusmusicschool #eufaçomúsicanaopus #escolademúsica #violão #music","alt":"🎸Aqui na Opus, nossos professores vivem a música todos os dias, inspirando, ensinando e tocando com o coração ❤️ \n\n#opusmusicschool #eufaçomúsicanaopus #escolademúsica #violão #music","src":"https:\/\/scontent-den2-1.cdninstagram.com\/o1\/v\/t2\/f2\/m367\/AQOiWIiNfBftRMXX01HSxqa1Hg9mF50abmI67HuZp0FbLafk6Q5F21EqY13zq-yoItPDoV-jDw84GXuDskLw79tOC39vghPli7mt7jY.mp4?_nc_cat=101&_nc_sid=5e9851&_nc_ht=scontent-den2-1.cdninstagram.com&_nc_ohc=IG_FM_FKlIMQ7kNvwGJZ47m&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTUxODcwMzkzNTgxODAwMSwiYXNzZXRfYWdlX2RheXMiOjE4MywidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjg2LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=e7fe5507b2401859&_nc_vs=HBksFQIYQGlnX2VwaGVtZXJhbC9BMDQ0QzRDNjJGMkY2RDREOEE3QjQ0NjlDMEE0N0JCMF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYRmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC84MjE3NDE4MDA0MDg1ODNfNDQ1NTgxMTU4MDY0MDUwNDAxNS5tcDQVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmoqToiZrQsgUVAigCQzMsF0BVsQYk3S8bGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&edm=ANo9K5cEAAAA&_nc_zt=28&_nc_tpa=Q5bMBQEZDJBMqVzJtRL6s5Av-_UcXfcCTjMMfYa1PYMAb1ChWVZhLx-Dsq0fd3F98eoXCq0KKms1V1N7&oh=00_Af01cJcqWUaZb_Luefpur9C2uxsxFR7KgN6s32Ht7FnJEA&oe=69DC3152","thumbnail":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/559719422_18267403747303021_4532066019688288299_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=111&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=nUhBUN51yZoQ7kNvwGBtNFG&_nc_oc=Adpw8hvaCYMDYj5FjBBIfKZL-hfTP-ilha4I_xxZZtgyUw9tTScNRbZmWueZZbT7Xw8&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQGtBK0apFP-uD3iCeF5WsUTTYxaPDNsj_2ggOs7gVR5KwCdf1Tfweb71eiITE2Abg5EusLCKx-g&oh=00_Af25JwjVbjHs0LlVqO1_YpDWj13cLN5a7zcdU5LS8pxMVg&oe=69DC42AF","link":"https:\/\/www.instagram.com\/reel\/DPen8e_iSzn\/","timestamp":"2025-10-06T18:54:48.000Z","width":218,"height":218},{"type":"carousel","description":"🎼Teoria musical não é só sobre “regras”, é sobre entender a linguagem da música! Nos nossos cursos, você aprende desde leitura de partituras até harmonia, ritmo, escalas e muito mais. \n\nTudo isso para que você tenha liberdade na hora de tocar, compor e se expressar através da música. 💖\n\n#opusmusicschool #teoriamusical #escolademúsica #music","alt":"🎼Teoria musical não é só sobre “regras”, é sobre entender a linguagem da música! Nos nossos cursos, você aprende desde leitura de partituras até harmonia, ritmo, escalas e muito mais. \n\nTudo isso para que você tenha liberdade na hora de tocar, compor e se expressar através da música. 💖\n\n#opusmusicschool #teoriamusical #escolademúsica #music","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/552034316_18264769666303021_2747498837651214806_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=107&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=ehSFf-uLhEMQ7kNvwFuOAvu&_nc_oc=AdowQrYwdK38Hz11BkAy6NLMJf4QmBngwd12so4ks0yLTMs2bMvX_D78g25KSen7scE&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQGPXDYFbU8fvO8mReL-IfxJRGKmX7uMG1GLjqt7GfcfkoLeS0caQA5B80pA2fyuHO6bTQoHu21I&oh=00_Af2xxJ34lZinUT-7BWdCJ32IgHUV1aG714aGUFJifWsRJw&oe=69DC5006","link":"https:\/\/www.instagram.com\/p\/DO6gUyQiV1F\/","timestamp":"2025-09-22T18:12:37.000Z","children":[{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/552034316_18264769666303021_2747498837651214806_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=107&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=ehSFf-uLhEMQ7kNvwFuOAvu&_nc_oc=AdowQrYwdK38Hz11BkAy6NLMJf4QmBngwd12so4ks0yLTMs2bMvX_D78g25KSen7scE&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQE2Kcv5dFJ_VT2dJLlOhICAMcvAtgcAT4z1lPhVXrLsAP1k-RibcROu5kcBZ_PfK1igw3ieIeNb&oh=00_Af3yxVrfEUGAa4QSxB_pFyzFm7kKO2JWH8gbEUB71c1gLQ&oe=69DC5006"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/551503261_18264769681303021_3475726167468848626_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=111&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=ExKt11JoqVwQ7kNvwEx9oGm&_nc_oc=Adry5npI5rTUPArkMAQvUOqavAAxYPV-uWadUfIFR6nm6ZETq0_RWbkSQXz5XZzMrCg&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQFOvR2eEstXINau7mqZPCKafKoaJeQXDV9tdOY0qOPgGOE6suflfUfrGlL1eEB-LxCwJte2pinx&oh=00_Af21iy7ljXlE_uSVbwJwgFr_e-LFDC64dmR--ucen7-O9g&oe=69DC3DD8"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/551750581_18264769684303021_6704348393579384857_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=105&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=Qm6PNm6XAC4Q7kNvwEs8u4g&_nc_oc=AdqOoKuwCeh20nAZj2JCrH7mKz1NM7UKN8nzUuwSb7jMOkkDDkpaSEjO72RUpH1VU30&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQH1NuWoQvKJtNQy-O8gXRzSEzvgTdjb1Dd_reREH6M7FPlKoIERb8vCy2OUmvxl-B9Beyq8vJD8&oh=00_Af1nCdaD96M0PGa-7ib9tK7V40LrpEZcDUXKZUZ-kgxkEQ&oe=69DC4182"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/551832607_18264769693303021_627152320339547756_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=100&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=VYs5Ve4tEMEQ7kNvwGnuWpn&_nc_oc=Adp6bemnbVAzdFIi4lJcV5S7w177eLycA5DNNk40s4TOilFyILsW_QsaZoaHF2Qwk5g&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEEUD1DR5A-7PWQQUT-RJgRwqsHpeuMjUXwU5yKBPweQ_gvUa_dz73LqnHZsxOMloMDwgew33Db&oh=00_Af1fSDC9zYJM-U5juhIA4gVkS_qFOutwj9hxHnVNy8SleA&oe=69DC5AD5"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/553009711_18264769702303021_7083548985976001850_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=109&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=t9vNfArqXSQQ7kNvwEk5riL&_nc_oc=AdrkCABnBqAEuYfbB1t0TSvVKJZVHNuVKpkiJxD7qp5othnD7oOwYMe8wfJtBYiXJZo&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQG2SD6pTiB5XraojXgr1GK7ikV6TEJehZVATEOPqBKo46Pt1qOagDnEIdi7E4AI7k6ZLgtcSJtv&oh=00_Af2I3UiGNWKP-MwSUor0uYu1LS3x34_6JtgtlUy6m77Q_A&oe=69DC4BDE"}],"width":218,"height":218},{"type":"carousel","description":"🎶 Ontem foi dia da nossa Orquestra levar música e emoção até uma de nossas escolas parceiras! ❤️✨ Momentos como esse mostram o poder da música em conectar pessoas, inspirar e transformar ambientes. \n\n#opusmusicschool #orquestra #music #recital","alt":"🎶 Ontem foi dia da nossa Orquestra levar música e emoção até uma de nossas escolas parceiras! ❤️✨ Momentos como esse mostram o poder da música em conectar pessoas, inspirar e transformar ambientes. \n\n#opusmusicschool #orquestra #music #recital","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/549230367_18264215761303021_6888121545515362300_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=107&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=b-Cp9Se1HDwQ7kNvwGUB_j_&_nc_oc=Adp54SodnmE6dg3oeudUPn02h3uNPHK873fKLNI86aTw-IGY7-KmlzF4cklf0TFFi9c&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEe_s7GdadUH_cE5oGqBxCFclAux_ilPhaMdJMbFAqtpXGeqEkCpjzKWs72yw-4pW7BFblWORQP&oh=00_Af3df4Tqouqg5ix7YKcTIH8KF6NMX5ihd5fsGd9IgnjWvA&oe=69DC3525","link":"https:\/\/www.instagram.com\/p\/DOtzwbICUtp\/","timestamp":"2025-09-17T19:52:18.000Z","children":[{"type":"video","src":"https:\/\/scontent-den2-1.cdninstagram.com\/o1\/v\/t2\/f2\/m367\/AQNWntG36HBbbXHxsPjrDltD9BE0qjC-LOf10q1TVc1ykP5SkZK9zIFqYVm1XQfNcTjv0tAGwuxaI7IM9upq4olDev3YIiHXqsrVObE.mp4?_nc_cat=105&_nc_sid=5e9851&_nc_ht=scontent-den2-1.cdninstagram.com&_nc_ohc=eyQXkQtffPsQ7kNvwEEn-a4&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0FST1VTRUxfSVRFTS5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjoxMzkzNjE2MTkyMzc0ODIwLCJhc3NldF9hZ2VfZGF5cyI6MjAyLCJ2aV91c2VjYXNlX2lkIjoxMDE0NiwiZHVyYXRpb25fcyI6NjAsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=8410844c6107d9cd&_nc_vs=HBksFQIYQGlnX2VwaGVtZXJhbC80RTRCM0MwREZGRjEyM0VENUE4RUQxQjA1NTQzOEQ5NV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HTzVTcUNDcS1oc1psLVVEQU1jUEQ1eFFTOUEtYmtZTEFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmyKDM4ZHf-QQVAigCQzMsF0BOAAAAAAAAGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXuB2XEngEA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&edm=ANo9K5cEAAAA&_nc_zt=28&_nc_tpa=Q5bMBQE7nAzKDrzq3TVQ1GHhrFa8d2lhnnA0FdF5jedTMQWqxdCJOZ7WvHwhqVo0-4QfzSJSEEuF4qh8&oh=00_Af0RDp9oyN4bD_QGwUaHPgrmo6mIxpLPGwauoM4f8UrR1A&oe=69DC5BAE","thumbnail":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/549230367_18264215761303021_6888121545515362300_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=107&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=b-Cp9Se1HDwQ7kNvwGUB_j_&_nc_oc=Adp54SodnmE6dg3oeudUPn02h3uNPHK873fKLNI86aTw-IGY7-KmlzF4cklf0TFFi9c&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEy4V8JEXnbD35Iqi3QTRTRx5xitloyxke-XsG4-0JC3WimceaXQXivjLCCnGlGhhFuYag0XQhz&oh=00_Af2qjZz5c_cg2Au6LOVgvzJVRe7a8vPe1i5Ig-e1qSTjfA&oe=69DC3525"},{"type":"video","src":"https:\/\/scontent-den2-1.cdninstagram.com\/o1\/v\/t2\/f2\/m367\/AQNdCazahYbXuW4VIONHzrXJm8ezuXDYi8Jee9lxXztaaTPZX8tsUNl_LDUICZ3H6zsIV0KP42oSgJVKSLb9yO76Pb212xT9Zv7OwE0.mp4?_nc_cat=105&_nc_sid=5e9851&_nc_ht=scontent-den2-1.cdninstagram.com&_nc_ohc=KXnZ4P7HWvkQ7kNvwGsXAhQ&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0FST1VTRUxfSVRFTS5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjoyMDI2OTEyOTE0ODAyNzU4LCJhc3NldF9hZ2VfZGF5cyI6MjAyLCJ2aV91c2VjYXNlX2lkIjoxMDE0NiwiZHVyYXRpb25fcyI6NjAsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=b658b4946f1ae4f0&_nc_vs=HBksFQIYQGlnX2VwaGVtZXJhbC83MzRBODE2RTM1Rjg4Q0Y5OTE4RjI3Qzk4NEY3NDRCM192aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HR3lBdmlES1VkSHp6ZDBDQUVJLTlyS2s4aVFpYmtZTEFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmjKG4hO7dmQcVAigCQzMsF0BOAAAAAAAAGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXuB2XEngEA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&edm=ANo9K5cEAAAA&_nc_zt=28&_nc_tpa=Q5bMBQEkVfZC26fA_rirgYuqAZl_vid97DfK4_Rg0_hKmkgZXMqJu13E-5wppwbL9tgR1l-TmKKJ7GTB&oh=00_Af1BfzdHKf01shef-4yaJMREi5dhy721-pIjYWHyOdDbhg&oe=69DC6146","thumbnail":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/549740240_18264215776303021_7682384257101776553_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=107&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=dlLfOMx13ZgQ7kNvwEVUaw7&_nc_oc=AdoTDiZ8OzkcoI_Z38asFK_MTZ4J_DdFVKztad0N0ZRAlEG4WWPwTf59e6wAiByKkrk&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQG1boPuvr94K2gDfRtL3x-qUNghZ1Bm5HiJs--fzXLfZ4TDNoRlZvoHqgxO4vzCfiTOnKgzfDvw&oh=00_Af3X6478_mzBkJ8-oe0TIg6prXVRWiJsD5OQG951HOJyCg&oe=69DC524C"},{"type":"video","src":"https:\/\/scontent-den2-1.cdninstagram.com\/o1\/v\/t2\/f2\/m367\/AQNUTFHrN5FBDzgJvRGx1BmO1XAFNJwm3M2mLMT_RfLIO33jXTvizNC8GJki0GGXzDW4Sj7Xf8EO6MXrkR17E7Go0hGviEgfd6228i8.mp4?_nc_cat=104&_nc_sid=5e9851&_nc_ht=scontent-den2-1.cdninstagram.com&_nc_ohc=GJ8n2LJej50Q7kNvwFs2Lmj&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0FST1VTRUxfSVRFTS5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjoxMTMwMDc4OTY1MjIxMzYxLCJhc3NldF9hZ2VfZGF5cyI6MjAyLCJ2aV91c2VjYXNlX2lkIjoxMDE0NiwiZHVyYXRpb25fcyI6NjAsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=c722b6a137780be1&_nc_vs=HBksFQIYQGlnX2VwaGVtZXJhbC80NTQ0M0RFQUE3OEYyNTFENUZBQ0NCMTA4QUVFQzU4RV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HTW1HdVNCb05acV9pYnNDQUdzcy1semktSk0zYmtZTEFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm4p_StKDzgQQVAigCQzMsF0BOAAAAAAAAGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXuB2XEngEA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&edm=ANo9K5cEAAAA&_nc_zt=28&_nc_tpa=Q5bMBQFXQZzXZtkSf6jlBYjP-CY0C55P6genIWJH8hdg8YqT6KhPXe_qnRFHl8AsVL1yv2lloTh72BcT&oh=00_Af2KxOfuDxiJ1-c97ADwxCcjx_12JudQIGSYJTBX5Uvzkg&oe=69DC606D","thumbnail":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/550226876_18264215791303021_1784719008469223035_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=109&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=cuJbZCvLr_MQ7kNvwF4pzwG&_nc_oc=AdoJ5scdb6KfIOKCaQU1gy1pWWdDCDGFGI1esoHV_crasvFVQdp8gYhMHeH_mr1EhnM&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHF68jr6dauzGqvkMxC1w6UanbARWznXG945BamGJqXbnSYQA1lBMRl8eSkTt3AzC__k1c-fYFR&oh=00_Af0kjk7J7Ip7W5AGDa7AGQFMbNMHsvBe1gXRBKPQDAy8pA&oe=69DC470E"}],"width":218,"height":218},{"type":"carousel","description":"🎶 Madrigal: a poesia que ganha voz.\nNascido no Renascimento, o madrigal é uma forma musical que une arte, literatura e emoção em um diálogo entre vozes. Cada parte vocal se entrelaça como uma conversa cantada, revelando histórias, sentimentos e cores sonoras únicas. ✨\n\nMuito além de uma técnica, o madrigal é uma experiência coletiva — onde cada voz importa, se conecta e transforma a música em poesia viva.\n\n🌟 Um encontro entre passado e presente que continua encantando ouvidos e corações.\n\n#Madrigal #HistóriaDaMúsica #Música#OpusMusicSchool #CulturaMusical","alt":"🎶 Madrigal: a poesia que ganha voz.\nNascido no Renascimento, o madrigal é uma forma musical que une arte, literatura e emoção em um diálogo entre vozes. Cada parte vocal se entrelaça como uma conversa cantada, revelando histórias, sentimentos e cores sonoras únicas. ✨\n\nMuito além de uma técnica, o madrigal é uma experiência coletiva — onde cada voz importa, se conecta e transforma a música em poesia viva.\n\n🌟 Um encontro entre passado e presente que continua encantando ouvidos e corações.\n\n#Madrigal #HistóriaDaMúsica #Música#OpusMusicSchool #CulturaMusical","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/544805304_18263704840303021_2504508860127468108_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=109&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=s5Oq4otRpfcQ7kNvwFIBmRN&_nc_oc=Adpulfue7KH0MgFddHDf5EhsF3BLUB-3azRAwWJqa0S5EG-IS3ZUA4QjjLsxnrcO148&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQFCw9teW_OItblBJgW81M26qMC292iUaXk049iecLvbcYrZsPUFQLOp2ima9suGPSMUnHTBG6ko&oh=00_Af1qqaIPTi9TFDE5X88SLYfJUtgfO5bZLlaavkg5szL0mA&oe=69DC592D","link":"https:\/\/www.instagram.com\/p\/DOgpad6ALa3\/","timestamp":"2025-09-12T17:11:47.000Z","children":[{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/544805304_18263704840303021_2504508860127468108_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=109&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=s5Oq4otRpfcQ7kNvwFIBmRN&_nc_oc=Adpulfue7KH0MgFddHDf5EhsF3BLUB-3azRAwWJqa0S5EG-IS3ZUA4QjjLsxnrcO148&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHx1zd0hS4hLrlLClIcXjP6WEfdvg924o2xf5MT9WLTOy2uto6Ldu9t62J8Pi3b2TEdsCACzpX5&oh=00_Af1WigFX9yNaMpsDICdZZBYEXuQV8nEqBrfof-aZAdp0-g&oe=69DC592D"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/548535059_18263704846303021_1388196682095625932_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=105&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=dbnx81uiaNYQ7kNvwFjpUcv&_nc_oc=AdodlvSm5TwNa4Xy2o6B1tzRRPEJoPWe0bg4ARy-VURhWTtShPfZhDBSIxxh8pVvZos&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQERpq6Dk8KmgfU_zPhGfyw7JhS3ybdN1J-juZdVRCvx-1uvLzvH6GSk5Ys3jN0xUi9y451Ys5BU&oh=00_Af21udGpgftLcIbf4Pi4f-DcF-4UenJCWrYbO16KU8eIPw&oe=69DC42A7"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/547915148_18263704831303021_6269087449876434940_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=108&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=KHBK5Znuxi8Q7kNvwFX5KVX&_nc_oc=AdqXrF4mXqI7hywp2U8zpPgwIiHIa3kl3100LZ_8S7Dm2_oDXR77UNN2OLQHZ_IdVKY&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQFHpQKSVwm1ZqShWoD8JkvBr0dMHIkr-wD2132nb33KDXyAiJyffvfrfT2JKxO-HzHqeATqmryH&oh=00_Af2eV3u_vIfPNtHH00GzVkDDSuRjXMat2GVoXepvPiXEFA&oe=69DC35AB"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/548006990_18263704861303021_5520582829680072750_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=101&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=98NMqtbQ-FQQ7kNvwFSD0PB&_nc_oc=AdqdM6j4EMW6mn1O9_GubPGIkP6o92D1jMhIXc0DLA0ggkh1BF45uu7GmOyBamaP4HA&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQGrdQfqNP_86ipS4SD8sXn8l0RR_UELP0dI8nj1QIO1sS91mdy00T7YU_9KVz-UzfmT02HdiOtI&oh=00_Af1QIjU8cpKR7Wgut2SWI7trTLckY5osn6IhdOjdof3eFQ&oe=69DC3BE1"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/544148386_18263704864303021_2246905236127248988_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=103&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=FjvKvQGmOhgQ7kNvwEaLbCA&_nc_oc=Adox7URZ3wyLvinlliqAdFVw-ve_6K25ZRnhbHxyAf2mfExa8aprBFAEcaPD-HjgGME&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQGDX251glgLklUvrsAAZxmfMHbGNPNsKPK8XWUyr51i6p1pCWos6pdZQ8SrzTi1gTIJ0GHZjKNd&oh=00_Af0SbsVVY6wcDWefaRt-HxEoh-sLeV3tJxuFeeGTqxIWSw&oe=69DC51D0"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/544107103_18263704843303021_5935817464934856489_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=111&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=wgU-r0IR2ioQ7kNvwELbTvr&_nc_oc=Adq_YVKrCTL4SbNeqpKzk8o-gnzR3xugmcQgFMRGka6kJBtq8wPQQpYIZWasrZp0p0w&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQFz9hc37bp9e3pRcxfdBQIcZNqPhIRviiN-TYbW3gnOaOzoOnMKVl_ZNneXoIio8oAPet7cLSu9&oh=00_Af3VoEf8BI1r04koaAC7jDqbDRHE-Z2hJd074BNlg-lV3w&oe=69DC2E73"}],"width":218,"height":218},{"type":"video","description":"💚💛 O piano ecoa em homenagem à nossa pátria neste 7 de setembro. Que nunca falte música, esperança e amor pelo Brasil! \n\n#opusmusicschool #music #escolademúsica #piano #7desetembro #brasil #hinonacional","alt":"💚💛 O piano ecoa em homenagem à nossa pátria neste 7 de setembro. Que nunca falte música, esperança e amor pelo Brasil! \n\n#opusmusicschool #music #escolademúsica #piano #7desetembro #brasil #hinonacional","src":"https:\/\/scontent-den2-1.cdninstagram.com\/o1\/v\/t2\/f2\/m367\/AQMEhyisDFSn_MIW5pSZCXImEYRIPWY9gPmHjWI-AlFVKJ-wbTnJNcPAm4qMG6a9o5J4bEjBK2XnqADWpuaIp09Psss140QJ9iVF_8c.mp4?_nc_cat=109&_nc_sid=5e9851&_nc_ht=scontent-den2-1.cdninstagram.com&_nc_ohc=tLLDpONFBSAQ7kNvwEAxSDZ&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTEwODUyOTcxODA3NzQwNCwiYXNzZXRfYWdlX2RheXMiOjIxMSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjE2NiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=4b75aed55bb7553d&_nc_vs=HBksFQIYQGlnX2VwaGVtZXJhbC82MDQ5NzA1NEY4MDAyNkQzQ0FENzJFNkY5MjE3QzE4MV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYR2lnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8xMTM3MjIwNDc4Mzc2NDYxXzE1OTgxOTY3NTI2NzEzNjg2MzUubXA0FQICyAESACgAGAAbAogHdXNlX29pbAExEnByb2dyZXNzaXZlX3JlY2lwZQExFQAAJrifjYH2jPgDFQIoAkMzLBdAZMiDEm6XjRgSZGFzaF9iYXNlbGluZV8xX3YxEQB1_gdl5p0BAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&edm=ANo9K5cEAAAA&_nc_zt=28&_nc_tpa=Q5bMBQFt74AgYUTxPo2lUtwnxXPSebz3N_Nh8Wn3nAZuUfJsTiZdjAR_-R9CrUJKpZwL1mCERRcFWTKe&oh=00_Af3seMfSiU3Pda7JXT4Et3HFIZvmJWIiABbOyG7qYx7Uuw&oe=69DC414E","thumbnail":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/543006120_18263239054303021_6138033497100270816_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=108&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=OW6l84NguGMQ7kNvwFn65Ic&_nc_oc=AdpiaMJL0EfdyXo1M9ps2a_10-Cd03WpRn8Vj1tqFSmE_9w5LCAPwkw0mGnJXs7pD8k&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHY0UqE6UF8_HwxGkok-8wPHd3eyk9JS8rfE8Bll--KzokPk4ZXcZIOjCkZa4w3-ME6csJ52OIH&oh=00_Af2Ty-nPKZUql5aVQQ6mmSYm2pUbhZ3Ym1Ad9NWBSdYZsQ&oe=69DC4DB1","link":"https:\/\/www.instagram.com\/reel\/DOWlLW2iZWd\/","timestamp":"2025-09-08T19:23:56.000Z","width":218,"height":218},{"type":"carousel","description":"🎶 Você sabe o que são naipes musicais?\nEles são como “famílias” de instrumentos, que se organizam de acordo com suas características sonoras.\n\n👉 Arraste para o lado e descubra quais são os principais naipes e como cada um deles contribui para a magia da música!\n\n#NaipeMusical #CuriosidadesMusicais #OpusMusicSchool #eufaçomúsicanaopus #music","alt":"🎶 Você sabe o que são naipes musicais?\nEles são como “famílias” de instrumentos, que se organizam de acordo com suas características sonoras.\n\n👉 Arraste para o lado e descubra quais são os principais naipes e como cada um deles contribui para a magia da música!\n\n#NaipeMusical #CuriosidadesMusicais #OpusMusicSchool #eufaçomúsicanaopus #music","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/539497349_18261895927303021_1036779725203983996_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=109&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=fFuLu6S7pjkQ7kNvwFoSKPR&_nc_oc=AdpWjny5K6O9ENT9jCZR9qmwc17fPxq4Yg1sBgJ4N25pk7YkvSA3dEzbO81TTNd03c8&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQFrpf3SJsCU17iHgQEhov769iijwPGKfq4Ja6PgxCRUIMfsPygEveiFXG5foGMgIzI0gvNNirHp&oh=00_Af32oY2zx5tEbO9v6OKEo2D07MdYNasFLo8IRiPJFLXrxQ&oe=69DC59BD","link":"https:\/\/www.instagram.com\/p\/DN0-jxjQJxp\/","timestamp":"2025-08-26T18:09:58.000Z","children":[{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/539497349_18261895927303021_1036779725203983996_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=109&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=fFuLu6S7pjkQ7kNvwFoSKPR&_nc_oc=AdpWjny5K6O9ENT9jCZR9qmwc17fPxq4Yg1sBgJ4N25pk7YkvSA3dEzbO81TTNd03c8&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQGNch732FdVgxXhK_XIvX_Pc_FaeFBPs0_IZ8D0Hf96xcO0gntIe3H60xoEnbhAO6FS4J7f14fF&oh=00_Af2LDiZB_9r-qx8ic1hjfuqloZIE9twu3YVB41DJrSFi4g&oe=69DC59BD"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/539928177_18261895921303021_1147118497136187259_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=107&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=XMHmIQKo_O0Q7kNvwEB49H8&_nc_oc=AdpGi6fOimEcfOMPXar8yNNHp7F0l2oQLXe50OQqYHTsctjMnqyMDMgIeC2qOemzyOQ&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQF2wGYvTNdgwF46BNqUBxHM52B0U5NTsu_fmGZ9iw9GqfnS0T8DLr1z14h6B5rfKeBdTodzT7aV&oh=00_Af0JMNuD6dEGrlCW0O1eb-pw7QB-_G9NBXnTXZgihRX55Q&oe=69DC4B15"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/539442031_18261895924303021_5435333318319079538_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=111&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=k4tTwyh9_dwQ7kNvwEgXwsh&_nc_oc=AdpEXPmU9mzlOJSVT4rChhiNx0gfhg-9GDduMceBYxtRrqzel56VLPynS3hirMPJCAE&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEvgIhfbv70jc_iIfX-Cn9Kk6bWbABCTbGBwvIr_ctARyCRxbES5phq5jTEHG74XfIYQiXGwoWB&oh=00_Af3eOLkXfzWEo3VeyDErZCPH8JnNFmOzTjXlPKjPztSKLg&oe=69DC603A"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/539440522_18261895915303021_8394350445560568146_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=104&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=gRj8vcwic_EQ7kNvwGvsODG&_nc_oc=AdpUjWBQ5CGKkwDehPoveOAKO37ZiNfK2-lT4QCjx4dvXEB82sGaEDd7K6dcfkGb_xM&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEMWCA2hn78L6hA7YOZzTcAMYQtXC51wsuuthWlcN4rGZjolyqCAMdISAgool8k7UoQ3nbNdxiy&oh=00_Af0EMB1f9x4BAQUQLraI9fU1tw4pan5OUV6K5UuW-JASWg&oe=69DC3D56"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/540089005_18261895912303021_7831121736481074150_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=109&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=0jVNr_KSloYQ7kNvwF7JFY7&_nc_oc=Adok77T3sdam1PxZSt_7r_FU5rGw2SsIeJSnKdf_iUmZWADJOhJ6CHst7AJy7tUsIzg&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEro985jBQxP0-A0QqLULG9LUwgqJauFAM0jucrktr-owLXZwMRzerAs2g_xfl8nA_yQsVilyRv&oh=00_Af1v3SF6WxNTUBftOz34QhUckjR1BrVlktn7hnacjsdQ7w&oe=69DC3408"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/539095021_18261895903303021_8892945086196471319_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=102&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=WZPwiqd2_ioQ7kNvwHOedyX&_nc_oc=Adod50IoOwSRfSz7dzrB0fUjf_DTFALYCwPAOTeNLKIFlTYCKd1O5LIFbS5qpqVd7Fo&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHFbIYCLchg-_NoCWlpi7RKcgdiVJVH7w6VIJZdPbO9nfixeTCJ-nGECBeM8zNTmqkeAecpt1bs&oh=00_Af2ZyQb2g9lgelh_rJJXxSQ280eeKGJZTlwlD8D-mCf4Sg&oe=69DC45E8"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/538874219_18261895864303021_1519619407394284397_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=103&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=bmqE14CZ02wQ7kNvwEbEkck&_nc_oc=AdrqPeKrU6OWijPqbsYBJEOmUpB7UMJoTK_4W_v1G-HCLz-HTFBR-AYGFXjjDZy9RnM&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHe7IhsvXjDt5vYaBavTWutMc4bTZ9bObbl0U20hZpJauovPMhLEaTIhgLBlohgHj6_KEnpOiQH&oh=00_Af2gQTw5jwzAscFsDjSsok45SpKButcKrKLyS5mi4BEd3Q&oe=69DC46FC"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/538754263_18261895918303021_3877660700793634951_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=100&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=zxfRFZRolZYQ7kNvwEH076U&_nc_oc=AdrmswkNo-057ynRsiPU2U59u7whJkClTtXacqfphtZ4DRv0WF19-N0utJRsOHtVHpM&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQF4vWGgvikyExqGjLVTroYKD-INEcgqybxZPdYmY9Vg1Jvqidb6T1cIpVB5FWJc7A54MMmaJwe5&oh=00_Af1Wpw6X8u-8X0lyRa-Br-6z5zY5ibKHTBUGDJwqnouTHg&oe=69DC380E"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/539512127_18261895855303021_793855778896216652_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=101&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=tsCBFJCuQVkQ7kNvwHI-RUZ&_nc_oc=Ado_Z6tRkLm_hf58KB-iwHow9HKiKUto_k7tGJJckuzAbsjdq23Cn6g2uHw-Nn-rxMs&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHUPz3Io29c5eeA65dtfDW04CDiADVEhIhM4HQloviso0PMNsHJhUpqLh7JSvHRh_Jm9sxPYhVO&oh=00_Af2uUbBKV9BVM_Hn714-3SOu4QvgIdsKhg_FhFZ7XzJXtQ&oe=69DC5287"}],"width":218,"height":218},{"type":"carousel","description":"Muito além da música: um espaço de cuidado, conexão e evolução.\nNa Opus, a musicoterapia é pensada para acolher e desenvolver cada pessoa em sua individualidade — especialmente aquelas com TDAH, autismo, ansiedade, doenças neurodegenerativas e síndromes cognitivas.\n\nAtravés da música, abrimos caminhos para a comunicação, o relaxamento, a expressão emocional e a qualidade de vida. 💛\n\nNossas sessões são individuais, com professores especializados, em um ambiente seguro e afetuoso.\n\n🌟 A música transforma. A musicoterapia cuida.\n⠀\n#Musicoterapia #Autismo #TDAH #Ansiedade #MúsicaÉTerapia #Music #eufaçomúsicanaopus","alt":"Muito além da música: um espaço de cuidado, conexão e evolução.\nNa Opus, a musicoterapia é pensada para acolher e desenvolver cada pessoa em sua individualidade — especialmente aquelas com TDAH, autismo, ansiedade, doenças neurodegenerativas e síndromes cognitivas.\n\nAtravés da música, abrimos caminhos para a comunicação, o relaxamento, a expressão emocional e a qualidade de vida. 💛\n\nNossas sessões são individuais, com professores especializados, em um ambiente seguro e afetuoso.\n\n🌟 A música transforma. A musicoterapia cuida.\n⠀\n#Musicoterapia #Autismo #TDAH #Ansiedade #MúsicaÉTerapia #Music #eufaçomúsicanaopus","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/528310095_18259712092303021_524954726780099544_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=105&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=Vji3RpUGiVgQ7kNvwEqIiU7&_nc_oc=Adpu882mjYiT4tzZXmxNVHIx_yE6Fw2t4gdRTWG1YpraTQxksBSQrATsOCSjXBh8HtU&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQG0nRoPOjQ4ehykazBCTM91_3n1BjlxMDlNO2qir8QKPUwOj0RFQZxTYobRtnWRY74kiWMxmFBM&oh=00_Af3MxJvlXwavovvIc9dQCCKePD5CaLUGoBEhPLDCwhOTbA&oe=69DC39FF","link":"https:\/\/www.instagram.com\/p\/DM_FbrPJDNU\/","timestamp":"2025-08-05T19:51:03.000Z","children":[{"type":"video","src":"https:\/\/scontent-den2-1.cdninstagram.com\/o1\/v\/t2\/f2\/m367\/AQOuAo7qC5qQQwWI_N_or8w40nHdQkrOmSN-70ZuByqSc66DOPi0Fp-MrcaN9-siaKI7NRhHPEblNiBZHI5PgenPDQNZqOwRXzfftNQ.mp4?_nc_cat=101&_nc_sid=5e9851&_nc_ht=scontent-den2-1.cdninstagram.com&_nc_ohc=bkNav9-2ePEQ7kNvwEQe3nb&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0FST1VTRUxfSVRFTS5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjoxNDk0MzczNzY1MjQ2NTc2LCJhc3NldF9hZ2VfZGF5cyI6MjQ1LCJ2aV91c2VjYXNlX2lkIjoxMDE0NiwiZHVyYXRpb25fcyI6NiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=4f76ed74b78c2bb9&_nc_vs=HBkcFQIYQGlnX2VwaGVtZXJhbC80QTRBNUJFM0I2OTA3Mzk2ODlDMkRCNDlCMkQzMkJCQV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm4LmDl4DIpwUVAigCQzMsF0AbmZmZmZmaGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXuB2XEngEA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&edm=ANo9K5cEAAAA&_nc_zt=28&_nc_tpa=Q5bMBQHDaCZ9E0IjjA98hqdvEhF87PS_RRYjYcdw-zlrxjWBYYs7hqpHlAUfSe35LrEm8SG2IsDOln7U&oh=00_Af2QetzBH1A_xPYep67hZgYP9nTrxyNKnQYsvA0G4cpaxw&oe=69DC3772","thumbnail":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/528310095_18259712092303021_524954726780099544_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=105&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=Vji3RpUGiVgQ7kNvwEqIiU7&_nc_oc=Adpu882mjYiT4tzZXmxNVHIx_yE6Fw2t4gdRTWG1YpraTQxksBSQrATsOCSjXBh8HtU&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQH-v6hxS4ujx4D5RNF7gBAG9_t3BrsMujUy6j1BN6RTBGDfTLLs4_-KqoG5zpZfKStBPPRVbA2w&oh=00_Af3L4es31PH3Ow07Xf2NpL6Jj5m3dsuFzrMLBdfJcGgUlA&oe=69DC39FF"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/528672627_18259712077303021_6416372009604737553_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=111&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=sq-w29aC7e8Q7kNvwFRd1N1&_nc_oc=Adrrh9UZ9nTeMJIuG4qUc4leS0h7A8YVCdPWep42wSlr1k-W2Qojl27NOgFMsCzLV4A&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEJMcVIuMFPSDAqPHm6PfpPog1nj39FiVo_KLJRg-zcmnyoQx7JJbQ8Q9D-76dGUqm9UzMQCm3C&oh=00_Af2ZWuskLr3Uq0CC-yrQupJ2d_V3Sub7_L7NV7BtJQbV7g&oe=69DC4BC6"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/527501729_18259712071303021_385985656221404215_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=105&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=V61HgqjGVXkQ7kNvwFF8kxQ&_nc_oc=Ado8cy2PhVs3DT8pe4iSHDTth_tMI8Aaa9TQEz8rkoGDRdSPPSOXxF_ay6AMP7p6VTg&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQGAFuPwTeviXb5TjWzV4yZyPwvNVPzVlqyTEsUmXp1jEZBZYs4JBliqQ7MZX2PI84jUMXJ7Uz4q&oh=00_Af1O53WQEbxrzmV_UXTHoTmkFxAmAqX02Dkxsf9Ij2jSwA&oe=69DC37AE"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/527463896_18259712074303021_1431979791855541951_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=100&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=wVBSbp9PTzwQ7kNvwEy9EDN&_nc_oc=Adr6TicY-ltLpXBVOrjU_Gwhq1SEbHlFM4N4jieM2SyMhJv-mucQwLQwELw6cJBrMCk&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEqU9fvuqD98nW7RbYCoe6XJLdYArdCbKhGypmXk7Cm9c7il9FJ8VEh15Wv5zb0QjBP5TjLAigB&oh=00_Af3Oxt7kw6d19YwPF2Op-k5wwSomnn32rUpbN99g5NumcQ&oe=69DC3267"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/527569855_18259712050303021_6826304335594999780_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=105&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=n0LqVjSA8XwQ7kNvwGK-ybQ&_nc_oc=AdpsRGGtlPQqt1fksq9esPWPS3FystPIfn8dv1mwn8rAlwO4358M5UeKefwkcQoGHVQ&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQGZedUr4SmRQsFuuFuK3AXb7NoVwh2ncnEIW_qwVbZyNOoD77QqxPlPBifBcF33Q044X2kesMGv&oh=00_Af0EKDq4sx0MvTYc97UczYzgDCzlWUK4QaLYcPq9QHgdpQ&oe=69DC50F0"}],"width":218,"height":218},{"type":"carousel","description":"🎶 Música, afeto e descobertas!\nNa Opus, a musicalização infantil é uma experiência completa para crianças de até 6 anos: aprendizado, diversão e muito desenvolvimento! 💛\n\nCom grupos pequenos, jogos musicais e instrumentos simples, nossos alunos exploram sons, ritmos e movimentos de forma natural e lúdica.\n\nPorque música na infância é mais do que bonito, é essencial. ✨\n⠀\n#MusicalizaçãoInfantil #OpusMusicSchool #EducaçãoMusical #MúsicaNaInfância #DesenvolvimentoInfantil #MúsicaParaCrianças","alt":"🎶 Música, afeto e descobertas!\nNa Opus, a musicalização infantil é uma experiência completa para crianças de até 6 anos: aprendizado, diversão e muito desenvolvimento! 💛\n\nCom grupos pequenos, jogos musicais e instrumentos simples, nossos alunos exploram sons, ritmos e movimentos de forma natural e lúdica.\n\nPorque música na infância é mais do que bonito, é essencial. ✨\n⠀\n#MusicalizaçãoInfantil #OpusMusicSchool #EducaçãoMusical #MúsicaNaInfância #DesenvolvimentoInfantil #MúsicaParaCrianças","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/524589892_18258962767303021_2487439957467084133_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=107&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=qu-SP41WygsQ7kNvwFLOPf2&_nc_oc=AdpR_vD8eSkS4SZXUDbknNSyIUJ-4ZJVBl2yljKHze42m3vVE4lQ5QtiD-GmnVydSUY&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEZlELP9DRAzwDWTt0ZLTzZAQX50BgMwjw2YWFyG1ZUfVhsNsUdkUyvOagHLuDWiMpOMDDIyOq9&oh=00_Af0K0D3VzDSzlKq52xBTbktbmpf9SnTCCwqCs_Ru2X6zYQ&oe=69DC2D67","link":"https:\/\/www.instagram.com\/p\/DMsdaEDgPvp\/","timestamp":"2025-07-29T14:14:58.000Z","children":[{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/524589892_18258962767303021_2487439957467084133_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=107&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=qu-SP41WygsQ7kNvwFLOPf2&_nc_oc=AdpR_vD8eSkS4SZXUDbknNSyIUJ-4ZJVBl2yljKHze42m3vVE4lQ5QtiD-GmnVydSUY&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEjdI9nn9GsiLAn9rMASS0ZWLeD21Gwic4Y-9GPIKyxNeVv8RUugAVMIFHJ2uCxCJB_q-IXdwbA&oh=00_Af1CVdq7LKKRyd4nabD3tGfEjogVTVtqmEeXQ24xLmxVjw&oe=69DC2D67"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/523597889_18258962782303021_2427177209115314405_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=105&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=vyEiYCZXxg4Q7kNvwHxmTwh&_nc_oc=Adq9QkpvvNgiEuKJYksfv1LSCd5xeL_IO8B__-zhPgOmr7R4otPcbtf2q43TgKSYYFc&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEJ6j1KcSwG9e23_jwiqZj3h_c5cSj4kOYT61WKA6fDS2tfOW-C6Xq6m9FTYb_s5ZHfBC9BlHBY&oh=00_Af0zfIPUa9kntR1VyiNG6BRUMCpw0UwxlUDxoGsGnnoHsQ&oe=69DC6033"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/523530865_18258962770303021_7383003833171201273_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=104&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=iDI-PTeZdqwQ7kNvwEv4zAT&_nc_oc=AdojLo0Jdpd6npcsZi29uGEcqVD8Aht_T_gKbFluOcC3AT06_nTfjaUuZd348UsMRC0&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQFzxESpom--kxE0JbB8V3U97OVrcWZ1zfdYDrhGyBZLEIw_Q8bF3srskHWLsLb9eipqzA8cV7vy&oh=00_Af2qe8bXGx4dbAyrCoJkVzLczZw6GiC6jPZgtYEfQmgSVA&oe=69DC2D89"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/524194256_18258962773303021_6401296591003978200_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=108&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=AgususF_NpUQ7kNvwGIbUc2&_nc_oc=AdrSIY_nGK_wA4vMnKIjGFZtC65YpHWHbjbRcYHRTfck96gN-ckg9BWVcRGOPKJ6IKY&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHDZcgWVEqZZqZtfm3iSGQORYgjA1tQt--G0j1UR9tx0U-Ev1xOMI7BhFzz9hEPAU_F53BiZpp_&oh=00_Af1bZaMI51fhfNDkWKUKH_WQ_jNYgu36hNf9ExMfETQ0dQ&oe=69DC2CF5"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/524905399_18258962764303021_5274190764364643304_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=110&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=YpBuFW3r21kQ7kNvwEUqClE&_nc_oc=AdoVILqCdFS1M1P2fZYHA1iTvnHwMNSpyh8KOOGIJ7TnzzrY48jrWqlqxkPC-SdGWuQ&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQFAeuXoZ5j5Bl5ZRrMMPPRA5zEytVV-EEeOJj2W1FSvNVYeZ35bqrLS8qJZxTxmbyu7nv3irHLv&oh=00_Af2nQAUMm7UDcRIEDtLhPj-gnyDkD6vbX03kt00Xix4ZYA&oe=69DC476B"}],"width":218,"height":218},{"type":"carousel","description":"🎶 Quer manter o ritmo nas férias? Tem muita coisa que dá pra revisar em casa, mesmo sem aula! \n\nO segredo? Um pouquinho todo dia já faz diferença! ⭐️ Deslize pro lado e veja algumas ideias de como revisar música em casa nas férias! \n\n#opusmusicschool #aulademusica #ferias #dicasdeestudo #music","alt":"🎶 Quer manter o ritmo nas férias? Tem muita coisa que dá pra revisar em casa, mesmo sem aula! \n\nO segredo? Um pouquinho todo dia já faz diferença! ⭐️ Deslize pro lado e veja algumas ideias de como revisar música em casa nas férias! \n\n#opusmusicschool #aulademusica #ferias #dicasdeestudo #music","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/522301949_18258231877303021_491703098305103172_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=109&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=FsLzbgEF7EwQ7kNvwFsaF8i&_nc_oc=Ado93yCFrOlfdrHLnIUWaESpDc_7yOA1bTC1IG72MHhj28Y_FW7IYFy2pogz_eFErw0&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHSmvb_aeAUjekDXIrfhuUfe6TjhL_LHamvyJHeNjaJICXZI1rN2St9WD74mP3xP9VucbehIe4V&oh=00_Af0pNpUumBLoCSTmek4AV5gjtKmexdX9cIA1FfdJaDfKpA&oe=69DC39AE","link":"https:\/\/www.instagram.com\/p\/DMapcEnALnj\/","timestamp":"2025-07-22T16:13:46.000Z","children":[{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/522301949_18258231877303021_491703098305103172_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=109&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=FsLzbgEF7EwQ7kNvwFsaF8i&_nc_oc=Ado93yCFrOlfdrHLnIUWaESpDc_7yOA1bTC1IG72MHhj28Y_FW7IYFy2pogz_eFErw0&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHS9RNMD9m2Qq3s1PNrON2HycU9_eNlMO_InbAqFfSTlCyZb2FYBExDBIU5eDolFeyRmKGBgGuJ&oh=00_Af2N-HTI9jtyQ3KVWsVGgXDS8t99liA35kk-jpS_u9L8bg&oe=69DC39AE"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/521485567_18258231889303021_4607670658751913666_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=101&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=3Rorl51R7aIQ7kNvwGf5Izj&_nc_oc=AdqtGX0YuvBxRZkxpXFYdfMgisNKiheoEE5iUP8k1xKnxPM4VC06R7GiijUQrnuKKak&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQG3TDCmL_1s1nhryT2us4FD_-VKFuG9yU86i3afmY_tVufQKLulbd5Rd1N7ExmchgBso8i3f_D_&oh=00_Af1r19pn6b469xIqQRWyMXBcmWYSFqgB5GzsrEwIl0BF4w&oe=69DC2C88"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/521412681_18258231898303021_2757101616108289102_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=103&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=gdYwAzOnJ_YQ7kNvwGc0tsU&_nc_oc=AdpFd3lJ396JVpkhZ6zdKMB3TPdzr9lygOSksuRgfxvQ9_ZkmHayaA6MENw3cbAWLps&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQGb5pVkBqiq81v1FEbj7AFBK16QnADtsq0KWIzzqAByZFcTUcpESdKFrH9VC-9IgqwU75F-p_ej&oh=00_Af0dP0YybxVhAbTYn8gmdhPHM_BpX2NU0ERY0yHFXtCg9A&oe=69DC3037"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/521245313_18258231925303021_2201875009518628231_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=107&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=EDgnYKYrSdIQ7kNvwFi-7he&_nc_oc=AdpMdL7T-D-jXlR05vsVaoJ9LTZeqAAk6YiwRnzo8aHQLCHnVFQP4l_9_PrW82pojMI&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQFZORpNQoPCzaVppmkc35d2qwWMXuXOiJNGGBkQPlbePubcGHk5qQeVCY6IqzyHUOsVz7wUIP3R&oh=00_Af3HHNP5ZI3pFBZEHzHziPh0Lxjl4sYdZbFRY0QO2_4y4Q&oe=69DC554F"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/523814978_18258231907303021_8946870391026565777_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=106&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=UYbihVh-EoUQ7kNvwFbnVmD&_nc_oc=Adp8zy2Azw8x1s-zxXMvi-mZGrmChNIl7X_xLqApKUYc70bTcm7gX_BP98b1KN-Fxoc&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEylMeYfkeicxxz0jphjPlh_RZYN1fTPPqpWdPq0m07U51Lb-3uVjiJ0xUNTOB-1LsbfTA8Z1or&oh=00_Af1DvemqFS5p7QRwakLOolNkfa1sNg2ki2WlFXqq7NGsaA&oe=69DC2B00"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/522396055_18258231922303021_2311057816817877026_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=104&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=zNu_NCOASNEQ7kNvwERfa-b&_nc_oc=AdrDoFdYxQa_TD4Bgy57tuxajDe18sKFc3HhzrCuw7qwPPbuoUllxlZgTYOqDdCLa0Y&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHxTvGzyAP-LGd4xJPTZBwSOyt5D0zJOfF4Yv-9ZnNZmqgS3p5d34z2vqh7HrhozfjnziACkyej&oh=00_Af36x8xemlDbC2DhDWW9sgpCTaBmpPPjvkasJ8M3t8hP1w&oe=69DC5090"}],"width":218,"height":218},{"type":"video","description":"Nem todo som sai afinado no começo. Nem todo acorde é perfeito. Mas quando uma criança segura um instrumento pela primeira vez e se permite experimentar, algo mágico acontece: ela está se conectando com a música, do jeitinho dela, no tempo dela. ✨\n\nHoje tivemos a alegria de ver esse momento, espontâneo, simples e cheio de significado. E é por isso que valorizamos tanto o livre acesso à música na infância. 🌱🎵\n\n#opusmusicschool #eufaçomúsicanaopus #music #musicanainfancia #educacaomusical","alt":"Nem todo som sai afinado no começo. Nem todo acorde é perfeito. Mas quando uma criança segura um instrumento pela primeira vez e se permite experimentar, algo mágico acontece: ela está se conectando com a música, do jeitinho dela, no tempo dela. ✨\n\nHoje tivemos a alegria de ver esse momento, espontâneo, simples e cheio de significado. E é por isso que valorizamos tanto o livre acesso à música na infância. 🌱🎵\n\n#opusmusicschool #eufaçomúsicanaopus #music #musicanainfancia #educacaomusical","src":"https:\/\/scontent-den2-1.cdninstagram.com\/o1\/v\/t2\/f2\/m367\/AQPQyR0D4j6OoRVx5Tt3LMEPlD3w-91uqk34qk6x-Wnl90TKkeVNO7GaBkS2qG0VNWtKm2zIAlqq-u-Iakybhmu0c25zCodvSYmCrbQ.mp4?_nc_cat=110&_nc_sid=5e9851&_nc_ht=scontent-den2-1.cdninstagram.com&_nc_ohc=1lbVseRce0UQ7kNvwErpucG&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTAzMDM0MTEwMjQyMzA0NywiYXNzZXRfYWdlX2RheXMiOjI3MSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjI0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=b9557c6bf11b94bb&_nc_vs=HBksFQIYQGlnX2VwaGVtZXJhbC9ERTQ5NDU4RDNGQzcyMEM2RTc5MzE4M0IwNjg3QjVCRV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYRmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8xNDg2Mjg2NzI5MDA2NDE0XzQ1NTIwMzM2NjUwNjA4MDI0OC5tcDQVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmjrDCtt_F1AMVAigCQzMsF0A4CHKwIMScGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&edm=ANo9K5cEAAAA&_nc_zt=28&_nc_tpa=Q5bMBQGG2o3kEd6Z9ktkMw9AQ3_BBfruzwab3qPafrOEpFOYuaK0HQQY3O2uhfcnNDLfOmdgBrCBahf_&oh=00_Af3VF76kMYYff4keGTbQhhmDWcVm5GT0gi-7uMjaAfar-Q&oe=69DC4E6F","thumbnail":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.82787-15\/516468498_18257018779303021_3790613450445664130_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=102&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=Zq1z-pUQXrUQ7kNvwH62aKv&_nc_oc=AdpE_Oq02jCSERkKLa6LI5hMol1UF93GpaBqskQha518SMaC2xLpU21lxqHwY4jnrtg&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQFBCfqGddV1tl3UXtmEc4fBPmYsIH4io_Ga3mm3sBIv8Rr8Wy34Mf19586xudzgQ40ol3u6QmO8&oh=00_Af3mtvudfGO0WGSJIWPrUIhnpjzr-NXN9ae7N4Nnso8jIA&oe=69DC3E07","link":"https:\/\/www.instagram.com\/reel\/DL8Ev7zpkx9\/","timestamp":"2025-07-10T19:19:42.000Z","width":218,"height":218},{"type":"video","description":"Seu violino pode soar muito melhor com essa dica! As vezes o segredo está nos detalhes. Confere no vídeo! 👀🎶\n\n📌 Salva e compartilha com quem também toca! \n\n#opusmusicschool #eufaçomúsicanaopus #music #escolademúsica #violino","alt":"Seu violino pode soar muito melhor com essa dica! As vezes o segredo está nos detalhes. Confere no vídeo! 👀🎶\n\n📌 Salva e compartilha com quem também toca! \n\n#opusmusicschool #eufaçomúsicanaopus #music #escolademúsica #violino","src":"https:\/\/scontent-den2-1.cdninstagram.com\/o1\/v\/t2\/f2\/m367\/AQP7mi0h_J82-8SGS06tJqnmPStzbSfPXoGsgHDELy3HKbsNTXCYrUn32Gkd1ixPILWV-Ld9hegKFzgPo4f06Eex5fhySRt6fzgKHY8.mp4?_nc_cat=102&_nc_sid=5e9851&_nc_ht=scontent-den2-1.cdninstagram.com&_nc_ohc=Pxgz9eb4MYQQ7kNvwFQ1lyP&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NjgxOTM0ODMxMzM0MDkyLCJhc3NldF9hZ2VfZGF5cyI6Mjg0LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NDYsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=d3d09316ec46409f&_nc_vs=HBksFQIYQGlnX2VwaGVtZXJhbC84NjQ2OUE2QkJDQTEzNDI3RDBBODVBQkNBM0M3RENBRF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYRmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC83Mzg3ODk4ODg3MDkzMDNfMTk1OTc1MjU4NDQ1NDQwMzIzOC5tcDQVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmmMuNtuqNtgIVAigCQzMsF0BHSHKwIMScGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&edm=ANo9K5cEAAAA&_nc_zt=28&_nc_tpa=Q5bMBQHQ6DUaioAh79l4KUspQGbZgDv4Y7L45ajXjE27u2zIsez_bgOGW42gW3wCV5Zg7ihu0Rp-SCiD&oh=00_Af2icUfNymlzcHGgIcinijLDhEKQSKl6o7M21yNPzprx_Q&oe=69DC5E2B","thumbnail":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.75761-15\/511549866_18255681472303021_4712509980902647654_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=107&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=KZyrdnK1YuAQ7kNvwFZPa7r&_nc_oc=AdqMlUbKYFZokmbWF4sDv23hXW513qPQYn1GLHRpt3svI1duQEhruqY9KDIe3GO-zEM&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQF9xVowGsnvfni5n_ZWDivHaF1d36-O7a0tEXYa3m20R67hhNR3uZEER_f-nezBL2ZYSl_FDLT4&oh=00_Af30YEymJzcw-nvpT-y3zo3nzrwlaamAgz11C3J2VkZjdA&oe=69DC5FAD","link":"https:\/\/www.instagram.com\/reel\/DLad3RRA5OZ\/","timestamp":"2025-06-27T18:05:30.000Z","width":218,"height":218},{"type":"carousel","description":"Você já parou pra pensar de onde vêm as músicas que embalam as festas juninas? Spoiler: elas têm muita história pra contar!\n\nDos ritmos nordestinos como baião, forró e xote, até os clássicos como Asa branca e Olha pro Céu, a trilha sonora dessa época do ano é cheia de identidade e emoção. \n\nNa Opus, a gente ama viver a música com propósito, e isso inclui celebrar a nossa cultura! \n\n👉🏻 Deslize s descubra mais sobre as raizes da música junina.\n💬 Conts pra gente: qual música não pode faltar no seu São João? \n\n#FestaJunina #music #opusmusicschool #cultura #sãojoão","alt":"Você já parou pra pensar de onde vêm as músicas que embalam as festas juninas? Spoiler: elas têm muita história pra contar!\n\nDos ritmos nordestinos como baião, forró e xote, até os clássicos como Asa branca e Olha pro Céu, a trilha sonora dessa época do ano é cheia de identidade e emoção. \n\nNa Opus, a gente ama viver a música com propósito, e isso inclui celebrar a nossa cultura! \n\n👉🏻 Deslize s descubra mais sobre as raizes da música junina.\n💬 Conts pra gente: qual música não pode faltar no seu São João? \n\n#FestaJunina #music #opusmusicschool #cultura #sãojoão","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.75761-15\/508387048_18254660929303021_3154028758532993279_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=110&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=fJNG46JEDwsQ7kNvwEWGcli&_nc_oc=Adqtl3FBSu0YFNtM323CLndSLzZuJM891iCwCkk2NV7W7cJCrFKnvlySROTMVrU8OdI&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEWUPwaFGEAoVzpPzW8KD-dIiWr1xOuvJK0kso11sj6NpOKjBUf55sJ8yF5NxbphcQK-MvwnxWQ&oh=00_Af3XW5DlfmF-qAk1eCnU9KV3aT2ewyB_Jhpgf3QL1EaCYg&oe=69DC5AB2","link":"https:\/\/www.instagram.com\/p\/DLAssUJAcjE\/","timestamp":"2025-06-17T17:50:33.000Z","children":[{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.75761-15\/508387048_18254660929303021_3154028758532993279_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=110&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=fJNG46JEDwsQ7kNvwEWGcli&_nc_oc=Adqtl3FBSu0YFNtM323CLndSLzZuJM891iCwCkk2NV7W7cJCrFKnvlySROTMVrU8OdI&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHzy076toUDWZPM7gzCXgtPk27zDS_2XvRI7-95UJDPDXc5QDX5X6crL-PagT3uaAzgZkljN_tK&oh=00_Af3VqQN3ADa3wCsWtOH47yigM36fgx3l9S5cdp0ePeZdsA&oe=69DC5AB2"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.75761-15\/509142069_18254660941303021_6756917295419063964_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=106&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=XbPq4o-Ij18Q7kNvwGgH7zx&_nc_oc=Adp4YvyF850xmpywX7eTWZ82pqT5NvVhXYaY0H1feKT5PpEBGZOFL_pHxxp9XGoqj1I&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQEP6dFdW8Rh1MpoF3c95wqNUJF5xVy8GTrEIkHosdsdUNKLSePWMpyYRSG524sUCE0MG1KmsEuP&oh=00_Af0Jrr1qmTG_xAT2DS4FpQqW7jv9TrnevU68IMkrk7hAQw&oe=69DC2DB0"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.75761-15\/508692930_18254661010303021_5125413993530085413_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=108&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=WkMHmcsAr3AQ7kNvwG6B8IT&_nc_oc=AdrjpdbUZH5WaLMgOZ3xxVPLVJ8bfa_fohhtOQcvNOLCEQC3WyQRr7r3cTYwP6Y7io8&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHGfCc7CQOFRIgd73Ly_G8_GazW9XxHggq-vBp4n52oBunpx44AESFeMpbwBbItLrqQJ30Fuig8&oh=00_Af1BcbzGB83oZesThXGwoOkh87w_BGNNf5-Uttv9tLoISw&oe=69DC496F"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.75761-15\/508557093_18254661019303021_8615151410718790318_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=100&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=l36WVL3486YQ7kNvwFe1l_g&_nc_oc=AdrrHnUc-Z9DImaweY0Gt3yx3bKjaSMdiS_OWlj45f7SSGPAOr_juECP53m0cyPlYXE&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQGUGLabkJvxFAkqatNgLsk8s6yX_N_CWN5FwwJz5YKmDQu-64LiKyQ8xvewJatmUIIiUQbFbd4P&oh=00_Af1p9VIp4vEe8J4lliHcQmtm0es1LUXoFwRpGR6lYTXjaQ&oe=69DC53A7"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.75761-15\/508997788_18254661028303021_8483668116308468690_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=108&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=zVnLT2RkbVcQ7kNvwHhBUOS&_nc_oc=Adr63hkg6Djx4KCqjlxZmwt8liVEt5XSsEvaMT3RREBT77vT2xG4he7PKkpA2gltUes&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQHrkr1FezBz573tG5_4HmcOpBGI0ZZWsbt8DvL3M2YSZFUbf7oN8ni98Z8yjGerCH25NuMlyw5D&oh=00_Af0VQt-gciDMtdRBQfskrOZMDBkOaMsBaaQbL7pKfq7Urg&oe=69DC2F38"},{"type":"image","src":"https:\/\/scontent-den2-1.cdninstagram.com\/v\/t51.75761-15\/509233230_18254661037303021_2521376016343614109_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=101&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=S26j-C_WdX4Q7kNvwHgU-tB&_nc_oc=AdqAUtmgcnrCH7NZP7R3TsZwHrxW_juha2JKax9FtUNBiaKFV32M1WQW5fOx_Vsu0BM&_nc_zt=23&_nc_ht=scontent-den2-1.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=1vm2_GWS-2teTOgoBmEUxA&_nc_tpa=Q5bMBQGO6OK_9sQ30lzyn2a72yt9-M-ZtGzP3qsRwZnEsQaUZLHePPe9S-7iWeZOougO2qISa4y3uisk&oh=00_Af1cKnLsRGNC2pGD4v_xY-EGXEMw24Ou6y1ZbsZvOvnYzw&oe=69DC47B3"}],"width":218,"height":218}],"itemsSrc":"wixSDK","isExternalPagination":true},"comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwctm3h":{"html":"<h2 class=\"font_2 wixui-rich-text__text\"><span class=\"wixGuard\">&#8203;<\/span><\/h2>"},"comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcu1sz":{"html":"<p class=\"font_8 wixui-rich-text__text\"><span class=\"wixGuard\">&#8203;<\/span><\/p>"},"comp-jggvcfhg":{"items":[{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"Profile","link":{"href":"https:\/\/www.opusmusicschool.com.br\/profile\/undefined\/profile","target":"_self","type":"DynamicPageLink"}},{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"My Account","link":{"href":"https:\/\/www.opusmusicschool.com.br\/account\/my-account","target":"_self","type":"DynamicPageLink"}},{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"Notifications","link":{"href":"https:\/\/www.opusmusicschool.com.br\/account\/notifications","target":"_self","type":"DynamicPageLink"}},{"isVisible":true,"isVisibleMobile":true,"items":[],"label":"Settings","link":{"href":"https:\/\/www.opusmusicschool.com.br\/account\/settings","target":"_self","type":"DynamicPageLink"}}]},"comp-m9ubjlge_r_comp-luph70yy":{"collapsed":false},"comp-m9ubjlge_r_comp-luph9qg83":{"label":"@opus_music_school","link":{"type":"ExternalLink","href":"https:\/\/www.instagram.com\/opus_music_school","target":"_blank","rel":"noreferrer noopener"}}}],"ssrStyleUpdates":[{"comp-m9ubjlge_r_comp-m010jxj2":{"visibility":"hidden !important","overflow":"clip !important","height":"0 !important","width":"0 !important","min-width":"0 !important","min-height":"0 !important","margin-bottom":"0 !important","margin-left":"0 !important","margin-right":"0 !important","padding":"0 !important","position":"absolute !important","margin-top":"0 !important"}}],"ssrStructureUpdates":[{"comp-m9ubjlge_r_comp-lp9pu1jk":{"deleted":false}}]},"pages":{"compIdToTypeMap":{"CONTROLLER_COMP_CUSTOM_ID":"AppController","comp-iqfdzn9e":"WPhoto","comp-kp61t8y8":"LanguageSelector","comp-k19l0q0f":"WPhoto","WRchTxtn":"WRichText","WRchTxti":"WRichText","comp-lgpkyfrr":"WRichText","comp-k2z1nf7p":"GoogleMap","comp-iqfi3nbd":"SiteButton","comp-lgpkpo8o":"LinkBar","SITE_STRUCTURE_WRichText_1":"WRichText","comp-jggvcfhg":"VerticalMenu","masterPage":"MasterPage","SITE_HEADER":"HeaderContainer","SITE_FOOTER":"FooterContainer","PAGES_CONTAINER":"PagesContainer","SOSP_CONTAINER_CUSTOM_ID":"Container","comp-lhtfaoey":"StylableHorizontalMenu","comp-kiruttnx":"tpaWidgetNative","SITE_PAGES":"PageGroup","comp-jggvcfog":"tpaWidgetNative","BACKGROUND_GROUP":"BackgroundGroup","SCROLL_TO_TOP":"Anchor","SCROLL_TO_BOTTOM":"Anchor","soapAfterPagesContainer":"MeshGroup","SKIP_TO_CONTENT_BTN":"SkipToContentButton","StrpSldshw0-4sg":"SlideShowGallery","comp-maycpap6":"SiteButton","comp-k0wq6psj":"WRichText","comp-k0wok4ri":"VideoPlayer","comp-k2w7iq8v":"VideoPlayer","comp-k2w7mx80":"VideoPlayer","comp-ixs5rdpc":"FiveGridLine","comp-jb3v0emr":"FiveGridLine","comp-jb3uzl3b":"WRichText","comp-k0znzd13":"WRichText","comp-jb3uw1ru":"SeoTpaGallery","comp-keoki6dq":"WRichText","comp-k0woxkky":"SiteButton","comp-m9ubjlge_r_comp-lp9pu1jk":"ProGallery","comp-m9ubjlge_r_comp-m010jxj2":"StylableButton","comp-m9ubjlge_r_comp-luph7m8r":"WRichText","comp-m9ubjlge_r_comp-luph9qg83":"StylableButton","comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwctm3h":"WRichText","comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcu1sz":"WRichText","pageBackground_mainPage":"PageBackground","mainPage":"Page","comp-lpiph79p":"ClassicSection","comp-lpiph79t":"ClassicSection","comp-m9ublh80":"ClassicSection","comp-lpiph79u":"ClassicSection","comp-lpiph79v":"ClassicSection","comp-k0zmx4ih":"Container","comp-k0sktz3g":"Repeater","comp-m9ubjlge":"RefComponent","comp-k0znggqb":"tpaWidgetNative","comp-k0sktz93":"MediaContainer","comp-m9ubjlge_r_comp-lgnn37ba":"AppWidget","comp-m9ubjlge_r_comp-lgnn37bd1":"Container","comp-m9ubjlge_r_comp-lqwd66ma":"RefComponent","comp-m9ubjlge_r_comp-luph70yy":"Container","comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2e":"AppWidget","comp-m9ubjlge_r_comp-luph9qfy":"Container","comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2i":"Container","comp-m9ubjlge_r_comp-luph9qg41":"GhostComp","ContainermainPage":"Group","comp-m9ubjlge_r_comp-lgnn37bd1_relative":"ResponsiveContainer","comp-m9ubjlge_r_comp-luph70yy_relative":"ResponsiveContainer","comp-m9ubjlge_r_comp-luph9qfy_relative":"ResponsiveContainer","comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwcss2i_relative":"ResponsiveContainer","DYNAMIC_STRUCTURE_CONTAINER":"DynamicStructureContainer","site-root":"DivWithChildren","main_MF":"DivWithChildren","mainPage_wrapper":"PageMountUnmount","mainPage_wrapper_background":"PageMountUnmount"}},"appsWarmupData":{"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"initialData":{"counters":{},"roles":{}}},"14271d6f-ba62-d045-549b-ab972ae1f70e":{"comp-k0znggqb_appSettings":{"pageId":"d34uk","styleId":"style-jyem87tx","upgrades":{"fullscreen":{"date":"Tue Dec 11 2018 18:15:52 GMT+0300 (Москва, стандартное время)"}},"galleryId":"1f066bfd-56bd-49fa-93b2-78a7d07631aa","layoutTeaserShowed":true},"comp-k0znggqb_galleryData":{"items":[{"itemId":"b3c90dd6-d326-4564-8e86-20132c592618","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.915,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1536,"width":2048,"fileName":"IMG_1390.JPG","name":"7471ae_6d261eec6c0a44efb58893cebf7019e2~mv2_d_2048_1536_s_2.jpg"},"mediaUrl":"7471ae_6d261eec6c0a44efb58893cebf7019e2~mv2_d_2048_1536_s_2.jpg"},{"itemId":"cd5419f2-1440-4de0-974a-781b789581fa","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.916,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1536,"width":2048,"fileName":"IMG_1389.JPG","name":"7471ae_6bee5a57f8b94e15bed66dafc15a1631~mv2_d_2048_1536_s_2.jpg"},"mediaUrl":"7471ae_6bee5a57f8b94e15bed66dafc15a1631~mv2_d_2048_1536_s_2.jpg"},{"itemId":"cf7eee38-5761-41ee-851c-a9fe96464b57","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.917,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1536,"width":2048,"fileName":"IMG_1386.JPG","name":"7471ae_fcd54197347545569fd6f3e9e84fa107~mv2_d_2048_1536_s_2.jpg"},"mediaUrl":"7471ae_fcd54197347545569fd6f3e9e84fa107~mv2_d_2048_1536_s_2.jpg"},{"itemId":"6d00ac56-33ea-4cca-b3e0-bd6cf5058bc0","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.918,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1536,"width":2048,"fileName":"IMG_1385.JPG","name":"7471ae_68e36db5130643678af5f2017e2fab09~mv2_d_2048_1536_s_2.jpg"},"mediaUrl":"7471ae_68e36db5130643678af5f2017e2fab09~mv2_d_2048_1536_s_2.jpg"},{"itemId":"c7e24e9b-7198-4f15-b4ac-240f0ca1b9ba","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.919,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.60824174,0.32177734],"fileName":"IMG_1379.JPG","name":"7471ae_b56c5322bfd64feca9fcfc761528c160~mv2.jpg"},"mediaUrl":"7471ae_b56c5322bfd64feca9fcfc761528c160~mv2.jpg"},{"itemId":"6c215db3-8a1e-4b86-a939-81dc0d234671","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.92,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.45302197,0.17480469],"fileName":"IMG_1371.JPG","name":"7471ae_2709aa33d3104b059b68ee394d1ddaa7~mv2.jpg"},"mediaUrl":"7471ae_2709aa33d3104b059b68ee394d1ddaa7~mv2.jpg"},{"itemId":"747c6127-2a4a-4705-a854-b194e50371ed","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.921,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.49175823,0.31689453],"fileName":"IMG_1377.JPG","name":"7471ae_7073ed41c88f4247b2a4c627f9340065~mv2.jpg"},"mediaUrl":"7471ae_7073ed41c88f4247b2a4c627f9340065~mv2.jpg"},{"itemId":"858beb77-2939-42f8-bb72-78249854255d","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.922,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.49093407,0.23388672],"fileName":"IMG_1373.JPG","name":"7471ae_86ce4442f6f443129b9baf48aa1be437~mv2.jpg"},"mediaUrl":"7471ae_86ce4442f6f443129b9baf48aa1be437~mv2.jpg"},{"itemId":"338c8253-4b38-464a-b725-66c9d3bc3c9e","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.923,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.5695055,0.4013672],"fileName":"IMG_1376.JPG","name":"7471ae_006c11dbc3224cff85b5bdcf9bdb3e26~mv2.jpg"},"mediaUrl":"7471ae_006c11dbc3224cff85b5bdcf9bdb3e26~mv2.jpg"},{"itemId":"57a68b98-0c14-4c68-9b34-d24def8eaeca","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.924,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.36236262,0.47460938],"fileName":"IMG_1365.JPG","name":"7471ae_68c4f8a9a5164cbfae1f14991042c5fb~mv2.jpg"},"mediaUrl":"7471ae_68c4f8a9a5164cbfae1f14991042c5fb~mv2.jpg"},{"itemId":"276b256d-8804-4ee2-a7dc-0bfe2ab2b6f6","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.925,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.66126376,0.28808594],"fileName":"IMG_1367.JPG","name":"7471ae_e158a4fd7ff54dd2a3c835183b028263~mv2.jpg"},"mediaUrl":"7471ae_e158a4fd7ff54dd2a3c835183b028263~mv2.jpg"},{"itemId":"dfd30670-d37c-400c-871f-ab74cd3af482","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.926,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"fileName":"IMG_1369.JPG","name":"7471ae_de22ba58a7f24c2db01e41cbd358ab6e~mv2.jpg"},"mediaUrl":"7471ae_de22ba58a7f24c2db01e41cbd358ab6e~mv2.jpg"},{"itemId":"d863d047-f140-48df-b59b-15a6562db9be","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.927,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.35851648,0.32861328],"fileName":"IMG_1361.JPG","name":"7471ae_50b59ec4f91f4802bbea392dab344d77~mv2.jpg"},"mediaUrl":"7471ae_50b59ec4f91f4802bbea392dab344d77~mv2.jpg"},{"itemId":"f4ad471f-0a0d-43a0-847e-81fda96ab6dd","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.928,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.5255495,0.26708984],"fileName":"IMG_1354.JPG","name":"7471ae_c7a0496a2f5c4298ab552320ba9ae9b2~mv2.jpg"},"mediaUrl":"7471ae_c7a0496a2f5c4298ab552320ba9ae9b2~mv2.jpg"},{"itemId":"34bb5007-1664-4869-a86e-fa687b3f44ea","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.929,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.5197802,0.26123047],"fileName":"IMG_1356.JPG","name":"7471ae_162e444944254b2d990e0b7c98c92f1e~mv2.jpg"},"mediaUrl":"7471ae_162e444944254b2d990e0b7c98c92f1e~mv2.jpg"},{"itemId":"e27a2afe-c15c-41d1-add7-0cb5f72717c5","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.93,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.5068681,0.27197266],"fileName":"IMG_1355.JPG","name":"7471ae_9b9e961acc6f44b797a21d6295171025~mv2.jpg"},"mediaUrl":"7471ae_9b9e961acc6f44b797a21d6295171025~mv2.jpg"},{"itemId":"f343bcc2-3b01-4773-beb6-fae54bbf4676","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.931,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.5,0.3935547],"fileName":"IMG_1359.JPG","name":"7471ae_2ee8b7e28cdc4c489e69852b10189deb~mv2.jpg"},"mediaUrl":"7471ae_2ee8b7e28cdc4c489e69852b10189deb~mv2.jpg"},{"itemId":"7379a80e-88fa-4fa8-a961-2542ea1a9d1a","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.932,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.48241758,0.56689453],"fileName":"IMG_1349.JPG","name":"7471ae_f43b5f21aef84a509cf6cc22d34b1328~mv2.jpg"},"mediaUrl":"7471ae_f43b5f21aef84a509cf6cc22d34b1328~mv2.jpg"},{"itemId":"86618f8e-2df6-47c1-829c-591b0fb18f43","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.933,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.43159342,0.29492188],"fileName":"IMG_1351.JPG","name":"7471ae_739d6d7b0cc144efb3d1dd7e4c2e1b26~mv2.jpg"},"mediaUrl":"7471ae_739d6d7b0cc144efb3d1dd7e4c2e1b26~mv2.jpg"},{"itemId":"dd6e3f23-26ac-49c7-bebd-75eef58b306e","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.934,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.43846154,0.25341797],"fileName":"IMG_1348.JPG","name":"7471ae_783c87b600a74a8b990eecb0676ca10a~mv2.jpg"},"mediaUrl":"7471ae_783c87b600a74a8b990eecb0676ca10a~mv2.jpg"},{"itemId":"d4027049-6563-4415-9c17-4fbd6c5d25c0","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.935,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.30604395,0.28515625],"fileName":"IMG_1350.JPG","name":"7471ae_1d6c970293ea4665ae89187c40ace62b~mv2.jpg"},"mediaUrl":"7471ae_1d6c970293ea4665ae89187c40ace62b~mv2.jpg"},{"itemId":"ec241f4e-cc8b-4220-a152-f8d9db774629","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.936,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"fileName":"IMG_1347.JPG","name":"7471ae_11cc63801b464b11a30984ecd5e4859b~mv2.jpg"},"mediaUrl":"7471ae_11cc63801b464b11a30984ecd5e4859b~mv2.jpg"},{"itemId":"9721d451-5f8c-4701-ab45-07e6d3d1940f","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.937,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"fileName":"IMG_1345.JPG","name":"7471ae_011cff1e7d6543f9b214839c48c35367~mv2.jpg"},"mediaUrl":"7471ae_011cff1e7d6543f9b214839c48c35367~mv2.jpg"},{"itemId":"482d6490-1f5e-4aff-9b9e-ca0160158382","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.938,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.43516484,0.2553711],"fileName":"IMG_1346.JPG","name":"7471ae_c212470aee2a4b3baba29b3b045b89f9~mv2.jpg"},"mediaUrl":"7471ae_c212470aee2a4b3baba29b3b045b89f9~mv2.jpg"},{"itemId":"c6c21d9c-afab-42d9-a6ba-fbf461b382cf","isSecure":false,"createdDate":"2019-09-25T19:25:10.000Z","orderIndex":1569439510.939,"metaData":{"title":"","link":{"type":"none","target":"_blank"},"sourceName":"private","tags":["_fileOrigin_uploaded"],"height":1024,"width":1820,"focalPoint":[0.5563187,0.42236328],"fileName":"IMG_1344.JPG","name":"7471ae_a3efaf54b9204bf68125242b6b7d40c8~mv2.jpg"},"mediaUrl":"7471ae_a3efaf54b9204bf68125242b6b7d40c8~mv2.jpg"}],"totalItemsCount":61}}},"ooi":{"failedInSsr":{}}}</script>
<!-- warmup data end -->

<!-- presets polyfill -->




<!-- detect browser zoom -->









</body>
</html>

