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

  
    <!-- Minimal SEO runtime context required by inline and deferred scripts -->
    <script>window.viewerModel = {"fleetConfig":{"code":1,"type":"Rollout"},"mode":{"debug":false},"siteFeaturesConfigs":{"seo":{"isInSEO":true},"sessionManager":{"isRunningInDifferentSiteContext":false}},"accessTokensUrl":"https:\/\/www.opusmusicschool.com.br\/_api\/v1\/access-tokens","commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"1529","renderingFlow":"NONE","language":"pt","locale":"pt-br"},"interactionSampleRatio":0.01,"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/","userDomainMediaPrefixes":[]},"requestUrl":"https:\/\/www.opusmusicschool.com.br\/?feed=rss2&page_id=2333","site":{"appNameForBiEvents":"thunderbolt","dc":"uw2-pub-1","externalBaseUrl":"https:\/\/www.opusmusicschool.com.br","metaSiteId":"c64d20ff-1352-4856-9e1d-32c775c5b63b","sessionId":"75e3f905-7390-4e4a-895d-09a5de1bcebf","siteRevision":1529,"siteType":"UGC"},"experiments":{"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.securityExperiments":true,"specs.thunderbolt.browserCacheReload":true}}</script>
  

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

      window.thunderboltTag = "QA_READY"
      window.thunderboltVersion = "1.17908.0"
    })();
  </script>

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

  
  <!-- BEGIN handleAccessTokens bundle -->

  <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.3250797b.bundle.min.js">(()=>{"use strict";let e,t,r,o;var n={},i={};function l(e){var t=i[e];if(void 0!==t)return t.exports;var r=i[e]={exports:{}};return n[e](r,r.exports,l),r.exports}function a(e){let{context:t,property:r,value:o,enumerable:n=!0}=e,i=e.get,l=e.set;if(!r||void 0===o&&!i&&!l)return Error("property and value are required");let a=t||globalThis,s=a?.[r],u={};if(void 0!==o)u.value=o;else{if(i){let e=c(i);e&&(u.get=e)}if(l){let e=c(l);e&&(u.set=e)}}let p={...u,enumerable:n||!1,configurable:!1};void 0!==o&&(p.writable=!1);try{Object.defineProperty(a,r,p)}catch(e){return e instanceof TypeError?s:e}return s}function c(e,t){return"function"==typeof e?e:e?.async===!0&&"function"==typeof e.func?t?async function(t){return e.func(t)}:async function(){return e.func()}:"function"==typeof e?.func?e.func:void 0}l.rv=()=>"1.6.8",l.ruid="bundler=rspack@1.6.8";try{a({property:"strictDefine",value:a})}catch{}try{a({property:"defineStrictObject",value:function e(t){let{context:r,property:o,propertiesToExclude:n=[],skipPrototype:i=!1,hardenPrototypePropertiesToExclude:l=[]}=t;if(!o)return Error("property is required");let c=(r||globalThis)[o],p={},f=u(r,o);c&&("object"==typeof c||"function"==typeof c)&&Reflect.ownKeys(c).forEach(e=>{if(!n.includes(e)&&!s.includes(e)){let t=u(c,e);if(t&&(t.writable||t.configurable)){let{value:r,get:o,set:n,enumerable:i=!1}=t,l={};void 0!==r?l.value=r:o?l.get=o:n&&(l.set=n);try{let t=a({context:c,property:e,...l,enumerable:i});p[e]=t}catch(r){if(r instanceof TypeError)try{p[e]=t.value||t.get||t.set}catch{}else throw r}}}});let d={originalObject:c,originalProperties:p};if(!i&&c?.prototype!==void 0){let t=e({context:c,property:"prototype",propertiesToExclude:l,skipPrototype:!0});t instanceof Error||(d.originalPrototype=t?.originalObject,d.originalPrototypeProperties=t?.originalProperties)}return a({context:r,property:o,value:c,enumerable:f?.enumerable}),d}})}catch{}try{a({property:"defineStrictMethod",value:function(e,t){let r=(t||globalThis)[e],o=u(t||globalThis,e);return r&&o&&(o.writable||o.configurable)?(Object.freeze(r),a({context:globalThis,property:e,value:r})):r}})}catch{}var s=["toString","toLocaleString","valueOf","constructor","prototype"];function u(e,t){if(!(!e||!t))try{return Reflect.getOwnPropertyDescriptor(e,t)}catch{return}}function p(e){if("string"!=typeof e)return e;try{return decodeURIComponent(e).toLowerCase().trim()}catch{return e.toLowerCase().trim()}}function f(e,t){let r="";if("string"==typeof e)r=e.split("=")[0]?.trim()||"";else{if(!e||"string"!=typeof e.name)return!1;r=e.name}return t.has(p(r)||"")}function d(e,t){return("string"==typeof e?e.split(";").map(e=>e.trim()).filter(e=>e.length>0):e||[]).filter(e=>!f(e,t))}var y=null;function g(){return null===y&&(y=typeof Document>"u"?void 0:Object.getOwnPropertyDescriptor(Document.prototype,"cookie")),y}let 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)}}var v=["true","b","c","new","enabled"];let w=[],S=(e,t)=>{let r;return w.includes(t)||!0===(r=e[t])||"string"==typeof r&&v.includes(r.toLowerCase())},T="client-session-bind",k="sec-fetch-unsupported",{experiments:x}=window.viewerModel,{cookie:E}=(e=new Set([T,"client-binding",k,"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()}),P="tbReady",C="security_overrideGlobals",{experiments:D,siteFeaturesConfigs:M,accessTokensUrl:O}=window.viewerModel,$={},j=(t=b(T,E),S(x,"specs.thunderbolt.browserCacheReload")&&(b(k,E)||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(T),o=h(T,location.hostname),E.set.call(document,r),E.set.call(document,o),t);j&&($["client-binding"]=j);let A=fetch;addEventListener(P,function e(t){let{logger:r}=t.detail;try{window.tb.init({fetch:A,fetchHeaders:$})}catch(t){let e=Error("TB003");r.meter(`${C}_${e.message}`,{paramsOverrides:{errorType:C,eventString:e.message}}),window?.viewerModel?.mode.debug&&console.error(t)}finally{removeEventListener(P,e)}}),S(D,"specs.thunderbolt.hardenFetchAndXHR")||(window.fetchDynamicModel=()=>M.sessionManager.isRunningInDifferentSiteContext?Promise.resolve({}):fetch((()=>{try{let e="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope,t=globalThis?.parent!==globalThis,r=new URL(O,location.href);return(t||e)&&(r.searchParams.set("ifr",String(t)),r.searchParams.set("worker",String(e))),r.href}catch{return O}})(),{credentials:"same-origin",headers:$}).then(function(e){if(!e.ok)throw Error(`[${e.status}]${e.statusText}`);return e.json()}),window.dynamicModelPromise=window.fetchDynamicModel())})();
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.3250797b.bundle.min.js.map</script>

<!-- END handleAccessTokens bundle -->

<!-- BEGIN overrideGlobals bundle -->

<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.b271af7d.bundle.min.js">(()=>{"use strict";var e={},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var i=t[o]={exports:{}};return e[o](i,i.exports,r),i.exports}function o(e){let{context:t,property:r,value:o,enumerable:i=!0}=e,c=e.get,a=e.set;if(!r||void 0===o&&!c&&!a)return Error("property and value are required");let l=t||globalThis,s=l?.[r],u={};if(void 0!==o)u.value=o;else{if(c){let e=n(c);e&&(u.get=e)}if(a){let e=n(a);e&&(u.set=e)}}let p={...u,enumerable:i||!1,configurable:!1};void 0!==o&&(p.writable=!1);try{Object.defineProperty(l,r,p)}catch(e){return e instanceof TypeError?s:e}return s}function n(e,t){return"function"==typeof e?e:e?.async===!0&&"function"==typeof e.func?t?async function(t){return e.func(t)}:async function(){return e.func()}:"function"==typeof e?.func?e.func:void 0}r.rv=()=>"1.6.8",r.ruid="bundler=rspack@1.6.8";try{o({property:"strictDefine",value:o})}catch{}try{o({property:"defineStrictObject",value:c})}catch{}try{o({property:"defineStrictMethod",value:a})}catch{}var i=["toString","toLocaleString","valueOf","constructor","prototype"];function c(e){let{context:t,property:r,propertiesToExclude:n=[],skipPrototype:a=!1,hardenPrototypePropertiesToExclude:s=[]}=e;if(!r)return Error("property is required");let u=(t||globalThis)[r],p={},f=l(t,r);u&&("object"==typeof u||"function"==typeof u)&&Reflect.ownKeys(u).forEach(e=>{if(!n.includes(e)&&!i.includes(e)){let t=l(u,e);if(t&&(t.writable||t.configurable)){let{value:r,get:n,set:i,enumerable:c=!1}=t,a={};void 0!==r?a.value=r:n?a.get=n:i&&(a.set=i);try{let t=o({context:u,property:e,...a,enumerable:c});p[e]=t}catch(r){if(r instanceof TypeError)try{p[e]=t.value||t.get||t.set}catch{}else throw r}}}});let d={originalObject:u,originalProperties:p};if(!a&&u?.prototype!==void 0){let e=c({context:u,property:"prototype",propertiesToExclude:s,skipPrototype:!0});e instanceof Error||(d.originalPrototype=e?.originalObject,d.originalPrototypeProperties=e?.originalProperties)}return o({context:t,property:r,value:u,enumerable:f?.enumerable}),d}function a(e,t){let r=(t||globalThis)[e],n=l(t||globalThis,e);return r&&n&&(n.writable||n.configurable)?(Object.freeze(r),o({context:globalThis,property:e,value:r})):r}function l(e,t){if(!(!e||!t))try{return Reflect.getOwnPropertyDescriptor(e,t)}catch{return}}function s(e){return 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}:${e}`)&&(e=`${location.protocol}${e}`),!e.startsWith("http")||new URL(e).hostname===location.hostname}function u(e){if("string"!=typeof e)return e;try{return decodeURIComponent(e).toLowerCase().trim()}catch{return e.toLowerCase().trim()}}function p(e,t){return e instanceof Headers?e.forEach((r,o)=>{f(o,t)||e.delete(o)}):Object.keys(e).forEach(r=>{f(r,t)||delete e[r]}),e}function f(e,t){return!t.has(u(e)||"")}function d(e,t){let r=!0,o=u(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}var y=["true","b","c","new","enabled"];let b=[],g=(e,t)=>{let r;return b.includes(t)||!0===(r=e[t])||"string"==typeof r&&y.includes(r.toLowerCase())};performance.mark("overrideGlobals started");let{experiments:m}=window.viewerModel,v=g(m,"specs.thunderbolt.securityExperiments");try{let e,t;!function(){let e=globalThis.open,t=document.open;function r(t,r,o){let n="string"!=typeof t,i=e.call(window,t,r,o);return n||t&&s(t)?{}:i}o({property:"open",value:r,context:globalThis,enumerable:!0}),o({property:"open",value:function(e,o,n){return e?r(e,o,n):t.call(document,e||"",o||"",n||"")},context:document,enumerable:!0})}(),v&&function(){let e=document.createElement,t=Element.prototype.setAttribute,r=Element.prototype.setAttributeNS,n=Element.prototype.removeAttribute,i=(Object.getOwnPropertyDescriptor(HTMLIFrameElement.prototype,"contentWindow")?.get,Object.getOwnPropertyDescriptor(HTMLIFrameElement.prototype,"src")),c=i?.get,a=i?.set,l=Object.getOwnPropertyDescriptor(HTMLIFrameElement.prototype,"sandbox")?.get,s=DOMTokenList.prototype.add,p=DOMTokenList.prototype.remove,f=DOMTokenList.prototype.toggle,d=DOMTokenList.prototype.replace,y=Object.getOwnPropertyDescriptor(DOMTokenList.prototype,"value"),b=y?.get,g=y?.set,m=new WeakSet;o({property:"createElement",context:document,value:function(n,i){let c=e.call(document,n,i);return"iframe"===u(n)&&(o({property:"srcdoc",context:c,get:()=>"",set:()=>{console.warn("`srcdoc` is not allowed in iframe elements.")}}),o({property:"setAttribute",context:c,value:function(e,r){if("srcdoc"===e.toLowerCase())return void console.warn("`srcdoc` attribute is not allowed to be set.");t.call(c,e,r);e.toLowerCase()},enumerable:!1}),o({property:"setAttributeNS",context:c,value:function(e,t,o){if("srcdoc"===t.toLowerCase())return void console.warn("`srcdoc` attribute is not allowed to be set.");r.call(c,e,t,o);t.toLowerCase()},enumerable:!1})),c},enumerable:!0})}(),g(m,"specs.thunderbolt.hardenFetchAndXHR")&&v&&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||d(i,e))return o.apply(t,n);throw Error(r||`Request not allowed for path ${i}`)},t.setRequestHeader=function(e,r){f(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?p(t[0].headers,c):t[1]?.headers&&p(t[1].headers,c),t);return d(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})}(),e=[],t=(t=[]).concat(["TextEncoder","TextDecoder"]),v&&(t=t.concat(["XMLHttpRequestEventTarget","EventTarget"])),t=t.concat(["URL","JSON"]),v&&(e=e.concat(["addEventListener","removeEventListener"])),e=e.concat(["encodeURI","encodeURIComponent","decodeURI","decodeURIComponent"]),t=t.concat(["String","Number"]),v&&t.push("Object"),t=t.concat(["Reflect"]),e.forEach(e=>{a(e),["addEventListener","removeEventListener"].includes(e)&&a(e,document)}),t.forEach(e=>{c({property:e})}),v&&function(){return e("setTimeout",0,globalThis),e("setInterval",0,globalThis);function e(e,t,r){let n=r||globalThis,i=n[e];if(!i||"function"!=typeof i)throw Error(`Function ${e} not found or is not a function`);o({property:e,value:function(){let r=Array.from(arguments);if("string"!=typeof r[t])return i.apply(n,r);console.warn(`Calling ${e} with a String Argument at index ${t} is not allowed`)},context:r,enumerable:!0})}}()}catch(t){window?.viewerModel?.mode.debug&&console.error(t);let e=Error("TB006");window.fedops?.reportError(e,"security_overrideGlobals"),window.Sentry?window.Sentry.captureException(e):globalThis.defineStrictProperty("sentryBuffer",[e],window,!1)}performance.mark("overrideGlobals ended")})();
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.b271af7d.bundle.min.js.map</script>

<!-- END overrideGlobals bundle -->

  

  
  <script>
    window.commonConfig = viewerModel.commonConfig

	
    
    window.clientSdk = new Proxy({}, {get: () => () => new Promise(() => {})})
    
    
  </script>

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

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

  

  
      <!--pageHtmlEmbeds.head start-->
      <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.head start"></script>
    
      <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 -->
  

    

  
  <style id="a11y-contrast">
    @media (forced-colors: active) {
      #SITE_CONTAINER.focus-ring-active
        :not(.has-custom-focus):not(.ignore-focus):not([tabindex='-1']):focus,
      #SITE_CONTAINER.focus-ring-active
        :not(.has-custom-focus):not(.ignore-focus):not([tabindex='-1']):focus
        ~ .wixSdkShowFocusOnSibling {
        outline: 2px solid CanvasText;
        outline-offset: 2px;
      }
    }
  </style>
  

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

    
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-classic.95bff5e0.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[LanguageSelector].57f79477.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap.674e7dbc.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[GoogleMap].c573a625.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[VerticalMenu_VerticalMenuSolidColorSkin].64b9b603.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[HeaderContainer_DefaultWithFillLayers].ce8f195b.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Container_DefaultAreaSkin].69073092.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_menu.45f28881.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SkipToContentButton].c9649c22.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SlideShowGallery_SlideShowTextOverlay].d435b62c.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[VideoPlayer].b749152c.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[FiveGridLine_SolidLine].a3fea64c.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SeoTpaGallery].62a7a5cc.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ProGallery_Default].1e2fd642.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[StylableButton_Default].a4db0646.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ClassicSection].698c66d5.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[RefComponent].98cd6e5f.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[AppWidget_Responsive].00874df4.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Container_ResponsiveBox].ce566e07.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-responsive.4e8a21db.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/wix-thunderbolt/dist/Repeater_FixedColumns.17a84fdd.chunk.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/wix-thunderbolt/dist/group_7.c472a333.chunk.min.css" rel="stylesheet"/>
<script type="speculationrules">{"prefetch":[{"tag":"mpa-prefetch-eager","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":"/"}}]},"eagerness":"eager"}]}</script>
<link rel="stylesheet" href="https://static.parastorage.com/services/profile-card-tpa-ooi/1.2962.0/ProfileCardViewerWidget.min.css"/>
<style id="page-transitions">@view-transition {navigation: auto;types: SlideVertical}</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>
<link id="css_masterPage" 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%22823%22%7D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar%2C.builderSvgCssVars%2C.motionTimeAnimationsCSS%2C.resolveSpxWithoutEditorCheck&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5593.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&fileId=e697626d.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-css&ooiVersions=144097ea-fea0-498e-ade7-e6de40127106%253Dp.wix-vod-widget%252F1.4650.0%252FWixVideoViewerWidgetNoCss.%253B14c1462a-97f2-9f6a-7bb7-f5541f23caa6%253Dp.communities-blog-ooi%252F1.3320.0%252FBlogViewerWidgetNoCss.%253B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%253Dp.profile-card-tpa-ooi%252F1.2962.0%252FProfileCardViewerWidgetNoCss.%253B14dbefb9-3b7b-c4e9-53e8-766defd30587%253Dp.members-about-ooi%252F1.2707.0%252FProfileViewerWidgetNoCss.%253B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%253Dp.my-account-ooi%252F1.2854.0%252FMyAccountViewerWidgetNoCss.%253B211b5287-14e2-4690-bb71-525908938c81%253Dp.communities-blog-ooi%252F1.3320.0%252FPostViewerWidgetNoCss.&originalLanguage=pt&pageId=bf468f_addd5712781190723b0315bcda1d2bd5_1529.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.15487.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.15487.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=13a595fb-8716-49b0-aa0d-38ac25a9ee92&siteRevision=1529&stylableMetadataURLs=%5B%22editor-elements-library.thunderbolt.9cea5791c740c72d40f7e99d105bf8198e0339ac%22%2C%22editor-elements-design-systems.thunderbolt.edc6ef56cfcf6b32815b77e45c057edd288bc454%22%5D&viewMode=desktop" rel="stylesheet"/>
<link id="css_mainPage" 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%22823%22%7D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar%2C.builderSvgCssVars%2C.motionTimeAnimationsCSS%2C.resolveSpxWithoutEditorCheck&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5593.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&featuresToIgnore=stylableCss%2CcompCssMappers&fileId=e697626d.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-css&originalLanguage=pt&pageId=bf468f_123774d7c48c114db150dfea2b607b28_1528.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.15487.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.15487.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=13a595fb-8716-49b0-aa0d-38ac25a9ee92&siteRevision=1529&viewMode=desktop" rel="stylesheet"/>
<link id="stylableCss_mainPage" 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%22823%22%7D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar%2C.builderSvgCssVars%2C.motionTimeAnimationsCSS%2C.resolveSpxWithoutEditorCheck&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5593.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&featuresToRun=stylableCss&fileId=e697626d.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-css&originalLanguage=pt&pageId=bf468f_123774d7c48c114db150dfea2b607b28_1528.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.15487.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.15487.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=13a595fb-8716-49b0-aa0d-38ac25a9ee92&siteRevision=1529&stylableMetadataURLs=%5B%22editor-elements-library.thunderbolt.9cea5791c740c72d40f7e99d105bf8198e0339ac%22%2C%22editor-elements-design-systems.thunderbolt.edc6ef56cfcf6b32815b77e45c057edd288bc454%22%5D&viewMode=desktop" rel="stylesheet"/>
<link id="compCssMappers_mainPage" 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%22823%22%7D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5593.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&featuresToRun=compCssMappers&fileId=b7fd0f0f.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-css-mappers&ooiVersions=144097ea-fea0-498e-ade7-e6de40127106%253Dp.wix-vod-widget%252F1.4650.0%252FWixVideoViewerWidgetNoCss.%253B14c1462a-97f2-9f6a-7bb7-f5541f23caa6%253Dp.communities-blog-ooi%252F1.3320.0%252FBlogViewerWidgetNoCss.%253B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%253Dp.profile-card-tpa-ooi%252F1.2962.0%252FProfileCardViewerWidgetNoCss.%253B14dbefb9-3b7b-c4e9-53e8-766defd30587%253Dp.members-about-ooi%252F1.2707.0%252FProfileViewerWidgetNoCss.%253B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%253Dp.my-account-ooi%252F1.2854.0%252FMyAccountViewerWidgetNoCss.%253B211b5287-14e2-4690-bb71-525908938c81%253Dp.communities-blog-ooi%252F1.3320.0%252FPostViewerWidgetNoCss.&originalLanguage=pt&pageId=bf468f_123774d7c48c114db150dfea2b607b28_1528.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.15487.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.15487.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=13a595fb-8716-49b0-aa0d-38ac25a9ee92&siteRevision=1529&viewMode=desktop" rel="stylesheet"/>
</head>
<body class='' >


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







    <!--pageHtmlEmbeds.bodyStart start-->
    <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyStart start"></script>
    
        <script type="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;} #comp-m9ubjlge_r_comp-lgnn37bd1{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="qe3oTb ignore-focus SCROLL_TO_TOP" role="region" tabindex="-1" aria-label="top of page"><span class="TvbeET">top of page</span></div><div id="BACKGROUND_GROUP" class="backgroundGroup_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 _7xVID"><div id="bgLayers_pageBackground_mainPage" data-hook="bgLayers" data-motion-part="BG_LAYER pageBackground_mainPage" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_pageBackground_mainPage" data-motion-part="BG_MEDIA pageBackground_mainPage" class="ROWgFb"></div></div></div></div></div><div id="site-root" class="site-root"><div id="masterPage" class="mesh-layout masterPage css-editing-scope"><header id="SITE_HEADER" class="MLzr0a SITE_HEADER wixui-header" tabindex="-1"><div class="uZIV9d"><div id="bgLayers_SITE_HEADER" data-hook="bgLayers" data-motion-part="BG_LAYER SITE_HEADER" class="QG9w8P XzOkCb"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_SITE_HEADER" data-motion-part="BG_MEDIA SITE_HEADER" class="ROWgFb"></div></div><div class="ncI7Xj"></div></div><div class="XKFSfx"><div data-mesh-id="SITE_HEADERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_HEADERinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-iqfdzn9e" class="W4V2qg comp-iqfdzn9e wixui-image cs40a3"><a data-testid="linkElement" href="https://www.opusmusicschool.com.br" target="_self" class="apPOZK"><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="gRkIq0 sFiSiq" width="170" height="128"/></a></div><div id="comp-kp61t8y8"></div><div id="comp-lhtfaoey" class="comp-lhtfaoey I9v6Rw wZrAIE" data-prehydration=""><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 MAKI</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/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="W4V2qg comp-k19l0q0f wixui-image"><div data-testid="linkElement" class="apPOZK"><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="gRkIq0 sFiSiq" 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="Y3K28_ SITE_PAGES"><div id="SITE_PAGES_TRANSITION_GROUP" class="uvik8H"><div id="mainPage" class="i0StQr theme-vars mainPage"><div class="pTvOx2 wixui-page" data-testid="page-bg"></div><div class="JJb9Mt"><div id="ContainermainPage" class="ContainermainPage wH18kY"><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="Le88gL 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="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lpiph79p" data-motion-part="BG_MEDIA comp-lpiph79p" class="ROWgFb"></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="w02eM9 StrpSldshw0-4sg wixui-gallery"><div class="w3sg0B"><div class="dqLHMM hVB9N7 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><div class="gHvfPd H5rmg1" data-testid="gallery-item-click-action-image-zoom" role="button" aria-haspopup="true" tabindex="0" aria-describedby="describedby_item-0-StrpSldshw0-4sg"><div class="fpCLuq"><div class="F3sxLc"><div class="r95GFX"><wow-image id="img_undefined" class="Qh0lWW WkYPjq" 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="VfD554 As86Ls"><div data-testid="gallery-item-title" class="GNob0l"></div><p data-testid="gallery-item-description" class="U4WtSO"></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="dqLHMM hVB9N7 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><div class="gHvfPd H5rmg1" data-testid="gallery-item-click-action-image-zoom" role="button" aria-haspopup="true" tabindex="0" aria-describedby="describedby_item-1-StrpSldshw0-4sg"><div class="fpCLuq"><div class="F3sxLc"><div class="r95GFX"><wow-image id="img_undefined" class="Qh0lWW WkYPjq" 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="VfD554 As86Ls"><div data-testid="gallery-item-title" class="GNob0l"></div><p data-testid="gallery-item-description" class="U4WtSO"></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="dqLHMM hVB9N7 wixui-gallery__item" data-testid="gallery-item-ghost" data-image-mode="clipImage" data-has-transition="false"><div class="gHvfPd H5rmg1" data-testid="gallery-item-click-action-image-zoom" role="button" aria-haspopup="true" tabindex="0" aria-describedby="describedby_item-3-StrpSldshw0-4sg"><div class="fpCLuq"><div class="F3sxLc"><div class="r95GFX"><wow-image id="img_undefined" class="Qh0lWW WkYPjq" 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="VfD554 As86Ls"><div data-testid="gallery-item-title" class="GNob0l"></div><p data-testid="gallery-item-description" class="U4WtSO"></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="yr08EU" data-testid="gallery-navButtons"><button class="Y0ItqY e1g7fc" data-testid="gallery-prevButton" type="button"><span data-testid="gallery-prevButtonInner" role="presentation" aria-hidden="true"></span></button><button class="Y0ItqY vIDrnX" 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="QS0LiP" aria-live="polite"><div class="dqLHMM hVB9N7 wixui-gallery__item" data-testid="gallery-item-item" data-image-mode="clipImage" data-has-transition="false"><div class="gHvfPd H5rmg1" 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="fpCLuq"><div class="F3sxLc"><div class="r95GFX"><wow-image id="img_undefined" class="Qh0lWW WkYPjq" 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="VfD554 As86Ls"><div data-testid="gallery-item-title" class="GNob0l"></div><p data-testid="gallery-item-description" class="U4WtSO"></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="b_sJh_"><div data-testid="gallery-counter" class="mLucRc">1/4</div></div><div class="L7KnxN"></div></div><div id="comp-k0zmx4ih" class="gpDCD5 comp-k0zmx4ih"><div class="jv9xi4 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="N8MGzv _v6ohL AWXfZq 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 mu5PoX" id="comp-maycpap6" aria-disabled="false"><a data-testid="linkElement" href="https://api.whatsapp.com/send?phone=5511988043760" target="_blank" rel="noreferrer noopener" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Agende já sua aula!"><span class="OR4Nv8 wixui-button__label">Agende já sua aula!</span></a></div></div></div></section><section id="comp-msf6b0gc" tabindex="-1" class="Le88gL comp-msf6b0gc wixui-section" data-block-level-container="ClassicSection"><div class="ClLWjk" id="início-2"></div><div id="bgLayers_comp-msf6b0gc" data-hook="bgLayers" data-motion-part="BG_LAYER comp-msf6b0gc" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-msf6b0gc" data-motion-part="BG_MEDIA comp-msf6b0gc" class="ROWgFb"></div></div><div data-mesh-id="comp-msf6b0gcinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-msf6b0gcinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-msf6f83n" class="N8MGzv _v6ohL AWXfZq comp-msf6f83n wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:50px; text-align:center;"><span style="color:#000000;" class="wixui-rich-text__text"><span style="font-size:50px;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:cinzel,serif;" class="wixui-rich-text__text">Notas que unem.</span></span></span></span></h2></div><div id="comp-msf6bvip" class="VideoPlayer2054936319__root comp-msf6bvip wixui-video-player" data-autoplay="true"><div data-player-name="Playable" data-testid="playable" class="VideoPlayer2054936319__playerContainer" aria-label="Your Video Title Video Player"></div></div></div></div></section><section id="comp-lpiph79t" tabindex="-1" class="Le88gL 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="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lpiph79t" data-motion-part="BG_MEDIA comp-lpiph79t" class="ROWgFb"></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="N8MGzv _v6ohL AWXfZq 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 nJiBti 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 FDI5TK wixui-repeater__item"><div id="bgLayers_comp-k0sktz93__item1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-k0sktz93__item1" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-k0sktz93__item1" data-motion-part="BG_MEDIA comp-k0sktz93__item1" class="ROWgFb"><wow-image id="img_comp-k0sktz93__item1" class="Qh0lWW ayCf9D fO4mKs NgeJ4N 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 mu5PoX" id="comp-k0woxkky__item1" aria-disabled="false"><a data-testid="linkElement" href="https://www.opusmusicschool.com.br/professores" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Nossos professores"><span class="OR4Nv8 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 FDI5TK wixui-repeater__item"><div id="bgLayers_comp-k0sktz93__item2" data-hook="bgLayers" data-motion-part="BG_LAYER comp-k0sktz93__item2" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-k0sktz93__item2" data-motion-part="BG_MEDIA comp-k0sktz93__item2" class="ROWgFb"><wow-image id="img_comp-k0sktz93__item2" class="Qh0lWW ayCf9D fO4mKs NgeJ4N 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 mu5PoX" id="comp-k0woxkky__item2" aria-disabled="false"><a data-testid="linkElement" href="https://www.opusmusicschool.com.br/nossos-cursos" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Nossa escola "><span class="OR4Nv8 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 FDI5TK wixui-repeater__item"><div id="bgLayers_comp-k0sktz93__item3" data-hook="bgLayers" data-motion-part="BG_LAYER comp-k0sktz93__item3" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-k0sktz93__item3" data-motion-part="BG_MEDIA comp-k0sktz93__item3" class="ROWgFb"><wow-image id="img_comp-k0sktz93__item3" class="Qh0lWW ayCf9D fO4mKs NgeJ4N 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 mu5PoX" id="comp-k0woxkky__item3" aria-disabled="false"><a data-testid="linkElement" href="https://www.opusmusicschool.com.br/nossos-servicos" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Nossos Cursos"><span class="OR4Nv8 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 FDI5TK wixui-repeater__item"><div id="bgLayers_comp-k0sktz93__item-j9oa3rji" data-hook="bgLayers" data-motion-part="BG_LAYER comp-k0sktz93__item-j9oa3rji" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-k0sktz93__item-j9oa3rji" data-motion-part="BG_MEDIA comp-k0sktz93__item-j9oa3rji" class="ROWgFb"><wow-image id="img_comp-k0sktz93__item-j9oa3rji" class="Qh0lWW ayCf9D fO4mKs NgeJ4N 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 mu5PoX" id="comp-k0woxkky__item-j9oa3rji" aria-disabled="false"><a data-testid="linkElement" href="https://www.opusmusicschool.com.br/coral-corporativo" target="_self" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Opus Coral &amp; Orquestra "><span class="OR4Nv8 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="Le88gL 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="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-m9ublh80" data-motion-part="BG_MEDIA comp-m9ublh80" class="ROWgFb"></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="HFEOE3 NaeT1r comp-m9ubjlge_r_comp-lgnn37bd1-container comp-m9ubjlge_r_comp-lgnn37bd1 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h 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="HFEOE3 NaeT1r 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="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m9ubjlge_r_comp-lqwd66ma_r_comp-lqwctm3h" class="N8MGzv _v6ohL AWXfZq 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="N8MGzv _v6ohL AWXfZq 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-mqz5ispp" class="comp-m9ubjlge_r_comp-mqz5ispp" style="visibility:hidden;overflow:hidden;width:0;min-width:0;height:0;min-height:0;pointer-events:none;margin:0;position:absolute"></div><div style="visibility:hidden;overflow:hidden;pointer-events:none"></div><div id="comp-m9ubjlge_r_comp-luph70yy" role="" class="HFEOE3 NaeT1r comp-m9ubjlge_r_comp-luph70yy-container comp-m9ubjlge_r_comp-luph70yy wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m9ubjlge_r_comp-luph7m8r" class="N8MGzv _v6ohL AWXfZq 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="HFEOE3 NaeT1r comp-m9ubjlge_r_comp-luph9qfy-container comp-m9ubjlge_r_comp-luph9qfy wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h 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="@wix"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">@wix</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span>
