<!DOCTYPE html>
<html lang="fr">
<head>
<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://www.wix.com/favicon.ico" type="image/x-icon"/>
<link rel="shortcut icon" href="https://www.wix.com/favicon.ico" type="image/x-icon"/>
<link rel="apple-touch-icon" href="https://www.wix.com/favicon.ico" type="image/x-icon"/>
<!-- Safari Pinned Tab Icon -->
<!-- <link rel="mask-icon" href="https://www.wix.com/favicon.ico"> -->
<!-- Segmenter Polyfill -->
<script>
if (!window.Intl || !window.Intl.Segmenter) {
(function() {
var script = document.createElement('script');
script.src = 'https://static.parastorage.com/unpkg/@formatjs/intl-segmenter@11.7.10/polyfill.iife.js';
document.head.appendChild(script);
})();
}
</script>
<!-- Legacy Polyfills -->
<script nomodule="" src="https://static.parastorage.com/unpkg/core-js-bundle@3.2.1/minified.js"></script>
<script nomodule="" src="https://static.parastorage.com/unpkg/focus-within-polyfill@5.0.9/dist/focus-within-polyfill.js"></script>
<!-- Performance API Polyfills -->
<script>
(function () {
var noop = function noop() {};
if ("performance" in window === false) {
window.performance = {};
}
window.performance.mark = performance.mark || noop;
window.performance.measure = performance.measure || noop;
if ("now" in window.performance === false) {
var nowOffset = Date.now();
if (performance.timing && performance.timing.navigationStart) {
nowOffset = performance.timing.navigationStart;
}
window.performance.now = function now() {
return Date.now() - nowOffset;
};
}
})();
</script>
<!-- Essential Viewer Model -->
<script type="application/json" id="wix-essential-viewer-model">{"fleetConfig":{"fleetName":"wix-thunderbolt","type":"GA","code":0},"mode":{"qa":false,"enableTestApi":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15034.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15034.0"}],"siteFeaturesConfigs":{"sessionManager":{"isRunningInDifferentSiteContext":false}},"language":{"userLanguage":"fr"},"siteAssets":{"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","scriptsUrl":"static.parastorage.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","viewerAppsUrl":"https:\/\/viewer-apps.parastorage.com","viewerAssetsUrl":"https:\/\/viewer-assets.parastorage.com","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"}},"siteFeatures":["accessibilityBrowserZoom","appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","commonConfig","componentsRegistry","consentPolicy","contentReflow","cyclicTabbing","domSelectors","domStore","environmentWixCodeSdk","environment","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","pages","panorama","renderer","reporter","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","speculationRules","ssrCache","stores","structureApi","thunderboltInitializer","tpaCommons","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixEmbedsApi","componentsLoader","componentsReact","platform"],"site":{"externalBaseUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat","isSEO":false},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"requestUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"78","renderingFlow":"NONE","language":"fr","locale":"fr-fr"},"interactionSampleRatio":0.01,"accessTokensUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat\/_api\/v1\/access-tokens","experiments":{"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.securityExperiments":true,"specs.thunderbolt.browserCacheReload":true,"specs.thunderbolt.addIdAsClassName":true,"specs.thunderbolt.adjustForPrerenderActivation":true}}</script>
<script>window.viewerModel = JSON.parse(document.getElementById('wix-essential-viewer-model').textContent)</script>
<!-- Globals Definitions -->
<script>
(function () {
var now = Date.now()
var activationStart = 0
if (window.viewerModel && window.viewerModel.experiments && window.viewerModel.experiments['specs.thunderbolt.adjustForPrerenderActivation']) {
try {
var navEntry = performance.getEntriesByType('navigation')[0];
if (navEntry && navEntry.activationStart > 0) {
activationStart = navEntry.activationStart;
}
} catch (e) {}
}
window.initialTimestamps = {
initialTimestamp: now,
// initialRequestTimestamp approximates when the navigation started.
// activationStart is added to account for prerendered pages: the page may have been
// created well before the user actually navigated, and activationStart marks when
// the prerendered page was activated (made visible). Adding it shifts timeOrigin
// forward to reflect the real navigation time. For non-prerendered pages activationStart is 0.
initialRequestTimestamp: Math.round(performance.timeOrigin ? performance.timeOrigin + activationStart : now - performance.now() + activationStart)
}
window.thunderboltTag = "libs-releases-GA-local"
window.thunderboltVersion = "1.17110.0"
})();
</script>
<script>
window.commonConfig = viewerModel.commonConfig
</script>
<!-- BEGIN handleAccessTokens bundle -->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.dc220a1a.bundle.min.js">(()=>{"use strict";let e,t,r,o;var n={},i={};function l(e){var t=i[e];if(void 0!==t)return t.exports;var r=i[e]={exports:{}};return n[e](r,r.exports,l),r.exports}function a(e){let{context:t,property:r,value:o,enumerable:n=!0}=e,i=e.get,l=e.set;if(!r||void 0===o&&!i&&!l)return Error("property and value are required");let a=t||globalThis,s=a?.[r],u={};if(void 0!==o)u.value=o;else{if(i){let e=c(i);e&&(u.get=e)}if(l){let e=c(l);e&&(u.set=e)}}let p={...u,enumerable:n||!1,configurable:!1};void 0!==o&&(p.writable=!1);try{Object.defineProperty(a,r,p)}catch(e){return e instanceof TypeError?s:e}return s}function c(e,t){return"function"==typeof e?e:e?.async===!0&&"function"==typeof e.func?t?async function(t){return e.func(t)}:async function(){return e.func()}:"function"==typeof e?.func?e.func:void 0}l.rv=()=>"1.6.6",l.ruid="bundler=rspack@1.6.6";try{a({property:"strictDefine",value:a})}catch{}try{a({property:"defineStrictObject",value:function e(t){let{context:r,property:o,propertiesToExclude:n=[],skipPrototype:i=!1,hardenPrototypePropertiesToExclude:l=[]}=t;if(!o)return Error("property is required");let c=(r||globalThis)[o],p={},f=u(r,o);c&&("object"==typeof c||"function"==typeof c)&&Reflect.ownKeys(c).forEach(e=>{if(!n.includes(e)&&!s.includes(e)){let t=u(c,e);if(t&&(t.writable||t.configurable)){let{value:r,get:o,set:n,enumerable:i=!1}=t,l={};void 0!==r?l.value=r:o?l.get=o:n&&(l.set=n);try{let t=a({context:c,property:e,...l,enumerable:i});p[e]=t}catch(r){if(r instanceof TypeError)try{p[e]=t.value||t.get||t.set}catch{}else throw r}}}});let d={originalObject:c,originalProperties:p};if(!i&&c?.prototype!==void 0){let t=e({context:c,property:"prototype",propertiesToExclude:l,skipPrototype:!0});t instanceof Error||(d.originalPrototype=t?.originalObject,d.originalPrototypeProperties=t?.originalProperties)}return a({context:r,property:o,value:c,enumerable:f?.enumerable}),d}})}catch{}try{a({property:"defineStrictMethod",value:function(e,t){let r=(t||globalThis)[e],o=u(t||globalThis,e);return r&&o&&(o.writable||o.configurable)?(Object.freeze(r),a({context:globalThis,property:e,value:r})):r}})}catch{}var s=["toString","toLocaleString","valueOf","constructor","prototype"];function u(e,t){if(!(!e||!t))try{return Reflect.getOwnPropertyDescriptor(e,t)}catch{return}}function p(e){if("string"!=typeof e)return e;try{return decodeURIComponent(e).toLowerCase().trim()}catch{return e.toLowerCase().trim()}}function f(e,t){let r="";if("string"==typeof e)r=e.split("=")[0]?.trim()||"";else{if(!e||"string"!=typeof e.name)return!1;r=e.name}return t.has(p(r)||"")}function d(e,t){return("string"==typeof e?e.split(";").map(e=>e.trim()).filter(e=>e.length>0):e||[]).filter(e=>!f(e,t))}var y=null;function g(){return null===y&&(y=typeof Document>"u"?void 0:Object.getOwnPropertyDescriptor(Document.prototype,"cookie")),y}let b=(e,t)=>{try{let r=t?t.get.call(document):document.cookie;return r.split(";").map(e=>e.trim()).filter(t=>t?.startsWith(e))[0]?.split("=")[1]}catch(e){return""}},h=(e="",t="",r="/")=>`${e}=; ${t?`domain=${t};`:""} max-age=0; path=${r}; expires=Thu, 01 Jan 1970 00:00:01 GMT`;function m(e,t){try{return sessionStorage[e]("reload",t||"")}catch(e){console.error("ATS: Error calling sessionStorage:",e)}}let v="client-session-bind",w="sec-fetch-unsupported",{experiments:T}=window.viewerModel,{cookie:S}=(e=new Set([v,"client-binding",w,"svSession","smSession","server-session-bind","wixSession2","wixSession3"].map(e=>e.toLowerCase())),a({context:document,property:"cookie",set:{func:t=>{var r,o;let n,i;return r=document,o=void 0,n=g(),i=p(t.split(";")[0]||"")||"",void([...e].every(e=>!i.startsWith(e.toLowerCase()))&&n?.set?n.set.call(r,t):o&&console.warn(o))}},get:{func:()=>(function(e,t){let r=g();if(!r?.get)throw Error("Cookie descriptor or getter not available");return d(r.get.call(e),t).join("; ")})(document,e)},enumerable:!0}),{cookieStore:function(e,t){if(!globalThis?.cookieStore)return;let r=globalThis.cookieStore.get.bind(globalThis.cookieStore),o=globalThis.cookieStore.getAll.bind(globalThis.cookieStore),n=globalThis.cookieStore.set.bind(globalThis.cookieStore),i=globalThis.cookieStore.delete.bind(globalThis.cookieStore);return a({context:globalThis.CookieStore.prototype,property:"get",value:async function(t){return f(("string"==typeof t?t:t.name)||"",e)?null:r.call(this,t)},enumerable:!0}),a({context:globalThis.CookieStore.prototype,property:"getAll",value:async function(){let t=await o.apply(this,Array.from(arguments));return d(t,e)},enumerable:!0}),a({context:globalThis.CookieStore.prototype,property:"set",value:async function(){let r=Array.from(arguments);if(!f(1===r.length?r[0].name:r[0],e))return n.apply(this,r);t&&console.warn(t)},enumerable:!0}),a({context:globalThis.CookieStore.prototype,property:"delete",value:async function(){let t=Array.from(arguments);if(!f(1===t.length?t[0].name:t[0],e))return i.apply(this,t)},enumerable:!0}),a({context:globalThis.cookieStore,property:"prototype",value:globalThis.CookieStore.prototype,enumerable:!1}),a({context:globalThis,property:"cookieStore",value:globalThis.cookieStore,enumerable:!0}),{get:r,getAll:o,set:n,delete:i}}(e,void 0),cookie:g()}),k="tbReady",x="security_overrideGlobals",{experiments:E,siteFeaturesConfigs:P,accessTokensUrl:C}=window.viewerModel,D={},M=(t=b(v,S),T["specs.thunderbolt.browserCacheReload"]&&(b(w,S)||t?m("removeItem"):function(){if("undefined"!=typeof window){let e=performance.getEntriesByType("navigation")[0];return"back_forward"===(e?.type||"")}return!1}()&&function(){let{counter:e}=function(){let e=m("getItem");if(e){let[t,r]=e.split("-"),o=r?parseInt(r,10):0;if(o>=3){let e=t?Number(t):0;if(Date.now()-e>6e4)return{counter:0}}return{counter:o}}return{counter:0}}();e<3?(function(e=1){m("setItem",`${Date.now()}-${e}`)}(e+1),window.location.reload()):console.error("ATS: Max reload attempts reached")}()),r=h(v),o=h(v,location.hostname),S.set.call(document,r),S.set.call(document,o),t);M&&(D["client-binding"]=M);let O=fetch;addEventListener(k,function e(t){let{logger:r}=t.detail;try{window.tb.init({fetch:O,fetchHeaders:D})}catch(t){let e=Error("TB003");r.meter(`${x}_${e.message}`,{paramsOverrides:{errorType:x,eventString:e.message}}),window?.viewerModel?.mode.debug&&console.error(t)}finally{removeEventListener(k,e)}}),E["specs.thunderbolt.hardenFetchAndXHR"]||(window.fetchDynamicModel=()=>P.sessionManager.isRunningInDifferentSiteContext?Promise.resolve({}):fetch(C,{credentials:"same-origin",headers:D}).then(function(e){if(!e.ok)throw Error(`[${e.status}]${e.statusText}`);return e.json()}),window.dynamicModelPromise=window.fetchDynamicModel())})();
//# sourceMappingURL=handleAccessTokens.inline.dc220a1a.bundle.min.js.map</script>
<!-- END handleAccessTokens bundle -->
<!-- BEGIN overrideGlobals bundle -->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.306e90d8.bundle.min.js">(()=>{"use strict";var e={},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var i=t[o]={exports:{}};return e[o](i,i.exports,r),i.exports}function o(e){let{context:t,property:r,value:o,enumerable:i=!0}=e,c=e.get,a=e.set;if(!r||void 0===o&&!c&&!a)return Error("property and value are required");let l=t||globalThis,s=l?.[r],u={};if(void 0!==o)u.value=o;else{if(c){let e=n(c);e&&(u.get=e)}if(a){let e=n(a);e&&(u.set=e)}}let p={...u,enumerable:i||!1,configurable:!1};void 0!==o&&(p.writable=!1);try{Object.defineProperty(l,r,p)}catch(e){return e instanceof TypeError?s:e}return s}function n(e,t){return"function"==typeof e?e:e?.async===!0&&"function"==typeof e.func?t?async function(t){return e.func(t)}:async function(){return e.func()}:"function"==typeof e?.func?e.func:void 0}r.rv=()=>"1.6.6",r.ruid="bundler=rspack@1.6.6";try{o({property:"strictDefine",value:o})}catch{}try{o({property:"defineStrictObject",value:c})}catch{}try{o({property:"defineStrictMethod",value:a})}catch{}var i=["toString","toLocaleString","valueOf","constructor","prototype"];function c(e){let{context:t,property:r,propertiesToExclude:n=[],skipPrototype:a=!1,hardenPrototypePropertiesToExclude:s=[]}=e;if(!r)return Error("property is required");let u=(t||globalThis)[r],p={},f=l(t,r);u&&("object"==typeof u||"function"==typeof u)&&Reflect.ownKeys(u).forEach(e=>{if(!n.includes(e)&&!i.includes(e)){let t=l(u,e);if(t&&(t.writable||t.configurable)){let{value:r,get:n,set:i,enumerable:c=!1}=t,a={};void 0!==r?a.value=r:n?a.get=n:i&&(a.set=i);try{let t=o({context:u,property:e,...a,enumerable:c});p[e]=t}catch(r){if(r instanceof TypeError)try{p[e]=t.value||t.get||t.set}catch{}else throw r}}}});let d={originalObject:u,originalProperties:p};if(!a&&u?.prototype!==void 0){let e=c({context:u,property:"prototype",propertiesToExclude:s,skipPrototype:!0});e instanceof Error||(d.originalPrototype=e?.originalObject,d.originalPrototypeProperties=e?.originalProperties)}return o({context:t,property:r,value:u,enumerable:f?.enumerable}),d}function a(e,t){let r=(t||globalThis)[e],n=l(t||globalThis,e);return r&&n&&(n.writable||n.configurable)?(Object.freeze(r),o({context:globalThis,property:e,value:r})):r}function l(e,t){if(!(!e||!t))try{return Reflect.getOwnPropertyDescriptor(e,t)}catch{return}}function s(e){if("string"!=typeof e)return e;try{return decodeURIComponent(e).toLowerCase().trim()}catch{return e.toLowerCase().trim()}}function u(e,t){return e instanceof Headers?e.forEach((r,o)=>{p(o,t)||e.delete(o)}):Object.keys(e).forEach(r=>{p(r,t)||delete e[r]}),e}function p(e,t){return!t.has(s(e)||"")}function f(e,t){let r=!0,o=s(function(e){let t,r;if(globalThis.Request&&e instanceof Request)t=e.url;else if("function"==typeof e?.toString)t=e.toString();else throw Error("Unsupported type for url");try{return new URL(t).pathname}catch{return(r=t.replace(/#.+/gi,"").split("?").shift()).startsWith("/")?r:`/${r}`}}(e));return o&&t.some(e=>o.includes(e))&&(r=!1),r}performance.mark("overrideGlobals started");let{experiments:d}=window.viewerModel,y=d["specs.thunderbolt.securityExperiments"];try{let e,t,r,n,i,l=globalThis.open,h=document.open;function b(e,t,r){var o;let n="string"!=typeof e,i=l.call(window,e,t,r);return n||e&&((o=e).startsWith("//")&&/(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\.)+[a-z0-9][a-z0-9-]{0,61}[a-z0-9]/g.test(`${location.protocol}:${o}`)&&(o=`${location.protocol}${o}`),!o.startsWith("http")||new URL(o).hostname===location.hostname)?{}:i}o({property:"open",value:b,context:globalThis,enumerable:!0}),o({property:"open",value:function(e,t,r){return e?b(e,t,r):h.call(document,e||"",t||"",r||"")},context:document,enumerable:!0}),y&&(e=document.createElement,t=Element.prototype.setAttribute,r=Element.prototype.setAttributeNS,o({property:"createElement",context:document,value:function(n,i){let c=e.call(document,n,i);return"iframe"===s(n)&&(o({property:"srcdoc",context:c,get:()=>"",set:()=>{console.warn("`srcdoc` is not allowed in iframe elements.")}}),c.setAttribute=function(e,r){"srcdoc"===e.toLowerCase()?console.warn("`srcdoc` attribute is not allowed to be set."):t.call(c,e,r)},c.setAttributeNS=function(e,t,o){"srcdoc"===t.toLowerCase()?console.warn("`srcdoc` attribute is not allowed to be set."):r.call(c,e,t,o)}),c},enumerable:!0})),d["specs.thunderbolt.hardenFetchAndXHR"]&&y&&function(e,t,r){let n=fetch,i=XMLHttpRequest,c=new Set(t);function a(){let t=new i,o=t.open,n=t.setRequestHeader;return t.open=function(){let n=Array.from(arguments),i=n[1];if(n.length<2||f(i,e))return o.apply(t,n);throw Error(r||`Request not allowed for path ${i}`)},t.setRequestHeader=function(e,r){p(decodeURIComponent(e),c)&&n.call(t,e,r)},t}o({property:"fetch",value:function(){var t;let o=(t=arguments,globalThis.Request&&t[0]instanceof Request&&t[0]?.headers?u(t[0].headers,c):t[1]?.headers&&u(t[1].headers,c),t);return f(arguments[0],e)?n.apply(globalThis,Array.from(o)):new Promise((e,t)=>{let o=Error(r||`Request not allowed for path ${arguments[0]}`);t(o)})},enumerable:!0}),o({property:"XMLHttpRequest",value:a,enumerable:!0}),Object.keys(i).forEach(e=>{a[e]=i[e]})}(["/_api/v1/access-tokens","/_api/v2/dynamicmodel","/_api/one-app-session-web/v3/businesses"],["client-binding"]),function(){if(navigator&&"serviceWorker"in navigator)navigator.serviceWorker.register,o({context:navigator.serviceWorker,property:"register",value:function(){console.log("Service worker registration is not allowed")},enumerable:!0})}(),n=[],i=(i=[]).concat(["TextEncoder","TextDecoder"]),y&&(i=i.concat(["XMLHttpRequestEventTarget","EventTarget"])),i=i.concat(["URL","JSON"]),y&&(n=n.concat(["addEventListener","removeEventListener"])),n=n.concat(["encodeURI","encodeURIComponent","decodeURI","decodeURIComponent"]),i=i.concat(["String","Number"]),y&&i.push("Object"),i=i.concat(["Reflect"]),n.forEach(e=>{a(e),["addEventListener","removeEventListener"].includes(e)&&a(e,document)}),i.forEach(e=>{c({property:e})}),y&&function(){return e("setTimeout",0,globalThis),e("setInterval",0,globalThis);function e(e,t,r){let n=r||globalThis,i=n[e];if(!i||"function"!=typeof i)throw Error(`Function ${e} not found or is not a function`);o({property:e,value:function(){let r=Array.from(arguments);if("string"!=typeof r[t])return i.apply(n,r);console.warn(`Calling ${e} with a String Argument at index ${t} is not allowed`)},context:r,enumerable:!0})}}()}catch(t){window?.viewerModel?.mode.debug&&console.error(t);let e=Error("TB006");window.fedops?.reportError(e,"security_overrideGlobals"),window.Sentry?window.Sentry.captureException(e):globalThis.defineStrictProperty("sentryBuffer",[e],window,!1)}performance.mark("overrideGlobals ended")})();
//# sourceMappingURL=overrideGlobals.inline.306e90d8.bundle.min.js.map</script>
<!-- END overrideGlobals bundle -->
<script>
window.commonConfig = viewerModel.commonConfig
</script>
<!-- Initial CSS -->
<style data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/main.ad32ab84.min.css">@keyframes slide-horizontal-new{0%{transform:translate(100%)}}@keyframes slide-horizontal-old{80%{opacity:1}to{opacity:0;transform:translate(-100%)}}@keyframes slide-vertical-new{0%{transform:translateY(-100%)}}@keyframes slide-vertical-old{80%{opacity:1}to{opacity:0;transform:translateY(100%)}}@keyframes out-in-new{0%{opacity:0}}@keyframes out-in-old{to{opacity:0}}:root:active-view-transition{view-transition-name:none}:root:active-view-transition::view-transition-group(*){animation:none}:root:active-view-transition::view-transition-old(*){animation:none}:root:active-view-transition::view-transition-new(*){animation:none}::view-transition{pointer-events:none}:root:active-view-transition #SITE_HEADER{view-transition-name:header-group}:root:active-view-transition #WIX_ADS{view-transition-name:wix-ads-group}:root:active-view-transition #SITE_FOOTER{view-transition-name:footer-group}:root:active-view-transition #BACKGROUND_GROUP_TRANSITION_GROUP>div{view-transition-name:background-group}:root:active-view-transition::view-transition-group(page-group){pointer-events:all;cursor:wait;animation:revert;animation-duration:.6s}:root:active-view-transition::view-transition-old(page-group){pointer-events:all;cursor:wait;animation:revert;animation-duration:.6s}:root:active-view-transition::view-transition-new(page-group){pointer-events:all;cursor:wait;animation:revert;animation-duration:.6s}:root:active-view-transition-type(SlideHorizontal)::view-transition-old(page-group){mix-blend-mode:normal;animation:.6s cubic-bezier(.83,0,.17,1) forwards slide-horizontal-old}:root:active-view-transition-type(SlideHorizontal)::view-transition-new(page-group){mix-blend-mode:normal;animation:.6s cubic-bezier(.83,0,.17,1) backwards slide-horizontal-new}:root:active-view-transition-type(SlideVertical)::view-transition-old(page-group){mix-blend-mode:normal;animation:.6s cubic-bezier(.83,0,.17,1) forwards slide-vertical-old}:root:active-view-transition-type(SlideVertical)::view-transition-new(page-group){mix-blend-mode:normal;animation:.6s cubic-bezier(.83,0,.17,1) backwards slide-vertical-new}:root:active-view-transition-type(OutIn)::view-transition-old(page-group){animation:.35s cubic-bezier(.22,1,.36,1) forwards out-in-old}:root:active-view-transition-type(OutIn)::view-transition-new(page-group){animation:.35s cubic-bezier(.64,0,.78,0) .35s backwards out-in-new}@media (prefers-reduced-motion:reduce){::view-transition-group(*){animation:none!important}::view-transition-old(*){animation:none!important}::view-transition-new(*){animation:none!important}}html,body{vertical-align:baseline;background:0 0;border:0;outline:0;margin:0;padding:0}body{--scrollbar-width:0px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;font-family:Arial,Helvetica,sans-serif;font-size:10px}html,body{height:100%}body{overflow-x:auto;overflow-y:scroll}body:not(.responsive) #site-root{width:100%;min-width:var(--site-width)}body:not([data-js-loaded]) [data-hide-prejs]{visibility:hidden}interact-element{display:contents}#SITE_CONTAINER{position:relative}:root{--one-unit:1vw;--section-max-width:9999px;--spx-stopper-max:9999px;--spx-stopper-min:0px;--browser-zoom:1}@supports ((-webkit-appearance:none)) and (stroke-color:transparent){:root{--safari-sticky-fix:opacity;--experimental-safari-sticky-fix:translateZ(0)}}@supports (container-type:inline-size){:root{--one-unit:1cqw}}[id^=oldHoverBox-]{mix-blend-mode:plus-lighter;transition:opacity .5s,visibility .5s}[data-mesh-id$=inlineContent-gridContainer]:has(>[id^=oldHoverBox-]){isolation:isolate}
/*# sourceMappingURL=main.ad32ab84.min.css.map*/</style>
<style data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.0e79bfca.min.css">div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,nav,button,section,header,footer,title{vertical-align:baseline;background:0 0;border:0;outline:0;margin:0;padding:0}textarea,input,select{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif}ol,ul{list-style:none}blockquote,q{quotes:none}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a{cursor:pointer;text-decoration:none}.testStyles{overflow-y:hidden}.reset-button{color:inherit;font:inherit;-webkit-appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;background:0 0;border:0;outline:0;padding:0;line-height:normal;overflow:visible}:focus{outline:none}body.device-mobile-optimized:not(.disable-site-overflow){overflow-x:hidden;overflow-y:scroll}body.device-mobile-optimized:not(.responsive) #SITE_CONTAINER{width:320px;margin-left:auto;margin-right:auto;position:relative;overflow-x:visible}body.device-mobile-optimized:not(.responsive):not(.blockSiteScrolling) #SITE_CONTAINER{margin-top:0}body.device-mobile-optimized>*{max-width:100%!important}body.device-mobile-optimized #site-root{overflow:hidden}@supports (overflow:clip){body.device-mobile-optimized #site-root{overflow:clip}}body.device-mobile-non-optimized #SITE_CONTAINER #site-root{overflow:clip}body.device-mobile-non-optimized.fullScreenMode{background-color:#5f6360}body.device-mobile-non-optimized.fullScreenMode #site-root,body.device-mobile-non-optimized.fullScreenMode #SITE_BACKGROUND,body.device-mobile-non-optimized.fullScreenMode #MOBILE_ACTIONS_MENU,body.fullScreenMode #WIX_ADS{visibility:hidden}body.fullScreenMode{overflow:hidden!important}body.fullScreenMode.device-mobile-optimized #TINY_MENU{opacity:0;pointer-events:none}body.fullScreenMode-scrollable.device-mobile-optimized{overflow-x:hidden!important;overflow-y:auto!important}body.fullScreenMode-scrollable.device-mobile-optimized #site-root,body.fullScreenMode-scrollable.device-mobile-optimized #masterPage{overflow:hidden!important}body.fullScreenMode-scrollable.device-mobile-optimized #masterPage,body.fullScreenMode-scrollable.device-mobile-optimized #SITE_BACKGROUND{height:auto!important}body.fullScreenMode-scrollable.device-mobile-optimized #masterPage.mesh-layout{height:0!important}body.blockSiteScrolling,body.siteScrollingBlocked{width:100%;position:fixed}body.siteScrollingBlockedIOSFix{overflow:hidden!important}body.blockSiteScrolling #SITE_CONTAINER{margin-top:calc(var(--blocked-site-scroll-margin-top)*-1)}#site-root{top:var(--wix-ads-height);min-height:100%;margin:0 auto;position:relative}#site-root img:not([src]){visibility:hidden}#site-root svg img:not([src]){visibility:visible}.auto-generated-link{color:inherit}#SCROLL_TO_TOP,#SCROLL_TO_BOTTOM{height:0}.has-click-trigger{cursor:pointer}.fullScreenOverlay{z-index:1005;justify-content:center;display:flex;position:fixed;top:-60px;bottom:0;left:0;right:0;overflow-y:hidden}.fullScreenOverlay>.fullScreenOverlayContent{margin:0 auto;position:absolute;top:60px;bottom:0;left:0;right:0;overflow:hidden;transform:translateZ(0)}[data-mesh-id$=inlineContent],[data-mesh-id$=centeredContent],[data-mesh-id$=form]{pointer-events:none;position:relative}[data-mesh-id$=-gridWrapper],[data-mesh-id$=-rotated-wrapper]{pointer-events:none}[data-mesh-id$=-gridContainer]>*,[data-mesh-id$=-rotated-wrapper]>*,[data-mesh-id$=inlineContent]>:not([data-mesh-id$=-gridContainer]){pointer-events:auto}.device-mobile-optimized #masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID{-ms-grid-row:2;grid-area:2/1/3/2;position:relative}#masterPage.mesh-layout{display:-ms-grid;-ms-grid-rows:max-content max-content min-content max-content;-ms-grid-columns:100%;grid-template-rows:max-content max-content min-content max-content;grid-template-columns:100%;justify-content:stretch;align-items:start;display:grid}#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SITE_HEADER-placeholder,#masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID[data-state~=mobileView],#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #soapBeforePagesContainer,#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #SITE_FOOTER-placeholder{-ms-grid-column:1;-ms-grid-row-align:start;-ms-grid-column-align:start}#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SITE_HEADER-placeholder{-ms-grid-row:1;grid-area:1/1/2/2}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #soapBeforePagesContainer,#masterPage.mesh-layout #soapAfterPagesContainer{-ms-grid-row:3;grid-area:3/1/4/2}#masterPage.mesh-layout #soapBeforePagesContainer,#masterPage.mesh-layout #soapAfterPagesContainer{width:100%}#masterPage.mesh-layout #PAGES_CONTAINER{align-self:stretch}#masterPage.mesh-layout main#PAGES_CONTAINER{display:block}#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #SITE_FOOTER-placeholder{-ms-grid-row:4;grid-area:4/1/5/2}#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERcenteredContent],#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERinlineContent],#masterPage.mesh-layout #SITE_PAGES{height:100%}#masterPage.mesh-layout.desktop>*{width:100%}#masterPage.mesh-layout #SITE_PAGES,#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #masterPageinlineContent,#masterPage.mesh-layout #SITE_FOOTER,#masterPage.mesh-layout #SITE_HEADER{position:relative}#masterPage.mesh-layout #SITE_HEADER{grid-area:1/1/2/2}#masterPage.mesh-layout #SITE_FOOTER{grid-area:4/1/5/2}#masterPage.mesh-layout.overflow-x-clip #SITE_HEADER,#masterPage.mesh-layout.overflow-x-clip #SITE_FOOTER{overflow-x:clip}[data-z-counter]{z-index:0}[data-z-counter="0"]{z-index:auto}.wixSiteProperties{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--wst-button-color-fill-primary:rgb(var(--color_48));--wst-button-color-border-primary:rgb(var(--color_49));--wst-button-color-text-primary:rgb(var(--color_50));--wst-button-color-fill-primary-hover:rgb(var(--color_51));--wst-button-color-border-primary-hover:rgb(var(--color_52));--wst-button-color-text-primary-hover:rgb(var(--color_53));--wst-button-color-fill-primary-disabled:rgb(var(--color_54));--wst-button-color-border-primary-disabled:rgb(var(--color_55));--wst-button-color-text-primary-disabled:rgb(var(--color_56));--wst-button-color-fill-secondary:rgb(var(--color_57));--wst-button-color-border-secondary:rgb(var(--color_58));--wst-button-color-text-secondary:rgb(var(--color_59));--wst-button-color-fill-secondary-hover:rgb(var(--color_60));--wst-button-color-border-secondary-hover:rgb(var(--color_61));--wst-button-color-text-secondary-hover:rgb(var(--color_62));--wst-button-color-fill-secondary-disabled:rgb(var(--color_63));--wst-button-color-border-secondary-disabled:rgb(var(--color_64));--wst-button-color-text-secondary-disabled:rgb(var(--color_65));--wst-color-fill-base-1:rgb(var(--color_36));--wst-color-fill-base-2:rgb(var(--color_37));--wst-color-fill-base-shade-1:rgb(var(--color_38));--wst-color-fill-base-shade-2:rgb(var(--color_39));--wst-color-fill-base-shade-3:rgb(var(--color_40));--wst-color-fill-accent-1:rgb(var(--color_41));--wst-color-fill-accent-2:rgb(var(--color_42));--wst-color-fill-accent-3:rgb(var(--color_43));--wst-color-fill-accent-4:rgb(var(--color_44));--wst-color-fill-background-primary:rgb(var(--color_11));--wst-color-fill-background-secondary:rgb(var(--color_12));--wst-color-text-primary:rgb(var(--color_15));--wst-color-text-secondary:rgb(var(--color_14));--wst-color-action:rgb(var(--color_18));--wst-color-disabled:rgb(var(--color_39));--wst-color-title:rgb(var(--color_45));--wst-color-subtitle:rgb(var(--color_46));--wst-color-line:rgb(var(--color_47));--wst-font-style-h2:var(--font_2);--wst-font-style-h3:var(--font_3);--wst-font-style-h4:var(--font_4);--wst-font-style-h5:var(--font_5);--wst-font-style-h6:var(--font_6);--wst-font-style-body-large:var(--font_7);--wst-font-style-body-medium:var(--font_8);--wst-font-style-body-small:var(--font_9);--wst-font-style-body-x-small:var(--font_10);--wst-color-custom-1:rgb(var(--color_13));--wst-color-custom-2:rgb(var(--color_16));--wst-color-custom-3:rgb(var(--color_17));--wst-color-custom-4:rgb(var(--color_19));--wst-color-custom-5:rgb(var(--color_20));--wst-color-custom-6:rgb(var(--color_21));--wst-color-custom-7:rgb(var(--color_22));--wst-color-custom-8:rgb(var(--color_23));--wst-color-custom-9:rgb(var(--color_24));--wst-color-custom-10:rgb(var(--color_25));--wst-color-custom-11:rgb(var(--color_26));--wst-color-custom-12:rgb(var(--color_27));--wst-color-custom-13:rgb(var(--color_28));--wst-color-custom-14:rgb(var(--color_29));--wst-color-custom-15:rgb(var(--color_30));--wst-color-custom-16:rgb(var(--color_31));--wst-color-custom-17:rgb(var(--color_32));--wst-color-custom-18:rgb(var(--color_33));--wst-color-custom-19:rgb(var(--color_34));--wst-color-custom-20:rgb(var(--color_35))}.wix-presets-wrapper{display:contents}.builder-root{box-sizing:border-box}
/*# sourceMappingURL=main.renderer.0e79bfca.min.css.map*/</style>
<meta name="format-detection" content="telephone=no">
<meta name="skype_toolbar" content="skype_toolbar_parser_compatible">
<!--pageHtmlEmbeds.head start-->
<script type="wix/htmlEmbeds" id="pageHtmlEmbeds.head start"></script>
<script type="wix/htmlEmbeds" id="pageHtmlEmbeds.head end"></script>
<!--pageHtmlEmbeds.head end-->
<!-- head performance data start -->
<!-- head performance data end -->
<script id="wix-skip-played-animations-setup">
(function() {
var navEntry = performance.getEntriesByType('navigation')[0];
if (navEntry && navEntry.type === 'reload') {
return;
}
if ('PageRevealEvent' in window) {
window.__pageRevealPromise = new Promise(function(resolve) {
window.addEventListener('pagereveal', resolve, { once: true });
});
} else {
window.__pageRevealPromise = Promise.resolve();
}
})();
</script>
<meta http-equiv="X-Wix-Meta-Site-Id" content="b80215e2-5632-4299-b793-1df02f8368fd">
<meta http-equiv="X-Wix-Application-Instance-Id" content="05c2bf48-5dc2-49e3-a75d-bb7d73cd7d14">
<meta http-equiv="X-Wix-Published-Version" content="78"/>
<meta http-equiv="etag" content="bug"/>
<!-- render-head end -->
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-classic.72e6a2a3.min.css">.PlZyDq{touch-action:manipulation}.uDW_Qe{align-items:center;box-sizing:border-box;display:flex;justify-content:var(--label-align);min-width:100%;text-align:initial;width:-moz-max-content;width:max-content}.uDW_Qe:before{max-width:var(--margin-start,0)}.uDW_Qe:after,.uDW_Qe:before{align-self:stretch;content:"";flex-grow:1}.uDW_Qe:after{max-width:var(--margin-end,0)}.FubTgk{height:100%}.FubTgk .uDW_Qe{border-radius:var(--corvid-border-radius,var(--rd,0));bottom:0;box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));left:0;position:absolute;right:0;top:0;transition:var(--trans1,border-color .4s ease 0s,background-color .4s ease 0s)}.FubTgk .uDW_Qe:link,.FubTgk .uDW_Qe:visited{border-color:transparent}.FubTgk .l7_2fn{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));font:var(--fnt,var(--font_5));margin:0;position:relative;transition:var(--trans2,color .4s ease 0s);white-space:nowrap}.FubTgk[aria-disabled=false] .uDW_Qe{background-color:var(--corvid-background-color,rgba(var(--bg,var(--color_17,color_17)),var(--alpha-bg,1)));border:solid var(--corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1))) var(--corvid-border-width,var(--brw,0));cursor:pointer!important}:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .uDW_Qe,body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .uDW_Qe{background-color:var(--corvid-hover-background-color,rgba(var(--bgh,var(--color_18,color_18)),var(--alpha-bgh,1)));border-color:var(--corvid-hover-border-color,rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1)))}:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .l7_2fn,body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .l7_2fn{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))))}:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .uDW_Qe,body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .uDW_Qe{background-color:var(--corvid-hover-background-color,rgba(var(--bgh,var(--color_18,color_18)),var(--alpha-bgh,1)));border-color:var(--corvid-hover-border-color,rgba(var(--brdh,var(--color_15,color_15)),var(--alpha-brdh,1)))}:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .l7_2fn,body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .l7_2fn{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))))}.FubTgk[aria-disabled=true] .uDW_Qe{background-color:var(--corvid-disabled-background-color,rgba(var(--bgd,204,204,204),var(--alpha-bgd,1)));border-color:var(--corvid-disabled-border-color,rgba(var(--brdd,204,204,204),var(--alpha-brdd,1)));border-style:solid;border-width:var(--corvid-border-width,var(--brw,0))}.FubTgk[aria-disabled=true] .l7_2fn{color:var(--corvid-disabled-color,rgb(var(--txtd,255,255,255)))}.uUxqWY{align-items:center;box-sizing:border-box;display:flex;justify-content:var(--label-align);min-width:100%;text-align:initial;width:-moz-max-content;width:max-content}.uUxqWY:before{max-width:var(--margin-start,0)}.uUxqWY:after,.uUxqWY:before{align-self:stretch;content:"";flex-grow:1}.uUxqWY:after{max-width:var(--margin-end,0)}.Vq4wYb[aria-disabled=false] .uUxqWY{cursor:pointer}:host(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:active .wJVzSK,body.device-mobile-optimized .Vq4wYb[aria-disabled=false]:active .wJVzSK{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))));transition:var(--trans,color .4s ease 0s)}:host(:not(.device-mobile-optimized)) .Vq4wYb[aria-disabled=false]:hover .wJVzSK,body:not(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:hover .wJVzSK{color:var(--corvid-hover-color,rgb(var(--txth,var(--color_15,color_15))));transition:var(--trans,color .4s ease 0s)}.Vq4wYb .uUxqWY{bottom:0;left:0;position:absolute;right:0;top:0}.Vq4wYb .wJVzSK{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));font:var(--fnt,var(--font_5));transition:var(--trans,color .4s ease 0s);white-space:nowrap}.Vq4wYb[aria-disabled=true] .wJVzSK{color:var(--corvid-disabled-color,rgb(var(--txtd,255,255,255)))}:host(:not(.device-mobile-optimized)) .CohWsy,body:not(.device-mobile-optimized) .CohWsy{display:flex}:host(:not(.device-mobile-optimized)) .V5AUxf,body:not(.device-mobile-optimized) .V5AUxf{-moz-column-gap:var(--margin);column-gap:var(--margin);direction:var(--direction);display:flex;margin:0 auto;position:relative;width:calc(100% - var(--padding)*2)}:host(:not(.device-mobile-optimized)) .V5AUxf>*,body:not(.device-mobile-optimized) .V5AUxf>*{direction:ltr;flex:var(--column-flex) 1 0%;left:0;margin-bottom:var(--padding);margin-top:var(--padding);min-width:0;position:relative;top:0}:host(.device-mobile-optimized) .V5AUxf,body.device-mobile-optimized .V5AUxf{display:block;padding-bottom:var(--padding-y);padding-left:var(--padding-x,0);padding-right:var(--padding-x,0);padding-top:var(--padding-y);position:relative}:host(.device-mobile-optimized) .V5AUxf>*,body.device-mobile-optimized .V5AUxf>*{margin-bottom:var(--margin);position:relative}:host(.device-mobile-optimized) .V5AUxf>:first-child,body.device-mobile-optimized .V5AUxf>:first-child{margin-top:var(--firstChildMarginTop,0)}:host(.device-mobile-optimized) .V5AUxf>:last-child,body.device-mobile-optimized .V5AUxf>:last-child{margin-bottom:var(--lastChildMarginBottom)}.LIhNy3{backface-visibility:hidden}.jhxvbR,.mtrorN{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.if7Vw2{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.if7Vw2.f0uTJH{clip:rect(0,auto,auto,0)}.if7Vw2 .i1tH8h{height:100%;position:absolute;top:0;width:100%}.if7Vw2 .DXi4PB{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.if7Vw2 .DXi4PB img{height:100%;width:100%}@supports(-webkit-hyphens:none){.if7Vw2.f0uTJH{clip:auto;-webkit-clip-path:inset(0)}}.wG8dni{height:100%}.tcElKx{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.ImALHf,.Ybjs9b{opacity:var(--fill-layer-video-opacity)}.UWmm3w{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.Yjj1af{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.ImALHf{height:100%;position:relative;width:100%}.KCM6zk{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.KCM6zk .DXi4PB,.KCM6zk .ImALHf,.KCM6zk .Ybjs9b{opacity:1}._uqPqy{clip-path:var(--fill-layer-clip)}._uqPqy,.eKyYhK{position:absolute;top:0}._uqPqy,.eKyYhK,.x0mqQS img{height:100%;width:100%}.pnCr6P{opacity:0}.blf7sp,.pnCr6P{position:absolute;top:0}.blf7sp{height:0;left:0;overflow:hidden;width:0}.rWP3Gv{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.Tr4n3d,.rWP3Gv,.wRqk6s{height:100%;top:0;width:100%}.wRqk6s{position:absolute}.Tr4n3d{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.Tr4n3d{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.VXAmO2{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var( --divider-layers-pin-factor__ );--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.VXAmO2,.VXAmO2 .dy3w_9{left:0;position:absolute;width:100%}.VXAmO2 .dy3w_9{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.UORcXs{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.UORcXs .dy3w_9{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.UORcXs .dy3w_9[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.UORcXs .dy3w_9[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.UORcXs .dy3w_9[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.Io4VUz{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.Io4VUz .dy3w_9{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.Io4VUz .dy3w_9[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.Io4VUz .dy3w_9[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.Io4VUz .dy3w_9[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}.YzqVVZ{overflow:visible;position:relative}.mwF7X1{backface-visibility:hidden}.YGilLk{cursor:pointer}.Tj01hh{display:block}.MW5IWV,.Tj01hh{height:100%;width:100%}.MW5IWV{left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}._C0cVf{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.hFwGTD{transform:translateY(-100%);transition:.2s ease-in}.IQgXoP{transition:.2s}.Nr3Nid{opacity:0;transition:.2s ease-in}.Nr3Nid.l4oO6c{z-index:-1!important}.iQuoC4{opacity:1;transition:.2s}.CJF7A2{height:auto}.CJF7A2,.U4Bvut{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .G5K6X8,body:not(.device-mobile-optimized) .G5K6X8{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.xU8fqS[data-focuscycled=active]{outline:1px solid transparent}.xU8fqS[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.xU8fqS ._4XcTfy{background-color:var(--screenwidth-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));border-bottom:var(--brwb,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-top:var(--brwt,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));bottom:0;box-shadow:var(--shd,0 0 5px rgba(0,0,0,.7));left:0;position:absolute;right:0;top:0}.xU8fqS .gUbusX{background-color:rgba(var(--bgctr,var(--color_11,color_11)),var(--alpha-bgctr,1));border-radius:var(--rd,0);bottom:var(--brwb,0);top:var(--brwt,0)}.xU8fqS .G5K6X8,.xU8fqS .gUbusX{left:0;position:absolute;right:0}.xU8fqS .G5K6X8{bottom:0;top:0}:host(.device-mobile-optimized) .xU8fqS .G5K6X8,body.device-mobile-optimized .xU8fqS .G5K6X8{left:10px;right:10px}.SPY_vo{pointer-events:none}.BmZ5pC{min-height:calc(100vh - var(--wix-ads-height));min-width:var(--site-width);position:var(--bg-position);top:var(--wix-ads-height)}.BmZ5pC,.nTOEE9{height:100%;width:100%}.nTOEE9{overflow:hidden;position:relative}.nTOEE9.sqUyGm:hover{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODM3MEUzMUU4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODM3MEUzMUQ4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4bqsJgAAACF0lEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPmgI0F2YdmxXQUhX///sVQqK2tDVL4DFkhF8zK2NjY/4aGhshOOMJAJAB5ZjdAADGQCpiB4Cear3uwKQR74vv372BPLFq0CKZ4GnLcdMGiFtnXmzZtQo0Bdnb2r/b29nBFMIwUjkxghby8vHfFxMQwTMQWp0YggZcvX/5HBpqamhgKQdafAQnq6en9j4+P/4/me150nzsCPfYOKrkWKvYCymcjJozPgqIYIMAYcUjKAnEcELsDbVECOpkNiO8B+buAeCEQ3yUqFllYWNYh+4Obm/u/ubn5f0tLy//QPIqM90ATHVagDHTJH5BCfn7+/xcvXvyPC9y7d+8/KHqghv4FYj0M04BxeAOkQEhI6P+vX79QDECOeBj49+/ffzk5OZih91FyP4gAGiIDooH5hIGVlRUsAXQpGMMAMh+Y1xksLCzg5QxGrAFzwAxY2GzYsIGgC48cOYIclsuwBiIbG9sCmCJFRcX/+/fvxwi/EydOwIoDGH6JLQEiA26ga1egxSY2vAUpkcKKEV5iCwVOIObBU8w8RzLYgYHaAAACg5CxaxSLgwAAAABJRU5ErkJggg==),auto}.nTOEE9.C_JY0G:hover{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I4QkNGQTI4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0I4QkNGQTE4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7hiSPZAAACGklEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPm/EcHUA3TURT+/fsXQ6G2tjZI4TNkhVwwK2NjY/8bGhoiO+EIA5EA5JndAAHEQCpgBoKfaL7uwaYQHLrfv38He2LRokUwxdOQ46YLFrXIYNOmTagxwM7O/tXe3h4sCYs3EEYKRyawQl5e3rtiYmL/sQH0ODUCCbx8+RJFkaamJoZCkPVnQIJ6enr/4+Pj/6P5nhfd545Aj72DSq6Fir2A8tmICeOzoCgGCDBGHJKyQBwHxO5AW5SATmYD4ntA/i4gXgjEd4mKRRYWlnXI/uDm5v5vbm7+39LS8j80jyLjPdBEhxUoA13yB6SQn5///8WLF//jAvfu3fsPih6ooX+BWA/DNGAc3gApEBIS+v/r16//hMC/f//+y8nJwQy9j2wWC4gAGiIDooH5hIGVlRUsAXQpVq98/PgRVBAwWFhYMDx69AhczkBj7RdyFpgBC5sNGzYQdOGRI0eQw3IZVpvZ2NgWwBQpKir+379/P4ZBJ06cgBUHMPwSWwJEBtxA165Ai01seAtSIoUVI7zEFgqcQMyDp5h5jmSwAwO1AQBU5q033XYWQwAAAABJRU5ErkJggg==),auto}.RZQnmg{background-color:rgb(var(--color_11));border-radius:50%;bottom:12px;height:40px;opacity:0;pointer-events:none;position:absolute;right:12px;width:40px}.RZQnmg path{fill:rgb(var(--color_15))}.RZQnmg:focus{cursor:auto;opacity:1;pointer-events:auto}.rYiAuL{cursor:pointer}.gSXewE{height:0;left:0;overflow:hidden;top:0;width:0}.OJQ_3L,.gSXewE{position:absolute}.OJQ_3L{background-color:rgb(var(--color_11));border-radius:300px;bottom:0;cursor:pointer;height:40px;margin:16px 16px;opacity:0;pointer-events:none;right:0;width:40px}.OJQ_3L path{fill:rgb(var(--color_12))}.OJQ_3L:focus{cursor:auto;opacity:1;pointer-events:auto}.j7pOnl{box-sizing:border-box;height:100%;width:100%}.BI8PVQ{min-height:var(--image-min-height);min-width:var(--image-min-width)}.BI8PVQ img,img.BI8PVQ{filter:var(--filter-effect-svg-url);-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100% 100%);mask-size:var(--mask-size,100% 100%);-o-object-position:var(--object-position);object-position:var(--object-position)}.MazNVa{left:var(--left,auto);position:var(--position-fixed,static);top:var(--top,auto);z-index:var(--z-index,auto)}.MazNVa .BI8PVQ img{box-shadow:0 0 0 #000;position:static;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.MazNVa .j7pOnl{display:block;overflow:hidden}.MazNVa .BI8PVQ{overflow:hidden}.c7cMWz{bottom:0;left:0;position:absolute;right:0;top:0}.FVGvCX{height:auto;position:relative;width:100%}body:not(.responsive) .zK7MhX{align-self:start;grid-area:1/1/1/1;height:100%;justify-self:stretch;left:0;position:relative}:host(:not(.device-mobile-optimized)) .c7cMWz,body:not(.device-mobile-optimized) .c7cMWz{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.fEm0Bo .c7cMWz{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));overflow:hidden}:host(.device-mobile-optimized) .c7cMWz,body.device-mobile-optimized .c7cMWz{left:10px;right:10px}.PFkO7r{bottom:0;left:0;position:absolute;right:0;top:0}.HT5ybB{height:auto;position:relative;width:100%}body:not(.responsive) .dBAkHi{align-self:start;grid-area:1/1/1/1;height:100%;justify-self:stretch;left:0;position:relative}:host(:not(.device-mobile-optimized)) .PFkO7r,body:not(.device-mobile-optimized) .PFkO7r{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}:host(.device-mobile-optimized) .PFkO7r,body.device-mobile-optimized .PFkO7r{left:10px;right:10px}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap.b6030042.min.css">.cwL6XW{cursor:pointer}.sNF2R0{opacity:0}.hLoBV3{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.Rdf41z,.hLoBV3{opacity:1}.ftlZWo{transition:opacity var(--transition-duration) cubic-bezier(.37,0,.63,1)}.ATGlOr,.ftlZWo{opacity:0}.KQSXD0{transition:opacity var(--transition-duration) cubic-bezier(.64,0,.78,0)}.KQSXD0,.pagQKE{opacity:1}._6zG5H{opacity:0;transition:opacity var(--transition-duration) cubic-bezier(.22,1,.36,1)}.BB49uC{transform:translateX(100%)}.j9xE1V{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.ICs7Rs,.j9xE1V{transform:translateX(0)}.DxijZJ{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.B5kjYq,.DxijZJ{transform:translateX(-100%)}.cJijIV{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.cJijIV,.hOxaWM{transform:translateX(0)}.T9p3fN{transform:translateX(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.qDxYJm{transform:translateY(100%)}.aA9V0P{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.YPXPAS,.aA9V0P{transform:translateY(0)}.Xf2zsA{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.Xf2zsA,.y7Kt7s{transform:translateY(-100%)}.EeUgMu{transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}.EeUgMu,.fdHrtm{transform:translateY(0)}.WIFaG4{transform:translateY(100%);transition:transform var(--transition-duration) cubic-bezier(.87,0,.13,1)}body:not(.responsive) .JsJXaX{overflow-x:clip}:root:active-view-transition .JsJXaX{view-transition-name:page-group}.AnQkDU{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:100%}.AnQkDU>div{align-self:stretch!important;grid-area:1/1/2/2;justify-self:stretch!important}.StylableButton2545352419__root{-archetype:box;border:none;box-sizing:border-box;cursor:pointer;display:block;height:100%;min-height:10px;min-width:10px;padding:0;touch-action:manipulation;width:100%}.StylableButton2545352419__root[disabled]{pointer-events:none}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor{background-color:var(--corvid-background-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor{background-color:var(--corvid-hover-background-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor{background-color:var(--corvid-disabled-background-color)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor{border-color:var(--corvid-border-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor{border-color:var(--corvid-hover-border-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor{border-color:var(--corvid-disabled-border-color)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius{border-radius:var(--corvid-border-radius)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth{border-width:var(--corvid-border-width)!important}.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label{color:var(--corvid-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label{color:var(--corvid-hover-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label{color:var(--corvid-disabled-color)!important}.StylableButton2545352419__link{-archetype:box;box-sizing:border-box;color:#000;text-decoration:none}.StylableButton2545352419__container{align-items:center;display:flex;flex-basis:auto;flex-direction:row;flex-grow:1;height:100%;justify-content:center;overflow:hidden;transition:all .2s ease,visibility 0s;width:100%}.StylableButton2545352419__label{-archetype:text;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(first);max-width:100%;min-width:1.8em;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:inherit;white-space:nowrap}.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label{text-overflow:unset}.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label{min-width:10px;overflow-wrap:break-word;white-space:break-spaces;word-break:break-word}.StylableButton2545352419__icon{-archetype:icon;-controller-part-type:LayoutChildDisplayDropdown,LayoutFlexChildSpacing(last);flex-shrink:0;height:50px;min-width:1px;transition:inherit}.StylableButton2545352419__icon.StylableButton2545352419--override{display:block!important}.StylableButton2545352419__icon svg,.StylableButton2545352419__icon>span{display:flex;height:inherit;width:inherit}.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-icon-color)!important;stroke:var(--corvid-icon-color)!important}.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-hover-icon-color)!important;stroke:var(--corvid-hover-icon-color)!important}.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg{fill:var(--corvid-disabled-icon-color)!important;stroke:var(--corvid-disabled-icon-color)!important}.aeyn4z{bottom:0;left:0;position:absolute;right:0;top:0}.qQrFOK{cursor:pointer}.VDJedC{-webkit-tap-highlight-color:rgba(0,0,0,0);fill:var(--corvid-fill-color,var(--fill));fill-opacity:var(--fill-opacity);stroke:var(--corvid-stroke-color,var(--stroke));stroke-opacity:var(--stroke-opacity);stroke-width:var(--stroke-width);filter:var(--drop-shadow,none);opacity:var(--opacity);transform:var(--flip)}.VDJedC,.VDJedC svg{bottom:0;left:0;position:absolute;right:0;top:0}.VDJedC svg{height:var(--svg-calculated-height,100%);margin:auto;padding:var(--svg-calculated-padding,0);width:var(--svg-calculated-width,100%)}.VDJedC svg:not([data-type=ugc]){overflow:visible}.l4CAhn *{vector-effect:non-scaling-stroke}ol.font_100,ul.font_100{color:#080808;font-family:"Arial, Helvetica, sans-serif",serif;font-size:10px;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin:0;text-decoration:none}ol.font_100 li,ul.font_100 li{margin-bottom:12px}ol.wix-list-text-align,ul.wix-list-text-align{list-style-position:inside}ol.wix-list-text-align h1,ol.wix-list-text-align h2,ol.wix-list-text-align h3,ol.wix-list-text-align h4,ol.wix-list-text-align h5,ol.wix-list-text-align h6,ol.wix-list-text-align p,ul.wix-list-text-align h1,ul.wix-list-text-align h2,ul.wix-list-text-align h3,ul.wix-list-text-align h4,ul.wix-list-text-align h5,ul.wix-list-text-align h6,ul.wix-list-text-align p{display:inline}.HQSswv{cursor:pointer}.yi6otz{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.zQ9jDz [data-attr-richtext-marker=true]{display:block}.zQ9jDz [data-attr-richtext-marker=true] table{border-collapse:collapse;margin:15px 0;width:100%}.zQ9jDz [data-attr-richtext-marker=true] table td{padding:12px;position:relative}.zQ9jDz [data-attr-richtext-marker=true] table td:after{border-bottom:1px solid currentColor;border-left:1px solid currentColor;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0}.zQ9jDz [data-attr-richtext-marker=true] table tr td:last-child:after{border-right:1px solid currentColor}.zQ9jDz [data-attr-richtext-marker=true] table tr:first-child td:after{border-top:1px solid currentColor}@supports(-webkit-appearance:none) and (stroke-color:transparent){.qvSjx3>*>:first-child{vertical-align:top}}@supports(-webkit-touch-callout:none){.qvSjx3>*>:first-child{vertical-align:top}}.LkZBpT :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div) [class$=rich-text__text],.LkZBpT :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div)[class$=rich-text__text]{color:var(--corvid-color,currentColor)}.LkZBpT :is(p,h1,h2,h3,h4,h5,h6,ul,ol,span[data-attr-richtext-marker],blockquote,div) span[style*=color]{color:var(--corvid-color,currentColor)!important}.Kbom4H{direction:var(--text-direction);min-height:var(--min-height);min-width:var(--min-width)}.Kbom4H .upNqi2{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.Kbom4H .upNqi2 ul{list-style:disc inside}.Kbom4H .upNqi2 li{margin-bottom:12px}.MMl86N blockquote,.MMl86N div,.MMl86N h1,.MMl86N h2,.MMl86N h3,.MMl86N h4,.MMl86N h5,.MMl86N h6,.MMl86N p{letter-spacing:normal;line-height:normal}.gYHZuN{min-height:var(--min-height);min-width:var(--min-width)}.gYHZuN .upNqi2{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.gYHZuN .upNqi2 ol,.gYHZuN .upNqi2 ul{letter-spacing:normal;line-height:normal;margin-inline-start:.5em;padding-inline-start:1.3em}.gYHZuN .upNqi2 ul{list-style-type:disc}.gYHZuN .upNqi2 ol{list-style-type:decimal}.gYHZuN .upNqi2 ol ul,.gYHZuN .upNqi2 ul ul{line-height:normal;list-style-type:circle}.gYHZuN .upNqi2 ol ol ul,.gYHZuN .upNqi2 ol ul ul,.gYHZuN .upNqi2 ul ol ul,.gYHZuN .upNqi2 ul ul ul{line-height:normal;list-style-type:square}.gYHZuN .upNqi2 li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.gYHZuN .upNqi2 h1,.gYHZuN .upNqi2 h2,.gYHZuN .upNqi2 h3,.gYHZuN .upNqi2 h4,.gYHZuN .upNqi2 h5,.gYHZuN .upNqi2 h6,.gYHZuN .upNqi2 p{letter-spacing:normal;line-height:normal;margin-block:0;margin:0}.gYHZuN .upNqi2 a{color:inherit}.MMl86N,.ku3DBC{word-wrap:break-word;direction:var(--text-direction);min-height:var(--min-height);min-width:var(--min-width);mix-blend-mode:var(--blendMode,normal);overflow-wrap:break-word;pointer-events:none;text-align:start;text-shadow:var(--textOutline,0 0 transparent),var(--textShadow,0 0 transparent);text-transform:var(--textTransform,"none")}.MMl86N>*,.ku3DBC>*{pointer-events:auto}.MMl86N li,.ku3DBC li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.MMl86N ol,.MMl86N ul,.ku3DBC ol,.ku3DBC ul{letter-spacing:normal;line-height:normal;margin-inline-end:0;margin-inline-start:.5em}.MMl86N:not(.Vq6kJx) ol,.MMl86N:not(.Vq6kJx) ul,.ku3DBC:not(.Vq6kJx) ol,.ku3DBC:not(.Vq6kJx) ul{padding-inline-end:0;padding-inline-start:1.3em}.MMl86N ul,.ku3DBC ul{list-style-type:disc}.MMl86N ol,.ku3DBC ol{list-style-type:decimal}.MMl86N ol ul,.MMl86N ul ul,.ku3DBC ol ul,.ku3DBC ul ul{list-style-type:circle}.MMl86N ol ol ul,.MMl86N ol ul ul,.MMl86N ul ol ul,.MMl86N ul ul ul,.ku3DBC ol ol ul,.ku3DBC ol ul ul,.ku3DBC ul ol ul,.ku3DBC ul ul ul{list-style-type:square}.MMl86N blockquote,.MMl86N div,.MMl86N h1,.MMl86N h2,.MMl86N h3,.MMl86N h4,.MMl86N h5,.MMl86N h6,.MMl86N p,.ku3DBC blockquote,.ku3DBC div,.ku3DBC h1,.ku3DBC h2,.ku3DBC h3,.ku3DBC h4,.ku3DBC h5,.ku3DBC h6,.ku3DBC p{margin-block:0;margin:0}.MMl86N a,.ku3DBC a{color:inherit}.Vq6kJx li{margin-inline-end:0;margin-inline-start:1.3em}.Vd6aQZ{overflow:hidden;padding:0;pointer-events:none;white-space:nowrap}.mHZSwn{display:none}.lvxhkV{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.QJjwEo{transform:translateY(-100%);transition:.2s ease-in}.kdBXfh{transition:.2s}.MP52zt{opacity:0;transition:.2s ease-in}.MP52zt.Bhu9m5{z-index:-1!important}.LVP8Wf{opacity:1;transition:.2s}.VrZrC0{height:auto}.VrZrC0,.cKxVkc{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .vlM3HR,body:not(.device-mobile-optimized) .vlM3HR{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.AT7o0U[data-focuscycled=active]{outline:1px solid transparent}.AT7o0U[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.AT7o0U .vlM3HR{bottom:0;left:0;position:absolute;right:0;top:0}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.WzbAF8{direction:var(--direction)}.WzbAF8 .mpGTIt .O6KwRn{display:var(--item-display);height:var(--item-size);margin-block:var(--item-margin-block);margin-inline:var(--item-margin-inline);width:var(--item-size)}.WzbAF8 .mpGTIt .O6KwRn:last-child{margin-block:0;margin-inline:0}.WzbAF8 .mpGTIt .O6KwRn .oRtuWN{display:block}.WzbAF8 .mpGTIt .O6KwRn .oRtuWN .YaS0jR{height:var(--item-size);width:var(--item-size)}.WzbAF8 .mpGTIt{height:100%;position:absolute;white-space:nowrap;width:100%}:host(.device-mobile-optimized) .WzbAF8 .mpGTIt,body.device-mobile-optimized .WzbAF8 .mpGTIt{white-space:normal}.big2ZD{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:calc(100% - var(--wix-ads-height));left:0;margin-top:var(--wix-ads-height);position:fixed;top:0;width:100%}.SHHiV9,.big2ZD{pointer-events:none;z-index:var(--pinned-layer-in-container,var(--above-all-in-container))}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[DropDownMenu_VerticalRibbonsMenuButtonSkin].0a7015a1.min.css">._pfxlW{clip-path:inset(50%);height:24px;position:absolute;width:24px}._pfxlW:active,._pfxlW:focus{clip-path:unset;right:0;top:50%;transform:translateY(-50%)}._pfxlW.RG3k61{transform:translateY(-50%) rotate(180deg)}.IrztG_,.LwGVyh{box-sizing:border-box;height:100%;overflow:visible;position:relative;width:auto}.LwGVyh[data-state~=header] a,.LwGVyh[data-state~=header] div,[data-state~=header].IrztG_ a,[data-state~=header].IrztG_ div{cursor:default!important}.IrztG_ .jS_a8u,.LwGVyh .jS_a8u{display:inline-block;height:100%;width:100%}.IrztG_{--display:inline-block;box-sizing:border-box;cursor:pointer;display:var(--display);padding-left:var(--pad,5px)}.IrztG_ .ulhk76{margin:0 var(--els,10)}.IrztG_ .PEhgVM{color:rgb(var(--txt,var(--color_15,color_15)));display:inline-block;font:var(--fnt,var(--font_1));padding:0 .5em;position:relative}.IrztG_ .kxke0e{bottom:0;left:var(--pad,5px);position:absolute;right:0;top:0}.IrztG_ .fKnyM9{background-color:transparent;bottom:var(--els,10);left:var(--els,10);position:absolute;right:var(--els,10);top:var(--els,10);transition:var(--trans1R,background-color .2s ease 0s,top .2s ease 0s,bottom .2s ease 0s)}.IrztG_ .s9f_85{border:0 solid transparent;border-left-width:var(--els,10);height:0;margin-left:0;position:absolute;width:0}.IrztG_ .yaY6Nm{border-bottom:solid 0 rgba(var(--bgh-mutated-brightness,var(--color_17,color_17)),var(--alpha-bgh-mutated-brightness,1));left:0;position:absolute;top:0}.IrztG_ .YJufy9{border-top:solid 0 rgba(var(--bgh-mutated-brightness,var(--color_17,color_17)),var(--alpha-bgh-mutated-brightness,1));bottom:0;left:0;position:absolute}.IrztG_[data-state~=drop]{display:block;padding:0;width:100%}.IrztG_[data-state~=drop] .kxke0e{display:none}.IrztG_[data-state~=drop] .ulhk76{background-color:rgba(var(--bgDrop,var(--color_11,color_11)),var(--alpha-bgDrop,1));margin:0}.IrztG_[data-state~=drop] .ulhk76,.IrztG_[data-state~=drop][data-state~=link]:hover,.IrztG_[data-state~=drop][data-state~=over],.IrztG_[data-state~=drop][data-state~=selected]{transition:var(--trans,background-color .2s ease 0s)}.IrztG_[data-state~=drop][data-state~=link]:hover .ulhk76,.IrztG_[data-state~=drop][data-state~=over] .ulhk76{background-color:rgba(var(--bgh,var(--color_17,color_17)),var(--alpha-bgh,1))}.IrztG_[data-state~=drop][data-state~=selected]{background-color:rgba(var(--bgs,var(--color_18,color_18)),var(--alpha-bgs,1))}.IrztG_[data-state~=link]:hover .fKnyM9,.IrztG_[data-state~=over] .fKnyM9,.IrztG_[data-state~=selected] .fKnyM9{bottom:0;box-shadow:var(--ribbonShd,2px 0 2px 0 rgba(0,0,0,.2));top:0;transition:var(--trans1,background-color .2s ease 0s,top .2s ease 0s,bottom .2s ease 0s)}.IrztG_[data-state~=link]:hover .YJufy9,.IrztG_[data-state~=link]:hover .yaY6Nm,.IrztG_[data-state~=over] .YJufy9,.IrztG_[data-state~=over] .yaY6Nm,.IrztG_[data-state~=selected] .YJufy9,.IrztG_[data-state~=selected] .yaY6Nm{transition:var(--trans3,border-width .2s ease .2s)}.IrztG_[data-state~=link]:hover .yaY6Nm,.IrztG_[data-state~=over] .yaY6Nm,.IrztG_[data-state~=selected] .yaY6Nm{border-bottom-width:var(--els,10)}.IrztG_[data-state~=link]:hover .YJufy9,.IrztG_[data-state~=over] .YJufy9,.IrztG_[data-state~=selected] .YJufy9{border-top-width:var(--els,10)}.IrztG_[data-state~=link]:hover .PEhgVM,.IrztG_[data-state~=over] .PEhgVM,.IrztG_[data-state~=selected] .PEhgVM{transition:var(--trans2,color .2s ease 0s)}.IrztG_[data-state~=link]:hover .fKnyM9,.IrztG_[data-state~=over] .fKnyM9{background-color:rgba(var(--bgh,var(--color_17,color_17)),var(--alpha-bgh,1))}.IrztG_[data-state~=link]:hover .yaY6Nm,.IrztG_[data-state~=over] .yaY6Nm{border-bottom-color:rgba(var(--bgh-mutated-brightness,var(--color_17,color_17)),var(--alpha-bgh-mutated-brightness,1))}.IrztG_[data-state~=link]:hover .YJufy9,.IrztG_[data-state~=over] .YJufy9{border-top-color:rgba(var(--bgh-mutated-brightness,var(--color_17,color_17)),var(--alpha-bgh-mutated-brightness,1))}.IrztG_[data-state~=link]:hover .PEhgVM,.IrztG_[data-state~=over] .PEhgVM{color:rgb(var(--txth,var(--color_15,color_15)))}.IrztG_[data-state~=selected] .fKnyM9{background-color:rgba(var(--bgs,var(--color_18,color_18)),var(--alpha-bgs,1))}.IrztG_[data-state~=selected] .yaY6Nm{border-bottom-color:rgba(var(--bgs-mutated-brightness,var(--color_18,color_18)),var(--alpha-bgs-mutated-brightness,1))}.IrztG_[data-state~=selected] .YJufy9{border-top-color:rgba(var(--bgs-mutated-brightness,var(--color_18,color_18)),var(--alpha-bgs-mutated-brightness,1))}.IrztG_[data-state~=selected] .PEhgVM{color:rgb(var(--txts,var(--color_15,color_15)))}.n8qt_K{overflow-x:hidden}.n8qt_K .KCt4pP{display:flex;flex-direction:column;height:100%;width:100%}.n8qt_K .KCt4pP ._ngx6H{flex:1}.n8qt_K .KCt4pP .KUA9VD{height:calc(100% - (var(--menuTotalBordersY, 0px)));overflow:visible;white-space:nowrap;width:calc(100% - (var(--menuTotalBordersX, 0px)))}.n8qt_K .KCt4pP .KUA9VD .HGaV5X,.n8qt_K .KCt4pP .KUA9VD .dkG2gJ{direction:var(--menu-direction);display:inline-block;text-align:var(--menu-align,var(--align))}.n8qt_K .KCt4pP .KUA9VD .qgcwz2{display:block;width:100%}.n8qt_K .JQVuI4{direction:var(--submenus-direction);display:block;opacity:1;text-align:var(--submenus-align,var(--align));z-index:99999}.n8qt_K .JQVuI4 .UVqjQ0{display:inherit;overflow:visible;visibility:inherit;white-space:nowrap;width:auto}.n8qt_K .JQVuI4.OcQAtM{transition:visibility;transition-delay:.2s;visibility:visible}.n8qt_K .JQVuI4 .dkG2gJ{display:inline-block}.n8qt_K .PFB80c{display:none}.wV7FoD .PFB80c{background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));bottom:var(--els,10px);box-shadow:var(--shd,0 2px 3px rgba(0,0,0,.7));display:block;left:0;position:absolute;right:0;top:var(--els,10px)}.wV7FoD .KUA9VD{position:relative}.wV7FoD .JQVuI4{box-sizing:border-box;margin-top:7px;position:absolute;visibility:hidden}.wV7FoD [data-dropmode=dropUp] .JQVuI4{margin-bottom:7px;margin-top:0}.wV7FoD .UVqjQ0{background-color:rgba(var(--bgDrop,var(--color_11,color_11)),var(--alpha-bgDrop,1));box-shadow:var(--shd,0 2px 3px rgba(0,0,0,.7))}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[HeaderContainer_DoubleBorderScreen].cf167c5c.min.css">.hpA9KH{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.ZBkohq{transform:translateY(-100%);transition:.2s ease-in}.JIWevs{transition:.2s}.gc4CJA{opacity:0;transition:.2s ease-in}.gc4CJA.UV2YFD{z-index:-1!important}.VKd4GJ{opacity:1;transition:.2s}.pwLEnC{height:auto}.UEjKbP,.pwLEnC{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .SuxpUn,body:not(.device-mobile-optimized) .SuxpUn{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.IYiY1U[data-focuscycled=active]{outline:1px solid transparent}.IYiY1U[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.IYiY1U .Mf6OQK{background-color:var(--screenwidth-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));bottom:var(--bgPosition,0);box-shadow:var(--shd,0 0 5px rgba(0,0,0,.7));top:var(--bgPosition,0)}.IYiY1U .Mf6OQK,.IYiY1U .Qn3VFs{left:0;position:absolute;right:0}.IYiY1U .Qn3VFs{border-bottom:var(--outerLineSize,3px) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-top:var(--outerLineSize,3px) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));bottom:var(--bordersPosition,6px);top:var(--bordersPosition,6px)}.IYiY1U .vQZLTi{border-bottom:var(--innerLineSize,1px) solid rgba(var(--brd2,var(--color_14,color_14)),var(--alpha-brd2,1));border-top:var(--innerLineSize,1px) solid rgba(var(--brd2,var(--color_14,color_14)),var(--alpha-brd2,1));bottom:var(--lineGap,5px);left:0;position:absolute;right:0;top:var(--lineGap,5px)}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[FreemiumBannerDesktop_FreemiumBannerDesktopNewLogo].2f18257a.min.css">.ytGGBw{width:100%}.ytGGBw.U3zsen{--display:none;display:var(--display)}.ytGGBw.wDEwXV{display:block;visibility:visible}.ytGGBw .RMGHU6{direction:rtl}.ytGGBw .ZdV7_s{direction:ltr}.ytGGBw.czJOIz{position:fixed;top:0;z-index:var(--above-all-z-index)}@font-face{font-display:swap;font-family:wixFreemiumFontW01-35Thin;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/56be84de-9d60-4089-8df0-0ea6ec786b84.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/56be84de-9d60-4089-8df0-0ea6ec786b84.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/50d35bbc-dfd4-48f1-af16-cf058f69421d.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/278bef59-6be1-4800-b5ac-1f769ab47430.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/2e309b1b-08b8-477f-bc9e-7067cf0af0b3.svg#2e309b1b-08b8-477f-bc9e-7067cf0af0b3) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW01-45Ligh;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/530dee22-e3c1-4e9f-bf62-c31d510d9656.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/688ab72b-4deb-4e15-a088-89166978d469.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/7816f72f-f47e-4715-8cd7-960e3723846a.svg#7816f72f-f47e-4715-8cd7-960e3723846a) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW01-55Roma;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/b0ffdcf0-26da-47fd-8485-20e4a40d4b7d.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/da09f1f1-062a-45af-86e1-2bbdb3dd94f9.svg#da09f1f1-062a-45af-86e1-2bbdb3dd94f9) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW01-65Medi;font-weight:700;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/60be5c39-863e-40cb-9434-6ebafb62ab2b.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/4c6503c9-859b-4d3b-a1d5-2d42e1222415.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/36c182c6-ef98-4021-9b0d-d63122c2bbf5.svg#36c182c6-ef98-4021-9b0d-d63122c2bbf5) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW02-35Thin;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/30b6ffc3-3b64-40dd-9ff8-a3a850daf535.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/30b6ffc3-3b64-40dd-9ff8-a3a850daf535.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/775a65da-14aa-4634-be95-6724c05fd522.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/988eaaa7-5565-4f65-bb17-146b650ce9e9.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/3503a1a6-91c3-4c42-8e66-2ea7b2b57541.svg#3503a1a6-91c3-4c42-8e66-2ea7b2b57541) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW02-45Ligh;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/9a2e4855-380f-477f-950e-d98e8db54eac.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/fa82d0ee-4fbd-4cc9-bf9f-226ad1fcbae2.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/48d599a6-92b5-4d43-a4ac-8959f6971853.svg#48d599a6-92b5-4d43-a4ac-8959f6971853) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW02-55Roma;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/0b3a3fca-0fad-402b-bd38-fdcbad1ef776.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/0b3a3fca-0fad-402b-bd38-fdcbad1ef776.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/d5af76d8-a90b-4527-b3a3-182207cc3250.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/1d238354-d156-4dde-89ea-4770ef04b9f9.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/b68875cb-14a9-472e-8177-0247605124d7.svg#b68875cb-14a9-472e-8177-0247605124d7) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW02-65Medi;font-weight:700;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/55f60419-09c3-42bd-b81f-1983ff093852.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/55f60419-09c3-42bd-b81f-1983ff093852.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/5b4a262e-3342-44e2-8ad7-719998a68134.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/4a3ef5d8-cfd9-4b96-bd67-90215512f1e5.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/58ab5075-53ea-46e6-9783-cbb335665f88.svg#58ab5075-53ea-46e6-9783-cbb335665f88) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW10-35Thin;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/93b6bf6a-418e-4a8f-8f79-cb9c99ef3e32.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/93b6bf6a-418e-4a8f-8f79-cb9c99ef3e32.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/c881c21b-4148-4a11-a65d-f35e42999bc8.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/03634cf1-a9c9-4e13-b049-c90d830423d4.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/1bc99c0a-298b-46f9-b325-18b5e5169795.svg#1bc99c0a-298b-46f9-b325-18b5e5169795) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW10-45Ligh;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/5b85c7cc-6ad4-4226-83f5-9d19e2974123.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/5b85c7cc-6ad4-4226-83f5-9d19e2974123.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/835e7b4f-b524-4374-b57b-9a8fc555fd4e.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/2c694ef6-9615-473e-8cf4-d8d00c6bd973.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/3fc84193-a13f-4fe8-87f7-238748a4ac54.svg#3fc84193-a13f-4fe8-87f7-238748a4ac54) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW10-65Medi;font-weight:700;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/7092fdcc-7036-48ce-ae23-cfbc9be2e3b0.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/7092fdcc-7036-48ce-ae23-cfbc9be2e3b0.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/5b29e833-1b7a-40ab-82a5-cfd69c8650f4.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/b0298148-2d59-44d1-9ec9-1ca6bb097603.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/ae1dea8c-a953-4845-b616-74a257ba72e6.svg#ae1dea8c-a953-4845-b616-74a257ba72e6) format("svg")}@font-face{font-display:swap;font-family:wixFreemiumFontW10-55Roma;src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/f1feaed7-6bce-400a-a07e-a893ae43a680.eot?#iefix);src:url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/f1feaed7-6bce-400a-a07e-a893ae43a680.eot?#iefix) format("eot"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/8ac9e38d-29c6-41ea-8e47-4ae4d2b1a4e1.woff) format("woff"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/4bd09087-655e-4abb-844c-dccdeb68003d.ttf) format("truetype"),url(//static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/df234d87-eada-4058-aa80-5871e7fbe1c3.svg#df234d87-eada-4058-aa80-5871e7fbe1c3) format("svg")}@font-face{font-display:swap;font-family:Madefor-Text;font-weight:400;src:url(//static.parastorage.com/services/santa-resources/resources/viewer/user-site-fonts/fonts/WixMadefor/v3/WixMadeforTextVF_W_Wght.woff2) format("woff2-variations"),url(//static.parastorage.com/services/santa-resources/resources/viewer/user-site-fonts/fonts/WixMadefor/v3/WixMadeforText_W_Rg.woff2) format("woff2"),url(//static.parastorage.com/services/santa-resources/resources/viewer/user-site-fonts/fonts/WixMadefor/v3/WixMadeforText_W_Rg.woff) format("woff")}.o9Ik1k{width:100%}.o9Ik1k.piZFU2{--display:none;display:var(--display)}.o9Ik1k.UoQ5EU{display:block;visibility:visible}.o9Ik1k .OjFIih{direction:rtl}.o9Ik1k .onAlzG{direction:ltr}.o9Ik1k.WXq0H5{position:fixed;top:0;z-index:var(--above-all-z-index)}.MyEGHM .q6N3mD{align-items:center;background:#eff1f2;border-bottom:1px solid #166aea;box-sizing:border-box;display:flex;height:50px;justify-content:center;width:100%}.MyEGHM .q6N3mD.u53c4q{background-color:red;border:none}.MyEGHM .q6N3mD:focus{box-shadow:0 0 0 1px #116dff,inset -2px 2px 0 0 #116dff,inset 2px 2px 0 0 #116dff!important}.MyEGHM .q6N3mD>.HW1JeT{align-items:center;display:flex}.MyEGHM .q6N3mD>.HW1JeT .LIzdTp{color:#20303c;display:flex;font-size:16px;font-weight:400;line-height:24px}.MyEGHM .q6N3mD>.HW1JeT .LIzdTp,.MyEGHM .q6N3mD>.HW1JeT ._ollQ6{flex-shrink:0;font-family:Madefor-Text,Helvetica Neue,Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif}.MyEGHM .q6N3mD>.HW1JeT ._ollQ6{align-items:center;border:1px solid #166aea;border-radius:17px;color:#166aea;display:inline-flex;font-size:14px;height:25px;justify-content:center;text-align:center;width:112px}.MyEGHM .q6N3mD>.HW1JeT ._ollQ6.onAlzG{margin-left:16px}.MyEGHM .q6N3mD>.HW1JeT ._ollQ6.OjFIih{margin-right:16px}.MyEGHM .q6N3mD>.HW1JeT .FAeSJk{direction:ltr;display:inline-flex;margin:0 10px}.MyEGHM .q6N3mD>.HW1JeT .bbyQBf{align-items:center;border-right:1px solid #000;display:flex;padding-right:8px}.MyEGHM .q6N3mD:not(.u53c4q):hover{cursor:pointer}.MyEGHM .q6N3mD:not(.u53c4q):hover ._ollQ6{background-color:#166aea;color:#fff}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SkipToContentButton].39deac6a.min.css">.LHrbPP{background:#fff;border-radius:24px;color:#116dff;cursor:pointer;font-family:Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:14px;height:0;left:50%;margin-left:-94px;opacity:0;padding:0 24px 0 24px;pointer-events:none;position:absolute;top:60px;width:0;z-index:9999}.LHrbPP:focus{border:2px solid;height:40px;opacity:1;pointer-events:auto;width:auto}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[WPhoto_RoundPhoto].6daea16d.min.css">.nTOEE9{height:100%;overflow:hidden;position:relative;width:100%}.nTOEE9.sqUyGm:hover{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODM3MEUzMUU4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODM3MEUzMUQ4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4bqsJgAAACF0lEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPmgI0F2YdmxXQUhX///sVQqK2tDVL4DFkhF8zK2NjY/4aGhshOOMJAJAB5ZjdAADGQCpiB4Cear3uwKQR74vv372BPLFq0CKZ4GnLcdMGiFtnXmzZtQo0Bdnb2r/b29nBFMIwUjkxghby8vHfFxMQwTMQWp0YggZcvX/5HBpqamhgKQdafAQnq6en9j4+P/4/me150nzsCPfYOKrkWKvYCymcjJozPgqIYIMAYcUjKAnEcELsDbVECOpkNiO8B+buAeCEQ3yUqFllYWNYh+4Obm/u/ubn5f0tLy//QPIqM90ATHVagDHTJH5BCfn7+/xcvXvyPC9y7d+8/KHqghv4FYj0M04BxeAOkQEhI6P+vX79QDECOeBj49+/ffzk5OZih91FyP4gAGiIDooH5hIGVlRUsAXQpGMMAMh+Y1xksLCzg5QxGrAFzwAxY2GzYsIGgC48cOYIclsuwBiIbG9sCmCJFRcX/+/fvxwi/EydOwIoDGH6JLQEiA26ga1egxSY2vAUpkcKKEV5iCwVOIObBU8w8RzLYgYHaAAACg5CxaxSLgwAAAABJRU5ErkJggg==),auto}.nTOEE9.C_JY0G:hover{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I4QkNGQTI4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0I4QkNGQTE4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7hiSPZAAACGklEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPm/EcHUA3TURT+/fsXQ6G2tjZI4TNkhVwwK2NjY/8bGhoiO+EIA5EA5JndAAHEQCpgBoKfaL7uwaYQHLrfv38He2LRokUwxdOQ46YLFrXIYNOmTagxwM7O/tXe3h4sCYs3EEYKRyawQl5e3rtiYmL/sQH0ODUCCbx8+RJFkaamJoZCkPVnQIJ6enr/4+Pj/6P5nhfd545Aj72DSq6Fir2A8tmICeOzoCgGCDBGHJKyQBwHxO5AW5SATmYD4ntA/i4gXgjEd4mKRRYWlnXI/uDm5v5vbm7+39LS8j80jyLjPdBEhxUoA13yB6SQn5///8WLF//jAvfu3fsPih6ooX+BWA/DNGAc3gApEBIS+v/r16//hMC/f//+y8nJwQy9j2wWC4gAGiIDooH5hIGVlRUsAXQpVq98/PgRVBAwWFhYMDx69AhczkBj7RdyFpgBC5sNGzYQdOGRI0eQw3IZVpvZ2NgWwBQpKir+379/P4ZBJ06cgBUHMPwSWwJEBtxA165Ai01seAtSIoUVI7zEFgqcQMyDp5h5jmSwAwO1AQBU5q033XYWQwAAAABJRU5ErkJggg==),auto}.RZQnmg{background-color:rgb(var(--color_11));border-radius:50%;bottom:12px;height:40px;opacity:0;pointer-events:none;position:absolute;right:12px;width:40px}.RZQnmg path{fill:rgb(var(--color_15))}.RZQnmg:focus{cursor:auto;opacity:1;pointer-events:auto}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.rYiAuL{cursor:pointer}.gSXewE{height:0;left:0;overflow:hidden;top:0;width:0}.OJQ_3L,.gSXewE{position:absolute}.OJQ_3L{background-color:rgb(var(--color_11));border-radius:300px;bottom:0;cursor:pointer;height:40px;margin:16px 16px;opacity:0;pointer-events:none;right:0;width:40px}.OJQ_3L path{fill:rgb(var(--color_12))}.OJQ_3L:focus{cursor:auto;opacity:1;pointer-events:auto}.MVY5Lo{box-sizing:border-box;height:100%;width:100%}.NM_OGj{min-height:var(--image-min-height);min-width:var(--image-min-width)}.NM_OGj img,img.NM_OGj{filter:var(--filter-effect-svg-url);-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100% 100%);mask-size:var(--mask-size,100% 100%);-o-object-position:var(--object-position);object-position:var(--object-position)}.v__F4U .MVY5Lo{background-color:rgba(var(--brd,var(--color_11,color_11)),var(--alpha-brd,1));border-color:rgba(var(--brd,var(--color_11,color_11)),var(--alpha-brd,1));border-radius:var(--rd,5px);border-style:solid;border-width:var(--brw,2px);box-shadow:var(--shd,0 1px 3px rgba(0,0,0,.5));display:block;height:100%;overflow:hidden}.v__F4U .NM_OGj{border-radius:calc(var(--sizeRd, var(--rd, 5px)) - var(--sizeBrw, var(--brw, 2px)));overflow:hidden}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[GoogleMap].5b57e117.min.css">.GRu5Ra .TD54YK{bottom:0;left:0;position:absolute;right:0;top:0}.H7BYNf{background:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6))}.H7BYNf,.H7BYNf .TD54YK{border-radius:var(--rd,0)}.H7BYNf .TD54YK{bottom:var(--brw,0);display:inline-block;left:var(--brw,0);-webkit-mask-image:radial-gradient(circle,#fff,#000);mask-image:radial-gradient(circle,#fff,#000);overflow:hidden;position:absolute;right:var(--brw,0);top:var(--brw,0)}.ATObVg .TD54YK{bottom:9px;left:9px;position:absolute;right:9px;top:9px}.ATObVg .CV2IPZ{background-image:url(https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/media/sloppyframe.d2412ec4.png);background-repeat:no-repeat;bottom:0;left:0;position:absolute;right:0;top:0}.ATObVg .l3mQRd{background-position:0 0;bottom:3px;right:3px}.ATObVg .NlKT7Q{background-position:100% 100%;left:3px;top:3px}.aMqF6e{background-color:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6))}.aMqF6e .TD54YK{bottom:var(--brw,0);left:var(--brw,0);overflow:hidden;position:absolute;right:var(--brw,0);top:var(--brw,0)}.aMqF6e .OQGVRy{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUoAAAAaCAYAAADR0BVGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAACIFJREFUeNrsnOuS2ygQhRuBnWTf/1k3O5aA/QNbJ8enQfJkapMJXeWyrPul+TjdjRzsmgUxvbXpYGaxfTaYTmZ2a597+/5Cn69t2b1NfzWzbzTvrzadYH5q2+O+Uzvunc7lDucU27q4HM85nLwfta1bzeyAeWo9M7O9fZe2foDlxcxy+53bukebLmb2ZmYPM/unffY2f2+ft7Y+/v7etu/bHm3bA/bff/flfZ+5/eZPhk+B6X4NBab7d7/G6kxf8b3gTHc/xO9t4JfdN/nTfWMDX0vNBxP42FdY/qVt9w388Ub+2fd5Ax/v227UVmK7pgjX0O9VavOsrWuOv/Z5CXz0il/zMy7gl+gDD1r+AN/Z22/0zwf42sPM/m4+2Od/Bx9/gM+/0Qf3vZNvsl+yH9pF37P0Tkiik24ETXbKbfIJ4kEVuOn/tOkbNMLeeBM47Y0cLzrnEcHpAp2LUSPb6Nw6TO5tnQOuuztkXye043QnqgQjfrA7LNsBnOhIbwBPXPeN9vFGkEWQ7rDsgPtc6HwOmH8Q1BUUq/gwHD1HrQOf834zNAP5IH8jfBIAMQkfSeAnXwB0CEKEHUIxwu8IAqGvh0IgAvgi7YMBf4Pz79v259KXYQfe4VqbD9xEeyvU2Rn4AT5b7LgLATPT8h18DjvZNwdweA74fGfciOR3BbbDawt0X4ymfxooZ865OWqSp28CYOzQrLQOghj2lgykO91EPgY3IgPnMoKiEQDZQSJsh5AJcN47bVsEmDJArwhFyeoRHbDvn6F5DJxYTSvgeUrRTsJw1nvXF3zvTAc+g6gNlKcCLHaqajqKCArhGMDvsUNHlcnbbrB9FOBmkXGD+ZVg3+9BFp1BcDqxAtsVao+VwMRRRgEfrSRqdhGxFIKX6tzw/vZjJEctZmJIeK/vpYvOGcT3iPTbQNEpOFbRS20UsvYeFIHLob/6vcFDC7C/Sje1kqIt4mFnguFIIT4EYHeC5iHCml0ALgvAsfLmkCM7Sq8IB5sB72y4XO1jrL4DqDbxYw+wKnIKjkhgv0uOeNiEWkyUEooEUITjTbSn+0SBIkRxn4HacRSdSiWVVmF5oXZbB78P6sQPEgeZtgtOOgWVJLbR6HTcCFNOmYUzvpVe7MFn4c4ovOZGmCE3V+giOjASfG8UOkVHLaBjc6NHFXg4gDwEpDBkrSJUzk4eJ4tw1oR6PCj0OURYwdNGDjkKdT8aZL+KfTTIw8VoK5KwCM50It9NQmWaSBNEJ/8eRSgfKIXAsE4OMBOpU+5cCvmuEh4HddKHyIVj7rEQH4zEjseZSqBV56vSPPUVUHr5oBEkgwhnvAQ7XvgB4UIliByOGq2kXI16DXN6lkygG+XldgHOMoDh7oS6nNcxgnUeFIPqBHrLfh0Q1xehGwb5WAy3cX50orc0ACYXMRmMtxP52jBQnnwNnCcsBNUi0kO7KBB5eUvV2WxwnDBQx+qZubBML0DSU49B5D42UUXmm4e/N1JJ2MNGCBU8J6t0Y6tTmVVwLATIQqDEYgbnV7C4pMLk7OT0gggLlv150B0B9qBoTLXHOAjnA8EOgZcItpgzTU6aYKMiaBTV+UDtvjrpnIOiycPJXSJouY4QKAzfBkwpJzo4Cct0ITluE+XofQcnX3DQfgx6g11UnKOjRk1Uy7OTbOaqnVe5O0h1IggLqeAiCjomKsNV3NPL1bdlf5wFBzLoO4eIrriQg+kqDPVZ0KhRACqii0J5qtqAxxYeElec3LqJiE4JjgD82ChC3Qa8MJGnfGqP6YUK4izsDgOaqzF32Z6H5KhjbuLGqyStGr7AYXZ2FGUm1RjsueJbBoWQM+O1FhCXfUS+NduP1d6thbCjoXycEqukNqOjKKMIx9U6r7TfKpaVicLktjdj0xlA/gDLq8ODgo3HsiEUuVLGlXKjB6dOHMdFKdLzUBaz52E43s3NYlkGpVvoeAz8Zct+RZjOwkwj5cltqwNTqcUOQLPnMambPQ9bMnsecqVC3CpEEl8LXg8Pa+NquQm1qQThuwechwkcR5bhogvk+6KTDxjlaxB63lgoVIaBch9cIebKHALdU4orLF722YzBE4TKyqQ0gz2/kKHSbJgbrfZct1BtmOHqcYfZwKNKlEo9I/6m7T0NgDV7K8JIyamL64DDga78cIJQhwzNTMvMgWlxZLval9cbz94WWbbss4Xz3pjZ4rR/VJaqzuCF+QpSal8mVGgVEMuCDSpVlp12HCb34r9jp4laPDO6PRDkuIfBJOtuz4nV4PRyZn5hhC+Uh94EB+Q2uGnLli0biwYj8cHhPKsz9QaQgiRC1py0nOIFg1GNN569JHEmcgzpxM0KJw5U6ILUMIaN8iDm9Fyequx5CXN6P7xBGPpn59yWLVv2OkSLgNZGy6qNx1kmey7AmOk6hopUZ1Ac/f/A6HVb80LvV+S6US5DqU6vis3vT9sg/Ma3dIqNq8kqx+lVopctW/a6FfPHLzMoVfiOOUxeVxV/1Jt9dZAqYAFlE1AObVaomb0Ly6oxODkIJZ25N7KBVOZxVWdyLcuWLft/bVbnUMOIRsMDzXRV20sHjNTj6L8MToHQBj3A6IJHAPYGXHsnulHPVWwVWpYt+4zg5Gq6UTg+Y8aINSbEmNn1Mc71TGX7TM8QJoA9m1Advb1yivzLli37bYDpia96UciFCfCu/n6aP/t/v7M9w5ntgkN3m+QLtgvrLlu27PcAZZiovtG6KhS3GewuRqI/rBNfhOJsOcMsXAQx7yss31q27NOCslyEahhEpK/+s9Nwebx4cbNlKjQOJ06wnjz+UpPLln0uYP6sP2NWbDjzqmL9GQe/sn2dXHh478kuW7bsjwXqVXao4UkvcybUuhi1bNmyZSPb1i1YtmzZsgXKZcuWLVugXLZs2bKPtH8HADJQ9p+EtD02AAAAAElFTkSuQmCC);background-repeat:no-repeat;bottom:-26px;height:26px;position:absolute;width:165px}.aMqF6e .tlWGDF{background-position:0 0;left:-20px}.aMqF6e .U1VCL6{background-position:100% 0;right:-20px}.zf7Baq{height:100%;width:100%}.kNBbt1{font-size:14px;font-weight:500;line-height:15px}.FkxTlw{color:#333}.FkxTlw,.s0p_l4{font-size:13px;font-weight:400}.s0p_l4{color:var(--wst-links-and-actions-color,#1a73e8);display:block;text-decoration:underline}._z0Thl svg{height:32px;width:32px}.ELGmg6{border:0;clip-path:polygon(0 0,0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[TextInput].eedc8640.min.css">#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .KvoMHf:focus{box-shadow:0 0 1px 2px #fff;outline:2px solid #116dff;outline-offset:1px}.KvoMHf.ErucfC[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;margin:0}.KvoMHf[disabled]{pointer-events:none}.MpKiNN{--display:flex;direction:var(--direction);display:var(--display);flex-direction:column;min-height:25px;position:relative;text-align:var(--align,start)}.MpKiNN .pUnTVX{height:var(--inputHeight);position:relative}.MpKiNN .eXvLsN{align-items:center;display:flex;font:var(--fntprefix,normal normal normal 16px/1.4em helvetica-w01-roman);justify-content:center;left:0;max-height:100%;min-height:100%;position:absolute;top:0;width:50px}.MpKiNN .KvoMHf,.MpKiNN .eXvLsN{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))))}.MpKiNN .KvoMHf{-webkit-appearance:none;-moz-appearance:none;background-color:var(--corvid-background-color,rgba(var(--bg,255,255,255),var(--alpha-bg,1)));border-color:var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1)));border-radius:var(--corvid-border-radius,var(--rd,0));border-style:solid;border-width:var(--corvid-border-width,var(--brw,1px));box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box!important;direction:var(--inputDirection,"inherit");font:var(--fnt,var(--font_8));margin:0;max-width:100%;min-height:var(--inputHeight);padding:var(--textPadding);padding-inline-end:var(--textPadding_end);padding-inline-start:var(--textPadding_start);text-align:var(--inputAlign,"inherit");text-overflow:ellipsis;width:100%}.MpKiNN .KvoMHf[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;width:100%}.MpKiNN .KvoMHf::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.MpKiNN .KvoMHf:hover{background-color:rgba(var(--bgh,255,255,255),var(--alpha-bgh,1));border-color:rgba(var(--brdh,163,217,246),var(--alpha-brdh,1));border-style:solid;border-width:var(--brwh,1px)}.MpKiNN .KvoMHf:disabled{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,163,217,246),var(--alpha-brdd,1));border-style:solid;border-width:var(--brwd,1px);color:rgb(var(--txtd,255,255,255))}.MpKiNN:not(.LyB02C) .KvoMHf:focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.MpKiNN.LyB02C .KvoMHf:invalid{background-color:rgba(var(--bge,255,255,255),var(--alpha-bge,1));border-color:rgba(var(--brde,163,217,246),var(--alpha-brde,1));border-style:solid;border-width:var(--brwe,1px)}.MpKiNN.LyB02C .KvoMHf:not(:invalid):focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.MpKiNN .wPeA6j{display:none}.MpKiNN.qzvPmW .wPeA6j{color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection,inherit);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom);padding-inline-end:var(--labelPadding_end);padding-inline-start:var(--labelPadding_start);text-align:var(--labelAlign,inherit);word-break:break-word}.MpKiNN.qzvPmW.lPl_oN .wPeA6j:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.ZXdXNL{--display:flex;direction:var(--direction);display:var(--display);flex-direction:column;justify-content:var(--align,start);text-align:var(--align,start)}.ZXdXNL .pUnTVX{display:flex;flex:1;flex-direction:column;position:relative}.ZXdXNL .eXvLsN{align-items:center;display:flex;font:var(--fntprefix,normal normal normal 16px/1.4em helvetica-w01-roman);justify-content:center;left:0;max-height:100%;position:absolute;top:0;width:50px}.ZXdXNL .KvoMHf,.ZXdXNL .eXvLsN{color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));min-height:100%}.ZXdXNL .KvoMHf{-webkit-appearance:none;-moz-appearance:none;background-color:var(--corvid-background-color,rgba(var(--bg,255,255,255),var(--alpha-bg,1)));border-color:var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1)));border-radius:var(--corvid-border-radius,var(--rd,0));border-style:solid;border-width:var(--corvid-border-width,var(--brw,1px));box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box!important;direction:var(--inputDirection,"inherit");flex:1;font:var(--fnt,var(--font_8));margin:0;padding:var(--textPadding);padding-inline-end:var(--textPadding_end);padding-inline-start:var(--textPadding_start);text-align:var(--inputAlign,"inherit");text-overflow:ellipsis;width:100%}.ZXdXNL .KvoMHf[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield}.ZXdXNL .KvoMHf::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.ZXdXNL .KvoMHf:hover{background-color:rgba(var(--bgh,255,255,255),var(--alpha-bgh,1));border-color:rgba(var(--brdh,163,217,246),var(--alpha-brdh,1));border-style:solid;border-width:var(--brwh,1px)}.ZXdXNL .KvoMHf:disabled{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,163,217,246),var(--alpha-brdd,1));border-style:solid;border-width:var(--brwd,1px);color:rgb(var(--txtd,255,255,255))}.ZXdXNL:not(.LyB02C) .KvoMHf:focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.ZXdXNL.LyB02C .KvoMHf:invalid{background-color:rgba(var(--bge,255,255,255),var(--alpha-bge,1));border-color:rgba(var(--brde,163,217,246),var(--alpha-brde,1));border-style:solid;border-width:var(--brwe,1px)}.ZXdXNL.LyB02C .KvoMHf:not(:invalid):focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.ZXdXNL .wPeA6j{display:none}.ZXdXNL.qzvPmW .wPeA6j{color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection,inherit);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom);padding-inline-end:var(--labelPadding_end);padding-inline-start:var(--labelPadding_start);text-align:var(--labelAlign,inherit);word-break:break-word}.ZXdXNL.qzvPmW.lPl_oN .wPeA6j:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.wBdYEC{align-items:center;color:rgb(var(--errorTextColor,#ff4040));direction:var(--errorDirection);display:flex;flex-direction:row;gap:4px;justify-content:var(--errorAlign,inherit);padding:8px 0 0}.wBdYEC .cfVDAB{flex:none;flex-grow:0;order:0}.wBdYEC .YCipIB{display:inline-block;flex-grow:0;font:var(--errorTextFont,var(--font_8));line-height:1;order:1;word-break:break-word}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[TextAreaInput].abad0a54.min.css">.snt4Te{direction:var(--direction);text-align:var(--align)}.snt4Te .rEindN{-webkit-appearance:none;background-color:var(--corvid-background-color,rgba(var(--bg,255,255,255),var(--alpha-bg,1)));border-color:var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1)));border-radius:var(--corvid-border-radius,var(--rd,0));border-style:solid;border-width:var(--corvid-border-width,var(--brw,1px));box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box!important;color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));direction:var(--inputDirection);display:block;font:var(--fnt,var(--font_8));height:var(--inputHeight);margin:0;max-width:100%;min-width:100%;overflow-y:auto;padding-bottom:3px;padding-inline-end:var(--textPaddingEnd);padding-top:var(--textPaddingTop);padding-inline-start:var(--textPaddingStart);padding-top:.75em;resize:none;text-align:var(--inputAlign,"inherit")}.snt4Te .rEindN::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.snt4Te .rEindN:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.snt4Te .rEindN::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .snt4Te .rEindN:focus{box-shadow:0 0 1px 2px #fff;outline:2px solid #116dff;outline-offset:1px}.snt4Te .rEindN:hover{background-color:rgba(var(--bgh,255,255,255),var(--alpha-bgh,1));border-color:rgba(var(--brdh,163,217,246),var(--alpha-brdh,1));border-style:solid;border-width:var(--brwh,1px)}.snt4Te .rEindN:disabled{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,163,217,246),var(--alpha-brdd,1));border-style:solid;border-width:var(--brwd,1px);color:rgb(var(--txtd,255,255,255));pointer-events:none}.snt4Te:not(.pOExcs) .rEindN:focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.snt4Te.pOExcs .rEindN:invalid{background-color:rgba(var(--bge,255,255,255),var(--alpha-bge,1));border-color:rgba(var(--brde,163,217,246),var(--alpha-brde,1));border-style:solid;border-width:var(--brwe,1px)}.snt4Te.pOExcs .rEindN:not(:invalid):focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.snt4Te .PSkPrR{display:none}.snt4Te.oKe0Po .PSkPrR{box-sizing:border-box;color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom,14px);padding-inline-end:var(--labelPadding_end,0);padding-inline-start:var(--labelPadding_start,0);text-align:var(--labelAlign,inherit);width:100%;word-break:break-word}.snt4Te.oKe0Po.NyPO4H .PSkPrR:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.lk9PkF{--display:flex;direction:var(--direction);display:var(--display);flex-direction:column;text-align:var(--align)}.lk9PkF .rEindN{-webkit-appearance:none;background-color:var(--corvid-background-color,rgba(var(--bg,255,255,255),var(--alpha-bg,1)));border-color:var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1)));border-radius:var(--corvid-border-radius,var(--rd,0));border-style:solid;border-width:var(--corvid-border-width,var(--brw,1px));box-shadow:var(--shd,0 0 0 transparent);box-sizing:border-box!important;color:var(--corvid-color,rgb(var(--txt,var(--color_15,color_15))));direction:var(--inputDirection);flex:1;font:var(--fnt,var(--font_8));height:100%;margin:0;overflow-y:auto;padding-bottom:3px;padding-inline-end:var(--textPaddingEnd);padding-top:var(--textPaddingTop);padding-inline-start:var(--textPaddingStart);resize:none;text-align:var(--inputAlign,"inherit");width:100%}#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .lk9PkF .rEindN:focus{box-shadow:0 0 1px 2px #fff;outline:2px solid #116dff;outline-offset:1px}.lk9PkF .rEindN::-moz-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.lk9PkF .rEindN:-ms-input-placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.lk9PkF .rEindN::placeholder{color:rgb(var(--txt2,var(--color_15,color_15)))}.lk9PkF .rEindN:hover{background-color:rgba(var(--bgh,255,255,255),var(--alpha-bgh,1));border-color:rgba(var(--brdh,163,217,246),var(--alpha-brdh,1));border-style:solid;border-width:var(--brwh,1px)}.lk9PkF .rEindN:disabled{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,163,217,246),var(--alpha-brdd,1));border-style:solid;border-width:var(--brwd,1px);color:rgb(var(--txtd,255,255,255));pointer-events:none}.lk9PkF:not(.pOExcs) .rEindN:focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.lk9PkF.pOExcs .rEindN:invalid{background-color:rgba(var(--bge,255,255,255),var(--alpha-bge,1));border-color:rgba(var(--brde,163,217,246),var(--alpha-brde,1));border-style:solid;border-width:var(--brwe,1px)}.lk9PkF.pOExcs .rEindN:not(:invalid):focus{background-color:rgba(var(--bgf,255,255,255),var(--alpha-bgf,1));border-color:rgba(var(--brdf,163,217,246),var(--alpha-brdf,1));border-style:solid;border-width:var(--brwf,1px)}.lk9PkF .PSkPrR{display:none}.lk9PkF.oKe0Po .PSkPrR{box-sizing:border-box;color:rgb(var(--txtlbl,var(--color_15,color_15)));direction:var(--labelDirection);display:inline-block;font:var(--fntlbl,var(--font_8));line-height:1;margin-bottom:var(--labelMarginBottom,14px);padding-inline-end:var(--labelPadding_end,0);padding-inline-start:var(--labelPadding_start,0);text-align:var(--labelAlign,inherit);width:100%;word-break:break-word}.lk9PkF.oKe0Po.NyPO4H .PSkPrR:after{color:rgba(var(--txtlblrq,0,0,0),var(--alpha-txtlblrq,0));content:" *";display:var(--requiredIndicationDisplay,none)}.wBdYEC{align-items:center;color:rgb(var(--errorTextColor,#ff4040));direction:var(--errorDirection);display:flex;flex-direction:row;gap:4px;justify-content:var(--errorAlign,inherit);padding:8px 0 0}.wBdYEC .cfVDAB{flex:none;flex-grow:0;order:0}.wBdYEC .YCipIB{display:inline-block;flex-grow:0;font:var(--errorTextFont,var(--font_8));line-height:1;order:1;word-break:break-word}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ClassicSection].6435d050.min.css">.MW5IWV{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.I8xA4L{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.I8xA4L .K_YxMd,.I8xA4L .dLPlxY,.I8xA4L .yK6aSC{opacity:1}.Oqnisf{overflow:visible}.Oqnisf>.MW5IWV .LWbAav{background-color:var(--section-corvid-background-color,var(--bg-overlay-color))}.cM88eO{backface-visibility:hidden}.YtfWHd{left:0;top:0}.YtfWHd,.mj3xJ8{position:absolute}.mj3xJ8{clip:rect(0 0 0 0);background-color:#fff;border-radius:50%;bottom:3px;color:#000;display:grid;height:24px;outline:1px solid #000;place-items:center;pointer-events:none;right:3px;width:24px;z-index:9999}.mj3xJ8:active,.mj3xJ8:focus{clip:auto;pointer-events:auto}.Tj01hh,.jhxvbR{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.dkukWC{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var( --divider-layers-pin-factor__ );--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.dkukWC,.dkukWC .FRCqDF{left:0;position:absolute;width:100%}.dkukWC .FRCqDF{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.xnZvZH{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.xnZvZH .FRCqDF{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.xnZvZH .FRCqDF[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.xnZvZH .FRCqDF[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.xnZvZH .FRCqDF[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.MBOSCN{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.MBOSCN .FRCqDF{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.MBOSCN .FRCqDF[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.MBOSCN .FRCqDF[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.MBOSCN .FRCqDF[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[StripColumnsContainer_Default].74034efe.min.css">:host(:not(.device-mobile-optimized)) .CohWsy,body:not(.device-mobile-optimized) .CohWsy{display:flex}:host(:not(.device-mobile-optimized)) .V5AUxf,body:not(.device-mobile-optimized) .V5AUxf{-moz-column-gap:var(--margin);column-gap:var(--margin);direction:var(--direction);display:flex;margin:0 auto;position:relative;width:calc(100% - var(--padding)*2)}:host(:not(.device-mobile-optimized)) .V5AUxf>*,body:not(.device-mobile-optimized) .V5AUxf>*{direction:ltr;flex:var(--column-flex) 1 0%;left:0;margin-bottom:var(--padding);margin-top:var(--padding);min-width:0;position:relative;top:0}:host(.device-mobile-optimized) .V5AUxf,body.device-mobile-optimized .V5AUxf{display:block;padding-bottom:var(--padding-y);padding-left:var(--padding-x,0);padding-right:var(--padding-x,0);padding-top:var(--padding-y);position:relative}:host(.device-mobile-optimized) .V5AUxf>*,body.device-mobile-optimized .V5AUxf>*{margin-bottom:var(--margin);position:relative}:host(.device-mobile-optimized) .V5AUxf>:first-child,body.device-mobile-optimized .V5AUxf>:first-child{margin-top:var(--firstChildMarginTop,0)}:host(.device-mobile-optimized) .V5AUxf>:last-child,body.device-mobile-optimized .V5AUxf>:last-child{margin-bottom:var(--lastChildMarginBottom)}.LIhNy3{backface-visibility:hidden}.jhxvbR,.mtrorN{display:block;height:100%;width:100%}.jhxvbR img{max-width:var(--wix-img-max-width,100%)}.jhxvbR[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.jhxvbR[data-animate-blur] img[data-load-done]{filter:none}.if7Vw2{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.if7Vw2.f0uTJH{clip:rect(0,auto,auto,0)}.if7Vw2 .i1tH8h{height:100%;position:absolute;top:0;width:100%}.if7Vw2 .DXi4PB{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.if7Vw2 .DXi4PB img{height:100%;width:100%}@supports(-webkit-hyphens:none){.if7Vw2.f0uTJH{clip:auto;-webkit-clip-path:inset(0)}}.wG8dni{height:100%}.tcElKx{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.ImALHf,.Ybjs9b{opacity:var(--fill-layer-video-opacity)}.UWmm3w{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.Yjj1af{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.ImALHf{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.KCM6zk{opacity:var(--fill-layer-video-opacity,var(--fill-layer-image-opacity,1))}.KCM6zk .DXi4PB,.KCM6zk .ImALHf,.KCM6zk .Ybjs9b{opacity:1}._uqPqy{clip-path:var(--fill-layer-clip)}._uqPqy,.eKyYhK{position:absolute;top:0}._uqPqy,.eKyYhK,.x0mqQS img{height:100%;width:100%}.pnCr6P{opacity:0}.blf7sp,.pnCr6P{position:absolute;top:0}.blf7sp{height:0;left:0;overflow:hidden;width:0}.rWP3Gv{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.Tr4n3d,.rWP3Gv,.wRqk6s{height:100%;top:0;width:100%}.wRqk6s{position:absolute}.Tr4n3d{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.Tr4n3d{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.VXAmO2{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var( --divider-layers-pin-factor__ );--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.VXAmO2,.VXAmO2 .dy3w_9{left:0;position:absolute;width:100%}.VXAmO2 .dy3w_9{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.UORcXs{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.UORcXs .dy3w_9{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.UORcXs .dy3w_9[data-divider-layer="1"]{display:var(--divider-top-layer-1-display,block)}.UORcXs .dy3w_9[data-divider-layer="2"]{display:var(--divider-top-layer-2-display,block)}.UORcXs .dy3w_9[data-divider-layer="3"]{display:var(--divider-top-layer-3-display,block)}.Io4VUz{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.Io4VUz .dy3w_9{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.Io4VUz .dy3w_9[data-divider-layer="1"]{display:var(--divider-bottom-layer-1-display,block)}.Io4VUz .dy3w_9[data-divider-layer="2"]{display:var(--divider-bottom-layer-2-display,block)}.Io4VUz .dy3w_9[data-divider-layer="3"]{display:var(--divider-bottom-layer-3-display,block)}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Container_DefaultAreaSkin].4f93d927.min.css">.cwL6XW{cursor:pointer}.KaEeLN{--container-corvid-border-color:rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1));--container-corvid-border-size:var(--brw,1px);--container-corvid-background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));--backdrop-filter:$backdrop-filter}.uYj0Sg{backdrop-filter:var(--backdrop-filter,none);background-color:var(--container-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));background-image:var(--bg-gradient,none);border:var(--container-corvid-border-width,var(--brw,1px)) solid var(--container-corvid-border-color,rgba(var(--brd,var(--color_15,color_15)),var(--alpha-brd,1)));border-radius:var(--rd,5px);bottom:0;box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));left:0;position:absolute;right:0;top:0}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Container_VerticalRibbonArea].ebecfd8a.min.css">.cwL6XW{cursor:pointer}.NzPX8Z{--container-corvid-background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1));transform:rotate(1turn)}.lBcHAJ{background:var(--container-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));bottom:0;bottom:315px;min-height:50%;top:0}.cEVeFE,.lBcHAJ{left:0;position:absolute;right:0}.cEVeFE{bottom:0;overflow:hidden;top:calc(50% - 1px)}:host(.device-mobile-optimized) .cEVeFE,body.device-mobile-optimized .cEVeFE{margin-top:-1px}.OYTBrq{bottom:0;display:block;margin-top:-500px;overflow:hidden;position:absolute;top:100%}.gwTnEh{left:0;right:50%}.gwTnEh:after{border-color:var(--container-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1))) transparent transparent var(--container-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));border-width:0 500px 315px 500px;left:0}.el8JM2{left:50%;right:0}.el8JM2:before{border-color:transparent var(--container-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1))) transparent var(--container-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));border-width:0 500px 315px 0;right:0}.el8JM2:before,.gwTnEh:after{border-style:solid;bottom:0;content:"";overflow:hidden;position:absolute}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Container_RectangleArea].8fabd043.min.css">.cwL6XW{cursor:pointer}.jbrj02{--container-corvid-background-color:rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1))}.IvR70V{background-color:var(--container-corvid-background-color,rgba(var(--bg,var(--color_11,color_11)),var(--alpha-bg,1)));bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[AppWidget_Classic].4049eab0.min.css">@-moz-document url-prefix(){:invalid{box-shadow:none}:-moz-submit-invalid,:-moz-ui-invalid{box-shadow:none}}@keyframes kYZz2Z{0%{animation-timing-function:ease-out;transform:rotate(180deg)}45%{transform:rotate(198deg)}55%{transform:rotate(234deg)}to{transform:rotate(540deg)}}@keyframes wlf4P4{to{opacity:1;transform:rotate(115deg)}}.bkIuWA.xXaCpo{--display:flex;align-items:center;display:var(--display);justify-content:center}.d1WWt1{animation:kYZz2Z 1s linear infinite;height:72px;margin-left:-18px;overflow:hidden;position:absolute;transform-origin:100% 50%;width:36px}.d1WWt1:after,.d1WWt1:before{animation:wlf4P4 .5s linear infinite alternate;border:3px solid currentColor;border-color:currentColor transparent transparent currentColor;border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:-100%;top:0;transform:rotate(-45deg)}.d1WWt1:before{color:#7fccf7}.d1WWt1:after{color:#3899ec;opacity:0}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[FormContainer_FormContainerSkin].bbc5b359.min.css">.JVi7i2,.hrbzfT{background-color:var(--corvid-background-color,rgba(var(--bg,0,0,0),var(--alpha-bg,0)));border:solid var(--corvid-border-color,rgba(var(--brd,227,227,227),var(--alpha-brd,1))) var(--corvid-border-width,var(--brw,0));border-radius:var(--corvid-border-radius,var(--rd,0));box-shadow:var(--shd,0 0 0 transparent)}.d3n4V3{height:100%;left:-var(--corvid-border-width,var(--brw,0));position:absolute;top:-var(--corvid-border-width,var(--brw,0));width:100%}</style>
<style data-href="https://static.parastorage.com/services/wix-thunderbolt/dist/group_7.882d8423.chunk.min.css">.QrIus{height:auto!important}.bsFmQ{overflow:hidden!important}
/*# sourceMappingURL=group_7.882d8423.chunk.min.css.map*/</style>
<title>ACCUEIL | helouvry-avocat</title>
<link rel="canonical" href="https://helouvrykarine.wixsite.com/helouvry-avocat"/>
<meta property="og:title" content="ACCUEIL | helouvry-avocat"/>
<meta property="og:image" content="https://static.wixstatic.com/media/96000f_eeaf41ba615a425aafdc0c3249ef1eac%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/96000f_eeaf41ba615a425aafdc0c3249ef1eac%7Emv2.jpg"/>
<meta property="og:image:width" content="2500"/>
<meta property="og:image:height" content="1330"/>
<meta property="og:url" content="https://helouvrykarine.wixsite.com/helouvry-avocat"/>
<meta property="og:site_name" content="helouvry-avocat"/>
<meta property="og:type" content="website"/>
<script type="application/ld+json">{"@context":"https://schema.org/","@type":"LocalBusiness","name":"HELOUVRY Karine","url":"https://helouvrykarine.wixsite.com/helouvry-avocat","image":"https://static.wixstatic.com/media/96000f_7b035c047c5447bab6b0ab5925eea53f~mv2.jpg","address":{"@type":"PostalAddress","addressCountry":"FR","addressLocality":"SAINT-MALO","addressRegion":"Brittany","postalCode":"35400","streetAddress":"16 rue Miriel"},"telephone":"+France 0299400800"}</script>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:title" content="ACCUEIL | helouvry-avocat"/>
<meta name="twitter:image" content="https://static.wixstatic.com/media/96000f_eeaf41ba615a425aafdc0c3249ef1eac%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/96000f_eeaf41ba615a425aafdc0c3249ef1eac%7Emv2.jpg"/>
<script type="speculationrules">{"prefetch":[{"tag":"mpa-prefetch-moderate","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":"/helouvry-avocat"}}]},"eagerness":"moderate"}]}</script>
<style id="page-transitions">@view-transition {navigation: auto;types: CrossFade}</style>
<style id="css_masterPage">@font-face {font-family: 'noticia text'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJ2dNDF2Yv9qppOePKYRP12aTtYlUndpAjt.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'noticia text'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJrdNDF2Yv9qppOePKYRP12YwPhulvdhDXGe9nyfeU.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'noticia text'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJodNDF2Yv9qppOePKYRP12YwtVn07_pjjsQdA.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'noticia text'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJpdNDF2Yv9qppOePKYRP1-3R5Nt2vQjjLkeenz.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'noticia text'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJ2dNDF2Yv9qppOePKYRP12aDtYlUndpAjt.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'noticia text'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJrdNDF2Yv9qppOePKYRP12YwPhulvchDXGe9nyfeU.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'noticia text'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJodNDF2Yv9qppOePKYRP12YwtUn07_pjjsQdA.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'noticia text'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJpdNDF2Yv9qppOePKYRP1-3R5NtmvQjjLkeenz.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'noticia text'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJ2dNDF2Yv9qppOePKYRP12ZjtYlUndpA.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'noticia text'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJrdNDF2Yv9qppOePKYRP12YwPhulvShDXGe9ny.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'noticia text'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJodNDF2Yv9qppOePKYRP12Ywtan07_pjjs.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'noticia text'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/noticiatext/v15/VuJpdNDF2Yv9qppOePKYRP1-3R5NuGvQjjLkeQ.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}@font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QoFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QoFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QIFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QIFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4SYFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4SYFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4Q4FqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4Q4FqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4TYFqL_KWxQ.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4TYFqL_KWxQ.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}@font-face {font-family: 'open sans'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/fonts/v2/09e37a90-97bc-4292-863a-a9e5b278309d/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap;
}
@font-face {font-family: 'open sans'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/e59e6f5c-7ac5-47cf-8fe5-22ee5f11aa42/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap;
}
@font-face {font-family: 'open sans'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/fonts/v2/66ed32a6-d63b-4f2e-9895-91f58fc7bde6/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap;
}
@font-face {font-family: 'open sans'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/e3af1b1e-e84c-47bd-96ed-ea490697a5d3/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap;
}@keyframes motion-glideIn {
0% { opacity: 0; animation-timing-function: step-end; }
0.00009999999999999999% { opacity: var(--comp-opacity, 1); transform: translate(var(--motion-translate-x), var(--motion-translate-y)) rotate(var(--comp-rotate-z, 0deg)); }
100% { opacity: var(--comp-opacity, 1); transform: translate(0, 0) rotate(var(--comp-rotate-z, 0deg)); }
}@keyframes motion-fadeIn {
0% { opacity: 0; }
100% { opacity: var(--comp-opacity, 1); }
}#masterPage:not(.landingPage) #PAGES_CONTAINER{margin-top:0px;margin-bottom:0px;}#masterPage.landingPage #SITE_HEADER{display:none;}#masterPage.landingPage #SITE_FOOTER{display:none;}#masterPage.landingPage #SITE_HEADER-placeholder{display:none;}#masterPage.landingPage #SITE_FOOTER-placeholder{display:none;}#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus, #SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus ~ .wixSdkShowFocusOnSibling{--focus-ring-box-shadow:0 0 0 1px #ffffff, 0 0 0 3px #116dff;box-shadow:var(--focus-ring-box-shadow) !important;z-index:1;}.has-inner-focus-ring{--focus-ring-box-shadow:inset 0 0 0 1px #ffffff, inset 0 0 0 3px #116dff !important;}#masterPage{left:0;margin-left:0;width:100%;min-width:0;}#SITE_HEADER{z-index:50;--above-all-in-container:10000;}#SITE_FOOTER{--pinned-layer-in-container:51;--above-all-in-container:49;}#PAGES_CONTAINER{--pinned-layer-in-container:52;--above-all-in-container:49;}:root, :host, .spxThemeOverride{--full-viewport:100 * var(--one-unit) * var(--browser-zoom);--scaling-factor:clamp(var(--spx-stopper-min), var(--full-viewport), min(var(--spx-stopper-max), var(--section-max-width)));--theme-spx-ratio:1px;--color_0:255,255,255;--color_1:255,255,255;--color_2:0,0,0;--color_3:237,28,36;--color_4:0,136,203;--color_5:255,203,5;--color_6:114,114,114;--color_7:176,176,176;--color_8:255,255,255;--color_9:114,114,114;--color_10:176,176,176;--color_11:57,61,50;--color_12:106,110,100;--color_13:152,158,144;--color_14:200,201,197;--color_15:241,243,238;--color_16:99,93,83;--color_17:158,150,131;--color_18:241,227,200;--color_19:240,233,218;--color_20:242,241,240;--color_21:79,29,14;--color_22:133,42,12;--color_23:170,61,29;--color_24:243,167,143;--color_25:249,197,180;--color_26:44,41,53;--color_27:88,83,106;--color_28:177,165,211;--color_29:201,187,240;--color_30:214,208,233;--color_31:46,48,35;--color_32:92,97,70;--color_33:183,193,140;--color_34:221,230,181;--color_35:238,240,233;--color_36:57,61,50;--color_37:241,243,238;--color_38:106,110,100;--color_39:152,158,144;--color_40:200,201,197;--color_41:241,227,200;--color_42:170,61,29;--color_43:242,241,240;--color_44:92,97,70;--color_45:242,241,240;--color_46:242,241,240;--color_47:200,201,197;--color_48:241,227,200;--color_49:241,227,200;--color_50:57,61,50;--color_51:57,61,50;--color_52:241,227,200;--color_53:241,227,200;--color_54:152,158,144;--color_55:152,158,144;--color_56:57,61,50;--color_57:57,61,50;--color_58:241,227,200;--color_59:241,227,200;--color_60:241,227,200;--color_61:241,227,200;--color_62:57,61,50;--color_63:57,61,50;--color_64:152,158,144;--color_65:152,158,144;--wix-ads-height:50px;--sticky-offset:50px;--wix-ads-top-height:50px;--site-width:980px;--above-all-z-index:100000;--portals-z-index:100001;--wix-opt-in-direction:ltr;--wix-opt-in-direction-multiplier:1;--font_0:normal normal normal 22px/1.4em 'noticia text',serif;--font_1:normal normal normal 13px/1.4em raleway,sans-serif;--font_2:normal normal normal 42px/1.4em raleway,sans-serif;--font_3:normal normal normal 60px/1.4em raleway,sans-serif;--font_4:normal normal normal 40px/1.4em raleway,sans-serif;--font_5:normal normal normal 30px/1.4em raleway,sans-serif;--font_6:normal normal normal 20px/1.4em 'open sans',sans-serif;--font_7:normal normal normal 18px/1.4em 'open sans',sans-serif;--font_8:normal normal normal 16px/1.4em 'open sans',sans-serif;--font_9:normal normal normal 14px/1.4em 'open sans',sans-serif;--font_10:normal normal normal 12px/1.4em 'open sans',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--minViewportSize:320;--maxViewportSize:1920;--customScaleViewportLimit:clamp(var(--minViewportSize) * 1px, var(--full-viewport), min(var(--section-max-width), var(--maxViewportSize) * 1px));}.theme-vars, .max-width-container{--full-viewport:100 * var(--one-unit) * var(--browser-zoom);--scaling-factor:clamp(var(--spx-stopper-min), var(--full-viewport), min(var(--spx-stopper-max), var(--section-max-width)));--theme-spx-ratio:1px;}.max-width-container{--font_0:normal normal normal 22px/1.4em 'noticia text',serif;--font_1:normal normal normal 13px/1.4em raleway,sans-serif;--font_2:normal normal normal 42px/1.4em raleway,sans-serif;--font_3:normal normal normal 60px/1.4em raleway,sans-serif;--font_4:normal normal normal 40px/1.4em raleway,sans-serif;--font_5:normal normal normal 30px/1.4em raleway,sans-serif;--font_6:normal normal normal 20px/1.4em 'open sans',sans-serif;--font_7:normal normal normal 18px/1.4em 'open sans',sans-serif;--font_8:normal normal normal 16px/1.4em 'open sans',sans-serif;--font_9:normal normal normal 14px/1.4em 'open sans',sans-serif;--font_10:normal normal normal 12px/1.4em 'open sans',sans-serif;}.font_0{font:var(--font_0);color:rgb(var(--color_45));letter-spacing:0em;}.font_1{font:var(--font_1);color:rgb(var(--color_2));letter-spacing:0em;}.font_2{font:var(--font_2);color:rgb(var(--color_45));letter-spacing:0em;}.font_3{font:var(--font_3);color:rgb(var(--color_45));letter-spacing:0em;}.font_4{font:var(--font_4);color:rgb(var(--color_45));letter-spacing:0em;}.font_5{font:var(--font_5);color:rgb(var(--color_45));letter-spacing:0em;}.font_6{font:var(--font_6);color:rgb(var(--color_45));letter-spacing:0em;}.font_7{font:var(--font_7);color:rgb(var(--color_35));letter-spacing:0em;}.font_8{font:var(--font_8);color:rgb(var(--color_46));letter-spacing:0em;}.font_9{font:var(--font_9);color:rgb(var(--color_19));letter-spacing:0em;}.font_10{font:var(--font_10);color:rgb(var(--color_15));letter-spacing:0em;}.color_0{color:rgb(var(--color_0));}.color_1{color:rgb(var(--color_1));}.color_2{color:rgb(var(--color_2));}.color_3{color:rgb(var(--color_3));}.color_4{color:rgb(var(--color_4));}.color_5{color:rgb(var(--color_5));}.color_6{color:rgb(var(--color_6));}.color_7{color:rgb(var(--color_7));}.color_8{color:rgb(var(--color_8));}.color_9{color:rgb(var(--color_9));}.color_10{color:rgb(var(--color_10));}.color_11{color:rgb(var(--color_11));}.color_12{color:rgb(var(--color_12));}.color_13{color:rgb(var(--color_13));}.color_14{color:rgb(var(--color_14));}.color_15{color:rgb(var(--color_15));}.color_16{color:rgb(var(--color_16));}.color_17{color:rgb(var(--color_17));}.color_18{color:rgb(var(--color_18));}.color_19{color:rgb(var(--color_19));}.color_20{color:rgb(var(--color_20));}.color_21{color:rgb(var(--color_21));}.color_22{color:rgb(var(--color_22));}.color_23{color:rgb(var(--color_23));}.color_24{color:rgb(var(--color_24));}.color_25{color:rgb(var(--color_25));}.color_26{color:rgb(var(--color_26));}.color_27{color:rgb(var(--color_27));}.color_28{color:rgb(var(--color_28));}.color_29{color:rgb(var(--color_29));}.color_30{color:rgb(var(--color_30));}.color_31{color:rgb(var(--color_31));}.color_32{color:rgb(var(--color_32));}.color_33{color:rgb(var(--color_33));}.color_34{color:rgb(var(--color_34));}.color_35{color:rgb(var(--color_35));}.color_36{color:rgb(var(--color_36));}.color_37{color:rgb(var(--color_37));}.color_38{color:rgb(var(--color_38));}.color_39{color:rgb(var(--color_39));}.color_40{color:rgb(var(--color_40));}.color_41{color:rgb(var(--color_41));}.color_42{color:rgb(var(--color_42));}.color_43{color:rgb(var(--color_43));}.color_44{color:rgb(var(--color_44));}.color_45{color:rgb(var(--color_45));}.color_46{color:rgb(var(--color_46));}.color_47{color:rgb(var(--color_47));}.color_48{color:rgb(var(--color_48));}.color_49{color:rgb(var(--color_49));}.color_50{color:rgb(var(--color_50));}.color_51{color:rgb(var(--color_51));}.color_52{color:rgb(var(--color_52));}.color_53{color:rgb(var(--color_53));}.color_54{color:rgb(var(--color_54));}.color_55{color:rgb(var(--color_55));}.color_56{color:rgb(var(--color_56));}.color_57{color:rgb(var(--color_57));}.color_58{color:rgb(var(--color_58));}.color_59{color:rgb(var(--color_59));}.color_60{color:rgb(var(--color_60));}.color_61{color:rgb(var(--color_61));}.color_62{color:rgb(var(--color_62));}.color_63{color:rgb(var(--color_63));}.color_64{color:rgb(var(--color_64));}.color_65{color:rgb(var(--color_65));}.backcolor_0{background-color:rgb(var(--color_0));}.backcolor_1{background-color:rgb(var(--color_1));}.backcolor_2{background-color:rgb(var(--color_2));}.backcolor_3{background-color:rgb(var(--color_3));}.backcolor_4{background-color:rgb(var(--color_4));}.backcolor_5{background-color:rgb(var(--color_5));}.backcolor_6{background-color:rgb(var(--color_6));}.backcolor_7{background-color:rgb(var(--color_7));}.backcolor_8{background-color:rgb(var(--color_8));}.backcolor_9{background-color:rgb(var(--color_9));}.backcolor_10{background-color:rgb(var(--color_10));}.backcolor_11{background-color:rgb(var(--color_11));}.backcolor_12{background-color:rgb(var(--color_12));}.backcolor_13{background-color:rgb(var(--color_13));}.backcolor_14{background-color:rgb(var(--color_14));}.backcolor_15{background-color:rgb(var(--color_15));}.backcolor_16{background-color:rgb(var(--color_16));}.backcolor_17{background-color:rgb(var(--color_17));}.backcolor_18{background-color:rgb(var(--color_18));}.backcolor_19{background-color:rgb(var(--color_19));}.backcolor_20{background-color:rgb(var(--color_20));}.backcolor_21{background-color:rgb(var(--color_21));}.backcolor_22{background-color:rgb(var(--color_22));}.backcolor_23{background-color:rgb(var(--color_23));}.backcolor_24{background-color:rgb(var(--color_24));}.backcolor_25{background-color:rgb(var(--color_25));}.backcolor_26{background-color:rgb(var(--color_26));}.backcolor_27{background-color:rgb(var(--color_27));}.backcolor_28{background-color:rgb(var(--color_28));}.backcolor_29{background-color:rgb(var(--color_29));}.backcolor_30{background-color:rgb(var(--color_30));}.backcolor_31{background-color:rgb(var(--color_31));}.backcolor_32{background-color:rgb(var(--color_32));}.backcolor_33{background-color:rgb(var(--color_33));}.backcolor_34{background-color:rgb(var(--color_34));}.backcolor_35{background-color:rgb(var(--color_35));}.backcolor_36{background-color:rgb(var(--color_36));}.backcolor_37{background-color:rgb(var(--color_37));}.backcolor_38{background-color:rgb(var(--color_38));}.backcolor_39{background-color:rgb(var(--color_39));}.backcolor_40{background-color:rgb(var(--color_40));}.backcolor_41{background-color:rgb(var(--color_41));}.backcolor_42{background-color:rgb(var(--color_42));}.backcolor_43{background-color:rgb(var(--color_43));}.backcolor_44{background-color:rgb(var(--color_44));}.backcolor_45{background-color:rgb(var(--color_45));}.backcolor_46{background-color:rgb(var(--color_46));}.backcolor_47{background-color:rgb(var(--color_47));}.backcolor_48{background-color:rgb(var(--color_48));}.backcolor_49{background-color:rgb(var(--color_49));}.backcolor_50{background-color:rgb(var(--color_50));}.backcolor_51{background-color:rgb(var(--color_51));}.backcolor_52{background-color:rgb(var(--color_52));}.backcolor_53{background-color:rgb(var(--color_53));}.backcolor_54{background-color:rgb(var(--color_54));}.backcolor_55{background-color:rgb(var(--color_55));}.backcolor_56{background-color:rgb(var(--color_56));}.backcolor_57{background-color:rgb(var(--color_57));}.backcolor_58{background-color:rgb(var(--color_58));}.backcolor_59{background-color:rgb(var(--color_59));}.backcolor_60{background-color:rgb(var(--color_60));}.backcolor_61{background-color:rgb(var(--color_61));}.backcolor_62{background-color:rgb(var(--color_62));}.backcolor_63{background-color:rgb(var(--color_63));}.backcolor_64{background-color:rgb(var(--color_64));}.backcolor_65{background-color:rgb(var(--color_65));}#masterPage:not(.landingPage){--top-offset:var(--header-height);--header-height:250px;}#masterPage.landingPage{--top-offset:0px;}#SITE_HEADER{--bgPosition:0px;--bg:var(--color_11);--shd:0 0 5px rgba(0, 0, 0, 0.7);--bordersPosition:6px;--outerLineSize:3px;--brd:var(--color_39);--lineGap:5px;--innerLineSize:1px;--brd2:var(--color_40);--alpha-bg:1;--alpha-brd:1;--alpha-brd2:1;--backdrop-filter:none;--rd:0px 0px 0px 0px;--brwt:0px;--brwb:0px;}#SITE_HEADER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_HEADERinlineContent]{height:auto;width:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-ifs9l515"], [data-mesh-id=SITE_HEADERinlineContent-gridContainer] > interact-element > [id="comp-ifs9l515"]{position:relative;margin:20px 0px 45px calc((100% - 980px) * 0.5);left:-114px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-ifs9egkl"], [data-mesh-id=SITE_HEADERinlineContent-gridContainer] > interact-element > [id="comp-ifs9egkl"]{position:relative;margin:20px 0px 50px calc((100% - 980px) * 0.5);left:8px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="DrpDwnMn0-jgk"], [data-mesh-id=SITE_HEADERinlineContent-gridContainer] > interact-element > [id="DrpDwnMn0-jgk"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:-14px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#SITE_HEADER{--bg-overlay-color:rgb(var(--color_36));--bg-gradient:none;--shc-mutated-brightness:29,31,25;position:sticky !important;top:var(--wix-ads-height);}#comp-ifs9l515{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}@media (prefers-reduced-motion: no-preference) {#comp-ifs9l515:not([data-motion-enter="done"]){animation:motion-glideIn 1200ms 1ms cubic-bezier(0.645, 0.045, 0.355, 1) backwards 1 paused;animation-composition:replace;--motion-translate-x:-150px;--motion-translate-y:0px;}}#comp-ifs9l515{width:114px;height:110px;}#comp-ifs9l515{--height:110px;--width:114px;}@media (prefers-reduced-motion: no-preference) {#comp-ifs9egkl:not([data-motion-enter="done"]){animation:motion-glideIn 1200ms 1ms cubic-bezier(0.645, 0.045, 0.355, 1) backwards 1 paused;animation-composition:replace;--motion-translate-x:-150px;--motion-translate-y:0px;}}#comp-ifs9egkl{width:471px;height:auto;}#comp-ifs9egkl{--text-direction:var(--wix-opt-in-direction);}#DrpDwnMn0-jgk{--menuTotalBordersX:0px;--menuTotalBordersY:0px;--els:10px;--bg:var(--color_11);--shd:0 2px 3px rgba(0, 0, 0, 0.7);--bgDrop:255,255,255;--pad:5px;--fnt:normal normal normal 19px/1.4em raleway,sans-serif;--txt:43,108,163;--alpha-txt:1;--trans1R:background-color 0.2s ease 0s, top 0.2s ease 0s, bottom 0.2s ease 0s;--trans:background-color 0.2s ease 0s;--bgh:43,108,163;--bgs:43,108,163;--ribbonShd:2px 0 2px 0 rgba(0, 0, 0, 0.2);--trans1:background-color 0.2s ease 0s, top 0.2s ease 0s, bottom 0.2s ease 0s;--trans3:border-width 0.2s ease 0.2s;--trans2:color 0.2s ease 0s;--txth:255,255,255;--alpha-txth:1;--txts:255,255,255;--alpha-txts:1;--elmOver:43,108,163;--alpha-elmOver:1;--elmSelected:43,108,163;--alpha-elmSelected:1;--childrenSpacing:5px;--alpha-bg:1;--alpha-bgDrop:1;--alpha-bgh:1;--alpha-bgs:1;}@media (prefers-reduced-motion: no-preference) {#DrpDwnMn0-jgk:not([data-motion-enter="done"]){animation:motion-fadeIn 1200ms 1400ms cubic-bezier(0.445, 0.05, 0.55, 0.95) backwards 1 paused;animation-composition:replace;}}#DrpDwnMn0-jgk{width:994px;height:75px;}#DrpDwnMn0-jgk{--menuTotalBordersY:0px;--menuTotalBordersX:0px;--bgh-mutated-brightness:30,76,114;--bgs-mutated-brightness:30,76,114;--submenus-direction:inherit;--menu-direction:inherit;--align:center;--menu-align:inherit;--submenus-align:inherit;}#SITE_FOOTER{--boxShadowToggleOn-shd:none;--shd:0.00px 1.00px 4px 0px rgba(0,0,0,0.6);--alpha-brd:1;--brd:var(--color_36);--backdrop-filter:none;--rd:0px 0px 0px 0px;--brwt:0px;--brwb:0px;}#SITE_FOOTER{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=SITE_FOOTERinlineContent]{height:auto;width:100%;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-j2akqrw4"], [data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > interact-element > [id="comp-j2akqrw4"]{position:relative;margin:22px 0px 23px calc((100% - 980px) * 0.5);left:94px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-j2akpr3s"], [data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > interact-element > [id="comp-j2akpr3s"]{position:relative;margin:22px 0px 23px calc((100% - 980px) * 0.5);left:287px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#SITE_FOOTER{--bg-overlay-color:transparent;--bg-gradient:none;}#comp-j2akqrw4{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}@media (prefers-reduced-motion: no-preference) {#comp-j2akqrw4:not([data-motion-enter="done"]){animation:motion-glideIn 1200ms 1ms cubic-bezier(0.645, 0.045, 0.355, 1) backwards 1 paused;animation-composition:replace;--motion-translate-x:-150px;--motion-translate-y:0px;}}#comp-j2akqrw4{width:137px;height:132px;}#comp-j2akqrw4{--height:132px;--width:137px;}@media (prefers-reduced-motion: no-preference) {#comp-j2akpr3s:not([data-motion-enter="done"]){animation:motion-glideIn 1200ms 1ms cubic-bezier(0.645, 0.045, 0.355, 1) backwards 1 paused;animation-composition:replace;--motion-translate-x:-150px;--motion-translate-y:0px;}}#comp-j2akpr3s{width:471px;height:auto;}#comp-j2akpr3s{--text-direction:var(--wix-opt-in-direction);}#PAGES_CONTAINER{left:0;margin-left:0;width:100%;min-width:0;}#SITE_PAGES{left:0;margin-left:0;width:100%;min-width:0;}#SITE_PAGES{--transition-duration:600ms;}</style>
<style id="css_c1537">@font-face {font-family: 'open sans'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/fonts/v2/09e37a90-97bc-4292-863a-a9e5b278309d/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap;
}
@font-face {font-family: 'open sans'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/e59e6f5c-7ac5-47cf-8fe5-22ee5f11aa42/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap;
}
@font-face {font-family: 'open sans'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/fonts/v2/66ed32a6-d63b-4f2e-9895-91f58fc7bde6/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap;
}
@font-face {font-family: 'open sans'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/e3af1b1e-e84c-47bd-96ed-ea490697a5d3/v1/open sans.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-017F, U+0192, U+01A0-01A1, U+01AF-01B0, U+01F0, U+01FA-01FF, U+0218-021B, U+0237, U+02BC, U+02C6-02C7, U+02C9, U+02D8-02DD, U+02F3, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03CE, U+03D1-03D2, U+03D6, U+0400-0486, U+0488-0513, U+1E00-1E01, U+1E3E-1E3F, U+1E80-1E85, U+1EA0-1EF9, U+1F4D, U+1FDE, U+2000-200B, U+2010-2015, U+2017-201E, U+2020-2022, U+2026, U+202F-2030, U+2032-2033, U+2039-203A, U+203C, U+2044, U+205F, U+2070, U+2074-2079, U+207F, U+20A3-20A4, U+20A7, U+20AB-20AC, U+2105, U+2113, U+2116, U+2120, U+2122, U+2126, U+212E, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+2400, U+25CA, U+E000, U+FB00-FB04, U+FEFF, U+FFFC-FFFD;font-display: swap;
}@font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QoFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QoFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QIFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QIFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4SYFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4SYFqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4Q4FqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4Q4FqL_KWxWMT.woff2') format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4TYFqL_KWxQ.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'raleway'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4TYFqL_KWxQ.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}@font-face {font-family: 'overlock'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/overlock/v17/Z9XQDmdMWRiN1_T9Z7Tc0FWJhrCj8QDQhNpHvg.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'overlock'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/overlock/v17/Z9XTDmdMWRiN1_T9Z7Tc2OCsk5OB_CrqjQ.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'overlock'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/overlock/v17/Z9XSDmdMWRiN1_T9Z7xizfmFtryp9iLStNs.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'overlock'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/overlock/v17/Z9XVDmdMWRiN1_T9Z7TX6OymlLGDzCs.woff2') format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display: swap;
}
@font-face {font-family: 'overlock'; font-style: italic; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/overlock/v17/Z9XQDmdMWRiN1_T9Z7Tc0FWJhr6j8QDQhNo.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'overlock'; font-style: italic; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/overlock/v17/Z9XTDmdMWRiN1_T9Z7Tc2O6sk5OB_Co.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'overlock'; font-style: normal; font-weight: 700; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/overlock/v17/Z9XSDmdMWRiN1_T9Z7xizfmLtryp9iLS.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}
@font-face {font-family: 'overlock'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/overlock/v17/Z9XVDmdMWRiN1_T9Z7TZ6OymlLGD.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display: swap;
}@font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;font-display: swap;
}
@font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2'); unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;font-display: swap;
}
@font-face {font-family: 'helvetica-w01-roman'; font-style: normal; font-weight: 400; src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2'); unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;font-display: swap;
}@keyframes motion-glideIn {
0% { opacity: 0; animation-timing-function: step-end; }
0.00009999999999999999% { opacity: var(--comp-opacity, 1); transform: translate(var(--motion-translate-x), var(--motion-translate-y)) rotate(var(--comp-rotate-z, 0deg)); }
100% { opacity: var(--comp-opacity, 1); transform: translate(0, 0) rotate(var(--comp-rotate-z, 0deg)); }
}@keyframes motion-fadeIn {
0% { opacity: 0; }
100% { opacity: var(--comp-opacity, 1); }
}@keyframes motion-floatIn {
0% { opacity: 0; animation-timing-function: step-end; }
0.00009999999999999999% { opacity: 0; transform: translate(var(--motion-translate-x), var(--motion-translate-y)) rotate(var(--comp-rotate-z, 0deg)); }
100% { opacity: var(--comp-opacity, 1); transform: translate(0, 0) rotate(var(--comp-rotate-z, 0deg)); }
}#c1537{left:0;margin-left:0;width:100%;min-width:0;}#masterPage{--pinned-layers-in-page:0;}[data-mesh-id=Containerc1537inlineContent]{height:auto;width:100%;}[data-mesh-id=Containerc1537inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:40px;grid-template-rows:repeat(4, min-content) 1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box;}[data-mesh-id=Containerc1537inlineContent-gridContainer] > [id="comp-m627w8l6"], [data-mesh-id=Containerc1537inlineContent-gridContainer] > interact-element > [id="comp-m627w8l6"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containerc1537inlineContent-gridContainer] > [id="comp-m627w8l7"], [data-mesh-id=Containerc1537inlineContent-gridContainer] > interact-element > [id="comp-m627w8l7"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containerc1537inlineContent-gridContainer] > [id="comp-m627w8l71"], [data-mesh-id=Containerc1537inlineContent-gridContainer] > interact-element > [id="comp-m627w8l71"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containerc1537inlineContent-gridContainer] > [id="comp-m627w8l72"], [data-mesh-id=Containerc1537inlineContent-gridContainer] > interact-element > [id="comp-m627w8l72"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=Containerc1537inlineContent-gridContainer] > [id="comp-m627w8l73"], [data-mesh-id=Containerc1537inlineContent-gridContainer] > interact-element > [id="comp-m627w8l73"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}#comp-m627w8l6{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-m627w8l6inlineContent]{height:auto;width:100%;display:flex;}[data-mesh-id=comp-m627w8l6inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;margin-top:-119px;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-m627w8l6inlineContent-gridContainer] > [id="comp-it06whav"], [data-mesh-id=comp-m627w8l6inlineContent-gridContainer] > interact-element > [id="comp-it06whav"]{position:relative;margin:0px 0px 31px calc((100% - 980px) * 0.5);left:109px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m627w8l6inlineContent-gridContainer] > [id="comp-ifs8kniv"], [data-mesh-id=comp-m627w8l6inlineContent-gridContainer] > interact-element > [id="comp-ifs8kniv"]{position:relative;margin:0px 0px 3px calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}@media (prefers-reduced-motion: no-preference) {#comp-it06whav:not([data-motion-enter="done"]){animation:motion-glideIn 1200ms 1ms cubic-bezier(0.645, 0.045, 0.355, 1) backwards 1 paused;animation-composition:replace;--motion-translate-x:-150px;--motion-translate-y:0px;}}#comp-it06whav{width:471px;height:auto;}#comp-ifs8kniv{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=mediaiszsh2rc11inlineContent]{height:auto;width:100%;}[data-mesh-id=mediaiszsh2rc11inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=mediaiszsh2rc11inlineContent-gridContainer] > [id="idska15e"], [data-mesh-id=mediaiszsh2rc11inlineContent-gridContainer] > interact-element > [id="idska15e"]{position:relative;margin:0px 0px 46px calc((100% - 980px) * 0.5);left:-2004px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}@media (prefers-reduced-motion: no-preference) {#mediaiszsh2rc11 [data-motion-part="BG_MEDIA mediaiszsh2rc11"]{will-change:var(--motion-bgreveal-will-change);height:calc(100% + 200lvh);margin-top:-100lvh;overflow:clip;isolation:isolate;}:is(#mediaiszsh2rc11)[data-has-alpha="true"] canvas, :is(#mediaiszsh2rc11):not([data-show-canvas]) [data-motion-part="BG_IMG mediaiszsh2rc11"]{position:sticky;height:max(100lvh, calc(100% - 200lvh));width:100%;top:0px;margin-bottom:calc(100lvh - max(100lvh, var(--motion-comp-height, 100%)));display:block;padding:0px;}#mediaiszsh2rc11 [data-motion-part="BG_LAYER mediaiszsh2rc11"]{overflow:clip;}@supports(-moz-appearance: none){body{--motion-bgreveal-will-change:transform;}}#mediaiszsh2rc11[data-testid="imageX"] [data-motion-part="BG_MEDIA mediaiszsh2rc11"]{transform:translate3d(0,0,0);}}#mediaiszsh2rc11{width:980px;}#idska15e{--bg:var(--color_43);--alpha-bg:0.65;}#idska15e{width:2500px;}[data-mesh-id=idska15einlineContent]{height:auto;width:2500px;}[data-mesh-id=idska15einlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=idska15einlineContent-gridContainer] > [id="idska15g_0"], [data-mesh-id=idska15einlineContent-gridContainer] > interact-element > [id="idska15g_0"]{position:relative;margin:159px 0px 27px 0;left:2004px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=idska15einlineContent-gridContainer] > [id="comp-ljyj47lm"], [data-mesh-id=idska15einlineContent-gridContainer] > interact-element > [id="comp-ljyj47lm"]{position:relative;margin:0px 0px 47px 0;left:2004px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=idska15einlineContent-gridContainer] > [id="idska15g"], [data-mesh-id=idska15einlineContent-gridContainer] > interact-element > [id="idska15g"]{position:relative;margin:0px 0px 21px 0;left:2004px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=idska15einlineContent-gridContainer] > [id="comp-m629edoa"], [data-mesh-id=idska15einlineContent-gridContainer] > interact-element > [id="comp-m629edoa"]{position:relative;margin:0px 0px 25px 0;left:2004px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}@media (prefers-reduced-motion: no-preference) {#idska15g_0:not([data-motion-enter="done"]){animation:motion-glideIn 1200ms 1ms cubic-bezier(0.645, 0.045, 0.355, 1) backwards 1 paused;animation-composition:replace;--motion-translate-x:-150px;--motion-translate-y:0px;}}#idska15g_0{width:516px;height:auto;}#comp-ljyj47lm{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-ljyj47lm{width:401px;height:auto;}#idska15g{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}@media (prefers-reduced-motion: no-preference) {#idska15g:not([data-motion-enter="done"]){animation:motion-glideIn 1200ms 1ms cubic-bezier(0.645, 0.045, 0.355, 1) backwards 1 paused;animation-composition:replace;--motion-translate-x:-150px;--motion-translate-y:0px;}}#idska15g{width:317px;height:auto;}#comp-m629edoa{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}@media (prefers-reduced-motion: no-preference) {#comp-m629edoa:not([data-motion-enter="done"]){animation:motion-fadeIn 1200ms 1ms cubic-bezier(0.445, 0.05, 0.55, 0.95) backwards 1 paused;animation-composition:replace;}}#comp-m629edoa{width:366px;height:auto;}#comp-m627w8l7{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-m627w8l7inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-m627w8l7inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-m627w8l7inlineContent-gridContainer] > [id="idskkw5e"], [data-mesh-id=comp-m627w8l7inlineContent-gridContainer] > interact-element > [id="idskkw5e"]{position:relative;margin:0px 0 0 0;left:0;grid-area:1 / 1 / 2 / 2;justify-self:stretch;align-self:start;}[data-mesh-id=comp-m627w8l7inlineContent-gridContainer] > [id="comp-j7nmyrdc"], [data-mesh-id=comp-m627w8l7inlineContent-gridContainer] > interact-element > [id="comp-j7nmyrdc"]{position:relative;margin:60px 0px 34px calc((100% - 980px) * 0.5);left:305px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m627w8l7inlineContent-gridContainer] > [id="comp-j99y482u"], [data-mesh-id=comp-m627w8l7inlineContent-gridContainer] > interact-element > [id="comp-j99y482u"]{position:relative;margin:0px 0px 3px calc((100% - 980px) * 0.5);left:-2222px;grid-area:1 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m627w8l7inlineContent-gridContainer] > [id="comp-ja9dedh4"], [data-mesh-id=comp-m627w8l7inlineContent-gridContainer] > interact-element > [id="comp-ja9dedh4"]{position:relative;margin:0px 0px -6px calc((100% - 980px) * 0.5);left:787px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m627w8l7inlineContent-gridContainer] > [id="comp-m627ydd3"], [data-mesh-id=comp-m627w8l7inlineContent-gridContainer] > interact-element > [id="comp-m627ydd3"]{position:relative;margin:0px 0px 3px calc((100% - 980px) * 0.5);left:224px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}#idskkw5e{width:100%;left:0;margin-left:0;min-width:initial;height:20px;}#comp-j7nmyrdc{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-j7nmyrdc{width:409px;height:auto;}#comp-j99y482u{--brw:0px;--brd:230,222,202;--bg:var(--color_39);--rd:300px;--shd:none;--gradient:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-j99y482u{width:2459px;}[data-mesh-id=comp-j99y482uinlineContent]{height:auto;width:2459px;}[data-mesh-id=comp-j99y482uinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:343px;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-j99y482uinlineContent-gridContainer] > [id="comp-j99y488k"], [data-mesh-id=comp-j99y482uinlineContent-gridContainer] > interact-element > [id="comp-j99y488k"]{position:relative;margin:109px 0px 10px 0;left:2157px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}@media (prefers-reduced-motion: no-preference) {#comp-j99y488k:not([data-motion-enter="done"]){animation:motion-floatIn 1200ms 1ms cubic-bezier(0.445, 0.05, 0.55, 0.95) backwards 1 paused;animation-composition:replace;--motion-translate-x:60px;--motion-translate-y:0px;}}#comp-j99y488k{width:317px;height:auto;}#comp-ja9dedh4{--rd:0px;--shd:none;--brd:var(--color_38);--brw:5px;--sizeRd:0px;--sizeBrw:5px;--contentPaddingLeft:5px;--contentPaddingRight:5px;--contentPaddingBottom:5px;--contentPaddingTop:5px;--alpha-brd:1;--boxShadowToggleOn-shd:none;}#comp-ja9dedh4{width:310px;height:307px;}#comp-m627ydd3{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m627ydd3{width:310px;height:auto;}#comp-m627w8l71{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-m627w8l71inlineContent]{height:auto;width:100%;display:flex;}[data-mesh-id=comp-m627w8l71inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;margin-top:-1px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > [id="idskjt08"], [data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > interact-element > [id="idskjt08"]{position:relative;margin:1px 0 46px 0;left:0;grid-area:1 / 1 / 2 / 2;justify-self:stretch;align-self:start;}[data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > [id="comp-ljyiexzh"], [data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > interact-element > [id="comp-ljyiexzh"]{position:relative;margin:0px 0px 1px calc((100% - 980px) * 0.5);left:-2223px;grid-area:1 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > [id="idskcwi3"], [data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > interact-element > [id="idskcwi3"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:350px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > [id="idskdd4i"], [data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > interact-element > [id="idskdd4i"]{position:relative;margin:0px 0px 33px calc((100% - 980px) * 0.5);left:714px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > [id="comp-ifw9ppp2"], [data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > interact-element > [id="comp-ifw9ppp2"]{position:relative;margin:7px 0px 10px calc((100% - 980px) * 0.5);left:683px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > [id="comp-ifwa6qoa1"], [data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > interact-element > [id="comp-ifwa6qoa1"]{position:relative;margin:7px 0px 10px calc((100% - 980px) * 0.5);left:313px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > [id="comp-ifwa6qoa"], [data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > interact-element > [id="comp-ifwa6qoa"]{position:relative;margin:5px 0px 10px calc((100% - 980px) * 0.5);left:309px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > [id="idskdpln_0"], [data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > interact-element > [id="idskdpln_0"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:345px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > [id="comp-m6292iou"], [data-mesh-id=comp-m627w8l71inlineContent-gridContainer] > interact-element > [id="comp-m6292iou"]{position:relative;margin:1px 0px 10px calc((100% - 980px) * 0.5);left:683px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}#idskjt08{width:100%;left:0;margin-left:0;min-width:initial;height:20px;}#comp-ljyiexzh{--bg:var(--color_39);--alpha-bg:1;}#comp-ljyiexzh{width:2459px;}[data-mesh-id=comp-ljyiexzhinlineContent]{height:auto;width:2459px;}[data-mesh-id=comp-ljyiexzhinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-ljyiexzhinlineContent-gridContainer] > [id="comp-ljyiey12"], [data-mesh-id=comp-ljyiexzhinlineContent-gridContainer] > interact-element > [id="comp-ljyiey12"]{position:relative;margin:209px 0px 10px 0;left:2106px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ljyiexzhinlineContent-gridContainer] > [id="comp-m628zf78"], [data-mesh-id=comp-ljyiexzhinlineContent-gridContainer] > interact-element > [id="comp-m628zf78"]{position:relative;margin:0px 0px 23px 0;left:2067px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ljyiexzhinlineContent-wedge-3]{visibility:hidden;height:623px;width:0;grid-area:1 / 1 / 3 / 2;}#comp-ljyiey12{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}@media (prefers-reduced-motion: no-preference) {#comp-ljyiey12:not([data-motion-enter="done"]){animation:motion-floatIn 1200ms 1ms cubic-bezier(0.445, 0.05, 0.55, 0.95) backwards 1 paused;animation-composition:replace;--motion-translate-x:60px;--motion-translate-y:0px;}}#comp-ljyiey12{width:317px;height:auto;}#comp-m628zf78{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m628zf78{width:310px;height:auto;}#idskcwi3{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}@media (prefers-reduced-motion: no-preference) {#idskcwi3:not([data-motion-enter="done"]){animation:motion-fadeIn 1200ms 1ms cubic-bezier(0.445, 0.05, 0.55, 0.95) backwards 1 paused;animation-composition:replace;}}#idskcwi3{width:280px;height:auto;}#idskdd4i{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}@media (prefers-reduced-motion: no-preference) {#idskdd4i:not([data-motion-enter="done"]){animation:motion-fadeIn 1200ms 1ms cubic-bezier(0.445, 0.05, 0.55, 0.95) backwards 1 paused;animation-composition:replace;}}#idskdd4i{width:240px;height:auto;}@media (prefers-reduced-motion: no-preference) {#comp-ifw9ppp2:not([data-motion-enter="done"]){animation:motion-fadeIn 1200ms 1ms cubic-bezier(0.445, 0.05, 0.55, 0.95) backwards 1 paused;animation-composition:replace;}}#comp-ifw9ppp2{width:15px;height:15px;}@media (prefers-reduced-motion: no-preference) {#comp-ifwa6qoa1:not([data-motion-enter="done"]){animation:motion-fadeIn 1200ms 1ms cubic-bezier(0.445, 0.05, 0.55, 0.95) backwards 1 paused;animation-composition:replace;}}#comp-ifwa6qoa1{width:15px;height:15px;}@media (prefers-reduced-motion: no-preference) {#comp-ifwa6qoa:not([data-motion-enter="done"]){animation:motion-fadeIn 1200ms 1ms cubic-bezier(0.445, 0.05, 0.55, 0.95) backwards 1 paused;animation-composition:replace;}}#comp-ifwa6qoa{width:14px;height:14px;}#idskdpln_0{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}@media (prefers-reduced-motion: no-preference) {#idskdpln_0:not([data-motion-enter="done"]){animation:motion-fadeIn 1200ms 1ms cubic-bezier(0.445, 0.05, 0.55, 0.95) backwards 1 paused;animation-composition:replace;}}#idskdpln_0{width:240px;height:auto;}#comp-m6292iou{width:311px;}[data-mesh-id=comp-m6292iouinlineContent]{height:auto;width:311px;}[data-mesh-id=comp-m6292iouinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-m6292iouinlineContent-gridContainer] > [id="comp-ifwa5ikz"], [data-mesh-id=comp-m6292iouinlineContent-gridContainer] > interact-element > [id="comp-ifwa5ikz"]{position:relative;margin:4px 0px 10px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m6292iouinlineContent-gridContainer] > [id="idskdplo_1"], [data-mesh-id=comp-m6292iouinlineContent-gridContainer] > interact-element > [id="idskdplo_1"]{position:relative;margin:0px 0px 0px 0;left:31px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}@media (prefers-reduced-motion: no-preference) {#comp-ifwa5ikz:not([data-motion-enter="done"]){animation:motion-fadeIn 1200ms 1ms cubic-bezier(0.445, 0.05, 0.55, 0.95) backwards 1 paused;animation-composition:replace;}}#comp-ifwa5ikz{width:15px;height:15px;}#idskdplo_1{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}@media (prefers-reduced-motion: no-preference) {#idskdplo_1:not([data-motion-enter="done"]){animation:motion-fadeIn 1200ms 1ms cubic-bezier(0.445, 0.05, 0.55, 0.95) backwards 1 paused;animation-composition:replace;}}#idskdplo_1{width:280px;height:auto;}#comp-m627w8l72{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-m627w8l72inlineContent]{height:auto;width:100%;display:flex;}[data-mesh-id=comp-m627w8l72inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;margin-top:-1px;margin-bottom:-63px;grid-template-rows:repeat(7, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-m627w8l72inlineContent-gridContainer] > [id="comp-it1aqa0p"], [data-mesh-id=comp-m627w8l72inlineContent-gridContainer] > interact-element > [id="comp-it1aqa0p"]{position:relative;margin:2px 0 14px 0;left:0;grid-area:1 / 1 / 2 / 2;justify-self:stretch;align-self:start;}[data-mesh-id=comp-m627w8l72inlineContent-gridContainer] > [id="comp-j8bfr7y3"], [data-mesh-id=comp-m627w8l72inlineContent-gridContainer] > interact-element > [id="comp-j8bfr7y3"]{position:relative;margin:0px 0px -24px calc((100% - 980px) * 0.5);left:360px;grid-area:3 / 1 / 6 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m627w8l72inlineContent-gridContainer] > [id="comp-ja9dbbq8"], [data-mesh-id=comp-m627w8l72inlineContent-gridContainer] > interact-element > [id="comp-ja9dbbq8"]{position:relative;margin:304px 0px -1px calc((100% - 980px) * 0.5);left:238px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m627w8l72inlineContent-gridContainer] > [id="comp-ljzt12uv"], [data-mesh-id=comp-m627w8l72inlineContent-gridContainer] > interact-element > [id="comp-ljzt12uv"]{position:relative;margin:0px 0 22px 0;left:0;grid-area:4 / 1 / 5 / 2;justify-self:stretch;align-self:start;}[data-mesh-id=comp-m627w8l72inlineContent-gridContainer] > [id="comp-ljzt1abp"], [data-mesh-id=comp-m627w8l72inlineContent-gridContainer] > interact-element > [id="comp-ljzt1abp"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:360px;grid-area:6 / 1 / 7 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m627w8l72inlineContent-gridContainer] > [id="comp-m62cbmyu"], [data-mesh-id=comp-m627w8l72inlineContent-gridContainer] > interact-element > [id="comp-m62cbmyu"]{position:relative;margin:0px 0 0px 0;left:0;grid-area:8 / 1 / 9 / 2;justify-self:stretch;align-self:start;}[data-mesh-id=comp-m627w8l72inlineContent-gridContainer] > [id="comp-m62cqnc1"], [data-mesh-id=comp-m627w8l72inlineContent-gridContainer] > interact-element > [id="comp-m62cqnc1"]{position:relative;margin:0px 0px -27px calc((100% - 980px) * 0.5);left:-2213px;grid-area:1 / 1 / 8 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m627w8l72inlineContent-gridContainer] > [id="comp-m6pkr0ei"], [data-mesh-id=comp-m627w8l72inlineContent-gridContainer] > interact-element > [id="comp-m6pkr0ei"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:347px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-it1aqa0p{width:100%;left:0;margin-left:0;min-width:initial;height:20px;}#comp-j8bfr7y3{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-j8bfr7y3{width:592px;height:auto;}#comp-ja9dbbq8{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#comp-ja9dbbq8{width:109px;height:82px;}#comp-ljzt12uv{width:100%;left:0;margin-left:0;min-width:initial;height:20px;}#comp-ljzt1abp{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-ljzt1abp{width:592px;height:auto;}#comp-m62cbmyu{width:100%;left:0;margin-left:0;min-width:initial;height:90px;}#comp-m62cqnc1{width:2450px;}[data-mesh-id=comp-m62cqnc1inlineContent]{height:auto;width:2450px;}[data-mesh-id=comp-m62cqnc1inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-m62cqnc1inlineContent-gridContainer] > [id="comp-ljzsmh95"], [data-mesh-id=comp-m62cqnc1inlineContent-gridContainer] > interact-element > [id="comp-ljzsmh95"]{position:relative;margin:0px 0px -1px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-m62cqnc1inlineContent-gridContainer] > [id="comp-ljzsu7xf"], [data-mesh-id=comp-m62cqnc1inlineContent-gridContainer] > interact-element > [id="comp-ljzsu7xf"]{position:relative;margin:0px 0px 0px 0;left:11px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-ljzsmh95{--brw:0px;--brd:162,163,233;--bg:var(--color_39);--rd:0px 0px 30px 0px;--shd:none;--gradient:none;--alpha-brd:1;--alpha-bg:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}#comp-ljzsmh95{width:2450px;}[data-mesh-id=comp-ljzsmh95inlineContent]{height:auto;width:2450px;}[data-mesh-id=comp-ljzsmh95inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:471px;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id=comp-ljzsmh95inlineContent-gridContainer] > [id="comp-ljzsmhao"], [data-mesh-id=comp-ljzsmh95inlineContent-gridContainer] > interact-element > [id="comp-ljzsmhao"]{position:relative;margin:157px 0px 29px 0;left:2109px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ljzsmh95inlineContent-gridContainer] > [id="comp-ljzsn0bk"], [data-mesh-id=comp-ljzsmh95inlineContent-gridContainer] > interact-element > [id="comp-ljzsn0bk"]{position:relative;margin:0px 0px 10px 0;left:2108px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#comp-ljzsmhao{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}@media (prefers-reduced-motion: no-preference) {#comp-ljzsmhao:not([data-motion-enter="done"]){animation:motion-floatIn 1200ms 1ms cubic-bezier(0.445, 0.05, 0.55, 0.95) backwards 1 paused;animation-composition:replace;--motion-translate-x:60px;--motion-translate-y:0px;}}#comp-ljzsmhao{width:317px;height:auto;}#comp-ljzsn0bk{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}@media (prefers-reduced-motion: no-preference) {#comp-ljzsn0bk:not([data-motion-enter="done"]){animation:motion-floatIn 1200ms 1ms cubic-bezier(0.445, 0.05, 0.55, 0.95) backwards 1 paused;animation-composition:replace;--motion-translate-x:60px;--motion-translate-y:0px;}}#comp-ljzsn0bk{width:317px;height:auto;}#comp-ljzsu7xf{--brw:0px;--brd:65,65,65;--bg:var(--color_39);--rd:0px 30px 0px 30px;--shd:none;--gradient:none;--alpha-brd:1;--alpha-bg:1;--boxShadowToggleOn-shd:none;--bg-gradient:none;}@media (prefers-reduced-motion: no-preference) {#comp-ljzsu7xf:not([data-motion-enter="done"]){animation:motion-glideIn 1200ms 1ms cubic-bezier(0.645, 0.045, 0.355, 1) backwards 1 paused;animation-composition:replace;--motion-translate-x:-150px;--motion-translate-y:0px;}}#comp-ljzsu7xf{width:2439px;}[data-mesh-id=comp-ljzsu7xfinlineContent]{height:auto;width:100%;position:static;min-height:281px;}#comp-m6pkr0ei{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m6pkr0ei{width:592px;height:auto;}#comp-m627w8l73{left:0;margin-left:0;width:100%;min-width:0;}[data-mesh-id=comp-m627w8l73inlineContent]{height:auto;width:100%;}[data-mesh-id=comp-m627w8l73inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-m627w8l73inlineContent-gridContainer] > [id="comp-ljztrkxs"], [data-mesh-id=comp-m627w8l73inlineContent-gridContainer] > interact-element > [id="comp-ljztrkxs"]{position:relative;margin:2px 0 10px 0;left:0;grid-area:1 / 1 / 2 / 2;justify-self:stretch;align-self:start;}[data-mesh-id=comp-m627w8l73inlineContent-gridContainer] > [id="comp-ifsci2bv"], [data-mesh-id=comp-m627w8l73inlineContent-gridContainer] > interact-element > [id="comp-ifsci2bv"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-ljztrkxs{width:100%;left:0;margin-left:0;min-width:initial;height:20px;}#comp-ifsci2bv{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=mediaiszsh2rb5inlineContent]{height:auto;width:100%;}[data-mesh-id=mediaiszsh2rb5inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(5, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=mediaiszsh2rb5inlineContent-gridContainer] > [id="comp-ifsbmxmp"], [data-mesh-id=mediaiszsh2rb5inlineContent-gridContainer] > interact-element > [id="comp-ifsbmxmp"]{position:relative;margin:2px 0px -11px calc((100% - 980px) * 0.5);left:-2132px;grid-area:1 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediaiszsh2rb5inlineContent-gridContainer] > [id="comp-it06f4wj"], [data-mesh-id=mediaiszsh2rb5inlineContent-gridContainer] > interact-element > [id="comp-it06f4wj"]{position:relative;margin:0px 0px 28px calc((100% - 980px) * 0.5);left:120px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediaiszsh2rb5inlineContent-gridContainer] > [id="comp-j7alh9hz"], [data-mesh-id=mediaiszsh2rb5inlineContent-gridContainer] > interact-element > [id="comp-j7alh9hz"]{position:relative;margin:0px 0px 27px calc((100% - 980px) * 0.5);left:415px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediaiszsh2rb5inlineContent-gridContainer] > [id="comp-if6w0dpo"], [data-mesh-id=mediaiszsh2rb5inlineContent-gridContainer] > interact-element > [id="comp-if6w0dpo"]{position:relative;margin:0px 0px 29px calc((100% - 980px) * 0.5);left:0px;grid-area:5 / 1 / 6 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediaiszsh2rb5inlineContent-gridContainer] > [id="comp-m62crova"], [data-mesh-id=mediaiszsh2rb5inlineContent-gridContainer] > interact-element > [id="comp-m62crova"]{position:relative;margin:110px 0px 21px calc((100% - 980px) * 0.5);left:415px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediaiszsh2rb5inlineContent-gridContainer] > [id="comp-m62ba9ih"], [data-mesh-id=mediaiszsh2rb5inlineContent-gridContainer] > interact-element > [id="comp-m62ba9ih"]{position:relative;margin:0px 0px 59px calc((100% - 980px) * 0.5);left:161px;grid-area:6 / 1 / 7 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediaiszsh2rb5inlineContent-gridContainer] > [id="comp-m62bih8z"], [data-mesh-id=mediaiszsh2rb5inlineContent-gridContainer] > interact-element > [id="comp-m62bih8z"]{position:relative;margin:0px 0px 53px calc((100% - 980px) * 0.5);left:608px;grid-area:6 / 1 / 7 / 2;justify-self:start;align-self:start;}#mediaiszsh2rb5{width:980px;}#comp-ifsbmxmp{--bg:var(--color_43);--alpha-bg:0.4;}@media (prefers-reduced-motion: no-preference) {#comp-ifsbmxmp:not([data-motion-enter="done"]){animation:motion-glideIn 1200ms 1ms cubic-bezier(0.645, 0.045, 0.355, 1) backwards 1 paused;animation-composition:replace;--motion-translate-x:-150px;--motion-translate-y:0px;}}#comp-ifsbmxmp{width:2489px;}[data-mesh-id=comp-ifsbmxmpinlineContent]{height:auto;width:2489px;}[data-mesh-id=comp-ifsbmxmpinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:837px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-ifsbmxmpinlineContent-gridContainer] > [id="comp-ifsbmxmy"], [data-mesh-id=comp-ifsbmxmpinlineContent-gridContainer] > interact-element > [id="comp-ifsbmxmy"]{position:relative;margin:73px 0px -14px 0;left:2086px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ifsbmxmpinlineContent-gridContainer] > [id="comp-m629w7ve"], [data-mesh-id=comp-ifsbmxmpinlineContent-gridContainer] > interact-element > [id="comp-m629w7ve"]{position:relative;margin:0px 0px 36px 0;left:1976px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ifsbmxmpinlineContent-gridContainer] > [id="comp-m62clcvo"], [data-mesh-id=comp-ifsbmxmpinlineContent-gridContainer] > interact-element > [id="comp-m62clcvo"]{position:relative;margin:0px 0px 15px 0;left:2031px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-ifsbmxmpinlineContent-gridContainer] > [id="comp-ljztxglt"], [data-mesh-id=comp-ifsbmxmpinlineContent-gridContainer] > interact-element > [id="comp-ljztxglt"]{position:relative;margin:0px 0px 10px 0;left:2026px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}#comp-ifsbmxmy{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}@media (prefers-reduced-motion: no-preference) {#comp-ifsbmxmy:not([data-motion-enter="done"]){animation:motion-floatIn 1200ms 1ms cubic-bezier(0.445, 0.05, 0.55, 0.95) backwards 1 paused;animation-composition:replace;--motion-translate-x:60px;--motion-translate-y:0px;}}#comp-ifsbmxmy{width:282px;height:auto;}#comp-m629w7ve{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m629w7ve{width:502px;height:auto;}#comp-m62clcvo{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m62clcvo{width:401px;height:auto;}#comp-ljztxglt{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-ljztxglt{width:401px;height:auto;}#comp-it06f4wj{--brd:var(--color_11);--rd:0px;--shd:none;--brw:3px;--alpha-brd:1;--boxShadowToggleOn-shd:none;}#comp-it06f4wj{width:739px;height:283px;}#comp-j7alh9hz{width:502px;}[data-mesh-id=comp-j7alh9hzinlineContent]{height:auto;width:502px;}[data-mesh-id=comp-j7alh9hzinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;}[data-mesh-id=comp-j7alh9hzinlineContent-gridContainer] > [id="comp-kfe02b5v"], [data-mesh-id=comp-j7alh9hzinlineContent-gridContainer] > interact-element > [id="comp-kfe02b5v"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}#comp-kfe02b5v{--rd:0px;--shd:0 0 0 rgba(0, 0, 0, 0);--bg:255,255,255;--brd:227,227,227;--alpha-brd:1;--brw:0px;--alpha-bg:0;}#comp-kfe02b5v{width:502px;}[data-mesh-id=comp-kfe02b5vinlineContent]{height:auto;width:502px;}[data-mesh-id=comp-kfe02b5vinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;}[data-mesh-id=comp-kfe02b5vinlineContent-gridContainer] > [id="comp-kfe02b6y"], [data-mesh-id=comp-kfe02b5vinlineContent-gridContainer] > interact-element > [id="comp-kfe02b6y"]{position:relative;margin:0px 0px 12px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kfe02b5vinlineContent-gridContainer] > [id="comp-kfe02b7c"], [data-mesh-id=comp-kfe02b5vinlineContent-gridContainer] > interact-element > [id="comp-kfe02b7c"]{position:relative;margin:0px 0px 12px 0;left:251px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kfe02b5vinlineContent-gridContainer] > [id="comp-kfe02b7g"], [data-mesh-id=comp-kfe02b5vinlineContent-gridContainer] > interact-element > [id="comp-kfe02b7g"]{position:relative;margin:0px 0px 12px 0;left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kfe02b5vinlineContent-gridContainer] > [id="comp-kfe02b7k"], [data-mesh-id=comp-kfe02b5vinlineContent-gridContainer] > interact-element > [id="comp-kfe02b7k"]{position:relative;margin:0px 0px 12px 0;left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kfe02b5vinlineContent-gridContainer] > [id="comp-kfe02b831"], [data-mesh-id=comp-kfe02b5vinlineContent-gridContainer] > interact-element > [id="comp-kfe02b831"]{position:relative;margin:19px 0px 38px 0;left:0px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}[data-mesh-id=comp-kfe02b5vinlineContent-gridContainer] > [id="comp-kfe02b7u1"], [data-mesh-id=comp-kfe02b5vinlineContent-gridContainer] > interact-element > [id="comp-kfe02b7u1"]{position:relative;margin:0px 0px 21px 0;left:402px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start;}#comp-kfe02b6y{--errorTextColor:255,64,64;--alpha-errorTextColor:1;--errorTextFont:var(--font_8);--shd:none;--rd:0px;--fnt:normal normal normal 18px/1.4em overlock,sans-serif;--brw:0px;--bg:var(--color_11);--txt:var(--color_43);--alpha-txt:1;--brd:var(--color_37);--txt2:var(--color_37);--alpha-txt2:1;--brwh:0px;--bgh:var(--color_36);--brdh:var(--color_37);--brwf:0px;--bgf:var(--color_36);--brdf:var(--color_41);--brwe:0px;--bge:var(--color_36);--brde:246,4,25;--alpha-brde:1;--trns:opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;--bgd:255,255,255;--alpha-bgd:1;--txtd:219,219,219;--alpha-txtd:1;--brwd:0px;--brdd:219,219,219;--alpha-brdd:1;--fntlbl:normal normal normal 18px/1.4em overlock,sans-serif;--txtlbl:var(--color_37);--alpha-txtlbl:1;--txtlblrq:var(--color_37);--alpha-txtlblrq:1;--fntprefix:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;--alpha-brd:0.55;--alpha-brdf:1;--alpha-brdh:0.9;--boxShadowToggleOn-shd:none;--alpha-bge:1;--alpha-bgh:1;--alpha-bgf:1;--alpha-bg:1;}#comp-kfe02b6y{width:240px;height:36px;}#comp-kfe02b7c{--errorTextColor:255,64,64;--alpha-errorTextColor:1;--errorTextFont:var(--font_8);--shd:none;--rd:0px;--fnt:normal normal normal 18px/1.4em overlock,sans-serif;--brw:0px;--bg:var(--color_11);--txt:255,255,255;--alpha-txt:1;--brd:var(--color_37);--txt2:var(--color_37);--alpha-txt2:1;--brwh:0px;--bgh:var(--color_36);--brdh:var(--color_37);--brwf:0px;--bgf:var(--color_36);--brdf:var(--color_41);--brwe:0px;--bge:var(--color_36);--brde:246,4,25;--alpha-brde:1;--trns:opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;--bgd:255,255,255;--alpha-bgd:1;--txtd:219,219,219;--alpha-txtd:1;--brwd:0px;--brdd:219,219,219;--alpha-brdd:1;--fntlbl:normal normal normal 18px/1.4em overlock,sans-serif;--txtlbl:var(--color_37);--alpha-txtlbl:1;--txtlblrq:var(--color_37);--alpha-txtlblrq:1;--fntprefix:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;--alpha-brd:0.55;--alpha-brdf:1;--alpha-brdh:0.9;--boxShadowToggleOn-shd:none;--alpha-bge:1;--alpha-bgh:1;--alpha-bgf:1;--alpha-bg:1;}#comp-kfe02b7c{width:251px;height:36px;}#comp-kfe02b7g{--errorTextColor:255,64,64;--alpha-errorTextColor:1;--errorTextFont:var(--font_8);--shd:none;--rd:0px;--fnt:normal normal normal 18px/1.4em overlock,sans-serif;--brw:0px;--bg:var(--color_11);--txt:255,255,255;--alpha-txt:1;--brd:var(--color_37);--txt2:var(--color_37);--alpha-txt2:1;--brwh:0px;--bgh:var(--color_36);--brdh:var(--color_37);--brwf:0px;--bgf:var(--color_36);--brdf:var(--color_41);--brwe:0px;--bge:var(--color_36);--brde:246,4,25;--alpha-brde:1;--trns:opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;--bgd:255,255,255;--alpha-bgd:1;--txtd:219,219,219;--alpha-txtd:1;--brwd:0px;--brdd:219,219,219;--alpha-brdd:1;--fntlbl:normal normal normal 18px/1.4em overlock,sans-serif;--txtlbl:var(--color_37);--alpha-txtlbl:1;--txtlblrq:var(--color_37);--alpha-txtlblrq:1;--fntprefix:normal normal normal 16px/1.4em helvetica-w01-roman,sans-serif;--alpha-brd:0.55;--alpha-brdf:1;--alpha-brdh:0.9;--boxShadowToggleOn-shd:none;--alpha-bge:1;--alpha-bgh:1;--alpha-bgf:1;--alpha-bg:1;}#comp-kfe02b7g{width:502px;height:36px;}#comp-kfe02b7k{--errorTextColor:255,64,64;--alpha-errorTextColor:1;--errorTextFont:var(--font_8);--shd:none;--rd:0px;--fnt:normal normal normal 18px/1.4em overlock,sans-serif;--brw:0px;--bg:var(--color_11);--txt:255,255,255;--alpha-txt:1;--brd:var(--color_37);--txt2:var(--color_37);--alpha-txt2:1;--brwh:0px;--bgh:var(--color_36);--brdh:var(--color_37);--bgd:255,255,255;--txtd:219,219,219;--alpha-txtd:1;--brwd:0px;--brdd:219,219,219;--alpha-brdd:1;--brwf:0px;--bgf:var(--color_36);--brdf:var(--color_41);--brwe:0px;--bge:var(--color_36);--brde:246,4,25;--fntlbl:normal normal normal 18px/1.4em overlock,sans-serif;--txtlbl:var(--color_37);--alpha-txtlbl:1;--txtlblrq:var(--color_37);--alpha-txtlblrq:1;--alpha-bg:1;--alpha-bgd:1;--alpha-bge:1;--alpha-bgf:1;--alpha-bgh:1;--alpha-brd:0.55;--alpha-brde:0.6;--alpha-brdf:1;--alpha-brdh:0.7;--bg2:170,170,170;--alpha-bg2:1;--boxShadowToggleOn-shd:none;}#comp-kfe02b7k{width:502px;height:150px;}#comp-kfe02b831{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-kfe02b831{width:256px;height:auto;}#comp-kfe02b7u1{--rd:20px;--trans1:border-color 0.4s ease 0s, background-color 0.4s ease 0s;--shd:none;--fnt:normal normal 700 16px/1.4em raleway,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_41);--brw:2px;--bg:var(--color_43);--brd:var(--color_41);--bgh:50,50,50;--brdh:50,50,50;--txth:255,255,255;--bgd:204,204,204;--alpha-bgd:1;--brdd:204,204,204;--alpha-brdd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-txth:1;--alpha-brdh:0;--alpha-brd:1;--alpha-bg:0;--alpha-bgh:1;--boxShadowToggleOn-shd:none;--alpha-txt:1;}#comp-kfe02b7u1{width:100px;height:55px;}#comp-if6w0dpo{left:0;margin-left:0;width:100%;min-width:980px;}[data-mesh-id=mediaiszsh2rd5inlineContent]{height:auto;width:100%;}[data-mesh-id=mediaiszsh2rd5inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%;}[data-mesh-id="idski2fy-rotated-wrapper"] > [id="idski2fy"], [data-mesh-id="idski2fy-rotated-wrapper"] > interact-element > [id="idski2fy"]{position:relative;left:460px;top:1px;}[data-mesh-id=idski2fy-rotated-wrapper]{position:static;height:22px;width:0;margin:10px 0px 8px calc((100% - 980px) * 0.5);grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start;}[data-mesh-id=mediaiszsh2rd5inlineContent-gridContainer] > [id="idski2g0"], [data-mesh-id=mediaiszsh2rd5inlineContent-gridContainer] > interact-element > [id="idski2g0"]{position:relative;margin:0px 0px 11px calc((100% - 980px) * 0.5);left:340px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start;}#mediaiszsh2rd5{width:980px;}#idski2fy{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;}#idski2fy{width:32px;height:21px;transform:rotate(180deg);--comp-rotate-z:180deg;}#idski2g0{width:275px;height:auto;}#comp-m62crova{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m62crova{width:401px;height:auto;}#comp-m62ba9ih{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m62ba9ih{width:195px;height:auto;}#comp-m62bih8z{--backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent;}#comp-m62bih8z{width:310px;height:auto;}</style>
<style id="compCssMappers_c1537">#c1537{width:auto;min-height:40px;}#pageBackground_c1537{--bg-position:absolute;--bg-overlay-color:rgb(255, 255, 255);--bg-gradient:none;}#comp-m627w8l6{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-it06whav{--text-direction:var(--wix-opt-in-direction);}#comp-ifs8kniv{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--direction:ltr;}#mediaiszsh2rc11{--fill-layer-image-opacity:1;--bg-overlay-color:rgb(var(--color_43));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#idska15e{--shc-mutated-brightness:121,121,120;}#idska15g_0{--text-direction:var(--wix-opt-in-direction);}#comp-ljyj47lm{--text-direction:var(--wix-opt-in-direction);}#idska15g{--min-height:184px;--text-direction:var(--wix-opt-in-direction);}#comp-m629edoa{--text-direction:var(--wix-opt-in-direction);}#comp-m627w8l7{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-j7nmyrdc{--text-direction:var(--wix-opt-in-direction);}#comp-j99y482u{--shc-mutated-brightness:76,79,72;}#comp-j99y488k{--text-direction:var(--wix-opt-in-direction);}#comp-ja9dedh4{--height:307px;--width:310px;}#comp-m627ydd3{--text-direction:var(--wix-opt-in-direction);}#comp-m627w8l71{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-ljyiexzh{--shc-mutated-brightness:76,79,72;}#comp-ljyiey12{--text-direction:var(--wix-opt-in-direction);}#comp-m628zf78{--text-direction:var(--wix-opt-in-direction);}#idskcwi3{--text-direction:var(--wix-opt-in-direction);}#idskdd4i{--text-direction:var(--wix-opt-in-direction);}#comp-ifw9ppp2{--fill-opacity:1;--stroke-width:0;--stroke:#ED1566;--stroke-opacity:1;--fill:#5C6146;}#comp-ifwa6qoa1{--fill-opacity:1;--stroke-width:0;--stroke:#ED1566;--stroke-opacity:1;--fill:#5C6146;}#comp-ifwa6qoa{--fill-opacity:1;--stroke-width:0;--stroke:#852A0C;--stroke-opacity:1;--fill:#5C6146;}#idskdpln_0{--text-direction:var(--wix-opt-in-direction);}#comp-ifwa5ikz{--fill-opacity:1;--stroke-width:0;--stroke:#ED1566;--stroke-opacity:1;--fill:#5C6146;}#idskdplo_1{--text-direction:var(--wix-opt-in-direction);}#comp-m627w8l72{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-j8bfr7y3{--min-height:451px;--text-direction:var(--wix-opt-in-direction);}#comp-ja9dbbq8{--height:82px;--width:109px;}#comp-ljzt1abp{--min-height:212px;--text-direction:var(--wix-opt-in-direction);}#comp-ljzsmh95{--shc-mutated-brightness:76,79,72;}#comp-ljzsmhao{--text-direction:var(--wix-opt-in-direction);}#comp-ljzsn0bk{--text-direction:var(--wix-opt-in-direction);}#comp-ljzsu7xf{--shc-mutated-brightness:76,79,72;}#comp-m6pkr0ei{--min-height:49px;--text-direction:var(--wix-opt-in-direction);}#comp-m627w8l73{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px;}#comp-ifsci2bv{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--direction:ltr;}#mediaiszsh2rb5{--bg-overlay-color:rgb(var(--color_44));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#comp-ifsbmxmp{--shc-mutated-brightness:121,121,120;}#comp-ifsbmxmy{--text-direction:var(--wix-opt-in-direction);}#comp-m629w7ve{--text-direction:var(--wix-opt-in-direction);}#comp-m62clcvo{--text-direction:var(--wix-opt-in-direction);}#comp-ljztxglt{--text-direction:var(--wix-opt-in-direction);}#comp-kfe02b6y{--fnt:normal normal normal 18px/1.4em overlock,sans-serif;--fntlbl:normal normal normal 18px/1.4em overlock,sans-serif;--direction:var(--wix-opt-in-direction, ltr);--align:start;--labelDirection:inherit;--inputDirection:inherit;--errorDirection:inherit;--requiredIndicationDisplay:inline;--labelMarginBottom:5px;--textPadding:3px;--textPadding_start:5px;--textPadding_end:3px;--labelPadding_start:0px;--labelPadding_end:20px;height:auto;--inputHeight:36px;}#comp-kfe02b7c{--fnt:normal normal normal 18px/1.4em overlock,sans-serif;--fntlbl:normal normal normal 18px/1.4em overlock,sans-serif;--direction:var(--wix-opt-in-direction, ltr);--align:start;--labelDirection:inherit;--inputDirection:inherit;--errorDirection:inherit;--requiredIndicationDisplay:inline;--labelMarginBottom:5px;--textPadding:3px;--textPadding_start:5px;--textPadding_end:3px;--labelPadding_start:0px;--labelPadding_end:20px;height:auto;--inputHeight:36px;}#comp-kfe02b7g{--fnt:normal normal normal 18px/1.4em overlock,sans-serif;--fntlbl:normal normal normal 18px/1.4em overlock,sans-serif;--direction:var(--wix-opt-in-direction, ltr);--align:start;--labelDirection:inherit;--inputDirection:inherit;--errorDirection:inherit;--requiredIndicationDisplay:inline;--labelMarginBottom:5px;--textPadding:3px;--textPadding_start:5px;--textPadding_end:3px;--labelPadding_start:0px;--labelPadding_end:20px;height:auto;--inputHeight:36px;}#comp-kfe02b7k{--fntlbl:normal normal normal 18px/1.4em overlock,sans-serif;--fnt:normal normal normal 18px/1.4em overlock,sans-serif;--direction:var(--wix-opt-in-direction, ltr);--labelDirection:inherit;--inputDirection:inherit;--errorDirection:inherit;--align:start;--textPaddingTop:3px;--textPaddingStart:5px;--textPaddingEnd:10px;--labelMarginBottom:5px;--requiredIndicationDisplay:inline;--labelPadding_start:0px;--labelPadding_end:20px;height:auto;--inputHeight:150px;}#comp-kfe02b831{--text-direction:var(--wix-opt-in-direction);}#comp-kfe02b7u1{--shc-mutated-brightness:121,121,120;--margin-start:0px;--margin-end:0px;--fnt:normal normal 700 16px/1.4em raleway,sans-serif;direction:var(--wix-opt-in-direction, ltr);--label-align:center;--label-text-align:center;}#comp-if6w0dpo{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;--direction:ltr;}#mediaiszsh2rd5{--bg-overlay-color:rgb(var(--color_43));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980;}#idski2fy{--height:21px;--width:32px;}#idski2g0{--text-direction:var(--wix-opt-in-direction);}#comp-m62crova{--text-direction:var(--wix-opt-in-direction);}#comp-m62ba9ih{--text-direction:var(--wix-opt-in-direction);}#comp-m62bih8z{--text-direction:var(--wix-opt-in-direction);}</style>
</head>
<body class='' >
<script type="text/javascript">
var bodyCacheable = true;
var exclusionReason = {"shouldRender":true,"forced":false};
var ssrInfo = {"cacheExclusionReason":"","renderBodyTime":445,"renderTimeStamp":1775515283400}
</script>
<!--pageHtmlEmbeds.bodyStart start-->
<script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyStart start"></script>
<script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyStart end"></script>
<!--pageHtmlEmbeds.bodyStart end-->
<script id="wix-first-paint">
if (window.ResizeObserver &&
(!window.PerformanceObserver || !PerformanceObserver.supportedEntryTypes || PerformanceObserver.supportedEntryTypes.indexOf('paint') === -1)) {
new ResizeObserver(function (entries, observer) {
entries.some(function (entry) {
var contentRect = entry.contentRect;
if (contentRect.width > 0 && contentRect.height > 0) {
requestAnimationFrame(function (now) {
window.wixFirstPaint = now;
dispatchEvent(new CustomEvent('wixFirstPaint'));
});
observer.disconnect();
return true;
}
});
}).observe(document.body);
}
</script>
<script id="scroll-bar-width-calculation">
const div = document.createElement('div')
div.style.overflowY = 'scroll'
div.style.width = '50px'
div.style.height = '50px'
div.style.visibility = 'hidden'
document.body.appendChild(div)
const scrollbarWidth= div.offsetWidth - div.clientWidth
document.body.removeChild(div)
if(scrollbarWidth > 0){
document.body.style.setProperty('--scrollbar-width', `${scrollbarWidth}px`)
}
</script>
<!-- domStoreHtml -->
<svg data-dom-store style="display:none"><defs id="dom-store-defs"></defs></svg>
<div id="SITE_CONTAINER"><style id="STYLE_OVERRIDES_ID">#comp-kfe02b831{visibility:hidden !important;}</style><div id="main_MF" class="main_MF"><div id="SCROLL_TO_TOP" class="Vd6aQZ ignore-focus SCROLL_TO_TOP" role="region" tabindex="-1" aria-label="top of page"><span class="mHZSwn">top of page</span></div><div id="WIX_ADS" class="MyEGHM czJOIz ytGGBw"><a data-testid="linkElement" href="https://fr.wix.com/lp-fr/website-builder?orig_msid=b80215e2-5632-4299-b793-1df02f8368fd&adsVersion=banner_2024" target="_blank" rel="nofollow" class="onAlzG q6N3mD has-custom-focus"><span class="HW1JeT"><span data-hook="freemium-text" class="LIzdTp"><div data-testid="bannerLogo" class="FAeSJk"><div class="bbyQBf"><svg width="60" height="20" viewbox="0 0 39 15" fill="none" aria-label="wix"><g clip-path="url(#clip0_36_214)"><path d="M38.9999 0H36.8456C36.248 0 35.6894 0.280264 35.3538 0.74896L32.4728 4.77402C32.396 4.88076 32.2297 4.88076 32.1529 4.77402L29.2719 0.74896C28.9369 0.280264 28.3777 0 27.7801 0H25.6258L30.7581 7.16998L25.6541 14.3H27.8084C28.406 14.3 28.9646 14.0197 29.3002 13.551L32.1529 9.56593C32.2297 9.45919 32.396 9.45919 32.4728 9.56593L35.3254 13.551C35.6604 14.0197 36.2196 14.3 36.8172 14.3H38.9715L33.8676 7.16998L38.9999 0Z" fill="black"></path><path d="M21.193 1.46274V14.3H22.2226C23.0758 14.3 23.7673 13.6453 23.7673 12.8373V0H22.7377C21.8844 0 21.193 0.654743 21.193 1.46274Z" fill="black"></path><path d="M19.3054 0H18.3892C17.3804 0 16.5063 0.660706 16.2828 1.59214L14.233 10.1259L12.4389 2.15982C12.1071 0.68754 10.512 -0.305308 8.87973 0.121646C7.84005 0.393561 7.06927 1.22541 6.84446 2.22422L5.06864 10.1151L3.02267 1.59273C2.79849 0.661302 1.92443 0 0.915617 0H0L3.43388 14.2994H4.73489C5.91562 14.2994 6.93577 13.5176 7.18199 12.424L9.37721 2.66787C9.40429 2.54682 9.5189 2.45916 9.64925 2.45916C9.7796 2.45916 9.89421 2.54682 9.92129 2.66787L12.1184 12.4246C12.3646 13.5182 13.3848 14.2994 14.5655 14.2994H15.8709L19.3054 0Z" fill="black"></path></g><defs><clippath id="clip0_36_214"><rect width="39" height="14.3" fill="white"></rect></clippath></defs></svg></div></div> Ce site a été créé sur Wix. Créez le vôtre dès aujourd'hui.</span><span data-hook="freemium-button" class="_ollQ6 onAlzG">Commencer</span></span></a></div><div id="BACKGROUND_GROUP" class="backgroundGroup_c1537 BACKGROUND_GROUP"><div id="BACKGROUND_GROUP_TRANSITION_GROUP"><div id="pageBackground_c1537" data-media-height-override-type="" data-media-position-override="false" class="pageBackground_c1537 BmZ5pC"><div id="bgLayers_pageBackground_c1537" data-hook="bgLayers" data-motion-part="BG_LAYER pageBackground_c1537" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_pageBackground_c1537" data-motion-part="BG_MEDIA pageBackground_c1537" class="VgO9Yg"></div></div></div></div></div><div id="site-root" class="site-root"><div id="masterPage" class="mesh-layout landingPage masterPage css-editing-scope"><header id="SITE_HEADER" class="IYiY1U SITE_HEADER wixui-header" tabindex="-1"><div class="hpA9KH"><div class="Mf6OQK"></div><div class="Qn3VFs"><div class="vQZLTi"></div></div></div><div class="UEjKbP"><div class="pwLEnC"><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-ifs9l515" class="MazNVa comp-ifs9l515 wixui-image rYiAuL"><a data-testid="linkElement" href="https://helouvrykarine.wixsite.com/helouvry-avocat" class="j7pOnl"><img fetchpriority="high" sizes="114px" srcset="https://static.wixstatic.com/media/96000f_7b035c047c5447bab6b0ab5925eea53f~mv2.jpg/v1/fill/w_114,h_97,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/96000f_7b035c047c5447bab6b0ab5925eea53f~mv2.jpg 1x, https://static.wixstatic.com/media/96000f_7b035c047c5447bab6b0ab5925eea53f~mv2.jpg/v1/fill/w_228,h_194,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/96000f_7b035c047c5447bab6b0ab5925eea53f~mv2.jpg 2x" id="img_comp-ifs9l515" src="https://static.wixstatic.com/media/96000f_7b035c047c5447bab6b0ab5925eea53f~mv2.jpg/v1/fill/w_114,h_97,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/96000f_7b035c047c5447bab6b0ab5925eea53f~mv2.jpg" alt="" style="object-fit:contain;object-position:unset" class="BI8PVQ Tj01hh" width="114" height="110"/></a></div><!--/$--><!--$--><div id="comp-ifs9egkl" class="MMl86N zQ9jDz qvSjx3 Vq6kJx comp-ifs9egkl wixui-rich-text" data-testid="richTextElement"><h1 class="font_0 wixui-rich-text__text" style="font-size:18px; line-height:1.2em;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="letter-spacing:0.03em;" class="wixui-rich-text__text"><a href="https://helouvrykarine.wixsite.com/helouvry-avocat" class="wixui-rich-text__text">Me Karine HELOUVRY</a></span></span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="font-size:18px; line-height:1.2em;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="letter-spacing:0.03em;" class="wixui-rich-text__text">Avocat</span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="font-size:18px; line-height:1.2em;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="letter-spacing:0.03em;" class="wixui-rich-text__text">16 rue Miriel - 35400 SAINT-MALO</span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="font-size:18px; line-height:1.2em;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="letter-spacing:0.03em;" class="wixui-rich-text__text">Tél : 02.99.40.08.00</span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="font-size:18px; line-height:1.2em;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="letter-spacing:0.03em;" class="wixui-rich-text__text">Mail : <a data-auto-recognition="true" href="mailto:helouvrykarine@yahoo.fr" class="wixui-rich-text__text">helouvrykarine@yahoo.fr</a></span></span></h1></div><!--/$--><!--$--><wix-dropdown-menu id="DrpDwnMn0-jgk" class="wV7FoD n8qt_K DrpDwnMn0-jgk wixui-dropdown-menu hidden-during-prewarmup" tabindex="-1" dir="ltr" data-stretch-buttons-to-menu-width="false" data-same-width-buttons="false" data-num-items="5" data-menuborder-y="0" data-menubtn-border="0" data-ribbon-els="0" data-label-pad="0" data-ribbon-extra="0" data-dropalign="left"><nav class="KCt4pP" id="DrpDwnMn0-jgknavContainer" aria-label="Site"><div class="PFB80c"></div><ul class="KUA9VD" id="DrpDwnMn0-jgkitemsContainer" style="text-align:left" data-marginallchildren="true"><li id="DrpDwnMn0-jgk0" data-direction="ltr" data-listposition="left" data-data-id="bmi1q64" data-state="menu selected link" data-index="0" class="HGaV5X wixui-dropdown-menu__item IrztG_"><a data-testid="linkElement" href="https://helouvrykarine.wixsite.com/helouvry-avocat" class="jS_a8u" aria-current="page"><div class="kxke0e"><div class="fKnyM9"></div><div class="s9f_85 yaY6Nm"></div><div class="s9f_85 YJufy9"></div></div><div class="ulhk76"><p class="PEhgVM" id="DrpDwnMn0-jgk0label">ACCUEIL</p></div></a></li><li id="DrpDwnMn0-jgk1" data-direction="ltr" data-listposition="center" data-data-id="dataItem-j7nn33xt" data-state="menu false link" data-index="1" class="HGaV5X wixui-dropdown-menu__item IrztG_"><a data-testid="linkElement" data-anchor="c20of" href="https://helouvrykarine.wixsite.com/helouvry-avocat" target="_self" class="jS_a8u"><div class="kxke0e"><div class="fKnyM9"></div><div class="s9f_85 yaY6Nm"></div><div class="s9f_85 YJufy9"></div></div><div class="ulhk76"><p class="PEhgVM" id="DrpDwnMn0-jgk1label">Le Cabinet</p></div></a></li><li id="DrpDwnMn0-jgk2" data-direction="ltr" data-listposition="center" data-data-id="bmi9k2" data-state="menu false link" data-index="2" class="HGaV5X wixui-dropdown-menu__item IrztG_"><a data-testid="linkElement" data-anchor="c16ri" href="https://helouvrykarine.wixsite.com/helouvry-avocat" target="_self" class="jS_a8u"><div class="kxke0e"><div class="fKnyM9"></div><div class="s9f_85 yaY6Nm"></div><div class="s9f_85 YJufy9"></div></div><div class="ulhk76"><p class="PEhgVM" id="DrpDwnMn0-jgk2label">Nos Compétences</p></div></a></li><li id="DrpDwnMn0-jgk3" data-direction="ltr" data-listposition="center" data-data-id="dataItem-j7nn4sdo" data-state="menu false link" data-index="3" class="HGaV5X wixui-dropdown-menu__item IrztG_"><a data-testid="linkElement" data-anchor="dataItem-it1aqa3r" href="https://helouvrykarine.wixsite.com/helouvry-avocat" target="_self" class="jS_a8u"><div class="kxke0e"><div class="fKnyM9"></div><div class="s9f_85 yaY6Nm"></div><div class="s9f_85 YJufy9"></div></div><div class="ulhk76"><p class="PEhgVM" id="DrpDwnMn0-jgk3label">Nos Honoraires</p></div></a></li><li id="DrpDwnMn0-jgk4" data-direction="ltr" data-listposition="center" data-data-id="bmiwa5" data-state="menu false link" data-index="4" class="HGaV5X wixui-dropdown-menu__item IrztG_"><a data-testid="linkElement" data-anchor="c1tez" href="https://helouvrykarine.wixsite.com/helouvry-avocat" target="_self" class="jS_a8u"><div class="kxke0e"><div class="fKnyM9"></div><div class="s9f_85 yaY6Nm"></div><div class="s9f_85 YJufy9"></div></div><div class="ulhk76"><p class="PEhgVM" id="DrpDwnMn0-jgk4label">CONTACT</p></div></a></li><li id="DrpDwnMn0-jgk__more__" data-direction="ltr" data-listposition="center" data-state="menu false header" data-index="__more__" data-dropdown="false" class="dkG2gJ IrztG_"><div data-testid="linkElement" class="jS_a8u" tabindex="0" aria-haspopup="true"><div class="kxke0e"><div class="fKnyM9"></div><div class="s9f_85 yaY6Nm"></div><div class="s9f_85 YJufy9"></div></div><div class="ulhk76"><p class="PEhgVM" id="DrpDwnMn0-jgk__more__label">More</p></div></div></li></ul><div class="JQVuI4" id="DrpDwnMn0-jgkdropWrapper" data-dropalign="left" data-dropdown-shown="false"><ul class="UVqjQ0 wixui-dropdown-menu__submenu" id="DrpDwnMn0-jgkmoreContainer"></ul></div><div style="display:none" id="DrpDwnMn0-jgknavContainer-hiddenA11ySubMenuIndication">Use tab to navigate through the menu items.</div></nav></wix-dropdown-menu><!--/$--></div></div></div></div></header><main id="PAGES_CONTAINER" class="PAGES_CONTAINER" tabindex="-1" data-main-content="true"><div id="SITE_PAGES" class="JsJXaX SITE_PAGES"><div id="SITE_PAGES_TRANSITION_GROUP" class="AnQkDU"><div id="c1537" class="dBAkHi theme-vars c1537"><div class="PFkO7r wixui-page" data-testid="page-bg"></div><div class="HT5ybB"><!--$--><div id="Containerc1537" class="Containerc1537 SPY_vo"><div data-mesh-id="Containerc1537inlineContent" data-testid="inline-content" class=""><div data-mesh-id="Containerc1537inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><section id="comp-m627w8l6" tabindex="-1" class="Oqnisf comp-m627w8l6 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-m627w8l6" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m627w8l6" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-m627w8l6" data-motion-part="BG_MEDIA comp-m627w8l6" class="VgO9Yg"></div></div><div data-mesh-id="comp-m627w8l6inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m627w8l6inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-it06whav" class="MMl86N zQ9jDz qvSjx3 Vq6kJx comp-it06whav wixui-rich-text" data-testid="richTextElement"><h1 class="font_0 wixui-rich-text__text" style="line-height:1em; font-size:22px;"><span class="wixui-rich-text__text"><span style="letter-spacing:0.03em;" class="wixui-rich-text__text"><a href="https://helouvrykarine.wixsite.com/helouvry-avocat" class="wixui-rich-text__text">Me Karine HELOUVRY</a></span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="line-height:1em; font-size:22px;"><span class="wixui-rich-text__text"><span style="letter-spacing:0.03em;" class="wixui-rich-text__text">Avocat</span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="line-height:1em; font-size:22px;"><span class="wixui-rich-text__text"><span style="letter-spacing:0.03em;" class="wixui-rich-text__text">16 rue Miriel - 35400 SAINT-MALO</span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="line-height:1em; font-size:22px;"><span class="wixui-rich-text__text"><span style="letter-spacing:0.03em;" class="wixui-rich-text__text">Mail : <a data-auto-recognition="true" href="mailto:helouvrykarine@yahoo.fr" class="wixui-rich-text__text">helouvrykarine@yahoo.fr</a></span></span></h1>
</div><!--/$--><!--$--><section id="comp-ifs8kniv" class="comp-ifs8kniv CohWsy wixui-column-strip"><div id="bgLayers_comp-ifs8kniv" data-hook="bgLayers" data-motion-part="BG_LAYER comp-ifs8kniv" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-ifs8kniv" data-motion-part="BG_MEDIA comp-ifs8kniv" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><!--$--><div id="mediaiszsh2rc11" class="mediaiszsh2rc11 YzqVVZ wixui-column-strip__column"><div id="bgLayers_mediaiszsh2rc11" data-hook="bgLayers" data-motion-part="BG_LAYER mediaiszsh2rc11" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_mediaiszsh2rc11" data-motion-part="BG_MEDIA mediaiszsh2rc11" class="VgO9Yg"><wix-bg-image id="bgImg_mediaiszsh2rc11" class="Kv1aVt dLPlxY mNGsUM bgImage" style="background-image:url(https://static.wixstatic.com/media/96000f_45dcf1cd26144351ae335b1837f835df~mv2.jpg/v1/crop/x_0,y_746,w_1242,h_109,q_80,blur_1,enc_auto/96000f_45dcf1cd26144351ae335b1837f835df~mv2.jpg);background-size:1242px 855px;background-repeat:repeat;background-position:center bottom" data-tiled-image-info="{"containerId":"mediaiszsh2rc11","alignType":"bottom","fittingType":"tile","imageData":{"width":1242,"height":855,"uri":"96000f_45dcf1cd26144351ae335b1837f835df~mv2.jpg","displayMode":"tile"}}" data-has-bg-scroll-effect="" data-bg-effect-name="" data-motion-part="BG_IMG mediaiszsh2rc11"></wix-bg-image></div></div><div data-mesh-id="mediaiszsh2rc11inlineContent" data-testid="inline-content" class=""><div data-mesh-id="mediaiszsh2rc11inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="idska15e" class="jbrj02 idska15e"><div class="IvR70V wixui-box" data-testid="container-bg"></div><div data-mesh-id="idska15einlineContent" data-testid="inline-content" class=""><div data-mesh-id="idska15einlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="idska15g_0" class="MMl86N zQ9jDz qvSjx3 Vq6kJx idska15g_0 wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:42px;"><span class="color_36 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:42px;" class="wixui-rich-text__text"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text">Me Karine HELOUVRY</span></span></span></span></h2>
<h2 class="font_2 wixui-rich-text__text" style="font-size:42px;"><span class="color_36 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:42px;" class="wixui-rich-text__text"><span style="letter-spacing:0.05em;" class="wixui-rich-text__text">Avocat</span></span></span></span></h2></div><!--/$--><!--$--><div id="comp-ljyj47lm" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-ljyj47lm wixui-rich-text" data-testid="richTextElement"><h5 class="font_5 wixui-rich-text__text" style="font-size:23px;"><span style="font-size:23px;" class="wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="color:#000000;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://g.co/kgs/qDbqKve" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">16 rue Miriel - 35400 Saint-Malo</a></span></span></span><br class="wixui-rich-text__text">
<span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="color:#000000;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="tel:0299400800" class="wixui-rich-text__text">02 99 400 800</a></span></span></span></span><br class="wixui-rich-text__text">
<span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="color:#000000;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="mailto:helouvrykarine@yahoo.fr?subject=Renseignements" target="_self" class="wixui-rich-text__text"><span style="font-size:21px;" class="wixui-rich-text__text">helouvrykarine@yahoo.fr</span></a></span></span></span></h5></div><!--/$--><!--$--><div id="idska15g" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx idska15g wixui-rich-text" data-testid="richTextElement"><p class="font_7 wixui-rich-text__text" style="line-height:normal; font-size:18px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">DROIT DE LA FAMILLE</span></span></span></p>
<p class="font_7 wixui-rich-text__text" style="line-height:normal; font-size:18px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"></span></span></p>
<p class="font_7 wixui-rich-text__text" style="line-height:normal; font-size:18px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">DROIT DES MINEURS</span></span></span></p>
<p class="font_7 wixui-rich-text__text" style="line-height:normal; font-size:18px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"></span></span></p>
<p class="font_7 wixui-rich-text__text" style="line-height:normal; font-size:18px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">DROIT PÉNAL</span></span></span></p>
<p class="font_7 wixui-rich-text__text" style="line-height:normal; font-size:18px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"></span></span></p>
<p class="font_7 wixui-rich-text__text" style="line-height:normal; font-size:18px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">DROIT CIVIL</span></span></span><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"></span></span><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"></span></span><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"></span></span></span></p></div><!--/$--><!--$--><div id="comp-m629edoa" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-m629edoa wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="font-size:17px; line-height:normal;"><span style="color:#000000;" class="wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="font-size:17px;" class="wixui-rich-text__text">Activité à dominante Droit de la famille</span></span></span></h6></div><!--/$--></div></div></div><!--/$--></div></div></div><!--/$--></div></section><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-m627w8l7" tabindex="-1" class="Oqnisf comp-m627w8l7 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-m627w8l7" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m627w8l7" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-m627w8l7" data-motion-part="BG_MEDIA comp-m627w8l7" class="VgO9Yg"></div></div><div data-mesh-id="comp-m627w8l7inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m627w8l7inlineContent-gridContainer" data-testid="mesh-container-content"><div id="idskkw5e" class="Vd6aQZ ignore-focus idskkw5e" role="region" tabindex="-1" aria-label="LE CABINET"><div id="notrevision"></div><span class="mHZSwn">LE CABINET</span></div><!--$--><div id="comp-j7nmyrdc" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-j7nmyrdc wixui-rich-text" data-testid="richTextElement"><h5 class="font_5 wixui-rich-text__text" style="font-size:17px; text-align:center;"><span style="font-size:17px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Diplômée d'un DEA en 2000 de l'Université de </span></span><br class="wixui-rich-text__text">
<span style="font-size:17px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Rennes 1</span></span><br class="wixui-rich-text__text">
<span style="font-size:17px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"></span></span><br class="wixui-rich-text__text">
<span style="font-size:17px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Me Karine HELOUVRY est inscrite au </span></span><br class="wixui-rich-text__text">
<span style="font-size:17px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Barreau de SAINT-MALO / DINAN depuis 2001.</span></span><br class="wixui-rich-text__text">
<span style="font-size:17px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"></span></span><span style="font-size:17px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"></span></span><br class="wixui-rich-text__text">
<span style="font-size:17px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Intervention devant les différentes juridictions locales mais également devant la Cour d'Appel de RENNES et toutes autres juridictions.</span></span></h5></div><!--/$--><!--$--><div id="comp-j99y482u" class="KaEeLN comp-j99y482u"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-j99y482uinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-j99y482uinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-j99y488k" class="MMl86N zQ9jDz qvSjx3 Vq6kJx comp-j99y488k wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:42px;"><span style="font-weight:bold;" class="wixui-rich-text__text">LE</span></h2>
<h2 class="font_2 wixui-rich-text__text" style="font-size:42px;"><span style="font-weight:bold;" class="wixui-rich-text__text">CABINET</span></h2></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-ja9dedh4" class="v__F4U comp-ja9dedh4 wixui-image"><div data-testid="linkElement" class="MVY5Lo"><img fetchpriority="high" sizes="300px" srcset="https://static.wixstatic.com/media/96000f_26968e39b73a4d0387ba3900adf50006~mv2.jpg/v1/fill/w_300,h_297,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/23846895_2023239604619249_1653761406_o_e.jpg 1x, https://static.wixstatic.com/media/96000f_26968e39b73a4d0387ba3900adf50006~mv2.jpg/v1/fill/w_600,h_594,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/23846895_2023239604619249_1653761406_o_e.jpg 2x" id="img_comp-ja9dedh4" src="https://static.wixstatic.com/media/96000f_26968e39b73a4d0387ba3900adf50006~mv2.jpg/v1/fill/w_300,h_297,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/23846895_2023239604619249_1653761406_o_e.jpg" alt="23846895_2023239604619249_1653761406_o_e" style="object-fit:cover" class="NM_OGj Tj01hh" width="300" height="297"/></div></div><!--/$--><!--$--><div id="comp-m627ydd3" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-m627ydd3 wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:8px;"><span style="font-size:8px;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text">Avocat Saint-Malo Avocat St-Malo avocate divorce séparation tribunal divorce droit de la famille PACS cabinet d'avocat Me Helouvry Me Gerard Reel Divorce</span></span></p></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-m627w8l71" tabindex="-1" class="Oqnisf comp-m627w8l71 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-m627w8l71" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m627w8l71" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-m627w8l71" data-motion-part="BG_MEDIA comp-m627w8l71" class="VgO9Yg"></div></div><div data-mesh-id="comp-m627w8l71inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m627w8l71inlineContent-gridContainer" data-testid="mesh-container-content"><div id="idskjt08" class="Vd6aQZ ignore-focus idskjt08" role="region" tabindex="-1" aria-label="COMPETENCES"><div id="spcialits"></div><span class="mHZSwn">COMPETENCES</span></div><!--$--><div id="comp-ljyiexzh" class="NzPX8Z comp-ljyiexzh"><div class="lBcHAJ wixui-box"></div><i class="cEVeFE"><b class="gwTnEh"></b><b class="el8JM2"></b></i><div data-mesh-id="comp-ljyiexzhinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-ljyiexzhinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-ljyiey12" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-ljyiey12 wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="line-height:normal; font-size:42px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">NOS<br class="wixui-rich-text__text">
COMPETENCES</span></span></h2></div><!--/$--><!--$--><div id="comp-m628zf78" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-m628zf78 wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:8px;"><span style="font-size:8px;" class="wixui-rich-text__text"><span style="color:#FFFFFF;" class="wixui-rich-text__text">Avocat Saint-Malo Avocat St-Malo avocate divorce séparation tribunal divorce droit de la famille PACS cabinet d'avocat</span></span></p></div><!--/$--><div data-mesh-id="comp-ljyiexzhinlineContent-wedge-3"></div></div></div></div><!--/$--><!--$--><div id="idskcwi3" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx idskcwi3 wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="line-height:normal; font-size:20px;"><span style="letter-spacing:0.em;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">DROIT DE LA FAMILLE</span></span></span><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"></span></span></span></h6>
<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:normal;"><span style="letter-spacing:0.em;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Divorce</span></span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:normal;"><span style="letter-spacing:0.em;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Rupture concubinage</span></span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:normal;"><span style="letter-spacing:0.em;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Séparation de corps</span></span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:normal;"><span style="letter-spacing:0.em;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">PACS</span></span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:normal;"><span style="letter-spacing:0.em;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Succession</span></span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:normal;"><span style="letter-spacing:0.em;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Filiation</span></span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:normal;"><span style="letter-spacing:0.em;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">Tutelle</span></span></span></p></div><!--/$--><!--$--><div id="idskdd4i" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx idskdd4i wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="font-size:20px; line-height:normal;"><span style="font-size:20px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">DROIT DES MINEURS</span></span></span></span></span></h6>
<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.4em;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"> a</span></span></span><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">u civil et au pénal</span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.4em;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"><span class="wixui-rich-text__text"></span></span></span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.4em;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">Audience devant le Juge des enfants</span></span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.4em;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">Assistance éducative</span></span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.4em;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">Placement</span></span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.4em;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">Suivi éducatif</span></span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.4em;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">Audition libre </span></span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.4em;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">Garde à vue mineurs</span></span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.4em;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"></span></span></span></p></div><!--/$--><!--$--><div id="comp-ifw9ppp2" class="comp-ifw9ppp2 wixui-vector-image"><div data-testid="svgRoot-comp-ifw9ppp2" class="VDJedC l4CAhn"><svg preserveaspectratio="xMidYMid meet" data-bbox="15.305 10.052 123 123" xmlns="http://www.w3.org/2000/svg" viewbox="15.305 10.052 123 123" role=presentation aria-hidden=true>
<g>
<path d="M138.305 10.052v123h-123v-123h123z"/>
</g>
</svg>
</div></div><!--/$--><!--$--><div id="comp-ifwa6qoa1" class="comp-ifwa6qoa1 wixui-vector-image"><div data-testid="svgRoot-comp-ifwa6qoa1" class="VDJedC l4CAhn"><svg preserveaspectratio="xMidYMid meet" data-bbox="15.305 10.052 123 123" xmlns="http://www.w3.org/2000/svg" viewbox="15.305 10.052 123 123" role=presentation aria-hidden=true>
<g>
<path d="M138.305 10.052v123h-123v-123h123z"/>
</g>
</svg>
</div></div><!--/$--><!--$--><div id="comp-ifwa6qoa" class="comp-ifwa6qoa wixui-vector-image"><div data-testid="svgRoot-comp-ifwa6qoa" class="VDJedC l4CAhn"><svg preserveaspectratio="xMidYMid meet" data-bbox="15.305 10.052 123 123" xmlns="http://www.w3.org/2000/svg" viewbox="15.305 10.052 123 123" role=presentation aria-hidden=true>
<g>
<path d="M138.305 10.052v123h-123v-123h123z"/>
</g>
</svg>
</div></div><!--/$--><!--$--><div id="idskdpln_0" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx idskdpln_0 wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="font-size:20px; line-height:normal;"><span style="font-size:20px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">DRO</span></span></span></span></span><span style="font-size:20px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">IT PÉNAL</span></span></span></span></span></h6>
<p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span class="color_36 wixui-rich-text__text">- Assistance et représentation devant le Tribunal Correctionnel et le Tribunal de Police</span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">- Garde à vue</span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span class="color_36 wixui-rich-text__text">- Comparution sur reconnaissance préalable de culpabilité</span></p></div><!--/$--><!--$--><div id="comp-m6292iou" class="comp-m6292iou SPY_vo"><div data-mesh-id="comp-m6292iouinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m6292iouinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-ifwa5ikz" class="comp-ifwa5ikz wixui-vector-image"><div data-testid="svgRoot-comp-ifwa5ikz" class="VDJedC l4CAhn"><svg preserveaspectratio="xMidYMid meet" data-bbox="15.305 10.052 123 123" xmlns="http://www.w3.org/2000/svg" viewbox="15.305 10.052 123 123" role=presentation aria-hidden=true>
<g>
<path d="M138.305 10.052v123h-123v-123h123z"/>
</g>
</svg>
</div></div><!--/$--><!--$--><div id="idskdplo_1" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx idskdplo_1 wixui-rich-text" data-testid="richTextElement"><h6 class="font_6 wixui-rich-text__text" style="line-height:normal; font-size:20px;"><span class="color_36 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">DROIT CIVIL</span></span></span></span></h6>
<p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">Droit immobilier</span></span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span style="color:rgb(57, 61, 50); letter-spacing:0em;" class="wixui-rich-text__text"> - Baux d'habitations</span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"> - Litige bailleur/l</span></span><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">ocataire</span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"> - Construction</span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"> - Copropriété</span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">Droit de la consommation</span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">Contrats</span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span class="color_36 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">Litige voisinage</span></span></p></div><!--/$--></div></div></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-m627w8l72" tabindex="-1" class="Oqnisf comp-m627w8l72 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-m627w8l72" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m627w8l72" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-m627w8l72" data-motion-part="BG_MEDIA comp-m627w8l72" class="VgO9Yg"></div></div><div data-mesh-id="comp-m627w8l72inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m627w8l72inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-it1aqa0p" class="Vd6aQZ ignore-focus comp-it1aqa0p" role="region" tabindex="-1" aria-label="Nos Honoraires"><div id="noshonoraires"></div><span class="mHZSwn">Nos Honoraires</span></div><!--$--><div id="comp-j8bfr7y3" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-j8bfr7y3 wixui-rich-text" data-testid="richTextElement"><h1 class="font_0 wixui-rich-text__text" style="font-size:30px;"><span class="color_36 wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="font-size:15px;" class="wixui-rich-text__text">Une consultation n</span><span style="font-size:15px;" class="wixui-rich-text__text">e vous oblige en rien et vous laisse libre de tout engagement.</span></span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="font-size:15px; line-height:1em;"><span class="color_36 wixui-rich-text__text"><span style="font-size:15px;" class="wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"></span></span></span></span></span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="line-height:1.2em; font-size:22px;"><span class="color_36 wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="font-size:15px;" class="wixui-rich-text__text">Si vous souh</span><span style="font-size:15px;" class="wixui-rich-text__text">aitez me</span><span style="font-size:15px;" class="wixui-rich-text__text"> confier la responsabilité de votre dossier, je vous proposerai alors un</span><span style="font-size:15px;" class="wixui-rich-text__text">e co</span><span style="font-size:15px;" class="wixui-rich-text__text">nven</span><span style="font-size:15px;" class="wixui-rich-text__text">tion d'honoraires vous précisant, dans le détail, les frais et honoraires attachés à ma prestation, depuis l'ouverture jusqu'à la clôture de votre dossier.</span></span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="font-size:15px; line-height:1.1em;"><span style="font-size:15px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"></span></span></span></span></span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="line-height:1.2em; font-size:22px;"><span class="color_36 wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="font-size:15px;" class="wixui-rich-text__text">La conven</span><span style="font-size:15px;" class="wixui-rich-text__text">tion garantit une parfaite transparence du coût et des conditions de règlement d</span><span style="font-size:15px;" class="wixui-rich-text__text">es prestations.</span></span></span></h1>
<p class="font_8 wixui-rich-text__text" style="font-size:16px; line-height:1.4em;"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"></span></span></span></span></p>
<h1 class="font_0 wixui-rich-text__text" style="font-size:15px; line-height:1.4em;"><span class="color_36 wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="font-size:15px;" class="wixui-rich-text__text">Les modalités de règlement seront mis en place d'un commun accord.</span></span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="font-size:15px; line-height:1.4em;"><span class="color_36 wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="font-size:15px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"></span></span></span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="font-size:15px; line-height:1.4em;"><span class="color_36 wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="font-size:15px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"></span></span></span></span></h1>
<p class="font_8 wixui-rich-text__text" style="line-height:1.4em; font-size:16px;"><span class="color_36 wixui-rich-text__text"><span style="font-style:italic;" class="wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Pour plus de renseignements, n'hésitez pas à <a href="http://www.glon-avocat.fr/contact" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">nous contacter</a>.</span></span></span></span></p></div><!--/$--><!--$--><div id="comp-ja9dbbq8" class="MazNVa comp-ja9dbbq8 wixui-image"><div data-testid="linkElement" class="j7pOnl"><img loading="lazy" sizes="109px" srcset="https://static.wixstatic.com/media/96000f_54bf0f111cda4b7c9c17f0d1ece715b4~mv2.jpg/v1/fill/w_109,h_82,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/96000f_54bf0f111cda4b7c9c17f0d1ece715b4~mv2.jpg 1x, https://static.wixstatic.com/media/96000f_54bf0f111cda4b7c9c17f0d1ece715b4~mv2.jpg/v1/fill/w_218,h_164,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/96000f_54bf0f111cda4b7c9c17f0d1ece715b4~mv2.jpg 2x" id="img_comp-ja9dbbq8" src="https://static.wixstatic.com/media/96000f_54bf0f111cda4b7c9c17f0d1ece715b4~mv2.jpg/v1/fill/w_109,h_82,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/96000f_54bf0f111cda4b7c9c17f0d1ece715b4~mv2.jpg" alt="" style="object-fit:cover" class="BI8PVQ Tj01hh" width="109" height="82"/></div></div><!--/$--><div id="comp-ljzt12uv" class="Vd6aQZ ignore-focus comp-ljzt12uv" role="region" tabindex="-1" aria-label="Aide juridictionnelle"><div id="aidejuridictionnelle"></div><span class="mHZSwn">Aide juridictionnelle</span></div><!--$--><div id="comp-ljzt1abp" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-ljzt1abp wixui-rich-text" data-testid="richTextElement"><h1 class="font_0 wixui-rich-text__text" style="font-size:35px; line-height:1.4em; text-align:center;"><span class="color_44 wixui-rich-text__text"><span style="font-size:30px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">AIDE</span></span></span></span><span style="font-size:30px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"> JURIDICTIONNELLE</span></span></span></span></span></h1>
<p class="font_7 wixui-rich-text__text" style="font-size:18px; text-align:justify;"><span style="font-size:18px;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></p>
<h1 class="font_0 wixui-rich-text__text" style="font-size:15px; line-height:1.6em; text-align:justify;"><span class="color_36 wixui-rich-text__text"><span style="font-size:15px;" class="wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0em;" class="wixui-rich-text__text">L' aide j</span></span></span><span style="font-size:15px;" class="wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0em;" class="wixui-rich-text__text">uridictionn</span></span></span><span style="font-size:15px;" class="wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0em;" class="wixui-rich-text__text">elle vous permet de bénéficier d'une prise en charge par l'État des honorai</span></span></span><span style="font-size:15px;" class="wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0em;" class="wixui-rich-text__text">res et frais de justice (avocat, huissier, expert...). </span></span></span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="font-size:15px; line-height:1.2em; text-align:justify;"> </h1>
<h1 class="font_0 wixui-rich-text__text" style="font-size:15px; line-height:1.6em; text-align:justify;"><span class="color_36 wixui-rich-text__text"><span style="font-size:15px;" class="wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0em;" class="wixui-rich-text__text">Selo</span></span></span><span style="font-size:15px;" class="wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:0em;" class="wixui-rich-text__text">n vos ressources, l'État prend en charge soit la totalité, soit une partie des frais de justice.</span></span></span></span></h1></div><!--/$--><div id="comp-m62cbmyu" class="Vd6aQZ ignore-focus comp-m62cbmyu" role="region" tabindex="-1" aria-label="Ancre 1"><div id="ancre-1"></div><span class="mHZSwn">Ancre 1</span></div><!--$--><div id="comp-m62cqnc1" class="comp-m62cqnc1 SPY_vo"><div data-mesh-id="comp-m62cqnc1inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m62cqnc1inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-ljzsmh95" class="KaEeLN comp-ljzsmh95"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-ljzsmh95inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-ljzsmh95inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-ljzsmhao" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-ljzsmhao wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="line-height:normal; font-size:42px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">NOS<br class="wixui-rich-text__text">
HONORAIRES</span></span></h2></div><!--/$--><!--$--><div id="comp-ljzsn0bk" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-ljzsn0bk wixui-rich-text" data-testid="richTextElement"><p class="font_7 wixui-rich-text__text" style="font-size:18px; line-height:1.5em;"><span style="letter-spacing:0.02em;" class="wixui-rich-text__text"><span style="font-style:italic;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text">Consultation à partir de 75 € HT<br class="wixui-rich-text__text">
Divorce à partir de 1.000 € HT</span></span></span></p></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-ljzsu7xf" class="KaEeLN comp-ljzsu7xf"><div class="uYj0Sg wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-ljzsu7xfinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-ljzsu7xfinlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-m6pkr0ei" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-m6pkr0ei wixui-rich-text" data-testid="richTextElement"><h1 class="font_0 wixui-rich-text__text" style="font-size:30px; text-align:center;"><span class="color_44 wixui-rich-text__text"><span style="font-size:30px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">HONORAIRES DU CABINET</span></span></span></span></span><span style="font-size:22px;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-family:open sans,sans-serif;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"></span></span></span></span></h1></div><!--/$--></div></div></section><!--/$--><!--$--><section id="comp-m627w8l73" tabindex="-1" class="Oqnisf comp-m627w8l73 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-m627w8l73" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m627w8l73" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-m627w8l73" data-motion-part="BG_MEDIA comp-m627w8l73" class="VgO9Yg"></div></div><div data-mesh-id="comp-m627w8l73inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m627w8l73inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-ljztrkxs" class="Vd6aQZ ignore-focus comp-ljztrkxs" role="region" tabindex="-1" aria-label="CONTACT"><div id="contact"></div><span class="mHZSwn">CONTACT</span></div><!--$--><section id="comp-ifsci2bv" class="comp-ifsci2bv CohWsy wixui-column-strip"><div id="bgLayers_comp-ifsci2bv" data-hook="bgLayers" data-motion-part="BG_LAYER comp-ifsci2bv" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-ifsci2bv" data-motion-part="BG_MEDIA comp-ifsci2bv" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><!--$--><div id="mediaiszsh2rb5" class="mediaiszsh2rb5 YzqVVZ wixui-column-strip__column"><div id="bgLayers_mediaiszsh2rb5" data-hook="bgLayers" data-motion-part="BG_LAYER mediaiszsh2rb5" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_mediaiszsh2rb5" data-motion-part="BG_MEDIA mediaiszsh2rb5" class="VgO9Yg"></div></div><div data-mesh-id="mediaiszsh2rb5inlineContent" data-testid="inline-content" class=""><div data-mesh-id="mediaiszsh2rb5inlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-ifsbmxmp" class="jbrj02 comp-ifsbmxmp"><div class="IvR70V wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-ifsbmxmpinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-ifsbmxmpinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-ifsbmxmy" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-ifsbmxmy wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="line-height:normal; text-align:center; font-size:42px;"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">CONTACT</span></span></span><br class="wixui-rich-text__text">
<span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"></span></span></span></h2></div><!--/$--><!--$--><div id="comp-m629w7ve" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-m629w7ve wixui-rich-text" data-testid="richTextElement"><h5 class="font_5 wixui-rich-text__text" style="font-size:23px; text-align:center;"><span style="color:#000000;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:23px;" class="wixui-rich-text__text">Cabinet d'avocat, Maître HELOUVRY</span></span></span></h5></div><!--/$--><!--$--><div id="comp-m62clcvo" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-m62clcvo wixui-rich-text" data-testid="richTextElement"><h5 class="font_5 wixui-rich-text__text" style="font-size:20px;"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><a href="mailto:helouvrykarine@yahoo.fr" target="_self" class="wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="color:#000000;" class="wixui-rich-text__text">Nous contacter :</span></span></a></span></span></h5></div><!--/$--><!--$--><div id="comp-ljztxglt" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-ljztxglt wixui-rich-text" data-testid="richTextElement"><h5 class="font_5 wixui-rich-text__text" style="font-size:23px; text-align:center;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="color:#000000;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.google.com/maps/dir//16+Rue+Miriel,+35400+Saint-Malo/@48.6470572,-2.0053275,16z/data=!4m8!4m7!1m0!1m5!1m1!1s0x480e81641bb2e943:0x47e229ee8877ce2b!2m2!1d-2.0001669!2d48.6470573?entry=ttu&g_ep=EgoyMDI1MDExNS4wIKXMDSoASAFQAw%3D%3D" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text"><span style="font-size:21px;" class="wixui-rich-text__text">16 rue Miriel - 35400 Saint-Malo</span></a></span><br class="wixui-rich-text__text">
<span style="text-decoration:underline;" class="wixui-rich-text__text"><span style="font-size:21px;" class="wixui-rich-text__text"><a href="tel:0299400800" class="wixui-rich-text__text">02 99 400 800</a></span></span><br class="wixui-rich-text__text">
<span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="mailto:helouvrykarine@yahoo.fr?subject=Renseignements" target="_self" class="wixui-rich-text__text"><span style="font-size:21px;" class="wixui-rich-text__text">helouvrykarine@yahoo.fr</span></a></span></span></span></h5></div><!--/$--></div></div></div><!--/$--><!--$--><div id="comp-it06f4wj" class="H7BYNf comp-it06f4wj wixui-google-map"></div><!--/$--><!--$--><div id="comp-j7alh9hz" class="bkIuWA comp-j7alh9hz"><div data-mesh-id="comp-j7alh9hzinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-j7alh9hzinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><form id="comp-kfe02b5v" class="JVi7i2 comp-kfe02b5v wixui-form"><div data-mesh-id="comp-kfe02b5vinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-kfe02b5vinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-kfe02b6y" class="MpKiNN comp-kfe02b6y wixui-text-input lPl_oN"><div class="pUnTVX"><input name="nom-*" id="input_comp-kfe02b6y" class="KvoMHf has-custom-focus wixui-text-input__input" type="text" placeholder="Nom *" required="" aria-invalid="false" maxlength="100" autocomplete="off" value=""/></div></div><!--/$--><!--$--><div id="comp-kfe02b7c" class="MpKiNN comp-kfe02b7c wixui-text-input lPl_oN"><div class="pUnTVX"><input name="email" id="input_comp-kfe02b7c" class="KvoMHf has-custom-focus wixui-text-input__input" type="email" placeholder="Email *" required="" aria-invalid="false" pattern="^.+@.+\.[a-zA-Z]{2,63}$" maxlength="250" autocomplete="off" value=""/></div></div><!--/$--><!--$--><div id="comp-kfe02b7g" class="MpKiNN comp-kfe02b7g wixui-text-input"><div class="pUnTVX"><input name="sujet" id="input_comp-kfe02b7g" class="KvoMHf has-custom-focus wixui-text-input__input" type="text" placeholder="Sujet" aria-invalid="false" autocomplete="off" aria-required="false" value=""/></div></div><!--/$--><!--$--><div id="comp-kfe02b7k" class="snt4Te comp-kfe02b7k wixui-text-box"><label for="textarea_comp-kfe02b7k" class="PSkPrR wixui-text-box__label"></label><textarea id="textarea_comp-kfe02b7k" class="rEindN has-custom-focus wixui-text-box__input" placeholder="Message" aria-required="false" aria-invalid="false"></textarea></div><!--/$--><!--$--><div id="comp-kfe02b831" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-kfe02b831 wixui-rich-text" data-testid="richTextElement"><p dir="ltr" style="font-size:16px; line-height:normal; text-align:left;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="color:#F0E9DA;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-family:helvetica-w01-roman,helvetica-w02-roman,helvetica-lt-w10-roman,sans-serif;" class="wixui-rich-text__text">Message envoyé. Merci !</span></span></span></span></p></div><!--/$--><!--$--><div class="comp-kfe02b7u1 FubTgk" id="comp-kfe02b7u1" aria-disabled="false"><button aria-disabled="false" aria-label="Envoyer" data-testid="buttonElement" class="uDW_Qe wixui-button PlZyDq"><span class="l7_2fn wixui-button__label">Envoyer</span></button></div><!--/$--></div></div></form><!--/$--></div></div></div><!--/$--><!--$--><section id="comp-if6w0dpo" class="comp-if6w0dpo CohWsy wixui-column-strip"><div id="bgLayers_comp-if6w0dpo" data-hook="bgLayers" data-motion-part="BG_LAYER comp-if6w0dpo" class="if7Vw2"><div data-testid="colorUnderlay" class="tcElKx i1tH8h"></div><div id="bgMedia_comp-if6w0dpo" data-motion-part="BG_MEDIA comp-if6w0dpo" class="wG8dni"></div></div><div data-testid="columns" class="V5AUxf"><!--$--><div id="mediaiszsh2rd5" class="mediaiszsh2rd5 YzqVVZ wixui-column-strip__column"><div id="bgLayers_mediaiszsh2rd5" data-hook="bgLayers" data-motion-part="BG_LAYER mediaiszsh2rd5" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_mediaiszsh2rd5" data-motion-part="BG_MEDIA mediaiszsh2rd5" class="VgO9Yg"></div></div><div data-mesh-id="mediaiszsh2rd5inlineContent" data-testid="inline-content" class=""><div data-mesh-id="mediaiszsh2rd5inlineContent-gridContainer" data-testid="mesh-container-content"><div data-mesh-id="idski2fy-rotated-wrapper"><!--$--><div id="idski2fy" class="MazNVa idski2fy wixui-image rYiAuL"><a data-testid="linkElement" data-anchor="SCROLL_TO_TOP" href="https://helouvrykarine.wixsite.com/helouvry-avocat" target="_self" class="j7pOnl"><img loading="lazy" sizes="32px" srcset="https://static.wixstatic.com/media/dbbdc91820535cbbeb0664011cb93255.png/v1/fill/w_32,h_16,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/dbbdc91820535cbbeb0664011cb93255.png 1x, https://static.wixstatic.com/media/dbbdc91820535cbbeb0664011cb93255.png/v1/fill/w_46,h_24,al_c,lg_1,q_85,enc_avif,quality_auto/dbbdc91820535cbbeb0664011cb93255.png 2x" id="img_idski2fy" src="https://static.wixstatic.com/media/dbbdc91820535cbbeb0664011cb93255.png/v1/fill/w_32,h_16,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/dbbdc91820535cbbeb0664011cb93255.png" alt="" style="object-fit:contain;object-position:unset" class="BI8PVQ Tj01hh" width="32" height="21"/></a></div><!--/$--></div><!--$--><div id="idski2g0" class="MMl86N zQ9jDz qvSjx3 Vq6kJx idski2g0 wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="text-align:center; font-size:16px;"><a href="https://helouvrykarine.wixsite.com/helouvry-avocat" target="_self" data-anchor="SCROLL_TO_TOP" class="wixui-rich-text__text"><span class="color_36 wixui-rich-text__text">HAUT DE PAGE</span></a></p>
</div><!--/$--></div></div></div><!--/$--></div></section><!--/$--><!--$--><div id="comp-m62crova" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-m62crova wixui-rich-text" data-testid="richTextElement"><h5 class="font_5 wixui-rich-text__text" style="font-size:18px;"><span class="color_37 wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><a href="mailto:helouvrykarine@yahoo.fr" target="_self" class="wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text">Nous envoyer un message :</span></a></span></span></h5></div><!--/$--><!--$--><div id="comp-m62ba9ih" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-m62ba9ih wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span class="color_46 wixui-rich-text__text"><span class="color_46 wixui-rich-text__text"><a href="https://helouvrykarine.wixsite.com/helouvry-avocat" target="_self" data-anchor-comp-id="idskkw5e" data-anchor="c20of" class="wixui-rich-text__text"><span class="color_46 wixui-rich-text__text"><span class="color_46 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">ACCUEIL<br class="wixui-rich-text__text">
LE CABINET</span></span></span></a></span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span class="color_46 wixui-rich-text__text"><a href="https://helouvrykarine.wixsite.com/helouvry-avocat" target="_self" data-anchor="anchors-m627w8m8" class="wixui-rich-text__text"><span class="color_46 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">NOS COMPETENCES</span></span></a></span></p></div><!--/$--><!--$--><div id="comp-m62bih8z" class="ku3DBC zQ9jDz qvSjx3 Vq6kJx comp-m62bih8z wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="line-height:1.5em; font-size:16px;"><span class="color_46 wixui-rich-text__text"><a href="https://helouvrykarine.wixsite.com/helouvry-avocat" target="_self" data-anchor-comp-id="comp-it1aqa0p" data-anchor="dataItem-it1aqa3r" class="wixui-rich-text__text"><span class="color_46 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">NOS HONORAIRES<br class="wixui-rich-text__text">
AIDE JURIDICTIONNELLE</span></span></a></span></p>
<p class="font_8 wixui-rich-text__text" style="line-height:1.5em; font-size:16px;"><a href="https://helouvrykarine.wixsite.com/helouvry-avocat" target="_self" data-anchor-comp-id="comp-ljztrkxs" data-anchor="dataItem-ljztrkyr" class="wixui-rich-text__text"><span class="color_46 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">CONTACT</span></span></a></p></div><!--/$--></div></div></div><!--/$--></div></section><!--/$--></div></div></section><!--/$--></div></div></div><!--/$--></div></div></div></div></main><footer id="SITE_FOOTER" class="AT7o0U SITE_FOOTER wixui-footer" tabindex="-1"><div class="lvxhkV"></div><div class="cKxVkc"><div class="vlM3HR"></div><div class="VrZrC0"><div data-mesh-id="SITE_FOOTERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_FOOTERinlineContent-gridContainer" data-testid="mesh-container-content"><!--$--><div id="comp-j2akqrw4" class="MazNVa comp-j2akqrw4 wixui-image rYiAuL"><a data-testid="linkElement" href="https://helouvrykarine.wixsite.com/helouvry-avocat" class="j7pOnl"><img fetchpriority="high" sizes="137px" srcset="https://static.wixstatic.com/media/96000f_7b035c047c5447bab6b0ab5925eea53f~mv2.jpg/v1/fill/w_137,h_116,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/96000f_7b035c047c5447bab6b0ab5925eea53f~mv2.jpg 1x, https://static.wixstatic.com/media/96000f_7b035c047c5447bab6b0ab5925eea53f~mv2.jpg/v1/fill/w_274,h_233,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/96000f_7b035c047c5447bab6b0ab5925eea53f~mv2.jpg 2x" id="img_comp-j2akqrw4" src="https://static.wixstatic.com/media/96000f_7b035c047c5447bab6b0ab5925eea53f~mv2.jpg/v1/fill/w_137,h_116,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/96000f_7b035c047c5447bab6b0ab5925eea53f~mv2.jpg" alt="" style="object-fit:contain;object-position:unset" class="BI8PVQ Tj01hh" width="137" height="132"/></a></div><!--/$--><!--$--><div id="comp-j2akpr3s" class="MMl86N zQ9jDz qvSjx3 Vq6kJx comp-j2akpr3s wixui-rich-text" data-testid="richTextElement"><h1 class="font_0 wixui-rich-text__text" style="line-height:1em; font-size:22px;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="letter-spacing:0.03em;" class="wixui-rich-text__text"><a href="https://helouvrykarine.wixsite.com/helouvry-avocat" class="wixui-rich-text__text">Me Karine HELOUVRY</a></span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="line-height:1em; font-size:22px;"><span class="wixui-rich-text__text"><span style="letter-spacing:0.03em;" class="wixui-rich-text__text">Avocat</span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="line-height:1em; font-size:22px;"><span class="wixui-rich-text__text"><span style="letter-spacing:0.03em;" class="wixui-rich-text__text">16 rue Miriel - 35400 SAINT-MALO</span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="line-height:1em; font-size:22px;"><span class="wixui-rich-text__text"><span style="letter-spacing:0.03em;" class="wixui-rich-text__text">Tél : 02.99.40.08.00</span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="line-height:1em; font-size:22px;"><span class="wixui-rich-text__text"><span style="letter-spacing:0.03em;" class="wixui-rich-text__text">Fax : 02.99.40.17.08</span></span></h1>
<h1 class="font_0 wixui-rich-text__text" style="line-height:1em; font-size:22px;"><span class="wixui-rich-text__text"><span style="letter-spacing:0.03em;" class="wixui-rich-text__text">Mail : <a data-auto-recognition="true" href="mailto:helouvrykarine@yahoo.fr" class="wixui-rich-text__text">helouvrykarine@yahoo.fr</a></span></span></h1></div><!--/$--></div></div></div></div></footer></div></div><div id="SCROLL_TO_BOTTOM" class="Vd6aQZ ignore-focus SCROLL_TO_BOTTOM" role="region" tabindex="-1" aria-label="bottom of page"><span class="mHZSwn">bottom of page</span></div></div></div>
<script id="wix-skip-played-animations">
window.__pageRevealPromise && window.__pageRevealPromise.then(function() {
requestAnimationFrame(function() {
try {
var stored = sessionStorage.getItem('wix-motion-played-animations');
if (stored) {
var played = JSON.parse(stored);
for (var compId in played) {
if (played[compId]) {
var el = document.getElementById(compId);
if (el) {
el.dataset.motionEnter = 'done';
}
}
}
}
} catch (e) {}
});
});
</script>
<script type="application/json" id="wix-fedops">{"data":{"site":{"metaSiteId":"b80215e2-5632-4299-b793-1df02f8368fd","userId":"96000fbc-32da-430a-9848-92b40b28b481","siteId":"05c2bf48-5dc2-49e3-a75d-bb7d73cd7d14","externalBaseUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat","siteRevision":78,"siteType":"UGC","dc":"ireland-pub","isResponsive":false,"editorName":"Unknown","sessionId":"feb3073c-3dec-4486-9f1b-9719ff3a882f","isSEO":false,"appNameForBiEvents":"thunderbolt"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"fleetConfig":{"fleetName":"wix-thunderbolt","type":"GA","code":0},"requestUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat","isInSEO":false,"platformOnSite":true,"adjustForPrerenderActivation":true}}</script>
<script>window.fedops = JSON.parse(document.getElementById('wix-fedops').textContent)</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/sendFedopsLoadStarted.inline.b8cb039e.bundle.min.js">(()=>{"use strict";var e={},r={};function t(i){var o=r[i];if(void 0!==o)return o.exports;var n=r[i]={exports:{}};return e[i](n,n.exports,t),n.exports}t.rv=()=>"1.6.6",t.ruid="bundler=rspack@1.6.6";let i="unknown",o=e=>{let r,t,o=(r=e.cache,t=e.varnish,`${r||i},${t||i}`);return{caching:o,isCached:o.includes("hit"),...e.microPop?{microPop:e.microPop}:{}}};function n(){return"undefined"!=typeof crypto&&"function"==typeof crypto.randomUUID?crypto.randomUUID():"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,e=>{let r=16*Math.random()|0;return("x"===e?r:3&r|8).toString(16)})}let a=/Mobile|Android|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i,s=/iPhone|iPad|iPod/i;!function(){var e;let r,{site:t,rollout:d,fleetConfig:c,requestUrl:p,isInSEO:l,shouldReportErrorOnlyInPanorama:u}=window.fedops.data,m=window.fedops.data.adjustForPrerenderActivation,w=(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:o,languages:n}=r;if(t)return"webdriver";if(!o||Array.isArray(o))return"plugins";if(Object.getOwnPropertyDescriptor(o,"0")?.writable)return"plugins-extra";if(!i)return"userAgent";if(i.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!n||0===n.length||!Object.isFrozen(n))return"languages";try{throw Error()}catch(e){if(e instanceof Error){let{stack:r}=e;if(r&&/ (\(internal\/)|(\(?file:\/)/.test(r))return"stack"}}return""})()||(l?"seo":""),h=!!w,{isCached:f,caching:v,microPop:g}=((e,r)=>{let t,n=(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(n.cache||n.varnish)return o({cache:n.cache||i,varnish:n.varnish||i,microPop:n.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?o(a):{caching:i,isCached:!1}})(document.cookie,()=>performance.getEntriesByType("navigation")[0].serverTiming||[]),x={WixSite:1,UGC:2,Template:3}[t.siteType]||0,S=t.appNameForBiEvents,{isDACRollout:y,siteAssetsVersionsRollout:I}=d,P=+!!y,$=+!!I,b=0===c.code||1===c.code?c.code:null,_=2===c.code,O=Date.now()-window.initialTimestamps.initialTimestamp,T=Math.round(performance.now()-(()=>{if(!m)return 0;try{let e=performance.getEntriesByType("navigation")[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e.activationStart??0}catch{}return 0})()),{visibilityState:A}=document,{fedops:R,addEventListener:k,thunderboltVersion:E}=window;R.apps=R.apps||{},R.apps[S]={startLoadTime:T},R.sessionId=t.sessionId,R.vsi=n(),R.is_cached=f,R.phaseStarted=D(28),R.phaseEnded=D(22),performance.mark("[cache] "+v+(g?" ["+g+"]":"")),R.reportError=(e,r="load")=>{let t=e?.reason||e?.message;t?(u||N(26,`&errorInfo=${t}&errorType=${r}`),C({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(p.includes("suppressbi=true"))return;var i="//frog.wix.com/bolt-performance?src=72&evid="+e+"&appName="+S+"&is_rollout="+b+"&is_company_network="+_+"&is_sav_rollout="+$+"&is_dac_rollout="+P+"&dc="+t.dc+(g?"µPop="+g:"")+"&is_cached="+f+"&msid="+t.metaSiteId+"&session_id="+window.fedops.sessionId+"&ish="+h+"&isb="+h+(h?"&isbr="+w:"")+"&vsi="+window.fedops.vsi+"&caching="+v+(M?",browser_cache":"")+"&pv="+A+"&pn=1&v="+E+"&url="+encodeURIComponent(p)+"&st="+x+`&ts=${O}&tsn=${T}`+r;let o=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{o=navigator.sendBeacon(i)}catch{}o||(new Image().src=i)}function C({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:!!f,isRollout:!!b,isHeadless:!!h,isDacRollout:!!P,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 D(e){return(r,t)=>{let i=Date.now()-O,o=`&name=${r}&duration=${i}`,n=t&&t.paramsOverrides?Object.keys(t.paramsOverrides).map(e=>e+"="+t.paramsOverrides[e]).join("&"):"";N(e,n?`${o}&${n}`:o)}}if(k("pageshow",({persisted:e})=>{e&&!M&&(M=!0,R.is_cached=!0)},!0),window.__browser_deprecation__)return;let W=document.referrer?`&document_referrer=${document.referrer}`:"",B=window.sessionStorage.getItem("isMpa"),U=B?`&isMpa=${B}`:"";B&&window.sessionStorage.removeItem("isMpa");let j=window.sessionStorage.getItem("mpaSessionId");j||(j=n(),window.sessionStorage.setItem("mpaSessionId",j)),window.fedops.mpaSessionId=j;let F=function(e){let{userAgent:r,devicePixelRatio:t,innerWidth:i,outerWidth:o,visualViewportScale:n}=e;return r&&a.test(r)?!!(r&&s.test(r))&&(n||1)>1:function(e,r,t){if(!e||!r||!t)return 1;let i=e&&r&&t?Math.trunc(e*r)<=t?1:2:1;return!i||e<=i?1:Math.round(e/i*100)/100}(t,i,o)>1}({userAgent:navigator.userAgent,devicePixelRatio:window.devicePixelRatio||1,innerWidth:window.innerWidth,outerWidth:window.outerWidth,visualViewportScale:window.visualViewport?.scale}),L=(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=${F}&infoInitialZoom=${encodeURIComponent(JSON.stringify(L))}&mpaSessionId=${j}${W}${U}`),C({transaction:{name:"PANORAMA_COMPONENT_LOAD"}})}()})();
//# sourceMappingURL=sendFedopsLoadStarted.inline.b8cb039e.bundle.min.js.map</script>
<!-- Polyfills check -->
<script>
if (
typeof Promise === 'undefined' ||
typeof Set === 'undefined' ||
typeof Object.assign === 'undefined' ||
typeof Array.from === 'undefined' ||
typeof Symbol === 'undefined'
) {
// send bi in order to detect the browsers in which polyfills are not working
window.fedops.phaseStarted('missing_polyfills')
}
</script>
<!-- initCustomElements # 1-->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.33bed234.bundle.min.js">(()=>{"use strict";var e,r,o,a,t,n,c,i={},d={};function f(e){var r=d[e];if(void 0!==r)return r.exports;var o=d[e]={id:e,loaded:!1,exports:{}};return i[e].call(o.exports,o,o.exports,f),o.loaded=!0,o.exports}if(f.m=i,f.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return f.d(r,{a:r}),r},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,f.t=function(o,a){if(1&a&&(o=this(o)),8&a||"object"==typeof o&&o&&(4&a&&o.__esModule||16&a&&"function"==typeof o.then))return o;var t=Object.create(null);f.r(t);var n={};e=e||[null,r({}),r([]),r(r)];for(var c=2&a&&o;("object"==typeof c||"function"==typeof c)&&!~e.indexOf(c);c=r(c))Object.getOwnPropertyNames(c).forEach(e=>{n[e]=()=>o[e]});return n.default=()=>o,f.d(t,n),t},f.d=(e,r)=>{for(var o in r)f.o(r,o)&&!f.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:r[o]})},f.f={},f.e=e=>Promise.all(Object.keys(f.f).reduce((r,o)=>(f.f[o](e,r),r),[])),f.u=e=>"6948"===e?"thunderbolt-commons.f05e8dac.bundle.min.js":"3033"===e?"fastdom.inline.58a6f94c.bundle.min.js":"1619"===e?"custom-element-utils.inline.dfd062cc.bundle.min.js":"5205"===e?"render-indicator.inline.74a8637b.bundle.min.js":"7151"===e?"version-indicator.inline.a3a08d5a.bundle.min.js":"6008"===e?"bi-common.inline.4090635d.bundle.min.js":""+(({1059:"santa-platform-utils",1090:"speculationRules",1116:"passwordProtectedPage",1122:"group_19",1278:"group_24",131:"siteThemeService",1353:"pageContextService",1374:"editorWixCodeSdk",1438:"sdkStateService",1479:"ooiTpaSharedConfig",1522:"builderContextProviders",1533:"merge-mappers",1538:"businessLogger",1611:"group_44",1638:"quickActionBar",1732:"aboveTheFoldService",1788:"qaApi",1791:"businessLoggerService",180:"urlService",1802:"provideCssService",1818:"Repeater_FixedColumns",182:"consentPolicy",1869:"windowScroll",1932:"customCss",1951:"group_45",1969:"wixEcomFrontendWixCodeSdk",2017:"debug",2031:"platformInteractionsService",2089:"group_47",2144:"group_30",2220:"group_31",2221:"anchorsService",2226:"translationsService",2242:"builderModuleLoader",2303:"externalServices",2304:"TPAModal",2442:"group_37",2570:"thunderbolt-components-registry",2609:"imagePlaceholder",2616:"linkUtilsService",2624:"group_2",2689:"TPABaseComponent",2735:"TPAPreloaderOverlay",28:"thunderbolt-components-registry-builder",2859:"platformEnvironmentService",2867:"namedSignalsService",2880:"environmentService",294:"stores",2996:"seoService",3026:"lightboxService",3187:"businessManager",3221:"multilingual",3370:"domSelectors",3407:"clientSdk",3531:"panorama",3607:"UnauthorizedComponent",3654:"ssrCache",3714:"seo-api-converters",3801:"wixDomSanitizer",3872:"siteMembers",3884:"tpaModuleProvider",3894:"protectedPages",3979:"dynamicPages",399:"searchBox",3992:"componentsqaapi",3996:"environmentWixCodeSdk",4134:"group_4",4183:"svgLoader",419:"TPAPopup",4217:"group_21",4218:"group_0",4310:"becky-css",4331:"platform",4345:"dashboardWixCodeSdk",4354:"editorElementsDynamicTheme",4443:"pagesService",4499:"siteScrollBlockerService",4675:"stickyToComponent",4708:"reporter-api",477:"group_32",4819:"group_35",489:"platformNamedSignalsService",4990:"accessibility",5002:"group_28",5067:"accessibilityBrowserZoom",5154:"servicesManagerReact",5183:"renderIndicator",5187:"group_7",5213:"scrollToAnchor",5221:"containerSliderService",5238:"triggersAndReactions",5289:"SiteStyles",5296:"platformPubsub",5298:"assetsLoader",5363:"environment",5391:"widgetWixCodeSdk",5474:"platformPageContextService",5675:"group_41",569:"siteMembersService",572:"animationsWixCodeSdk",5745:"ByocStyles",5750:"platformSiteMembersService",5761:"group_10",5794:"seo-api",5837:"group_14",5863:"appMonitoring",5874:"navigation",5901:"group_5",5976:"AppPart",6095:"styleUtilsService",6103:"usedPlatformApis",6134:"routerService",6135:"customUrlMapper",6155:"imagePlaceholderService",6182:"motion",6218:"group_11",6258:"group_20",6285:"versionIndicator",6428:"ContentReflowBanner",6647:"mobileFullScreen",6715:"feedback",6749:"router",6753:"group_36",6839:"platformFedopsLoggerService",6891:"group_38",6979:"consentPolicyService",6992:"platformTranslationsService",700:"module-executor",7016:"externalComponent",7109:"group_43",7141:"group_50",7146:"serviceRegistrar",7200:"canvas",7233:"FontRulersContainer",7284:"widget",7356:"group_48",7360:"AppPart2",7482:"vsm-css",7502:"group_42",7538:"group_8",7554:"headAppenderService",757:"tinyMenu",7575:"renderer",7644:"group_6",7716:"group_40",7726:"TPAUnavailableMessageOverlay",7729:"tpa",7796:"Repeater_FluidColumns",7801:"testApi",7859:"siteMembersWixCodeSdk",7921:"interactions",7981:"domStore",8051:"animations",8207:"FontFaces",821:"group_25",8211:"cyclicTabbingService",8255:"platformRouterService",8277:"pageAnchors",8332:"platformSiteThemeService",8339:"platformLinkUtilsService",8391:"seo",8428:"containerSlider",8547:"group_49",8559:"TPAWorker",8574:"builderComponent",858:"fedopsLoggerService",8656:"RemoteRefDeadComp",8662:"GhostComp",8678:"cyclicTabbing",87:"ooi",8729:"group_9",8742:"topologyService",8770:"platformStyleUtilsService",8919:"group_3",8932:"group_39",897:"group_29",8970:"contentReflow",898:"group_46",906:"onloadCompsBehaviors",9081:"group_18",9091:"platformTopologyService",9111:"BuilderComponentDeadComp",9182:"group_51",9270:"siteScrollBlocker",9316:"platformPagesService",9387:"group_27",9395:"popups",9421:"provideComponentService",9467:"platformSdkStateService",95:"componentsLoader",959:"group_23",9740:"wix-seo-SEO_DEFAULT",9764:"platformConsentPolicyService",9768:"group_22",9779:"tslib.inline",9845:"routerFetch",9863:"tpaWidgetNativeDeadComp",9980:"mpaNavigation"})[e]||e)+"."+({1039:"ad0ce791",1055:"9485b888",1059:"430926d2",1090:"3495bc14",1116:"6472ea34",1122:"8b71c175",1278:"ae2b90b3",131:"e5a5bdad",1353:"a695f1f0",1374:"01337762",1393:"16fb4c19",1394:"0c7a5f9c",1438:"c8034c75",1479:"f99f86a0",1522:"6571e66a",1533:"edfa2702",1538:"382014f6",1611:"5ab3e3b9",1638:"35dbd2c2",1732:"53a6f4ff",1788:"3a6281fc",1791:"ecbc3c28",180:"489b5efc",1802:"d4d9166f",1818:"c804e125",182:"c7f0149b",185:"6a682dd6",1869:"b6975c2a",1932:"30715a11",1951:"5471410a",1969:"9d5b0228",1995:"2b804c3e",2017:"c56d735a",2031:"80a0b467",2089:"3f5c3883",2121:"d0644c33",2144:"2abbdf6f",2220:"0f878ed4",2221:"49c41eff",2226:"9a8c993d",2242:"6ae0da21",2260:"b8b7f99f",2303:"5f09e697",2304:"07b94870",2339:"c5aa1dd3",2442:"ac57276d",2516:"ef83e24e",2570:"0eba23b8",2609:"a5c38083",2616:"a965c69e",2624:"6fca5578",2689:"a461f98b",2735:"620dcc01",28:"52fc92b9",2859:"54606a31",2867:"7298d693",2870:"429becad",2880:"821dff9f",294:"440a73ee",2996:"b2aa154d",3026:"cef2535b",3062:"b78f9359",3140:"ca28bd80",3187:"4e973509",3219:"bde14979",3221:"a6111055",3334:"593cddc8",3370:"49408f05",3407:"57bad276",3531:"d04cdd7c",3600:"29aeab52",3607:"62e6acbf",3654:"d2d14539",3714:"3e6995c4",3801:"abfa9346",3853:"489b42ef",3872:"4f6f476c",3884:"564bfefd",3894:"777c247b",3979:"1b10d791",399:"01d83934",3992:"1aff0e6d",3996:"902114d4",4134:"94378607",4150:"d2fa0cad",4183:"173da93c",419:"faf675fc",4217:"4936ccf6",4218:"5120b1c2",4275:"05ca363b",4310:"1015bb47",4331:"e6d8a6c0",4345:"c62b2a63",4354:"280918f0",4443:"cd6a35ad",4499:"aa9fdf3a",4675:"d2a5835b",4708:"b7edb858",4711:"23a10462",4729:"1dedb855",477:"82e4d6fa",4819:"affac707",489:"e526d577",4946:"87adedc3",4990:"4af7fdef",5002:"98f4bda8",5067:"27c769aa",5116:"a4f55897",5124:"4b9f053e",5144:"2670dce1",5154:"37d2f77a",5183:"702d93f9",5187:"86283a98",5213:"c63ab772",5221:"4923ed9f",5238:"23ab777e",5289:"d59f5b27",5296:"bde4edad",5298:"bb96447e",5363:"a691c5ac",5391:"6b040511",5474:"8e39cd65",5512:"e135fe4d",5675:"b4a59480",569:"6aa0522a",572:"726e9885",5745:"7d47f58f",5750:"9fa77b6d",5761:"9cf9d7be",5794:"4f618065",5837:"bb832abc",5863:"b017b1c9",5872:"a7577c5b",5874:"857097f4",5901:"e952530a",5976:"6a428904",6009:"e473a503",603:"0eeaea83",6095:"3895e40c",6103:"3786bb1c",6134:"cd731c15",6135:"9a86364c",6155:"89106bcb",6182:"03a29b87",6218:"175ebeff",6258:"968cbc6d",628:"f6e197ba",6285:"420b23a1",6332:"c15d9cc4",6428:"b6c04000",6429:"ab15f46b",6636:"45310c7f",6647:"3c69b7f5",6690:"5654e183",6715:"d8a9bd68",6749:"07343d28",6753:"2f742414",6839:"e0dabb65",6887:"64cadf7e",6891:"95999082",6931:"ffa8b770",6979:"e8c84849",6992:"29d73340",6998:"980ba037",700:"a1243c72",7016:"21189c55",7109:"e013eaed",7127:"91757485",7141:"c5131fce",7146:"0bc94d1c",7188:"e2ef7e77",7200:"8a3ce0fb",7233:"6155f9ab",7284:"b6b33913",7356:"066a8368",7360:"e0ddba14",7482:"80e243f0",7502:"cb055ed7",7538:"ba6a8ed2",7554:"5b2ea14c",757:"85244a8f",7575:"39ea181b",7587:"af05856f",759:"3c41d6ac",7644:"e09bb9c5",7716:"40ca4ef5",7726:"ee36d3f9",7729:"c1bf838d",7796:"edc2952b",7801:"db1e362f",7859:"c31eca95",7921:"9313f55f",7981:"2cda6352",8051:"49c55ede",814:"acfce97e",8207:"644da2dc",821:"c265649e",8211:"3774ac61",8255:"b63a9021",8277:"b16478c5",829:"9952ffcf",8332:"116a10ae",8339:"466008a8",8345:"e761da98",838:"3e3963ca",8391:"f4d216d8",8428:"07901925",8547:"20cc0412",8559:"42c00d38",8572:"3820983b",8574:"88f9ccdd",858:"13d18d90",8656:"03c227d1",8662:"5b987681",8678:"7085d18c",8682:"d381c580",87:"5da71659",8708:"8faa9c6e",8729:"5e0b9f09",8742:"7de326e2",8770:"b1412238",8868:"13f8dbb6",8919:"ba3d1b53",8932:"08db7306",8968:"14c477f2",897:"423b6407",8970:"e718eaf9",898:"0fac8368",906:"7e1bb591",9071:"cb18b404",9081:"5a1cc376",9091:"791178e8",9111:"65d7bfe9",9182:"4d5d9c39",9270:"d38ddc5a",9316:"29483d7f",9387:"24507aab",9395:"4f64a536",9421:"303b6efd",9467:"f0aea0dc",95:"07f88113",9578:"4d015869",959:"572bd6dc",9709:"a1e30118",9740:"37b5c7b3",9763:"cb780974",9764:"a838cb21",9768:"b5c20583",9779:"ca2949bb",9845:"20f5374d",9863:"e9dcd877",9980:"8b13b7d7"})[e]+".chunk.min.js",f.miniCssF=e=>"5205"===e?"render-indicator.inline.7af012a4.min.css":"7151"===e?"version-indicator.inline.4e01a025.min.css":""+({1818:"Repeater_FixedColumns",2304:"TPAModal",2689:"TPABaseComponent",2735:"TPAPreloaderOverlay",419:"TPAPopup",5187:"group_7",5976:"AppPart",6428:"ContentReflowBanner",7233:"FontRulersContainer",7360:"AppPart2",7726:"TPAUnavailableMessageOverlay",7796:"Repeater_FluidColumns",9863:"tpaWidgetNativeDeadComp"})[e]+"."+({1818:"d6ea6918",2304:"f424469d",2689:"fc3eeaee",2735:"3479478e",419:"a095c4d4",5187:"882d8423",5976:"8f9b1745",6428:"d13d26fb",7233:"147dbd76",7360:"2a44b2a3",7726:"5f394027",7796:"c7fbc499",9863:"574e1682"})[e]+".chunk.min.css",f.g=(()=>{if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}})(),f.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),o={},f.l=function(e,r,a,t){if(o[e])return void o[e].push(r);if(void 0!==a)for(var n,c,i=document.getElementsByTagName("script"),d=0;d<i.length;d++){var s=i[d];if(s.getAttribute("src")==e){n=s;break}}n||(c=!0,(n=document.createElement("script")).timeout=120,f.nc&&n.setAttribute("nonce",f.nc),n.src=e),o[e]=[r];var l=function(r,a){n.onerror=n.onload=null,clearTimeout(b);var t=o[e];if(delete o[e],n.parentNode&&n.parentNode.removeChild(n),t&&t.forEach(function(e){return e(a)}),r)return r(a)},b=setTimeout(l.bind(null,void 0,{type:"timeout",target:n}),12e4);n.onerror=l.bind(null,n.onerror),n.onload=l.bind(null,n.onload),c&&document.head.appendChild(n)},f.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),a=[],f.O=(e,r,o,t)=>{if(r){t=t||0;for(var n=a.length;n>0&&a[n-1][2]>t;n--)a[n]=a[n-1];a[n]=[r,o,t];return}for(var c=1/0,n=0;n<a.length;n++){for(var[r,o,t]=a[n],i=!0,d=0;d<r.length;d++)(!1&t||c>=t)&&Object.keys(f.O).every(e=>f.O[e](r[d]))?r.splice(d--,1):(i=!1,t<c&&(c=t));if(i){a.splice(n--,1);var s=o();void 0!==s&&(e=s)}}return e},f.p="https://static.parastorage.com/services/wix-thunderbolt/dist/",f.rv=()=>"1.6.6","undefined"!=typeof document){var s=function(e,r,o,a,t){var n=document.createElement("link");return n.rel="stylesheet",n.type="text/css",f.nc&&(n.nonce=f.nc),n.href=r,n.onerror=n.onload=function(o){if(n.onerror=n.onload=null,"load"===o.type)a();else{var c=o&&("load"===o.type?"missing":o.type),i=o&&o.target&&o.target.href||r,d=Error("Loading CSS chunk "+e+" failed.\\n("+i+")");d.code="CSS_CHUNK_LOAD_FAILED",d.type=c,d.request=i,n.parentNode&&n.parentNode.removeChild(n),t(d)}},o?o.parentNode.insertBefore(n,o.nextSibling):document.head.appendChild(n),n},l=function(e,r){for(var o=document.getElementsByTagName("link"),a=0;a<o.length;a++){var t=o[a],n=t.getAttribute("data-href")||t.getAttribute("href");if(n&&(n=n.split("?")[0]),"stylesheet"===t.rel&&(n===e||n===r))return t}for(var c=document.getElementsByTagName("style"),a=0;a<c.length;a++){var t=c[a],n=t.getAttribute("data-href");if(n===e||n===r)return t}},b={404:0};f.f.miniCss=function(e,r){if(b[e])r.push(b[e]);else 0!==b[e]&&({1818:1,2304:1,2689:1,2735:1,419:1,5187:1,5205:1,5976:1,6428:1,7151:1,7233:1,7360:1,7726:1,7796:1,9863:1})[e]&&r.push(b[e]=new Promise(function(r,o){var a=f.miniCssF(e),t=f.p+a;if(l(a,t))return r();s(e,t,null,r,o)}).then(function(){b[e]=0},function(r){throw delete b[e],r}))}}t={404:0},f.f.j=function(e,r){var o=f.o(t,e)?t[e]:void 0;if(0!==o)if(o)r.push(o[2]);else if(404!=e){var a=new Promise((r,a)=>o=t[e]=[r,a]);r.push(o[2]=a);var n=f.p+f.u(e),c=Error();f.l(n,function(r){if(f.o(t,e)&&(0!==(o=t[e])&&(t[e]=void 0),o)){var a=r&&("load"===r.type?"missing":r.type),n=r&&r.target&&r.target.src;c.message="Loading chunk "+e+" failed.\n("+a+": "+n+")",c.name="ChunkLoadError",c.type=a,c.request=n,o[1](c)}},"chunk-"+e,e)}else t[e]=0},f.O.j=e=>0===t[e],n=(e,r)=>{var o,a,[n,c,i]=r,d=0;if(n.some(e=>0!==t[e])){for(o in c)f.o(c,o)&&(f.m[o]=c[o]);if(i)var s=i(f)}for(e&&e(r);d<n.length;d++)a=n[d],f.o(t,a)&&t[a]&&t[a][0](),t[a]=0;return f.O(s)},(c=self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).forEach(n.bind(null,0)),c.push=n.bind(null,c.push.bind(c)),f.ruid="bundler=rspack@1.6.6"})();
//# sourceMappingURL=webpack-runtime.33bed234.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.58a6f94c.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["3033"],{17709(t){!function(e){"use strict";var i=function(){},n=e.requestAnimationFrame||e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.msRequestAnimationFrame||function(t){return setTimeout(t,16)};function s(){this.reads=[],this.writes=[],this.raf=n.bind(e),i("initialized",this)}function r(t){t.scheduled||(t.scheduled=!0,t.raf(a.bind(null,t)),i("flush scheduled"))}function a(t){i("flush");var e,n=t.writes,s=t.reads;try{i("flushing reads",s.length),t.runTasks(s),i("flushing writes",n.length),t.runTasks(n)}catch(t){e=t}if(t.scheduled=!1,(s.length||n.length)&&r(t),e)if(i("task errored",e.message),t.catch)t.catch(e);else throw e}function u(t,e){var i=t.indexOf(e);return!!~i&&!!t.splice(i,1)}s.prototype={constructor:s,runTasks:function(t){var e;for(i("run tasks");e=t.shift();)e()},measure:function(t,e){i("measure");var n=e?t.bind(e):t;return this.reads.push(n),r(this),n},mutate:function(t,e){i("mutate");var n=e?t.bind(e):t;return this.writes.push(n),r(this),n},clear:function(t){return i("clear",t),u(this.reads,t)||u(this.writes,t)},extend:function(t){if(i("extend",t),"object"!=typeof t)throw Error("expected object");var e=Object.create(this);return function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])}(e,t),e.fastdom=this,e.initialize&&e.initialize(),e},catch:null},t.exports=e.fastdom=e.fastdom||new s}("undefined"!=typeof window?window:void 0!==this?this:globalThis)}}]);
//# sourceMappingURL=fastdom.inline.58a6f94c.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.dfd062cc.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["1619"],{26350(e,t,i){i.r(t),i.d(t,{STATIC_MEDIA_URL:()=>eB,fileType:()=>v,fittingTypes:()=>r,getData:()=>eR,sdk:()=>e$,isWEBP:()=>S,alignTypes:()=>h,htmlTag:()=>u,getPlaceholder:()=>eC,getResponsiveImageProps:()=>ek,upscaleMethods:()=>m,getFileExtension:()=>k,populateGlobalFeatureSupport:()=>q});let r={SCALE_TO_FILL:"fill",SCALE_TO_FIT:"fit",STRETCH:"stretch",ORIGINAL_SIZE:"original_size",TILE:"tile",TILE_HORIZONTAL:"tile_horizontal",TILE_VERTICAL:"tile_vertical",FIT_AND_TILE:"fit_and_tile",LEGACY_STRIP_TILE:"legacy_strip_tile",LEGACY_STRIP_TILE_HORIZONTAL:"legacy_strip_tile_horizontal",LEGACY_STRIP_TILE_VERTICAL:"legacy_strip_tile_vertical",LEGACY_STRIP_SCALE_TO_FILL:"legacy_strip_fill",LEGACY_STRIP_SCALE_TO_FIT:"legacy_strip_fit",LEGACY_STRIP_FIT_AND_TILE:"legacy_strip_fit_and_tile",LEGACY_STRIP_ORIGINAL_SIZE:"legacy_strip_original_size",LEGACY_ORIGINAL_SIZE:"actual_size",LEGACY_FIT_WIDTH:"fitWidth",LEGACY_FIT_HEIGHT:"fitHeight",LEGACY_FULL:"full",LEGACY_BG_FIT_AND_TILE:"legacy_tile",LEGACY_BG_FIT_AND_TILE_HORIZONTAL:"legacy_tile_horizontal",LEGACY_BG_FIT_AND_TILE_VERTICAL:"legacy_tile_vertical",LEGACY_BG_NORMAL:"legacy_normal"},n="fill",a="fill_focal",o="crop",s="legacy_crop",l="legacy_fill",h={CENTER:"center",TOP:"top",TOP_LEFT:"top_left",TOP_RIGHT:"top_right",BOTTOM:"bottom",BOTTOM_LEFT:"bottom_left",BOTTOM_RIGHT:"bottom_right",LEFT:"left",RIGHT:"right"},c={[h.CENTER]:{x:.5,y:.5},[h.TOP_LEFT]:{x:0,y:0},[h.TOP_RIGHT]:{x:1,y:0},[h.TOP]:{x:.5,y:0},[h.BOTTOM_LEFT]:{x:0,y:1},[h.BOTTOM_RIGHT]:{x:1,y:1},[h.BOTTOM]:{x:.5,y:1},[h.RIGHT]:{x:1,y:.5},[h.LEFT]:{x:0,y:.5}},d={center:"c",top:"t",top_left:"tl",top_right:"tr",bottom:"b",bottom_left:"bl",bottom_right:"br",left:"l",right:"r"},u={BG:"bg",IMG:"img",SVG:"svg"},m={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},g={radius:"0.66",amount:"1.00",threshold:"0.01"},p={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}},transformed:!1},f=[1.5,2,4],_={HIGH:{size:196e4,quality:90,maxUpscale:1},MEDIUM:{size:36e4,quality:85,maxUpscale:1},LOW:{size:16e4,quality:80,maxUpscale:1.2},TINY:{size:0,quality:80,maxUpscale:1.4}},b="HIGH",T="MEDIUM",I="contrast",E="brightness",w="saturation",L="blur",v={JPG:"jpg",JPEG:"jpeg",JPE:"jpe",PNG:"png",WEBP:"webp",WIX_ICO_MP:"wix_ico_mp",WIX_MP:"wix_mp",GIF:"gif",SVG:"svg",AVIF:"avif",UNRECOGNIZED:"unrecognized"};function A(e,...t){return function(...i){let r=i[i.length-1]||{},n=[e[0]];return t.forEach(function(t,a){let o=Number.isInteger(t)?i[t]:r[t];n.push(o,e[a+1])}),n.join("")}}function y(e){return e[e.length-1]}v.JPG,v.JPEG,v.JPE,v.PNG,v.GIF,v.WEBP;let O=[v.PNG,v.JPEG,v.JPG,v.JPE,v.WIX_ICO_MP,v.WIX_MP,v.WEBP,v.AVIF],C=[v.JPEG,v.JPG,v.JPE];function R(e,t,i){var n;return i&&t&&!(!(n=t.id)||!n.trim()||"none"===n.toLowerCase())&&Object.values(r).includes(e)}function M(e,t,i,r){var n;if(n=e,/(^https?)|(^data)|(^\/\/)/.test(n)||(S(e)||N(e))&&t&&!i)return!1;let a=O.includes(k(e)),o=!!G(e)&&!!(i||r);return a||o}function x(e){return k(e)===v.PNG}function S(e){return k(e)===v.WEBP}function G(e){return k(e)===v.GIF}function N(e){return k(e)===v.AVIF}let P=["/","\\","?","<",">","|","\u201C",":",'"'].map(encodeURIComponent),F=["\\.","\\*"];function k(e){return(/[.]([^.]+)$/.exec(e)&&/[.]([^.]+)$/.exec(e)[1]||"").toLowerCase()}function $(e,t,i,r,a){let o;return o=a===n?Math.max(i/e,r/t):"fit"===a?Math.min(i/e,r/t):1}function B(e,t,i,r,a,o){let{scaleFactor:s,width:l,height:h}=function(e,t,i,r,n){let a,o=i,s=r;if(a=$(e,t,i,r,n),"fit"===n&&(o=e*a,s=t*a),o&&s&&o*s>25e6){let i=Math.sqrt(25e6/(o*s));o*=i,s*=i,a=$(e,t,o,s,n)}return{scaleFactor:a,width:o,height:s}}(e=e||r.width,t=t||r.height,r.width*a,r.height*a,i);return function(e,t,i,r,a,o,s){let{optimizedScaleFactor:l,upscaleMethodValue:h,forceUSM:c}=function(e,t,i,r){if("auto"===r)return{optimizedScaleFactor:_[z(e,t)].maxUpscale,upscaleMethodValue:1,forceUSM:!1};if("super"===r)return{optimizedScaleFactor:y(f),upscaleMethodValue:2,forceUSM:!(f.includes(i)||i>y(f))};return{optimizedScaleFactor:_[z(e,t)].maxUpscale,upscaleMethodValue:1,forceUSM:!1}}(e,t,o,a),d=i,u=r;if(o<=l)return{width:d,height:u,scaleFactor:o,upscaleMethodValue:h,forceUSM:c,cssUpscaleNeeded:!1};switch(s){case n:d=l/o*i,u=l/o*r;break;case"fit":d=e*l,u=t*l}return{width:d,height:u,scaleFactor:l,upscaleMethodValue:h,forceUSM:c,cssUpscaleNeeded:!0}}(e,t,l,h,o,s,i)}function H(e){return e.alignment&&d[e.alignment]||d[h.CENTER]}function U(e){let t;return!e||"number"!=typeof e.x||isNaN(e.x)||"number"!=typeof e.y||isNaN(e.y)||(t={x:W(Math.max(0,Math.min(100,e.x))/100,2),y:W(Math.max(0,Math.min(100,e.y))/100,2)}),t}function z(e,t){let i=e*t;return i>_[b].size?b:i>_[T].size?T:i>_.LOW.size?"LOW":"TINY"}function W(e,t){let i=Math.pow(10,t||0);return(e*i/i).toFixed(t)}let Y={isMobile:!1},D=function(e,t){Y[e]=t};function q(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){let e=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);D("isMobile",e&&t)}}function j(e,t){let i={css:{container:{}}},{css:n}=i,{fittingType:a}=e;switch(a){case r.ORIGINAL_SIZE:case r.LEGACY_ORIGINAL_SIZE:case r.LEGACY_STRIP_ORIGINAL_SIZE:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat";break;case r.SCALE_TO_FIT:case r.LEGACY_STRIP_SCALE_TO_FIT:n.container.backgroundSize="contain",n.container.backgroundRepeat="no-repeat";break;case r.STRETCH:n.container.backgroundSize="100% 100%",n.container.backgroundRepeat="no-repeat";break;case r.SCALE_TO_FILL:case r.LEGACY_STRIP_SCALE_TO_FILL:n.container.backgroundSize="cover",n.container.backgroundRepeat="no-repeat";break;case r.TILE_HORIZONTAL:case r.LEGACY_STRIP_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case r.TILE_VERTICAL:case r.LEGACY_STRIP_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case r.TILE:case r.LEGACY_STRIP_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case r.LEGACY_STRIP_FIT_AND_TILE:n.container.backgroundSize="contain",n.container.backgroundRepeat="repeat";break;case r.FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case r.LEGACY_BG_FIT_AND_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case r.LEGACY_BG_NORMAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat"}switch(t.alignment){case h.CENTER:n.container.backgroundPosition="center center";break;case h.LEFT:n.container.backgroundPosition="left center";break;case h.RIGHT:n.container.backgroundPosition="right center";break;case h.TOP:n.container.backgroundPosition="center top";break;case h.BOTTOM:n.container.backgroundPosition="center bottom";break;case h.TOP_RIGHT:n.container.backgroundPosition="right top";break;case h.TOP_LEFT:n.container.backgroundPosition="left top";break;case h.BOTTOM_RIGHT:n.container.backgroundPosition="right bottom";break;case h.BOTTOM_LEFT:n.container.backgroundPosition="left bottom"}return i}let V={[h.CENTER]:"center",[h.TOP]:"top",[h.TOP_LEFT]:"top left",[h.TOP_RIGHT]:"top right",[h.BOTTOM]:"bottom",[h.BOTTOM_LEFT]:"bottom left",[h.BOTTOM_RIGHT]:"bottom right",[h.LEFT]:"left",[h.RIGHT]:"right"},Z={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function J(e,t){let i={css:{container:{},img:{}}},{css:n}=i,{fittingType:a}=e,o=t.alignment;switch(n.container.position="relative",a){case r.ORIGINAL_SIZE:case r.LEGACY_ORIGINAL_SIZE:e.parts&&e.parts.length?(n.img.width=e.parts[0].width,n.img.height=e.parts[0].height):(n.img.width=e.src.width,n.img.height=e.src.height);break;case r.SCALE_TO_FIT:case r.LEGACY_FIT_WIDTH:case r.LEGACY_FIT_HEIGHT:case r.LEGACY_FULL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="contain",n.img.objectPosition=V[o]||"unset";break;case r.LEGACY_BG_NORMAL:n.img.width="100%",n.img.height="100%",n.img.objectFit="none",n.img.objectPosition=V[o]||"unset";break;case r.STRETCH:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="fill";break;case r.SCALE_TO_FILL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="cover"}if("number"==typeof n.img.width&&"number"==typeof n.img.height&&(n.img.width!==t.width||n.img.height!==t.height)){let e=Math.round((t.height-n.img.height)/2),i=Math.round((t.width-n.img.width)/2);Object.assign(n.img,Z,{[h.TOP_LEFT]:{top:0,left:0},[h.TOP_RIGHT]:{top:0,right:0},[h.TOP]:{top:0,left:i},[h.BOTTOM_LEFT]:{bottom:0,left:0},[h.BOTTOM_RIGHT]:{bottom:0,right:0},[h.BOTTOM]:{bottom:0,left:i},[h.RIGHT]:{top:e,right:0},[h.LEFT]:{top:e,left:0},[h.CENTER]:{width:t.width,height:t.height,objectFit:"none"}}[o])}return i}function X(e,t){let i,a={css:{container:{}},attr:{container:{},img:{}}},{css:o,attr:s}=a,{fittingType:l}=e,c=t.alignment,{width:d,height:u}=e.src;switch(o.container.position="relative",l){case r.ORIGINAL_SIZE:case r.LEGACY_ORIGINAL_SIZE:case r.TILE:e.parts&&e.parts.length?(s.img.width=e.parts[0].width,s.img.height=e.parts[0].height):(s.img.width=d,s.img.height=u),s.img.preserveAspectRatio="xMidYMid slice";break;case r.SCALE_TO_FIT:case r.LEGACY_FIT_WIDTH:case r.LEGACY_FIT_HEIGHT:case r.LEGACY_FULL:s.img.width="100%",s.img.height="100%",s.img.transform="",s.img.preserveAspectRatio="";break;case r.STRETCH:s.img.width=t.width,s.img.height=t.height,s.img.x=0,s.img.y=0,s.img.transform="",s.img.preserveAspectRatio="none";break;case r.SCALE_TO_FILL:if(M(e.src.id))s.img.width=t.width,s.img.height=t.height;else{var m;let e;m=t.width,e=$(d,u,m,t.height,n),i={width:Math.round(d*e),height:Math.round(u*e)},s.img.width=i.width,s.img.height=i.height}s.img.x=0,s.img.y=0,s.img.transform="",s.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof s.img.width&&"number"==typeof s.img.height&&(s.img.width!==t.width||s.img.height!==t.height)){let e,i,n=0,a=0;l===r.TILE?(e=t.width%s.img.width,i=t.height%s.img.height):(e=t.width-s.img.width,i=t.height-s.img.height);let o=Math.round(e/2),d=Math.round(i/2);switch(c){case h.TOP_LEFT:n=0,a=0;break;case h.TOP:n=o,a=0;break;case h.TOP_RIGHT:n=e,a=0;break;case h.LEFT:n=0,a=d;break;case h.CENTER:n=o,a=d;break;case h.RIGHT:n=e,a=d;break;case h.BOTTOM_LEFT:n=0,a=i;break;case h.BOTTOM:n=o,a=i;break;case h.BOTTOM_RIGHT:n=e,a=i}s.img.x=n,s.img.y=a}return s.container.width=t.width,s.container.height=t.height,s.container.viewBox=["0 0",t.width,t.height].join(" "),a}function K(e,t){let i=B(e.src.width,e.src.height,"fit",t,e.devicePixelRatio,e.upscaleMethod);return{transformType:e.src.width&&e.src.height?n:"fit",width:Math.round(i.width),height:Math.round(i.height),alignment:d.center,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}function Q(e){return{transformType:o,x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}function ee(e,t,i){return"number"==typeof e&&!isNaN(e)&&0!==e&&e>=t&&e<=i}function et(e,t,i,o){var d,u,p,f,b,T,A;let R,Y=o?.isSEOBot??!1,D=function(e){if(C.includes(k(e)))return v.JPG;if(x(e))return v.PNG;if(S(e))return v.WEBP;if(G(e))return v.GIF;if(N(e))return v.AVIF;return v.UNRECOGNIZED}(t.id),q=function(e,t){let i=/\.([^.]*)$/,r=RegExp(`(${P.concat(F).join("|")})`,"g");if(t&&t.length){let e=t,n=t.match(i);return n&&O.includes(n[1])&&(e=t.replace(i,"")),encodeURIComponent(e).replace(r,"_")}let n=e.match(/\/(.*?)$/);return(n?n[1]:e).replace(i,"")}(t.id,t.name),j=Y?1:Math.min(i.pixelAspectRatio||1,2),V=k(t.id),Z=M(t.id,o?.hasAnimation,o?.allowAnimatedTransform,o?.allowFullGIFTransformation),J={fileName:q,fileExtension:V,fileType:D,fittingType:e,preferredExtension:V,src:{id:t.id,width:t.width,height:t.height,isCropped:!1,isAnimated:(d=t.id,u=o?.hasAnimation,R=S(d)||N(d),k(d)===v.GIF||R&&u)},focalPoint:{x:t.focalPoint&&t.focalPoint.x,y:t.focalPoint&&t.focalPoint.y},parts:[],devicePixelRatio:j,quality:0,upscaleMethod:o&&o.upscaleMethod&&m[o.upscaleMethod.toUpperCase()]||m.AUTO,progressive:!0,watermark:"",unsharpMask:{},filters:{},transformed:Z,allowFullGIFTransformation:o?.allowFullGIFTransformation,isPlaceholderFlow:o?.isPlaceholderFlow};if(Z){let e,d,u,m,O,C;!function(e,t,i){var o,d,u,m,g,p,f,_,b,T,I;let E,w,L,v,A,y;if(t.crop){let i,r;o=t.crop,i=Math.max(0,Math.min(t.width,o.x+o.width)-Math.max(0,o.x)),r=Math.max(0,Math.min(t.height,o.y+o.height)-Math.max(0,o.y)),(E=i&&r&&(t.width!==i||t.height!==r)?{x:Math.max(0,o.x),y:Math.max(0,o.y),width:i,height:r}:null)&&(e.src.width=E.width,e.src.height=E.height,e.src.isCropped=!0,e.parts.push(Q(E)))}switch(e.fittingType){case r.SCALE_TO_FIT:case r.LEGACY_FIT_WIDTH:case r.LEGACY_FIT_HEIGHT:case r.LEGACY_FULL:case r.FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case r.LEGACY_BG_FIT_AND_TILE_VERTICAL:case r.LEGACY_BG_NORMAL:e.parts.push(K(e,i));break;case r.SCALE_TO_FILL:e.parts.push((g=e,p=i,w=B(g.src.width,g.src.height,n,p,g.devicePixelRatio,g.upscaleMethod),{transformType:(L=U(g.focalPoint))?a:n,width:Math.round(w.width),height:Math.round(w.height),alignment:H(p),focalPointX:L&&L.x,focalPointY:L&&L.y,upscale:w.scaleFactor>1,forceUSM:w.forceUSM,scaleFactor:w.scaleFactor,cssUpscaleNeeded:w.cssUpscaleNeeded,upscaleMethodValue:w.upscaleMethodValue}));break;case r.STRETCH:e.parts.push((f=e,_=i,v=$(f.src.width,f.src.height,_.width,_.height,n),(A={..._}).width=f.src.width*v,A.height=f.src.height*v,K(f,A)));break;case r.TILE_HORIZONTAL:case r.TILE_VERTICAL:case r.TILE:case r.LEGACY_ORIGINAL_SIZE:case r.ORIGINAL_SIZE:d=e.src,u=e.focalPoint,m=i.alignment,y=U(u)||function(e=h.CENTER){return c[e]}(m),E={x:Math.max(0,Math.min(d.width-i.width,y.x*d.width-i.width/2)),y:Math.max(0,Math.min(d.height-i.height,y.y*d.height-i.height/2)),width:Math.min(d.width,i.width),height:Math.min(d.height,i.height)},e.src.isCropped?(Object.assign(e.parts[0],E),e.src.width=E.width,e.src.height=E.height):e.parts.push(Q(E));break;case r.LEGACY_STRIP_TILE_HORIZONTAL:case r.LEGACY_STRIP_TILE_VERTICAL:case r.LEGACY_STRIP_TILE:case r.LEGACY_STRIP_ORIGINAL_SIZE:e.parts.push({transformType:s,width:Math.round((b=i).width),height:Math.round(b.height),alignment:H(b),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1});break;case r.LEGACY_STRIP_SCALE_TO_FIT:case r.LEGACY_STRIP_FIT_AND_TILE:e.parts.push({transformType:"fit",width:Math.round((T=i).width),height:Math.round(T.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1});break;case r.LEGACY_STRIP_SCALE_TO_FILL:e.parts.push({transformType:l,width:Math.round((I=i).width),height:Math.round(I.height),alignment:H(I),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1})}}(J,t,i),J.quality=function(e,t){let i=e.fileType===v.PNG,r=e.fileType===v.JPG,n=e.fileType===v.WEBP,a=e.fileType===v.AVIF;if(r||i||n||a){let r=y(e.parts),n=_[z(r.width,r.height)].quality,a=t.quality&&t.quality>=5&&t.quality<=90?t.quality:n;return i?a+5:a}return 0}(J,p=(p=o)||{}),J.progressive=!1!==p.progressive,J.watermark=p.watermark,J.autoEncode=p.autoEncode??!0,J.encoding=p?.encoding,f=J,e="number"==typeof(T=(T=(b=p).unsharpMask)||{}).radius&&!isNaN(T.radius)&&T.radius>=.1&&T.radius<=500,d="number"==typeof T.amount&&!isNaN(T.amount)&&T.amount>=0&&T.amount<=10,u="number"==typeof T.threshold&&!isNaN(T.threshold)&&T.threshold>=0&&T.threshold<=255,J.unsharpMask=e&&d&&u?{radius:W(b.unsharpMask?.radius,2),amount:W(b.unsharpMask?.amount,2),threshold:W(b.unsharpMask?.threshold,2)}:"number"==typeof(A=(A=b.unsharpMask)||{}).radius&&!isNaN(A.radius)&&0===A.radius&&"number"==typeof A.amount&&!isNaN(A.amount)&&0===A.amount&&"number"==typeof A.threshold&&!isNaN(A.threshold)&&0===A.threshold||(m=y(f.parts)).scaleFactor>=1&&!m.forceUSM&&"fit"!==m.transformType?void 0:g,O=p.filters||{},C={},ee(O[I],-100,100)&&(C[I]=O[I]),ee(O[E],-100,100)&&(C[E]=O[E]),ee(O[w],-100,100)&&(C[w]=O[w]),ee(O.hue,-180,180)&&(C.hue=O.hue),ee(O[L],0,100)&&(C[L]=O[L]),J.filters=C}return J}function ei(e,t,i){let n={...i},a=Y.isMobile;switch(e){case r.LEGACY_BG_FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case r.LEGACY_BG_FIT_AND_TILE_VERTICAL:case r.LEGACY_BG_NORMAL:n.width=Math.min(a?1e3:1920,t.width),n.height=Math.min(a?1e3:1920,Math.round(n.width/(t.width/t.height))),n.pixelAspectRatio=1}return n}let er=A`fit/w_${"width"},h_${"height"}`,en=A`fill/w_${"width"},h_${"height"},al_${"alignment"}`,ea=A`fill/w_${"width"},h_${"height"},fp_${"focalPointX"}_${"focalPointY"}`,eo=A`crop/x_${"x"},y_${"y"},w_${"width"},h_${"height"}`,es=A`crop/w_${"width"},h_${"height"},al_${"alignment"}`,el=A`fill/w_${"width"},h_${"height"},al_${"alignment"}`,eh=A`,lg_${"upscaleMethodValue"}`,ec=A`,q_${"quality"}`,ed=A`,quality_auto`,eu=A`,usm_${"radius"}_${"amount"}_${"threshold"}`,em=A`,bl`,eg=A`,wm_${"watermark"}`,ep={[I]:A`,con_${"contrast"}`,[E]:A`,br_${"brightness"}`,[w]:A`,sat_${"saturation"}`,hue:A`,hue_${"hue"}`,[L]:A`,blur_${"blur"}`},ef=A`,enc_auto`,e_=A`,enc_avif`,eb=A`,enc_pavif`,eT=A`,pstr`,eI=A`,anm_all`;function eE(e,t,i,r={},h){if(M(t.id,r?.hasAnimation,r?.allowAnimatedTransform,r?.allowFullGIFTransformation)){if(S(t.id)||N(t.id)){let{alignment:n,...a}=i;t.focalPoint={x:void 0,y:void 0},delete t?.crop,h=et(e,t,a,r)}else h=h||et(e,t,i,r);return function(e){let t=[];e.parts.forEach(e=>{switch(e.transformType){case o:t.push(eo(e));break;case s:t.push(es(e));break;case l:let i=el(e);e.upscale&&(i+=eh(e)),t.push(i);break;case"fit":let r=er(e);e.upscale&&(r+=eh(e)),t.push(r);break;case n:let h=en(e);e.upscale&&(h+=eh(e)),t.push(h);break;case a:let c=ea(e);e.upscale&&(c+=eh(e)),t.push(c)}});let i=t.join("/");if(e.quality&&(i+=ec(e)),e.unsharpMask&&(i+=eu(e.unsharpMask)),e.progressive||(i+=em(e)),e.watermark&&(i+=eg(e)),e.filters&&(i+=Object.keys(e.filters).map(t=>ep[t](e.filters)).join("")),e.fileType!==v.GIF&&("AVIF"===e.encoding?(i+=e_(e),i+=ed(e)):"PAVIF"===e.encoding?(i+=eb(e),i+=ed(e)):e.autoEncode&&(i+=ef(e))),e.src?.isAnimated&&e.transformed){let t=G(e.src.id),r=!0===e.isPlaceholderFlow,n=!0===e.allowFullGIFTransformation;r?i+=eT(e):t&&n&&(i+=eI(e))}return`${e.src.id}/v1/${i}/${e.fileName}.${e.preferredExtension}`}(h)}return t.id}let ew={[h.CENTER]:"50% 50%",[h.TOP_LEFT]:"0% 0%",[h.TOP_RIGHT]:"100% 0%",[h.TOP]:"50% 0%",[h.BOTTOM_LEFT]:"0% 100%",[h.BOTTOM_RIGHT]:"100% 100%",[h.BOTTOM]:"50% 100%",[h.RIGHT]:"100% 50%",[h.LEFT]:"0% 50%"},eL=Object.entries(ew).reduce((e,[t,i])=>(e[i]=t,e),{}),ev=[r.TILE,r.TILE_HORIZONTAL,r.TILE_VERTICAL,r.LEGACY_BG_FIT_AND_TILE,r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL,r.LEGACY_BG_FIT_AND_TILE_VERTICAL],eA=[r.LEGACY_ORIGINAL_SIZE,r.ORIGINAL_SIZE,r.LEGACY_BG_NORMAL];function ey(e,t,{width:i,height:n}){return e===r.TILE&&t.width>i&&t.height>n}let eO={width:"100%",height:"100%"};function eC(e,t,i,n={}){var a;let o,{autoEncode:s=!0,isSEOBot:l,shouldLoadHQImage:h,hasAnimation:c,allowAnimatedTransform:d,encoding:u}=n;if(!R(e,t,i))return p;let m=d??!0,g=M(t.id,c,m);if(!g||h)return eR(e,t,i,{...n,autoEncode:s,useSrcset:g});let f={...i,...function(e,{width:t,height:i}){if(!t||!i){let r=t||Math.min(980,e.width),n=r/e.width;return{width:r,height:i||e.height*n}}return{width:t,height:i}}(t,i)},{alignment:_,htmlTag:b}=f,T=ey(e,t,f),I=function(e,t,{width:i,height:r},n=!1){var a,o;if(n)return{width:i,height:r};let s=!eA.includes(e),l=ey(e,t,{width:i,height:r}),h=!l&&ev.includes(e),c=h?t.width:i,d=h?t.height:r,u=s?(a=c,o=x(t.id),a>900?o?.05:.15:a>500?o?.1:.18:a>200?.25:1):1;return{width:l?1920:c*u,height:d*u}}(e,t,f,l),E=(a=f.width,l?0:ev.includes(e)?1:a>200?2:3),w=(o=ev.includes(e)&&!T,e===r.SCALE_TO_FILL||o?r.SCALE_TO_FIT:e),L=function(e,t,i,n="center"){let a={img:{},container:{}};if(e===r.SCALE_TO_FILL){var o;let e=t.focalPoint&&(o=t.focalPoint,eL[`${o.x}% ${o.y}%`]||"");t.focalPoint&&!e?a.img={objectPosition:function(e,t,i){let{width:r,height:n}=e,{width:a,height:o}=t,{x:s,y:l}=i;if(!a||!o)return`${s}% ${l}%`;let h=Math.max(a/r,o/n),c=r*h,d=n*h,u=Math.max(0,Math.min(c-a,s/100*c-a/2)),m=Math.max(0,Math.min(d-o,l/100*d-o/2)),g=u&&Math.floor(u/(c-a)*100),p=m&&Math.floor(m/(d-o)*100);return`${g}% ${p}%`}(t,i,t.focalPoint)}:a.img={objectPosition:ew[e||n]}}else[r.LEGACY_ORIGINAL_SIZE,r.ORIGINAL_SIZE].includes(e)?a.img={objectFit:"none",top:"auto",left:"auto",right:"auto",bottom:"auto"}:ev.includes(e)&&(a.container={backgroundSize:`${t.width}px ${t.height}px`});return a}(e,t,i,_),{uri:v}=eR(w,t,{...I,alignment:_,htmlTag:b},{autoEncode:s,filters:E?{blur:E}:{},hasAnimation:c,allowAnimatedTransform:m,encoding:u,isPlaceholderFlow:!0}),{attr:A={},css:y}=eR(e,t,{...f,alignment:_,htmlTag:b},{});return y.img=y.img||{},y.container=y.container||{},Object.assign(y.img,L.img,eO),Object.assign(y.container,L.container),{uri:v,css:y,attr:A,transformed:!0}}function eR(e,t,i,r){let n={};if(R(e,t,i)){var a;let o,s=ei(e,t,i),l=et(e,t,s,r);n.uri=eE(e,t,s,r,l),r?.useSrcset&&(n.srcset=(a=n,o=s.pixelAspectRatio||1,{dpr:[`${1===o?a.uri:eE(e,t,{...s,pixelAspectRatio:1},r)} 1x`,`${2===o?a.uri:eE(e,t,{...s,pixelAspectRatio:2},r)} 2x`]})),Object.assign(n,(s.htmlTag===u.BG?j:s.htmlTag===u.SVG?X:J)(l,s),{transformed:l.transformed})}else n=p;return n}function eM(e,t,i,r){if(R(e,t,i)){let n=ei(e,t,i),a=et(e,t,n,r);return{uri:eE(e,t,n,r||{},a)}}return{uri:""}}let ex="https://static.wixstatic.com/media/",eS=/^media\//i,eG="undefined"!=typeof window?window.devicePixelRatio:1,eN=(e,t)=>{let i=t&&t.baseHostURL;return i?`${i}${e}`:eS.test(e)?`https://static.wixstatic.com/${e}`:`${ex}${e}`};q();let eP="center",eF=[1920,1536,1366,1280,980],ek=(e,t,i)=>{let{displayMode:r,uri:n,width:a,height:o,name:s,crop:l,focalPoint:h,alignType:c,quality:d,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,encoding:p,siteMargin:f,widthProportion:_,allowFullGIFTransformation:b,baseHostURL:T}=e;if(_){let e,g,I=(e="original_size"===r,g=a/o,eF.map((r,I)=>{let E=980===r,w=e=>E?t:_/100*(e-2*(f||0)),L=w(eF[I+1]),v=w(r),A=L/i,y=!(e||E)&&((e,t,i,r,n,a,o,s=eP)=>{if(e>t){let e=Math.round(r/(a/n)),t=Math.round(i/2-e/2);return s.includes("top")?t=0:s.includes("bottom")&&(t=i-e),{width:r,height:e,x:0,y:t}}{let e=Math.round(i/(n/o)),t=Math.round(r/2-e/2);return s.includes("left")?t=0:s.includes("right")&&(t=r-e),{width:e,height:i,x:t,y:0}}})(A,g,o,a,i,L,v,c),{srcset:O,fallbackSrc:C,css:R}=ek({displayMode:e?"original_size":E?"fill":"fit",uri:n,width:a,height:o,crop:l||y,name:s,focalPoint:h,alignType:c,quality:d,upscaleMethod:u,hasAnimation:m,encoding:p,allowFullGIFTransformation:b,baseHostURL:T},v,i);return e&&R&&(R.img.objectFit="cover"),{srcset:O||"",sizes:E?`${_}vw`:`${v}px`,media:`(max-width: ${r}px)`,fallbackSrc:C,imgStyle:R?.img}})).filter(Boolean).reverse();return{fallbackSrc:I[0].fallbackSrc,sources:I,css:I[0].imgStyle}}{let{srcset:e,css:f,uri:_}=eR(r,{id:n,width:a,height:o,name:s,crop:l,focalPoint:h},{width:t,height:i,alignment:c},{focalPoint:h,name:s,quality:d?.quality,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,useSrcset:!0,encoding:p,allowFullGIFTransformation:b}),I=T||eB,E=e?.dpr?.map(e=>/^[a-z]+:/.test(e)?e:`${I}${e}`);return{fallbackSrc:`${I}${_}`,srcset:E?.join(", ")||"",css:f}}};q();let e$={getScaleToFitImageURL:function(e,t,i,n,a,o){return eN(eM(r.SCALE_TO_FIT,{id:e,width:t,height:i,name:o&&o.name},{width:n,height:a,htmlTag:u.IMG,alignment:h.CENTER,pixelAspectRatio:o?.devicePixelRatio??eG},o).uri,o)},getScaleToFillImageURL:function(e,t,i,n,a,o){return eN(eM(r.SCALE_TO_FILL,{id:e,width:t,height:i,name:o&&o.name,focalPoint:{x:o&&o.focalPoint&&o.focalPoint.x,y:o&&o.focalPoint&&o.focalPoint.y}},{width:n,height:a,htmlTag:u.IMG,alignment:h.CENTER,pixelAspectRatio:o?.devicePixelRatio??eG},o).uri,o)},getCropImageURL:function(e,t,i,n,a,o,s,l,c,d){return eN(eM(r.SCALE_TO_FILL,{id:e,width:t,height:i,name:d&&d.name,crop:{x:n,y:a,width:o,height:s}},{width:l,height:c,htmlTag:u.IMG,alignment:h.CENTER,pixelAspectRatio:d?.devicePixelRatio??eG},d).uri,d)}},eB=ex},55901(e,t,i){(0,i(16858).Rr)()},19787(e,t,i){var r=i(16858),n=i(99090);((e=window)=>{let{mediaServices:t,environmentConsts:i,requestUrl:a,staticVideoUrl:o}=e.customElementNamespace;(0,r.EH)(e,t,{...i,prefersReducedMotion:(0,n.O)(window,a),staticVideoUrl:o}),(0,r.jh)(e),(0,r.p7)(e,t,i)})(),window.resolveExternalsRegistryModule("imageClientApi")},16858(e,t,i){i.d(t,{_o:()=>s,NL:()=>y,yO:()=>w,vk:()=>c,EH:()=>k,KU:()=>l,Rr:()=>x,jh:()=>G,p7:()=>A,Aq:()=>h});var r=i(17709),n=i.n(r);let a=(e,t,i)=>{let r=1,n=0;for(let a=0;a<e.length;a++){let o=e[a];if(o>t||(n+=o)>t&&(r++,n=o,r>i))return!1}return!0};function o(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}function s(){class e extends HTMLElement{setContainerHeight(e){this.style.setProperty("--flex-columns-height",`${e}px`)}removeContainerHeight(){this.style.removeProperty("--flex-columns-height")}getColumnCount(e){return parseInt(e.getPropertyValue("--flex-column-count"),10)}getRowGap(e){return parseInt(e.getPropertyValue("row-gap")||"0",10)}activate(){this.isActive=!0,this.attachObservers(),this.recalcHeight()}deactivate(){this.isActive=!1,this.detachHeightCalcObservers(),this.removeContainerHeight()}calcActive(){return"multi-column-layout"===getComputedStyle(this).getPropertyValue("--container-layout-type")}get itemsHeights(){return Array.from(this.children).map(e=>{let t=getComputedStyle(e),i=parseFloat(t.height||"0");return i+=parseFloat(t.marginTop||"0"),{height:i+=parseFloat(t.marginBottom||"0")}})}setIsActive(){let e=this.calcActive();this.isActive!==e&&(e?this.activate():this.deactivate())}connectedCallback(){this.cleanUp(),this.createObservers(),this.setIsActive(),window.document.body&&this.isActiveObserver?.observe(window.document.body)}disconnectedCallback(){this.cleanUp()}constructor(...e){super(...e),o(this,"containerWidthObserver",void 0),o(this,"mutationObserver",void 0),o(this,"isActiveObserver",void 0),o(this,"childResizeObserver",void 0),o(this,"containerWidth",0),o(this,"isActive",!1),o(this,"isDuringCalc",!1),o(this,"attachObservers",()=>{this.mutationObserver?.observe(this,{childList:!0,subtree:!0}),this.containerWidthObserver?.observe(this),Array.from(this.children).forEach(e=>{this.handleItemAdded(e)})}),o(this,"detachHeightCalcObservers",()=>{this.mutationObserver?.disconnect(),this.containerWidthObserver?.disconnect(),this.childResizeObserver?.disconnect()}),o(this,"recalcHeight",()=>{this.isActive&&n().measure(()=>{if(!this.isActive||this.isDuringCalc)return;this.isDuringCalc=!0;let e=getComputedStyle(this),t=((e,t,i)=>{let r=-1/0,n=e.map(e=>(e.height+t>r&&(r=e.height+t),e.height+t)),o=r,s=r*e.length,l=r;for(;o<s;){let e=Math.floor((o+s)/2);a(n,e,i)?s=e:o=e+1,l=o}return l-t})(this.itemsHeights,this.getRowGap(e),this.getColumnCount(e));this.isDuringCalc=!1,n().mutate(()=>{this.setContainerHeight(t),this.style.setProperty("visibility",null)})})}),o(this,"cleanUp",()=>{this.detachHeightCalcObservers(),this.removeContainerHeight(),this.isActiveObserver?.disconnect()}),o(this,"handleItemAdded",e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.observe(e)}),o(this,"handleItemRemoved",e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.unobserve(e)}),o(this,"createObservers",()=>{this.containerWidthObserver=new ResizeObserver(e=>{let t=e[0];if(t.contentRect.width!==this.containerWidth){if(0===this.containerWidth){this.containerWidth=t.contentRect.width;return}this.containerWidth=t.contentRect.width,this.recalcHeight()}}),this.mutationObserver=new MutationObserver(e=>{e.forEach(e=>{Array.from(e.removedNodes).forEach(this.handleItemRemoved),Array.from(e.addedNodes).forEach(this.handleItemAdded)}),this.recalcHeight()}),this.childResizeObserver=new ResizeObserver(()=>{this.recalcHeight()}),this.isActiveObserver=new ResizeObserver(()=>{this.setIsActive()})})}}return e}let l="multi-column-layouter",h=()=>{let e={observedElementToRelayoutTarget:new Map,getLayoutTargets(t){let i=new Set;return t.forEach(t=>i.add(e.observedElementToRelayoutTarget.get(t))),i},observe:i=>{e.observedElementToRelayoutTarget.set(i,i),t.observe(i)},unobserve:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)},observeChild:(i,r)=>{e.observedElementToRelayoutTarget.set(i,r),t.observe(i)},unobserveChild:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)}},t=new window.ResizeObserver(t=>{e.getLayoutTargets(t.map(e=>e.target)).forEach(e=>e.reLayout())});return e},c=(e,t=window)=>{let i=!1;return(...r)=>{i||(i=!0,t.requestAnimationFrame(()=>{i=!1,e(...r)}))}};function d(...e){let t=e[0];for(let i=1;i<e.length;++i)t=`${t.replace(/\/$/,"")}/${e[i].replace(/^\//,"")}`;return t}var u=i(26350);let m={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},g=(e,t)=>e&&t&&Object.keys(t).forEach(i=>e.setAttribute(i,t[i])),p=(e,t)=>e&&t&&Object.keys(t).forEach(i=>{let r=t[i];if(void 0!==r)e.style[i]="number"!=typeof r||m[i]?r:`${r}px`;else e.style.removeProperty(i)}),f=(e,t,i=!0)=>{var r;return e&&i?(r=e.dataset[t])?"true"===r||"false"!==r&&("null"===r?null:`${+r}`===r?+r:r):r:e.dataset[t]},_=(e,t)=>e&&t&&Object.assign(e.dataset,t),b=e=>e||document.documentElement.clientHeight||window.innerHeight||0,T={fit:"contain",fill:"cover"};var I=i(69654);let E=(e,t,i)=>{void 0===e.customElements.get(t)&&e.customElements.define(t,i)};function w(e,t=window){class i extends t.HTMLElement{reLayout(){}connectedCallback(){this.observeResize(),this.reLayout()}disconnectedCallback(){this.unobserveResize(),this.unobserveChildren()}observeResize(){e.resizeService.observe(this)}unobserveResize(){e.resizeService.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new t.MutationObserver(()=>this.reLayout())),this.childListObserver.observe(e,{childList:!0})}observeChildAttributes(e,i=[]){this.childrenAttributesObservers||(this.childrenAttributesObservers=[]);let r=new t.MutationObserver(()=>this.reLayout());r.observe(e,{attributeFilter:i}),this.childrenAttributesObservers.push(r)}observeChildResize(t){this.childrenResizeObservers||(this.childrenResizeObservers=[]),e.resizeService.observeChild(t,this),this.childrenResizeObservers.push(t)}unobserveChildrenResize(){this.childrenResizeObservers&&(this.childrenResizeObservers.forEach(t=>{e.resizeService.unobserveChild(t)}),this.childrenResizeObservers=null)}unobserveChildren(){if(this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null),this.childrenAttributesObservers){for(let e of this.childrenAttributesObservers)e.disconnect(),e=null;this.childrenAttributesObservers=null}this.unobserveChildrenResize()}constructor(){super()}}return i}let L=e=>{if(e.customElementNamespace||(e.customElementNamespace={}),void 0===e.customElementNamespace.WixElement){let t=w({resizeService:h()},e);return e.customElementNamespace.WixElement=t,t}return e.customElementNamespace.WixElement},v="wix-bg-image",A=(e=globalThis.window,t={},i={experiments:{}})=>{if(e&&void 0===e.customElements.get(v)){let r=function(e,t,i,r=window){let n=((e=window)=>({measure:function(e,t,i,{containerId:r,bgEffectName:n},a){let o=i[e],s=i[r],{width:l,height:h}=a.getMediaDimensionsByEffect(n,s.offsetWidth,s.offsetHeight,b(a.getScreenHeightOverride?.()));t.width=l,t.height=h,t.currentSrc=o.style.backgroundImage,t.bgEffectName=o.dataset.bgEffectName},patch:function(t,i,r,n,a){let o=r[t];n.targetWidth=i.width,n.targetHeight=i.height;let s=((e,t,i)=>{var r;let n,{targetWidth:a,targetHeight:o,imageData:s,filters:l,displayMode:h=u.fittingTypes.SCALE_TO_FILL}=e;if(!a||!o||!s.uri)return{uri:"",css:{}};let{width:c,height:d,crop:m,name:g,focalPoint:p,upscaleMethod:f,quality:_,devicePixelRatio:b=t.devicePixelRatio}=s,T={filters:l,upscaleMethod:f,..._,hasAnimation:e?.hasAnimation||s?.hasAnimation},I=(r=b,((n=window.location.search.split("&").map(e=>e.split("=")).find(e=>e[0].toLowerCase().includes("devicepixelratio")))?Number(n[1]):null)||r||1),E={id:s.uri,width:c,height:d,...m&&{crop:m},...p&&{focalPoint:p},...g&&{name:g}},w={width:a,height:o,htmlTag:"bg",pixelAspectRatio:I,alignment:e.alignType||u.alignTypes.CENTER},L=(0,u.getData)(h,E,w,T),v=s.baseHostURL||t.staticMediaUrl;return L.uri=((e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let r=`${t}/`;return e&&(/^micons\//.test(e)?r=i:"ico"===/[^.]+$/.exec(e)[0]&&(r=r.replace("media","ficons"))),r+e})(L.uri,v,t.mediaRootUrl),L})(n,a,0);if(function(e="",t){return!e.includes(t)||!!e!=!!t}(i.currentSrc,s.uri)){let t,i;t={backgroundImage:`url("${s.uri}")`,...s.css.container},(i=new e.Image).onload=p.bind(null,o,t),i.src=s.uri}else p(o,s.css.container)}}))(r);return class extends e{reLayout(){if(t.isExperimentOpen("specs.thunderbolt.tb_stop_client_images")||t.isExperimentOpen("specs.thunderbolt.final_force_webp")||t.isExperimentOpen("specs.thunderbolt.final_force_no_webp"))return;let e={},a={},o=(0,I.ZH)(this,{experiments:i.experiments,logger:i.logger,document:r.document}),s=JSON.parse(this.dataset.tiledImageInfo),{bgEffectName:l}=this.dataset,{containerId:h}=s,c=(0,I.qc)(h,{experiments:i.experiments,logger:i.logger,document:r.document});e[o]=this,e[h]=c,s.displayMode=s.imageData.displayMode,t.mutationService.measure(()=>{n.measure(o,a,e,{containerId:h,bgEffectName:l},t)}),t.mutationService.mutate(()=>{n.patch(o,a,e,s,i,t)})}attributeChangedCallback(e,t){t&&this.reLayout()}disconnectedCallback(){super.disconnectedCallback()}static get observedAttributes(){return["data-tiled-image-info"]}constructor(){super()}}}(L(e),t,i,e);E(e,v,r)}};function y(e,t,i,r=window){let n={width:void 0,height:void 0,left:void 0};return class extends e{reLayout(){let{containerId:e,pageId:a,useCssVars:o,bgEffectName:s}=this.dataset,l=(0,I.hW)(this,e)||(0,I.qc)(`${e}`,{experiments:i.experiments,logger:i.logger,document:r.document}),h=(0,I.hW)(this,a)||(0,I.qc)(`${a}`,{experiments:i.experiments,logger:i.logger,document:r.document}),c={};t.mutationService.measure(()=>{let e="fixed"===r.getComputedStyle(this).position,i=b(t.getScreenHeightOverride?.()),n=l.getBoundingClientRect(),a=t.getMediaDimensionsByEffect(s,n.width,n.height,i),{hasParallax:d}=a,u=h&&(r.getComputedStyle(h).transition||"").includes("transform"),{width:m,height:g}=a,p=`${m}px`,f=`${g}px`,_=`${(n.width-m)/2}px`;if(e){let e=r.document.documentElement.clientLeft;_=u?`${l.offsetLeft-e}px`:`${n.left-e}px`}let T=e||d?0:`${(n.height-g)/2}px`;Object.assign(c,o?{"--containerW":p,"--containerH":f,"--containerL":_,"--screenH_val":`${i}`}:{width:p,height:f,left:_,top:T})}),t.mutationService.mutate(()=>{if(o){let e;p(this,n),e=this,e&&c&&Object.keys(c).forEach(t=>{e.style.setProperty(t,c[t])})}else p(this,c)})}connectedCallback(){super.connectedCallback(),t.windowResizeService.observe(this)}disconnectedCallback(){super.disconnectedCallback(),t.windowResizeService.unobserve(this)}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-is-full-height","data-container-size"]}constructor(){super()}}}let O="__more__",C="moreContainer";function R(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}let M="wix-dropdown-menu",x=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(M)){let t=h(),i=function(e,t,i=window){let r=((e=window)=>{let t=(e,t,i,r,n,a,o,s)=>{if(e-=n*(o?r.length:r.length-1),e-=s.left+s.right,t&&(r=r.map(()=>a)),r.some(e=>0===e))return null;let l=0,h=r.reduce((e,t)=>e+t,0);if(h>e)return null;if(t){if(i){let t=Math.floor(e/r.length),i=r.map(()=>t);if((l=t*r.length)<e){let t=Math.floor(e-l);r.forEach((e,r)=>{r<=t-1&&i[r]++})}return i}return r}if(i){let t=Math.floor((e-h)/r.length);l=0;let i=r.map(e=>(l+=e+t,e+t));if(l<e){let t=Math.floor(e-l);r.forEach((e,r)=>{r<=t-1&&i[r]++})}return i}return r},i=e=>{let t=parseFloat(e);return isFinite(t)?t:0},r=e=>!isNaN(parseFloat(e))&&isFinite(e);return{measure:(r,n)=>{var a;let o,s,l,h,c,d,u,m,g,p,_={},b={};b[r]=n;let T=1,I=n.getRootNode().querySelector("[id^=site-root]");I&&(T=I.getBoundingClientRect().width/I.offsetWidth);let E=(o=+f(b[r],"numItems"))<=0||o>Number.MAX_SAFE_INTEGER?[]:Array(o).fill(0).map((e,t)=>String(t)),w=["moreContainer","itemsContainer","dropWrapper"].concat(E,[O]);w.forEach(e=>{let t=`${r}${e}`;b[t]=n.getRootNode().getElementById(`${t}`)}),a=T,s={},w.forEach(e=>{let t=`${r}${e}`,i=b[t];i&&(s[t]={width:i.offsetWidth,boundingClientRectWidth:Math.round(i.getBoundingClientRect().width/a),height:i.offsetHeight})}),_.children=s;let L=b[r],v=b[`${r}itemsContainer`],A=v.childNodes,y=b[`${r}moreContainer`],C=y.childNodes,R=f(L,"stretchButtonsToMenuWidth"),M=f(L,"sameWidthButtons");_.absoluteLeft=L.getBoundingClientRect().left,_.bodyClientWidth=e.document.body.clientWidth,_.alignButtons=f(L,"dropalign"),_.hoverListPosition=f(L,"drophposition"),_.menuBorderY=parseInt(f(L,"menuborderY"),10),_.ribbonExtra=parseInt(f(L,"ribbonExtra"),10),_.ribbonEls=parseInt(f(L,"ribbonEls"),10),_.labelPad=parseInt(f(L,"labelPad"),10),_.menuButtonBorder=parseInt(f(L,"menubtnBorder"),10),l=v.lastChild,_.menuItemContainerMargins=(parseInt((h=e.getComputedStyle(l)).marginLeft,10)||0)+(parseInt(h.marginRight,10)||0),d=i((c=e.getComputedStyle(v)).borderTopWidth)+i(c.paddingTop),u=i(c.borderBottomWidth)+i(c.paddingBottom),m=i(c.borderLeftWidth)+i(c.paddingLeft),g=i(c.borderRightWidth)+i(c.paddingRight),d+=i(c.marginTop),u+=i(c.marginBottom),m+=i(c.marginLeft),g+=i(c.marginRight),_.menuItemContainerExtraPixels={top:d,bottom:u,left:m,right:g,height:d+u,width:m+g},_.needToOpenMenuUp=L.getBoundingClientRect().top>e.innerHeight/2,_.menuItemMarginForAllChildren=!R||"false"!==v.getAttribute("data-marginAllChildren"),_.moreSubItem=[],_.labelWidths={},_.linkIds={},_.parentId={},_.menuItems={},_.labels={},C.forEach((t,i)=>{_.parentId[t.id]=f(t,"parentId");let r=f(t,"dataId");_.menuItems[r]={dataId:r,parentId:f(t,"parentId"),moreDOMid:t.id,moreIndex:i},b[t.id]=t;let n=t.querySelector("p");b[n.id]=n,_.labels[n.id]={width:n.offsetWidth,height:n.offsetHeight,left:n.offsetLeft,lineHeight:parseInt(e.getComputedStyle(n).fontSize,10)},_.moreSubItem.push(t.id)}),A.forEach((e,t)=>{let i,r,n=f(e,"dataId");_.menuItems[n]=_.menuItems[n]||{},_.menuItems[n].menuIndex=t,_.menuItems[n].menuDOMid=e.id,_.children[e.id].left=e.offsetLeft;let a=e.querySelector("p");b[a.id]=a,_.labelWidths[a.id]=(i=a,r=T,Math.round(i.getBoundingClientRect().width/r));let o=e.querySelector("p");b[o.id]=o,_.linkIds[e.id]=o.id});let x=L.offsetHeight;_.height=x,_.width=L.offsetWidth,p=x-_.menuBorderY-_.labelPad-_.ribbonEls-_.menuButtonBorder-_.ribbonExtra,_.lineHeight=`${p}px`;let S=((e,i,r,n,a)=>{let o=i.width;i.hasOriginalGapData={},i.originalGapBetweenTextAndBtn={};let s=a.map(t=>{let r,a=f(n[e+t],"originalGapBetweenTextAndBtn");return(void 0===a?(i.hasOriginalGapData[t]=!1,r=i.children[e+t].boundingClientRectWidth-i.labelWidths[`${e+t}label`],i.originalGapBetweenTextAndBtn[e+t]=r):(i.hasOriginalGapData[t]=!0,r=parseFloat(a)),i.children[e+t].width>0)?Math.floor(i.labelWidths[`${e+t}label`]+r):0}),l=s.pop(),h=r.sameWidthButtons,c=r.stretchButtonsToMenuWidth,d=!1,u=i.menuItemContainerMargins,m=i.menuItemMarginForAllChildren,g=i.menuItemContainerExtraPixels,p=s.reduce((e,t)=>e>t?e:t,-1/0),_=t(o,h,c,s,u,p,m,g);if(!_){for(let e=1;e<=s.length;e++)if(_=t(o,h,c,s.slice(0,-1*e).concat(l),u,p,m,g)){d=!0;break}_||(d=!0,_=[l])}if(d){let e=_[_.length-1];for(_=_.slice(0,-1);_.length<a.length;)_.push(0);_[_.length-1]=e}return{realWidths:_,moreShown:d}})(r,_,{sameWidthButtons:M,stretchButtonsToMenuWidth:R},b,E.concat(O));return _.realWidths=S.realWidths,_.isMoreShown=S.moreShown,_.menuItemIds=E,_.hoverState=f(y,"hover",!1),{measures:_,domNodes:b}},patch:(e,t,i)=>{let n=i[e];p(n,{overflowX:"visible"});let{menuItemIds:a,needToOpenMenuUp:o}=t,s=a.concat(O);_(n,{dropmode:o?"dropUp":"dropDown"});let l=0;if(t.hoverState===O){let e,r,n=t.realWidths.indexOf(0),o=t.menuItems[e=t.menuItems,r=e=>e.menuIndex===n,Object.keys(e).find(t=>r(e[t],t))],s=o.moreIndex,h=s===a.length-1;o.moreDOMid&&g(i[o.moreDOMid],{"data-listposition":h?"dropLonely":"top"}),Object.values(t.menuItems).filter(e=>!!e.moreDOMid).forEach(e=>{if(e.moreIndex<s)p(i[e.moreDOMid],{display:"none"});else{let i=`${e.moreDOMid}label`;l=Math.max(t.labels[i].width,l)}})}else t.hoverState&&t.moreSubItem.forEach((i,r)=>{let n=`${e+C+r}label`;l=Math.max(t.labels[n].width,l)});((e,t,i,n)=>{let{hoverState:a}=t;if("-1"!==a){let{menuItemIds:o}=t,s=o.indexOf(a);if(r(t.hoverState)||a===O){if(!t.realWidths)return;let a=Math.max(n,t.children[-1!==s?e+s:e+O].width),o=Math.max(n,t.children[`${e}dropWrapper`].width),l=(0!==t.moreSubItem.length?t.labels[`${t.moreSubItem[0]}label`].lineHeight:0)+15+t.menuBorderY+t.labelPad+t.menuButtonBorder;t.moreSubItem.forEach(e=>{p(i[e],{minWidth:`${a}px`}),p(i[`${e}label`],{minWidth:"0px",lineHeight:`${l}px`})});let h=r(t.hoverState)?t.hoverState:"__more__",c={width:t.children[e+h].width,left:t.children[e+h].left},d=((e,t,i,r,n)=>{let{width:a,height:o,alignButtons:s,hoverListPosition:l,menuItemContainerExtraPixels:h}=t,c=t.absoluteLeft,d=((e,t,i,r,n,a,o,s,l,h)=>{let c="0px",d="auto",u=a.left,m=a.width;if("left"===t?c="left"===n?0:`${u+e.left}px`:"right"===t?(d="right"===n?0:`${r-u-m-e.right}px`,c="auto"):"left"===n?c=`${u+(m+e.left-i)/2}px`:"right"===n?(c="auto",d=`${(m+e.right-(i+e.width))/2}px`):c=`${e.left+u+(m-(i+e.width))/2}px`,"auto"!==c){let e=o+parseInt(c,10);e+h>l?(c="auto",d=0):c=e<0?0:c}return"auto"!==d&&(d=s-parseInt(d,10)>l?0:d),{moreContainerLeft:c,moreContainerRight:d}})(h,s,r,a,l,i,c,c+a,t.bodyClientWidth,n);return{left:d.moreContainerLeft,right:d.moreContainerRight,top:t.needToOpenMenuUp?"auto":`${o}px`,bottom:t.needToOpenMenuUp?`${o}px`:"auto"}})(0,t,c,a,o);p(i[`${e}${C}`],{left:d.left,right:d.right}),p(i[`${e}dropWrapper`],{left:d.left,right:d.right,top:d.top,bottom:d.bottom})}}})(e,t,i,l),t.originalGapBetweenTextAndBtn&&s.forEach(r=>{t.hasOriginalGapData[r]||_(i[`${e}${r}`],{originalGapBetweenTextAndBtn:t.originalGapBetweenTextAndBtn[`${e}${r}`]})}),((e,t,i,r)=>{let{realWidths:n,height:a,menuItemContainerExtraPixels:o}=i,s=0,l=null,h=null,c=i.lineHeight,d=a-o.height;for(let a=0;a<r.length;a++){let o=n[a],u=o>0,m=e+r[a];h=i.linkIds[m],u?(s++,l=m,p(t[m],{width:`${o}px`,height:`${d}px`,position:"relative","box-sizing":"border-box",overflow:"visible",visibility:"inherit"}),p(t[`${m}label`],{"line-height":c}),g(t[m],{"aria-hidden":!1})):(p(t[m],{height:"0px",overflow:"hidden",position:"absolute",visibility:"hidden"}),g(t[m],{"aria-hidden":!0}),g(t[h],{tabIndex:-1}))}1===s&&(_(t[`${e}moreContainer`],{listposition:"lonely"}),_(t[l],{listposition:"lonely"}))})(e,i,t,s)}}})(i);return class extends e{static get observedAttributes(){return["data-hovered-item"]}attributeChangedCallback(){this._isVisible()&&this.reLayout()}connectedCallback(){this._id=this.getAttribute("id"),this._hideElement(),this._waitForDomLoad().then(()=>{super.observeResize(),this._observeChildrenResize(),this.reLayout()})}disconnectedCallback(){t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),super.disconnectedCallback()}_waitForDomLoad(){let e,t=new Promise(t=>{e=t});return this._isDomReady()?e():(this._waitForDomReadyObserver=new i.MutationObserver(()=>this._onRootMutate(e)),this._waitForDomReadyObserver.observe(this,{childList:!0,subtree:!0})),t}_isDomReady(){return this._itemsContainer=this.getRootNode().getElementById(`${this._id}itemsContainer`),this._dropContainer=this.getRootNode().getElementById(`${this._id}dropWrapper`),this._itemsContainer&&this._dropContainer}_onRootMutate(e){this._isDomReady()&&(this._waitForDomReadyObserver.disconnect(),e())}_observeChildrenResize(){let e=Array.from(this._itemsContainer.childNodes);this._labelItems=e.map(e=>this.getRootNode().getElementById(`${e.getAttribute("id")}label`)),this._labelItems.forEach(e=>super.observeChildResize(e))}_setVisibility(e){this._visible=e,this.style.visibility=e?"inherit":"hidden"}_isVisible(){return this._visible}_hideElement(){this._setVisibility(!1)}_showElement(){this._setVisibility(!0)}reLayout(){let e,i;t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),this._mutationIds.read=t.mutationService.measure(()=>{let t=r.measure(this._id,this);e=t.measures,i=t.domNodes}),this._mutationIds.write=t.mutationService.mutate(()=>{r.patch(this._id,e,i),this._showElement()})}constructor(...e){super(...e),R(this,"_visible",!1),R(this,"_mutationIds",{read:null,write:null}),R(this,"_itemsContainer",null),R(this,"_dropContainer",null),R(this,"_labelItems",[])}}}(L(e),{resizeService:t,mutationService:n()},e);e.customElements.define(M,i)}},S="wix-iframe",G=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(S)){var t;let i=(t=L(e),class extends t{reLayout(){let e=this.querySelector("iframe");if(e){let t=e.dataset.src;t&&e.src!==t&&(e.src=t,e.dataset.src="",this.dataset.src="")}}attributeChangedCallback(e,t,i){i&&this.reLayout()}static get observedAttributes(){return["data-src"]}constructor(){super()}});E(e,S,i)}},N={measure(e,t,{hasBgScrollEffect:i,videoWidth:r,videoHeight:n,fittingType:a,alignType:o="center",qualities:s,staticVideoUrl:l,videoId:h,videoFormat:c,focalPoint:m}){var g,p,f,_,b,I,E,w,L,v;let A,y,O,C=i?t.offsetWidth:e.parentElement.offsetWidth,R=e.parentElement.offsetHeight,M=parseInt(r,10),x=parseInt(n,10),S=(g=a,p={wScale:C/M,hScale:R/x},f=M,_=x,{width:Math.round(f*(A=g===u.fittingTypes.SCALE_TO_FIT?Math.min(p.wScale,p.hScale):Math.max(p.wScale,p.hScale))),height:Math.round(_*A)}),G=(b=function(e,{width:t,height:i}){var r;return(r=e=>e.size,Object.values(e.reduce((e,t)=>(e[r(t)]=t,e),{}))).find(e=>e.size>t*i)||e[e.length-1]}(s,S),I=l,E=h,"mp4"===(w=c)?b.url?d(I,b.url):d(I,E,b.quality,w,"file.mp4"):""),N=(L=e,v=G,y=L.networkState===L.NETWORK_NO_SOURCE,O=!L.currentSrc.endsWith(v),v&&(O||y)),P=T[a]||"cover",F=m?function(e,t,i){let{width:r,height:n}=e,{width:a,height:o}=t,{x:s,y:l}=i;if(!a||!o)return`${s}% ${l}%`;let h=Math.max(a/r,o/n),c=r*h,d=n*h,u=Math.max(0,Math.min(c-a,s/100*c-a/2)),m=Math.max(0,Math.min(d-o,l/100*d-o/2)),g=u&&Math.floor(u/(c-a)*100),p=m&&Math.floor(m/(d-o)*100);return`${g}% ${p}%`}(S,{width:C,height:R},m):"",k=o.replace("_"," ");return{videoSourceUrl:G,needsSrcUpdate:N,videoStyle:{height:"100%",width:"100%",objectFit:P,objectPosition:F||k}}},mutate(e,t,i,r,n,a,o,s,l,h,c){var d,u,m;if(n?i.setAttribute("autoplay",""):i.removeAttribute("autoplay"),t){let{width:e,height:i,...n}=r;p(t,n)}else(function(e,t,i,r,n,a){a&&t.paused&&(i.style.opacity="1",t.style.opacity="0");let o=t.paused||""===t.currentSrc;if((e||a)&&o)if(t.ontimeupdate=null,t.onseeked=null,t.onplay=null,!a&&n){let e=t.muted;t.muted=!0,t.ontimeupdate=()=>{t.currentTime>0&&(t.ontimeupdate=null,t.onseeked=()=>{t.onseeked=null,t.muted=e,P(t,i,r)},t.currentTime=0)}}else t.onplay=()=>{a||(t.onplay=null),P(t,i,r)}})(o,i,e,s,n,c),p(i,r);d=o,u=i,m=a,d&&(u.src=m,u.load()),i.playbackRate=h}};function P(e,t,i){"fade"===i&&(t.style.transition="opacity 1.6s ease-out"),t.style.opacity="0",e.style.opacity="1"}let F="wix-video",k=(e=globalThis.window,t,i={experiments:{}})=>{if(e&&void 0===e.customElements.get(F)){var r,n;let a=L(e),o=new IntersectionObserver(e=>e.map(e=>{if(e.isIntersecting){let t=e.target;t.unobserveIntersect(),t.observeResize()}return e}),{rootMargin:"50% 100%"});E(e,F,(r=a,n={...t,intersectionObserver:o},class extends r{connectedCallback(){i.disableImagesLazyLoading?this.reLayout():n.intersectionObserver.observe(this)}disconnectedCallback(){this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()}unobserveIntersect(){n.intersectionObserver?.unobserve(this)}reLayout(){let{isVideoDataExists:e,videoWidth:t,videoHeight:r,qualities:a,videoId:o,videoFormat:s,alignType:l,fittingType:h,focalPoint:c,hasBgScrollEffect:d,autoPlay:u,animatePoster:m,containerId:g,isEditorMode:p,playbackRate:f,hasAlpha:_}=JSON.parse(this.dataset.videoInfo);if(!e)return;let b=!i.prefersReducedMotion&&u,T=this.querySelector(`video[id^="${g}"]`),E=this.querySelector(`.bgVideoposter[id^="${g}"]`);if(this.unobserveChildren(),!(T&&E))return void this.observeChildren(this);let w=(0,I.qc)(g,{document:this.getRootNode(),experiments:i.experiments,logger:i.logger}),L=(0,I.iT)(`.webglcanvas[id^="${g}"]`,{element:w,experiments:i.experiments,logger:i.logger});(_||"true"===w.dataset.hasAlpha)&&!L?requestAnimationFrame(()=>this.reLayout()):n.mutationService.measure(()=>{let{videoSourceUrl:e,needsSrcUpdate:u,videoStyle:g}=N.measure(T,w,{hasBgScrollEffect:d,videoWidth:t,videoHeight:r,fittingType:h,alignType:l,qualities:a,staticVideoUrl:i.staticVideoUrl,videoId:o,videoFormat:s,focalPoint:c});n.mutationService.mutate(()=>{N.mutate(E,L,T,g,b,e,u,m,s,f,p)})})}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-video-info"]}constructor(){super()}}))}}},46418(e,t,i){var r=i(17709),n=i.n(r),a=i(33842),o=i(26350),s=i(16858);let l=o,h=function(e,t=window){!function(e){if(void 0===e.Reflect||void 0===e.customElements||e.customElements.hasOwnProperty("polyfillWrapFlushCallback"))return;let t=e.HTMLElement;e.HTMLElement=function(){return e.Reflect.construct(t,[],this.constructor)},e.HTMLElement.prototype=t.prototype,e.HTMLElement.prototype.constructor=e.HTMLElement,e.Object.setPrototypeOf(e.HTMLElement,t),e.Object.defineProperty(e.HTMLElement,"name",{value:t.name})}(t);let i={registry:new Set,observe(e){i.registry.add(e)},unobserve(e){i.registry.delete(e)}};e.windowResizeService.init((0,s.vk)(()=>i.registry.forEach(e=>e.reLayout())),t);let r=(0,s.Aq)(),n=(e,i)=>{void 0===t.customElements.get(e)&&t.customElements.define(e,i)},a=(0,s.yO)({resizeService:r},t);return t.customElementNamespace={WixElement:a},n("wix-element",a),{contextWindow:t,defineWixBgMedia:e=>{n("wix-bg-media",(0,s.NL)(a,{windowResizeService:i,...e},t))},defineMultiColumnRepeaterElement:()=>{let e=(0,s._o)();n(s.KU,e)}}};var c=i(91534);let d=()=>({getSiteScale:()=>{let e=document.querySelector("#site-root");return e?e.getBoundingClientRect().width/e.offsetWidth:1}}),u=(e,t,i,r)=>{let{getMediaDimensions:n,...o}=a[e]||{};return n?{...n(t,i,r),...o}:{width:t,height:i,...o}},{experiments:m,media:g,requestUrl:p,site:f,siteAssets:_}=window.viewerModel;((e,t,i,r)=>{var a,o,s;let m,g,p,f,_,b,{environmentConsts:T,wixCustomElements:I,media:E,requestUrl:w,mediaServices:L}=(a=void 0,o=void 0,s=void 0,g={"specs.thunderbolt.useClassSelectorsForLookup":(m=t=>!!e.experiments[t])("specs.thunderbolt.useClassSelectorsForLookup"),"specs.thunderbolt.addIdAsClassName":m("specs.thunderbolt.addIdAsClassName")},p={staticMediaUrl:e.media.staticMediaUrl,mediaRootUrl:e.media.mediaRootUrl,externalBaseUrl:e.externalBaseUrl??"",hasUserDomainMedia:e.hasUserDomainMedia??!1,experiments:g,isViewerMode:!0,devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,...s},_={getMediaDimensionsByEffect:u,...f={mutationService:n(),isExperimentOpen:m,siteService:d()},...o},{...e,wixCustomElements:a||(b=d(),h({resizeService:{init:e=>new ResizeObserver(e)},windowResizeService:{init:e=>window.addEventListener("resize",e)},siteService:b})),services:f,environmentConsts:p,mediaServices:_}),v=I?.contextWindow||window;v.wixCustomElements=I,Object.assign(v.customElementNamespace,{mediaServices:L,environmentConsts:T,requestUrl:w,staticVideoUrl:E.staticVideoUrl}),(0,c.g)({...L},I.contextWindow,T),I.defineWixBgMedia(L),I.defineMultiColumnRepeaterElement(),window.__imageClientApi__=l})({experiments:m,media:g,requestUrl:p,externalBaseUrl:f?.externalBaseUrl??"",hasUserDomainMedia:_?.siteScopeParams?.hasUserDomainMedia??!1})},13176(e,t,i){i.d(t,{z:()=>r});let r=["MENU_AS_CONTAINER_TOGGLE","MENU_AS_CONTAINER_EXPANDABLE_MENU","BACK_TO_TOP_BUTTON","SCROLL_TO_","TPAMultiSection_","TPASection_","comp-","TINY_MENU","MENU_AS_CONTAINER","SITE_HEADER","SITE_FOOTER","SITE_PAGES","PAGES_CONTAINER","BACKGROUND_GROUP","POPUPS_ROOT"]},69654(e,t,i){i.d(t,{C5:()=>h,Xx:()=>c,ZH:()=>l,hW:()=>m,iT:()=>d,kp:()=>g,qc:()=>s,vP:()=>u});var r=i(13176);function n(e={}){let t=e?.experiments;if(!t&&"undefined"!=typeof window)try{let e=window;t=e.viewerModel?.experiments}catch{}if(!t)return!1;let i=t["specs.thunderbolt.useClassSelectorsForLookup"],r=t["specs.thunderbolt.addIdAsClassName"];return!!(i&&r)}function a(e={}){return e.document||("undefined"!=typeof document?document:null)}function o(e,t,i){e&&"function"==typeof e.meter&&e.meter("dom_selector_id_fallback",{customParams:{compId:t,selectorType:i}}),"undefined"!=typeof console&&console.warn&&console.warn(`[DOM Selectors] Fallback to ID for '${t}' (${i}).`)}function s(e,t={}){let i=a(t);if(!i||!e||"string"!=typeof e)return null;let r=n(t);if(r){let t=i.querySelector(`.${e}`);if(t)return t}let l=i.getElementById(e);return l&&r&&o(t?.logger,e,"getElementById"),l}function l(e,t={}){if(!e)return"";if(!n(t))return e.id;let i=Array.from(e.classList||[]),a=t.experiments?.["specs.thunderbolt.preserveWixSelectClass"];if(t.isEditor&&a&&!i.includes("wix-select"))return"";if(t.componentIds?.size){let e=null;for(let r of i){if(t.componentIds.has(r))return r;if(!e){let i=r.indexOf("__");if(i>0){let n=r.substring(0,i);t.componentIds.has(n)&&(e=r)}}}if(e)return e}let s=t.prefixes??r.z,h=null;for(let e of i)if(s.some(t=>e.startsWith(t))){if(e.includes("__"))return e;(!h||e.length<h.length)&&(h=e)}return h||(e.id&&o(t.logger,e.id,"getElementCompId"),e.id||"")}function h(e){return e.replace(/#([a-zA-Z0-9_-]+)/g,".$1").replace(/\[id="([^"]+)"\]/g,'[class~="$1"]').replace(/\[id\^="([^"]+)"\]/g,':is([class^="$1"],[class*=" $1"])').replace(/\[id\*="([^"]+)"\]/g,'[class*="$1"]').replace(/\[id\$="([^"]+)"\]/g,'[class$="$1"]')}function c(e,t,i=!1){if(!t)return e;let r=h(e);return`:is(${r}${i?".wix-select":""}, ${e})`}function d(e,t={}){let i=t.element||a(t);if(!i||!e||"string"!=typeof e)return null;let r=n(t);if(r){let t=h(e),r=i.querySelector(t);if(r)return r}let s=i.querySelector(e);return s&&r&&o(t.logger,e,"querySelector"),s}function u(e,t={}){let i=t.element||a(t);if(!i||!e||"string"!=typeof e)return[];let r=n(t);if(r){let t=h(e),r=Array.from(i.querySelectorAll(t));if(r.length>0)return r}let s=Array.from(i.querySelectorAll(e));return s.length>0&&r&&o(t.logger,e,"querySelectorAll"),s}function m(e,t,i={}){if(!t||"string"!=typeof t)return null;let r=n(i);if(r){let i=e.closest(`.${t}`);if(i)return i}let a=e.closest(`#${t}`);return a&&r&&o(i.logger,t,"getClosestByCompId"),a}function g(e,t,i={}){if(!t||"string"!=typeof t)return null;let r=n(i);if(r){let i=h(t),r=e.closest(i);if(r)return r}let a=e.closest(t);return a&&r&&o(i.logger,t,"closest"),a}}}]);
//# sourceMappingURL=custom-element-utils.inline.dfd062cc.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.25987d64.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["6901"],{33842(e,t,i){i.r(t),i.d(t,{BackgroundParallax:()=>n,BackgroundParallaxZoom:()=>o,BackgroundReveal:()=>l,BgCloseUp:()=>c,BgExpand:()=>d,BgFabeBack:()=>h,BgFadeIn:()=>u,BgFadeOut:()=>g,BgFake3D:()=>m,BgPanLeft:()=>f,BgPanRight:()=>b,BgParallax:()=>p,BgPullBack:()=>v,BgReveal:()=>w,BgRotate:()=>y,BgShrink:()=>M,BgSkew:()=>x,BgUnwind:()=>I,BgZoomIn:()=>P,BgZoomOut:()=>L,ImageParallax:()=>S,ImageReveal:()=>D});var a=i(16956);let s=(e,t)=>({width:e,height:t}),r=(e,t,i)=>({width:e,height:Math.max(t,i)}),n={hasParallax:!0,getMediaDimensions:r},o={hasParallax:!0,getMediaDimensions:r},l={hasParallax:!0,getMediaDimensions:r},c={getMediaDimensions:s},d={getMediaDimensions:s},h={getMediaDimensions:s},u={getMediaDimensions:s},g={getMediaDimensions:s},m={hasParallax:!0,getMediaDimensions:r},f={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},b={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},p={hasParallax:!0,getMediaDimensions:r},v={getMediaDimensions:s},w={hasParallax:!0,getMediaDimensions:r},y={getMediaDimensions:(e,t)=>{let i,s,r,n,o;return i=(0,a.kU)(22),s=Math.hypot(e,t)/2,r=Math.acos(e/2/s),n=e*Math.abs(Math.cos(i))+t*Math.abs(Math.sin(i)),o=e*Math.abs(Math.sin(i))+t*Math.abs(Math.cos(i)),{width:Math.ceil(i<r?n:2*s),height:Math.ceil(i<(0,a.kU)(90)-r?o:2*s)}}},M={getMediaDimensions:s},x={getMediaDimensions:(e,t)=>({width:e,height:e*Math.tan((0,a.kU)(20))+t})},I={getMediaDimensions:s},P={hasParallax:!0,getMediaDimensions:r},L={getMediaDimensions:(e,t)=>({width:1.15*e,height:1.15*t})},S={getMediaDimensions:(e,t)=>({width:e,height:1.5*t})},D={getMediaDimensions:(e,t,i)=>({width:e,height:i})}},16956(e,t,i){function a(e,t,i,a,s){return(s-e)*(a-i)/(t-e)+i}function s(e,t){let[i,a]=e,[s,r]=t;return Math.sqrt((s-i)**2+(r-a)**2)}function r(e){return e*Math.PI/180}function n(e,t,i){return void 0===e&&(e=[0,0]),void 0===t&&(t=[0,0]),void 0===i&&(i=0),(360+i+180*Math.atan2(t[1]-e[1],t[0]-e[0])/Math.PI)%360}i.d(t,{Io:()=>s,Rb:()=>n,_b:()=>a,kU:()=>r})},91534(e,t,i){i.d(t,{g:()=>f});var a=i(26350);let s={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},r=(e,t)=>(Array.isArray(t)?t:[t]).reduce((t,i)=>{let a=e[i];return void 0!==a?Object.assign(t,{[i]:a}):t},{}),n=(e,t)=>e&&t&&Object.keys(t).forEach(i=>{let a=t[i];if(void 0!==a)e.style[i]="number"!=typeof a||s[i]?a.toString():`${a}px`;else e.style.removeProperty(i)}),o=(e,t,i)=>{if(!e.targetWidth||!e.targetHeight||!e.imageData.uri)return{uri:"",css:{},transformed:!1};let{imageData:s}=e,n=e.displayMode||a.fittingTypes.SCALE_TO_FILL,o=Object.assign(r(s,["upscaleMethod"]),r(e,["filters","encoding","allowFullGIFTransformation"]),e.quality||s.quality,{hasAnimation:e?.hasAnimation||s?.hasAnimation}),d=c(e.imageData.devicePixelRatio||t.devicePixelRatio),h=Object.assign(r(s,["width","height","crop","name","focalPoint"]),{id:s.uri}),u={width:e.targetWidth,height:e.targetHeight,htmlTag:i||"img",pixelAspectRatio:d,alignment:e.alignType||a.alignTypes.CENTER},g=(0,a.getData)(n,h,u,o);return g.uri=l(g.uri,t.staticMediaUrl,t.mediaRootUrl),g},l=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let a=`${t}/`;return e&&(/^micons\//.test(e)?a=i:/[^.]+$/.exec(e)?.[0]==="ico"&&(a=a.replace("media","ficons"))),a+e},c=e=>{let t=window.location.search.split("&").map(e=>e.split("=")).find(e=>e[0]?.toLowerCase().includes("devicepixelratio"));return(t?.[1]?Number(t[1]):null)||e||1},d=function(e,t,i,{containerElm:a,bgEffect:s="none",sourceSets:r},n){var o,l;let c,d=i.image,h=i[e],u=n.getScreenHeightOverride?.()||document.documentElement.clientHeight||window.innerHeight||0,g=a?.dataset.mediaHeightOverrideType,m=s&&"none"!==s||r&&r.some(e=>e.scrollEffect),f=a&&m?a:h,b=window.getComputedStyle(h).getPropertyValue("--bg-scrub-effect"),{width:p,height:v}=n.getMediaDimensionsByEffect?.(b||s,f.offsetWidth,f.offsetHeight,u)||{width:h.offsetWidth,height:h.offsetHeight};if(r&&(o=f.offsetWidth,l=f.offsetHeight,c={},r.forEach(({mediaQuery:e,scrollEffect:t})=>{c[e]=n.getMediaDimensionsByEffect?.(t,o,l,u).height||l}),t.sourceSetsTargetHeights=c),!d)return;let w=d.getAttribute("src");b&&(t.top=.5*(h.offsetHeight-v),t.left=.5*(h.offsetWidth-p)),t.width=p,t.height="fixed"===g||"viewport"===g?document.documentElement.clientHeight+80:v,t.screenHeight=u,t.imgSrc=w,t.boundingRect=h.getBoundingClientRect(),t.mediaHeightOverrideType=g,t.srcset=d.srcset},h=function(e,t,i,s,r,l,c,d,h,u){if(!Object.keys(t).length)return;let{imageData:g}=s,m=i[e],f=i.image;h&&(g.devicePixelRatio=1);let b=s.targetScale||1,p=r.isExperimentOpen?.("specs.thunderbolt.allowFullGIFTransformation"),v={...s,...!s.skipMeasure&&{targetWidth:(t.width||0)*b,targetHeight:(t.height||0)*b},displayMode:g.displayMode,allowFullGIFTransformation:p},w=o(v,l,"img"),y=w?.css?.img||{};n(f,function(e,t,i,a,s){let r=function(e,t=1){return 1!==t?{...e,width:"100%",height:"100%"}:e}(t,a);if(s&&(delete r.height,r.width="100%"),!e)return r;let n={...r};return"fill"===i?(n.position="absolute",n.top="0"):"fit"===i&&(n.height="100%"),"fixed"===e&&(n["will-change"]="transform"),n.objectPosition&&(n.objectPosition=t.objectPosition.replace(/(center|bottom)$/,"top")),n}(t.mediaHeightOverrideType,y,g.displayMode,b,d)),(t.top||t.left)&&n(m,{top:`${t.top}px`,left:`${t.left}px`});let M=w?.uri||"",x=g?.hasAnimation||s?.hasAnimation,I=function(e,t,i){let{sourceSets:a}=t;if(!a||!a.length)return;let s={};return a.forEach(({mediaQuery:a,crop:r,focalPoint:n})=>{let l=o({...t,targetHeight:(e.sourceSetsTargetHeights||{})[a]||0,imageData:{...t.imageData,crop:r,focalPoint:n}},i,"img");s[a]=l.uri||""}),s}(t,v,l);if(u&&(f.dataset.ssrSrcDone="true"),!s.isLQIP||!s.lqipTransition||"transitioned"in m.dataset||(m.dataset.transitioned="",f.complete?f.onload=function(){f.dataset.loadDone=""}:f.onload=function(){f.complete?f.dataset.loadDone="":f.onload=function(){f.dataset.loadDone=""}}),c){let e;(e=g.uri,(0,a.getFileExtension)(e)===a.fileType.GIF||(0,a.getFileExtension)(e)===a.fileType.WEBP&&x)?(f.setAttribute("fetchpriority","low"),f.setAttribute("loading","lazy"),f.setAttribute("decoding","async")):f.setAttribute("fetchpriority","high"),f.currentSrc!==M&&f.setAttribute("src",M),t.srcset&&!t.srcset.split(", ").some(e=>e.split(" ")[0]===M)&&f.setAttribute("srcset",M),i.picture&&v.sourceSets&&Array.from(i.picture.querySelectorAll("source")).forEach(e=>{let t=e.media||"",i=I?.[t];e.srcset!==i&&e.setAttribute("srcset",i||"")})}},u={parallax:"ImageParallax",fixed:"ImageReveal"};var g=i(17709),m=i.n(g);function f(e={},t=null,i={}){if("undefined"==typeof window)return;let a={staticMediaUrl:"https://static.wixstatic.com/media",mediaRootUrl:"https://static.wixstatic.com",experiments:{},devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,disableImagesLazyLoading:(()=>{try{return"true"===new URL(window.location.href).searchParams.get("disableLazyLoading")}catch{return!1}})(),...i},s=function(e,t){let i="wow-image";if(void 0===(e=e||window).customElements.get(i)){let a,s;return e.ResizeObserver&&(a=new e.ResizeObserver(e=>e.map(e=>e.target.reLayout()))),e.IntersectionObserver&&(s=new IntersectionObserver(e=>e.map(e=>{if(e.isIntersecting){let t=e.target;t.unobserveIntersect(),t.observeResize()}return e}),{rootMargin:"150% 100%"})),function(r){var n,o;let l=(n={resizeService:a,intersectionService:s,mutationService:m(),...t},o=e,class extends o.HTMLElement{constructor(){super(),this.childListObserver=null,this.timeoutId=null}attributeChangedCallback(e,t){t&&this.reLayout()}connectedCallback(){r.disableImagesLazyLoading?this.reLayout():this.observeIntersect()}disconnectedCallback(){this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()}static get observedAttributes(){return["data-image-info"]}reLayout(){let e={},t={},i=this.getAttribute("id"),a=JSON.parse(this.dataset.imageInfo||""),s="true"===this.dataset.isResponsive,{bgEffectName:l}=this.dataset,{scrollEffect:c}=a.imageData,{sourceSets:g}=a,m=l||c&&u[c];g&&g.length&&g.forEach(e=>{e.scrollEffect&&(e.scrollEffect=u[e.scrollEffect])}),e[i]=this,a.containerId&&(e[a.containerId]=o.document.getElementById(`${a.containerId}`));let f=a.containerId?e[a.containerId]:void 0;if(e.image=this.querySelector("img"),e.picture=this.querySelector("picture"),!e.image)return void this.observeChildren(this);this.unobserveChildren(),this.observeChildren(this),n.mutationService.measure(()=>{d(i,t,e,{containerElm:f,bgEffect:m,sourceSets:g},n)});let b=(o,l)=>{n.mutationService.mutate(()=>{h(i,t,e,a,n,r,o,s,m,l)})},p=e.image,v=this.dataset.hasSsrSrc&&!p.dataset.ssrSrcDone;!p.getAttribute("src")||v?b(!0,!0):this.debounceImageLoad(b)}debounceImageLoad(e){clearTimeout(this.timeoutId),this.timeoutId=o.setTimeout(()=>{e(!0)},250),e(!1)}observeResize(){n.resizeService?.observe(this)}unobserveResize(){n.resizeService?.unobserve(this)}observeIntersect(){n.intersectionService?.observe(this)}unobserveIntersect(){n.intersectionService?.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new o.MutationObserver(()=>{this.reLayout()})),this.childListObserver.observe(e,{childList:!0})}unobserveChildren(){this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null)}});e.customElements.define(i,l)}}}(t,e);s&&s(a)}}},function(e){e.O(0,["1619","3033"],function(){return e(e.s=46418)}),e.O()}]);
//# sourceMappingURL=initCustomElements.inline.25987d64.bundle.min.js.map</script>
<!-- preloading pre-scripts -->
<link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?beckyExperiments=.DatePickerPortal%2C.DisableDocumentScrollWhenLightBoxOpen%2C.EnableCustomCSSVarsForLoginSocialBar%2C.FreemiumBannerOdeditor%2C.LoginBarEnableLoggingInStateInSSR%2C.TextInputAutoFillFix%2C.UseLoginSocialBarCustomMenu%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarCustomMenuPositioning%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.WixFreeSiteBannerDesktop%2C.WixFreeSiteBannerMobile%2C.addIdAsClassName%2C.buttonUdp%2C.calculateCollapsibleTextLineHeightByFont%2C.disableBuilderWixComponents%2C.dom_store%2C.dontApplyDacOverridesOnBoBApps%2C.dynamicSlots%2C.fiveGridLineStudioSkins%2C.imageEncodingAVIF%2C.isClassNameToRootEnabled%2C.migrateRepeaterUiTypeMapper%2C.motionTimeAnimationsCSS%2C.overrideFloatInDistance%2C.shouldUseResponsiveImages%2C.svgResolver_2%2C.uiTypeNativeMappers%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useClassnameInResponsiveAppWidget%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useSvgLoaderFeature%2C.useSvgLoaderFeatureOnBuilderComps%2C.useWowImageInFastGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Desktop&dfCk=6&dfVersion=1.5326.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_bgScrubToMotionFixer%2Cdm_masterPageVariablesQueryFixer%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fhelouvrykarine.wixsite.com%2Fhelouvry-avocat&fileId=6ac295b9.bundle.min&formFactor=desktop&freemiumBanner=true&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=false&isMultilingualEnabled=false&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=fr&languageResolutionMethod=QueryParam&metaSiteId=b80215e2-5632-4299-b793-1df02f8368fd&module=thunderbolt-features&originalLanguage=fr&pageId=96000f_ca35ba5eb92893ad7f5ae383f5447053_78.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false®istryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15034.0%22%7D%2C%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22dsgnsys%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15034.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=05c2bf48-5dc2-49e3-a75d-bb7d73cd7d14&siteRevision=78&staticHTMLComponentUrl=https%3A%2F%2Fhelouvrykarine-wixsite-com.filesusr.com%2F&useSandboxInHTMLComp=true&viewMode=desktop" id="features_masterPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>
<link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?beckyExperiments=.DatePickerPortal%2C.DisableDocumentScrollWhenLightBoxOpen%2C.EnableCustomCSSVarsForLoginSocialBar%2C.FreemiumBannerOdeditor%2C.LoginBarEnableLoggingInStateInSSR%2C.TextInputAutoFillFix%2C.UseLoginSocialBarCustomMenu%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarCustomMenuPositioning%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.WixFreeSiteBannerDesktop%2C.WixFreeSiteBannerMobile%2C.addIdAsClassName%2C.buttonUdp%2C.calculateCollapsibleTextLineHeightByFont%2C.disableBuilderWixComponents%2C.dom_store%2C.dontApplyDacOverridesOnBoBApps%2C.dynamicSlots%2C.fiveGridLineStudioSkins%2C.imageEncodingAVIF%2C.isClassNameToRootEnabled%2C.migrateRepeaterUiTypeMapper%2C.motionTimeAnimationsCSS%2C.overrideFloatInDistance%2C.shouldUseResponsiveImages%2C.svgResolver_2%2C.uiTypeNativeMappers%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useClassnameInResponsiveAppWidget%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed%2C.useSvgLoaderFeature%2C.useSvgLoaderFeatureOnBuilderComps%2C.useWowImageInFastGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&deviceType=Desktop&dfCk=6&dfVersion=1.5326.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_bgScrubToMotionFixer%2Cdm_masterPageVariablesQueryFixer%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fhelouvrykarine.wixsite.com%2Fhelouvry-avocat&fileId=6ac295b9.bundle.min&formFactor=desktop&freemiumBanner=true&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=false&isMultilingualEnabled=false&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=fr&languageResolutionMethod=QueryParam&metaSiteId=b80215e2-5632-4299-b793-1df02f8368fd&module=thunderbolt-features&originalLanguage=fr&pageId=96000f_b8ff11ea774b5f7d8d0fa14128a1104d_78.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false®istryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15034.0%22%7D%2C%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22dsgnsys%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15034.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=05c2bf48-5dc2-49e3-a75d-bb7d73cd7d14&siteRevision=78&staticHTMLComponentUrl=https%3A%2F%2Fhelouvrykarine-wixsite-com.filesusr.com%2F&useSandboxInHTMLComp=true&viewMode=desktop" id="features_c1537" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>
<link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?beckyExperiments=.DatePickerPortal%2C.EnableCustomCSSVarsForLoginSocialBar%2C.FreemiumBannerOdeditor%2C.LoginBarEnableLoggingInStateInSSR%2C.TextInputAutoFillFix%2C.UseLoginSocialBarCustomMenu%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarCustomMenuPositioning%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.WixFreeSiteBannerDesktop%2C.WixFreeSiteBannerMobile%2C.addIdAsClassName%2C.buttonUdp%2C.calculateCollapsibleTextLineHeightByFont%2C.disableBuilderWixComponents%2C.dynamicSlots%2C.fiveGridLineStudioSkins%2C.isClassNameToRootEnabled%2C.migrateRepeaterUiTypeMapper%2C.svgResolver_2%2C.uiTypeNativeMappers%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useClassnameInResponsiveAppWidget%2C.useImageAvifFormatInNativeProGallery%2C.useWowImageInFastGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.5326.0&editorName=Unknown&experiments=dm_bgScrubToMotionFixer%2Cdm_masterPageVariablesQueryFixer%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fhelouvrykarine.wixsite.com%2Fhelouvry-avocat&fileId=b30889c7.bundle.min&formFactor=desktop&freemiumBanner=true&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=fr&metaSiteId=b80215e2-5632-4299-b793-1df02f8368fd&module=thunderbolt-platform&originalLanguage=fr&pageId=96000f_ca35ba5eb92893ad7f5ae383f5447053_78.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false®istryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15034.0%22%7D%2C%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22dsgnsys%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15034.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=05c2bf48-5dc2-49e3-a75d-bb7d73cd7d14&siteRevision=78&staticHTMLComponentUrl=https%3A%2F%2Fhelouvrykarine-wixsite-com.filesusr.com%2F&viewMode=desktop" id="platform_masterPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>
<link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?beckyExperiments=.DatePickerPortal%2C.EnableCustomCSSVarsForLoginSocialBar%2C.FreemiumBannerOdeditor%2C.LoginBarEnableLoggingInStateInSSR%2C.TextInputAutoFillFix%2C.UseLoginSocialBarCustomMenu%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarCustomMenuPositioning%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.WixFreeSiteBannerDesktop%2C.WixFreeSiteBannerMobile%2C.addIdAsClassName%2C.buttonUdp%2C.calculateCollapsibleTextLineHeightByFont%2C.disableBuilderWixComponents%2C.dynamicSlots%2C.fiveGridLineStudioSkins%2C.isClassNameToRootEnabled%2C.migrateRepeaterUiTypeMapper%2C.svgResolver_2%2C.uiTypeNativeMappers%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useClassnameInResponsiveAppWidget%2C.useImageAvifFormatInNativeProGallery%2C.useWowImageInFastGallery&blocksBuilderManifestGeneratorVersion=1.129.0&contentType=application%2Fjson&dfCk=6&dfVersion=1.5326.0&editorName=Unknown&experiments=dm_bgScrubToMotionFixer%2Cdm_masterPageVariablesQueryFixer%2Cdm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fhelouvrykarine.wixsite.com%2Fhelouvry-avocat&fileId=b30889c7.bundle.min&formFactor=desktop&freemiumBanner=true&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isHttps=true&isInSeo=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=fr&metaSiteId=b80215e2-5632-4299-b793-1df02f8368fd&module=thunderbolt-platform&originalLanguage=fr&pageId=96000f_b8ff11ea774b5f7d8d0fa14128a1104d_78.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false®istryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15034.0%22%7D%2C%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22dsgnsys%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15034.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=05c2bf48-5dc2-49e3-a75d-bb7d73cd7d14&siteRevision=78&staticHTMLComponentUrl=https%3A%2F%2Fhelouvrykarine-wixsite-com.filesusr.com%2F&viewMode=desktop" id="platform_c1537" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>
<!-- sentryOnLoad Setup Script -->
<script id="sentryOnLoadSetup">
function _extends(){_extends=Object.assign||function(target){for(var i=1;i<arguments.length;i++){var source=arguments[i];for(var key in source){if(Object.prototype.hasOwnProperty.call(source,key)){target[key]=source[key]}}}return target};return _extends.apply(this,arguments)}(function(){var SENTRY_REROUTED_MARK_KEY="_REROUTED";var SENTRY_IS_NON_WIX_TPA_MARK_KEY="_isTPA";var SENTRY_REROUTE_DATA_KEY="_ROUTE_TO";var addRerouteDataToSentryEvent=function(event){var _event_extra,_event_exception_values__stacktrace,_event_exception_values,_event_exception;if(event==null?void 0:(_event_extra=event.extra)==null?void 0:_event_extra[SENTRY_REROUTE_DATA_KEY]){return}if(event==null?void 0:(_event_exception=event.exception)==null?void 0:(_event_exception_values=_event_exception.values)==null?void 0:(_event_exception_values__stacktrace=_event_exception_values[0].stacktrace)==null?void 0:_event_exception_values__stacktrace.frames){var frames=event.exception.values[0].stacktrace.frames;var framesModuleMetadata=frames.filter(function(frame){return frame.module_metadata&&frame.module_metadata.appId}).map(function(v){return{appId:v.module_metadata.appId,release:v.module_metadata.release,dsn:v.module_metadata.dsn}});var routeTo=framesModuleMetadata.slice(-1);if(routeTo.length){var _window_wixEmbedsAPI,_app_monitoringComponent_monitoring,_app_monitoringComponent;var appId=routeTo[0].appId;var app=(_window_wixEmbedsAPI=window.wixEmbedsAPI)==null?void 0:_window_wixEmbedsAPI.getMonitoringConfig(appId);if((app==null?void 0:(_app_monitoringComponent=app.monitoringComponent)==null?void 0:(_app_monitoringComponent_monitoring=_app_monitoringComponent.monitoring)==null?void 0:_app_monitoringComponent_monitoring.type)==="SENTRY"){var _app_monitoringComponent_monitoring_sentryOptions,_app_monitoringComponent_monitoring1,_app_monitoringComponent1;var dsn=app==null?void 0:(_app_monitoringComponent1=app.monitoringComponent)==null?void 0:(_app_monitoringComponent_monitoring1=_app_monitoringComponent1.monitoring)==null?void 0:(_app_monitoringComponent_monitoring_sentryOptions=_app_monitoringComponent_monitoring1.sentryOptions)==null?void 0:_app_monitoringComponent_monitoring_sentryOptions.dsn;if(dsn){if(!routeTo[0].dsn&&dsn){routeTo[0].dsn=dsn}}}if(app){var _obj;event.extra=_extends({},event.extra,(_obj={},_obj[SENTRY_IS_NON_WIX_TPA_MARK_KEY]=!app.isWixTPA,_obj))}var _obj1;event.extra=_extends({},event.extra,(_obj1={},_obj1[SENTRY_REROUTE_DATA_KEY]=routeTo,_obj1[SENTRY_REROUTED_MARK_KEY]=true,_obj1))}}};function overrideSentryInitOptions(){var Sentry=window.Sentry;var makeMultiplexedTransport=Sentry.makeMultiplexedTransport,makeFetchTransport=Sentry.makeFetchTransport;var transport=makeMultiplexedTransport?makeMultiplexedTransport(makeFetchTransport,function(args){var event=args.getEvent();if(event&&event.extra&&event.extra[SENTRY_REROUTE_DATA_KEY]&&Array.isArray(event.extra[SENTRY_REROUTE_DATA_KEY])){return event.extra[SENTRY_REROUTE_DATA_KEY]}return[]}):makeFetchTransport;Sentry.init({transport:transport,integrations:[Sentry.browserTracingIntegration({instrumentNavigation:false,instrumentPageLoad:false})],tracePropagationTargets:[/^https:\/\/[a-zA-Z0-9-]+\.wix-app\.run\/.*/],attachStacktrace:true,beforeSend:function(event,hint){var customEvent=new CustomEvent("sentry-error",{cancelable:true,detail:{sentryEvent:event,sentryHint:hint}});var dispatchEventRes=window.dispatchEvent(customEvent);if(!dispatchEventRes){return null}if(event.extra){if(event.extra[SENTRY_REROUTED_MARK_KEY]){delete event.extra[SENTRY_REROUTED_MARK_KEY]}if(event.extra[SENTRY_IS_NON_WIX_TPA_MARK_KEY]){delete event.extra[SENTRY_IS_NON_WIX_TPA_MARK_KEY]}}return event}});if(Sentry.moduleMetadataIntegration){Sentry.addIntegration(Sentry.moduleMetadataIntegration());Sentry.addGlobalEventProcessor(function(event){addRerouteDataToSentryEvent(event);return event})}}window.sentryOnLoad=overrideSentryInitOptions})();
</script>
<!-- Sentry Loader Script -->
<script id="sentry">
!function(n,e,r,t,o,i,a,c,s){for(var u=s,f=0;f<document.scripts.length;f++)if(document.scripts[f].src.indexOf(i)>-1){u&&"no"===document.scripts[f].getAttribute("data-lazy")&&(u=!1);break}var p=[];function l(n){return"e"in n}function d(n){return"p"in n}function _(n){return"f"in n}var v=[];function y(n){u&&(l(n)||d(n)||_(n)&&n.f.indexOf("capture")>-1||_(n)&&n.f.indexOf("showReportDialog")>-1)&&L(),v.push(n)}function h(){y({e:[].slice.call(arguments)})}function g(n){y({p:n})}function E(){try{n.SENTRY_SDK_SOURCE="loader";var e=n[o],i=e.init;e.init=function(o){n.removeEventListener(r,h),n.removeEventListener(t,g);var a=c;for(var s in o)Object.prototype.hasOwnProperty.call(o,s)&&(a[s]=o[s]);!function(n,e){var r=n.integrations||[];if(!Array.isArray(r))return;var t=r.map((function(n){return n.name}));n.tracesSampleRate&&-1===t.indexOf("BrowserTracing")&&(e.browserTracingIntegration?r.push(e.browserTracingIntegration({enableInp:!0})):e.BrowserTracing&&r.push(new e.BrowserTracing));(n.replaysSessionSampleRate||n.replaysOnErrorSampleRate)&&-1===t.indexOf("Replay")&&(e.replayIntegration?r.push(e.replayIntegration()):e.Replay&&r.push(new e.Replay));n.integrations=r}(a,e),i(a)},setTimeout((function(){return function(e){try{"function"==typeof n.sentryOnLoad&&(n.sentryOnLoad(),n.sentryOnLoad=void 0)}catch(n){console.error("Error while calling `sentryOnLoad` handler:"),console.error(n)}try{for(var r=0;r<p.length;r++)"function"==typeof p[r]&&p[r]();p.splice(0);for(r=0;r<v.length;r++){_(i=v[r])&&"init"===i.f&&e.init.apply(e,i.a)}m()||e.init();var t=n.onerror,o=n.onunhandledrejection;for(r=0;r<v.length;r++){var i;if(_(i=v[r])){if("init"===i.f)continue;e[i.f].apply(e,i.a)}else l(i)&&t?t.apply(n,i.e):d(i)&&o&&o.apply(n,[i.p])}}catch(n){console.error(n)}}(e)}))}catch(n){console.error(n)}}var O=!1;function L(){if(!O){O=!0;var n=e.scripts[0],r=e.createElement("script");r.src=a,r.crossOrigin="anonymous",r.addEventListener("load",E,{once:!0,passive:!0}),n.parentNode.insertBefore(r,n)}}function m(){var e=n.__SENTRY__,r=void 0!==e&&e.version;return r?!!e[r]:!(void 0===e||!e.hub||!e.hub.getClient())}n[o]=n[o]||{},n[o].onLoad=function(n){m()?n():p.push(n)},n[o].forceLoad=function(){setTimeout((function(){L()}))},["init","addBreadcrumb","captureMessage","captureException","captureEvent","configureScope","withScope","showReportDialog"].forEach((function(e){n[o][e]=function(){y({f:e,a:arguments})}})),n.addEventListener(r,h),n.addEventListener(t,g),u||setTimeout((function(){L()}))}(window,document,"error","unhandledrejection","Sentry",'605a7baede844d278b89dc95ae0a9123','https://browser.sentry-cdn.com/7.120.3/bundle.tracing.es5.min.js',{"dsn":"https://605a7baede844d278b89dc95ae0a9123@sentry-next.wixpress.com/68","tracesSampleRate":1},true);
</script>
<!-- Sentry's makeMultiplexedTransport -->
<script>
!function(n){var r={},t=function(){return t=Object.assign||function(n){for(var r,t=1,e=arguments.length;t<e;t++)for(var o in r=arguments[t])Object.prototype.hasOwnProperty.call(r,o)&&(n[o]=r[o]);return n},t.apply(this,arguments)};function e(n,r,t,e){return new(t||(t=Promise))((function(o,i){function u(n){try{f(e.next(n))}catch(n){i(n)}}function c(n){try{f(e.throw(n))}catch(n){i(n)}}function f(n){var r;n.done?o(n.value):(r=n.value,r instanceof t?r:new t((function(n){n(r)}))).then(u,c)}f((e=e.apply(n,r||[])).next())}))}function o(n,r){var t,e,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(f){return function(c){if(t)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(u=0)),u;)try{if(t=1,e&&(o=2&c[0]?e.return:c[0]?e.throw||((o=e.return)&&o.call(e),0):e.next)&&!(o=o.call(e,c[1])).done)return o;switch(e=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return u.label++,{value:c[1],done:!1};case 5:u.label++,e=c[1],c=[0];continue;case 7:c=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){u=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){u.label=c[1];break}if(6===c[0]&&u.label<o[1]){u.label=o[1],o=c;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(c);break}o[2]&&u.ops.pop(),u.trys.pop();continue}c=r.call(n,u)}catch(n){c=[6,n],e=0}finally{t=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,f])}}}function i(n){var r="function"==typeof Symbol&&Symbol.iterator,t=r&&n[r],e=0;if(t)return t.call(n);if(n&&"number"==typeof n.length)return{next:function(){return n&&e>=n.length&&(n=void 0),{value:n&&n[e++],done:!n}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")}function u(n,r){var t="function"==typeof Symbol&&n[Symbol.iterator];if(!t)return n;var e,o,i=t.call(n),u=[];try{for(;(void 0===r||r-- >0)&&!(e=i.next()).done;)u.push(e.value)}catch(n){o={error:n}}finally{try{e&&!e.done&&(t=i.return)&&t.call(i)}finally{if(o)throw o.error}}return u}function c(n){return n&&n.Math==Math?n:void 0}var f="object"==typeof globalThis&&c(globalThis)||"object"==typeof window&&c(window)||"object"==typeof self&&c(self)||"object"==typeof global&&c(global)||function(){return this}()||{},a={};var s=/^(?:(\w+):)\/\/(?:(\w+)(?::(\w+)?)?@)([\w.-]+)(?::(\d+))?\/(.+)/;function v(n){var r=s.exec(n);if(r){var t,e=u(r.slice(1),6),o=e[0],i=e[1],c=e[2],v=void 0===c?"":c,l=e[3],y=e[4],d=void 0===y?"":y,p="",h=e[5],b=h.split("/");if(b.length>1&&(p=b.slice(0,-1).join("/"),h=b.pop()),h){var w=h.match(/^\d+/);w&&(h=w[0])}return{protocol:(t={host:l,pass:v,path:p,projectId:h,port:d,protocol:o,publicKey:i}).protocol,publicKey:t.publicKey||"",pass:t.pass||"",host:t.host,port:t.port||"",path:t.path||"",projectId:t.projectId}}!function(n){if(!("console"in f))return n();var r=f.console,t={},e=Object.keys(a);e.forEach((function(n){var e=a[n];t[n]=r[n],r[n]=e}));try{n()}finally{e.forEach((function(n){r[n]=t[n]}))}}((function(){console.error("Invalid Sentry Dsn: ".concat(n))}))}function l(n,r){return e=t({sentry_key:n.publicKey,sentry_version:"7"},r&&{sentry_client:"".concat(r.name,"/").concat(r.version)}),Object.keys(e).map((function(n){return"".concat(encodeURIComponent(n),"=").concat(encodeURIComponent(e[n]))})).join("&");var e}function y(n,r){var t;return function(n,r){var t,e,o=n[1];try{for(var u=i(o),c=u.next();!c.done;c=u.next()){var f=c.value;if(r(f,f[0].type))return!0}}catch(n){t={error:n}}finally{try{c&&!c.done&&(e=u.return)&&e.call(u)}finally{if(t)throw t.error}}}(n,(function(n,e){return r.includes(e)&&(t=Array.isArray(n)?n[1]:void 0),!!t})),t}for(var d in r.makeMultiplexedTransport=function(n,r){return function(c){var f=n(c),a=new Map;function s(r,i){var u=i?"".concat(r,":").concat(i):r,f=a.get(u);if(!f){var s=v(r);if(!s)return;var d=function(n,r){void 0===r&&(r={});var t="string"==typeof r?r:r.tunnel,e="string"!=typeof r&&r.t?r.t.sdk:void 0;return t||"".concat(function(n){return"".concat(function(n){var r=n.protocol?"".concat(n.protocol,":"):"",t=n.port?":".concat(n.port):"";return"".concat(r,"//").concat(n.host).concat(t).concat(n.path?"/".concat(n.path):"","/api/")}(n)).concat(n.projectId,"/envelope/")}(n),"?").concat(l(n,e))}(s,c.tunnel);f=i?function(n,r){var i=this;return function(u){var c=n(u);return t(t({},c),{send:function(n){return e(i,void 0,void 0,(function(){var t;return o(this,(function(e){return(t=y(n,["event","transaction","profile","replay_event"]))&&(t.release=r),[2,c.send(n)]}))}))}})}}(n,i)(t(t({},c),{url:d})):n(t(t({},c),{url:d})),a.set(u,f)}return[r,f]}return{send:function(n){return e(this,void 0,void 0,(function(){function e(r){var t=r&&r.length?r:["event"];return y(n,t)}var i;return o(this,(function(o){switch(o.label){case 0:return 0===(i=r({envelope:n,getEvent:e}).map((function(n){return"string"==typeof n?s(n,void 0):s(n.dsn,n.release)})).filter((function(n){return!!n}))).length&&i.push(["",f]),[4,Promise.all(i.map((function(r){var e=u(r,2),o=e[0];return e[1].send(function(n,r){return e=r?t(t({},n[0]),{dsn:r}):n[0],void 0===(o=n[1])&&(o=[]),[e,o];var e,o}(n,o))})))];case 1:return[2,o.sent()[0]]}}))}))},flush:function(n){return e(this,void 0,void 0,(function(){var r,t,e,c,s,v,l,y,d,p;return o(this,(function(o){switch(o.label){case 0:return[4,f.flush(n)];case 1:r=[o.sent()],o.label=2;case 2:o.trys.push([2,7,8,9]),t=i(a),e=t.next(),o.label=3;case 3:return e.done?[3,6]:(c=u(e.value,2),s=c[1],l=(v=r).push,[4,s.flush(n)]);case 4:l.apply(v,[o.sent()]),o.label=5;case 5:return e=t.next(),[3,3];case 6:return[3,9];case 7:return y=o.sent(),d={error:y},[3,9];case 8:try{e&&!e.done&&(p=t.return)&&p.call(t)}finally{if(d)throw d.error}return[7];case 9:return[2,r.every((function(n){return n}))]}}))}))}}}},n.Sentry=n.Sentry||{},n.Sentry.Integrations=n.Sentry.Integrations||{},r)Object.prototype.hasOwnProperty.call(r,d)&&(n.Sentry.Integrations[d]=r[d],n.Sentry[d]=r[d])}(window);
</script>
<!-- Sentry's moduleMetadataIntegration -->
<script src="https://browser.sentry-cdn.com/7.120.3/modulemetadata.es5.min.js" crossorigin="anonymous" async></script>
<script>
window.resolveExternalsRegistryPromise = null
const externalRegistryPromise = new Promise((r) => window.resolveExternalsRegistryPromise = r)
window.resolveExternalsRegistryModule = (name) => externalRegistryPromise.then(() => window.externalsRegistry[name].onload())
</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.2c3a9b6e.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["7101"],{78635(){window.__imageClientApi__=window.__imageClientApi__||{sdk:{}};let{lodash:e,react:o,reactDOM:n,imageClientApi:d,clientSdk:a}=window.externalsRegistry={lodash:{},react:{},reactDOM:{},imageClientApi:{},clientSdk:{}};d.loaded=new Promise(e=>{d.onload=e}),e.loaded=new Promise(o=>{e.onload=o}),a.loaded=new Promise(e=>{a.onload=e}),window.ReactDOM||(window.reactDOMReference=window.ReactDOM={loading:!0}),n.loaded=new Promise(e=>{n.onload=()=>{Object.assign(window.reactDOMReference||{},window.ReactDOM,{loading:!1}),e()}}),window.React||(window.reactReference=window.React={loading:!0}),o.loaded=new Promise(e=>{o.onload=()=>{Object.assign(window.reactReference||{},window.React,{loading:!1}),e()}}),window.reactAndReactDOMLoaded=Promise.all([o.loaded,n.loaded]),window.resolveExternalsRegistryPromise()}},function(e){e(e.s=78635)}]);
//# sourceMappingURL=externals-registry.inline.2c3a9b6e.bundle.min.js.map</script>
<!-- Add the rest of the ViewerModel -->
<script type="application/json" id="wix-viewer-model">{"siteAssetsTestModuleVersion":"1.334.0","requestUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat","siteFeatures":["accessibilityBrowserZoom","appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","commonConfig","componentsRegistry","consentPolicy","contentReflow","cyclicTabbing","domSelectors","domStore","environmentWixCodeSdk","environment","locationWixCodeSdk","mpaNavigation","navigationManager","navigationPhases","pages","panorama","renderer","reporter","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","speculationRules","ssrCache","stores","structureApi","thunderboltInitializer","tpaCommons","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixEmbedsApi","componentsLoader","componentsReact","platform"],"site":{"metaSiteId":"b80215e2-5632-4299-b793-1df02f8368fd","userId":"96000fbc-32da-430a-9848-92b40b28b481","siteId":"05c2bf48-5dc2-49e3-a75d-bb7d73cd7d14","externalBaseUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat","siteRevision":78,"siteType":"UGC","dc":"ireland-pub","isResponsive":false,"editorName":"Unknown","sessionId":"feb3073c-3dec-4486-9f1b-9719ff3a882f","isSEO":false,"appNameForBiEvents":"thunderbolt"},"isMobileDevice":false,"viewMode":"desktop","formFactor":"desktop","deviceInfo":{"deviceClass":"Desktop"},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/"},"language":{"userLanguage":"fr","userLanguageResolutionMethod":"QueryParam","siteLanguage":"fr","isMultilingualEnabled":false,"directionByLanguage":"ltr"},"mode":{"qa":false,"enableTestApi":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"siteFeaturesConfigs":{"accessibilityBrowserZoom":{"isBuilder":false,"isStudio":false},"appMonitoring":{"appsWithMonitoring":[]},"assetsLoader":{"isStylableComponentInStructure":false,"hasBuilderComponents":false},"businessLogger":{"isBuilderComponentModel":false},"componentsRegistry":{"librariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15034.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15034.0"}]},"consentPolicy":{"isWixSite":false,"isBuilderComponentModel":false},"cyclicTabbing":{"isBuilderComponentModel":false},"dataWixCodeSdk":{"environment":"LIVE","cloudDataUrlWithExternalBase":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat\/_api\/cloud-data"},"editorWixCodeSdk":{"isBuilderComponentModel":false},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat\/_api\/wix-code-public-dispatcher-ng\/siteview","relativePath":"\/helouvry-avocat\/_api\/wix-code-public-dispatcher-ng\/siteview","viewMode":"site","siteRevision":78},"environmentWixCodeSdk":{},"environment":{"editorType":"","domain":"wixsite.com","previewMode":false,"isBuilderComponentModel":false},"fedopsWixCodeSdk":{"isWixSite":false,"shouldReportFedops":false},"locationWixCodeSdk":{"urlMappings":null},"mpaNavigation":{"forceMpaNavigation":false,"isRunningInDifferentSiteContext":false},"ooiTpaSharedConfig":{"imageSpriteUrl":"https:\/\/static.parastorage.com\/services\/santa-resources\/resources\/viewer\/editorUI\/fonts.v19.png","wixStaticFontsLinks":["https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/fonts.hz267ac7fkkfb3a18o8z.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/wixMadefor.j95mkaziqjnrn77aekr8.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/google.kuw5gk7jh0nwy00zmif1.css"]},"pagesService":{"mainPageId":"c1537"},"renderer":{"disabledComponents":{},"isBuilderComponentModel":false},"reporter":{"userId":"96000fbc-32da-430a-9848-92b40b28b481","metaSiteId":"b80215e2-5632-4299-b793-1df02f8368fd","isPremium":false,"isFBServerEventsAppProvisioned":false,"dynamicPagesIds":[]},"router":{"baseUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat","mainPageId":"c1537","pagesMap":{"c1537":{"pageId":"c1537","title":"ACCUEIL","pageUriSEO":"accueil","pageJsonFileName":"96000f_b8ff11ea774b5f7d8d0fa14128a1104d_78"},"o08ng":{"pageId":"o08ng","title":"PLAN","pageUriSEO":"plan","pageJsonFileName":"96000f_883bd19ad82f56fd9c9b7adcc28edd26_68"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/accueil":{"type":"Static","pageId":"c1537"},".\/plan":{"type":"Static","pageId":"o08ng"},".\/":{"type":"Static","pageId":"c1537"}},"pageIdToPrefix":{},"isWixSite":false,"partialRouteMatchingAllowed":true,"isBuilderComponentModel":false},"searchWixCodeSdk":{"language":"fr"},"seo":{"context":{"siteName":"helouvry-avocat","siteUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat","domain":"wixsite.com","indexSite":true,"defaultUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat","currLangIsOriginal":true,"siteOgImage":"https:\/\/static.wixstatic.com\/media\/96000f_eeaf41ba615a425aafdc0c3249ef1eac%7Emv2.jpg","homePageTitle":"ACCUEIL","businessName":"HELOUVRY Karine","businesLocale":"fr-fr","businesLogo":"https:\/\/static.wixstatic.com\/media\/96000f_7b035c047c5447bab6b0ab5925eea53f~mv2.jpg","businessLocationCountry":"FR","businessLocationFormatted":"16 rue Miriel, SAINT-MALO, Brittany 35400, FRA","businesLocationsState":"Brittany","businessLocationCity":"SAINT-MALO","businesLocationsStreet":"16 rue Miriel","businessPostalCode":"35400","currency":"EUR","experiments":{"specs.seo.EnableFaqSD":"false","specs.seo.EnableOnlineProgramsVideoSD":"true","specs.seo.enableLangCheck":"true"},"platformAppsExperiments":{"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true","specs.forms.RemoveFalsyValues":"false"}},"businessPhone":"+France 0299400800"},"userPatterns":[],"metaTags":[{"name":"fb_admins_meta_tag","value":"","property":false}],"customHeadTags":"","isInSEO":false,"hasBlogAmp":false,"mainPageId":"c1537"},"serviceRegistrar":{},"sessionManager":{"isRunningInDifferentSiteContext":false,"expiryTimeoutOverride":0,"appsInstances":{},"sessionModel":{}},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"5bbd41fd-1706-4396-a7a8-360f4b211a89"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"5bbd41fd-1706-4396-a7a8-360f4b211a89","smToken":"","protectedHomepage":false,"isTemplate":false,"loginSocialBarOnSite":false,"routerPrefix":"","isCommunityInstalled":false,"baseUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat"},"siteScrollBlocker":{"isBuilderComponentModel":false},"siteWixCodeSdk":{"fontFaceServerUrl":"https:\/\/serverless.parastorage.com\/_serverless\/site-sdk-server\/v1\/style","siteDisplayName":"helouvry-avocat","siteRevision":78,"regionalSettings":"fr-fr","language":"fr","currency":"EUR","mainPageId":"c1537","pageIdToPrefix":{},"routerPrefixes":{},"timezone":"Europe\/Paris","pageIdToTitle":{"c1537":"ACCUEIL","o08ng":"PLAN"},"urlMappings":null,"viewMode":"Site"},"speculationRules":{"currentPagePath":"\/helouvry-avocat"},"ssrCache":{},"tinyMenu":{"languages":false},"tpaCommons":{"widgetsClientSpecMapData":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","tpaWidgetId":"shoutout_feed","appPage":{},"applicationId":12,"appDefinitionName":"ShoutOut (Legacy)","appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","isWixTPA":true,"allowScrolling":false},"14dbefdd-0f55-0dfe-70a2-79a8fe7ee7b9":{"widgetUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/members","mobileUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/members","appPage":{"id":"all_members","name":"Members","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":27,"appDefinitionName":"Members","appDefinitionId":"14dbefd2-01b4-fb61-32a7-3abd44da4908","isWixTPA":true,"allowScrolling":false}},"appsClientSpecMapData":{"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":{"applicationId":12,"appDefinitionName":"ShoutOut (Legacy)","appFields":{"premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.3540.0"},"isWixTPA":true},"14dbefd2-01b4-fb61-32a7-3abd44da4908":{"applicationId":27,"appDefinitionName":"Members","appFields":{"platform":{"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-app-editor-script\/1.602.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.24.0"},"isWixTPA":true}},"previewMode":false,"siteRevision":78,"userFileDomainUrl":"filesusr.com","metaSiteId":"b80215e2-5632-4299-b793-1df02f8368fd","isPremiumDomain":false,"routersConfig":{},"routerByPrefix":{},"pageIdToPrefix":{},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat","tpaModalConfig":{"wixTPAs":{"1480c568-5cbd-9392-5604-1148f5faffa0":true,"141fbfae-511e-6817-c9f0-48993a7547d1":true,"8725b255-2aa2-4a53-b76d-7d3c363aaeea":true,"13ee94c1-b635-8505-3391-97919052c16f":true,"139ef4fa-c108-8f9a-c7be-d5f492a2c939":true,"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841":true,"14b89688-9b25-5214-d1cb-a3fb9683618b":true,"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":true,"146c0d71-352e-4464-9a03-2e868aabe7b9":true,"14bca956-e09f-f4d6-14d7-466cb3f09103":true,"35aec784-bbec-4e6e-abcb-d3d724af52cf":true,"150ae7ee-c74a-eecd-d3d7-2112895b988a":true,"55cd9036-36bb-480b-8ddc-afda3cb2eb8d":true,"f123e8f1-4350-4c9b-b269-04adfadda977":true,"9bead16f-1c73-4cda-b6c4-28cff46988db":true,"d70b68e2-8d77-4e0c-9c00-c292d6e0025e":true,"307ba931-689c-4b55-bb1d-6a382bad9222":true,"94bc563b-675f-41ad-a2a6-5494f211c47b":true,"4b10fcce-732d-4be3-9d46-801d271acda9":true,"ea2821fc-7d97-40a9-9f75-772f29178430":true,"14dbefd2-01b4-fb61-32a7-3abd44da4908":true,"14e12b04-943e-fd32-456d-70b1820a2ff2":true,"14ce1214-b278-a7e4-1373-00cebd1bef7c":true}},"appSectionParams":{},"requestUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat","isMobileView":false,"deviceType":"desktop","isMobileDevice":false,"extras":{"currency":"EUR"},"tpaDebugParams":{"debugApp":null,"petri_ovr":null},"locale":"fr","timeZone":"Europe\/Paris","shouldRenderTPAsIframe":true,"debug":false,"regionalLanguage":"fr","isBuilderComponentModel":false},"widgetWixCodeSdk":{"isBuilderComponentModel":false},"windowWixCodeSdk":{"locale":"fr-fr","isMobileFriendly":true,"formFactor":"Desktop","pageIdToRouterAppDefinitionId":{}},"wixEmbedsApi":{"isAdminPage":false},"platform":{"sdksStaticPaths":{"mainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/mainSdks.3f2354d5.chunk.min.js","nonMainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/nonMainSdks.b8fced9e.chunk.min.js"},"landingPageId":"c1537","clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.7cf0945f.bundle.min.js","bootstrapData":{"isMobileView":false,"isMobileAppBuilder":false,"appsSpecData":{"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefinitionId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","type":"public","instanceId":"147c9e20-4c18-404e-939a-02450764b428","appDefinitionName":"Old Wix Forms and Payments","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false}},"appsUrlData":{"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","appDefName":"Old Wix Forms and Payments","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/forms-viewer\/1.883.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{}}},"builderComponentsImportMapSdkUrls":{},"builderComponentsCompTypeSdkUrls":{},"builderPublicPackagesUrls":{"esm":{},"umd":{}},"blocksBootstrapData":{"blocksAppsData":{},"elevatedBlocksAppsOnReactNative":[],"experiments":{"specs.blocks-client.alwaysUseTokenInfoForDecode":"true"},"experimentsQueryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=undefined","widgetBundleUrls":{},"isVeloBundlerParastorageUrlEnabled":true,"parastorageTemplateUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_\/gridAppId_\/filePath_\/fileType_js\/compression_gzip\/depToken_3938\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_"},"window":{"csrfToken":""},"location":{"externalBaseUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat","isPremiumDomain":false,"metaSiteId":"b80215e2-5632-4299-b793-1df02f8368fd","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"96000fbc-32da-430a-9848-92b40b28b481","isMobileFriendly":true,"isPreview":false,"requestId":"1775515282.87898112741301"},"platformAPIData":{},"wixCodeBootstrapData":{"wixCloudBaseDomain":"wix-code.com","dbsmViewerApp":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.9025.0","wixCodePlatformBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-code-platform\/1.1097.93","wixCodePageIds":{},"elementorySupport":{"baseUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat\/_api\/wix-code-public-dispatcher-ng\/siteview"},"codePackagesData":[]},"autoFrontendModulesBaseUrl":"https:\/\/static.parastorage.com\/services\/auto-frontend-modules\/1.6238.0","disabledPlatformApps":{},"widgetsClientSpecMapData":{"14ce1214-b278-a7e4-1373-00cebd1bef7c":{}},"essentials":{"appsConductedExperiments":{"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true","specs.forms.RemoveFalsyValues":"false"}}},"forceEmptySdks":false,"appDefIdToIsMigratedToGetPlatformApi":{"14ce1214-b278-a7e4-1373-00cebd1bef7c":false}},"appsScripts":{"urls":{"14ce1214-b278-a7e4-1373-00cebd1bef7c":["https:\/\/static.parastorage.com\/services\/forms-viewer\/1.883.0\/viewerScript.bundle.min.js"]},"scope":"page"},"debug":{"disablePlatform":false,"disableSnapshots":false,"enableSnapshots":false},"isBuilderComponentModel":false}},"siteAssets":{"dataFixersParams":{"experiments":{"dm_migrateOldHoverBoxToNewFixer":true,"dm_masterPageVariablesQueryFixer":true,"dm_bgScrubToMotionFixer":true},"dfVersion":"1.5326.0","isHttps":true,"isUrlMigrated":true,"metaSiteId":"b80215e2-5632-4299-b793-1df02f8368fd","quickActionsMenuEnabled":false,"siteId":"05c2bf48-5dc2-49e3-a75d-bb7d73cd7d14","siteRevision":78,"v":3,"cacheVersions":{"dataFixer":6}},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":false,"externalBaseUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat","useSandboxInHTMLComp":true,"disableStaticPagesUrlHierarchy":false,"aboveTheFoldSectionsNum":null,"isTrackClicksAnalyticsEnabled":false,"isSocialElementsBlocked":false,"builderAppVersions":"","onlyInteractions":false},"platform":{"moduleName":"thunderbolt-platform","contentType":"application\/json","resourceType":"platform","externalBaseUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat","staticHTMLComponentUrl":"https:\/\/helouvrykarine-wixsite-com.filesusr.com\/"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.85e440c4d2a805fcb01006787bdc07494e8d7443","editor-elements-design-systems.thunderbolt.a5578d9de98ce97fbc489ced29b14c9e8323b3fe"],"builderAppVersions":"","ooiVersions":""},"cssMappers":{"moduleName":"thunderbolt-css-mappers","contentType":"application\/json","resourceType":"cssMappers","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.85e440c4d2a805fcb01006787bdc07494e8d7443","editor-elements-design-systems.thunderbolt.a5578d9de98ce97fbc489ced29b14c9e8323b3fe"],"builderAppVersions":"","ooiVersions":""},"siteMap":{"moduleName":"thunderbolt-site-map","contentType":"application\/json","resourceType":"siteMap"},"mobileAppBuilder":{"moduleName":"thunderbolt-mobile-app-builder","resourceType":"mobileAppBuilder","contentType":"application\/json"},"builderComponentFeatures":{"moduleName":"builder-component-features","resourceType":"builderComponentFeatures","contentType":"application\/json"},"builderComponentCss":{"moduleName":"builder-component-css","resourceType":"builderComponentCss","contentType":"application\/json"},"builderComponentPlatform":{"moduleName":"builder-component-platform","resourceType":"builderComponentPlatform","contentType":"application\/json"},"componentManifestCss":{"moduleName":"component-manifest-css","resourceType":"componentManifestCss","contentType":"application\/json","builderAppVersions":""},"pilerSiteAssets":{"moduleName":"piler-siteassets","resourceType":"pilerSiteAssets","contentType":"application\/json","buildFullApp":"true","keepWidgetBuild":"false","modulesToHashes":"{\"thunderbolt-features\":\"6ac295b9.bundle.min\",\"thunderbolt-platform\":\"b30889c7.bundle.min\",\"thunderbolt-css\":\"58e111d2.bundle.min\",\"thunderbolt-site-map\":\"12ef5b35.bundle.min\",\"thunderbolt-mobile-app-builder\":\"7c1fba5f.bundle.min\",\"builder-component-features\":\"e0376e01.bundle.min\",\"builder-component-css\":\"c7aef644.bundle.min\",\"builder-component-platform\":\"31e9f5a0.bundle.min\",\"component-manifest-css\":\"c3c20adb.bundle.min\",\"thunderbolt-css-mappers\":\"9e336788.bundle.min\",\"thunderbolt-services-configs\":\"ed90fbd5.bundle.min\"}","nonBeckyModuleVersions":"{\"remote-widget-structure-builder\":\"1.251.0\",\"blocks-app-descriptor\":\"1.118.0\"}"}},"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","scriptsUrl":"static.parastorage.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","viewerAppsUrl":"https:\/\/viewer-apps.parastorage.com","viewerAssetsUrl":"https:\/\/viewer-assets.parastorage.com","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"},"siteScopeParams":{"rendererType":null,"wixCodePageIds":[],"hasTPAWorkerOnSite":false,"formFactor":"desktop","viewMode":"desktop","freemiumBanner":true,"coBrandingBanner":false,"dayfulBanner":false,"mobileActionsMenu":false,"isWixSite":false,"editorName":"Unknown","urlFormatModel":{"format":"slash","forbiddenPageUriSEOs":["app","apps","_api","robots.txt","sitemap.xml","feed.xml","sites"],"pageIdToResolvedUriSEO":{}},"pageJsonFileNames":{"c1537":"96000f_b8ff11ea774b5f7d8d0fa14128a1104d_78.json","o08ng":"96000f_883bd19ad82f56fd9c9b7adcc28edd26_68.json","masterPage":"96000f_ca35ba5eb92893ad7f5ae383f5447053_78.json"},"protectedPageIds":[],"routersInfo":{},"isPremiumDomain":false,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"","siteRevisionConfig":{},"registryLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15034.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15034.0"}],"isInSeo":false,"language":"fr","originalLanguage":"fr","appDefinitionIdToSiteRevision":{},"isClientSdkOnSite":false,"appDefinitionIdsWithCustomCss":[],"isBuilderComponentModel":false,"hasUserDomainMedia":false,"useViewerAssetsProxy":false},"beckyExperiments":{"specs.thunderbolt.one_cell_grid_display_flex":true,"specs.thunderbolt.useClassnameInResponsiveAppWidget":true,"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.WixFreeSiteBannerDesktop":true,"specs.thunderbolt.DatePickerPortal":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.DisableDocumentScrollWhenLightBoxOpen":true,"specs.thunderbolt.removeSafariStickyFix":true,"specs.thunderbolt.fiveGridLineStudioSkins":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.isClassNameToRootEnabled":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.WixFreeSiteBannerMobile":true,"specs.thunderbolt.calculateCollapsibleTextLineHeightByFont":true,"specs.thunderbolt.imageEncodingAVIF":true,"specs.thunderbolt.dynamicSlots":true,"specs.thunderbolt.TextInputAutoFillFix":true,"specs.thunderbolt.migrateRepeaterUiTypeMapper":true,"specs.thunderbolt.globalVarsRefactor23":true,"specs.thunderbolt.resolveSpxWithoutEditorCheck":true,"specs.thunderbolt.uiTypeNativeMappers":true,"specs.thunderbolt.FreemiumBannerOdeditor":true,"specs.thunderbolt.UseLoginSocialBarCustomMenu":true,"specs.thunderbolt.useWowImageInFastGallery":true,"specs.thunderbolt.dom_store":true,"specs.thunderbolt.UseNewLoginSocialBarCustomMenuPositioning":true,"specs.thunderbolt.customScaleMinBreakpoint":true,"specs.thunderbolt.useSvgLoaderFeatureOnBuilderComps":true,"specs.thunderbolt.safariStickyFix":true,"specs.thunderbolt.UseNewLoginBarDropdownMenuAlignment":true,"specs.thunderbolt.motionTimeAnimationsCSS":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.UseNewLoginSocialBarMemberInitialsAvatar":true,"specs.thunderbolt.HoverBoxSelectorToCssNativeMapper":true,"specs.thunderbolt.UseNewLoginSocialBarElementStructure":true,"specs.thunderbolt.svgResolver_2":true,"specs.thunderbolt.disableBuilderWixComponents":true,"specs.thunderbolt.ooiCssSelectorWithSuffix":true,"specs.thunderbolt.overrideFloatInDistance":true,"specs.thunderbolt.pinnedTopAuto":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true,"specs.thunderbolt.dontApplyDacOverridesOnBoBApps":true,"specs.thunderbolt.removeSingleTabCssMapper":true,"specs.thunderbolt.addIdAsClassName":true},"manifests":{"node":{"modulesToHashes":{"thunderbolt-features":"6ac295b9.bundle.min","thunderbolt-platform":"b30889c7.bundle.min","thunderbolt-css":"58e111d2.bundle.min","thunderbolt-site-map":"12ef5b35.bundle.min","thunderbolt-mobile-app-builder":"7c1fba5f.bundle.min","builder-component-features":"e0376e01.bundle.min","builder-component-css":"c7aef644.bundle.min","builder-component-platform":"31e9f5a0.bundle.min","component-manifest-css":"c3c20adb.bundle.min","thunderbolt-css-mappers":"9e336788.bundle.min","thunderbolt-services-configs":"ed90fbd5.bundle.min"}},"web":{"modulesToHashes":{"thunderbolt-platform":"3eb66fbc.bundle.min","thunderbolt-css":"34e59a1b.bundle.min","thunderbolt-site-map":"0a93afe8.bundle.min","thunderbolt-mobile-app-builder":"18820780.bundle.min","builder-component-features":"426fba02.bundle.min","builder-component-css":"b9dbde57.bundle.min","builder-component-platform":"7ef4cb4c.bundle.min","component-manifest-css":"44e5fc58.bundle.min","thunderbolt-css-mappers":"c328d26f.bundle.min","thunderbolt-services-configs":"444b0c96.bundle.min","webpack-runtime":"e9817151.bundle.min","thunderbolt-features":"6540edaf.bundle.min"},"webpackRuntimeBundle":"e9817151.bundle.min"},"webWorker":{"modulesToHashes":{"builder-component-css":"91bbafb8.bundle.min","builder-component-platform":"f41c0465.bundle.min","component-manifest-css":"d3a33d76.bundle.min","thunderbolt-css-mappers":"2a96710a.bundle.min","thunderbolt-services-configs":"6029b569.bundle.min","thunderbolt-features":"05445bb8.bundle.min","thunderbolt-platform":"fab107aa.bundle.min","thunderbolt-css":"c980c091.bundle.min","thunderbolt-site-map":"b46c5a2f.bundle.min","thunderbolt-mobile-app-builder":"fa04716d.bundle.min","builder-component-features":"1172c044.bundle.min"}}},"siteAssetsVersions":{"viewer-assets-generator":"1.0.0","santa-data-fixer":"1.5326.0","@wix\/santa-main-r":"1.1643.0","santa-main-r":"1.1643.0","@wix\/blocks-app-descriptor":"1.118.0","simple-all-pages":"1.0.0","blocks-builder-manifest-generator":"1.151.0","@wix\/santa-data-fixer":"1.5326.0","remote-widget-structure-builder":"1.251.0","remote-widget-metadata":"1.2593.0","santa-site-metadata":"1.3239.0","piler-siteassets":"1.841.0","stylable-santa-flatten":"2.0.222","@wix\/piler-siteassets":"1.841.0"},"staticHTMLComponentUrl":"https:\/\/helouvrykarine-wixsite-com.filesusr.com\/","remoteWidgetStructureBuilderVersion":"1.251.0","blocksBuilderManifestGeneratorVersion":"1.129.0"},"experiments":{"specs.thunderbolt.DisableSentry":true,"specs.thunderbolt.cmsDprNamedQueryParam":true,"specs.thunderbolt.viewport_hydration_extended_react_18":true,"specs.thunderbolt.migrateRepeaterUiTypeMapper":true,"specs.thunderbolt.inMemoryPaypalAuthToken":true,"specs.thunderbolt.roundBordersInResponsiveContainer":true,"specs.thunderbolt.removeWidgetsFromAppsCSM":true,"specs.thunderbolt.PanoramaErrorMonitor":true,"specs.thunderbolt.userAsFactory":true,"specs.thunderbolt.getMemberDetailsFromMembersNg":true,"specs.thunderbolt.UseEEImpress":true,"specs.promote.ar.reportRestPurchaseEventsInsteadOfKafka":true,"specs.thunderbolt.sendBiInlightbox":true,"specs.thunderbolt.fixDisabledLinkButtonStyles":true,"specs.thunderbolt.UseEcomFemBi":true,"specs.thunderbolt.one_cell_grid_display_flex":true,"specs.thunderbolt.siteMembersMultilingualLanguage":true,"specs.thunderbolt.useClassnameInResponsiveAppWidget":true,"specs.thunderbolt.shouldRunCodEmbedsCallbackOnce":true,"specs.thunderbolt.globalVarsRefactor23":true,"specs.thunderbolt.browserCacheReload":true,"specs.thunderbolt.resolveSpxWithoutEditorCheck":true,"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.fedops_enableSampleRateForAppNames":true,"specs.thunderbolt.WixFreeSiteBannerDesktop":true,"specs.thunderbolt.dontTruncateScrollPosition":true,"specs.thunderbolt.excludeInstanceFromQueryParams":true,"specs.thunderbolt.HamburgerOverlayResetEntranceAnimations":true,"specs.thunderbolt.ooiFetchModuleOptimizations":true,"specs.thunderbolt.fullPageNavigationSpecificSites":true,"specs.thunderbolt.ComponentsRegistryFixAnonymousDefine":true,"specs.thunderbolt.newTransitionEndHandlerLogic":true,"specs.thunderbolt.postTransitionElementFocus":true,"specs.thunderbolt.useMpaNavigationBlacklistMode":true,"specs.thunderbolt.LoginSocialBarSplitStateProps":true,"specs.thunderbolt.skipDecodeUri":true,"specs.thunderbolt.uiTypeNativeMappers":true,"specs.thunderbolt.SetNoCacheOnAppError":true,"specs.thunderbolt.bundlerTrafficToAws":true,"specs.thunderbolt.fixMpaWorkerPanorama":true,"specs.thunderbolt.HtmlComponentPropsMapper":true,"specs.thunderbolt.fixSafariTabHeight":true,"specs.thunderbolt.UseOriginalBlocksAppInstance":true,"specs.thunderbolt.showContentReflowBanner":true,"specs.thunderbolt.removeDynamicModelTopologyFromSiteAssets":true,"specs.thunderbolt.FreemiumBannerOdeditor":true,"specs.thunderbolt.pageUrlRegexIgnoreSpace":true,"specs.thunderbolt.UseLoginSocialBarCustomMenu":true,"specs.thunderbolt.WRichTextPropsMapper":true,"specs.thunderbolt.wixRealtimeGetAppTokenFromPlatformUtils":true,"specs.thunderbolt.newLoginFlowOnProtectedCollection":true,"specs.thunderbolt.deprecatewixperf":true,"specs.thunderbolt.shouldSendCookiesForSiteMembersSettings":true,"specs.thunderbolt.calculateHeadEmbedsInSSR":true,"specs.thunderbolt.useNewRegisterLogin":true,"specs.thunderbolt.useWowImageInFastGallery":true,"specs.thunderbolt.headerUseMargins":true,"specs.thunderbolt.popupCustom404":true,"specs.thunderbolt.TextInputPrefixWidthFix":true,"specs.thunderbolt.loadWebpackRuntimeInHead":true,"specs.thunderbolt.DatePickerPortal":true,"specs.thunderbolt.dom_store":true,"specs.thunderbolt.removeSendBeat":true,"specs.thunderbolt.UseNewLoginSocialBarCustomMenuPositioning":true,"specs.thunderbolt.siteButtonKeyboardBehavior":true,"specs.thunderbolt.adjustForPrerenderActivation":true,"specs.os.EnableErrorHandlerInViewer":true,"specs.thunderbolt.customScaleMinBreakpoint":true,"specs.thunderbolt.CallStoresPublicAPIForAddProducts":true,"specs.thunderbolt.ShouldUseNewIAMSocialFlow":true,"specs.thunderbolt.lazy_load_iframe":true,"specs.thunderbolt.useSvgLoaderFeatureOnBuilderComps":true,"specs.thunderbolt.useIAMEnabledConnections":true,"specs.thunderbolt.StoresCartNullOnShippingInfo":true,"specs.thunderbolt.securityExperiments":true,"specs.thunderbolt.useElementoryRelativePath":true,"specs.thunderbolt.safariStickyFix":true,"specs.thunderbolt.mapLazyLoadedCompsInDifferentRegistrarMap":true,"specs.thunderbolt.fixAiChatOnSafari":true,"specs.thunderbolt.HamburgerMenuOverflowFix":true,"specs.thunderbolt.preventGetMemberDetailsWaterfall":true,"specs.thunderbolt.linkBarNativeMapper":true,"specs.thunderbolt.wrichtextListInRtl":true,"specs.thunderbolt.addPlatformizationOptionSignUpFlow":true,"specs.thunderbolt.scrollToRetries":true,"specs.thunderbolt.addPlatformizationOptionLoginFlow":true,"specs.thunderbolt.UseNewLoginBarDropdownMenuAlignment":true,"specs.thunderbolt.pageBGTransitionHandler":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.shouldFetchLoginUrlByClientId":true,"specs.thunderbolt.shouldLoadGoogleSdkEarly":true,"specs.thunderbolt.loadNewerSentrySdk":true,"specs.thunderbolt.motionTimeAnimationsCSS":true,"specs.thunderbolt.shouldUseMemberPrivacySettingsService":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.membersArea.LoginBarRemake":true,"specs.thunderbolt.spxStopper":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.e3presetsPolyfillMutation":true,"specs.thunderbolt.alwaysApplySessionTokenOnIAM":true,"specs.thunderbolt.sendFedopsLoadStartedReplaced":true,"specs.thunderbolt.SlideshowStopMediaInNonActiveSlides":true,"specs.thunderbolt.removeDynamicModelTopology":true,"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.DisableDocumentScrollWhenLightBoxOpen":true,"specs.thunderbolt.biForBrowserZoom":true,"specs.thunderbolt.shouldValidateRedirectUrl":true,"specs.thunderbolt.StoresCartZeroOnShippingAndTax":true,"specs.thunderbolt.cmsStandalone":true,"specs.thunderbolt.enableSignUpPrivacyNoteType":true,"specs.thunderbolt.veloWixMembersAmbassadorV2":true,"specs.thunderbolt.customElemCollapsedheight":true,"specs.thunderbolt.megaMenuMouseLeave":true,"specs.thunderbolt.useUrlFromBrowserWindowInsteadOfViewerModel":true,"specs.thunderbolt.fixMpaWorkerBi":true,"specs.thunderbolt.takeAppDependenciesFromCSM":true,"specs.thunderbolt.WRichTextVerticalAlignTopSafariAndIOS":true,"specs.thunderbolt.viewportOnBPChange":true,"specs.thunderbolt.propsCarmiMappersMigration1":true,"specs.thunderbolt.UseWixDataItemService":true,"specs.thunderbolt.VerticalMenu_uiType_NativeMapper":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.splitLinkUtils":true,"specs.thunderbolt.useNewBuilderSdkApi":true,"specs.thunderbolt.migrateStylableMenuUiTypeMapper":true,"specs.thunderbolt.propsCarmiMappersMigration4":true,"specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":true,"specs.thunderbolt.dontCleanLightboxState":true,"specs.thunderbolt.removeSafariStickyFix":true,"specs.promote.ar.reportEcomPlatformPurchaseEvents":true,"specs.thunderbolt.UseNewLoginSocialBarMemberInitialsAvatar":true,"specs.thunderbolt.useIAMPlatform":true,"specs.thunderbolt.veloBundlerParastorageUrl":true,"specs.thunderbolt.motionBackgroundSiteParallax":true,"specs.thunderbolt.HoverBoxSelectorToCssNativeMapper":true,"specs.thunderbolt.fiveGridLineStudioSkins":true,"specs.thunderbolt.AddRegisterEventListenerToWixWindow":true,"specs.thunderbolt.fetchSVGfromNetworkInCSR":true,"specs.thunderbolt.runMappersWithSpecificDeps":true,"specs.thunderbolt.UseNewLoginSocialBarElementStructure":true,"specs.thunderbolt.LottieUseCanvasForIOSDevices":true,"specs.thunderbolt.inlineFontsCSSForIframeTPA":true,"specs.ident.usePlatformizedSMAuth":true,"specs.thunderbolt.svgResolver_2":true,"specs.thunderbolt.updateLoginSocialBarMenuItemsSDKData":true,"specs.thunderbolt.membersService":true,"specs.thunderbolt.shouldSearchForRouterPrefix":true,"specs.thunderbolt.carouselGalleryImageFitting":true,"specs.thunderbolt.scrollToAnchorSsr":true,"specs.thunderbolt.pricingPlansUserOrdersV2":true,"specs.thunderbolt.useSvgLoaderFeature":true,"specs.thunderbolt.loginSocialBarEnableUrlChangeListeners":true,"specs.thunderbolt.pageTransitionScrollSmoothly":true,"specs.thunderbolt.buttonUdp_loggedIn":true,"specs.thunderbolt.InitPlatformApiProvider":true,"specs.thunderbolt.magnifyKeyboardOperability":true,"specs.thunderbolt.isClassNameToRootEnabledNext":true,"specs.thunderbolt.isClassNameToRootEnabled":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.WixFreeSiteBannerMobile":true,"specs.thunderbolt.SearchBoxSanitiseSuggestions":true,"specs.thunderbolt.render_dom_store_before_site":true,"specs.thunderbolt.calculateCollapsibleTextLineHeightByFont":true,"specs.thunderbolt.imageEncodingAVIF":true,"displayWixAdsNewVersion":true,"specs.thunderbolt.BundlerTypescriptListExportedFunctions":true,"specs.thunderbolt.smModalsShouldWaitForAppDidMount":true,"specs.thunderbolt.ooi_css_optimization":true,"specs.thunderbolt.mobileFriendlyInFormFactor":true,"specs.thunderbolt.dynamicSlots":true,"specs.thunderbolt.disableBuilderWixComponents":true,"specs.thunderbolt.fixGapBelowTextboxonMobileSite":true,"specs.thunderbolt.propsCarmiMappersMigration2":true,"specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.ooiCssSelectorWithSuffix":true,"specs.thunderbolt.overrideFloatInDistance":true,"specs.thunderbolt.propsCarmiMappersMigration5":true,"specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":true,"specs.thunderbolt.moveFedopsLoadStartToBody":true,"specs.thunderbolt.pinnedTopAuto":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true,"specs.thunderbolt.deduplicateFAQPageStructuredData":true,"specs.thunderbolt.shouldFetchLogoutUrlByClientId":true,"specs.thunderbolt.newIsScrollBlockedCondition":true,"specs.thunderbolt.routerFetchExtendedUrlLength":true,"specs.thunderbolt.retainInternalQueryParams":true,"specs.thunderbolt.convertBirthdateToISOString":true,"specs.thunderbolt.textMaskFontFallbacks":true,"specs.thunderbolt.dynamicPageServiceManager":true,"specs.thunderbolt.getAppTokenForCustomElement":true,"specs.thunderbolt.dontApplyDacOverridesOnBoBApps":true,"specs.thunderbolt.businessLoggerService":true,"specs.promote.ar.reportScheduleEventsOnPurchaseIfNeeded":true,"specs.thunderbolt.removeSingleTabCssMapper":true,"specs.thunderbolt.newAuthorizedPagesFlow":true,"specs.thunderbolt.viewerWithoutWixDynamicCustomElements":true,"specs.thunderbolt.newControllersModel":true,"specs.thunderbolt.sanitizeCustomElement":true,"specs.thunderbolt.textScaleAdjust":true,"specs.thunderbolt.Panorama":true,"specs.thunderbolt.fetchCurrentMemberFromMembersNg":true,"specs.thunderbolt.logoutOnIAM":true,"specs.thunderbolt.TextInputAutoFillFix":true,"specs.thunderbolt.addIdAsClassName":true,"specs.thunderbolt.suspenseInSlots":true,"specs.thunderbolt.blockMpaNavigationOnAudioPlayback":true,"specs.thunderbolt.fixSoapSsrFlicker":true,"specs.thunderbolt.useNewTelemetryAPI":true,"specs.thunderbolt.UseNewLoginBarColorWiringOnE3":true},"fleetConfig":{"fleetName":"wix-thunderbolt","type":"GA","code":0},"accessTokensUrl":"https:\/\/helouvrykarine.wixsite.com\/helouvry-avocat\/_api\/v1\/access-tokens","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"78","renderingFlow":"NONE","language":"fr","locale":"fr-fr"},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15034.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15034.0"}],"anywhereConfig":{},"interactionSampleRatio":0.01,"rendererType":null,"isPartialRouteMatching":false,"useLocalPiler":false,"pilerExperiments":{"specs.piler.useEditorReactComponents":true},"react18Compatible":true,"react18HydrationBlackListWidgets":[],"mpaBlacklistWidgets":[],"excludeCompsForSSRList":[""],"mpaNavigationCompatible":true,"mpaIncompatibleWidgetsList":[],"mpaExclusionReasons":[],"isolatedRenderer":false}</script>
<script>window.viewerModel = JSON.parse(document.getElementById('wix-viewer-model').textContent)</script>
<!-- renderIndicator -->
<!-- versionIndicator -->
<!-- used platform apis start -->
<script type="application/json" id="used-platform-apis-data">[]</script>
<script>window.usedPlatformApis = JSON.parse(document.getElementById('used-platform-apis-data').textContent)</script>
<!-- used platform apis end -->
<!-- Business Manager -->
<!-- initCustomElements #2 -->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/wixDropdownWrapper.inline.03d1fda0.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["5117"],{},function(n){n.O(0,["1619","3033"],function(){return n(n.s=55901)}),n.O()}]);</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.0a0bab45.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["6747"],{99090(e,t,o){o.d(t,{O:()=>c});let c=(e,t="")=>t.toLowerCase().includes("forcereducedmotion")||!!e?.matchMedia("(prefers-reduced-motion: reduce)").matches}},function(e){e.O(0,["1619","3033"],function(){return e(e.s=19787)}),e.O()}]);
//# sourceMappingURL=lazyCustomElementWrapper.inline.0a0bab45.bundle.min.js.map</script>
<!-- react -->
<script crossorigin="" onload="resolveExternalsRegistryModule('react')" src="https://static.parastorage.com/unpkg/react@18.3.1/umd/react.production.min.js"></script>
<!-- react-dom -->
<script crossorigin="" defer="" onload="resolveExternalsRegistryModule('reactDOM')" src="https://static.parastorage.com/unpkg/react-dom@18.3.1/umd/react-dom.production.min.js"></script>
<!-- lodash script -->
<script async="" onload="resolveExternalsRegistryModule('lodash')" src="https://static.parastorage.com/unpkg/lodash@4.17.21/lodash.min.js"></script>
<!-- initial scripts -->
<script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/thunderbolt-commons.f05e8dac.bundle.min.js"></script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.4090635d.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["6008"],{53850(e,t,r){r.d(t,{$:()=>o});let o={site:({api:e})=>{let t=!!e.rendererModel.getSiteMetaData()?.builderComponentModel,r=!!e.env.getExperiments()["specs.thunderbolt.servicesInfra"]||t;return{shouldLoadSiteFeature:r,shouldLoadSiteConfig:r,siteConfig:{}}},name:"fedopsLoggerService"}},68703(e,t,r){r.d(t,{L:()=>s});var o=r(8716),a=r(26778),n=r(89330);let s=(0,o.Og)([],()=>({definition:a.FedopsLoggerDefinition,impl:n.FedopsLoggerService,config:{},platformConfig:{}}))},89973(e,t,r){r.d(t,{h:()=>s});var o=r(65672),a=r(48869);let n=({useBatch:e=!0,publishMethod:t=o.PublishMethods.Auto,endpoint:r,muteBi:a=!1,biStore:n,sessionManager:s,fetch:i,factory:d})=>d({useBatch:e,publishMethod:t,endpoint:r}).setMuted(a).withUoUContext({msid:n.msid}).withNonEssentialContext({visitorId:()=>s.getVisitorId(),siteMemberId:()=>s.getSiteMemberId()}).updateDefaults({vsi:n.viewerSessionId,_av:`thunderbolt-${n.viewerVersion}`,isb:n.is_headless,...n.is_headless&&{isbr:n.is_headless_reason}}),s={createBaseBiLoggerFactory:n,createBiLoggerFactoryForFedops:e=>{let{biStore:{session_id:t,initialTimestamp:r,initialRequestTimestamp:o,dc:s,microPop:i,is_headless:d,isCached:l,pageData:p,rolloutData:u,caching:c,checkVisibility:f=()=>"",viewerVersion:I,requestUrl:m,st:h,isSuccessfulSSR:A,mpaSessionId:S,adjustForPrerenderActivation:_},muteBi:g=!1}=e;return n({...e,muteBi:g}).updateDefaults({ts:()=>Date.now()-r,tsn:()=>(function({initialRequestTimestamp:e,adjustForPrerender:t=!1}){if("undefined"==typeof window)return Math.round(performance.now()+(performance.timeOrigin-e));let r=t?(0,a.b)():0;return Math.round(performance.now()-r)})({initialRequestTimestamp:o,adjustForPrerender:_}),dc:s,microPop:i,caching:c,session_id:t,st:h,url:m||p.pageUrl,ish:d,pn:p.pageNumber,isFirstNavigation:1===p.pageNumber,pv:f,pageId:p.pageId,isServerSide:!1,isSuccessfulSSR:A,is_lightbox:p.isLightbox,is_cached:l,is_sav_rollout:+!!u.siteAssetsVersionsRollout,is_dac_rollout:+!!u.isDACRollout,v:I,mpaSessionId:S})}}},48869(e,t,r){r.d(t,{b:()=>o});let o=()=>{let e=(()=>{if("undefined"==typeof performance||"function"!=typeof performance.getEntriesByType)return;let e=performance.getEntriesByType("navigation")[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e})();return e?.activationStart??0}},35499(e,t,r){r.d(t,{W:()=>l});var o=r(41394),a=r(41789),n=r(683),s=r(4291),i=r(6355),d=r(63328);let l=({biLoggerFactory:e,customParams:t={},phasesConfig:r="SEND_ON_FINISH",appName:l="thunderbolt",presetType:p=o.u.BOLT,reportBlackbox:u=!1,paramsOverrides:c={},factory:f,muteThunderboltEvents:I=!1,experiments:m={},monitoringData:h})=>{let A,S,_,g,N,E,b,v,R=f(l,{presetType:p,phasesConfig:r,isPersistent:!0,isServerSide:!1,reportBlackbox:u,customParams:t,biLoggerFactory:e,paramsOverrides:c,enableSampleRateForAppNames:(0,d.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",m)??("undefined"!=typeof window&&(0,d.k)("specs.thunderbolt.fedops_enableSampleRateForAppNames",m))}),{interactionStarted:w,interactionEnded:O,appLoadingPhaseStart:T,appLoadingPhaseFinish:D,appLoadStarted:L,appLoaded:y}=R,C=(0,d.k)("specs.thunderbolt.fedopsMuteErrors",m),V=(0,d.k)("specs.thunderbolt.panoramaInSsr",m),F="undefined"==typeof window,B=e=>e?.evid&&26===parseInt(e.evid,10),P=(A=(0,i.n)(),h?.viewerSessionId&&A.setSessionId(h.viewerSessionId),S=h?.metaSiteId??"",_=h?.dc??"",g=!!h?.isHeadless,N=!!h?.isCached,E=!!h?.rolloutData?.isTBRollout,b=!!h?.rolloutData?.isDACRollout,v=!!h?.rolloutData?.siteAssetsVersionsRollout,(0,n.V)({baseParams:{platform:s.OD.Viewer,msid:S,fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:l},pluginParams:{useBatch:!0},data:{dataCenter:_,isHeadless:g,isCached:N,isRollout:E,isDacRollout:b,isSavRollout:v,isSsr:!1,presetType:p,customParams:t},reporterOptions:F?{fetchFn:fetch}:{}}).withGlobalConfig(A).client()),M=e=>{P&&(V||!F)&&(e?P.reportLoadStart():P.reportLoadFinish())},G=(e,t,r)=>{if(!P)return;let o=e.replaceAll(" ","_");t?P.transaction(o).start(r):P.transaction(o).finish(r)},k=(e,t,r,n)=>{if(a.iy.has(l))return!0;if(((e,t,r)=>{let n;return B(r)?C:(n=r?.siteAssetsModule??"",!(p!==o.u.BOLT||a.EQ.has(e)||t&&["thunderbolt-css","thunderbolt-features","thunderbolt-platform"].includes(n)))})(e,t,n))return!1;if(n?.siteAssetsModule)return!0;let s=!!r?.appId&&!a.S_.has(r.appId),i=a.S2.has(e),d=a.wV.has(e);return i||s||!d&&!I};return R.interactionStarted=(e,t)=>{if(B(t?.paramsOverrides)?((e={})=>{if(!P)return;let{errorInfo:t,errorType:r}=e,o=Error(t);P?.errorMonitor().reportError(o,{errorName:r,environment:"Viewer"})})(t?.paramsOverrides):(V||e.startsWith("platform_")||!F)&&G(e,!0),k(e,!0,void 0,t?.paramsOverrides))return w.call(R,e,t);try{performance.mark(`${e} started`)}catch(e){}return{timeoutId:0}},R.interactionEnded=(e,t)=>{if((V||e.startsWith("platform_")||!F)&&G(e,!1),k(e,!0,void 0,t?.paramsOverrides))O.call(R,e,t);else try{performance.mark(`${e} ended`)}catch(e){}},R.appLoadingPhaseStart=(e,t)=>{if(G(e,!0,{appDefId:t?.appId,componentId:t?.widgetId}),k(e,!1,t))T.call(R,e,t);else try{performance.mark(`${e} started`)}catch(e){}},R.appLoadingPhaseFinish=(e,t,r)=>{if(G(e,!1,{appDefId:t?.appId,componentId:t?.widgetId}),k(e,!1,t))D.call(R,e,t,r);else try{performance.mark(`${e} finished`)}catch(e){}},R.appLoadStarted=e=>{M(!0),L.call(R,e)},R.appLoaded=e=>{M(!1),y.call(R,e)},R}},81855(e,t,r){r.d(t,{c:()=>o});let o=e=>{let t="thunderbolt-commons";return{reportAsyncWithCustomKey:(r,o,a)=>e.reportAsyncWithCustomKey(r,t,o,a),runAsyncAndReport:(r,o)=>e.runAsyncAndReport(r,t,o),runAndReport:(r,o)=>e.runAndReport(r,t,o),reportError:r=>{e.captureError(r,{tags:{feature:t,clientMetricsReporterError:!0}})},meter:(t,r)=>{e.meter(t,r)},histogram:(e,t)=>{}}}},27256(e,t,r){r.r(t),r.d(t,{createBiReporter:()=>s,site:()=>i});var o=r(73388),a=r(60990);let n=(...e)=>console.log("[TB] ",...e);function s(e=n,t=n,r=()=>{},o=n,a=n){return{reportBI:e,sendBeat:t,setDynamicSessionData:r,reportPageNavigation:o,reportPageNavigationDone:a}}let i=({biReporter:e,wixBiSession:t,viewerModel:r})=>n=>{n(o.O$).toConstantValue(t),n(o.u6).toConstantValue(e),n(o.lR).toConstantValue((0,a.f)(r))}},94756(e,t,r){r.d(t,{lF:()=>n,mY:()=>i,w4:()=>s});var o,a,n=((o={})[o.START=1]="START",o[o.VISIBLE=2]="VISIBLE",o[o.PARTIALLY_VISIBLE=12]="PARTIALLY_VISIBLE",o[o.PAGE_FINISH=33]="PAGE_FINISH",o[o.FIRST_CDN_RESPONSE=4]="FIRST_CDN_RESPONSE",o[o.TBD=-1]="TBD",o[o.PAGE_NAVIGATION=101]="PAGE_NAVIGATION",o[o.PAGE_NAVIGATION_DONE=103]="PAGE_NAVIGATION_DONE",o),s=((a={})[a.NAVIGATION=1]="NAVIGATION",a[a.DYNAMIC_REDIRECT=2]="DYNAMIC_REDIRECT",a[a.INNER_ROUTE=3]="INNER_ROUTE",a[a.NAVIGATION_ERROR=4]="NAVIGATION_ERROR",a[a.CANCELED=5]="CANCELED",a);let i={1:"page-navigation",2:"page-navigation-redirect",3:"page-navigation-inner-route",4:"navigation-error",5:"navigation-canceled"}},73388(e,t,r){r.d(t,{O$:()=>a,lR:()=>n,u6:()=>o});let o=Symbol.for("BI"),a=Symbol.for("WixBiSessionSymbol"),n=Symbol.for("appName")}}]);
//# sourceMappingURL=bi-common.inline.4090635d.bundle.min.js.map</script>
<script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.68cf4735.bundle.min.js"></script>
<script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.99fa8096.bundle.min.js"></script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.5582455f.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["8426"],{7146(e,r,t){t.r(r),t.d(r,{platformWorkerPromise:()=>m});let s=window.viewerModel,a=s?.siteFeatures||[],o=s?.siteFeaturesConfigs?.platform,p=s?.siteAssets?.clientTopology,l=s?.site?.externalBaseUrl,i=window.usedPlatformApis,c="undefined"!=typeof Worker&&a.includes("platform")&&!!o,n=async()=>{let e;if(!o?.clientWorkerUrl||!o?.appsScripts||!o?.bootstrapData)return void console.warn("[create-worker] Platform config incomplete (missing clientWorkerUrl, appsScripts, or bootstrapData), skipping worker creation");let r="platform_create-worker started";performance.mark(r);let{clientWorkerUrl:t,appsScripts:s,bootstrapData:a,sdksStaticPaths:c}=o,{appsSpecData:n={},appDefIdToIsMigratedToGetPlatformApi:m={},forceEmptySdks:d}=a||{},f=new Worker(t.startsWith("http://localhost:")||t.startsWith("https://bo.wix.com/suricate/")||document.baseURI!==location.href?(e=new Blob([`importScripts('${t}');`],{type:"application/javascript"}),URL.createObjectURL(e)):t.replace(p?.fileRepoUrl||"",`${l}/_partials`)),u=s?.urls||{},k=Object.keys(u).filter(e=>!n[e]?.isModuleFederated).reduce((e,r)=>(e[r]=u[r],e),{});c&&c.mainSdks&&c.nonMainSdks&&(Object.values(m).every(e=>e)||d?f.postMessage({type:"preloadNamespaces",namespaces:i}):f.postMessage({type:"preloadAllNamespaces",sdksStaticPaths:c})),f.postMessage({type:"platformScriptsToPreload",appScriptsUrls:k});let w="platform_create-worker ended";return performance.mark(w),performance.measure("Create Platform Web Worker",r,w),f},m=c?n():Promise.resolve()}},function(e){e(e.s=7146)}]);
//# sourceMappingURL=createPlatformWorker.inline.5582455f.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.d8470fd7.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["1625"],{97534(){var e;let n,a,t;e=window,n=new Set,a=[],t=e=>{let a=[];n.forEach(n=>{e.canHandleEvent(n)&&a.push(n)}),a.forEach(a=>{n.delete(a),e.handleEvent(a)})},e.addEventListener("message",e=>{let d={source:e.source,data:e.data,origin:e.origin},s=a.find(e=>e.canHandleEvent(d));s?(t(s),s.handleEvent(d)):n.add(d)}),e._addWindowMessageHandler=e=>{a.push(e),t(e)}}},function(e){e(e.s=97534)}]);
//# sourceMappingURL=windowMessageRegister.inline.d8470fd7.bundle.min.js.map</script>
<!-- scriptTagsToPreload -->
<!-- Old Browsers Deprecation -->
<script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/browser-deprecation.bundle.es5.js"></script>
<!-- bi -->
<script>
window.clientSideRender = false;
</script>
<!-- bi -->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.af370d22.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["9114"],{79032(e,i,n){let t,r,s,o;n.d(i,{K:()=>h});var a=n(94756);let l=e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch{}i||(new Image().src=e)};function c([e,i]){return null!==i&&`${e}=${i}`}let d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},s,o){let a,l,d=(a=r.split("&").reduce((e,i)=>{let[n,t]=i.split("=");return{...e,[n]:t}},{}),(e,i)=>void 0!==a[e]?a[e]:i),u=e=>void 0===s[e]?null:s[e],p=!0,m=window?.consentPolicyManager;if(m){let e=m.getCurrentConsentPolicy();if(e){let{policy:i}=e;p=!(i.functional&&i.analytics)}}let w=u("requestUrl"),h=Object.entries({src:"29",evid:"3",viewer_name:u("viewerName"),caching:u("caching"),client_id:p?null:(l=document.cookie.match(/_wixCIDX=([^;]*)/))&&l[1],dc:u("dc"),microPop:u("microPop"),et:i,event_name:e?encodeURIComponent(e):null,is_cached:u("isCached"),is_platform_loaded:u("is_platform_loaded"),is_rollout:u("is_rollout"),ism:u("isMesh"),isp:0,isjp:u("isjp"),iss:u("isServerSide"),ssr_fb:u("fallbackReason"),ita:d("ita",s.checkVisibility()?"1":"0"),mid:p?null:o?.siteMemberId||null,msid:u("msId"),pid:d("pid",null),pn:d("pn","1"),ref:document.referrer&&!p?encodeURIComponent(document.referrer):null,sar:p?null:d("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:null),sessionId:p&&m?null:u("sessionId"),siterev:s.siteRevision||s.siteCacheRevision?`${s.siteRevision}-${s.siteCacheRevision}`:null,sr:p?null:d("sr",screen.width?`${screen.width}x${screen.height}`:null),st:u("st"),ts:n,tts:t,url:p?function(e){if(!e)return null;let i=new URL(decodeURIComponent(e));return i.search="?",encodeURIComponent(i.href)}(w):w,v:window?.thunderboltVersion||"0.0.0",vid:p?null:o?.visitorId||null,bsi:p?null:o?.bsi||null,vsi:u("viewerSessionId"),wor:p||!window.outerWidth?null:`${window.outerWidth}x${window.outerHeight}`,wr:p?null:d("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:null),_brandId:s.commonConfig?.brand||null,nt:d("nt",null)}).map(c).filter(Boolean).join("&");return`https://frog.wix.com/bt?${h}`},u="unknown",p=e=>{let i,n,t=(i=e.cache,n=e.varnish,`${i||u},${n||u}`);return{caching:t,isCached:t.includes("hit"),...e.microPop?{microPop:e.microPop}:{}}},m={WixSite:1,UGC:2,Template:3};var w=n(48869);let h=(t=(()=>{let{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:t,fleetConfig:r,commonConfig:s,interactionSampleRatio:o},clientSideRender:a,santaRenderingError:l}=window,c=(({requestUrl:e,interactionSampleRatio:i})=>{let n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:o}),d=(e=>{let{userAgent:i}=e.navigator;return/instagram.+google\/google/i.test(i)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(i)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch{}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";let{document:e,navigator:i}=window;if(!e||!i)return"document";let{webdriver:n,userAgent:t,plugins:r,languages:s}=i;if(n)return"webdriver";if(!r||Array.isArray(r))return"plugins";if(Object.getOwnPropertyDescriptor(r,"0")?.writable)return"plugins-extra";if(!t)return"userAgent";if(t.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){let{stack:i}=e;if(i&&/ (\(internal\/)|(\(?file:\/)/.test(i))return"stack"}}return""})()||(({seo:e})=>e?.isInSEO?"seo":"")(i);return{suppressbi:n.includes("suppressbi=true"),initialTimestamp:window.initialTimestamps.initialTimestamp,initialRequestTimestamp:window.initialTimestamps.initialRequestTimestamp,viewerSessionId:e.vsi,viewerName:t.appNameForBiEvents,siteRevision:String(t.siteRevision),msId:t.metaSiteId,is_rollout:0===r.code||1===r.code?r.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(t.sessionId),btype:d,isjp:!!d,dc:t.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...((e,i)=>{let n,t=(e=>{let i;try{i=e()}catch{i=[]}let n=i.reduce((e,i)=>(e[i.name]=i.description,e),{});return{cache:n.cache,varnish:n.varnish,microPop:n.dc}})(i);if(t.cache||t.varnish)return p({cache:t.cache||u,varnish:t.varnish||u,microPop:t.microPop});let r=(n=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/))&&n.length?{cache:n[1],varnish:n[2]||u,microPop:n[3]}:null;return r?p(r):{caching:u,isCached:!1}})(document.cookie,()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]]),isMesh:1,st:m[t.siteType]||0,commonConfig:s,muteThunderboltEvents:c,isServerSide:+!a,isSuccessfulSSR:!a,fallbackReason:l?.errorInfo,mpaSessionId:e.mpaSessionId}})(),r={},s=1,{sendBeat:o=(e,i,n={})=>{if(i&&performance.mark){let n=`${i} (beat ${e})`;performance.mark(n)}let o=globalThis.window?.viewerModel;if(!o?.experiments["specs.thunderbolt.removeSendBeat"]){let a=Date.now(),c=o?.experiments["specs.thunderbolt.adjustForPrerenderActivation"]?(0,w.b)():0,u=Math.round(performance.now()-c),p=a-t.initialTimestamp;if(t.suppressbi||window.__browser_deprecation__)return;let{pageId:m,pageNumber:h=s,navigationType:f}=n,v=`&pn=${h}`;m&&(v+=`&pid=${m}`),f&&(v+=`&nt=${f}`),l(d(i,{eventType:e,ts:p,tts:u,extra:v},t,r))}},reportBI:function(e,i){let n,t;n=i?`${e} - ${i}`:e,t="end"===i?`${e} - start`:null,performance.mark(n),performance.measure&&t&&performance.measure(`\u2B50${e}`,t,n)},wixBiSession:t,sendBeacon:l,setDynamicSessionData:({visitorId:e,siteMemberId:i,bsi:n})=>{r.visitorId=e||r.visitorId,r.siteMemberId=i||r.siteMemberId,r.bsi=n||r.bsi},reportPageNavigation:function(e){s+=1,o(a.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:s})},reportPageNavigationDone:function(e,i){o(a.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:s,navigationType:i}),(i===a.w4.DYNAMIC_REDIRECT||i===a.w4.NAVIGATION_ERROR||i===a.w4.CANCELED)&&(s-=1)}});window.bi=h,window.bi.wixBiSession.isServerSide=+!window.clientSideRender,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),h.sendBeat(1,"Init")}},function(e){e.O(0,["6008"],function(){return e(e.s=79032)}),e.O()}]);
//# sourceMappingURL=bi.inline.af370d22.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.0586dbc8.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["1698"],{40250(e,i,n){var t=n(94756);n(79032).K.sendBeat(t.lF.PARTIALLY_VISIBLE,"Partially visible",{pageId:window.firstPageId})},79032(e,i,n){let t,r,s,o;n.d(i,{K:()=>h});var a=n(94756);let l=e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch{}i||(new Image().src=e)};function c([e,i]){return null!==i&&`${e}=${i}`}let d=function(e,{eventType:i,ts:n,tts:t,extra:r=""},s,o){let a,l,d=(a=r.split("&").reduce((e,i)=>{let[n,t]=i.split("=");return{...e,[n]:t}},{}),(e,i)=>void 0!==a[e]?a[e]:i),u=e=>void 0===s[e]?null:s[e],p=!0,w=window?.consentPolicyManager;if(w){let e=w.getCurrentConsentPolicy();if(e){let{policy:i}=e;p=!(i.functional&&i.analytics)}}let m=u("requestUrl"),h=Object.entries({src:"29",evid:"3",viewer_name:u("viewerName"),caching:u("caching"),client_id:p?null:(l=document.cookie.match(/_wixCIDX=([^;]*)/))&&l[1],dc:u("dc"),microPop:u("microPop"),et:i,event_name:e?encodeURIComponent(e):null,is_cached:u("isCached"),is_platform_loaded:u("is_platform_loaded"),is_rollout:u("is_rollout"),ism:u("isMesh"),isp:0,isjp:u("isjp"),iss:u("isServerSide"),ssr_fb:u("fallbackReason"),ita:d("ita",s.checkVisibility()?"1":"0"),mid:p?null:o?.siteMemberId||null,msid:u("msId"),pid:d("pid",null),pn:d("pn","1"),ref:document.referrer&&!p?encodeURIComponent(document.referrer):null,sar:p?null:d("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:null),sessionId:p&&w?null:u("sessionId"),siterev:s.siteRevision||s.siteCacheRevision?`${s.siteRevision}-${s.siteCacheRevision}`:null,sr:p?null:d("sr",screen.width?`${screen.width}x${screen.height}`:null),st:u("st"),ts:n,tts:t,url:p?function(e){if(!e)return null;let i=new URL(decodeURIComponent(e));return i.search="?",encodeURIComponent(i.href)}(m):m,v:window?.thunderboltVersion||"0.0.0",vid:p?null:o?.visitorId||null,bsi:p?null:o?.bsi||null,vsi:u("viewerSessionId"),wor:p||!window.outerWidth?null:`${window.outerWidth}x${window.outerHeight}`,wr:p?null:d("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:null),_brandId:s.commonConfig?.brand||null,nt:d("nt",null)}).map(c).filter(Boolean).join("&");return`https://frog.wix.com/bt?${h}`},u="unknown",p=e=>{let i,n,t=(i=e.cache,n=e.varnish,`${i||u},${n||u}`);return{caching:t,isCached:t.includes("hit"),...e.microPop?{microPop:e.microPop}:{}}},w={WixSite:1,UGC:2,Template:3};var m=n(48869);let h=(t=(()=>{let{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:t,fleetConfig:r,commonConfig:s,interactionSampleRatio:o},clientSideRender:a,santaRenderingError:l}=window,c=(({requestUrl:e,interactionSampleRatio:i})=>{let n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:o}),d=(e=>{let{userAgent:i}=e.navigator;return/instagram.+google\/google/i.test(i)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(i)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch{}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";let{document:e,navigator:i}=window;if(!e||!i)return"document";let{webdriver:n,userAgent:t,plugins:r,languages:s}=i;if(n)return"webdriver";if(!r||Array.isArray(r))return"plugins";if(Object.getOwnPropertyDescriptor(r,"0")?.writable)return"plugins-extra";if(!t)return"userAgent";if(t.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){let{stack:i}=e;if(i&&/ (\(internal\/)|(\(?file:\/)/.test(i))return"stack"}}return""})()||(({seo:e})=>e?.isInSEO?"seo":"")(i);return{suppressbi:n.includes("suppressbi=true"),initialTimestamp:window.initialTimestamps.initialTimestamp,initialRequestTimestamp:window.initialTimestamps.initialRequestTimestamp,viewerSessionId:e.vsi,viewerName:t.appNameForBiEvents,siteRevision:String(t.siteRevision),msId:t.metaSiteId,is_rollout:0===r.code||1===r.code?r.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(t.sessionId),btype:d,isjp:!!d,dc:t.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...((e,i)=>{let n,t=(e=>{let i;try{i=e()}catch{i=[]}let n=i.reduce((e,i)=>(e[i.name]=i.description,e),{});return{cache:n.cache,varnish:n.varnish,microPop:n.dc}})(i);if(t.cache||t.varnish)return p({cache:t.cache||u,varnish:t.varnish||u,microPop:t.microPop});let r=(n=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/))&&n.length?{cache:n[1],varnish:n[2]||u,microPop:n[3]}:null;return r?p(r):{caching:u,isCached:!1}})(document.cookie,()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]]),isMesh:1,st:w[t.siteType]||0,commonConfig:s,muteThunderboltEvents:c,isServerSide:+!a,isSuccessfulSSR:!a,fallbackReason:l?.errorInfo,mpaSessionId:e.mpaSessionId}})(),r={},s=1,{sendBeat:o=(e,i,n={})=>{if(i&&performance.mark){let n=`${i} (beat ${e})`;performance.mark(n)}let o=globalThis.window?.viewerModel;if(!o?.experiments["specs.thunderbolt.removeSendBeat"]){let a=Date.now(),c=o?.experiments["specs.thunderbolt.adjustForPrerenderActivation"]?(0,m.b)():0,u=Math.round(performance.now()-c),p=a-t.initialTimestamp;if(t.suppressbi||window.__browser_deprecation__)return;let{pageId:w,pageNumber:h=s,navigationType:f}=n,v=`&pn=${h}`;w&&(v+=`&pid=${w}`),f&&(v+=`&nt=${f}`),l(d(i,{eventType:e,ts:p,tts:u,extra:v},t,r))}},reportBI:function(e,i){let n,t;n=i?`${e} - ${i}`:e,t="end"===i?`${e} - start`:null,performance.mark(n),performance.measure&&t&&performance.measure(`\u2B50${e}`,t,n)},wixBiSession:t,sendBeacon:l,setDynamicSessionData:({visitorId:e,siteMemberId:i,bsi:n})=>{r.visitorId=e||r.visitorId,r.siteMemberId=i||r.siteMemberId,r.bsi=n||r.bsi},reportPageNavigation:function(e){s+=1,o(a.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:s})},reportPageNavigationDone:function(e,i){o(a.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:s,navigationType:i}),(i===a.w4.DYNAMIC_REDIRECT||i===a.w4.NAVIGATION_ERROR||i===a.w4.CANCELED)&&(s-=1)}});window.bi=h,window.bi.wixBiSession.isServerSide=+!window.clientSideRender,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),h.sendBeat(1,"Init")}},function(e){e.O(0,["6008"],function(){return e(e.s=40250)}),e.O()}]);
//# sourceMappingURL=sendBeat12.inline.0586dbc8.bundle.min.js.map</script>
<script>
window.firstPageId = 'c1537'
if (window.requestCloseWelcomeScreen) {
window.requestCloseWelcomeScreen()
}
if (!window.__browser_deprecation__) {
window.fedops.phaseStarted('partially_visible', {paramsOverrides: { pageId: firstPageId, isSuccessfulSSR: !clientSideRender }})
}
</script>
<script>
const wixAdsOffsetHeight = document.querySelector(':is(.WIX_ADS, #WIX_ADS)')?.offsetHeight || 0;
const header = document.getElementsByTagName('header')[0];
let headerOffsetHeight = 0;
if (header) {
const headerPosition = window.getComputedStyle(header).getPropertyValue('position').toLowerCase();
const isHeaderStickyOrFixed = headerPosition === 'sticky' || headerPosition === 'fixed';
headerOffsetHeight = isHeaderStickyOrFixed ? header.offsetHeight : 0;
}
document.documentElement.style.scrollPaddingTop = `${wixAdsOffsetHeight + headerOffsetHeight}px`;
</script>
<script defer="" src="https://static.parastorage.com/services/tag-manager-client/1.1028.0/siteTags.bundle.min.js"></script>
<!--pageHtmlEmbeds.bodyEnd start-->
<script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd start"></script>
<script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd end"></script>
<!--pageHtmlEmbeds.bodyEnd end-->
<!-- warmup data start -->
<script type="application/json" id="wix-warmup-data">{"platform":{"ssrPropsUpdates":[{"comp-kfe02b831":{"hidden":true},"comp-kfe02b6y":{"isValid":false,"maxLength":100},"comp-kfe02b7c":{"isValid":false,"maxLength":250},"comp-kfe02b7g":{"isValid":true},"comp-kfe02b7k":{"isValid":true}}],"ssrStyleUpdates":[{"comp-kfe02b831":{"visibility":"hidden !important"}}],"ssrStructureUpdates":[]},"pages":{"compIdToTypeMap":{"comp-ifs9l515":"WPhoto","comp-ifs9egkl":"WRichText","DrpDwnMn0-jgk":"DropDownMenu","comp-j2akqrw4":"WPhoto","comp-j2akpr3s":"WRichText","masterPage":"MasterPage","SITE_HEADER":"HeaderContainer","SITE_FOOTER":"FooterContainer","PAGES_CONTAINER":"PagesContainer","SITE_PAGES":"PageGroup","BACKGROUND_GROUP":"BackgroundGroup","WIX_ADS":"FreemiumBannerDesktop","SCROLL_TO_TOP":"Anchor","SCROLL_TO_BOTTOM":"Anchor","SKIP_TO_CONTENT_BTN":"SkipToContentButton","comp-it06whav":"WRichText","idskkw5e":"Anchor","comp-j7nmyrdc":"WRichText","comp-ja9dedh4":"WPhoto","comp-m627ydd3":"WRichText","idskjt08":"Anchor","idskcwi3":"WRichText","idskdd4i":"WRichText","comp-ifw9ppp2":"VectorImage","comp-ifwa6qoa1":"VectorImage","comp-ifwa6qoa":"VectorImage","idskdpln_0":"WRichText","comp-it1aqa0p":"Anchor","comp-j8bfr7y3":"WRichText","comp-ja9dbbq8":"WPhoto","comp-ljzt12uv":"Anchor","comp-ljzt1abp":"WRichText","comp-m62cbmyu":"Anchor","comp-m6pkr0ei":"WRichText","comp-ljztrkxs":"Anchor","comp-j99y488k":"WRichText","comp-ljyiey12":"WRichText","comp-m628zf78":"WRichText","comp-ifwa5ikz":"VectorImage","idskdplo_1":"WRichText","comp-ljzsmhao":"WRichText","comp-ljzsn0bk":"WRichText","comp-it06f4wj":"GoogleMap","comp-m62crova":"WRichText","comp-m62ba9ih":"WRichText","comp-m62bih8z":"WRichText","idska15g_0":"WRichText","comp-ljyj47lm":"WRichText","idska15g":"WRichText","comp-m629edoa":"WRichText","comp-ifsbmxmy":"WRichText","comp-m629w7ve":"WRichText","comp-m62clcvo":"WRichText","comp-ljztxglt":"WRichText","comp-kfe02b6y":"TextInput","comp-kfe02b7c":"TextInput","comp-kfe02b7g":"TextInput","comp-kfe02b7k":"TextAreaInput","comp-kfe02b831":"WRichText","comp-kfe02b7u1":"SiteButton","idski2fy":"WPhoto","idski2g0":"WRichText","pageBackground_c1537":"PageBackground","c1537":"Page","comp-m627w8l6":"ClassicSection","comp-m627w8l7":"ClassicSection","comp-m627w8l71":"ClassicSection","comp-m627w8l72":"ClassicSection","comp-m627w8l73":"ClassicSection","comp-ifs8kniv":"StripColumnsContainer","comp-j99y482u":"Container","comp-ljyiexzh":"Container","comp-m6292iou":"Group","comp-m62cqnc1":"Group","comp-ifsci2bv":"StripColumnsContainer","mediaiszsh2rc11":"Column","comp-ljzsmh95":"Container","comp-ljzsu7xf":"Container","mediaiszsh2rb5":"Column","idska15e":"Container","comp-ifsbmxmp":"Container","comp-j7alh9hz":"AppWidget","comp-if6w0dpo":"StripColumnsContainer","comp-kfe02b5v":"FormContainer","mediaiszsh2rd5":"Column","Containerc1537":"Group","DYNAMIC_STRUCTURE_CONTAINER":"DynamicStructureContainer","site-root":"DivWithChildren","main_MF":"DivWithChildren","c1537_wrapper":"PageMountUnmount","c1537_wrapper_background":"PageMountUnmount"}},"appsWarmupData":{}}</script>
<!-- warmup data end -->
<!-- presets polyfill -->
<!-- detect browser zoom -->
</body>
</html>