<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"></path>
    </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>
<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"></path>
    </g>
</svg>
</span></span></span></button></div></div></div></div></div></div></section><section id="comp-lpiph79u" tabindex="-1" class="Le88gL 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="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lpiph79u" data-motion-part="BG_MEDIA comp-lpiph79u" class="ROWgFb"></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 nJiBti wixui-horizontal-line"></div><div id="comp-jb3uzl3b" class="N8MGzv _v6ohL AWXfZq 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="Le88gL 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="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lpiph79v" data-motion-part="BG_MEDIA comp-lpiph79v" class="ROWgFb"></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="N8MGzv _v6ohL AWXfZq 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 SLZV3q"><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="CDNoF4 SITE_FOOTER wixui-footer" tabindex="-1"><div class="kBvIHj"><div class="EaoiSu" data-testid="screenWidthContainerBg"></div></div><div class="YmWgf4"><div class="H2MmBb"><div class="CmHRsG" data-testid="screenWidthContainerBgCenter"></div></div><div class="XgJ1FR"><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="N8MGzv _v6ohL AWXfZq 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="N8MGzv _v6ohL AWXfZq 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="N8MGzv _v6ohL AWXfZq 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="DDi8v8 comp-k2z1nf7p wixui-google-map"></div><div class="comp-iqfi3nbd mu5PoX" id="comp-iqfi3nbd" aria-disabled="false"><a data-testid="linkElement" href="https://api.whatsapp.com/send?phone=5511988043760" target="_blank" rel="noreferrer noopener" class="twJknM wixui-button ZhVEJq" aria-disabled="false" aria-label="Entre em contato"><span class="OR4Nv8 wixui-button__label">Entre em contato</span></a></div><div id="comp-lgpkpo8o" class="comp-lgpkpo8o w4DepW"><ul class="tN_ggS" aria-label="Redes sociais"><li id="dataItem-lgpkpoi5-comp-lgpkpo8o" class="re13Ik"><a data-testid="linkElement" href="https://www.instagram.com/opus_music_school/" target="_self" rel="noreferrer noopener" class="twXk19" 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="ZK9snE sFiSiq" width="46" height="46"/></a></li><li id="dataItem-lgpkpoi7-comp-lgpkpo8o" class="re13Ik"><a data-testid="linkElement" href="https://www.facebook.com/opusmusicschool/" target="_self" rel="noreferrer noopener" class="twXk19" 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="ZK9snE sFiSiq" width="46" height="46"/></a></li><li id="dataItem-lgpkpoi8-comp-lgpkpo8o" class="re13Ik"><a data-testid="linkElement" href="https://www.youtube.com/channel/UCMKrnG0E9Fp9xJ1T86FBVvQ" target="_self" rel="noreferrer noopener" class="twXk19" 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="ZK9snE sFiSiq" 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="UwkEpO _v6ohL AWXfZq 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="qe3oTb ignore-focus SCROLL_TO_BOTTOM" role="region" tabindex="-1" aria-label="bottom of page"><span class="TvbeET">bottom of page</span></div></div></div>

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

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

    
        <script id='sendFedopsLoadStarted'>
            (()=>{"use strict";var e={},r={};function t(i){var n=r[i];if(void 0!==n)return n.exports;var o=r[i]={exports:{}};return e[i](o,o.exports,t),o.exports}t.rv=()=>"1.6.8",t.ruid="bundler=rspack@1.6.8";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,c=e=>!!e&&s.test(e);!function(){var e;let r,{site:t,rollout:s,fleetConfig:d,requestUrl:l,isInSEO:p,shouldReportErrorOnlyInPanorama:u}=window.fedops.data,m=(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""})()||(p?"seo":""),w=!!m,{isCached:h,caching:f,microPop:g}=((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||[]),v={WixSite:1,UGC:2,Template:3}[t.siteType]||0,x=t.appNameForBiEvents,{isDACRollout:y,siteAssetsVersionsRollout:S}=s,I=+!!y,$=+!!S,b=0===d.code||1===d.code?d.code:null,_=2===d.code,P=Date.now()-window.initialTimestamps.initialTimestamp,O=Math.round(performance.now()-(()=>{try{let e=performance.getEntriesByType("navigation")[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e.activationStart??0}catch{}return 0})()),{visibilityState:T}=document,{fedops:R,addEventListener:k,thunderboltVersion:A}=window;R.apps=R.apps||{},R.apps[x]={startLoadTime:O},R.sessionId=t.sessionId,R.vsi=o(),R.is_cached=h,R.phaseStarted=C(28),R.phaseEnded=C(22),performance.mark("[cache] "+f+(g?" ["+g+"]":"")),R.reportError=(e,r="load")=>{let t=e?.reason||e?.message;t?(u||N(26,`&errorInfo=${t}&errorType=${r}`),E({error:{name:r,message:t,stack:e?.stack}})):e.preventDefault()},k("error",R.reportError),k("unhandledrejection",R.reportError);let M=!1;function N(e,r=""){if(l.includes("suppressbi=true"))return;var i="//frog.wix.com/bolt-performance?src=72&evid="+e+"&appName="+x+"&is_rollout="+b+"&is_company_network="+_+"&is_sav_rollout="+$+"&is_dac_rollout="+I+"&dc="+t.dc+(g?"&microPop="+g:"")+"&is_cached="+h+"&msid="+t.metaSiteId+"&session_id="+window.fedops.sessionId+"&ish="+w+"&isb="+w+(w?"&isbr="+m:"")+"&vsi="+window.fedops.vsi+"&caching="+f+(M?",browser_cache":"")+"&pv="+T+"&pn=1&v="+A+"&url="+encodeURIComponent(l)+"&client_url="+encodeURIComponent(window.location.href)+"&st="+v+`&ts=${P}&tsn=${O}`+r;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 E({transaction:e,error:r}){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:r?"ERROR":"INFO",message:r?.message??(e?.name&&`${e.name} START`),errorName:r?.name,errorStack:r?.stack,transactionName:e?.name,transactionAction:e&&"START",isSsr:!1,dataCenter:t.dc,isCached:!!h,isRollout:!!b,isHeadless:!!w,isDacRollout:!!I,isSavRollout:!!$,isCompanyNetwork:!!_}];try{let e=JSON.stringify({messages:i});return navigator.sendBeacon("https://panorama.wixapps.net/api/v1/bulklog",e)}catch(e){console.error(e)}}function C(e){return(r,t)=>{let i=Date.now()-P,n=`&name=${r}&duration=${i}`,o=t&&t.paramsOverrides?Object.keys(t.paramsOverrides).map(e=>e+"="+t.paramsOverrides[e]).join("&"):"";N(e,o?`${n}&${o}`:n)}}if(k("pageshow",({persisted:e})=>{e&&!M&&(M=!0,R.is_cached=!0)},!0),window.__browser_deprecation__)return;let D=document.referrer?`&document_referrer=${document.referrer}`:"",U=window.sessionStorage.getItem("isMpa"),B=U?`&isMpa=${U}`:"";U&&window.sessionStorage.removeItem("isMpa");let W=window.sessionStorage.getItem("mpaSessionId");W||(W=o(),window.sessionStorage.setItem("mpaSessionId",W)),window.fedops.mpaSessionId=W;let j=((e,r=!1)=>{if(!e)return 1;let t=e.navigator?.userAgent||"",i=e.devicePixelRatio||1;if(c(t))return e.visualViewport?.scale||1;if((e=>!!e&&!!e&&a.test(e)&&!c(e))(t)){let e,t;if(!r)return 1;let n=(()=>{try{let e=localStorage.getItem("wix_dpr_baseline");if(!e)return null;let r=Number(e);return r>0?{dpr:r}:null}catch{return null}})();return n?(e=i,t=n.dpr,!e||!t||t<=0||e<=t?1:Math.round(e/t*100)/100):1}return((e,r=0,t=0)=>{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})(i,e.innerWidth,e.outerWidth)})(window)>1,F=(e=window,r=e.visualViewport?.scale,{devicePixelRatio:e.devicePixelRatio||1,innerWidth:e.innerWidth,outerWidth:e.outerWidth,...null!=r?{visualViewportScale:r}:{}});N(21,`&platformOnSite=${window.fedops.data.platformOnSite}&hasInitialZoom=${j}&infoInitialZoom=${encodeURIComponent(JSON.stringify(F))}&mpaSessionId=${W}${D}${B}`),E({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.d91a0bac.bundle.min.js">(()=>{"use strict";var e,r,o,a,t,i,c,n={},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 n[e].call(o.exports,o,o.exports,f),o.loaded=!0,o.exports}if(f.m=n,f.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return f.d(r,{a:r}),r},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,f.t=function(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 i={};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=>{i[e]=()=>o[e]});return i.default=()=>o,f.d(t,i),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.91eb21e0.bundle.min.js":"3033"===e?"fastdom.inline.48a8bd4b.bundle.min.js":"1619"===e?"custom-element-utils.inline.bed4d734.bundle.min.js":"5205"===e?"render-indicator.inline.df41a0e9.bundle.min.js":"7151"===e?"version-indicator.inline.704acef2.bundle.min.js":"6008"===e?"bi-common.inline.9000b247.bundle.min.js":""+(({1059:"santa-platform-utils",1090:"speculationRules",1116:"passwordProtectedPage",1122:"group_19",1211:"siteUrlService",1278:"group_24",131:"siteThemeService",1353:"pageContextService",1374:"editorWixCodeSdk",1438:"sdkStateService",1522:"builderContextProviders",1533:"merge-mappers",1538:"businessLogger",1611:"group_44",1638:"quickActionBar",1788:"qaApi",1791:"businessLoggerService",1799:"BackgroundLayer",180:"urlService",1802:"provideCssService",1818:"Repeater_FixedColumns",182:"consentPolicy",1869:"windowScroll",1899:"platformSiteBusinessLoggerService",1932:"customCss",1951:"group_45",1969:"wixEcomFrontendWixCodeSdk",2017:"debug",2031:"platformInteractionsService",2089:"group_47",2122:"siteDynamicRouteService",2130:"ForwardRef",2198:"platformDynamicRouteService",2214:"siteConfigurationService",2220:"group_31",2221:"anchorsService",2226:"translationsService",2242:"builderModuleLoader",2303:"externalServices",2304:"TPAModal",2442:"group_37",2463:"siteTopologyService",2570:"thunderbolt-components-registry",2609:"imagePlaceholder",2616:"linkUtilsService",2624:"group_2",2689:"TPABaseComponent",2735:"TPAPreloaderOverlay",2771:"publicApiCallerService",28:"thunderbolt-components-registry-builder",2859:"platformEnvironmentService",2867:"namedSignalsService",2870:"platformNamedSignalsService",2880:"environmentService",294:"stores",2996:"seoService",3026:"lightboxService",3187:"businessManager",3220:"platformPublicApiCallerService",3221:"multilingual",325:"servicesManager",3336:"platformExperimentsService",3370:"domSelectors",338:"platformSiteTopologyService",3399:"platformSiteDynamicRouteService",3407:"clientSdk",3531:"panorama",3556:"warmupData",3607:"UnauthorizedComponent",3654:"ssrCache",3714:"seo-api-converters",3801:"wixDomSanitizer",3872:"siteMembers",3884:"tpaModuleProvider",3894:"protectedPages",3937:"siteRendererConfigurationService",3968:"platformEditorContextService",3979:"dynamicPages",399:"searchBox",3992:"componentsqaapi",3996:"environmentWixCodeSdk",4134:"group_4",4183:"svgLoader",419:"TPAPopup",4217:"group_21",4218:"group_0",4310:"becky-css",4331:"platform",4345:"dashboardWixCodeSdk",4354:"editorElementsDynamicTheme",4443:"pagesService",4444:"siteExperimentsService",4456:"sitePagesService",4499:"siteScrollBlockerService",4675:"stickyToComponent",470:"rendererConfigurationService",4708:"reporter-api",477:"group_32",4803:"dynamicRouteService",4819:"group_35",4990:"accessibility",5002:"group_28",5067:"accessibilityBrowserZoom",5154:"servicesManagerReact",5183:"renderIndicator",5187:"group_7",5213:"scrollToAnchor",5217:"siteRenderingContextService",5221:"containerSliderService",5238:"triggersAndReactions",5289:"SiteStyles",5296:"platformPubsub",5298:"assetsLoader",5363:"environment",5391:"widgetWixCodeSdk",5474:"platformPageContextService",5581:"platformRenderingContextService",5675:"group_41",569:"siteMembersService",572:"animationsWixCodeSdk",5735:"platformSiteSiteThemeService",5745:"ByocStyles",5750:"platformSiteMembersService",5761:"group_10",5794:"seo-api",5837:"group_14",5850:"siteBusinessLoggerService",5863:"appMonitoring",5874:"navigation",5901:"group_5",5976:"AppPart",6070:"platformSiteInteractionsService",6095:"styleUtilsService",6103:"usedPlatformApis",6134:"routerService",6135:"customUrlMapper",6155:"imagePlaceholderService",6182:"motion",6218:"group_11",6258:"group_20",6285:"versionIndicator",6336:"siteSiteThemeService",6428:"ContentReflowBanner",6453:"platformRendererConfigurationService",6526:"siteDeviceInfoService",6647:"mobileFullScreen",6715:"feedback",6732:"siteProvideCssService",6749:"router",6839:"platformFedopsLoggerService",6891:"group_38",6979:"consentPolicyService",6992:"platformTranslationsService",700:"module-executor",7016:"externalComponent",7109:"group_43",7141:"group_50",7146:"serviceRegistrar",7200:"canvas",7233:"FontRulersContainer",7284:"widget",7291:"platformMultilingualService",7356:"group_48",7360:"AppPart2",7482:"vsm-css",7502:"group_42",7538:"group_8",7554:"headAppenderService",7575:"renderer",7644:"group_6",7716:"group_40",7726:"TPAUnavailableMessageOverlay",7729:"tpa",7796:"Repeater_FluidColumns",7801:"testApi",7859:"siteMembersWixCodeSdk",7862:"platformLocaleService",7896:"platformSiteUrlService",7921:"interactions",7981:"domStore",8051:"animations",8207:"FontFaces",821:"group_25",8211:"cyclicTabbingService",8255:"platformRouterService",8277:"pageAnchors",8319:"platformSitePagesService",8332:"platformSiteThemeService",8339:"platformLinkUtilsService",8402:"platformConfigurationService",8428:"containerSlider",8547:"group_49",8559:"TPAWorker",8574:"builderComponent",858:"fedopsLoggerService",8634:"platformDeviceInfoService",8656:"RemoteRefDeadComp",8662:"GhostComp",8678:"cyclicTabbing",87:"ooi",8729:"group_9",8742:"topologyService",8770:"platformStyleUtilsService",8897:"siteAboveTheFoldService",8919:"group_3",8932:"group_39",897:"group_29",8970:"contentReflow",898:"group_46",906:"onloadCompsBehaviors",9081:"group_18",9091:"platformTopologyService",9111:"BuilderComponentDeadComp",9132:"siteEditorContextService",9134:"group_36",9182:"group_51",9214:"multilingualService",9270:"siteScrollBlocker",9316:"platformPagesService",9387:"group_27",9395:"popups",9421:"provideComponentService",9467:"platformSdkStateService",95:"componentsLoader",959:"group_23",9740:"wix-seo-SEO_DEFAULT",9763:"group_30",9764:"platformConsentPolicyService",9768:"group_22",9779:"tslib.inline",9794:"siteLocaleService",9845:"routerFetch",9863:"tpaWidgetNativeDeadComp",9899:"siteInteractionsService",9980:"mpaNavigation"})[e]||e)+"."+({1059:"97687ea7",1090:"851746fd",1116:"3816de9b",1122:"a617ed77",1171:"2a59485b",1193:"2569022a",1211:"85ca6cb1",1239:"13b3236c",1244:"ae66ca9f",1278:"305e8c68",131:"cfa0ee23",1353:"8e408c09",1374:"038d9db5",1438:"e883b66a",1463:"ce95caaa",1522:"8e187f1a",1533:"e8da2dc6",1538:"b3c0de71",1546:"633fdeb7",1567:"8a2ed6ac",1593:"185974ae",1611:"32da439a",1638:"e48f9c16",1788:"54c48f6e",1791:"2d664784",1799:"c6051cdc",180:"646756e1",1802:"3df59c19",1818:"82eb4dab",182:"a987db6a",1869:"94e57fc8",1899:"1b2057a6",1932:"92545dcf",1951:"c1314395",196:"baa4a8cb",1962:"e93dd1da",1969:"62ed7f20",1997:"219fdc2a",2017:"4c8a2e51",203:"93b8a21e",2031:"0972aa94",2046:"c3b0bdb6",2089:"84e4b439",2122:"cf9d7361",2130:"972f1da6",2198:"dcdf55cd",2214:"b3407eb8",2220:"820e7611",2221:"2b2254e2",2226:"d3f0a0ce",2242:"3e32cadd",2303:"a9aa058b",2304:"1c4e2cd1",2355:"dff147c9",2442:"22be02da",2463:"0391096e",2538:"bed4d851",2559:"35044fa3",2570:"1d402c62",2609:"3c11dd4b",2616:"89b26de8",2624:"67c33638",2639:"7853b464",2689:"fa382800",2725:"6b13159c",2735:"4bd510e1",2771:"da04ce9a",2777:"337d02e4",28:"2a0f0f7b",2859:"2b9317db",2867:"413074b3",2870:"4e4d5f25",2880:"676d132e",294:"271cca5b",2996:"c651b2c6",3026:"b35591f5",3187:"6bd030ea",3220:"4716e932",3221:"9d540a42",325:"97378610",330:"6686e7ed",3336:"da9f5032",3370:"1b55da8c",338:"7eda8ac1",3399:"ab0972b9",3407:"f155b667",3415:"27e0927d",3456:"4a19a8fa",3480:"987f1496",3531:"a27650b3",3556:"780ab490",3560:"1762fb1e",3583:"f8ed7ce7",3600:"83d984c4",3607:"8e13c2dd",3634:"94e30248",3654:"f7fb72e6",3714:"2cc9a061",3723:"af439be2",3801:"34d4abc7",3872:"e6468e98",3884:"51ac9350",3894:"6b5d83a2",3937:"6a371331",3968:"416cce38",3979:"4ff4e6f5",399:"b003db84",3992:"c87cc4ab",3996:"566c4d0f",4134:"272c55aa",4183:"eaac3f9d",419:"a13a7947",4217:"cb838eb5",4218:"b58e75e0",4310:"f5f5eada",4331:"d1162e0c",4345:"de335548",4354:"89ba8f0a",437:"748f01d1",4443:"cdab3cff",4444:"681aa90e",4456:"d8cb8478",4499:"0ab63d57",4675:"c717eba9",470:"ef2ebe53",4708:"71a5ef2b",477:"71b56717",4803:"824ca8f9",4819:"35cb204d",4980:"cbd2ff42",4990:"e4888b8e",5002:"517aa7aa",5028:"dcbabd4f",5067:"f43a588a",5154:"2187b4f5",5183:"c95e75a9",5187:"0a21109c",5192:"cc825f45",5213:"bd63e157",5217:"63721a41",5221:"fec3cd3a",5238:"2c5caf8e",5267:"a4e6564b",5289:"a8b3f792",5296:"d41c28b7",5298:"664431f5",5363:"7ac3f543",5391:"9112ecb9",5474:"55cfd378",5539:"4aa2904e",5581:"256b7c35",5675:"fdc7f282",569:"85ce470b",572:"9f05a568",5735:"5a3cfec9",5745:"4ac8a223",5750:"581e7d12",5761:"d3c97b81",5794:"a9fcf833",5837:"a7e0cdf0",5850:"333eb10e",5863:"57da5205",5874:"eba89c08",5901:"ed1c183e",5976:"6a8402a6",6070:"dc31d553",6086:"61c45f4e",6095:"98a18ef2",6103:"2fac58dc",6134:"664e9f31",6135:"64f7515a",6155:"c6a1d133",6182:"b080ca8f",6198:"ce015fff",6218:"18733d1a",6223:"f63c905f",6258:"2588c8a2",6285:"a8fe3456",6336:"6721363c",6428:"dffb6c1d",6453:"de2228ec",6474:"a86b17b7",6526:"0362d8ae",6647:"26016b15",6715:"9279907e",6732:"a3d18858",6749:"32a795c0",6753:"afdd5351",6839:"67cdc1b8",6891:"2fb20b49",6979:"2e4502a1",6992:"b199b90f",700:"81334661",7016:"2e78f1f7",7109:"fe23d399",7114:"73336236",7127:"130b4e34",7141:"f473d1ca",7146:"3376f5cc",7186:"3bc830d5",7200:"bfd00c3f",7233:"f9341c8b",7257:"7236aab7",7284:"1aaf65be",7291:"e92e4859",7356:"8aafa69d",7360:"327ec15d",7482:"c07eb7bb",7502:"00edceba",7538:"9220f1c1",754:"9c52b3e5",7554:"86d2abc6",7575:"320eeef1",7644:"b061daac",7716:"b48b66d9",7726:"8e304d9b",7729:"6edeff75",7796:"120ac45d",7801:"6a858867",7859:"6a6c6afd",7862:"1a0ce6ce",7896:"e2133554",7921:"9eb7c34d",7981:"ece10f59",8051:"d94f0463",8052:"29e79fff",81:"54fe0482",8155:"5a0141ee",8166:"deb21518",8167:"d0b9d59c",8207:"6c3c8de5",821:"724dfd3a",8211:"b9cd99de",8255:"40d16460",8277:"5ac241c2",8319:"9851d9fb",8332:"a711845b",8339:"2ccc441f",8402:"b66f7f7f",8428:"8d71c775",8487:"a7db3a46",8547:"4392f91f",8559:"6b34ddad",8574:"d7307c99",858:"84374dc7",8634:"4b8ddea3",8656:"afc9c6e5",8662:"56f311d7",8678:"a0ad2cb2",87:"35dd0965",8729:"7d089667",8742:"1abeb981",8770:"04ec9910",8863:"d3d9107f",8897:"c87fc374",8919:"fbd62613",8932:"dca0f811",897:"5e0152fc",8970:"3a7544b6",898:"1fd93beb",9022:"7216c82e",906:"b457547d",9071:"a9e0d43e",9081:"dacb1809",9091:"8368e3eb",9111:"ec7da82f",9132:"ffc79f2e",9134:"4b0f738f",9182:"49f9c6e7",9214:"2ca66c92",9269:"712ee971",9270:"d7ac0282",9316:"81af62d8",9387:"c4c38b3c",9395:"2b704839",9421:"5886298e",9467:"1b10e3bd",95:"037bc6b5",959:"82012ddd",9740:"6c1af586",9763:"9d2d4c10",9764:"58cf53ee",9768:"e636f159",9779:"cdbfecc7",9794:"56234440",9845:"c9420889",9863:"91e76dd4",9899:"dfe32ccf",9954:"07a4e2f0",9980:"bd7e02b4"})[e]+".chunk.min.js",f.miniCssF=e=>"5205"===e?"render-indicator.inline.d4591556.min.css":"7151"===e?"version-indicator.inline.7046c9c0.min.css":""+({1799:"BackgroundLayer",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]+"."+({1799:"0748fc04",1818:"17a84fdd",2304:"e96a6f61",2689:"88cd9698",2735:"44f745b9",419:"82254d4c",5187:"c472a333",5976:"a5efb1fa",6428:"91e2605c",7233:"3c707054",7360:"e5b1bfd5",7726:"2ffa98e3",7796:"564dd9aa",9863:"6f11f5af"})[e]+".chunk.min.css",f.g=(()=>{if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}})(),f.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),o={},f.l=function(e,r,a,t){if(o[e])return void o[e].push(r);if(void 0!==a)for(var i,c,n=document.getElementsByTagName("script"),d=0;d<n.length;d++){var l=n[d];if(l.getAttribute("src")==e){i=l;break}}i||(c=!0,(i=document.createElement("script")).timeout=120,f.nc&&i.setAttribute("nonce",f.nc),i.src=e),o[e]=[r];var s=function(r,a){i.onerror=i.onload=null,clearTimeout(p);var t=o[e];if(delete o[e],i.parentNode&&i.parentNode.removeChild(i),t&&t.forEach(function(e){return e(a)}),r)return r(a)},p=setTimeout(s.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=s.bind(null,i.onerror),i.onload=s.bind(null,i.onload),c&&document.head.appendChild(i)},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 i=a.length;i>0&&a[i-1][2]>t;i--)a[i]=a[i-1];a[i]=[r,o,t];return}for(var c=1/0,i=0;i<a.length;i++){for(var[r,o,t]=a[i],n=!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):(n=!1,t<c&&(c=t));if(n){a.splice(i--,1);var l=o();void 0!==l&&(e=l)}}return e},f.p="https://static.parastorage.com/services/wix-thunderbolt/dist/",f.rv=()=>"1.6.8","undefined"!=typeof document){var l=function(e,r,o,a,t){var i=document.createElement("link");return i.rel="stylesheet",i.type="text/css",f.nc&&(i.nonce=f.nc),i.href=r,i.onerror=i.onload=function(o){if(i.onerror=i.onload=null,"load"===o.type)a();else{var c=o&&("load"===o.type?"missing":o.type),n=o&&o.target&&o.target.href||r,d=Error("Loading CSS chunk "+e+" failed.\\n("+n+")");d.code="CSS_CHUNK_LOAD_FAILED",d.type=c,d.request=n,i.parentNode&&i.parentNode.removeChild(i),t(d)}},o?o.parentNode.insertBefore(i,o.nextSibling):document.head.appendChild(i),i},s=function(e,r){for(var o=document.getElementsByTagName("link"),a=0;a<o.length;a++){var t=o[a],i=t.getAttribute("data-href")||t.getAttribute("href");if(i&&(i=i.split("?")[0]),"stylesheet"===t.rel&&(i===e||i===r))return t}for(var c=document.getElementsByTagName("style"),a=0;a<c.length;a++){var t=c[a],i=t.getAttribute("data-href");if(i===e||i===r)return t}},p={404:0};f.f.miniCss=function(e,r){if(p[e])r.push(p[e]);else 0!==p[e]&&({1799:1,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(p[e]=new Promise(function(r,o){var a=f.miniCssF(e),t=f.p+a;if(s(a,t))return r();l(e,t,null,r,o)}).then(function(){p[e]=0},function(r){throw delete p[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 i=f.p+f.u(e),c=Error();f.l(i,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),i=r&&r.target&&r.target.src;c.message="Loading chunk "+e+" failed.\n("+a+": "+i+")",c.name="ChunkLoadError",c.type=a,c.request=i,o[1](c)}},"chunk-"+e,e)}else t[e]=0},f.O.j=e=>0===t[e],i=(e,r)=>{var o,a,[i,c,n]=r,d=0;if(i.some(e=>0!==t[e])){for(o in c)f.o(c,o)&&(f.m[o]=c[o]);if(n)var l=n(f)}for(e&&e(r);d<i.length;d++)a=i[d],f.o(t,a)&&t[a]&&t[a][0](),t[a]=0;return f.O(l)},(c=self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).forEach(i.bind(null,0)),c.push=i.bind(null,c.push.bind(c)),f.ruid="bundler=rspack@1.6.8"})();
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.d91a0bac.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.48a8bd4b.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["3033"],{17709(t){!function(e){"use strict";var i=function(){},n=e.requestAnimationFrame||e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.msRequestAnimationFrame||function(t){return setTimeout(t,16)};function s(){this.reads=[],this.writes=[],this.raf=n.bind(e),i("initialized",this)}function r(t){t.scheduled||(t.scheduled=!0,t.raf(a.bind(null,t)),i("flush scheduled"))}function a(t){i("flush");var e,n=t.writes,s=t.reads;try{i("flushing reads",s.length),t.runTasks(s),i("flushing writes",n.length),t.runTasks(n)}catch(t){e=t}if(t.scheduled=!1,(s.length||n.length)&&r(t),e)if(i("task errored",e.message),t.catch)t.catch(e);else throw e}function u(t,e){var i=t.indexOf(e);return!!~i&&!!t.splice(i,1)}s.prototype={constructor:s,runTasks:function(t){var e;for(i("run tasks");e=t.shift();)e()},measure:function(t,e){i("measure");var n=e?t.bind(e):t;return this.reads.push(n),r(this),n},mutate:function(t,e){i("mutate");var n=e?t.bind(e):t;return this.writes.push(n),r(this),n},clear:function(t){return i("clear",t),u(this.reads,t)||u(this.writes,t)},extend:function(t){if(i("extend",t),"object"!=typeof t)throw Error("expected object");var e=Object.create(this);return function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])}(e,t),e.fastdom=this,e.initialize&&e.initialize(),e},catch:null},t.exports=e.fastdom=e.fastdom||new s}("undefined"!=typeof window?window:void 0!==this?this:globalThis)}}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.48a8bd4b.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.bed4d734.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["1619"],{26350(e,t,i){i.r(t),i.d(t,{STATIC_MEDIA_URL:()=>eH,fileType:()=>v,fittingTypes:()=>r,getData:()=>eR,MEDIA_ROOT_URL:()=>ez,sdk:()=>eB,isWEBP:()=>S,alignTypes:()=>h,htmlTag:()=>u,getPlaceholder:()=>eC,getResponsiveImageProps:()=>e$,upscaleMethods:()=>m,getFileExtension:()=>k,populateGlobalFeatureSupport:()=>q});let r={SCALE_TO_FILL:"fill",SCALE_TO_FIT:"fit",STRETCH:"stretch",ORIGINAL_SIZE:"original_size",TILE:"tile",TILE_HORIZONTAL:"tile_horizontal",TILE_VERTICAL:"tile_vertical",FIT_AND_TILE:"fit_and_tile",LEGACY_STRIP_TILE:"legacy_strip_tile",LEGACY_STRIP_TILE_HORIZONTAL:"legacy_strip_tile_horizontal",LEGACY_STRIP_TILE_VERTICAL:"legacy_strip_tile_vertical",LEGACY_STRIP_SCALE_TO_FILL:"legacy_strip_fill",LEGACY_STRIP_SCALE_TO_FIT:"legacy_strip_fit",LEGACY_STRIP_FIT_AND_TILE:"legacy_strip_fit_and_tile",LEGACY_STRIP_ORIGINAL_SIZE:"legacy_strip_original_size",LEGACY_ORIGINAL_SIZE:"actual_size",LEGACY_FIT_WIDTH:"fitWidth",LEGACY_FIT_HEIGHT:"fitHeight",LEGACY_FULL:"full",LEGACY_BG_FIT_AND_TILE:"legacy_tile",LEGACY_BG_FIT_AND_TILE_HORIZONTAL:"legacy_tile_horizontal",LEGACY_BG_FIT_AND_TILE_VERTICAL:"legacy_tile_vertical",LEGACY_BG_NORMAL:"legacy_normal"},n="fill",a="fill_focal",o="crop",s="legacy_crop",l="legacy_fill",h={CENTER:"center",TOP:"top",TOP_LEFT:"top_left",TOP_RIGHT:"top_right",BOTTOM:"bottom",BOTTOM_LEFT:"bottom_left",BOTTOM_RIGHT:"bottom_right",LEFT:"left",RIGHT:"right"},c={[h.CENTER]:{x:.5,y:.5},[h.TOP_LEFT]:{x:0,y:0},[h.TOP_RIGHT]:{x:1,y:0},[h.TOP]:{x:.5,y:0},[h.BOTTOM_LEFT]:{x:0,y:1},[h.BOTTOM_RIGHT]:{x:1,y:1},[h.BOTTOM]:{x:.5,y:1},[h.RIGHT]:{x:1,y:.5},[h.LEFT]:{x:0,y:.5}},d={center:"c",top:"t",top_left:"tl",top_right:"tr",bottom:"b",bottom_left:"bl",bottom_right:"br",left:"l",right:"r"},u={BG:"bg",IMG:"img",SVG:"svg"},m={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},g={radius:"0.66",amount:"1.00",threshold:"0.01"},p={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}},transformed:!1},f=[1.5,2,4],_={HIGH:{size:196e4,quality:90,maxUpscale:1},MEDIUM:{size:36e4,quality:85,maxUpscale:1},LOW:{size:16e4,quality:80,maxUpscale:1.2},TINY:{size:0,quality:80,maxUpscale:1.4}},b="HIGH",T="MEDIUM",I="contrast",E="brightness",w="saturation",L="blur",v={JPG:"jpg",JPEG:"jpeg",JPE:"jpe",PNG:"png",WEBP:"webp",WIX_ICO_MP:"wix_ico_mp",WIX_MP:"wix_mp",GIF:"gif",SVG:"svg",AVIF:"avif",UNRECOGNIZED:"unrecognized"};function A(e,...t){return function(...i){let r=i[i.length-1]||{},n=[e[0]];return t.forEach(function(t,a){let o=Number.isInteger(t)?i[t]:r[t];n.push(o,e[a+1])}),n.join("")}}function O(e){return e[e.length-1]}v.JPG,v.JPEG,v.JPE,v.PNG,v.GIF,v.WEBP;let y=[v.PNG,v.JPEG,v.JPG,v.JPE,v.WIX_ICO_MP,v.WIX_MP,v.WEBP,v.AVIF],C=[v.JPEG,v.JPG,v.JPE];function R(e,t,i){var n;return i&&t&&!(!(n=t.id)||!n.trim()||"none"===n.toLowerCase())&&Object.values(r).includes(e)}function M(e,t,i,r){var n;if(n=e,/(^https?)|(^data)|(^\/\/)/.test(n)||(S(e)||P(e))&&t&&!i)return!1;let a=y.includes(k(e)),o=!!G(e)&&!!(i||r);return a||o}function x(e){return k(e)===v.PNG}function S(e){return k(e)===v.WEBP}function G(e){return k(e)===v.GIF}function P(e){return k(e)===v.AVIF}let N=["/","\\","?","<",">","|","\u201C",":",'"'].map(encodeURIComponent),F=["\\.","\\*"];function k(e){return(/[.]([^.]+)$/.exec(e)&&/[.]([^.]+)$/.exec(e)[1]||"").toLowerCase()}function $(e,t,i,r,a){let o;return o=a===n?Math.max(i/e,r/t):"fit"===a?Math.min(i/e,r/t):1}function B(e,t,i,r,a,o){let{scaleFactor:s,width:l,height:h}=function(e,t,i,r,n){let a,o=i,s=r;if(a=$(e,t,i,r,n),"fit"===n&&(o=e*a,s=t*a),o&&s&&o*s>25e6){let i=Math.sqrt(25e6/(o*s));o*=i,s*=i,a=$(e,t,o,s,n)}return{scaleFactor:a,width:o,height:s}}(e=e||r.width,t=t||r.height,r.width*a,r.height*a,i);return function(e,t,i,r,a,o,s){let{optimizedScaleFactor:l,upscaleMethodValue:h,forceUSM:c}=function(e,t,i,r){if("auto"===r)return{optimizedScaleFactor:_[U(e,t)].maxUpscale,upscaleMethodValue:1,forceUSM:!1};if("super"===r)return{optimizedScaleFactor:O(f),upscaleMethodValue:2,forceUSM:!(f.includes(i)||i>O(f))};return{optimizedScaleFactor:_[U(e,t)].maxUpscale,upscaleMethodValue:1,forceUSM:!1}}(e,t,o,a),d=i,u=r;if(o<=l)return{width:d,height:u,scaleFactor:o,upscaleMethodValue:h,forceUSM:c,cssUpscaleNeeded:!1};switch(s){case n:d=l/o*i,u=l/o*r;break;case"fit":d=e*l,u=t*l}return{width:d,height:u,scaleFactor:l,upscaleMethodValue:h,forceUSM:c,cssUpscaleNeeded:!0}}(e,t,l,h,o,s,i)}function H(e){return e.alignment&&d[e.alignment]||d[h.CENTER]}function z(e){let t;return!e||"number"!=typeof e.x||isNaN(e.x)||"number"!=typeof e.y||isNaN(e.y)||(t={x:W(Math.max(0,Math.min(100,e.x))/100,2),y:W(Math.max(0,Math.min(100,e.y))/100,2)}),t}function U(e,t){let i=e*t;return i>_[b].size?b:i>_[T].size?T:i>_.LOW.size?"LOW":"TINY"}function W(e,t){let i=Math.pow(10,t||0);return(e*i/i).toFixed(t)}let Y={isMobile:!1},D=function(e,t){Y[e]=t};function q(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){let e=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);D("isMobile",e&&t)}}function j(e,t){let i={css:{container:{}}},{css:n}=i,{fittingType:a}=e;switch(a){case r.ORIGINAL_SIZE:case r.LEGACY_ORIGINAL_SIZE:case r.LEGACY_STRIP_ORIGINAL_SIZE:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat";break;case r.SCALE_TO_FIT:case r.LEGACY_STRIP_SCALE_TO_FIT:n.container.backgroundSize="contain",n.container.backgroundRepeat="no-repeat";break;case r.STRETCH:n.container.backgroundSize="100% 100%",n.container.backgroundRepeat="no-repeat";break;case r.SCALE_TO_FILL:case r.LEGACY_STRIP_SCALE_TO_FILL:n.container.backgroundSize="cover",n.container.backgroundRepeat="no-repeat";break;case r.TILE_HORIZONTAL:case r.LEGACY_STRIP_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case r.TILE_VERTICAL:case r.LEGACY_STRIP_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case r.TILE:case r.LEGACY_STRIP_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case r.LEGACY_STRIP_FIT_AND_TILE:n.container.backgroundSize="contain",n.container.backgroundRepeat="repeat";break;case r.FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case r.LEGACY_BG_FIT_AND_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case r.LEGACY_BG_NORMAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat"}switch(t.alignment){case h.CENTER:n.container.backgroundPosition="center center";break;case h.LEFT:n.container.backgroundPosition="left center";break;case h.RIGHT:n.container.backgroundPosition="right center";break;case h.TOP:n.container.backgroundPosition="center top";break;case h.BOTTOM:n.container.backgroundPosition="center bottom";break;case h.TOP_RIGHT:n.container.backgroundPosition="right top";break;case h.TOP_LEFT:n.container.backgroundPosition="left top";break;case h.BOTTOM_RIGHT:n.container.backgroundPosition="right bottom";break;case h.BOTTOM_LEFT:n.container.backgroundPosition="left bottom"}return i}let V={[h.CENTER]:"center",[h.TOP]:"top",[h.TOP_LEFT]:"top left",[h.TOP_RIGHT]:"top right",[h.BOTTOM]:"bottom",[h.BOTTOM_LEFT]:"bottom left",[h.BOTTOM_RIGHT]:"bottom right",[h.LEFT]:"left",[h.RIGHT]:"right"},Z={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function J(e,t){let i={css:{container:{},img:{}}},{css:n}=i,{fittingType:a}=e,o=t.alignment;switch(n.container.position="relative",a){case r.ORIGINAL_SIZE:case r.LEGACY_ORIGINAL_SIZE:e.parts&&e.parts.length?(n.img.width=e.parts[0].width,n.img.height=e.parts[0].height):(n.img.width=e.src.width,n.img.height=e.src.height);break;case r.SCALE_TO_FIT:case r.LEGACY_FIT_WIDTH:case r.LEGACY_FIT_HEIGHT:case r.LEGACY_FULL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="contain",n.img.objectPosition=V[o]||"unset";break;case r.LEGACY_BG_NORMAL:n.img.width="100%",n.img.height="100%",n.img.objectFit="none",n.img.objectPosition=V[o]||"unset";break;case r.STRETCH:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="fill";break;case r.SCALE_TO_FILL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="cover"}if("number"==typeof n.img.width&&"number"==typeof n.img.height&&(n.img.width!==t.width||n.img.height!==t.height)){let e=Math.round((t.height-n.img.height)/2),i=Math.round((t.width-n.img.width)/2);Object.assign(n.img,Z,{[h.TOP_LEFT]:{top:0,left:0},[h.TOP_RIGHT]:{top:0,right:0},[h.TOP]:{top:0,left:i},[h.BOTTOM_LEFT]:{bottom:0,left:0},[h.BOTTOM_RIGHT]:{bottom:0,right:0},[h.BOTTOM]:{bottom:0,left:i},[h.RIGHT]:{top:e,right:0},[h.LEFT]:{top:e,left:0},[h.CENTER]:{width:t.width,height:t.height,objectFit:"none"}}[o])}return i}function X(e,t){let i,a={css:{container:{}},attr:{container:{},img:{}}},{css:o,attr:s}=a,{fittingType:l}=e,c=t.alignment,{width:d,height:u}=e.src;switch(o.container.position="relative",l){case r.ORIGINAL_SIZE:case r.LEGACY_ORIGINAL_SIZE:case r.TILE:e.parts&&e.parts.length?(s.img.width=e.parts[0].width,s.img.height=e.parts[0].height):(s.img.width=d,s.img.height=u),s.img.preserveAspectRatio="xMidYMid slice";break;case r.SCALE_TO_FIT:case r.LEGACY_FIT_WIDTH:case r.LEGACY_FIT_HEIGHT:case r.LEGACY_FULL:s.img.width="100%",s.img.height="100%",s.img.transform="",s.img.preserveAspectRatio="";break;case r.STRETCH:s.img.width=t.width,s.img.height=t.height,s.img.x=0,s.img.y=0,s.img.transform="",s.img.preserveAspectRatio="none";break;case r.SCALE_TO_FILL:if(M(e.src.id))s.img.width=t.width,s.img.height=t.height;else{var m;let e;m=t.width,e=$(d,u,m,t.height,n),i={width:Math.round(d*e),height:Math.round(u*e)},s.img.width=i.width,s.img.height=i.height}s.img.x=0,s.img.y=0,s.img.transform="",s.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof s.img.width&&"number"==typeof s.img.height&&(s.img.width!==t.width||s.img.height!==t.height)){let e,i,n=0,a=0;l===r.TILE?(e=t.width%s.img.width,i=t.height%s.img.height):(e=t.width-s.img.width,i=t.height-s.img.height);let o=Math.round(e/2),d=Math.round(i/2);switch(c){case h.TOP_LEFT:n=0,a=0;break;case h.TOP:n=o,a=0;break;case h.TOP_RIGHT:n=e,a=0;break;case h.LEFT:n=0,a=d;break;case h.CENTER:n=o,a=d;break;case h.RIGHT:n=e,a=d;break;case h.BOTTOM_LEFT:n=0,a=i;break;case h.BOTTOM:n=o,a=i;break;case h.BOTTOM_RIGHT:n=e,a=i}s.img.x=n,s.img.y=a}return s.container.width=t.width,s.container.height=t.height,s.container.viewBox=["0 0",t.width,t.height].join(" "),a}function K(e,t){let i=B(e.src.width,e.src.height,"fit",t,e.devicePixelRatio,e.upscaleMethod);return{transformType:e.src.width&&e.src.height?n:"fit",width:Math.round(i.width),height:Math.round(i.height),alignment:d.center,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}function Q(e){return{transformType:o,x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}function ee(e,t,i){return"number"==typeof e&&!isNaN(e)&&0!==e&&e>=t&&e<=i}function et(e,t,i,o){var d,u,p,f,b,T,A;let R,Y=o?.isSEOBot??!1,D=function(e){if(C.includes(k(e)))return v.JPG;if(x(e))return v.PNG;if(S(e))return v.WEBP;if(G(e))return v.GIF;if(P(e))return v.AVIF;return v.UNRECOGNIZED}(t.id),q=function(e,t){let i=/\.([^.]*)$/,r=RegExp(`(${N.concat(F).join("|")})`,"g");if(t&&t.length){let e=t,n=t.match(i);return n&&y.includes(n[1])&&(e=t.replace(i,"")),encodeURIComponent(e).replace(r,"_")}let n=e.match(/\/(.*?)$/);return(n?n[1]:e).replace(i,"")}(t.id,t.name),j=Y?1:Math.min(i.pixelAspectRatio||1,2),V=k(t.id),Z=M(t.id,o?.hasAnimation,o?.allowAnimatedTransform,o?.allowFullGIFTransformation),J={fileName:q,fileExtension:V,fileType:D,fittingType:e,preferredExtension:V,src:{id:t.id,width:t.width,height:t.height,isCropped:!1,isAnimated:(d=t.id,u=o?.hasAnimation,R=S(d)||P(d),k(d)===v.GIF||R&&u)},focalPoint:{x:t.focalPoint&&t.focalPoint.x,y:t.focalPoint&&t.focalPoint.y},parts:[],devicePixelRatio:j,quality:0,upscaleMethod:o&&o.upscaleMethod&&m[o.upscaleMethod.toUpperCase()]||m.AUTO,progressive:!0,watermark:"",unsharpMask:{},filters:{},transformed:Z,allowFullGIFTransformation:o?.allowFullGIFTransformation,isPlaceholderFlow:o?.isPlaceholderFlow};if(Z){let e,d,u,m,y,C;!function(e,t,i){var o,d,u,m,g,p,f,_,b,T,I;let E,w,L,v,A,O;if(t.crop){let i,r;o=t.crop,i=Math.max(0,Math.min(t.width,o.x+o.width)-Math.max(0,o.x)),r=Math.max(0,Math.min(t.height,o.y+o.height)-Math.max(0,o.y)),(E=i&&r&&(t.width!==i||t.height!==r)?{x:Math.max(0,o.x),y:Math.max(0,o.y),width:i,height:r}:null)&&(e.src.width=E.width,e.src.height=E.height,e.src.isCropped=!0,e.parts.push(Q(E)))}switch(e.fittingType){case r.SCALE_TO_FIT:case r.LEGACY_FIT_WIDTH:case r.LEGACY_FIT_HEIGHT:case r.LEGACY_FULL:case r.FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case r.LEGACY_BG_FIT_AND_TILE_VERTICAL:case r.LEGACY_BG_NORMAL:e.parts.push(K(e,i));break;case r.SCALE_TO_FILL:e.parts.push((g=e,p=i,w=B(g.src.width,g.src.height,n,p,g.devicePixelRatio,g.upscaleMethod),{transformType:(L=z(g.focalPoint))?a:n,width:Math.round(w.width),height:Math.round(w.height),alignment:H(p),focalPointX:L&&L.x,focalPointY:L&&L.y,upscale:w.scaleFactor>1,forceUSM:w.forceUSM,scaleFactor:w.scaleFactor,cssUpscaleNeeded:w.cssUpscaleNeeded,upscaleMethodValue:w.upscaleMethodValue}));break;case r.STRETCH:e.parts.push((f=e,_=i,v=$(f.src.width,f.src.height,_.width,_.height,n),(A={..._}).width=f.src.width*v,A.height=f.src.height*v,K(f,A)));break;case r.TILE_HORIZONTAL:case r.TILE_VERTICAL:case r.TILE:case r.LEGACY_ORIGINAL_SIZE:case r.ORIGINAL_SIZE:d=e.src,u=e.focalPoint,m=i.alignment,O=z(u)||function(e=h.CENTER){return c[e]}(m),E={x:Math.max(0,Math.min(d.width-i.width,O.x*d.width-i.width/2)),y:Math.max(0,Math.min(d.height-i.height,O.y*d.height-i.height/2)),width:Math.min(d.width,i.width),height:Math.min(d.height,i.height)},e.src.isCropped?(Object.assign(e.parts[0],E),e.src.width=E.width,e.src.height=E.height):e.parts.push(Q(E));break;case r.LEGACY_STRIP_TILE_HORIZONTAL:case r.LEGACY_STRIP_TILE_VERTICAL:case r.LEGACY_STRIP_TILE:case r.LEGACY_STRIP_ORIGINAL_SIZE:e.parts.push({transformType:s,width:Math.round((b=i).width),height:Math.round(b.height),alignment:H(b),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1});break;case r.LEGACY_STRIP_SCALE_TO_FIT:case r.LEGACY_STRIP_FIT_AND_TILE:e.parts.push({transformType:"fit",width:Math.round((T=i).width),height:Math.round(T.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1});break;case r.LEGACY_STRIP_SCALE_TO_FILL:e.parts.push({transformType:l,width:Math.round((I=i).width),height:Math.round(I.height),alignment:H(I),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1})}}(J,t,i),J.quality=function(e,t){let i=e.fileType===v.PNG,r=e.fileType===v.JPG,n=e.fileType===v.WEBP,a=e.fileType===v.AVIF;if(r||i||n||a){let r=O(e.parts),n=_[U(r.width,r.height)].quality,a=t.quality&&t.quality>=5&&t.quality<=90?t.quality:n;return i?a+5:a}return 0}(J,p=(p=o)||{}),J.progressive=!1!==p.progressive,J.watermark=p.watermark,J.autoEncode=p.autoEncode??!0,J.encoding=p?.encoding,f=J,e="number"==typeof(T=(T=(b=p).unsharpMask)||{}).radius&&!isNaN(T.radius)&&T.radius>=.1&&T.radius<=500,d="number"==typeof T.amount&&!isNaN(T.amount)&&T.amount>=0&&T.amount<=10,u="number"==typeof T.threshold&&!isNaN(T.threshold)&&T.threshold>=0&&T.threshold<=255,J.unsharpMask=e&&d&&u?{radius:W(b.unsharpMask?.radius,2),amount:W(b.unsharpMask?.amount,2),threshold:W(b.unsharpMask?.threshold,2)}:"number"==typeof(A=(A=b.unsharpMask)||{}).radius&&!isNaN(A.radius)&&0===A.radius&&"number"==typeof A.amount&&!isNaN(A.amount)&&0===A.amount&&"number"==typeof A.threshold&&!isNaN(A.threshold)&&0===A.threshold||(m=O(f.parts)).scaleFactor>=1&&!m.forceUSM&&"fit"!==m.transformType?void 0:g,y=p.filters||{},C={},ee(y[I],-100,100)&&(C[I]=y[I]),ee(y[E],-100,100)&&(C[E]=y[E]),ee(y[w],-100,100)&&(C[w]=y[w]),ee(y.hue,-180,180)&&(C.hue=y.hue),ee(y[L],0,100)&&(C[L]=y[L]),J.filters=C}return J}function ei(e,t,i){let n={...i},a=Y.isMobile;switch(e){case r.LEGACY_BG_FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case r.LEGACY_BG_FIT_AND_TILE_VERTICAL:case r.LEGACY_BG_NORMAL:n.width=Math.min(a?1e3:1920,t.width),n.height=Math.min(a?1e3:1920,Math.round(n.width/(t.width/t.height))),n.pixelAspectRatio=1}return n}let er=A`fit/w_${"width"},h_${"height"}`,en=A`fill/w_${"width"},h_${"height"},al_${"alignment"}`,ea=A`fill/w_${"width"},h_${"height"},fp_${"focalPointX"}_${"focalPointY"}`,eo=A`crop/x_${"x"},y_${"y"},w_${"width"},h_${"height"}`,es=A`crop/w_${"width"},h_${"height"},al_${"alignment"}`,el=A`fill/w_${"width"},h_${"height"},al_${"alignment"}`,eh=A`,lg_${"upscaleMethodValue"}`,ec=A`,q_${"quality"}`,ed=A`,quality_auto`,eu=A`,usm_${"radius"}_${"amount"}_${"threshold"}`,em=A`,bl`,eg=A`,wm_${"watermark"}`,ep={[I]:A`,con_${"contrast"}`,[E]:A`,br_${"brightness"}`,[w]:A`,sat_${"saturation"}`,hue:A`,hue_${"hue"}`,[L]:A`,blur_${"blur"}`},ef=A`,enc_auto`,e_=A`,enc_avif`,eb=A`,enc_pavif`,eT=A`,pstr`,eI=A`,anm_all`;function eE(e,t,i,r={},h){if(M(t.id,r?.hasAnimation,r?.allowAnimatedTransform,r?.allowFullGIFTransformation)){if((S(t.id)||P(t.id))&&!r.allowWebpAvifTransforms){let{alignment:n,...a}=i;t.focalPoint={x:void 0,y:void 0},delete t?.crop,h=et(e,t,a,r)}else h=h||et(e,t,i,r);return function(e){let t=[];e.parts.forEach(e=>{switch(e.transformType){case o:t.push(eo(e));break;case s:t.push(es(e));break;case l:let i=el(e);e.upscale&&(i+=eh(e)),t.push(i);break;case"fit":let r=er(e);e.upscale&&(r+=eh(e)),t.push(r);break;case n:let h=en(e);e.upscale&&(h+=eh(e)),t.push(h);break;case a:let c=ea(e);e.upscale&&(c+=eh(e)),t.push(c)}});let i=t.join("/");if(e.quality&&(i+=ec(e)),e.unsharpMask&&(i+=eu(e.unsharpMask)),e.progressive||(i+=em(e)),e.watermark&&(i+=eg(e)),e.filters&&(i+=Object.keys(e.filters).map(t=>ep[t](e.filters)).join("")),e.fileType!==v.GIF&&("AVIF"===e.encoding?(i+=e_(e),i+=ed(e)):"PAVIF"===e.encoding?(i+=eb(e),i+=ed(e)):e.autoEncode&&(i+=ef(e))),e.src?.isAnimated&&e.transformed){let t=G(e.src.id),r=!0===e.isPlaceholderFlow,n=!0===e.allowFullGIFTransformation;r?i+=eT(e):t&&n&&(i+=eI(e))}return`${e.src.id}/v1/${i}/${e.fileName}.${e.preferredExtension}`}(h)}return t.id}let ew={[h.CENTER]:"50% 50%",[h.TOP_LEFT]:"0% 0%",[h.TOP_RIGHT]:"100% 0%",[h.TOP]:"50% 0%",[h.BOTTOM_LEFT]:"0% 100%",[h.BOTTOM_RIGHT]:"100% 100%",[h.BOTTOM]:"50% 100%",[h.RIGHT]:"100% 50%",[h.LEFT]:"0% 50%"},eL=Object.entries(ew).reduce((e,[t,i])=>(e[i]=t,e),{}),ev=[r.TILE,r.TILE_HORIZONTAL,r.TILE_VERTICAL,r.LEGACY_BG_FIT_AND_TILE,r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL,r.LEGACY_BG_FIT_AND_TILE_VERTICAL],eA=[r.LEGACY_ORIGINAL_SIZE,r.ORIGINAL_SIZE,r.LEGACY_BG_NORMAL];function eO(e,t,{width:i,height:n}){return e===r.TILE&&t.width>i&&t.height>n}let ey={width:"100%",height:"100%"};function eC(e,t,i,n={}){var a;let o,{autoEncode:s=!0,isSEOBot:l,shouldLoadHQImage:h,hasAnimation:c,allowAnimatedTransform:d,encoding:u}=n;if(!R(e,t,i))return p;let m=d??!0,g=M(t.id,c,m);if(!g||h)return eR(e,t,i,{...n,autoEncode:s,useSrcset:g});let f={...i,...function(e,{width:t,height:i}){if(!t||!i){let r=t||Math.min(980,e.width),n=r/e.width;return{width:r,height:i||e.height*n}}return{width:t,height:i}}(t,i)},{alignment:_,htmlTag:b}=f,T=eO(e,t,f),I=function(e,t,{width:i,height:r},n=!1){var a,o;if(n)return{width:i,height:r};let s=!eA.includes(e),l=eO(e,t,{width:i,height:r}),h=!l&&ev.includes(e),c=h?t.width:i,d=h?t.height:r,u=s?(a=c,o=x(t.id),a>900?o?.05:.15:a>500?o?.1:.18:a>200?.25:1):1;return{width:l?1920:c*u,height:d*u}}(e,t,f,l),E=(a=f.width,l?0:ev.includes(e)?1:a>200?2:3),w=(o=ev.includes(e)&&!T,e===r.SCALE_TO_FILL||o?r.SCALE_TO_FIT:e),L=function(e,t,i,n="center"){let a={img:{},container:{}};if(e===r.SCALE_TO_FILL){var o;let e=t.focalPoint&&(o=t.focalPoint,eL[`${o.x}% ${o.y}%`]||"");t.focalPoint&&!e?a.img={objectPosition:function(e,t,i){let{width:r,height:n}=e,{width:a,height:o}=t,{x:s,y:l}=i;if(!a||!o)return`${s}% ${l}%`;let h=Math.max(a/r,o/n),c=r*h,d=n*h,u=Math.max(0,Math.min(c-a,s/100*c-a/2)),m=Math.max(0,Math.min(d-o,l/100*d-o/2)),g=u&&Math.floor(u/(c-a)*100),p=m&&Math.floor(m/(d-o)*100);return`${g}% ${p}%`}(t,i,t.focalPoint)}:a.img={objectPosition:ew[e||n]}}else[r.LEGACY_ORIGINAL_SIZE,r.ORIGINAL_SIZE].includes(e)?a.img={objectFit:"none",top:"auto",left:"auto",right:"auto",bottom:"auto"}:ev.includes(e)&&(a.container={backgroundSize:`${t.width}px ${t.height}px`});return a}(e,t,i,_),{uri:v}=eR(w,t,{...I,alignment:_,htmlTag:b},{autoEncode:s,filters:E?{blur:E}:{},hasAnimation:c,allowAnimatedTransform:m,encoding:u,isPlaceholderFlow:!0}),{attr:A={},css:O}=eR(e,t,{...f,alignment:_,htmlTag:b},{});return O.img=O.img||{},O.container=O.container||{},Object.assign(O.img,L.img,ey),Object.assign(O.container,L.container),{uri:v,css:O,attr:A,transformed:!0}}function eR(e,t,i,r){let n={};if(R(e,t,i)){var a;let o,s=ei(e,t,i),l=et(e,t,s,r);n.uri=eE(e,t,s,r,l),r?.useSrcset&&(n.srcset=(a=n,o=s.pixelAspectRatio||1,{dpr:[`${1===o?a.uri:eE(e,t,{...s,pixelAspectRatio:1},r)} 1x`,`${2===o?a.uri:eE(e,t,{...s,pixelAspectRatio:2},r)} 2x`]})),Object.assign(n,(s.htmlTag===u.BG?j:s.htmlTag===u.SVG?X:J)(l,s),{transformed:l.transformed})}else n=p;return n}function eM(e,t,i,r){if(R(e,t,i)){let n=ei(e,t,i),a=et(e,t,n,r);return{uri:eE(e,t,n,r||{},a)}}return{uri:""}}let ex="https://static.wixstatic.com/",eS="https://static.wixstatic.com/media/",eG=/^media\//i,eP="undefined"!=typeof window?window.devicePixelRatio:1,eN=(e,t)=>{let i=t&&t.baseHostURL;return i?`${i}${e}`:eG.test(e)?`${ex}${e}`:`${eS}${e}`};q();let eF="center",ek=[1920,1536,1366,1280,980],e$=(e,t,i)=>{let{displayMode:r,uri:n,width:a,height:o,name:s,crop:l,focalPoint:h,alignType:c,quality:d,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,encoding:p,siteMargin:f,widthProportion:_,allowFullGIFTransformation:b,baseHostURL:T}=e;if(_){let e,g,I=(e="original_size"===r,g=a/o,ek.map((r,I)=>{let E=980===r,w=e=>E?t:_/100*(e-2*(f||0)),L=w(ek[I+1]),v=w(r),A=L/i,O=!(e||E)&&((e,t,i,r,n,a,o,s=eF)=>{if(e>t){let e=Math.round(r/(a/n)),t=Math.round(i/2-e/2);return s.includes("top")?t=0:s.includes("bottom")&&(t=i-e),{width:r,height:e,x:0,y:t}}{let e=Math.round(i/(n/o)),t=Math.round(r/2-e/2);return s.includes("left")?t=0:s.includes("right")&&(t=r-e),{width:e,height:i,x:t,y:0}}})(A,g,o,a,i,L,v,c),{srcset:y,fallbackSrc:C,css:R}=e$({displayMode:e?"original_size":E?"fill":"fit",uri:n,width:a,height:o,crop:l||O,name:s,focalPoint:h,alignType:c,quality:d,upscaleMethod:u,hasAnimation:m,encoding:p,allowFullGIFTransformation:b,baseHostURL:T},v,i);return e&&R&&(R.img.objectFit="cover"),{srcset:y||"",sizes:E?`${_}vw`:`${v}px`,media:`(max-width: ${r}px)`,fallbackSrc:C,imgStyle:R?.img}})).filter(Boolean).reverse();return{fallbackSrc:I[0].fallbackSrc,sources:I,css:I[0].imgStyle}}{let{srcset:e,css:f,uri:_}=eR(r,{id:n,width:a,height:o,name:s,crop:l,focalPoint:h},{width:t,height:i,alignment:c},{focalPoint:h,name:s,quality:d?.quality,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,useSrcset:!0,encoding:p,allowFullGIFTransformation:b}),I=T||eH,E=e?.dpr?.map(e=>/^[a-z]+:/.test(e)?e:`${I}${e}`);return{fallbackSrc:`${I}${_}`,srcset:E?.join(", ")||"",css:f}}};q();let eB={getScaleToFitImageURL:function(e,t,i,n,a,o){return eN(eM(r.SCALE_TO_FIT,{id:e,width:t,height:i,name:o&&o.name},{width:n,height:a,htmlTag:u.IMG,alignment:h.CENTER,pixelAspectRatio:o?.devicePixelRatio??eP},o).uri,o)},getScaleToFillImageURL:function(e,t,i,n,a,o){return eN(eM(r.SCALE_TO_FILL,{id:e,width:t,height:i,name:o&&o.name,focalPoint:{x:o&&o.focalPoint&&o.focalPoint.x,y:o&&o.focalPoint&&o.focalPoint.y}},{width:n,height:a,htmlTag:u.IMG,alignment:h.CENTER,pixelAspectRatio:o?.devicePixelRatio??eP},o).uri,o)},getCropImageURL:function(e,t,i,n,a,o,s,l,c,d){return eN(eM(r.SCALE_TO_FILL,{id:e,width:t,height:i,name:d&&d.name,crop:{x:n,y:a,width:o,height:s}},{width:l,height:c,htmlTag:u.IMG,alignment:h.CENTER,pixelAspectRatio:d?.devicePixelRatio??eP},d).uri,d)}},eH=eS,ez=ex},55901(e,t,i){(0,i(16858).Rr)()},19787(e,t,i){var r=i(16858),n=i(99090);((e=window)=>{let{mediaServices:t,environmentConsts:i,requestUrl:a,staticVideoUrl:o}=e.customElementNamespace;(0,r.EH)(e,t,{...i,prefersReducedMotion:(0,n.O)(window,a),staticVideoUrl:o}),(0,r.jh)(e),(0,r.p7)(e,t,i)})(),window.resolveExternalsRegistryModule("imageClientApi")},16858(e,t,i){i.d(t,{_o:()=>s,NL:()=>O,yO:()=>w,vk:()=>c,EH:()=>k,KU:()=>l,Rr:()=>x,jh:()=>G,p7:()=>A,Aq:()=>h});var r=i(17709),n=i.n(r);let a=(e,t,i)=>{let r=1,n=0;for(let a=0;a<e.length;a++){let o=e[a];if(o>t||(n+=o)>t&&(r++,n=o,r>i))return!1}return!0};function o(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}function s(){class e extends HTMLElement{setContainerHeight(e){this.style.setProperty("--flex-columns-height",`${e}px`)}removeContainerHeight(){this.style.removeProperty("--flex-columns-height")}getColumnCount(e){return parseInt(e.getPropertyValue("--flex-column-count"),10)}getRowGap(e){return parseInt(e.getPropertyValue("row-gap")||"0",10)}activate(){this.isActive=!0,this.attachObservers(),this.recalcHeight()}deactivate(){this.isActive=!1,this.detachHeightCalcObservers(),this.removeContainerHeight()}calcActive(){return"multi-column-layout"===getComputedStyle(this).getPropertyValue("--container-layout-type")}get itemsHeights(){return Array.from(this.children).map(e=>{let t=getComputedStyle(e),i=parseFloat(t.height||"0");return i+=parseFloat(t.marginTop||"0"),{height:i+=parseFloat(t.marginBottom||"0")}})}setIsActive(){let e=this.calcActive();this.isActive!==e&&(e?this.activate():this.deactivate())}connectedCallback(){this.cleanUp(),this.createObservers(),this.setIsActive(),window.document.body&&this.isActiveObserver?.observe(window.document.body)}disconnectedCallback(){this.cleanUp()}constructor(...e){super(...e),o(this,"containerWidthObserver",void 0),o(this,"mutationObserver",void 0),o(this,"isActiveObserver",void 0),o(this,"childResizeObserver",void 0),o(this,"containerWidth",0),o(this,"isActive",!1),o(this,"isDuringCalc",!1),o(this,"attachObservers",()=>{this.mutationObserver?.observe(this,{childList:!0,subtree:!0}),this.containerWidthObserver?.observe(this),Array.from(this.children).forEach(e=>{this.handleItemAdded(e)})}),o(this,"detachHeightCalcObservers",()=>{this.mutationObserver?.disconnect(),this.containerWidthObserver?.disconnect(),this.childResizeObserver?.disconnect()}),o(this,"recalcHeight",()=>{this.isActive&&n().measure(()=>{if(!this.isActive||this.isDuringCalc)return;this.isDuringCalc=!0;let e=getComputedStyle(this),t=((e,t,i)=>{let r=-1/0,n=e.map(e=>(e.height+t>r&&(r=e.height+t),e.height+t)),o=r,s=r*e.length,l=r;for(;o<s;){let e=Math.floor((o+s)/2);a(n,e,i)?s=e:o=e+1,l=o}return l-t})(this.itemsHeights,this.getRowGap(e),this.getColumnCount(e));this.isDuringCalc=!1,n().mutate(()=>{this.setContainerHeight(t),this.style.setProperty("visibility",null)})})}),o(this,"cleanUp",()=>{this.detachHeightCalcObservers(),this.removeContainerHeight(),this.isActiveObserver?.disconnect()}),o(this,"handleItemAdded",e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.observe(e)}),o(this,"handleItemRemoved",e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.unobserve(e)}),o(this,"createObservers",()=>{this.containerWidthObserver=new ResizeObserver(e=>{let t=e[0];if(t.contentRect.width!==this.containerWidth){if(0===this.containerWidth){this.containerWidth=t.contentRect.width;return}this.containerWidth=t.contentRect.width,this.recalcHeight()}}),this.mutationObserver=new MutationObserver(e=>{e.forEach(e=>{Array.from(e.removedNodes).forEach(this.handleItemRemoved),Array.from(e.addedNodes).forEach(this.handleItemAdded)}),this.recalcHeight()}),this.childResizeObserver=new ResizeObserver(()=>{this.recalcHeight()}),this.isActiveObserver=new ResizeObserver(()=>{this.setIsActive()})})}}return e}let l="multi-column-layouter",h=()=>{let e={observedElementToRelayoutTarget:new Map,getLayoutTargets(t){let i=new Set;return t.forEach(t=>i.add(e.observedElementToRelayoutTarget.get(t))),i},observe:i=>{e.observedElementToRelayoutTarget.set(i,i),t.observe(i)},unobserve:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)},observeChild:(i,r)=>{e.observedElementToRelayoutTarget.set(i,r),t.observe(i)},unobserveChild:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)}},t=new window.ResizeObserver(t=>{e.getLayoutTargets(t.map(e=>e.target)).forEach(e=>e.reLayout())});return e},c=(e,t=window)=>{let i=!1;return(...r)=>{i||(i=!0,t.requestAnimationFrame(()=>{i=!1,e(...r)}))}};function d(...e){let t=e[0];for(let i=1;i<e.length;++i)t=`${t.replace(/\/$/,"")}/${e[i].replace(/^\//,"")}`;return t}var u=i(26350);let m={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},g=(e,t)=>e&&t&&Object.keys(t).forEach(i=>e.setAttribute(i,t[i])),p=(e,t)=>e&&t&&Object.keys(t).forEach(i=>{let r=t[i];if(void 0!==r)e.style[i]="number"!=typeof r||m[i]?r:`${r}px`;else e.style.removeProperty(i)}),f=(e,t,i=!0)=>{var r;return e&&i?(r=e.dataset[t])?"true"===r||"false"!==r&&("null"===r?null:`${+r}`===r?+r:r):r:e.dataset[t]},_=(e,t)=>e&&t&&Object.assign(e.dataset,t),b=e=>e||document.documentElement.clientHeight||window.innerHeight||0,T={fit:"contain",fill:"cover"};var I=i(69654);let E=(e,t,i)=>{void 0===e.customElements.get(t)&&e.customElements.define(t,i)};function w(e,t=window){class i extends t.HTMLElement{reLayout(){}connectedCallback(){this.observeResize(),this.reLayout()}disconnectedCallback(){this.unobserveResize(),this.unobserveChildren()}observeResize(){e.resizeService.observe(this)}unobserveResize(){e.resizeService.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new t.MutationObserver(()=>this.reLayout())),this.childListObserver.observe(e,{childList:!0})}observeChildAttributes(e,i=[]){this.childrenAttributesObservers||(this.childrenAttributesObservers=[]);let r=new t.MutationObserver(()=>this.reLayout());r.observe(e,{attributeFilter:i}),this.childrenAttributesObservers.push(r)}observeChildResize(t){this.childrenResizeObservers||(this.childrenResizeObservers=[]),e.resizeService.observeChild(t,this),this.childrenResizeObservers.push(t)}unobserveChildrenResize(){this.childrenResizeObservers&&(this.childrenResizeObservers.forEach(t=>{e.resizeService.unobserveChild(t)}),this.childrenResizeObservers=null)}unobserveChildren(){if(this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null),this.childrenAttributesObservers){for(let e of this.childrenAttributesObservers)e.disconnect(),e=null;this.childrenAttributesObservers=null}this.unobserveChildrenResize()}constructor(){super()}}return i}let L=e=>{if(e.customElementNamespace||(e.customElementNamespace={}),void 0===e.customElementNamespace.WixElement){let t=w({resizeService:h()},e);return e.customElementNamespace.WixElement=t,t}return e.customElementNamespace.WixElement},v="wix-bg-image",A=(e=globalThis.window,t={},i={experiments:{}})=>{if(e&&void 0===e.customElements.get(v)){let r=function(e,t,i,r=window){let n=((e=window)=>({measure:function(e,t,i,{containerId:r,bgEffectName:n},a){let o=i[e],s=i[r],{width:l,height:h}=a.getMediaDimensionsByEffect(n,s.offsetWidth,s.offsetHeight,b(a.getScreenHeightOverride?.()));t.width=l,t.height=h,t.currentSrc=o.style.backgroundImage,t.bgEffectName=o.dataset.bgEffectName},patch:function(t,i,r,n,a){let o=r[t];n.targetWidth=i.width,n.targetHeight=i.height;let s=((e,t,i)=>{var r;let n,{targetWidth:a,targetHeight:o,imageData:s,filters:l,displayMode:h=u.fittingTypes.SCALE_TO_FILL}=e;if(!a||!o||!s.uri)return{uri:"",css:{}};let{width:c,height:d,crop:m,name:g,focalPoint:p,upscaleMethod:f,quality:_,devicePixelRatio:b=t.devicePixelRatio}=s,T={filters:l,upscaleMethod:f,..._,hasAnimation:e?.hasAnimation||s?.hasAnimation},I=(r=b,((n=window.location.search.split("&").map(e=>e.split("=")).find(e=>e[0].toLowerCase().includes("devicepixelratio")))?Number(n[1]):null)||r||1),E={id:s.uri,width:c,height:d,...m&&{crop:m},...p&&{focalPoint:p},...g&&{name:g}},w={width:a,height:o,htmlTag:"bg",pixelAspectRatio:I,alignment:e.alignType||u.alignTypes.CENTER},L=(0,u.getData)(h,E,w,T),v=s.baseHostURL||t.staticMediaUrl;return L.uri=((e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let r=`${t}/`;return e&&(/^micons\//.test(e)?r=i:"ico"===/[^.]+$/.exec(e)[0]&&(r=r.replace("media","ficons"))),r+e})(L.uri,v,t.mediaRootUrl),L})(n,a,0);if(function(e="",t){return!e.includes(t)||!!e!=!!t}(i.currentSrc,s.uri)){let t,i;t={backgroundImage:`url("${s.uri}")`,...s.css.container},(i=new e.Image).onload=p.bind(null,o,t),i.src=s.uri}else p(o,s.css.container)}}))(r);return class extends e{reLayout(){if(t.isExperimentOpen("specs.thunderbolt.tb_stop_client_images")||t.isExperimentOpen("specs.thunderbolt.final_force_webp")||t.isExperimentOpen("specs.thunderbolt.final_force_no_webp"))return;let e={},a={},o=(0,I.ZH)(this,{experiments:i.experiments,logger:i.logger,document:r.document}),s=JSON.parse(this.dataset.tiledImageInfo),{bgEffectName:l}=this.dataset,{containerId:h}=s,c=(0,I.qc)(h,{experiments:i.experiments,logger:i.logger,document:r.document});e[o]=this,e[h]=c,s.displayMode=s.imageData.displayMode,t.mutationService.measure(()=>{n.measure(o,a,e,{containerId:h,bgEffectName:l},t)}),t.mutationService.mutate(()=>{n.patch(o,a,e,s,i,t)})}attributeChangedCallback(e,t){t&&this.reLayout()}disconnectedCallback(){super.disconnectedCallback()}static get observedAttributes(){return["data-tiled-image-info"]}constructor(){super()}}}(L(e),t,i,e);E(e,v,r)}};function O(e,t,i,r=window){let n={width:void 0,height:void 0,left:void 0};return class extends e{reLayout(){let{containerId:e,pageId:a,useCssVars:o,bgEffectName:s}=this.dataset,l=(0,I.hW)(this,e)||(0,I.qc)(`${e}`,{experiments:i.experiments,logger:i.logger,document:r.document}),h=(0,I.hW)(this,a)||(0,I.qc)(`${a}`,{experiments:i.experiments,logger:i.logger,document:r.document}),c={};t.mutationService.measure(()=>{let e="fixed"===r.getComputedStyle(this).position,i=b(t.getScreenHeightOverride?.()),n=l.getBoundingClientRect(),a=t.getMediaDimensionsByEffect(s,n.width,n.height,i),{hasParallax:d}=a,u=h&&(r.getComputedStyle(h).transition||"").includes("transform"),{width:m,height:g}=a,p=`${m}px`,f=`${g}px`,_=`${(n.width-m)/2}px`;if(e){let e=r.document.documentElement.clientLeft;_=u?`${l.offsetLeft-e}px`:`${n.left-e}px`}let T=e||d?0:`${(n.height-g)/2}px`;Object.assign(c,o?{"--containerW":p,"--containerH":f,"--containerL":_,"--screenH_val":`${i}`}:{width:p,height:f,left:_,top:T})}),t.mutationService.mutate(()=>{if(o){let e;p(this,n),e=this,e&&c&&Object.keys(c).forEach(t=>{e.style.setProperty(t,c[t])})}else p(this,c)})}connectedCallback(){super.connectedCallback(),t.windowResizeService.observe(this)}disconnectedCallback(){super.disconnectedCallback(),t.windowResizeService.unobserve(this)}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-is-full-height","data-container-size"]}constructor(){super()}}}let y="__more__",C="moreContainer";function R(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}let M="wix-dropdown-menu",x=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(M)){let t=h(),i=function(e,t,i=window){let r=((e=window)=>{let t=(e,t,i,r,n,a,o,s)=>{if(e-=n*(o?r.length:r.length-1),e-=s.left+s.right,t&&(r=r.map(()=>a)),r.some(e=>0===e))return null;let l=0,h=r.reduce((e,t)=>e+t,0);if(h>e)return null;if(t){if(i){let t=Math.floor(e/r.length),i=r.map(()=>t);if((l=t*r.length)<e){let t=Math.floor(e-l);r.forEach((e,r)=>{r<=t-1&&i[r]++})}return i}return r}if(i){let t=Math.floor((e-h)/r.length);l=0;let i=r.map(e=>(l+=e+t,e+t));if(l<e){let t=Math.floor(e-l);r.forEach((e,r)=>{r<=t-1&&i[r]++})}return i}return r},i=e=>{let t=parseFloat(e);return isFinite(t)?t:0},r=e=>!isNaN(parseFloat(e))&&isFinite(e);return{measure:(r,n)=>{var a;let o,s,l,h,c,d,u,m,g,p,_={},b={};b[r]=n;let T=1,I=n.getRootNode().querySelector("[id^=site-root]");I&&(T=I.getBoundingClientRect().width/I.offsetWidth);let E=(o=+f(b[r],"numItems"))<=0||o>Number.MAX_SAFE_INTEGER?[]:Array(o).fill(0).map((e,t)=>String(t)),w=["moreContainer","itemsContainer","dropWrapper"].concat(E,[y]);w.forEach(e=>{let t=`${r}${e}`;b[t]=n.getRootNode().getElementById(`${t}`)}),a=T,s={},w.forEach(e=>{let t=`${r}${e}`,i=b[t];i&&(s[t]={width:i.offsetWidth,boundingClientRectWidth:Math.round(i.getBoundingClientRect().width/a),height:i.offsetHeight})}),_.children=s;let L=b[r],v=b[`${r}itemsContainer`],A=v.childNodes,O=b[`${r}moreContainer`],C=O.childNodes,R=f(L,"stretchButtonsToMenuWidth"),M=f(L,"sameWidthButtons");_.absoluteLeft=L.getBoundingClientRect().left,_.bodyClientWidth=e.document.body.clientWidth,_.alignButtons=f(L,"dropalign"),_.hoverListPosition=f(L,"drophposition"),_.menuBorderY=parseInt(f(L,"menuborderY"),10),_.ribbonExtra=parseInt(f(L,"ribbonExtra"),10),_.ribbonEls=parseInt(f(L,"ribbonEls"),10),_.labelPad=parseInt(f(L,"labelPad"),10),_.menuButtonBorder=parseInt(f(L,"menubtnBorder"),10),l=v.lastChild,_.menuItemContainerMargins=(parseInt((h=e.getComputedStyle(l)).marginLeft,10)||0)+(parseInt(h.marginRight,10)||0),d=i((c=e.getComputedStyle(v)).borderTopWidth)+i(c.paddingTop),u=i(c.borderBottomWidth)+i(c.paddingBottom),m=i(c.borderLeftWidth)+i(c.paddingLeft),g=i(c.borderRightWidth)+i(c.paddingRight),d+=i(c.marginTop),u+=i(c.marginBottom),m+=i(c.marginLeft),g+=i(c.marginRight),_.menuItemContainerExtraPixels={top:d,bottom:u,left:m,right:g,height:d+u,width:m+g},_.needToOpenMenuUp=L.getBoundingClientRect().top>e.innerHeight/2,_.menuItemMarginForAllChildren=!R||"false"!==v.getAttribute("data-marginAllChildren"),_.moreSubItem=[],_.labelWidths={},_.linkIds={},_.parentId={},_.menuItems={},_.labels={},C.forEach((t,i)=>{_.parentId[t.id]=f(t,"parentId");let r=f(t,"dataId");_.menuItems[r]={dataId:r,parentId:f(t,"parentId"),moreDOMid:t.id,moreIndex:i},b[t.id]=t;let n=t.querySelector("p");b[n.id]=n,_.labels[n.id]={width:n.offsetWidth,height:n.offsetHeight,left:n.offsetLeft,lineHeight:parseInt(e.getComputedStyle(n).fontSize,10)},_.moreSubItem.push(t.id)}),A.forEach((e,t)=>{let i,r,n=f(e,"dataId");_.menuItems[n]=_.menuItems[n]||{},_.menuItems[n].menuIndex=t,_.menuItems[n].menuDOMid=e.id,_.children[e.id].left=e.offsetLeft;let a=e.querySelector("p");b[a.id]=a,_.labelWidths[a.id]=(i=a,r=T,Math.round(i.getBoundingClientRect().width/r));let o=e.querySelector("p");b[o.id]=o,_.linkIds[e.id]=o.id});let x=L.offsetHeight;_.height=x,_.width=L.offsetWidth,p=x-_.menuBorderY-_.labelPad-_.ribbonEls-_.menuButtonBorder-_.ribbonExtra,_.lineHeight=`${p}px`;let S=((e,i,r,n,a)=>{let o=i.width;i.hasOriginalGapData={},i.originalGapBetweenTextAndBtn={};let s=a.map(t=>{let r,a=f(n[e+t],"originalGapBetweenTextAndBtn");return(void 0===a?(i.hasOriginalGapData[t]=!1,r=i.children[e+t].boundingClientRectWidth-i.labelWidths[`${e+t}label`],i.originalGapBetweenTextAndBtn[e+t]=r):(i.hasOriginalGapData[t]=!0,r=parseFloat(a)),i.children[e+t].width>0)?Math.floor(i.labelWidths[`${e+t}label`]+r):0}),l=s.pop(),h=r.sameWidthButtons,c=r.stretchButtonsToMenuWidth,d=!1,u=i.menuItemContainerMargins,m=i.menuItemMarginForAllChildren,g=i.menuItemContainerExtraPixels,p=s.reduce((e,t)=>e>t?e:t,-1/0),_=t(o,h,c,s,u,p,m,g);if(!_){for(let e=1;e<=s.length;e++)if(_=t(o,h,c,s.slice(0,-1*e).concat(l),u,p,m,g)){d=!0;break}_||(d=!0,_=[l])}if(d){let e=_[_.length-1];for(_=_.slice(0,-1);_.length<a.length;)_.push(0);_[_.length-1]=e}return{realWidths:_,moreShown:d}})(r,_,{sameWidthButtons:M,stretchButtonsToMenuWidth:R},b,E.concat(y));return _.realWidths=S.realWidths,_.isMoreShown=S.moreShown,_.menuItemIds=E,_.hoverState=f(O,"hover",!1),{measures:_,domNodes:b}},patch:(e,t,i)=>{let n=i[e];p(n,{overflowX:"visible"});let{menuItemIds:a,needToOpenMenuUp:o}=t,s=a.concat(y);_(n,{dropmode:o?"dropUp":"dropDown"});let l=0;if(t.hoverState===y){let e,r,n=t.realWidths.indexOf(0),o=t.menuItems[e=t.menuItems,r=e=>e.menuIndex===n,Object.keys(e).find(t=>r(e[t],t))],s=o.moreIndex,h=s===a.length-1;o.moreDOMid&&g(i[o.moreDOMid],{"data-listposition":h?"dropLonely":"top"}),Object.values(t.menuItems).filter(e=>!!e.moreDOMid).forEach(e=>{if(e.moreIndex<s)p(i[e.moreDOMid],{display:"none"});else{let i=`${e.moreDOMid}label`;l=Math.max(t.labels[i].width,l)}})}else t.hoverState&&t.moreSubItem.forEach((i,r)=>{let n=`${e+C+r}label`;l=Math.max(t.labels[n].width,l)});((e,t,i,n)=>{let{hoverState:a}=t;if("-1"!==a){let{menuItemIds:o}=t,s=o.indexOf(a);if(r(t.hoverState)||a===y){if(!t.realWidths)return;let a=Math.max(n,t.children[-1!==s?e+s:e+y].width),o=Math.max(n,t.children[`${e}dropWrapper`].width),l=(0!==t.moreSubItem.length?t.labels[`${t.moreSubItem[0]}label`].lineHeight:0)+15+t.menuBorderY+t.labelPad+t.menuButtonBorder;t.moreSubItem.forEach(e=>{p(i[e],{minWidth:`${a}px`}),p(i[`${e}label`],{minWidth:"0px",lineHeight:`${l}px`})});let h=r(t.hoverState)?t.hoverState:"__more__",c={width:t.children[e+h].width,left:t.children[e+h].left},d=((e,t,i,r,n)=>{let{width:a,height:o,alignButtons:s,hoverListPosition:l,menuItemContainerExtraPixels:h}=t,c=t.absoluteLeft,d=((e,t,i,r,n,a,o,s,l,h)=>{let c="0px",d="auto",u=a.left,m=a.width;if("left"===t?c="left"===n?0:`${u+e.left}px`:"right"===t?(d="right"===n?0:`${r-u-m-e.right}px`,c="auto"):"left"===n?c=`${u+(m+e.left-i)/2}px`:"right"===n?(c="auto",d=`${(m+e.right-(i+e.width))/2}px`):c=`${e.left+u+(m-(i+e.width))/2}px`,"auto"!==c){let e=o+parseInt(c,10);e+h>l?(c="auto",d=0):c=e<0?0:c}return"auto"!==d&&(d=s-parseInt(d,10)>l?0:d),{moreContainerLeft:c,moreContainerRight:d}})(h,s,r,a,l,i,c,c+a,t.bodyClientWidth,n);return{left:d.moreContainerLeft,right:d.moreContainerRight,top:t.needToOpenMenuUp?"auto":`${o}px`,bottom:t.needToOpenMenuUp?`${o}px`:"auto"}})(0,t,c,a,o);p(i[`${e}${C}`],{left:d.left,right:d.right}),p(i[`${e}dropWrapper`],{left:d.left,right:d.right,top:d.top,bottom:d.bottom})}}})(e,t,i,l),t.originalGapBetweenTextAndBtn&&s.forEach(r=>{t.hasOriginalGapData[r]||_(i[`${e}${r}`],{originalGapBetweenTextAndBtn:t.originalGapBetweenTextAndBtn[`${e}${r}`]})}),((e,t,i,r)=>{let{realWidths:n,height:a,menuItemContainerExtraPixels:o}=i,s=0,l=null,h=null,c=i.lineHeight,d=a-o.height;for(let a=0;a<r.length;a++){let o=n[a],u=o>0,m=e+r[a];h=i.linkIds[m],u?(s++,l=m,p(t[m],{width:`${o}px`,height:`${d}px`,position:"relative","box-sizing":"border-box",overflow:"visible",visibility:"inherit"}),p(t[`${m}label`],{"line-height":c}),g(t[m],{"aria-hidden":!1})):(p(t[m],{height:"0px",overflow:"hidden",position:"absolute",visibility:"hidden"}),g(t[m],{"aria-hidden":!0}),g(t[h],{tabIndex:-1}))}1===s&&(_(t[`${e}moreContainer`],{listposition:"lonely"}),_(t[l],{listposition:"lonely"}))})(e,i,t,s)}}})(i);return class extends e{static get observedAttributes(){return["data-hovered-item"]}attributeChangedCallback(){this._isVisible()&&this.reLayout()}connectedCallback(){this._id=this.getAttribute("id"),this._hideElement(),this._waitForDomLoad().then(()=>{super.observeResize(),this._observeChildrenResize(),this.reLayout()})}disconnectedCallback(){t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),super.disconnectedCallback()}_waitForDomLoad(){let e,t=new Promise(t=>{e=t});return this._isDomReady()?e():(this._waitForDomReadyObserver=new i.MutationObserver(()=>this._onRootMutate(e)),this._waitForDomReadyObserver.observe(this,{childList:!0,subtree:!0})),t}_isDomReady(){return this._itemsContainer=this.getRootNode().getElementById(`${this._id}itemsContainer`),this._dropContainer=this.getRootNode().getElementById(`${this._id}dropWrapper`),this._itemsContainer&&this._dropContainer}_onRootMutate(e){this._isDomReady()&&(this._waitForDomReadyObserver.disconnect(),e())}_observeChildrenResize(){let e=Array.from(this._itemsContainer.childNodes);this._labelItems=e.map(e=>this.getRootNode().getElementById(`${e.getAttribute("id")}label`)),this._labelItems.forEach(e=>super.observeChildResize(e))}_setVisibility(e){this._visible=e,this.style.visibility=e?"inherit":"hidden"}_isVisible(){return this._visible}_hideElement(){this._setVisibility(!1)}_showElement(){this._setVisibility(!0)}reLayout(){let e,i;t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),this._mutationIds.read=t.mutationService.measure(()=>{let t=r.measure(this._id,this);e=t.measures,i=t.domNodes}),this._mutationIds.write=t.mutationService.mutate(()=>{r.patch(this._id,e,i),this._showElement()})}constructor(...e){super(...e),R(this,"_visible",!1),R(this,"_mutationIds",{read:null,write:null}),R(this,"_itemsContainer",null),R(this,"_dropContainer",null),R(this,"_labelItems",[])}}}(L(e),{resizeService:t,mutationService:n()},e);e.customElements.define(M,i)}},S="wix-iframe",G=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(S)){var t;let i=(t=L(e),class extends t{reLayout(){let e=this.querySelector("iframe");if(e){let t=e.dataset.src;t&&e.src!==t&&(e.src=t,e.dataset.src="",this.dataset.src="")}}attributeChangedCallback(e,t,i){i&&this.reLayout()}static get observedAttributes(){return["data-src"]}constructor(){super()}});E(e,S,i)}},P={measure(e,t,{hasBgScrollEffect:i,videoWidth:r,videoHeight:n,fittingType:a,alignType:o="center",qualities:s,staticVideoUrl:l,videoId:h,videoFormat:c,focalPoint:m}){var g,p,f,_,b,I,E,w,L,v;let A,O,y,C=i?t.offsetWidth:e.parentElement.offsetWidth,R=e.parentElement.offsetHeight,M=parseInt(r,10),x=parseInt(n,10),S=(g=a,p={wScale:C/M,hScale:R/x},f=M,_=x,{width:Math.round(f*(A=g===u.fittingTypes.SCALE_TO_FIT?Math.min(p.wScale,p.hScale):Math.max(p.wScale,p.hScale))),height:Math.round(_*A)}),G=(b=function(e,{width:t,height:i}){var r;return(r=e=>e.size,Object.values(e.reduce((e,t)=>(e[r(t)]=t,e),{}))).find(e=>e.size>t*i)||e[e.length-1]}(s,S),I=l,E=h,"mp4"===(w=c)?b.url?d(I,b.url):d(I,E,b.quality,w,"file.mp4"):""),P=(L=e,v=G,O=L.networkState===L.NETWORK_NO_SOURCE,y=!L.currentSrc.endsWith(v),v&&(y||O)),N=T[a]||"cover",F=m?function(e,t,i){let{width:r,height:n}=e,{width:a,height:o}=t,{x:s,y:l}=i;if(!a||!o)return`${s}% ${l}%`;let h=Math.max(a/r,o/n),c=r*h,d=n*h,u=Math.max(0,Math.min(c-a,s/100*c-a/2)),m=Math.max(0,Math.min(d-o,l/100*d-o/2)),g=u&&Math.floor(u/(c-a)*100),p=m&&Math.floor(m/(d-o)*100);return`${g}% ${p}%`}(S,{width:C,height:R},m):"",k=o.replace("_"," ");return{videoSourceUrl:G,needsSrcUpdate:P,videoStyle:{height:"100%",width:"100%",objectFit:N,objectPosition:F||k}}},mutate(e,t,i,r,n,a,o,s,l,h,c){var d,u,m;if(n?i.setAttribute("autoplay",""):i.removeAttribute("autoplay"),t){let{width:e,height:i,...n}=r;p(t,n)}else(function(e,t,i,r,n,a){a&&t.paused&&(i.style.opacity="1",t.style.opacity="0");let o=t.paused||""===t.currentSrc;if((e||a)&&o)if(t.ontimeupdate=null,t.onseeked=null,t.onplay=null,!a&&n){let e=t.muted;t.muted=!0,t.ontimeupdate=()=>{t.currentTime>0&&(t.ontimeupdate=null,t.onseeked=()=>{t.onseeked=null,t.muted=e,N(t,i,r)},t.currentTime=0)}}else t.onplay=()=>{a||(t.onplay=null),N(t,i,r)}})(o,i,e,s,n,c),p(i,r);d=o,u=i,m=a,d&&(u.src=m,u.load()),i.playbackRate=h}};function N(e,t,i){"fade"===i&&(t.style.transition="opacity 1.6s ease-out"),t.style.opacity="0",e.style.opacity="1"}let F="wix-video",k=(e=globalThis.window,t,i={experiments:{}})=>{if(e&&void 0===e.customElements.get(F)){var r,n;let a=L(e),o=new IntersectionObserver(e=>e.map(e=>{if(e.isIntersecting){let t=e.target;t.unobserveIntersect(),t.observeResize()}return e}),{rootMargin:"50% 100%"});E(e,F,(r=a,n={...t,intersectionObserver:o},class extends r{connectedCallback(){i.disableImagesLazyLoading?this.reLayout():n.intersectionObserver.observe(this)}disconnectedCallback(){this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()}unobserveIntersect(){n.intersectionObserver?.unobserve(this)}reLayout(){let{isVideoDataExists:e,videoWidth:t,videoHeight:r,qualities:a,videoId:o,videoFormat:s,alignType:l,fittingType:h,focalPoint:c,hasBgScrollEffect:d,autoPlay:u,animatePoster:m,containerId:g,isEditorMode:p,playbackRate:f,hasAlpha:_}=JSON.parse(this.dataset.videoInfo);if(!e)return;let b=!i.prefersReducedMotion&&u,T=this.querySelector(`video[id^="${g}"]`),E=this.querySelector(`.bgVideoposter[id^="${g}"]`);if(this.unobserveChildren(),!(T&&E))return void this.observeChildren(this);let w=(0,I.qc)(g,{document:this.getRootNode(),experiments:i.experiments,logger:i.logger}),L=(0,I.iT)(`.webglcanvas[id^="${g}"]`,{element:w,experiments:i.experiments,logger:i.logger});(_||"true"===w.dataset.hasAlpha)&&!L?requestAnimationFrame(()=>this.reLayout()):n.mutationService.measure(()=>{let{videoSourceUrl:e,needsSrcUpdate:u,videoStyle:g}=P.measure(T,w,{hasBgScrollEffect:d,videoWidth:t,videoHeight:r,fittingType:h,alignType:l,qualities:a,staticVideoUrl:i.staticVideoUrl,videoId:o,videoFormat:s,focalPoint:c});n.mutationService.mutate(()=>{P.mutate(E,L,T,g,b,e,u,m,s,f,p)})})}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-video-info"]}constructor(){super()}}))}}},46418(e,t,i){var r=i(17709),n=i.n(r),a=i(33842),o=i(26350),s=i(16858);let l=o,h=function(e,t=window){!function(e){if(void 0===e.Reflect||void 0===e.customElements||e.customElements.hasOwnProperty("polyfillWrapFlushCallback"))return;let t=e.HTMLElement;e.HTMLElement=function(){return e.Reflect.construct(t,[],this.constructor)},e.HTMLElement.prototype=t.prototype,e.HTMLElement.prototype.constructor=e.HTMLElement,e.Object.setPrototypeOf(e.HTMLElement,t),e.Object.defineProperty(e.HTMLElement,"name",{value:t.name})}(t);let i={registry:new Set,observe(e){i.registry.add(e)},unobserve(e){i.registry.delete(e)}};e.windowResizeService.init((0,s.vk)(()=>i.registry.forEach(e=>e.reLayout())),t);let r=(0,s.Aq)(),n=(e,i)=>{void 0===t.customElements.get(e)&&t.customElements.define(e,i)},a=(0,s.yO)({resizeService:r},t);return t.customElementNamespace={WixElement:a},n("wix-element",a),{contextWindow:t,defineWixBgMedia:e=>{n("wix-bg-media",(0,s.NL)(a,{windowResizeService:i,...e},t))},defineMultiColumnRepeaterElement:()=>{let e=(0,s._o)();n(s.KU,e)}}};var c=i(91534),d=i(76526);let u=()=>({getSiteScale:()=>{let e=document.querySelector("#site-root");return e?e.getBoundingClientRect().width/e.offsetWidth:1}}),m=(e,t,i,r)=>{let{getMediaDimensions:n,...o}=a[e]||{};return n?{...n(t,i,r),...o}:{width:t,height:i,...o}},{experiments:g,media:p,requestUrl:f,site:_}=window.viewerModel,b=(0,d.isExperimentOpen)(g,"specs.thunderbolt.customImageDomain");((e,t,i,r)=>{var a,o,s;let g,p,f,_,b,T,{environmentConsts:I,wixCustomElements:E,media:w,requestUrl:L,mediaServices:v}=(a=void 0,o=void 0,s=void 0,p={"specs.thunderbolt.useClassSelectorsForLookup":(g=t=>(0,d.isExperimentOpen)(e.experiments,t))("specs.thunderbolt.useClassSelectorsForLookup"),"specs.thunderbolt.addIdAsClassName":g("specs.thunderbolt.addIdAsClassName")},f={staticMediaUrl:e.media.staticMediaUrl,mediaRootUrl:e.media.mediaRootUrl,externalBaseUrl:e.externalBaseUrl??"",userDomainMediaPrefixes:e.userDomainMediaPrefixes??[],experiments:p,isViewerMode:!0,devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,...s},b={getMediaDimensionsByEffect:m,..._={mutationService:n(),isExperimentOpen:g,siteService:u()},...o},{...e,wixCustomElements:a||(T=u(),h({resizeService:{init:e=>new ResizeObserver(e)},windowResizeService:{init:e=>window.addEventListener("resize",e)},siteService:T})),services:_,environmentConsts:f,mediaServices:b}),A=E?.contextWindow||window;A.wixCustomElements=E,Object.assign(A.customElementNamespace,{mediaServices:v,environmentConsts:I,requestUrl:L,staticVideoUrl:w.staticVideoUrl}),(0,c.g)({...v},E.contextWindow,I),E.defineWixBgMedia(v),E.defineMultiColumnRepeaterElement(),window.__imageClientApi__=l})({experiments:g,media:p,requestUrl:f,externalBaseUrl:_?.externalBaseUrl,userDomainMediaPrefixes:b?p?.userDomainMediaPrefixes:void 0})},13176(e,t,i){i.d(t,{z:()=>r});let r=["MENU_AS_CONTAINER_TOGGLE","MENU_AS_CONTAINER_EXPANDABLE_MENU","BACK_TO_TOP_BUTTON","SCROLL_TO_","TPAMultiSection_","TPASection_","comp-","TINY_MENU","MENU_AS_CONTAINER","SITE_HEADER","SITE_FOOTER","SITE_PAGES","PAGES_CONTAINER","BACKGROUND_GROUP","POPUPS_ROOT"]},69654(e,t,i){i.d(t,{C5:()=>c,Xx:()=>d,ZH:()=>h,hW:()=>g,iT:()=>u,kp:()=>p,qc:()=>l,vP:()=>m});var r=i(13176);function n(e,t){return!![].includes(t)||["true","new","b","enabled"].includes(`${e?.[t]}`.toLowerCase())}function a(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=n(t,"specs.thunderbolt.useClassSelectorsForLookup"),r=n(t,"specs.thunderbolt.addIdAsClassName");return!!(i&&r)}function o(e={}){return e.document||("undefined"!=typeof document?document:null)}function s(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 l(e,t={}){let i=o(t);if(!i||!e||"string"!=typeof e)return null;let r=a(t);if(r){let t=i.querySelector(`.${e}`);if(t)return t}let n=i.getElementById(e);return n&&r&&s(t?.logger,e,"getElementById"),n}function h(e,t={}){if(!e)return"";if(!a(t))return e.id;let i=Array.from(e.classList||[]),o=n(t.experiments,"specs.thunderbolt.preserveWixSelectClass");if(t.isEditor&&o&&!i.includes("wix-select"))return"";if(t.componentIds?.size){for(let e of i.filter(e=>e.includes("__"))){let i=e.indexOf("__"),r=e.substring(0,i);if(t.componentIds.has(r))return e}for(let e of i)if(t.componentIds.has(e))return e}let l=t.prefixes??r.z,c=null;for(let e of i)if(l.some(t=>e.startsWith(t))){if(e.includes("__"))return e;(!c||e.length<c.length)&&(c=e)}return c||(e.id&&s(t.logger,e.id,"getElementCompId"),e.id||"")}function c(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 d(e,t,i=!1){if(!t)return e;let r=c(e);return`:is(${r}${i?".wix-select":""}, ${e})`}function u(e,t={}){let i=t.element||o(t);if(!i||!e||"string"!=typeof e)return null;let r=a(t);if(r){let t=c(e),r=i.querySelector(t);if(r)return r}let n=i.querySelector(e);return n&&r&&s(t.logger,e,"querySelector"),n}function m(e,t={}){let i=t.element||o(t);if(!i||!e||"string"!=typeof e)return[];let r=a(t);if(r){let t=c(e),r=Array.from(i.querySelectorAll(t));if(r.length>0)return r}let n=Array.from(i.querySelectorAll(e));return n.length>0&&r&&s(t.logger,e,"querySelectorAll"),n}function g(e,t,i={}){if(!t||"string"!=typeof t)return null;let r=a(i);if(r){let i=e.closest(`.${t}`);if(i)return i}let n=e.closest(`#${t}`);return n&&r&&s(i.logger,t,"getClosestByCompId"),n}function p(e,t,i={}){if(!t||"string"!=typeof t)return null;let r=a(i);if(r){let i=c(t),r=e.closest(i);if(r)return r}let n=e.closest(t);return n&&r&&s(i.logger,t,"closest"),n}}}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.bed4d734.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.51cbd1b6.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["6901"],{33842(e,t,i){i.r(t),i.d(t,{BackgroundParallax:()=>n,BackgroundParallaxZoom:()=>o,BackgroundReveal:()=>l,BgCloseUp:()=>d,BgExpand:()=>c,BgFabeBack:()=>h,BgFadeIn:()=>u,BgFadeOut:()=>g,BgFake3D:()=>m,BgPanLeft:()=>f,BgPanRight:()=>b,BgParallax:()=>p,BgPullBack:()=>v,BgReveal:()=>w,BgRotate:()=>M,BgShrink:()=>y,BgSkew:()=>I,BgUnwind:()=>x,BgZoomIn:()=>L,BgZoomOut:()=>D,ImageParallax:()=>O,ImageReveal:()=>P});var r=i(16956);let a=(e,t)=>({width:e,height:t}),s=(e,t,i)=>({width:e,height:Math.max(t,i)}),n={hasParallax:!0,getMediaDimensions:s},o={hasParallax:!0,getMediaDimensions:s},l={hasParallax:!0,getMediaDimensions:s},d={getMediaDimensions:a},c={getMediaDimensions:a},h={getMediaDimensions:a},u={getMediaDimensions:a},g={getMediaDimensions:a},m={hasParallax:!0,getMediaDimensions:s},f={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},b={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},p={hasParallax:!0,getMediaDimensions:s},v={getMediaDimensions:a},w={hasParallax:!0,getMediaDimensions:s},M={getMediaDimensions:(e,t)=>{let i,a,s,n,o;return i=(0,r.kU)(22),a=Math.hypot(e,t)/2,s=Math.acos(e/2/a),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<s?n:2*a),height:Math.ceil(i<(0,r.kU)(90)-s?o:2*a)}}},y={getMediaDimensions:a},I={getMediaDimensions:(e,t)=>({width:e,height:e*Math.tan((0,r.kU)(20))+t})},x={getMediaDimensions:a},L={hasParallax:!0,getMediaDimensions:s},D={getMediaDimensions:(e,t)=>({width:1.15*e,height:1.15*t})},O={getMediaDimensions:(e,t)=>({width:e,height:1.5*t})},P={getMediaDimensions:(e,t,i)=>({width:e,height:i})}},16956(e,t,i){function r(e,t,i,r,a){return(a-e)*(r-i)/(t-e)+i}function a(e,t){let[i,r]=e,[a,s]=t;return Math.sqrt((a-i)**2+(s-r)**2)}function s(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:()=>a,Rb:()=>n,_b:()=>r,kU:()=>s})},91534(e,t,i){i.d(t,{g:()=>b});var r=i(26350);let a={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},s=(e,t)=>(Array.isArray(t)?t:[t]).reduce((t,i)=>{let r=e[i];return void 0!==r?Object.assign(t,{[i]:r}):t},{}),n=(e,t)=>e&&t&&Object.keys(t).forEach(i=>{let r=t[i];if(void 0!==r)e.style[i]="number"!=typeof r||a[i]?r.toString():`${r}px`;else e.style.removeProperty(i)}),o=e=>e.endsWith("/")?e:`${e}/`,l=(e,t,i)=>{if(!e.targetWidth||!e.targetHeight||!e.imageData.uri)return{uri:"",css:{},transformed:!1};let{imageData:a}=e,n=e.displayMode||r.fittingTypes.SCALE_TO_FILL,l=Object.assign(s(a,["upscaleMethod"]),s(e,["filters","encoding","allowFullGIFTransformation","allowWebpAvifTransforms"]),e.quality||a.quality,{hasAnimation:e?.hasAnimation||a?.hasAnimation}),h=c(e.imageData.devicePixelRatio||t.devicePixelRatio),u=Object.assign(s(a,["width","height","crop","name","focalPoint"]),{id:a.uri}),g={width:e.targetWidth,height:e.targetHeight,htmlTag:i||"img",pixelAspectRatio:h,alignment:e.alignType||r.alignTypes.CENTER},m=(0,r.getData)(n,u,g,l),f=a.userDomainMediaURL?a.userDomainMediaURL:(({uri:e,envConsts:t})=>{let{externalBaseUrl:i,userDomainMediaPrefixes:r=[],staticMediaUrl:a}=t;return r.some(t=>e.startsWith(`${t}_`))&&i?`${o(i)}_media/`:o(a)})({uri:a.uri,envConsts:t});return m.uri=d(m.uri,f,t.mediaRootUrl),m},d=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let r=o(t);return e&&(/^micons\//.test(e)?r=o(i):/[^.]+$/.exec(e)?.[0]==="ico"&&(r=r.replace("media","ficons"))),r+e},c=e=>{let t=window.location.search.split("&").map(e=>e.split("=")).find(e=>e[0]?.toLowerCase().includes("devicepixelratio"));return(t?.[1]?Number(t[1]):null)||e||1},h=function(e,t,i,{containerElm:r,bgEffect:a="none",sourceSets:s},n){var o,l;let d,c=i.image,h=i[e],u=n.getScreenHeightOverride?.()||document.documentElement.clientHeight||window.innerHeight||0,g=r?.dataset.mediaHeightOverrideType,m=a&&"none"!==a||s&&s.some(e=>e.scrollEffect),f=r&&m?r:h,b=window.getComputedStyle(h).getPropertyValue("--bg-scrub-effect"),{width:p,height:v}=n.getMediaDimensionsByEffect?.(b||a,f.offsetWidth,f.offsetHeight,u)||{width:h.offsetWidth,height:h.offsetHeight};if(s&&(o=f.offsetWidth,l=f.offsetHeight,d={},s.forEach(({mediaQuery:e,scrollEffect:t})=>{d[e]=n.getMediaDimensionsByEffect?.(t,o,l,u).height||l}),t.sourceSetsTargetHeights=d),!c)return;let w=c.getAttribute("src");b&&(t.top=.5*(h.offsetHeight-v),t.left=.5*(h.offsetWidth-p)),t.width=p,t.height="fixed"===g||"viewport"===g?document.documentElement.clientHeight+80:v,t.screenHeight=u,t.imgSrc=w,t.boundingRect=h.getBoundingClientRect(),t.mediaHeightOverrideType=g,t.srcset=c.srcset},u=function(e,t,i,a,s,o,d,c,h,u){if(!Object.keys(t).length)return;let{imageData:g}=a,m=i[e],f=i.image;h&&(g.devicePixelRatio=1);let b=a.targetScale||1,p=s.isExperimentOpen?.("specs.thunderbolt.allowFullGIFTransformation"),v=s.isExperimentOpen?.("specs.thunderbolt.allowWebpAvifTransforms"),w={...a,...!a.skipMeasure&&{targetWidth:(t.width||0)*b,targetHeight:(t.height||0)*b},displayMode:g.displayMode,allowFullGIFTransformation:p,allowWebpAvifTransforms:v},M=l(w,o,"img"),y=M?.css?.img||{};n(f,function(e,t,i,r,a){let s=function(e,t=1){return 1!==t?{...e,width:"100%",height:"100%"}:e}(t,r);if(a&&(delete s.height,s.width="100%"),!e)return s;let n={...s};return"fill"===i?(n.position="absolute",n.top="0"):"fit"===i&&(n.height="100%"),"fixed"===e&&(n["will-change"]="transform"),n.objectPosition&&(n.objectPosition=t.objectPosition.replace(/(center|bottom)$/,"top")),n}(t.mediaHeightOverrideType,y,g.displayMode,b,c)),(t.top||t.left)&&n(m,{top:`${t.top}px`,left:`${t.left}px`});let I=M?.uri||"",x=g?.hasAnimation||a?.hasAnimation,L=function(e,t,i){let{sourceSets:r}=t;if(!r||!r.length)return;let a={};return r.forEach(({mediaQuery:r,crop:s,focalPoint:n})=>{let o=l({...t,targetHeight:(e.sourceSetsTargetHeights||{})[r]||0,imageData:{...t.imageData,crop:s,focalPoint:n}},i,"img");a[r]=o.uri||""}),a}(t,w,o);if(u&&(f.dataset.ssrSrcDone="true"),!a.isLQIP||!a.lqipTransition||"transitioned"in m.dataset||(m.dataset.transitioned="",f.complete?f.onload=function(){f.dataset.loadDone=""}:f.onload=function(){f.complete?f.dataset.loadDone="":f.onload=function(){f.dataset.loadDone=""}}),d){let e;(e=g.uri,(0,r.getFileExtension)(e)===r.fileType.GIF||(0,r.getFileExtension)(e)===r.fileType.WEBP&&x)?(f.setAttribute("fetchpriority","low"),f.setAttribute("loading","lazy"),f.setAttribute("decoding","async")):f.setAttribute("fetchpriority","high"),f.currentSrc!==I&&f.setAttribute("src",I),t.srcset&&!t.srcset.split(", ").some(e=>e.split(" ")[0]===I)&&f.setAttribute("srcset",I),i.picture&&w.sourceSets&&Array.from(i.picture.querySelectorAll("source")).forEach(e=>{let t=e.media||"",i=L?.[t];e.srcset!==i&&e.setAttribute("srcset",i||"")})}},g={parallax:"ImageParallax",fixed:"ImageReveal"};var m=i(17709),f=i.n(m);function b(e={},t=null,i={}){if("undefined"==typeof window)return;let a={staticMediaUrl:r.STATIC_MEDIA_URL,mediaRootUrl:r.MEDIA_ROOT_URL,experiments:{},devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,disableImagesLazyLoading:(()=>{try{return"true"===new URL(window.location.href).searchParams.get("disableLazyLoading")}catch{return!1}})(),...i},s=function(e,t){let i="wow-image";if(void 0===(e=e||window).customElements.get(i)){let r,a;return e.ResizeObserver&&(r=new e.ResizeObserver(e=>e.map(e=>e.target.reLayout()))),e.IntersectionObserver&&(a=new IntersectionObserver(e=>e.map(e=>{if(e.isIntersecting){let t=e.target;t.unobserveIntersect(),t.observeResize()}return e}),{rootMargin:"150% 100%"})),function(s){var n,o;let l=(n={resizeService:r,intersectionService:a,mutationService:f(),...t},o=e,class extends o.HTMLElement{constructor(){super(),this.childListObserver=null,this.timeoutId=null}attributeChangedCallback(e,t){t&&this.reLayout()}connectedCallback(){s.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"),r=JSON.parse(this.dataset.imageInfo||""),a="true"===this.dataset.isResponsive,{bgEffectName:l}=this.dataset,{scrollEffect:d}=r.imageData,{sourceSets:c}=r,m=l||d&&g[d];c&&c.length&&c.forEach(e=>{e.scrollEffect&&(e.scrollEffect=g[e.scrollEffect])}),e[i]=this,r.containerId&&(e[r.containerId]=o.document.getElementById(`${r.containerId}`));let f=r.containerId?e[r.containerId]:void 0;if(e.image=this.querySelector("img"),e.picture=this.querySelector("picture"),!e.image)return void this.observeChildren(this);this.unobserveChildren(),this.observeChildren(this),n.mutationService.measure(()=>{h(i,t,e,{containerElm:f,bgEffect:m,sourceSets:c},n)});let b=(o,l)=>{n.mutationService.mutate(()=>{u(i,t,e,r,n,s,o,a,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)}},76526(e,t,i){i.d(t,{isExperimentOpen:()=>s});var r=i(7073);let a=[],s=(e,t)=>a.includes(t)||(0,r.kg)(e,t)},7073(e,t,i){i.d(t,{kg:()=>a});var r=["true","b","c","new","enabled"];function a(e,t){let i=e[t];return!0===i||"string"==typeof i&&r.includes(i.toLowerCase())}}},function(e){e.O(0,["1619","3033"],function(){return e(e.s=46418)}),e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.51cbd1b6.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%22823%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNestedLoginSocialBarMenuItems%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.a11yContrast%2C.buttonUdp%2C.fixFirefoxLinkBarIntrinsicSizing%2C.imageEncodingAVIF%2C.motionTimeAnimationsCSS%2C.responsiveContainerRoleGroup%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useWowImageInFastGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.5593.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.opusmusicschool.com.br&fileId=ebccda72.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_addd5712781190723b0315bcda1d2bd5_1529.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.15487.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.15487.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=13a595fb-8716-49b0-aa0d-38ac25a9ee92&siteRevision=1529&staticHTMLComponentUrl=https%3A%2F%2Fwww-opusmusicschool-com-br.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_masterPage" as="fetch" position="post-scripts" rel="prefetch" 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%22823%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNestedLoginSocialBarMenuItems%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.a11yContrast%2C.buttonUdp%2C.fixFirefoxLinkBarIntrinsicSizing%2C.imageEncodingAVIF%2C.motionTimeAnimationsCSS%2C.responsiveContainerRoleGroup%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useWowImageInFastGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.5593.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.opusmusicschool.com.br&fileId=ebccda72.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_123774d7c48c114db150dfea2b607b28_1528.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.15487.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.15487.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=13a595fb-8716-49b0-aa0d-38ac25a9ee92&siteRevision=1529&staticHTMLComponentUrl=https%3A%2F%2Fwww-opusmusicschool-com-br.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_mainPage" as="fetch" position="post-scripts" rel="prefetch" 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%22823%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNestedLoginSocialBarMenuItems%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.buttonUdp%2C.fixFirefoxLinkBarIntrinsicSizing%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useWowImageInFastGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.5593.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.opusmusicschool.com.br&fileId=ac284a06.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_addd5712781190723b0315bcda1d2bd5_1529.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.15487.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.15487.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=13a595fb-8716-49b0-aa0d-38ac25a9ee92&siteRevision=1529&staticHTMLComponentUrl=https%3A%2F%2Fwww-opusmusicschool-com-br.filesusr.com%2F&viewMode=desktop" id="platform_masterPage" as="fetch" position="post-scripts" rel="prefetch" 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%22823%22%7D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNestedLoginSocialBarMenuItems%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.buttonUdp%2C.fixFirefoxLinkBarIntrinsicSizing%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useWowImageInFastGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.5593.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.opusmusicschool.com.br&fileId=ac284a06.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_123774d7c48c114db150dfea2b607b28_1528.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.15487.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.15487.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=13a595fb-8716-49b0-aa0d-38ac25a9ee92&siteRevision=1529&staticHTMLComponentUrl=https%3A%2F%2Fwww-opusmusicschool-com-br.filesusr.com%2F&viewMode=desktop" id="platform_mainPage" as="fetch" position="post-scripts" rel="prefetch" crossorigin="anonymous"></link>



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




<script>
	window.resolveExternalsRegistryPromise = null
    const externalRegistryPromise = new Promise((r) => window.resolveExternalsRegistryPromise = r)
    window.resolveExternalsRegistryModule = (name) => externalRegistryPromise.then(() => window.externalsRegistry[name].onload())
</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.c335b0f1.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["7101"],{78635(){window.__imageClientApi__=window.__imageClientApi__||{sdk:{}};let{lodash:e,react:o,reactDOM:n,imageClientApi:d,clientSdk:a}=window.externalsRegistry={lodash:{},react:{},reactDOM:{},imageClientApi:{},clientSdk:{}};d.loaded=new Promise(e=>{d.onload=e}),e.loaded=new Promise(o=>{e.onload=o}),a.loaded=new Promise(e=>{a.onload=e}),window.ReactDOM||(window.reactDOMReference=window.ReactDOM={loading:!0}),n.loaded=new Promise(e=>{n.onload=()=>{Object.assign(window.reactDOMReference||{},window.ReactDOM,{loading:!1}),e()}}),window.React||(window.reactReference=window.React={loading:!0}),o.loaded=new Promise(e=>{o.onload=()=>{Object.assign(window.reactReference||{},window.React,{loading:!1}),e()}}),window.reactAndReactDOMLoaded=Promise.all([o.loaded,n.loaded]),window.resolveExternalsRegistryPromise()}},function(e){e(e.s=78635)}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.c335b0f1.bundle.min.js.map</script>

<!-- Add the rest of the ViewerModel -->

<!-- SSR only response: the full viewer model is omitted and clientRunner does not boot -->
<script>window.seoSsrOnly = true</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.eefbcea5.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["6747"],{99090(e,t,o){o.d(t,{O:()=>c});let c=(e,t="")=>t.toLowerCase().includes("forcereducedmotion")||!!e?.matchMedia("(prefers-reduced-motion: reduce)").matches}},function(e){e.O(0,["1619","3033"],function(){return e(e.s=19787)}),e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.eefbcea5.bundle.min.js.map</script>

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

<!-- scriptTagsToPreload -->




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


<!-- presets polyfill -->




<!-- detect browser zoom -->









</body>
</html>

