-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathschedule.html
544 lines (401 loc) · 418 KB
/
schedule.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
<!DOCTYPE html>
<html lang="en">
<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="../../www.wix.com/favicon.ico">
<link rel="shortcut icon" href="../../www.wix.com/favicon.ico" type="image/x-icon"/>
<link rel="apple-touch-icon" href="../../www.wix.com/favicon.ico" type="image/x-icon"/>
<!-- Safari Pinned Tab Icon -->
<!-- <link rel="mask-icon" href="https://www.wix.com/favicon.ico"> -->
<!-- Legacy Polyfills -->
<script nomodule="" src="../../static.parastorage.com/unpkg/[email protected]/minified.js"></script>
<script nomodule="" src="../../static.parastorage.com/unpkg/[email protected]/dist/focus-within-polyfill.js"></script>
<script nomodule="" src="https://polyfill.io/v3/polyfill.min.js?features=fetch"></script>
<!-- Performance API Polyfills -->
<script>
(function () {
var noop = function noop() {};
if ("performance" in window === false) {
window.performance = {};
}
window.performance.mark = performance.mark || noop;
window.performance.measure = performance.measure || noop;
if ("now" in window.performance === false) {
var nowOffset = Date.now();
if (performance.timing && performance.timing.navigationStart) {
nowOffset = performance.timing.navigationStart;
}
window.performance.now = function now() {
return Date.now() - nowOffset;
};
}
})();
</script>
<!-- Globals Definitions -->
<script>
(function () {
var now = Date.now()
window.initialTimestamps = {
initialTimestamp: now,
initialRequestTimestamp: Math.round(performance.timeOrigin ? performance.timeOrigin : now - performance.now())
}
window.thunderboltTag = "libs-releases-GA-local"
window.thunderboltVersion = "1.12073.0"
})();
</script>
<!-- registry runtime -->
<!-- Sentry -->
<script id="sentry">
(function(c,t,u,n,p,l,y,z,v){if(c[l] && c[l].mute) {return;}function e(b){if(!w){w=!0;var d=t.getElementsByTagName(u)[0],a=t.createElement(u);a.src=z;a.crossorigin="anonymous";a.addEventListener("load",function(){try{c[n]=q;c[p]=r;var a=c[l],d=a.init;a.init=function(a){for(var b in a)Object.prototype.hasOwnProperty.call(a,b)&&(v[b]=a[b]);d(v)};B(b,a)}catch(A){console.error(A)}});d.parentNode.insertBefore(a,d)}}function B(b,d){try{for(var a=0;a<b.length;a++)if("function"===typeof b[a])b[a]();var f=m.data,g=!1,h=!1;for(a=0;a<f.length;a++)if(f[a].f){h=!0;var e=f[a];!1===g&&"init"!==e.f&&d.init();g=!0;d[e.f].apply(d,e.a)}!1===h&&d.init();var k=c[n],l=c[p];for(a=0;a<f.length;a++)f[a].e&&k?k.apply(c,f[a].e):f[a].p&&l&&l.apply(c,[f[a].p])}catch(C){console.error(C)}}for(var g=!0,x=!1,k=0;k<document.scripts.length;k++)if(-1<document.scripts[k].src.indexOf(y)){g="no"!==document.scripts[k].getAttribute("data-lazy");break}var w=!1,h=[],m=function(b){(b.e||b.p||b.f&&-1<b.f.indexOf("capture")||b.f&&-1<b.f.indexOf("showReportDialog"))&&g&&e(h);m.data.push(b)};m.data=[];c[l]={onLoad:function(b){h.push(b);g&&!x||e(h)},forceLoad:function(){x=!0;g&&setTimeout(function(){e(h)})}};"init addBreadcrumb captureMessage captureException captureEvent configureScope withScope showReportDialog".split(" ").forEach(function(b){c[l][b]=function(){m({f:b,a:arguments})}});var q=c[n];c[n]=function(b,d,a,f,e){m({e:[].slice.call(arguments)});q&&q.apply(c,arguments)};var r=c[p];c[p]=function(b){m({p:b.reason});r&&r.apply(c,arguments)};g||setTimeout(function(){e(h)})})(window,document,"script","onerror","onunhandledrejection","Sentry","605a7baede844d278b89dc95ae0a9123","https://browser.sentry-cdn.com/6.18.2/bundle.min.js",{"dsn":"https://[email protected]/68"});
</script>
<!-- sendFedopsLoadStarted.inline -->
<script type="application/json" id="wix-fedops">{"data":{"site":{"metaSiteId":"1b939c71-42d8-4962-80c3-58318f17d1f7","userId":"c3be745e-1135-4aa5-9405-b789226951ad","siteId":"cffe5e58-2342-48a3-9096-b8505c0d1c6a","externalBaseUrl":"https:\/\/thewixusername.wixsite.com\/website","siteRevision":1023,"siteType":"UGC","dc":"uw2-pub-1","isResponsive":false,"sessionId":"b54cfb7a-b414-4630-a306-3cf322b47f62"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"fleetConfig":{"fleetName":"thunderbolt-renderer-light","type":"GA","code":0},"requestUrl":"https:\/\/thewixusername.wixsite.com\/website\/schedule","isInSEO":false,"platformOnSite":true}}</script>
<script>window.fedops = JSON.parse(document.getElementById('wix-fedops').textContent)</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.94c369cb.bundle.min.js">!function(){"use strict";var e,n,a,t,r,o={},i={};function d(e){var n=i[e];if(void 0!==n)return n.exports;var a=i[e]={id:e,loaded:!1,exports:{}};return o[e].call(a.exports,a,a.exports,d),a.loaded=!0,a.exports}d.m=o,e=[],d.O=function(n,a,t,r){if(!a){var o=1/0;for(u=0;u<e.length;u++){a=e[u][0],t=e[u][1],r=e[u][2];for(var i=!0,s=0;s<a.length;s++)(!1&r||o>=r)&&Object.keys(d.O).every((function(e){return d.O[e](a[s])}))?a.splice(s--,1):(i=!1,r<o&&(o=r));if(i){e.splice(u--,1);var c=t();void 0!==c&&(n=c)}}return n}r=r||0;for(var u=e.length;u>0&&e[u-1][2]>r;u--)e[u]=e[u-1];e[u]=[a,t,r]},d.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return d.d(n,{a:n}),n},a=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__},d.t=function(e,t){if(1&t&&(e=this(e)),8&t)return e;if("object"==typeof e&&e){if(4&t&&e.__esModule)return e;if(16&t&&"function"==typeof e.then)return e}var r=Object.create(null);d.r(r);var o={};n=n||[null,a({}),a([]),a(a)];for(var i=2&t&&e;"object"==typeof i&&!~n.indexOf(i);i=a(i))Object.getOwnPropertyNames(i).forEach((function(n){o[n]=function(){return e[n]}}));return o.default=function(){return e},d.d(r,o),r},d.d=function(e,n){for(var a in n)d.o(n,a)&&!d.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:n[a]})},d.f={},d.e=function(e){return Promise.all(Object.keys(d.f).reduce((function(n,a){return d.f[a](e,n),n}),[]))},d.u=function(e){return 862===e?"thunderbolt-commons.df5792e8.bundle.min.js":6008===e?"fastdom.inline.cbb90a94.bundle.min.js":2081===e?"render-indicator.inline.cfc3ce1b.bundle.min.js":({73:"santa-langs-ko",117:"santa-langs-ru",233:"group_2",263:"widget",438:"santa-langs-hi",515:"gift-card-index",612:"group_41",638:"groups-post-index",679:"events-page-structured-data-index",687:"triggersAndReactions",763:"bookings-service-index",783:"video-component-index",872:"componentsqaapi",879:"santa-langs-he",897:"group_19",1028:"group_12",1084:"group_29",1140:"ghostRefComp",1218:"wixDomSanitizer",1220:"santa-langs-en",1274:"nativeMobileWixCodeSdk",1344:"Repeater_FluidColumns",1386:"santa-langs-sl",1398:"editorWixCodeSdk",1407:"TPAModal",1475:"tpaWidgetNativeDeadComp",1477:"santa-langs-pt",1711:"debug",1808:"group_1",1954:"santa-langs-sv",2015:"santa-langs-th",2044:"tpaModuleProvider",2084:"santa-langs-sk",2126:"wix-data-page-item-index",2144:"module-executor",2203:"group_40",2262:"TPAPopup",2283:"presenceApi",2355:"widgetWixCodeSdk",2375:"group_22",2511:"reviews-component-index",2519:"santa-langs-de",2945:"bookings-form-index",3001:"group_46",3015:"santa-langs-bg",3071:"portfolio-projects-index",3080:"santa-langs-no",3096:"customCss",3133:"static-page-v2-schema-presets-index",3272:"santa-langs-es",3275:"santa-langs-tl",3639:"businessManager",3742:"blog-hashtags-index",3744:"group_15",3756:"static-page-index",3786:"group_7",3843:"santa-langs-da",3888:"group_42",3948:"group_5",3955:"TPAWorker",3973:"Repeater_FixedColumns",3987:"schedule-page-index",4102:"AppPart",4152:"santa-langs-hu",4157:"santa-langs-nl",4193:"group_45",4222:"challenges-page-index",4240:"group_26",4281:"qaApi",4417:"group_30",4794:"portfolio-collections-index",4825:"group_18",4909:"group_0",4919:"stores-product-schema-presets-index",4932:"santa-langs-vi",5060:"santa-platform-utils",5122:"group_31",5130:"motionEffects",5170:"events-page-index",5246:"TPAPreloaderOverlay",5350:"group_23",5553:"santa-langs-zh",5705:"group_37",5776:"tpaCommons",5810:"presence-lazy",5831:"externalComponent",5836:"santa-langs-el",5864:"santa-langs-tr",5918:"group_25",5921:"reporter-api",6107:"group_38",6121:"group_8",6127:"containerSlider",6161:"group_3",6173:"santa-langs-fi",6239:"group_21",6428:"santa-langs-ar",6464:"SEO_DEFAULT",6496:"santa-langs-ca",6499:"blog-tags-index",6506:"santa-langs-pl",6537:"pro-gallery-item-index",6570:"group_24",6670:"group_43",6692:"group_4",6790:"santa-langs-ja",6805:"editorElementsDynamicTheme",6825:"group_33",6997:"group_44",7122:"seo-api-converters",7290:"breadcrumbs-component-index",7296:"santa-langs-uk",7316:"group_17",7675:"santa-langs-ms",7698:"SiteStyles",7699:"group_14",7718:"santa-langs-lt",7740:"group_35",7745:"platform",7802:"restaurants-order-page-index",7858:"members-area-profile-index",7880:"stores-product-index",7935:"santa-langs-cs",8007:"group_16",8094:"blog-post-index",8097:"group_13",8138:"AppPart2",8148:"santa-langs-id",8179:"testApi",8200:"seo-api",8219:"groups-page-index",8308:"santa-langs-ro",8317:"events-page-calculated-index",8381:"group_34",8389:"TPAUnavailableMessageOverlay",8392:"blog-archive-index",8488:"group_32",8559:"forum-category-index",8643:"group_36",8681:"environmentWixCodeSdk",8693:"search-page-index",8834:"santa-langs-fr",8860:"stores-category-index",8945:"renderIndicator",9040:"static-page-v2-index",9110:"forum-post-index",9279:"FontRulersContainer",9339:"stickyToComponent",9487:"bookings-calendar-index",9540:"blog-category-index",9836:"santa-langs-it",9895:"thunderbolt-components-registry",9928:"group_39",9941:"TPABaseComponent"}[e]||e)+"."+{73:"9a32e9ac",117:"2321cec2",233:"c1509b83",263:"16f0335a",438:"78c530c7",515:"ac7fd6f6",612:"21c83ec4",638:"30a034f8",679:"62ca1799",687:"51c1b522",763:"b2e23822",783:"cbcac8d4",872:"8173a803",879:"b2a8828e",897:"9b3a8e9b",975:"1a91db29",1028:"d3c89ac4",1084:"45325397",1140:"14157ee0",1218:"79517bb1",1220:"64ae1c2f",1274:"424e9dcd",1344:"fda94c6b",1386:"ce56923d",1398:"349fd573",1407:"9aa91b3f",1475:"e5adf4d6",1477:"ba18b71c",1602:"be506a1f",1643:"cc9085b2",1711:"256d155b",1808:"7ce67e84",1954:"15e1158e",1969:"a30cae8a",2015:"e1bf25ab",2044:"7b81fca2",2084:"9c410672",2126:"7927cd65",2144:"4fe29449",2203:"2ac77690",2262:"0ad64812",2283:"e175c3fa",2355:"a2ae970c",2375:"550d5470",2511:"70cff159",2519:"120620f0",2945:"b770b75b",3001:"30dc35e6",3015:"3854a4c6",3071:"5847dc22",3080:"a128932c",3096:"2d8cec94",3133:"d8086482",3272:"2dc495b9",3275:"6ff45e05",3639:"609e0126",3742:"1d3fcb05",3744:"61703abd",3756:"0c582d04",3786:"a8442a16",3843:"2aab7aef",3888:"4f1eeeb5",3948:"b628a9eb",3955:"39a465a2",3973:"18e2d1fa",3987:"4baa7ade",4102:"2fccb26d",4152:"e93190f9",4157:"e5143cfc",4193:"6d777391",4222:"5e999cc6",4240:"4d444ca3",4281:"09b522c6",4417:"2f3c6def",4794:"0e00ee9b",4825:"ffca1c46",4909:"8399138c",4919:"31d95355",4932:"b82297f3",5060:"7e7fdac5",5122:"5c84f01f",5130:"15064756",5170:"17ac85e6",5246:"698780e7",5350:"0a065c14",5553:"ef128bc9",5705:"e8414a50",5776:"3d58f891",5810:"adf05173",5831:"da36f254",5836:"ed7d8b1b",5864:"01882063",5918:"3b1b7317",5921:"f47a5099",6107:"b783c2c8",6121:"fbafc479",6127:"b20c435a",6161:"5fa8a336",6173:"cb2c1fe4",6239:"7dedc9d7",6307:"01874fec",6428:"c944011d",6464:"e1a55d2f",6496:"53c8f053",6499:"c422d8db",6506:"338d1d2c",6537:"5b5833c7",6570:"f28439b7",6670:"004add7b",6692:"24bae1dc",6790:"4c05dee8",6805:"28f323f1",6825:"1ff26cce",6997:"d69ea91f",7122:"c9588cc8",7290:"e4a81b87",7296:"ef4ec18b",7316:"31e53cdc",7675:"8b636ef6",7698:"c8e5cb6b",7699:"686d2ffc",7718:"1774f4d6",7740:"66eac743",7745:"3c7881ee",7802:"e38c1466",7858:"7d458758",7880:"14e32443",7935:"c0feef45",8007:"2ea5b1fc",8094:"b853b23f",8097:"c0a59a70",8138:"bc1fb5db",8148:"8b759f45",8179:"ab3e78a1",8200:"e56dd9e0",8219:"d9b37964",8308:"1a693403",8317:"e5f35779",8381:"b19e08c0",8389:"4d53572d",8392:"93f30ae2",8488:"a848ff30",8559:"2da8b4fe",8643:"d6dff58f",8681:"6310772e",8693:"ba029c7d",8834:"fa9fa443",8860:"67e10e49",8945:"e0e85396",9040:"410c97fb",9110:"3b769c76",9279:"119b0404",9339:"4aa014bc",9487:"f2bc0bb3",9540:"411cf157",9759:"c6070e9a",9836:"8cf4ecc3",9895:"354c6615",9928:"3c7e9ce9",9941:"49b692c4"}[e]+".chunk.min.js"},d.miniCssF=function(e){return 2081===e?"render-indicator.inline.044c11cb.min.css":{233:"group_2",1344:"Repeater_FluidColumns",1407:"TPAModal",1475:"tpaWidgetNativeDeadComp",2262:"TPAPopup",3973:"Repeater_FixedColumns",4102:"AppPart",5246:"TPAPreloaderOverlay",8138:"AppPart2",8389:"TPAUnavailableMessageOverlay",9279:"FontRulersContainer",9941:"TPABaseComponent"}[e]+"."+{233:"3fc73946",1344:"2b7b96dd",1407:"52dc3d33",1475:"edad7c2d",2262:"7e7f441d",3973:"9abcda74",4102:"34a92bc1",5246:"6dbffa0c",8138:"0a2601ec",8389:"fb1e5320",9279:"2b93f1ca",9941:"0f6643a8"}[e]+".chunk.min.css"},d.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),d.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},t={},r="_wix_thunderbolt_app:",d.l=function(e,n,a,o){if(t[e])t[e].push(n);else{var i,s;if(void 0!==a)for(var c=document.getElementsByTagName("script"),u=0;u<c.length;u++){var f=c[u];if(f.getAttribute("src")==e||f.getAttribute("data-webpack")==r+a){i=f;break}}i||(s=!0,(i=document.createElement("script")).charset="utf-8",i.timeout=120,d.nc&&i.setAttribute("nonce",d.nc),i.setAttribute("data-webpack",r+a),i.src=e,0!==i.src.indexOf(window.location.origin+"/")&&(i.crossOrigin="anonymous")),t[e]=[n];var l=function(n,a){i.onerror=i.onload=null,clearTimeout(p);var r=t[e];if(delete t[e],i.parentNode&&i.parentNode.removeChild(i),r&&r.forEach((function(e){return e(a)})),n)return n(a)},p=setTimeout(l.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=l.bind(null,i.onerror),i.onload=l.bind(null,i.onload),s&&document.head.appendChild(i)}},d.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},d.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e},d.p="https://static.parastorage.com/services/wix-thunderbolt/dist/",function(){if("undefined"!=typeof document){var e=function(e){return new Promise((function(n,a){var t=d.miniCssF(e),r=d.p+t;if(function(e,n){for(var a=document.getElementsByTagName("link"),t=0;t<a.length;t++){var r=(i=a[t]).getAttribute("data-href")||i.getAttribute("href");if("stylesheet"===i.rel&&(r===e||r===n))return i}var o=document.getElementsByTagName("style");for(t=0;t<o.length;t++){var i;if((r=(i=o[t]).getAttribute("data-href"))===e||r===n)return i}}(t,r))return n();!function(e,n,a,t,r){var o=document.createElement("link");o.rel="stylesheet",o.type="text/css",o.onerror=o.onload=function(a){if(o.onerror=o.onload=null,"load"===a.type)t();else{var i=a&&("load"===a.type?"missing":a.type),d=a&&a.target&&a.target.href||n,s=new Error("Loading CSS chunk "+e+" failed.\n("+d+")");s.code="CSS_CHUNK_LOAD_FAILED",s.type=i,s.request=d,o.parentNode.removeChild(o),r(s)}},o.href=n,0!==o.href.indexOf(window.location.origin+"/")&&(o.crossOrigin="anonymous"),a?a.parentNode.insertBefore(o,a.nextSibling):document.head.appendChild(o)}(e,r,null,n,a)}))},n={6658:0};d.f.miniCss=function(a,t){n[a]?t.push(n[a]):0!==n[a]&&{233:1,1344:1,1407:1,1475:1,2081:1,2262:1,3973:1,4102:1,5246:1,8138:1,8389:1,9279:1,9941:1}[a]&&t.push(n[a]=e(a).then((function(){n[a]=0}),(function(e){throw delete n[a],e})))}}}(),function(){var e={6658:0};d.f.j=function(n,a){var t=d.o(e,n)?e[n]:void 0;if(0!==t)if(t)a.push(t[2]);else if(6658!=n){var r=new Promise((function(a,r){t=e[n]=[a,r]}));a.push(t[2]=r);var o=d.p+d.u(n),i=new Error;d.l(o,(function(a){if(d.o(e,n)&&(0!==(t=e[n])&&(e[n]=void 0),t)){var r=a&&("load"===a.type?"missing":a.type),o=a&&a.target&&a.target.src;i.message="Loading chunk "+n+" failed.\n("+r+": "+o+")",i.name="ChunkLoadError",i.type=r,i.request=o,t[1](i)}}),"chunk-"+n,n)}else e[n]=0},d.O.j=function(n){return 0===e[n]};var n=function(n,a){var t,r,o=a[0],i=a[1],s=a[2],c=0;if(o.some((function(n){return 0!==e[n]}))){for(t in i)d.o(i,t)&&(d.m[t]=i[t]);if(s)var u=s(d)}for(n&&n(a);c<o.length;c++)r=o[c],d.o(e,r)&&e[r]&&e[r][0](),e[r]=0;return d.O(u)},a=self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[];a.forEach(n.bind(null,0)),a.push=n.bind(null,a.push.bind(a))}()}();
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.94c369cb.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.01384c80.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[142],{19108:function(e,t,n){n.d(t,{e:function(){return v}});var i=n(82808),r=n(3575);const o=null;function s([e,t]){return t!==o&&`${e}=${t}`}function a(){const e=document.cookie.match(/_wixCIDX=([^;]*)/);return e&&e[1]}function c(e){if(!e)return o;const t=new URL(decodeURIComponent(e));return t.search="?",encodeURIComponent(t.href)}var d=function(e,{eventType:t,ts:n,tts:i,extra:r=""},d,u){var p;const l=function(e){const t=e.split("&").reduce(((e,t)=>{const[n,i]=t.split("=");return Object.assign(Object.assign({},e),{[n]:i})}),{});return(e,n)=>void 0!==t[e]?t[e]:n}(r),m=(f=d,e=>void 0===f[e]?o:f[e]);var f;let h=!0;const v=null===window||void 0===window?void 0:window.consentPolicyManager;if(v){const e=v.getCurrentConsentPolicy();if(e){const{policy:t}=e;h=!(t.functional&&t.analytics)}}const g=m("requestUrl"),w={src:"29",evid:"3",viewer_name:m("viewerName"),caching:m("caching"),client_id:h?o:a(),dc:m("dc"),microPop:m("microPop"),et:t,event_name:e?encodeURIComponent(e):o,is_cached:m("isCached"),is_platform_loaded:m("is_platform_loaded"),is_rollout:m("is_rollout"),ism:m("isMesh"),isp:0,isjp:m("isjp"),iss:m("isServerSide"),ssr_fb:m("fallbackReason"),ita:l("ita",d.checkVisibility()?"1":"0"),mid:h?o:(null==u?void 0:u.siteMemberId)||o,msid:m("msId"),pid:l("pid",o),pn:l("pn","1"),ref:document.referrer&&!h?encodeURIComponent(document.referrer):o,sar:h?o:l("sar",screen.availWidth?`${screen.availWidth}x${screen.availHeight}`:o),sessionId:h&&v?o:m("sessionId"),siterev:d.siteRevision||d.siteCacheRevision?`${d.siteRevision}-${d.siteCacheRevision}`:o,sr:h?o:l("sr",screen.width?`${screen.width}x${screen.height}`:o),st:m("st"),ts:n,tts:i,url:h?c(g):g,v:(null===window||void 0===window?void 0:window.thunderboltVersion)||"0.0.0",vid:h?o:(null==u?void 0:u.visitorId)||o,bsi:h?o:(null==u?void 0:u.bsi)||o,vsi:m("viewerSessionId"),wor:h||!window.outerWidth?o:`${window.outerWidth}x${window.outerHeight}`,wr:h?o:l("wr",window.innerWidth?`${window.innerWidth}x${window.innerHeight}`:o),_brandId:(null===(p=d.commonConfig)||void 0===p?void 0:p.brand)||o,nt:l("nt",o)};return`https://frog.wix.com/bt?${Object.entries(w).map(s).filter(Boolean).join("&")}`},u=n(48709),p=n(20506),l=n(76491),m=n(18788);const f={WixSite:1,UGC:2,Template:3};var h=()=>{const{fedops:e,viewerModel:{siteFeaturesConfigs:t,requestUrl:n,site:i,fleetConfig:r,commonConfig:o,interactionSampleRatio:s}}=window,a=(({requestUrl:e,interactionSampleRatio:t})=>{const n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(t?1-t:.9)})({requestUrl:n,interactionSampleRatio:s}),c=(0,u.Q)(window)||(0,l.f)()||(0,p.d)()||(({seo:e})=>(null==e?void 0:e.isInSEO)?"seo":"")(t);return Object.assign(Object.assign({suppressbi:n.includes("suppressbi=true"),initialTimestamp:window.initialTimestamps.initialTimestamp,initialRequestTimestamp:window.initialTimestamps.initialRequestTimestamp,viewerSessionId:e.vsi,viewerName:i.isResponsive?"thunderbolt-responsive":"thunderbolt",siteRevision:String(i.siteRevision),msId:i.metaSiteId,is_rollout:0===r.code||1===r.code?r.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(i.sessionId),btype:c,isjp:!!c,dc:i.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function t(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",t,{passive:!0}),t(),()=>(t(),e)})()},(0,m._)(document.cookie,(()=>performance.getEntriesByType("navigation")[0].serverTiming||[]))),{isMesh:1,st:f[i.siteType]||0,commonConfig:o,muteThunderboltEvents:a})};const v=function(){const e=h(),t={};let n=1;const o=(i,o,s={})=>{const a=Date.now(),c=Math.round(performance.now()),u=a-e.initialTimestamp;if(function(e,t){if(t&&performance.mark){const n=`${t} (beat ${e})`;performance.mark(n)}}(i,o),e.suppressbi||window.__browser_deprecation__)return;const{pageId:p,pageNumber:l=n,navigationType:m}=s;let f=`&pn=${l}`;p&&(f+=`&pid=${p}`),m&&(f+=`&nt=${m}`);const h=d(o,{eventType:i,ts:u,tts:c,extra:f},e,t);(0,r.Z)(h)};return{sendBeat:o,reportBI:function(e,t){!function(e,t){const n=t?`${e} - ${t}`:e,i="end"===t?`${e} - start`:null;performance.mark(n),performance.measure&&i&&performance.measure(`\u2b50${e}`,i,n)}(e,t)},wixBiSession:e,sendBeacon:r.Z,setDynamicSessionData:({visitorId:e,siteMemberId:n,bsi:i})=>{t.visitorId=e||t.visitorId,t.siteMemberId=n||t.siteMemberId,t.bsi=i||t.bsi},reportPageNavigation:function(e){n+=1,o(i.sT.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:n})},reportPageNavigationDone:function(e,t){o(i.sT.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:n,navigationType:t}),t!==i.$7.DYNAMIC_REDIRECT&&t!==i.$7.NAVIGATION_ERROR&&t!==i.$7.CANCELED||(n-=1)}}}();window.bi=v,v.sendBeat(1,"Init")},85430:function(e,t,n){var i=n(48709),r=n(76491),o=n(20506),s=n(18788);var a=n(3575);!function(){const{site:e,rollout:t,fleetConfig:n,requestUrl:c,isInSEO:d,frogOnUserDomain:u}=window.fedops.data,p=(0,i.Q)(window)||(0,r.f)()||(0,o.d)()||(d?"seo":""),l=!!p,{isCached:m,caching:f,microPop:h}=(0,s._)(document.cookie,(()=>performance.getEntriesByType("navigation")[0].serverTiming||[])),v={WixSite:1,UGC:2,Template:3}[e.siteType]||0,g=e.isResponsive?"thunderbolt-responsive":"thunderbolt",{isDACRollout:w,siteAssetsVersionsRollout:b}=t,I=w?1:0,_=b?1:0,R=0===n.code||1===n.code?n.code:null,T=Date.now()-window.initialTimestamps.initialTimestamp,S=Math.round(performance.now()),{visibilityState:x}=document,y=x,{fedops:E,addEventListener:N,thunderboltVersion:A}=window;E.apps=E.apps||{},E.apps[g]={startLoadTime:S},E.sessionId=e.sessionId,E.vsi="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(e=>{const t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)})),E.is_cached=m,E.phaseStarted=$(28),E.phaseEnded=$(22),performance.mark("[cache] "+f+(h?" ["+h+"]":"")),E.reportError=e=>{const t=(null==e?void 0:e.reason)||(null==e?void 0:e.message);t?C(26,`&errorInfo=${t}&errorType=load`):e.preventDefault()},N("error",E.reportError),N("unhandledrejection",E.reportError);let O=!1;function C(t,n=""){if(c.includes("suppressbi=true"))return;const i=(u?e.externalBaseUrl.replace(/^https?:\/\//,"")+"/_frog":"//frog.wix.com")+"/bolt-performance?src=72&evid="+t+"&appName="+g+"&is_rollout="+R+"&is_sav_rollout="+_+"&is_dac_rollout="+I+"&dc="+e.dc+(h?"µPop="+h:"")+"&is_cached="+m+"&msid="+e.metaSiteId+"&session_id="+window.fedops.sessionId+"&ish="+l+"&isb="+l+(l?"&isbr="+p:"")+"&vsi="+window.fedops.vsi+"&caching="+f+(O?",browser_cache":"")+"&pv="+y+"&pn=1&v="+A+"&url="+encodeURIComponent(c)+"&st="+v+`&ts=${T}&tsn=${S}`+n;(0,a.Z)(i)}function $(e){return(t,n)=>{const i=`&name=${t}&duration=${Date.now()-T}`,r=n&&n.paramsOverrides?Object.keys(n.paramsOverrides).map((e=>e+"="+n.paramsOverrides[e])).join("&"):"";C(e,r?`${i}&${r}`:i)}}N("pageshow",(({persisted:e})=>{e&&(O||(O=!0,E.is_cached=!0))}),!0),window.__browser_deprecation__||C(21,`&platformOnSite=${window.fedops.data.platformOnSite}`)}()},70090:function(e,t,n){n.d(t,{h:function(){return o}});var i=n(47737);const r=({useBatch:e=!0,publishMethod:t=i.PublishMethods.Auto,endpoint:n,muteBi:r=!1,biStore:o,sessionManager:s,fetch:a,factory:c})=>c(Object.assign({useBatch:e,publishMethod:t,endpoint:n},o.frogUrlOverride?{host:o.frogUrlOverride.replace(/^https?:\/\//,"")+"/_frog"}:{})).setMuted(r).withUoUContext({msid:o.msid}).withNonEssentialContext({visitorId:()=>s.getVisitorId(),siteMemberId:()=>s.getSiteMemberId()}).updateDefaults(Object.assign({vsi:o.viewerSessionId,_av:`thunderbolt-${o.viewerVersion}`,isb:o.is_headless},o.is_headless&&{isbr:o.is_headless_reason})),o={createBaseBiLoggerFactory:r,createBiLoggerFactoryForFedops:e=>{const{biStore:{session_id:t,initialTimestamp:n,initialRequestTimestamp:i,dc:o,microPop:s,is_headless:a,isCached:c,pageData:d,rolloutData:u,caching:p,checkVisibility:l=(()=>""),viewerVersion:m,requestUrl:f,st:h},muteBi:v=!1}=e;return r(Object.assign(Object.assign({},e),{muteBi:v})).updateDefaults({ts:()=>Date.now()-n,tsn:()=>function({initialRequestTimestamp:e}){return"undefined"==typeof window?Math.round(performance.now()+(performance.timeOrigin-e)):Math.round(performance.now())}({initialRequestTimestamp:i}),dc:o,microPop:s,caching:p,session_id:t,st:h,url:f||d.pageUrl,ish:a,pn:d.pageNumber,isFirstNavigation:1===d.pageNumber,pv:l,pageId:d.pageId,isServerSide:!1,is_lightbox:d.isLightbox,is_cached:c,is_sav_rollout:u.siteAssetsVersionsRollout?1:0,is_dac_rollout:u.isDACRollout?1:0,v:m})}}},73025:function(e,t,n){n.d(t,{b:function(){return o}});var i=n(2687),r=n(92639);const o=({biLoggerFactory:e,customParams:t={},phasesConfig:n="SEND_ON_FINISH",appName:o="thunderbolt",presetType:s=i.w.BOLT,reportBlackbox:a=!1,paramsOverrides:c={},factory:d,muteThunderboltEvents:u=!1})=>{const p=d(o,{presetType:s,phasesConfig:n,isPersistent:!0,isServerSide:!1,reportBlackbox:a,customParams:t,biLoggerFactory:e,paramsOverrides:c}),{interactionStarted:l,interactionEnded:m,appLoadingPhaseStart:f,appLoadingPhaseFinish:h}=p,v=(e,t)=>{const n=!!(null==t?void 0:t.appId)&&!r.Fs.has(t.appId),i=r.FD.has(e),o=r.cO.has(e);return i||n||!o&&!u};return p.interactionStarted=(e,...t)=>{if(v(e))return l.call(p,e,...t);try{performance.mark(`${e} started`)}catch(e){}return{timeoutId:0}},p.interactionEnded=(e,...t)=>{if(v(e))m.call(p,e,...t);else try{performance.mark(`${e} ended`)}catch(e){}},p.appLoadingPhaseStart=(e,t,...n)=>{if(v(e,t))f.call(p,e,t,...n);else try{performance.mark(`${e} started`)}catch(e){}},p.appLoadingPhaseFinish=(e,t,...n)=>{if(v(e,t))h.call(p,e,t,...n);else try{performance.mark(`${e} finished`)}catch(e){}},p}},19926:function(e,t,n){n.d(t,{y:function(){return i}});const i=e=>{const t="thunderbolt-commons";return{reportAsyncWithCustomKey:(n,i,r)=>e.reportAsyncWithCustomKey(n,t,i,r),runAsyncAndReport:(n,i)=>e.runAsyncAndReport(n,t,i),runAndReport:(n,i)=>e.runAndReport(n,t,i),reportError:n=>{e.captureError(n,{tags:{feature:t,clientMetricsReporterError:!0}})},meter:t=>{e.meter(t)},histogram:(e,t)=>{}}}},18788:function(e,t,n){n.d(t,{_:function(){return i}});const i=(e,t)=>{let n,i="none",r=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/);if(!r&&window.PerformanceServerTiming){const e=(e=>{let t,n;try{t=e()}catch(e){t=[]}const i=[];return t.forEach((e=>{switch(e.name){case"cache":i[1]=e.description;break;case"varnish":i[2]=e.description;break;case"dc":n=e.description}})),{microPop:n,matches:i}})(t);n=e.microPop,r=e.matches}if(r&&r.length&&(i=`${r[1]},${r[2]||"none"}`,n||(n=r[3])),"none"===i){const e="undefined"!=typeof performance?performance.timing:null;e&&e.responseStart-e.requestStart==0&&(i="browser")}return Object.assign({caching:i,isCached:0===i.indexOf("hit")},n?{microPop:n}:{})}},69671:function(e,t,n){n.d(t,{P:function(){return r}});var i=n(43426);function r(e){return e.requestUrl.includes("wix-viewer-model=")?e.requestUrl.includes(`${i.c}=react-native`)?"thunderbolt-renderer-mobile":"thunderbolt-renderer":e.site.isResponsive?"thunderbolt-responsive":"thunderbolt"}},48709:function(e,t,n){n.d(t,{Q:function(){return i}});const i=e=>{const{userAgent:t}=e.navigator;return/instagram.+google\/google/i.test(t)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(t)?"ua":""}},76491:function(e,t,n){n.d(t,{f:function(){return i}});const i=()=>{try{if(window.self===window.top)return""}catch(e){}return"iframe"}},20506:function(e,t,n){n.d(t,{d:function(){return i}});const i=()=>{var e;if(!Function.prototype.bind)return"bind";const{document:t,navigator:n}=window;if(!t||!n)return"document";const{webdriver:i,userAgent:r,plugins:o,languages:s}=n;if(i)return"webdriver";if(!o||Array.isArray(o))return"plugins";if(null===(e=Object.getOwnPropertyDescriptor(o,"0"))||void 0===e?void 0:e.writable)return"plugins-extra";if(!r)return"userAgent";if(r.indexOf("Snapchat")>0&&t.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){const{stack:t}=e;if(t&&/ (\(internal\/)|(\(?file:\/)/.test(t))return"stack"}}return""}},3575:function(e,t,n){n.d(t,{Z:function(){return i}});const i=e=>{var t;let n=!1;if(!(null===(t=window.viewerModel)||void 0===t?void 0:t.experiments["specs.thunderbolt.checkIOSToAvoidBeacon"])||!(()=>{var e;return/\(iP(hone|ad|od);/i.test(null===(e=null===window||void 0===window?void 0:window.navigator)||void 0===e?void 0:e.userAgent)})())try{n=navigator.sendBeacon(e)}catch(e){}n||((new Image).src=e)}},37647:function(e,t,n){n.r(t),n.d(t,{createBiReporter:function(){return s},site:function(){return a}});var i=n(58629),r=n(69671);const o=(...e)=>console.log("[TB] ",...e);function s(e=o,t=o,n=(()=>{}),i=o,r=o){return{reportBI:e,sendBeat:t,setDynamicSessionData:n,reportPageNavigation:i,reportPageNavigationDone:r}}const a=({biReporter:e,wixBiSession:t,viewerModel:n})=>o=>{o(i.sK).toConstantValue(t),o(i.Li).toConstantValue(e),o(i.fi).toConstantValue((0,r.P)(n))}},82808:function(e,t,n){var i,r;n.d(t,{$7:function(){return r},i7:function(){return o},sT:function(){return i}}),function(e){e[e.START=1]="START",e[e.VISIBLE=2]="VISIBLE",e[e.PAGE_FINISH=33]="PAGE_FINISH",e[e.FIRST_CDN_RESPONSE=4]="FIRST_CDN_RESPONSE",e[e.TBD=-1]="TBD",e[e.PAGE_NAVIGATION=101]="PAGE_NAVIGATION",e[e.PAGE_NAVIGATION_DONE=103]="PAGE_NAVIGATION_DONE"}(i||(i={})),function(e){e[e.NAVIGATION=1]="NAVIGATION",e[e.DYNAMIC_REDIRECT=2]="DYNAMIC_REDIRECT",e[e.INNER_ROUTE=3]="INNER_ROUTE",e[e.NAVIGATION_ERROR=4]="NAVIGATION_ERROR",e[e.CANCELED=5]="CANCELED"}(r||(r={}));const o={1:"page-navigation",2:"page-navigation-redirect",3:"page-navigation-inner-route",4:"navigation-error",5:"navigation-canceled"}},58629:function(e,t,n){n.d(t,{Li:function(){return i},fi:function(){return o},sK:function(){return r}});const i=Symbol.for("BI"),r=Symbol.for("WixBiSessionSymbol"),o=Symbol.for("appName")}}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.01384c80.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/sendFedopsLoadStarted.inline.1c8fd250.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[5987],{},function(n){n.O(0,[142],(function(){return p=85430,n(n.s=p);var p}));n.O()}]);</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>
<!-- Viewer Model -->
<script type="application/json" id="wix-viewer-model">{"siteAssetsTestModuleVersion":"1.334.0","requestUrl":"https:\/\/thewixusername.wixsite.com\/website\/schedule","siteFeatures":["assetsLoader","businessLogger","captcha","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cyclicTabbing","environment","locationWixCodeSdk","navigationManager","navigationPhases","ooi","pages","renderer","reporter","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","translations","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixEmbedsApi","componentsReact","platform"],"site":{"metaSiteId":"1b939c71-42d8-4962-80c3-58318f17d1f7","userId":"c3be745e-1135-4aa5-9405-b789226951ad","siteId":"cffe5e58-2342-48a3-9096-b8505c0d1c6a","externalBaseUrl":"https:\/\/thewixusername.wixsite.com\/website","siteRevision":1023,"siteType":"UGC","dc":"uw2-pub-1","isResponsive":false,"sessionId":"b54cfb7a-b414-4630-a306-3cf322b47f62"},"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":"en","userLanguageResolutionMethod":"QueryParam","siteLanguage":"en","isMultilingualEnabled":false,"directionByLanguage":"ltr"},"mode":{"qa":false,"enableTestApi":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable"},"siteFeaturesConfigs":{"assetsLoader":{},"componentsRegistry":{"librariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.10646.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.10646.0"}]},"consentPolicy":{"isWixSite":false},"dataWixCodeSdk":{"segment":"LIVE"},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/thewixusername.wixsite.com\/website\/_api\/wix-code-public-dispatcher-ng\/siteview","viewMode":"site","siteRevision":1023},"environment":{"editorType":"","domain":"wixsite.com","previewMode":false},"fedopsWixCodeSdk":{"isWixSite":false},"locationWixCodeSdk":{"urlMappings":null},"onloadCompsBehaviors":{},"ooiTpaSharedConfig":{"imageSpriteUrl":"https:\/\/static.parastorage.com\/services\/santa-resources\/resources\/viewer\/editorUI\/fonts.v19.png","wixStaticFontsLinks":["https:\/\/static.parastorage.com\/services\/santa-resources\/dist\/viewer\/user-site-fonts\/v21\/languages-woff2.css","https:\/\/static.parastorage.com\/services\/santa-resources\/resources\/viewer\/user-site-fonts\/v16\/wixMadefor.css"]},"ooi":{"ooiComponentsData":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.2641.0\/productPage.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"14666402-0bc7-b763-e875-e99840d131bd":{"sentryDsn":"https:\/\/[email protected]\/1865790","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1103.0\/addToCart.bundle.min.js","widgetId":"14666402-0bc7-b763-e875-e99840d131bd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/WishlistViewerWidget.bundle.min.js","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/cartViewerWidget.bundle.min.js","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"13afb094-84f9-739f-44fd-78d036adb028":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/SliderGalleryViewerWidget.bundle.min.js","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.1505.0\/thankYouPageViewerWidget.bundle.min.js","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.1880.0\/cartIcon.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.1798.0\/CheckoutViewerWidget.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/CategoryPageViewerWidget.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1639.0\/productWidget.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"14d2abc2-5350-6322-487d-8c16ff833c8a":{"sentryDsn":"https:\/\/[email protected]\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/details-pageViewerWidgetNoCss.bundle.min.js","widgetId":"14d2abc2-5350-6322-487d-8c16ff833c8a","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/details-pageViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0","isLoadable":true,"isTPACssVars":false,"isModuleFederated":false},"1440e92d-47d8-69be-ade7-e6de40127106":{"sentryDsn":"https:\/\/[email protected]\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/widgetViewerWidgetNoCss.bundle.min.js","widgetId":"1440e92d-47d8-69be-ade7-e6de40127106","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/widgetViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"405eb115-a694-4e2b-abaa-e4762808bb93":{"sentryDsn":"https:\/\/[email protected]\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/members-pageViewerWidget.bundle.min.js","widgetId":"405eb115-a694-4e2b-abaa-e4762808bb93","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"sentryDsn":"https:\/\/[email protected]\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/scheduleViewerWidgetNoCss.bundle.min.js","widgetId":"29ad290c-8529-4204-8fcf-41ef46e0d3b0","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/scheduleViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"sentryDsn":"https:\/\/[email protected]\/514","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2288.0\/BookingServicePageViewerWidget.bundle.min.js","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1516.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/WeeklyTimetableViewerWidget.bundle.min.js","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1516.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"621bc837-5943-4c76-a7ce-a0e38185301f":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.428.0\/BookOnlineViewerWidget.bundle.min.js","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1516.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/DailyAgendaViewerWidget.bundle.min.js","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1516.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1516.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.428.0\/ServiceListWidgetViewerWidget.bundle.min.js","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1516.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.1005.0\/BookingsFormViewerWidget.bundle.min.js","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1516.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1516.0\/component.bundle.min.js","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1516.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/BookingCalendarViewerWidget.bundle.min.js","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1516.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false}},"viewMode":"Site","formFactor":"Desktop","blogMobileComponentUrl":"undefinedfeed-page-mobile-viewer.bundle.min.js"},"reporter":{"userId":"c3be745e-1135-4aa5-9405-b789226951ad","metaSiteId":"1b939c71-42d8-4962-80c3-58318f17d1f7","isPremium":false,"isFBServerEventsAppProvisioned":false,"dynamicPagesIds":[]},"router":{"baseUrl":"https:\/\/thewixusername.wixsite.com\/website","mainPageId":"ps8ag","pagesMap":{"ji6zt":{"pageId":"ji6zt","title":"Schedule","pageUriSEO":"schedule-1","pageJsonFileName":"c3be74_0d859c6794f55bf9f9d8dfda7e915d70_1023","pageFullPath":"schedule-1"},"ewji7":{"pageId":"ewji7","title":"Event Info","pageUriSEO":"event-info","pageJsonFileName":"c3be74_fc63d9a0ba12e6447946476e23cd39f3_1023","pageFullPath":"event-info"},"bt49e":{"pageId":"bt49e","title":"Your Visit","pageUriSEO":"your-visit","pageJsonFileName":"c3be74_937e2586ba24eb619a90911294786cc1_1023","pageFullPath":"your-visit"},"tp4gu":{"pageId":"tp4gu","title":"Program","pageUriSEO":"schedule","pageJsonFileName":"c3be74_e20772bd8f9e0b8618b9c256b2b7c816_1023","pageFullPath":"schedule"},"ps8ag":{"pageId":"ps8ag","title":"Home","pageUriSEO":"home-1","pageJsonFileName":"c3be74_f4cd343edd2c8add8ffe7e6c9fb63b3b_1023","pageFullPath":"home-1"},"u3a3a":{"pageId":"u3a3a","title":"Register","pageUriSEO":"event-details","pageJsonFileName":"c3be74_bf8d66d0f0eeec2e642cb42730ac8d9e_1023","pageFullPath":"event-details"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/schedule-1":{"type":"Static","pageId":"ji6zt"},".\/event-info":{"type":"Static","pageId":"ewji7"},".\/your-visit":{"type":"Static","pageId":"bt49e"},".\/schedule":{"type":"Static","pageId":"tp4gu"},".\/home-1":{"type":"Static","pageId":"ps8ag"},".\/event-details":{"type":"Static","pageId":"u3a3a"},".\/":{"type":"Static","pageId":"ps8ag"}},"pageIdToPrefix":{},"isWixSite":false},"searchWixCodeSdk":{"language":"en"},"seo":{"context":{"siteName":"WOW2019","siteUrl":"https:\/\/thewixusername.wixsite.com\/website","indexSite":true,"defaultUrl":"https:\/\/thewixusername.wixsite.com\/website\/schedule","currLangIsOriginal":true,"homePageTitle":"Home","ogType":"article","businessName":"WOW2019","businesLocale":"en-au","businessLocationCountry":"AU","businessLocationFormatted":"Camperdown, NSW 2006, AUS","businesLocationsState":"NSW","businessLocationCity":"Camperdown","businessPostalCode":"2006","experiments":{"specs.promote-seo.search-engine-service-validate-token":"true","specs.seo.AddPaginationToTitle":"true","specs.seo.NewHreflangLogic":"true","specs.promote-seo.stop-calling-eureka-search-analytics-performance":"true","specs.promote-seo.enable-google-identity-services":"true","specs.promote-seo-patterns.ogDescriptionPlaceholder":"true","specs.seo.EnableFaqSD":"false"}},"metaTags":[{"name":"fb_admins_meta_tag","value":"","property":false},{"name":"keywords","value":"Wikimediatrade, Worlds, across, and, andspanspanp, classfont_7span, communicating, culturesspan, languages, of, p, stylefont-weightboldThe, stylefont-weightboldcollaborating, styletext-decorationunderlinespan, p","property":false}],"customHeadTags":"","isInSEO":false,"hasBlogAmp":false,"mainPageId":"ps8ag"},"sessionManager":{"sessionModel":{},"dynamicModelApiUrl":"https:\/\/thewixusername.wixsite.com\/website\/_api\/v2\/dynamicmodel","expiryTimeoutOverride":0,"isRunningInDifferentSiteContext":false},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"cc954557-b175-4a1d-9156-bf6c50e1096c"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"cc954557-b175-4a1d-9156-bf6c50e1096c","smToken":"","protectedHomepage":false,"isTemplate":false,"loginSocialBarOnSite":false,"isCommunityInstalled":false},"siteWixCodeSdk":{"siteDisplayName":"WOW2019","siteRevision":1023,"regionalSettings":"en-au","language":"en","currency":"AUD","mainPageId":"ps8ag","appsData":{"2":{"appDefinitionId":"3d590cbc-4907-4cc4-b0b1-ddf2c5edf297"},"3":{"appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e"},"4":{"appDefinitionId":"139ef4fa-c108-8f9a-c7be-d5f492a2c939"},"5":{"appDefinitionId":"14bca956-e09f-f4d6-14d7-466cb3f09103"},"6":{"appDefinitionId":"141fbfae-511e-6817-c9f0-48993a7547d1"},"7":{"appDefinitionId":"13ee94c1-b635-8505-3391-97919052c16f"},"8":{"appDefinitionId":"150ae7ee-c74a-eecd-d3d7-2112895b988a"},"9":{"appDefinitionId":"1480c568-5cbd-9392-5604-1148f5faffa0"},"10":{},"11":{"appDefinitionId":"55cd9036-36bb-480b-8ddc-afda3cb2eb8d"},"12":{"appDefinitionId":"14b89688-9b25-5214-d1cb-a3fb9683618b"},"13":{},"14":{"appDefinitionId":"146c0d71-352e-4464-9a03-2e868aabe7b9"},"15":{"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd"},"16":{"appDefinitionId":"14d7032a-0a65-5270-cca7-30f599708fed"},"18":{"appDefinitionId":"f123e8f1-4350-4c9b-b269-04adfadda977"},"19":{"appDefinitionId":"e3118e0a-b1c1-4e1d-b67d-ddf0cb92309b"},"20":{"appDefinitionId":"ea2821fc-7d97-40a9-9f75-772f29178430"},"21":{"appDefinitionId":"13aa9735-aa50-4bdb-877c-0bb46804bd71"},"22":{"appDefinitionId":"a322993b-2c74-426f-bbb8-444db73d0d1b"},"23":{"appDefinitionId":"9bead16f-1c73-4cda-b6c4-28cff46988db"},"24":{"appDefinitionId":"d70b68e2-8d77-4e0c-9c00-c292d6e0025e"},"25":{"appDefinitionId":"307ba931-689c-4b55-bb1d-6a382bad9222"},"27":{"appDefinitionId":"4b10fcce-732d-4be3-9d46-801d271acda9"},"28":{"appDefinitionId":"35aec784-bbec-4e6e-abcb-d3d724af52cf"},"30":{"appDefinitionId":"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841"},"31":{"appDefinitionId":"94bc563b-675f-41ad-a2a6-5494f211c47b"},"1276":{"appDefinitionId":"14517e1a-3ff0-af98-408e-2bd6953c36a2"},"1680":{"appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351"},"1738":{"appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97"},"-666":{"appDefinitionId":"22bef345-3c5b-4c18-b782-74d4085112ff"}},"pageIdToPrefix":{},"routerPrefixes":{},"timezone":"Australia\/Sydney","pageIdToTitle":{"ji6zt":"Schedule","ewji7":"Event Info","bt49e":"Your Visit","tp4gu":"Program","ps8ag":"Home","u3a3a":"Register"},"urlMappings":null,"viewMode":"Site"},"tpaCommons":{"widgetsClientSpecMapData":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","tpaWidgetId":"shoutout_feed","appPage":{},"applicationId":3,"appDefinitionName":"Email Marketing","appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","isWixTPA":true,"allowScrolling":false},"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/product","mobileUrl":"https:\/\/ecom.wix.com\/storefront\/product","appPage":{"id":"product_page","name":"Product Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":15,"appDefinitionName":"WixStores","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"14666402-0bc7-b763-e875-e99840d131bd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","mobileUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","tpaWidgetId":"add_to_cart_button","appPage":{},"applicationId":15,"appDefinitionName":"WixStores","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3501.0\/Wishlist","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3501.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":15,"appDefinitionName":"WixStores","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.2090.0\/cart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.2090.0\/cart","appPage":{"id":"shopping_cart","name":"Cart Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":15,"appDefinitionName":"WixStores","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"13afb094-84f9-739f-44fd-78d036adb028":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/GridGallery","tpaWidgetId":"grid_gallery","appPage":{},"applicationId":15,"appDefinitionName":"WixStores","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/SliderGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/SliderGallery","tpaWidgetId":"slider_gallery","appPage":{},"applicationId":15,"appDefinitionName":"WixStores","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.1505.0\/thankYouPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.1505.0\/thankYouPage","appPage":{"id":"thank_you_page","name":"Thank You Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":4,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":15,"appDefinitionName":"WixStores","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":15,"appDefinitionName":"WixStores","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/order-history","mobileUrl":"https:\/\/ecom.wix.com\/storefront\/order-history","appPage":{"id":"order_history","name":"My Orders","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":5,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":15,"appDefinitionName":"WixStores","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","mobileUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","tpaWidgetId":"shopping_cart_icon","appPage":{},"applicationId":15,"appDefinitionName":"WixStores","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"widgetUrl":"https:\/\/ecom.wixapps.net\/storefront\/checkout","mobileUrl":"https:\/\/ecom.wixapps.net\/storefront\/checkout","appPage":{"id":"checkout","name":"Checkout","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":false,"fullPage":false,"landingPageInMobile":true,"hideFromMenu":true},"applicationId":15,"appDefinitionName":"WixStores","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":true},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/CategoryPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/CategoryPage","tpaWidgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","appPage":{"id":"Category Page","name":"Category Page","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":15,"appDefinitionName":"WixStores","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","mobileUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","tpaWidgetId":"product_widget","appPage":{},"applicationId":15,"appDefinitionName":"WixStores","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetUrl":"https:\/\/engage.wixapps.net\/chat-widget-server\/renderChatWidget\/index","tpaWidgetId":"wix_visitors","appPage":{},"applicationId":1276,"appDefinitionName":"Wix Chat","appDefinitionId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","isWixTPA":true,"allowScrolling":false},"14d2abc2-5350-6322-487d-8c16ff833c8a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/details-page","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/details-page","appPage":{"id":"events","name":"Event Details","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":1680,"appDefinitionName":"Wix Events & Tickets","appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","isWixTPA":true,"allowScrolling":false},"1440e92d-47d8-69be-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/widget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/widget","tpaWidgetId":"wix_events","appPage":{},"applicationId":1680,"appDefinitionName":"Wix Events & Tickets","appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","isWixTPA":true,"allowScrolling":false},"405eb115-a694-4e2b-abaa-e4762808bb93":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/members-page","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/members-page","appPage":{"id":"events_members_page","name":"Events","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":1680,"appDefinitionName":"Wix Events & Tickets","appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","isWixTPA":true,"allowScrolling":false},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/schedule","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/schedule","tpaWidgetId":"agenda-page","appPage":{"id":"Schedule","name":"Schedule","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":1680,"appDefinitionName":"Wix Events & Tickets","appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","isWixTPA":true,"allowScrolling":false},"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":1738,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"169204d8-21be-4b45-b263-a997d31723dc":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":1738,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2288.0\/BookingServicePage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2288.0\/BookingServicePage","appPage":{"id":"Booking Service Page","name":"Service Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":1738,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/WeeklyTimetable","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/WeeklyTimetable","tpaWidgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","appPage":{},"applicationId":1738,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"13d27016-697f-b82f-7512-8e20854c09f6":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"scheduler","name":"Services","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":1738,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-member-area\/member-area","mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-member-area\/member-area-mobile","appPage":{"id":"bookings_member_area","name":"My Bookings","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":1738,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"book_checkout","name":"Bookings Checkout","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":1738,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"621bc837-5943-4c76-a7ce-a0e38185301f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.428.0\/BookOnline","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.428.0\/BookOnline","appPage":{"id":"bookings_list","name":"Book Online","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":4,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":1738,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/DailyAgenda","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/DailyAgenda","tpaWidgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","appPage":{},"applicationId":1738,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/BookingCalendarWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/BookingCalendarWidget","tpaWidgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","appPage":{},"applicationId":1738,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.428.0\/ServiceListWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.428.0\/ServiceListWidget","tpaWidgetId":"service_list_widget","appPage":{},"applicationId":1738,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"widgetUrl":"https:\/\/editor.wix.com\/","tpaWidgetId":"bookings_timetable_daily","appPage":{},"applicationId":1738,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.1005.0\/BookingsForm","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.1005.0\/BookingsForm","tpaWidgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","appPage":{"id":"Booking Form","name":"Booking Form","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":1738,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":1738,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","tpaWidgetId":"widget","appPage":{},"applicationId":1738,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/BookingCalendar","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/BookingCalendar","tpaWidgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","appPage":{"id":"Booking Calendar","name":"Booking Calendar","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":1738,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false}},"appsClientSpecMapByApplicationId":{"3":{"widgets":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","widgetId":"141995eb-c700-8487-6366-a482f7432e2b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"shoutout_feed","default":true}},"applicationId":3,"appDefinitionName":"Email Marketing"},"15":{"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/product","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/product","appPage":{"id":"product_page","name":"Product Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.2641.0\/productPage.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.2641.0\/productPageController.bundle.min.js","subPages":[{"key":"wix.stores.sub_pages.product","enumerable":true}],"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.2641.0\/productPageNoCss.bundle.min.js"},"default":false},"14666402-0bc7-b763-e875-e99840d131bd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","widgetId":"14666402-0bc7-b763-e875-e99840d131bd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1103.0\/addToCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1103.0\/addToCart.bundle.min.js","viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1865790"}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1103.0\/addToCartNoCss.bundle.min.js"},"tpaWidgetId":"add_to_cart_button","default":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3501.0\/Wishlist","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3501.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/WishlistViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/WishlistController.bundle.min.js"},"default":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.2090.0\/cart","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.2090.0\/cart","appPage":{"id":"shopping_cart","name":"Cart Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/cartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/cartViewerWidget.bundle.min.js"},"default":false},"13afb094-84f9-739f-44fd-78d036adb028":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/GridGallery","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/GridGallery","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryController.bundle.min.js","mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryViewerWidgetNoCss.bundle.min.js"},"tpaWidgetId":"grid_gallery","default":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/SliderGallery","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/SliderGallery","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/SliderGalleryViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/SliderGalleryController.bundle.min.js","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/SliderGalleryViewerWidgetNoCss.bundle.min.js"},"tpaWidgetId":"slider_gallery","default":false},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.1505.0\/thankYouPage","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.1505.0\/thankYouPage","appPage":{"id":"thank_you_page","name":"Thank You Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":4,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.1505.0\/thankYouPageController.bundle.min.js","iframeWithPlatform":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.1505.0\/thankYouPageViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}}},"default":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/GridGallery","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryController.bundle.min.js","minHeightInMobile":340,"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryViewerWidgetNoCss.bundle.min.js"},"default":true},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/order-history","widgetId":"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/order-history","appPage":{"id":"order_history","name":"My Orders","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":5,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{},"default":false},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.1880.0\/cartIcon.bundle.min.js","componentName":"cartWidget","controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.1880.0\/cartIconController.bundle.min.js","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.1880.0\/cartIconNoCss.bundle.min.js"},"tpaWidgetId":"shopping_cart_icon","default":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"widgetUrl":"https:\/\/ecom.wixapps.net\/storefront\/checkout","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wixapps.net\/storefront\/checkout","appPage":{"id":"checkout","name":"Checkout","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":false,"fullPage":false,"landingPageInMobile":true,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":480,"fullPageDesktopOnly":true,"migratingToOoi":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.1798.0\/CheckoutViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.1798.0\/CheckoutController.bundle.min.js"},"default":false},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/CategoryPage","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/CategoryPage","appPage":{"id":"Category Page","name":"Category Page","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/CategoryPageController.bundle.min.js","subPages":[{"key":"wix.stores.sub_pages.category","enumerable":true}],"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/CategoryPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/CategoryPageViewerWidgetNoCss.bundle.min.js"},"tpaWidgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","default":false},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1639.0\/productWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1639.0\/productWidgetController.bundle.min.js","minHeightInMobile":354,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1639.0\/productWidgetNoCss.bundle.min.js"},"tpaWidgetId":"product_widget","default":false}},"applicationId":15,"appDefinitionName":"WixStores"},"1276":{"widgets":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetUrl":"https:\/\/engage.wixapps.net\/chat-widget-server\/renderChatWidget\/index","widgetId":"14517f3f-ffc5-eced-f592-980aaa0bbb5c","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_RIGHT","verticalMargin":0,"horizontalMargin":0},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"iframeWithPlatform":true},"tpaWidgetId":"wix_visitors","default":true}},"applicationId":1276,"appDefinitionName":"Wix Chat"},"1680":{"widgets":{"14d2abc2-5350-6322-487d-8c16ff833c8a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/details-page","widgetId":"14d2abc2-5350-6322-487d-8c16ff833c8a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/details-page","appPage":{"id":"events","name":"Event Details","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/details-pageController.bundle.min.js","subPages":[{"key":"wix.events.sub_pages.event","enumerable":true}],"componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/details-pageViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"isLoadable":true,"ooiInEditor":true,"mobileSettingsEnabled":true,"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/details-pageViewerWidgetNoCss.bundle.min.js"},"default":false},"1440e92d-47d8-69be-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/widget","widgetId":"1440e92d-47d8-69be-ade7-e6de40127106","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"useSsrSeo":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/widgetViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/widgetController.bundle.min.js","viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"mobileHelpId":"a0621ef7-79ef-4a32-a376-1258506a5d2a","mobileSettingsEnabled":true,"ooiInEditor":true,"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/widgetViewerWidgetNoCss.bundle.min.js"},"tpaWidgetId":"wix_events","default":true},"405eb115-a694-4e2b-abaa-e4762808bb93":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/members-page","widgetId":"405eb115-a694-4e2b-abaa-e4762808bb93","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/members-page","appPage":{"id":"events_members_page","name":"Events","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/members-pageViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/members-pageController.bundle.min.js","viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"ooiInEditor":true,"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/members-pageViewerWidgetNoCss.bundle.min.js"},"default":false},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/schedule","widgetId":"29ad290c-8529-4204-8fcf-41ef46e0d3b0","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/schedule","appPage":{"id":"Schedule","name":"Schedule","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/scheduleController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/scheduleViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"ooiInEditor":true,"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/scheduleViewerWidgetNoCss.bundle.min.js"},"tpaWidgetId":"agenda-page","default":false}},"applicationId":1680,"appDefinitionName":"Wix Events & Tickets"},"1738":{"widgets":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"c7fddce1-ebf5-46b0-a309-7865384ba63f","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"flb7a","pageJsonFilename":"8a2243_50937a143e5db1ded82cd39650f05c0d_440.json","blocksVersion":""}},"default":false},"169204d8-21be-4b45-b263-a997d31723dc":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"169204d8-21be-4b45-b263-a997d31723dc","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"cv54f","pageJsonFilename":"8a2243_d5b26c91126b2788609a5fa914c2d8a0_406.json","blocksVersion":""}},"default":false},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2288.0\/BookingServicePage","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2288.0\/BookingServicePage","appPage":{"id":"Booking Service Page","name":"Service Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2288.0\/BookingServicePageViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2288.0\/BookingServicePageController.bundle.min.js","mobileSettingsEnabled":true,"subPages":[{"key":"wix.bookings.sub_pages.service_page","enumerable":true}],"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/514"}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2288.0\/BookingServicePageViewerWidgetNoCss.bundle.min.js"},"default":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/WeeklyTimetable","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/WeeklyTimetable","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/WeeklyTimetableController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/WeeklyTimetableViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/WeeklyTimetableViewerWidgetNoCss.bundle.min.js"},"tpaWidgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","default":false},"13d27016-697f-b82f-7512-8e20854c09f6":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","widgetId":"13d27016-697f-b82f-7512-8e20854c09f6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"scheduler","name":"Services","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":450,"shouldDeleteAppWhenDeleted":true},"default":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-member-area\/member-area","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-member-area\/member-area-mobile","appPage":{"id":"bookings_member_area","name":"My Bookings","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{},"default":false},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","widgetId":"713f72a2-7a32-47e9-b5e4-6024ee57d277","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"book_checkout","name":"Bookings Checkout","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0},"default":false},"621bc837-5943-4c76-a7ce-a0e38185301f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.428.0\/BookOnline","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.428.0\/BookOnline","appPage":{"id":"bookings_list","name":"Book Online","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":4,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.428.0\/BookOnlineViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"shouldDeleteAppWhenDeleted":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.428.0\/BookOnlineController.bundle.min.js","viewer":{"errorReporting":{"url":""}}},"default":true},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/DailyAgenda","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/DailyAgenda","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/DailyAgendaController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/DailyAgendaViewerWidget.bundle.min.js"},"tpaWidgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","default":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/BookingCalendarWidget","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/BookingCalendarWidget","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/BookingCalendarWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/BookingCalendarWidgetViewerWidget.bundle.min.js"},"tpaWidgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","default":false},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.428.0\/ServiceListWidget","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.428.0\/ServiceListWidget","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.428.0\/ServiceListWidgetViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.428.0\/ServiceListWidgetController.bundle.min.js","viewer":{"errorReporting":{"url":""}}},"tpaWidgetId":"service_list_widget","default":false},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"89c4023a-027e-4d2a-b6b7-0b9d345b508d","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"appStudioFields":{"id":"drzkv","variations":{},"pageJsonFilename":"8a2243_0290d6785da9bf70a35d96280cffbc2a_440.json","blocksVersion":""}},"tpaWidgetId":"bookings_timetable_daily","default":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.1005.0\/BookingsForm","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.1005.0\/BookingsForm","appPage":{"id":"Booking Form","name":"Booking Form","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.1005.0\/BookingsFormController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.1005.0\/BookingsFormViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}}},"tpaWidgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","default":false},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"3dc66bc5-5354-4ce6-a436-bd8394c09b0e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"cyng5","pageJsonFilename":"8a2243_b1d6e77a37fdcea91ab25d907d31a74e_440.json","blocksVersion":"","variations":{"edar7":{"id":"edar7","name":"edar7","pageJsonFilename":"8a2243_63bc1b373c73b66e49c1d4cc5a099eda_440.json"}}}},"default":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1516.0\/component.bundle.min.js","minHeightInMobile":320,"viewer":{"errorReporting":{"url":""}}},"tpaWidgetId":"widget","default":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/BookingCalendar","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/BookingCalendar","appPage":{"id":"Booking Calendar","name":"Booking Calendar","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/BookingCalendarController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/BookingCalendarViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/BookingCalendarViewerWidgetNoCss.bundle.min.js"},"tpaWidgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","default":false}},"applicationId":1738,"appDefinitionName":"Wix Bookings"}},"appsClientSpecMapData":{"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":{"applicationId":3,"appDefinitionName":"Email Marketing","appFields":{"premiumBundle":{"parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"isStandalone":true,"semanticVersion":"^0.6.0"},"isWixTPA":true},"1380b703-ce81-ff05-f115-39571d94dfcd":{"applicationId":15,"appDefinitionName":"WixStores","appFields":{"platform":{"baseUrls":{"galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/","cartIconBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.1880.0\/","addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1103.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.2641.0\/","productWidgetBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1639.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2279.0\/"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.2703.0\/editor.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.2703.0\/viewerScript.bundle.min.js","margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"isStretched":{},"routerServiceUrl":"\/_serverless\/wixstores-tpa-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}},"migratingToOoi":true},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.serverless.serverless-wixstores-tpa-site-ss"}},"isStandalone":false,"semanticVersion":"^0.1616.0"},"isWixTPA":true},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"applicationId":1276,"appDefinitionName":"Wix Chat","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/viewer-script.bundle.min.js","optionalApplication":true,"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/editor-script.bundle.min.js","isStretched":{},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"premiumBundle":{"parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"mostPopularPackage":"Sales","featuresForNewPackagePicker":[{"forPackages":[{"value":"50","packageId":"Professional"},{"value":"150","packageId":"Sales"},{"value":"Unlimited","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Teams"}]}],"isStandalone":true,"semanticVersion":"^0.75.0"},"isWixTPA":true},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"applicationId":1680,"appDefinitionName":"Wix Events & Tickets","appFields":{"platform":{"baseUrls":{"baseUrl":"https:\/\/events.wixapps.net\/_api\/wix-one-events-server","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/viewerScript.bundle.min.js","baseUrlsTemplate":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"isStretched":{},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{"url":"https:\/\/[email protected]\/860"},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"ooiInEditor":true},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.wix-events-web"},"namespace":"wix.events"},"isStandalone":true,"semanticVersion":"^0.874.0"},"isWixTPA":true},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"applicationId":1738,"appDefinitionName":"Wix Bookings","appFields":{"platform":{"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}}?siteId=dbf7e8f2-9695-4f3f-b258-5282eeff4580&metaSiteId=8b2114a9-339e-4562-bdc4-01621e2f84cb&siteRevision=440}","serverBaseUrl":"https:\/\/bookings.wixapps.net\/","siteHeaderUrl":"7f734527084d412f3491e0aceb1d2265_r3.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1516.0\/","platformAppsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-app-builder-controllers\/1.1446.0\/","serviceListStaticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget\/1.5118.0\/"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3053.0\/bookingsEditorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3053.0\/bookingsViewerScript.bundle.min.js","margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"isStretched":{},"docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.bookings.services-catalog-server"}},"isStandalone":true,"semanticVersion":"^0.1686.0"},"isWixTPA":true}},"previewMode":false,"siteRevision":1023,"userFileDomainUrl":"filesusr.com","metaSiteId":"1b939c71-42d8-4962-80c3-58318f17d1f7","isPremiumDomain":false,"experiments":{"specs.thunderbolt.bgScrubMobile":true,"specs.thunderbolt.userAsFactory":true,"storeSanpshotOnRedis":true,"specs.thunderbolt.siteAssetsCustomRouting":"GA","specs.thunderbolt.WRichTextSemanticClasses":true,"specs.thunderbolt.catharsis_shapeIds":true,"specs.thunderbolt.WixCodeInjectElementorySupport":true,"specs.thunderbolt.WixCodeTelemetryNewEndpoint":true,"specs.thunderbolt.show_unsupported_browsers_if_not_compatible_custom_element":true,"specs.thunderbolt.LightboxDisableDirectNavigation":true,"specs.thunderbolt.shouldInlineLoadableCss":true,"specs.thunderbolt.newLoginFlowOnProtectedCollection":true,"specs.thunderbolt.DatePickerPortal":true,"specs.thunderbolt.WixCodeAsyncDispatcher":true,"specs.thunderbolt.StructureComponentClassTypeAsKey":true,"specs.thunderbolt.ignorePageLevelIndexableForDynamicPages":true,"specs.thunderbolt.allowMoreFilesFromPremiumDomain":true,"specs.thunderbolt.shapeDividersDropShadowFix":true,"specs.thunderbolt.AddCurrentRouteToTpaSrc":true,"specs.thunderbolt.readAppDefIdInNavigateToSectionHandler":true,"specs.thunderbolt.ExpandableMenuFixDirection":true,"specs.thunderbolt.yield_to_main_in_client":true,"specs.thunderbolt.PayPalApiv2":true,"dm_migrateToTextTheme":true,"specs.thunderbolt.comps_to_hide_effectsis":true,"specs.thunderbolt.new_responsive_layout_render_all_breakpoints":true,"specs.thunderbolt.useClassNamePropInReactionsStateApi":true,"specs.thunderbolt.shouldLoadGoogleSdkEarly":true,"specs.thunderbolt.carmi_simple_mode":true,"specs.thunderbolt.zIndexCss_catharsis":true,"specs.thunderbolt.checkIOSToAvoidBeacon":true,"specs.thunderbolt.fontAntiAliased":true,"specs.thunderbolt.enableSignUpPrivacyNoteType":true,"specs.thunderbolt.layouterNavigationConsumption":true,"specs.thunderbolt.veloWixMembersAmbassadorV2":true,"specs.thunderbolt.shouldUseWowImage":true,"specs.thunderbolt.customElemCollapsedheight":true,"specs.thunderbolt.dummySpecForMorTopaz":true,"specs.thunderbolt.dynamicUrlConverter":true,"specs.thunderbolt.useIAMPlatform":true,"specs.thunderbolt.hoverbox_css_catharsis":true,"specs.PayPalButton.apiv2":true,"specs.thunderbolt.useMergedCssSelectors":true,"specs.thunderbolt.new_ioc_container":true,"specs.thunderbolt.dontUseRegistryRuntime":true,"specs.thunderbolt.landing_page_css_catharsis":true,"specs.thunderbolt.loginSocialBarEnableUrlChangeListeners":true,"specs.thunderbolt.native_css_mappers":true,"specs.thunderbolt.useSiteAssetsVarnishEnterprise":true,"specs.thunderbolt.InitPlatformApiProvider":true,"specs.thunderbolt.ioc_container_split_long_tasks":true,"specs.thunderbolt.rotated_components_style_catharsis":true,"displayWixAdsNewVersion":true,"specs.thunderbolt.smModalsShouldWaitForAppDidMount":true,"specs.thunderbolt.new_responsive_layout":true,"specs.thunderbolt.ooi_css_optimization":true,"specs.thunderbolt.readAppDefIdFromPageData":true,"specs.thunderbolt.add_transfer_size_tb_load":true,"specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.thunderbolt.do_not_wait_for_dom_custom_elements":true,"specs.thunderbolt.send_css_size_in_bi":true,"specs.thunderbolt.use_fetch_priority_in_image_loader":true,"specs.thunderbolt.ioc_container_max_task_duration":true,"specs.thunderbolt.batchAppsBiAndFedops":true,"specs.thunderbolt.empty_ab_test_for_dashboard":true,"specs.thunderbolt.WixCodeAnalyzeImportedNamespaces":true,"specs.thunderbolt.newAuthorizedPagesFlow":true,"specs.thunderbolt.catharsis_transitions_style":true,"specs.thunderbolt.waitForFontsToLoad":true,"specs.expandableMenu.fixDirection":true,"specs.thunderbolt.resourceFetcherConformToFetchApi":true},"routersConfig":{},"routerByPrefix":{},"pageIdToPrefix":{},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/thewixusername.wixsite.com\/website","tpaModalConfig":{"wixTPAs":{"3":true,"4":true,"5":true,"6":true,"7":true,"8":true,"9":true,"11":true,"12":true,"14":true,"15":true,"16":true,"18":true,"19":true,"20":true,"21":true,"22":true,"23":true,"24":true,"25":true,"27":true,"28":true,"30":true,"31":true,"1276":true,"1680":true,"1738":true}},"appSectionParams":{},"requestUrl":"https:\/\/thewixusername.wixsite.com\/website\/schedule","isMobileView":false,"deviceType":"desktop","isMobileDevice":false,"extras":{"currency":"AUD"},"tpaDebugParams":{"debugApp":null,"petri_ovr":null},"locale":"en","timeZone":"Australia\/Sydney","shouldRenderTPAsIframe":true,"debug":false,"regionalLanguage":"en"},"windowWixCodeSdk":{"locale":"en-au","isMobileFriendly":true,"formFactor":"Desktop","pageIdToRouterAppDefinitionId":{}},"wixEmbedsApi":{"isAdminPage":false},"platform":{"landingPageId":"tp4gu","isChancePlatformOnLandingPage":true,"clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.981ddaa8.bundle.min.js","bootstrapData":{"isMobileView":false,"appsSpecData":{"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","type":"public","instanceId":"a1af82aa-cd88-4f23-be9e-2409f425bc13","appDefinitionName":"WixStores","isWixTPA":true,"isModuleFederated":false},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"appDefinitionId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","type":"public","instanceId":"c80549e4-ab9c-4425-bd09-103ecf8727fe","appDefinitionName":"Wix Chat","isWixTPA":true,"isModuleFederated":false},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","type":"public","instanceId":"389b801a-3922-4b9e-9804-0eb34e6b218d","appDefinitionName":"Wix Events & Tickets","isWixTPA":true,"isModuleFederated":false},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","type":"public","instanceId":"4131653c-8a57-4481-a242-a7ba890f8ffe","appDefinitionName":"Wix Bookings","isWixTPA":true,"isModuleFederated":false}},"appsUrlData":{"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefId":"1380b703-ce81-ff05-f115-39571d94dfcd","appDefName":"WixStores","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.2703.0\/viewerScript.bundle.min.js","baseUrls":{"galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/","cartIconBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.1880.0\/","addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1103.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.2641.0\/","productWidgetBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1639.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2279.0\/"},"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.2641.0\/productPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.2641.0\/productPage.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.2641.0\/productPageNoCss.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc"},"14666402-0bc7-b763-e875-e99840d131bd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1103.0\/addToCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1103.0\/addToCart.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1103.0\/addToCartNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/1865790","widgetId":"14666402-0bc7-b763-e875-e99840d131bd"},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/WishlistController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/WishlistViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5"},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/cartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/cartViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14"},"13afb094-84f9-739f-44fd-78d036adb028":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028"},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/SliderGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/SliderGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82"},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.1505.0\/thankYouPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.1505.0\/thankYouPageViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4"},"1380bba0-253e-a800-a235-88821cf3f8a4":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4"},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb"},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.1880.0\/cartIconController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.1880.0\/cartIcon.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.1880.0\/cartIconNoCss.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b"},"14fd5970-8072-c276-1246-058b79e70c1a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.1798.0\/CheckoutController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.1798.0\/CheckoutViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a"},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/CategoryPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/CategoryPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/CategoryPageViewerWidgetNoCss.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce"},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1639.0\/productWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1639.0\/productWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1639.0\/productWidgetNoCss.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd"}}},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"appDefId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","appDefName":"Wix Chat","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/viewer-script.bundle.min.js","baseUrls":{},"widgets":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"14517f3f-ffc5-eced-f592-980aaa0bbb5c"}}},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"appDefId":"140603ad-af8d-84a5-2c80-a0f60cb47351","appDefName":"Wix Events & Tickets","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/viewerScript.bundle.min.js","baseUrls":{"baseUrl":"https:\/\/events.wixapps.net\/_api\/wix-one-events-server","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0"},"errorReportingUrl":"https:\/\/[email protected]\/860","widgets":{"14d2abc2-5350-6322-487d-8c16ff833c8a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/details-pageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/details-pageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/details-pageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/860","widgetId":"14d2abc2-5350-6322-487d-8c16ff833c8a"},"1440e92d-47d8-69be-ade7-e6de40127106":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/widgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/widgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/widgetViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/860","widgetId":"1440e92d-47d8-69be-ade7-e6de40127106"},"405eb115-a694-4e2b-abaa-e4762808bb93":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/members-pageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/members-pageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/members-pageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/860","widgetId":"405eb115-a694-4e2b-abaa-e4762808bb93"},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/scheduleController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/scheduleViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/scheduleViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/860","widgetId":"29ad290c-8529-4204-8fcf-41ef46e0d3b0"}}},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"appDefId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","appDefName":"Wix Bookings","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3053.0\/bookingsViewerScript.bundle.min.js","baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}}?siteId=dbf7e8f2-9695-4f3f-b258-5282eeff4580&metaSiteId=8b2114a9-339e-4562-bdc4-01621e2f84cb&siteRevision=440}","serverBaseUrl":"https:\/\/bookings.wixapps.net\/","siteHeaderUrl":"7f734527084d412f3491e0aceb1d2265_r3.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1516.0\/","platformAppsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-app-builder-controllers\/1.1446.0\/","serviceListStaticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget\/1.5118.0\/"},"widgets":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"c7fddce1-ebf5-46b0-a309-7865384ba63f"},"169204d8-21be-4b45-b263-a997d31723dc":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"169204d8-21be-4b45-b263-a997d31723dc"},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2288.0\/BookingServicePageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2288.0\/BookingServicePageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2288.0\/BookingServicePageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/[email protected]\/514","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde"},"3c675d25-41c7-437e-b13d-d0f99328e347":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/WeeklyTimetableController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/WeeklyTimetableViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/WeeklyTimetableViewerWidgetNoCss.bundle.min.js","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347"},"13d27016-697f-b82f-7512-8e20854c09f6":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"13d27016-697f-b82f-7512-8e20854c09f6"},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b"},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"713f72a2-7a32-47e9-b5e4-6024ee57d277"},"621bc837-5943-4c76-a7ce-a0e38185301f":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.428.0\/BookOnlineController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.428.0\/BookOnlineViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f"},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/DailyAgendaController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/DailyAgendaViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b"},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/BookingCalendarWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b"},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.428.0\/ServiceListWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.428.0\/ServiceListWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1"},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"89c4023a-027e-4d2a-b6b7-0b9d345b508d"},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.1005.0\/BookingsFormController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.1005.0\/BookingsFormViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695"},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"3dc66bc5-5354-4ce6-a436-bd8394c09b0e"},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1516.0\/component.bundle.min.js","noCssComponentUrl":"","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80"},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/BookingCalendarController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/BookingCalendarViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/BookingCalendarViewerWidgetNoCss.bundle.min.js","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01"}}}},"blocksBootstrapData":{"blocksAppsData":{},"experimentsQueryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false"},"window":{"csrfToken":"1681962490|3Lrvef22BMTK"},"location":{"externalBaseUrl":"https:\/\/thewixusername.wixsite.com\/website","isPremiumDomain":false,"metaSiteId":"1b939c71-42d8-4962-80c3-58318f17d1f7","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"c3be745e-1135-4aa5-9405-b789226951ad","isMobileFriendly":true,"isPreview":false},"platformAPIData":{},"wixCodeBootstrapData":{"wixCloudBaseDomain":"wix-code.com","dbsmViewerApp":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.6735.0","wixCodePlatformBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-code-platform\/1.1097.93","wixCodePageIds":{},"elementorySupport":{"baseUrl":"https:\/\/thewixusername.wixsite.com\/website\/_api\/wix-code-public-dispatcher-ng\/siteview"},"codePackagesData":[]},"autoFrontendModulesBaseUrl":"https:\/\/static.parastorage.com\/services\/auto-frontend-modules\/1.1287.0","disabledPlatformApps":{},"widgetsClientSpecMapData":{"1380b703-ce81-ff05-f115-39571d94dfcd":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetName":"product_page","componentFields":{}},"14666402-0bc7-b763-e875-e99840d131bd":{"widgetName":"add_to_cart_button","componentFields":{}},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"widgetName":"wishlist","componentFields":{}},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"widgetName":"shopping_cart","componentFields":{}},"13afb094-84f9-739f-44fd-78d036adb028":{"widgetName":"grid_gallery","componentFields":{}},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"widgetName":"slider_gallery","componentFields":{}},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"widgetName":"thank_you_page","componentFields":{}},"1380bba0-253e-a800-a235-88821cf3f8a4":{"widgetName":"product_gallery","componentFields":{}},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"widgetName":"order_history","componentFields":{}},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"widgetName":"shopping_cart_icon","componentFields":{}},"14fd5970-8072-c276-1246-058b79e70c1a":{"widgetName":"checkout","componentFields":{}},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"widgetName":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","componentFields":{}},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetName":"product_widget","componentFields":{}}},"14517e1a-3ff0-af98-408e-2bd6953c36a2":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetName":"wix_visitors","componentFields":{}}},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"14d2abc2-5350-6322-487d-8c16ff833c8a":{"widgetName":"events","componentFields":{}},"1440e92d-47d8-69be-ade7-e6de40127106":{"widgetName":"wix_events","componentFields":{}},"405eb115-a694-4e2b-abaa-e4762808bb93":{"widgetName":"events_members_page","componentFields":{}},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"widgetName":"agenda-page","componentFields":{}}},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"componentFields":{}},"169204d8-21be-4b45-b263-a997d31723dc":{"componentFields":{}},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetName":"Booking Service Page","componentFields":{}},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetName":"3c675d25-41c7-437e-b13d-d0f99328e347","componentFields":{}},"13d27016-697f-b82f-7512-8e20854c09f6":{"widgetName":"scheduler","componentFields":{}},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetName":"bookings_member_area","componentFields":{}},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"widgetName":"book_checkout","componentFields":{}},"621bc837-5943-4c76-a7ce-a0e38185301f":{"widgetName":"bookings_list","componentFields":{}},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetName":"e86ab26e-a14f-46d1-9d74-7243b686923b","componentFields":{}},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetName":"0eadb76d-b167-4f19-88d1-496a8207e92b","componentFields":{}},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetName":"service_list_widget","componentFields":{}},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"widgetName":"bookings_timetable_daily","componentFields":{}},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetName":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","componentFields":{}},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"componentFields":{}},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetName":"widget","componentFields":{}},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetName":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","componentFields":{}}}},"essentials":{"appsConductedExperiments":{"140603ad-af8d-84a5-2c80-a0f60cb47351":{"specs.events.ui.DetailsPageMobileUpdate":"true","specs.events.ui.SelectEventsManually":"true","specs.events.ui.NewMobileWidgetLayouts":"true","specs.events.ui.UseWarmupState":"true","specs.events.ui.PageInstallFlow":"false","specs.events.ui.showExpiredScreenIncorrectSlug":"true","specs.events.ui.ShowFixSelectEventsManuallyButton":"false","specs.events.ui.NewMobileWidgetSettings":"true","specs.events.ui.EventsLoadable":"true","specs.events.ui.DetailsPageMobileSettings":"true","specs.events.ui.saveADITextsInDs":"true","specs.events.ui.UseWarmupData":"true","specs.events.ui.SelectEventsManuallySortOrder":"false","specs.events.ui.FixNavigateToPage":"true","specs.events.ui.ReadMoreSpace":"false"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.CartTypeMixedVerticals":"false","specs.stores.PickupPointsBmPhase1":"true","specs.stores.HeadlessNavigationOldCheckout":"false","specs.stores.UseNewCheckoutInFastFlow":"true","specs.stores.RemoveCartTypeIsNonShippableCart":"false","specs.stores.NewUiTpaImageInGallery":"true","specs.stores.ReplaceIsDigitalWithIsNonShippable":"true","specs.stores.HeadlessNavigationTYP":"true","specs.stores.MobileFiltersEnhancements":"true","specs.stores.UseNewCheckoutInRestOfVisitorFlows":"false","specs.stores.ShowAutomaticDiscountDataOnGallery":"true","specs.stores.HeadlessNavigationCheckout":"true","specs.stores.NewCheckoutAddMultilingualHeader":"true","specs.stores.ChangeProductItemBorderToOutline":"false","specs.stores.imageRationUndefinedBug":"true","specs.stores.GalleryEditableGridTemplateRepeatOption":"true","specs.stores.ShowAutomaticDiscountDataOnProductWidget":"true","specs.stores.EnablePaginationInCategoryTree":"true","specs.stores.ShouldShowDiscountNameSettingsProductWidget":"true","specs.stores.ShowAutomaticDiscountDataOnWishlist":"true","specs.stores.UseNewQueryCheckoutSettings":"true","specs.stores.UseNewQueriesOnProductPageWithDiscount":"true","specs.stores.FixPickupFlowForPickupPoints":"true","specs.stores.ShouldShowDiscountNameSettingsProductPage":"true","specs.stores.getSiteStructureWithHiddenPages":"true","specs.stores.OptionalZipCodeForCountryARE":"true","specs.stores.RouterBreadcrumbsInProductPage":"true","specs.stores.ExpressCheckoutWithoutCartId":"true","specs.stores.ShouldReportIsMember":"true","specs.stores.ShowAutomaticDiscountDataOnProductPage":"true","specs.stores.DisplayMixedCart":"true","specs.stores.ResponsiveSliderFixItemsExceedingSpace":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.stores.FixShortBreadcrumbsHref":"true","specs.stores.WishlistNewUiTpaImageInGallery":"true","specs.stores.ShouldEnableANonClickableLineItem":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"false","specs.stores.AddRouterOnlyIfNotExist":"false","specs.stores.UseNewCheckoutInVisitorPickup":"true","specs.stores.ShouldShowDiscountNameSettingsQuickView":"true","specs.stores.AddUnderTheSummarySlotToCheckout":"true","specs.stores.GalleryScrollToProductPositionWhenReturningFromProductPage":"true","specs.stores.GalleryShowEmptyStateWhenNotVisible":"true","specs.stores.GallerySeoTags":"false","specs.stores.WowImageInProductPageMobile":"true","specs.stores.ShowDigitalFileLinkForPartiallyPaid":"true","specs.stores.UseNewQueriesOnWishlistWithDiscount":"true","specs.stores.FixWowImageAutoRatio":"true","specs.stores.MigrateCartSettingsBITo130":"true","specs.stores.ApplyFiltersOnMobileClearFilters":"true","specs.stores.GalleryStorefrontProductRecommendations":"true","specs.stores.ReplaceIsDigitalWithHasShippableOnNavigateToCheckoutValidation":"true","specs.stores.AddToCartBtnLoaderState":"true","specs.stores.UseNewCheckoutInRestOfTheFlows":"false","specs.stores.UseNewQueriesWithProductDiscount":"true","specs.stores.WishlistStylePolyfillForIframe":"false","specs.stores.UseNewCheckoutInMemberPickupFlow":"false","specs.stores.FixResizeBehaviorInEditor":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.FixResizeBehaviorInViewer":"true","specs.stores.ResponsiveSliderFixWrongNumberOfItemsInSSR":"true"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.PaymentSelectionColorWiring":"true","specs.bookings.QueryEnrichedBookings":"true","specs.bookings.servicePage.SettingsBorderRadiusEditor":"true","specs.bookings.PendingApprovalQueryBookingNewFilter":"true","specs.bookings.CallMemberApiOnlyForSiteMember":"true","specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.MergeFirstNameAndLastNameWhenLastNameFieldDontExist":"true","specs.bookings.MemberAreaSettingsFixFormResetWhenChangingBorderWidth":"false","specs.bookings.AddBookingMadeEvent":"true","specs.bookings.CreateLocationInFesForMulti":"true","specs.bookings.staffCardUIChangesV1":"true","specs.bookings.dynamicPricingUoU":"true","specs.bookings.PreventDoubleBookingReschedule":"false","specs.bookings.deprecateBMRouter":"true","specs.bookings.calendar.reportSlotsPerDay":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.WaitListWithDoubleBooking":"true","specs.bookings.NewSettingsHomePage":"true","specs.bookings.cart":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.BookingsWidgetFixPhoneValidation":"true","specs.bookings.getAvailabilityOnEcom":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.AppSectionParamsAdapter":"false","specs.bookings.formPageURLAPI":"true","specs.bookings.IframeGetStaffFromBulkSpec":"true","specs.bookings.ServicePageFormOOINavigation":"true","specs.ImagePixelDensityFactorSpecs":"1.5","specs.bookings.ErrorMessagesBO":"true","specs.bookings.FilterLocationOnlyIfTabsDisplayed":"true","specs.bookings.calendar.dialog.closeButton":"true","specs.bookings.RangeForListSlots":"1","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.RemoveOldRedirectToServicePage":"true","specs.bookings.RemoveViewPricingFromCalendarSettings":"true","specs.bookings.bookVeloNavigationOnEcom":"true","specs.bookings.dev.UseBusinessInfoMapper":"true","specs.bookings.HideCartBookNowButtonWhenCartIsNotEmpty":"true","specs.bookings.enablePluginInstallationOnServicePage":"true","specs.bookings.AllowContributorsToBookWithPP":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.fixUpdateConfigAfterStateChange":"true","specs.bookings.BookAnotherText":"true","specs.bookings.ManageParticipantsRemoveMarkAsPaidWhenCustomPrice":"false","specs.bookings.SendOnlyActivePricingPlansInServiceListFES":"true","specs.bookings.mapCourseToAvailabilitySlot":"true","specs.bookings.ManageParticipantBlockModal":"false","specs.bookings.addBackgroundColorToHeaderImage":"true","specs.bookings.AddStreetNameAndNumberToeAddress":"false","specs.bookings.PreventBoDoubleBooking":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.AddPremiumLimitationsToForm":"true","specs.bookings.RWGYoshiMigration":"true","specs.bookings.fineGrainPermissionsModel":"false","specs.bookings.AlignActionsEnabled":"true","specs.bookings.conflictsChangeApiAttributeNames":"true","specs.bookings.calendar.showHeaderToggleLivesite":"true","specs.bookings.EnableOOIMigrationForTemplates":"true","specs.bookings.CorvidMultiLocation":"true","specs.bookings.CancellationPolicyChangeAPI":"true","specs.bookings.ImageKit":"true","specs.bookings.PendingAppointments":"true","specs.bookings.HideCouponInFormPage":"false","specs.bookings.CartBookNowButton":"true","specs.bookings.addParticipantNameValidationError":"false","specs.bookings.calendar.runPageReadyOnUpdateConfig":"true","specs.bookings.ChangePricingPlanNavigationToNewApi":"true","specs.bookings.calendar.collapseServiceDetails":"true","specs.bookings.reduceLayoutShiftsOnCalendarPage":"true","specs.bookings.calendar.clsLoaderImprovements":"true","specs.bookings.calendar.filterServicesOnPlatform":"true","specs.bookings.serviceListBookButtonLoader":"false","specs.bookings.BookingsAnywhereUoU":"true","specs.bookings.NotFoundPageForContactInfoDeepLink":"true","specs.bookings.displayNoteToSelfNoteInCreateAppointment":"true","specs.bookings.ListSlotsImprovements":"true","specs.bookings.DisableOldMembersArea":"true","specs.bookings.UouZoomV2":"true","specs.bookings.ShowPriceTextInFormIfServiceIsWithPPAndCustomPrice":"true","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.FixSingleServiceWithoutSavedService":"true","specs.bookings.fineGrainPermissionsModelForUI":"true","specs.bookings.BookAgain":"true","specs.bookings.ExternalStaticsModule":"true","specs.bookings.MultiLocation":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.bookings.servicePage.SettingsBorderRadiusLivesite":"true","specs.bookings.BookingsFormNewErrorHandler":"true","specs.bookings.BOTimezoneValidation":"false","specs.bookings.ConfigurableServiceClickTarget":"true","specs.bookings.AddParticipantsSellaPlanCTA":"false","specs.bookings.OnConfirmationPageRemoveScheduleForCourse":"true","specs.bookings.ImproveFormPerformance":"true","specs.bookings.BookingsAnywhereUoUEmail":"true","specs.bookings.ReorderServicesLink":"true","specs.bookings.MemberAreaFixCancelForDynamicPricing":"true","specs.bookings.anywherePublicDataOverrides":"true","specs.bookings.ViewCartButtonWiredToSecondary":"true","specs.bookings.PromoteModalBizMgr":"true","specs.bookings.SettingsDynamicPriceDropdownMobile":"false","specs.bookings.UouListOnlineBadge":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.ManageParticipantsModal":"true","specs.bookings.DayfulOverrideEcomContinueShoppingUrl":"true","specs.bookings.MembersAreaNavigateToCalendarPageOOI":"true","specs.bookings.DisplayConflictsOnCreateAppointment":"true","specs.bookings.BOFormMaxNumberFieldError":"false","specs.ValidateBookingCongratulationsSpecs":"true","specs.bookings.PaymentAutomationDiscoverabilityBadge":"true","specs.bookings.DynamicFormSchema":"true","specs.bookings.CalendarFailedErrorMessageUOU":"true","specs.bookings.MemberAreaMexicanTimeShift":"true","specs.bookings.syncErrorNotification":"true","specs.bookings.EcomRendererShowCustomPriceText":"true","specs.bookings.sessionCapacityChanged":"true","specs.bookings.servicePageBookButtonLoader":"false","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.AccessibilityImprovements":"true","specs.stores.CollectPaymentInvoiceAction":"true","specs.bookings.UseIntlWithMomentTZConversion":"true","specs.bookings.SSRProGallery":"true","specs.bookings.FixEmptystateOnEditor":"true","specs.bookings.isQueryBookings":"true","specs.bookings.MembersAreaStaffFromBookingsList":"false","specs.bookings.UseTimestampsWithOffset":"true","specs.bookings.UpgradeCashierVersion":"true","specs.bookings.VeloConvertAddressToFullAddress":"true","specs.bookings.FixDeepLinkRaceConditionWithCourse":"true","specs.bookings.DayfulMovePremiumBlockModal":"true","specs.bookings.HidePriceWhenBuyinAPlanInDynamicPriceDropdown":"false","specs.bookings.BookingBMToast":"true","specs.bookings.previewModeRenderedInIframe":"false","specs.bookings.PublicApiReplaceBookingsUpdate":"true","specs.bookings.BOUseWixSMS":"false","specs.bookings.RemovePPErrorMessageUponLoginInMobile":"true","specs.bookings.bookVeloOnEcom":"true","specs.bookings.BOHeadlessSiteSupport":"true","specs.bookings.addSlotPlaceholderOnServicePage":"true","specs.bookings.RecurringAppointmentBO":"true","specs.bookings.ViewFullSchedule":"true","specs.bookings.calendar.serviceListDropdown":"true","specs.bookings.FixFormUoUCheckboxLink":"true","specs.bookings.EcomRolloutManagerInBO":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.dynamicPricingCustomUoU":"true","specs.bookings.ReplaceNotifyParticipantsWithNotification":"true","specs.bookings.V1Shutdown":"false","specs.bookings.InstallCartIcon":"true","specs.bookings.ExportBookingSessionDuration":"true","specs.bookings.calendar.showHeaderToggleEditor":"true","specs.bookings.sendAddressToEcomCheckoutAndCart":"true","specs.bookings.GetAvailabilityForCourseFM":"true","specs.bookings.FixBenefitIdOnVeloCheckoutBooking":"false","specs.bookings.CartBookNowSettings":"true","specs.bookings.ManageParticipantsPaymentDetailsPhase2":"true","specs.bookings.BOSettings":"true","specs.bookings.BFYoshiMigration":"true","specs.bookings.UseIntlForPriceInBookFlowSpecs":"true","specs.bookings.PreventDoubleBooking":"true","specs.bookings.gridMediaQueriesFix":"true","specs.bookings.showBackButtonOnPreview":"true","specs.bookings.DecreaseNextAvailableForGroupLegacy":"true","specs.bookings.CouseStartedAndBookable":"true","specs.bookings.AppoinmentModalPPPurchase":"false","specs.bookings.PaymentAutomationBOSettings":"false","specs.bookings.ShowViewFullScheduleButtonWhenServiceHasSchedule":"true","specs.bookings.SaveSubmissionWithDataCapsule":"false","specs.bookings.BookOnlyOneSlotUsingPP":"true","specs.bookings.bookingsEcomRevokeWorkaround":"true","specs.bookings.RemoveFormCTAfromBO":"true","specs.bookings.boManageParticipantErrorFix":"false","specs.bookings.calendar.fixMemoization":"true","spec.bookings.setRolesForBIEvent":"true","specs.bookings.EditorXContent":"true","specs.bookings.fixMultilingualInMemberArea":"false","specs.bookings.ReplaceQueryAvailabilityWithGetAvailability":"false","specs.bookings.UseQueryBySessionStartForContactBookings":"true","specs.bookings.EnforcePolicyOnCourse":"true","specs.bookings.UseGetAvailabilityForCourse":"true","specs.bookings.RemoveCalendarLinkFromBookingsCheckoutSettingsPanel":"true","specs.bookings.ExplorePlansInServiceList":"true","specs.bookings.TrimSettingParamsBookingsForm":"true","specs.bookings.ManageParticipantsEnableRedeemGroupBookingFromPlan":"false","specs.bookings.ServiceXV3CourseService":"true","specs.bookings.ContactsYoshiMigration":"true","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.ecomMigrationModal":"true","specs.bookings.MultiLocationRemoveAddressNameFallback":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.AddNewBiEvents":"true","specs.bookings.RemoveSentryErrorWhenBookingsNotExist":"false","specs.bookings.FixPricingPlanNavigation":"true","specs.bookings.showWorkingDaysForBookableClass":"true","specs.bookings.ShoppingCartBOSettings":"true"}}},"isRunningInDifferentSiteContext":false},"appsScripts":{"urls":{},"scope":"page"},"debug":{"disablePlatform":false,"disableSnapshots":false,"enableSnapshots":false}}},"siteAssets":{"dataFixersParams":{"experiments":{"dm_migrateToTextTheme":true,"bv_remove_add_chat_viewer_fixer":"new","dm_linkTargetDefaults":true},"dfVersion":"1.2327.0","isHttps":true,"isUrlMigrated":true,"metaSiteId":"1b939c71-42d8-4962-80c3-58318f17d1f7","quickActionsMenuEnabled":false,"siteId":"cffe5e58-2342-48a3-9096-b8505c0d1c6a","siteRevision":1023,"v":3,"cacheVersions":{"dataFixer":6}},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":false,"externalBaseUrl":"https:\/\/thewixusername.wixsite.com\/website","useSandboxInHTMLComp":true,"disableStaticPagesUrlHierarchy":false},"platform":{"moduleName":"thunderbolt-platform","contentType":"application\/json","resourceType":"platform","externalBaseUrl":"https:\/\/thewixusername.wixsite.com\/website"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","enableOoiCssVars":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.22ef0cf32c0f15473872e97366a82e9ef6a841e7","editor-elements-design-systems.thunderbolt.cfd25f12d251a9e93411af5b51b6af52c86e4258"],"ooiVersions":"MTQ0MGU5MmQtNDdkOC02OWJlLWFkZTctZTZkZTQwMTI3MTA2PXAuZXZlbnRzLXZpZXdlci8xLjIxMTcuMC93aWRnZXRWaWV3ZXJXaWRnZXROb0Nzcy5jc3NDb25maWcuYnVuZGxlLm1pbi5qczsxNGQyYWJjMi01MzUwLTYzMjItNDg3ZC04YzE2ZmY4MzNjOGE9cC5ldmVudHMtdmlld2VyLzEuMjExNy4wL2RldGFpbHMtcGFnZVZpZXdlcldpZGdldE5vQ3NzLmNzc0NvbmZpZy5idW5kbGUubWluLmpzOzI5YWQyOTBjLTg1MjktNDIwNC04ZmNmLTQxZWY0NmUwZDNiMD1wLmV2ZW50cy12aWV3ZXIvMS4yMTE3LjAvc2NoZWR1bGVWaWV3ZXJXaWRnZXROb0Nzcy5jc3NDb25maWcuYnVuZGxlLm1pbi5qcw=="},"siteMap":{"moduleName":"thunderbolt-site-map","contentType":"application\/json","resourceType":"siteMap"},"mobileAppBuilder":{"moduleName":"thunderbolt-mobile-app-builder","resourceType":"mobileAppBuilder","contentType":"application\/json"}},"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.wixstatic.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,"urlFormatModel":{"format":"slash","forbiddenPageUriSEOs":["app","apps","_api","robots.txt","sitemap.xml","feed.xml","sites"],"pageIdToResolvedUriSEO":{}},"pageJsonFileNames":{"ji6zt":"c3be74_0d859c6794f55bf9f9d8dfda7e915d70_1023.json","ewji7":"c3be74_fc63d9a0ba12e6447946476e23cd39f3_1023.json","bt49e":"c3be74_937e2586ba24eb619a90911294786cc1_1023.json","tp4gu":"c3be74_e20772bd8f9e0b8618b9c256b2b7c816_1023.json","ps8ag":"c3be74_f4cd343edd2c8add8ffe7e6c9fb63b3b_1023.json","u3a3a":"c3be74_bf8d66d0f0eeec2e642cb42730ac8d9e_1023.json","masterPage":"c3be74_3d07f48be2d5e1c1bfa881bae4adeb36_1023.json"},"protectedPageIds":[],"routersInfo":{},"anonymousClientSpecMap":{"2":{"type":"appbuilder","applicationId":2,"appDefinitionId":"3d590cbc-4907-4cc4-b0b1-ddf2c5edf297","instanceId":"","state":"Initialized","instance":""},"3":{"type":"public","applicationId":3,"appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","appDefinitionName":"Email Marketing","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","widgetId":"141995eb-c700-8487-6366-a482f7432e2b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"shoutout_feed","default":true}},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{"premiumBundle":{"parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"isStandalone":true,"semanticVersion":"^0.6.0"}},"4":{"type":"public","applicationId":4,"appDefinitionId":"139ef4fa-c108-8f9a-c7be-d5f492a2c939","appDefinitionName":"Automated Emails","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":null},"5":{"type":"public","applicationId":5,"appDefinitionId":"14bca956-e09f-f4d6-14d7-466cb3f09103","appDefinitionName":"Wix Cashier","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{"isStandalone":true,"semanticVersion":"^0.3.0"}},"6":{"type":"public","applicationId":6,"appDefinitionId":"141fbfae-511e-6817-c9f0-48993a7547d1","appDefinitionName":"Inbox","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{}},"7":{"type":"public","applicationId":7,"appDefinitionId":"13ee94c1-b635-8505-3391-97919052c16f","appDefinitionName":"Wix Invoices","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":null},"8":{"type":"public","applicationId":8,"appDefinitionId":"150ae7ee-c74a-eecd-d3d7-2112895b988a","appDefinitionName":"Marketing Integration","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{}},"9":{"type":"public","applicationId":9,"appDefinitionId":"1480c568-5cbd-9392-5604-1148f5faffa0","appDefinitionName":"Get Found on Google","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{}},"10":{"type":"onboarding","applicationId":10,"storyId":"be1dff05-f392-403b-b39d-2bbd65ac0551","inUse":true,"instanceId":"","instance":""},"11":{"type":"public","applicationId":11,"appDefinitionId":"55cd9036-36bb-480b-8ddc-afda3cb2eb8d","appDefinitionName":"PriceQuotes","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{}},"12":{"type":"public","applicationId":12,"appDefinitionId":"14b89688-9b25-5214-d1cb-a3fb9683618b","appDefinitionName":"Mobile App-Social Posts","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{}},"13":{"type":"sitemembers","applicationId":13,"collectionType":"Open","collectionFormFace":"Register","collectionExposure":"Public","smcollectionId":"cc954557-b175-4a1d-9156-bf6c50e1096c","instanceId":"","instance":""},"14":{"type":"public","applicationId":14,"appDefinitionId":"146c0d71-352e-4464-9a03-2e868aabe7b9","appDefinitionName":"Ascend Tasks","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{"isStandalone":true,"semanticVersion":"^0.4.32"}},"15":{"type":"public","applicationId":15,"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","appDefinitionName":"WixStores","instance":"","instanceId":"","sectionUrl":"https:\/\/ecom.wix.com\/storefront\/gallery","sectionMobileUrl":"https:\/\/ecom.wix.com\/storefront\/gallery","sectionPublished":true,"sectionMobilePublished":true,"sectionSeoEnabled":true,"sectionDefaultPage":"","sectionRefreshOnWidthChange":true,"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/product","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/product","appPage":{"id":"product_page","name":"Product Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.2641.0\/productPage.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.2641.0\/productPageController.bundle.min.js","subPages":[{"key":"wix.stores.sub_pages.product","enumerable":true}],"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.2641.0\/productPageNoCss.bundle.min.js"},"default":false},"14666402-0bc7-b763-e875-e99840d131bd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","widgetId":"14666402-0bc7-b763-e875-e99840d131bd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1103.0\/addToCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1103.0\/addToCart.bundle.min.js","viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/1865790"}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1103.0\/addToCartNoCss.bundle.min.js"},"tpaWidgetId":"add_to_cart_button","default":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3501.0\/Wishlist","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3501.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"viewer":{"errorReporting":{"url":""}},"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/WishlistViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/WishlistController.bundle.min.js"},"default":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.2090.0\/cart","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.2090.0\/cart","appPage":{"id":"shopping_cart","name":"Cart Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/cartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/cartViewerWidget.bundle.min.js"},"default":false},"13afb094-84f9-739f-44fd-78d036adb028":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/GridGallery","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/GridGallery","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryController.bundle.min.js","mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryViewerWidgetNoCss.bundle.min.js"},"tpaWidgetId":"grid_gallery","default":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/SliderGallery","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/SliderGallery","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/SliderGalleryViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/SliderGalleryController.bundle.min.js","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/SliderGalleryViewerWidgetNoCss.bundle.min.js"},"tpaWidgetId":"slider_gallery","default":false},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.1505.0\/thankYouPage","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.1505.0\/thankYouPage","appPage":{"id":"thank_you_page","name":"Thank You Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":4,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.1505.0\/thankYouPageController.bundle.min.js","iframeWithPlatform":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.1505.0\/thankYouPageViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}}},"default":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/GridGallery","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryController.bundle.min.js","minHeightInMobile":340,"mobileSettingsEnabled":true,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/GridGalleryViewerWidgetNoCss.bundle.min.js"},"default":true},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/order-history","widgetId":"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/order-history","appPage":{"id":"order_history","name":"My Orders","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":5,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{},"default":false},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.1880.0\/cartIcon.bundle.min.js","componentName":"cartWidget","controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.1880.0\/cartIconController.bundle.min.js","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.1880.0\/cartIconNoCss.bundle.min.js"},"tpaWidgetId":"shopping_cart_icon","default":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"widgetUrl":"https:\/\/ecom.wixapps.net\/storefront\/checkout","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wixapps.net\/storefront\/checkout","appPage":{"id":"checkout","name":"Checkout","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":false,"fullPage":false,"landingPageInMobile":true,"hideFromMenu":true},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":480,"fullPageDesktopOnly":true,"migratingToOoi":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.1798.0\/CheckoutViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.1798.0\/CheckoutController.bundle.min.js"},"default":false},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/CategoryPage","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.3506.0\/CategoryPage","appPage":{"id":"Category Page","name":"Category Page","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/CategoryPageController.bundle.min.js","subPages":[{"key":"wix.stores.sub_pages.category","enumerable":true}],"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/CategoryPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/CategoryPageViewerWidgetNoCss.bundle.min.js"},"tpaWidgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","default":false},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1639.0\/productWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1639.0\/productWidgetController.bundle.min.js","minHeightInMobile":354,"viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1639.0\/productWidgetNoCss.bundle.min.js"},"tpaWidgetId":"product_widget","default":false}},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":false,"permissions":{"revoked":true},"appFields":{"platform":{"baseUrls":{"galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.3506.0\/","cartIconBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.1880.0\/","addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1103.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.2641.0\/","productWidgetBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.1639.0\/","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.2088.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2279.0\/"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.2703.0\/editor.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.2703.0\/viewerScript.bundle.min.js","margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"isStretched":{},"routerServiceUrl":"\/_serverless\/wixstores-tpa-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}},"migratingToOoi":true},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.serverless.serverless-wixstores-tpa-site-ss"}},"isStandalone":false,"semanticVersion":"^0.1616.0"}},"16":{"type":"public","applicationId":16,"appDefinitionId":"14d7032a-0a65-5270-cca7-30f599708fed","appDefinitionName":"WixCoupons","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{"nonDiscoverable":true,"isStandalone":true,"semanticVersion":"^0.2.0"}},"18":{"type":"public","applicationId":18,"appDefinitionId":"f123e8f1-4350-4c9b-b269-04adfadda977","appDefinitionName":"Promote Home","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{}},"19":{"type":"public","applicationId":19,"appDefinitionId":"e3118e0a-b1c1-4e1d-b67d-ddf0cb92309b","appDefinitionName":"Promote VideoMaker Home","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{}},"20":{"type":"public","applicationId":20,"appDefinitionId":"ea2821fc-7d97-40a9-9f75-772f29178430","appDefinitionName":"Workflows","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{}},"21":{"type":"public","applicationId":21,"appDefinitionId":"13aa9735-aa50-4bdb-877c-0bb46804bd71","appDefinitionName":"Promote SEO Patterns","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{}},"22":{"type":"public","applicationId":22,"appDefinitionId":"a322993b-2c74-426f-bbb8-444db73d0d1b","appDefinitionName":"One App","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{},"version":"0.0.26"},"23":{"type":"public","applicationId":23,"appDefinitionId":"9bead16f-1c73-4cda-b6c4-28cff46988db","appDefinitionName":"Facebook Ads","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{}},"24":{"type":"public","applicationId":24,"appDefinitionId":"d70b68e2-8d77-4e0c-9c00-c292d6e0025e","appDefinitionName":"Promote SEO Tools","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{}},"25":{"type":"public","applicationId":25,"appDefinitionId":"307ba931-689c-4b55-bb1d-6a382bad9222","appDefinitionName":"Video Maker","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{}},"27":{"type":"public","applicationId":27,"appDefinitionId":"4b10fcce-732d-4be3-9d46-801d271acda9","appDefinitionName":"Secrets Vault","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{},"version":"0.0.30"},"28":{"type":"public","applicationId":28,"appDefinitionId":"35aec784-bbec-4e6e-abcb-d3d724af52cf","appDefinitionName":"Recurring Invoices","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{}},"30":{"type":"public","applicationId":30,"appDefinitionId":"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841","appDefinitionName":"Financial Settings","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{"isStandalone":true,"semanticVersion":"^0.1.0"}},"31":{"type":"public","applicationId":31,"appDefinitionId":"94bc563b-675f-41ad-a2a6-5494f211c47b","appDefinitionName":"Virtual Numbers","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{}},"1276":{"type":"public","applicationId":1276,"appDefinitionId":"14517e1a-3ff0-af98-408e-2bd6953c36a2","appDefinitionName":"Wix Chat","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{"14517f3f-ffc5-eced-f592-980aaa0bbb5c":{"widgetUrl":"https:\/\/engage.wixapps.net\/chat-widget-server\/renderChatWidget\/index","widgetId":"14517f3f-ffc5-eced-f592-980aaa0bbb5c","refreshOnWidthChange":true,"gluedOptions":{"placement":"BOTTOM_RIGHT","verticalMargin":0,"horizontalMargin":0},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"iframeWithPlatform":true},"tpaWidgetId":"wix_visitors","default":true}},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":false,"permissions":{"revoked":true},"appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/viewer-script.bundle.min.js","optionalApplication":true,"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/chat-worker\/1.1239.0\/editor-script.bundle.min.js","isStretched":{},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"premiumBundle":{"parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"mostPopularPackage":"Sales","featuresForNewPackagePicker":[{"forPackages":[{"value":"50","packageId":"Professional"},{"value":"150","packageId":"Sales"},{"value":"Unlimited","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Professional"},{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Sales"},{"value":"true","packageId":"Teams"}]},{"forPackages":[{"value":"true","packageId":"Teams"}]}],"isStandalone":true,"semanticVersion":"^0.75.0"}},"1680":{"type":"public","applicationId":1680,"appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","appDefinitionName":"Wix Events & Tickets","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{"14d2abc2-5350-6322-487d-8c16ff833c8a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/details-page","widgetId":"14d2abc2-5350-6322-487d-8c16ff833c8a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/details-page","appPage":{"id":"events","name":"Event Details","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"useSsrSeo":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/details-pageController.bundle.min.js","subPages":[{"key":"wix.events.sub_pages.event","enumerable":true}],"componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/details-pageViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"isLoadable":true,"ooiInEditor":true,"mobileSettingsEnabled":true,"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/details-pageViewerWidgetNoCss.bundle.min.js"},"default":false},"1440e92d-47d8-69be-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/widget","widgetId":"1440e92d-47d8-69be-ade7-e6de40127106","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/widget","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"useSsrSeo":true,"componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/widgetViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/widgetController.bundle.min.js","viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"mobileHelpId":"a0621ef7-79ef-4a32-a376-1258506a5d2a","mobileSettingsEnabled":true,"ooiInEditor":true,"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/widgetViewerWidgetNoCss.bundle.min.js"},"tpaWidgetId":"wix_events","default":true},"405eb115-a694-4e2b-abaa-e4762808bb93":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/members-page","widgetId":"405eb115-a694-4e2b-abaa-e4762808bb93","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/members-page","appPage":{"id":"events_members_page","name":"Events","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/members-pageViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/members-pageController.bundle.min.js","viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"ooiInEditor":true,"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/members-pageViewerWidgetNoCss.bundle.min.js"},"default":false},"29ad290c-8529-4204-8fcf-41ef46e0d3b0":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/schedule","widgetId":"29ad290c-8529-4204-8fcf-41ef46e0d3b0","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/events-viewer\/1.2117.0\/schedule","appPage":{"id":"Schedule","name":"Schedule","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/scheduleController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/scheduleViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"ooiInEditor":true,"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/scheduleViewerWidgetNoCss.bundle.min.js"},"tpaWidgetId":"agenda-page","default":false}},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{"platform":{"baseUrls":{"baseUrl":"https:\/\/events.wixapps.net\/_api\/wix-one-events-server","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/viewerScript.bundle.min.js","baseUrlsTemplate":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"isStretched":{},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{"url":"https:\/\/[email protected]\/860"},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/860"}},"ooiInEditor":true},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.wix-events-web"},"namespace":"wix.events"},"isStandalone":true,"semanticVersion":"^0.874.0"}},"1738":{"type":"public","applicationId":1738,"appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","appDefinitionName":"Wix Bookings","instance":"","instanceId":"","sectionUrl":"https:\/\/bookings.wixapps.net\/bookings-widget\/main-page-widget","sectionMobileUrl":"https:\/\/bookings.wixapps.net\/bookings-widget\/main-page-widget","sectionPublished":true,"sectionMobilePublished":true,"sectionSeoEnabled":true,"sectionDefaultPage":"","sectionRefreshOnWidthChange":true,"widgets":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"c7fddce1-ebf5-46b0-a309-7865384ba63f","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"flb7a","pageJsonFilename":"8a2243_50937a143e5db1ded82cd39650f05c0d_440.json","blocksVersion":""}},"default":false},"169204d8-21be-4b45-b263-a997d31723dc":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"169204d8-21be-4b45-b263-a997d31723dc","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"cv54f","pageJsonFilename":"8a2243_d5b26c91126b2788609a5fa914c2d8a0_406.json","blocksVersion":""}},"default":false},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2288.0\/BookingServicePage","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.2288.0\/BookingServicePage","appPage":{"id":"Booking Service Page","name":"Service Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2288.0\/BookingServicePageViewerWidget.bundle.min.js","controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2288.0\/BookingServicePageController.bundle.min.js","mobileSettingsEnabled":true,"subPages":[{"key":"wix.bookings.sub_pages.service_page","enumerable":true}],"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/514"}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.2288.0\/BookingServicePageViewerWidgetNoCss.bundle.min.js"},"default":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/WeeklyTimetable","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/WeeklyTimetable","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":true,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/WeeklyTimetableController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/WeeklyTimetableViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/WeeklyTimetableViewerWidgetNoCss.bundle.min.js"},"tpaWidgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","default":false},"13d27016-697f-b82f-7512-8e20854c09f6":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","widgetId":"13d27016-697f-b82f-7512-8e20854c09f6","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"scheduler","name":"Services","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"minHeightInMobile":450,"shouldDeleteAppWhenDeleted":true},"default":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-member-area\/member-area","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-member-area\/member-area-mobile","appPage":{"id":"bookings_member_area","name":"My Bookings","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{},"default":false},"713f72a2-7a32-47e9-b5e4-6024ee57d277":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/index","widgetId":"713f72a2-7a32-47e9-b5e4-6024ee57d277","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/mobile","appPage":{"id":"book_checkout","name":"Bookings Checkout","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"minHeightInMobile":0},"default":false},"621bc837-5943-4c76-a7ce-a0e38185301f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.428.0\/BookOnline","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.428.0\/BookOnline","appPage":{"id":"bookings_list","name":"Book Online","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":4,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.428.0\/BookOnlineViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"shouldDeleteAppWhenDeleted":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.428.0\/BookOnlineController.bundle.min.js","viewer":{"errorReporting":{"url":""}}},"default":true},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/DailyAgenda","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/DailyAgenda","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/DailyAgendaController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/DailyAgendaViewerWidget.bundle.min.js"},"tpaWidgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","default":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/BookingCalendarWidget","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/BookingCalendarWidget","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/BookingCalendarWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/BookingCalendarWidgetViewerWidget.bundle.min.js"},"tpaWidgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","default":false},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.428.0\/ServiceListWidget","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.428.0\/ServiceListWidget","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.428.0\/ServiceListWidgetViewerWidget.bundle.min.js","mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.428.0\/ServiceListWidgetController.bundle.min.js","viewer":{"errorReporting":{"url":""}}},"tpaWidgetId":"service_list_widget","default":false},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"89c4023a-027e-4d2a-b6b7-0b9d345b508d","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"appStudioFields":{"id":"drzkv","variations":{},"pageJsonFilename":"8a2243_0290d6785da9bf70a35d96280cffbc2a_440.json","blocksVersion":""}},"tpaWidgetId":"bookings_timetable_daily","default":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.1005.0\/BookingsForm","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.1005.0\/BookingsForm","appPage":{"id":"Booking Form","name":"Booking Form","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.1005.0\/BookingsFormController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.1005.0\/BookingsFormViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}}},"tpaWidgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","default":false},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"widgetUrl":"https:\/\/editor.wix.com\/","widgetId":"3dc66bc5-5354-4ce6-a436-bd8394c09b0e","refreshOnWidthChange":true,"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"appStudioFields":{"id":"cyng5","pageJsonFilename":"8a2243_b1d6e77a37fdcea91ab25d907d31a74e_440.json","blocksVersion":"","variations":{"edar7":{"id":"edar7","name":"edar7","pageJsonFilename":"8a2243_63bc1b373c73b66e49c1d4cc5a099eda_440.json"}}}},"default":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80","refreshOnWidthChange":true,"mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","published":true,"mobilePublished":true,"seoEnabled":true,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1516.0\/component.bundle.min.js","minHeightInMobile":320,"viewer":{"errorReporting":{"url":""}}},"tpaWidgetId":"widget","default":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/BookingCalendar","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.1878.0\/BookingCalendar","appPage":{"id":"Booking Calendar","name":"Booking Calendar","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/BookingCalendarController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/BookingCalendarViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}},"noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.1878.0\/BookingCalendarViewerWidgetNoCss.bundle.min.js"},"tpaWidgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","default":false}},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":false,"permissions":{"revoked":true},"appFields":{"platform":{"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}}?siteId=dbf7e8f2-9695-4f3f-b258-5282eeff4580&metaSiteId=8b2114a9-339e-4562-bdc4-01621e2f84cb&siteRevision=440}","serverBaseUrl":"https:\/\/bookings.wixapps.net\/","siteHeaderUrl":"7f734527084d412f3491e0aceb1d2265_r3.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1516.0\/","platformAppsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-app-builder-controllers\/1.1446.0\/","serviceListStaticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget\/1.5118.0\/"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3053.0\/bookingsEditorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.3053.0\/bookingsViewerScript.bundle.min.js","margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"isStretched":{},"docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.bookings.services-catalog-server"}},"isStandalone":true,"semanticVersion":"^0.1686.0"}},"-666":{"type":"metasite","metaSiteId":"1b939c71-42d8-4962-80c3-58318f17d1f7","appDefId":"22bef345-3c5b-4c18-b782-74d4085112ff","instance":"","appDefinitionId":"22bef345-3c5b-4c18-b782-74d4085112ff","applicationId":-666,"instanceId":""}},"isPremiumDomain":false,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"14fd5970-8072-c276-1246-058b79e70c1a","siteRevisionConfig":{},"registryLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.10646.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.10646.0"}],"isInSeo":false,"excludedSafariOrIOS":false,"language":"en","originalLanguage":"en","appDefinitionIdToSiteRevision":{"13d21c63-b5ec-5912-8397-c3a5ddb27a97":"440"}},"beckyExperiments":{"specs.thunderbolt.bgScrubMobile":true,"specs.thunderbolt.WRichTextSemanticClasses":true,"specs.thunderbolt.DatePickerPortal":true,"specs.thunderbolt.allowMoreFilesFromPremiumDomain":true,"specs.thunderbolt.shapeDividersDropShadowFix":true,"specs.thunderbolt.ExpandableMenuFixDirection":true,"specs.thunderbolt.PayPalApiv2":true,"specs.thunderbolt.comps_to_hide_effectsis":true,"specs.thunderbolt.new_responsive_layout_render_all_breakpoints":true,"specs.thunderbolt.zIndexCss_catharsis":true,"specs.thunderbolt.fontAntiAliased":true,"specs.thunderbolt.shouldUseWowImage":true,"specs.thunderbolt.customElemCollapsedheight":true,"specs.thunderbolt.hoverbox_css_catharsis":true,"specs.PayPalButton.apiv2":true,"specs.thunderbolt.useMergedCssSelectors":true,"specs.thunderbolt.landing_page_css_catharsis":true,"specs.thunderbolt.native_css_mappers":true,"specs.thunderbolt.rotated_components_style_catharsis":true,"specs.thunderbolt.new_responsive_layout":true,"specs.thunderbolt.catharsis_transitions_style":true},"manifests":{"node":{"modulesToHashes":{"thunderbolt-features":"166e061e.bundle.min","thunderbolt-platform":"ddf0bbdd.bundle.min","thunderbolt-css":"1b8f9cbb.bundle.min","thunderbolt-site-map":"0a1e1dba.bundle.min","thunderbolt-mobile-app-builder":"be4675df.bundle.min"}},"web":{"modulesToHashes":{"thunderbolt-features":"c1be5359.bundle.min","thunderbolt-platform":"8406fc21.bundle.min","thunderbolt-css":"409dbb1e.bundle.min","thunderbolt-site-map":"ec93c7fd.bundle.min","thunderbolt-mobile-app-builder":"3fe389ed.bundle.min","webpack-runtime":"2d9fdeba.bundle.min"},"webpackRuntimeBundle":"2d9fdeba.bundle.min"},"webWorker":{"modulesToHashes":{"thunderbolt-features":"568e4b23.bundle.min","thunderbolt-platform":"8d58adc4.bundle.min","thunderbolt-css":"a33a7f55.bundle.min","thunderbolt-site-map":"9fb2ab4e.bundle.min","thunderbolt-mobile-app-builder":"d1b67c8e.bundle.min"}}},"staticHTMLComponentUrl":"https:\/\/thewixusername-wixsite-com.filesusr.com\/","remoteWidgetStructureBuilderVersion":"1.238.0"},"experiments":{"specs.thunderbolt.bgScrubMobile":true,"specs.thunderbolt.userAsFactory":true,"storeSanpshotOnRedis":true,"specs.thunderbolt.siteAssetsCustomRouting":"GA","specs.thunderbolt.WRichTextSemanticClasses":true,"specs.thunderbolt.catharsis_shapeIds":true,"specs.thunderbolt.WixCodeInjectElementorySupport":true,"specs.thunderbolt.WixCodeTelemetryNewEndpoint":true,"specs.thunderbolt.show_unsupported_browsers_if_not_compatible_custom_element":true,"specs.thunderbolt.LightboxDisableDirectNavigation":true,"specs.thunderbolt.shouldInlineLoadableCss":true,"specs.thunderbolt.newLoginFlowOnProtectedCollection":true,"specs.thunderbolt.DatePickerPortal":true,"specs.thunderbolt.WixCodeAsyncDispatcher":true,"specs.thunderbolt.StructureComponentClassTypeAsKey":true,"specs.thunderbolt.ignorePageLevelIndexableForDynamicPages":true,"specs.thunderbolt.allowMoreFilesFromPremiumDomain":true,"specs.thunderbolt.shapeDividersDropShadowFix":true,"specs.thunderbolt.AddCurrentRouteToTpaSrc":true,"specs.thunderbolt.readAppDefIdInNavigateToSectionHandler":true,"specs.thunderbolt.ExpandableMenuFixDirection":true,"specs.thunderbolt.yield_to_main_in_client":true,"specs.thunderbolt.PayPalApiv2":true,"dm_migrateToTextTheme":true,"specs.thunderbolt.comps_to_hide_effectsis":true,"specs.thunderbolt.new_responsive_layout_render_all_breakpoints":true,"specs.thunderbolt.useClassNamePropInReactionsStateApi":true,"specs.thunderbolt.shouldLoadGoogleSdkEarly":true,"specs.thunderbolt.carmi_simple_mode":true,"specs.thunderbolt.zIndexCss_catharsis":true,"specs.thunderbolt.checkIOSToAvoidBeacon":true,"specs.thunderbolt.fontAntiAliased":true,"specs.thunderbolt.enableSignUpPrivacyNoteType":true,"specs.thunderbolt.layouterNavigationConsumption":true,"specs.thunderbolt.veloWixMembersAmbassadorV2":true,"specs.thunderbolt.shouldUseWowImage":true,"specs.thunderbolt.customElemCollapsedheight":true,"specs.thunderbolt.dummySpecForMorTopaz":true,"specs.thunderbolt.dynamicUrlConverter":true,"specs.thunderbolt.useIAMPlatform":true,"specs.thunderbolt.hoverbox_css_catharsis":true,"specs.PayPalButton.apiv2":true,"specs.thunderbolt.useMergedCssSelectors":true,"specs.thunderbolt.new_ioc_container":true,"specs.thunderbolt.dontUseRegistryRuntime":true,"specs.thunderbolt.landing_page_css_catharsis":true,"specs.thunderbolt.loginSocialBarEnableUrlChangeListeners":true,"specs.thunderbolt.native_css_mappers":true,"specs.thunderbolt.useSiteAssetsVarnishEnterprise":true,"specs.thunderbolt.InitPlatformApiProvider":true,"specs.thunderbolt.ioc_container_split_long_tasks":true,"specs.thunderbolt.rotated_components_style_catharsis":true,"displayWixAdsNewVersion":true,"specs.thunderbolt.smModalsShouldWaitForAppDidMount":true,"specs.thunderbolt.new_responsive_layout":true,"specs.thunderbolt.ooi_css_optimization":true,"specs.thunderbolt.readAppDefIdFromPageData":true,"specs.thunderbolt.add_transfer_size_tb_load":true,"specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.thunderbolt.do_not_wait_for_dom_custom_elements":true,"specs.thunderbolt.send_css_size_in_bi":true,"specs.thunderbolt.use_fetch_priority_in_image_loader":true,"specs.thunderbolt.ioc_container_max_task_duration":true,"specs.thunderbolt.batchAppsBiAndFedops":true,"specs.thunderbolt.empty_ab_test_for_dashboard":true,"specs.thunderbolt.WixCodeAnalyzeImportedNamespaces":true,"specs.thunderbolt.newAuthorizedPagesFlow":true,"specs.thunderbolt.catharsis_transitions_style":true,"specs.thunderbolt.waitForFontsToLoad":true,"specs.expandableMenu.fixDirection":true,"specs.thunderbolt.resourceFetcherConformToFetchApi":true},"fleetConfig":{"fleetName":"thunderbolt-renderer-light","type":"GA","code":0},"dynamicModelUrl":"https:\/\/thewixusername.wixsite.com\/website\/_api\/v2\/dynamicmodel","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"commonConfig":{"brand":"wix","bsi":"","consentPolicy":{},"consentPolicyHeader":{}},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.10646.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.10646.0"}],"anywhereConfig":{},"interactionSampleRatio":0.01}</script>
<script>
window.viewerModel = JSON.parse(document.getElementById('wix-viewer-model').textContent)
window.fetchDynamicModel = () => (window.viewerModel.siteFeaturesConfigs.sessionManager.isRunningInDifferentSiteContext ? Promise.resolve({}) : fetch(window.viewerModel.dynamicModelUrl, { credentials: 'same-origin' }).then(function(r){if(!r.ok)throw new Error(`[${r.status}]${r.statusText}`);return r.json()}))
window.dynamicModelPromise = window.fetchDynamicModel()
window.commonConfig = viewerModel.commonConfig
</script>
<!-- Old Browsers Deprecation -->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/browser-deprecation.inline.3c9eaea4.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[785],{13058:function(e,t,n){n(1901)},1901:function(e,t,n){var o,r,i,s;Object.defineProperty(t,"__esModule",{value:!0});var a,c,d=n(48337),u=window,l=(null===(i=null===(r=null===(o=u.navigator)||void 0===o?void 0:o.userAgent)||void 0===r?void 0:r.toLowerCase)||void 0===i?void 0:i.call(r))||"",p=!!(null===(s=u.document)||void 0===s?void 0:s.documentMode),m=!(!l.match(/msie\s([\d.]+)/)&&!l.match(/trident\/[\d](?=[^\?]+).*rv:([0-9.].)/)),v=p||m,x=["customElements","IntersectionObserver","ResizeObserver"],b=!(f()&&h()&&y()&&x.every((function(e){return e in window})));function w(){var e,t,n;(e=document.getElementById("SITE_CONTAINER"))&&(e.innerHTML=""),t=document.createElement("iframe"),n=function(){var e,t=(null===(e=u.viewerModel)||void 0===e?void 0:e.language.userLanguage)||"en";return"https://static.parastorage.com/services/wix-thunderbolt/dist/deprecation-".concat({pt:1,fr:1,es:1,de:1,ja:1}[t]?t:"en",".").concat("v5",".html")}(),t.setAttribute("src",n),t.setAttribute("style","position: fixed; top: 0; left: 0; width: 100%; height: 100%"),t.onload=function(){document.body.style.visibility="visible"},document.body.appendChild(t),function(){var e;try{e={customElements:"customElements"in window,IntersectionObserver:"IntersectionObserver"in window,ResizeObserver:"ResizeObserver"in window,supportsCssVars:f(),supportsCssGrid:h(),supportsES2017:y(),isIE:v}}catch(t){console.error(t),e={}}(0,d.reportPhaseStarted)("browser_not_supported","supportedFeatures=".concat(JSON.stringify(e)))}()}function f(){var e,t,n=document.createElement("style");n.innerHTML=":root { --tmp-var: bold; }",document.head.appendChild(n);var o=!!(u.CSS&&u.CSS.supports&&u.CSS.supports("font-weight","var(--tmp-var)"));return null===(t=null===(e=n.parentNode)||void 0===e?void 0:e.removeChild)||void 0===t||t.call(e,n),o}function h(){return"string"==typeof document.createElement("div").style.grid}function y(){try{new Function("let x = 1"),new Function("const x = `1`"),new Function("class X {}"),new Function("const x = (a = 0, ...b) => a"),new Function("const x = {...Object}"),new Function("const y = 1; const x = {y}"),new Function("const x = (function*() { yield 1; })().next().value === 1"),new Function("const x = async () => await new Promise(res => res(true))"),new Function("const objWithTrailingComma = {a: 1, b: 2,}"),new Function("const arrWithTrailingComma = [1,2,3,]"),Object.entries({}),Object.values({}),"x".padStart(3,"A").padEnd(5,"B"),Object.getOwnPropertyDescriptor({a:1,b:2},"a"),Object.fromEntries([["a",1]])}catch(e){return!1}return!0}(v||b)&&(u.__browser_deprecation__=!0,a=document.head||document.getElementsByTagName("head")[0],(c=document.createElement("style")).setAttribute("type","text/css"),c.appendChild(document.createTextNode("body { visibility: hidden; }")),a.appendChild(c),u.Sentry={mute:!0},"complete"===document.readyState?w():document.addEventListener("readystatechange",(function(){"complete"===document.readyState&&w()})))},48337:function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.reportPhaseStarted=void 0;var n=window;function o(e,t){void 0===t&&(t="");var o=n.fedops.data,r=o.site,i=o.rollout,s=o.fleetConfig,a=o.requestUrl,c=o.frogOnUserDomain;if(!a.includes("suppressbi=true")){var d=r.isResponsive?"thunderbolt-responsive":"thunderbolt",u=i.isDACRollout?1:0,l=i.siteAssetsVersionsRollout?1:0,p=0===s.code||1===s.code?s.code:null,m=document.visibilityState,v={WixSite:1,UGC:2,Template:3}[r.siteType]||0,x=(c?r.externalBaseUrl.replace(/^https?:\/\//,"")+"/_frog":"//frog.wix.com")+"/bolt-performance?src=72&evid="+e+"&appName="+d+"&is_rollout="+p+"&is_sav_rollout="+l+"&is_dac_rollout="+u+"&dc="+r.dc+"&msid="+r.metaSiteId+"&session_id="+r.sessionId+"&vsi="+"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){var t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)}))+"&pv="+m+"&v="+n.thunderboltVersion+"&url="+a+"&st="+v+t;(new Image).src=x}}t.reportPhaseStarted=function(e,t){var r=Date.now()-n.initialTimestamps.initialTimestamp,i=Date.now()-r;o(28,"&name=".concat(e,"&duration=").concat(i).concat(t?"&"+t:""))}}},function(e){var t;t=13058,e(e.s=t)}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/browser-deprecation.inline.3c9eaea4.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.9cc56797.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[58],{26277:function(){window.__imageClientApi__={sdk:{}};const{lodash:e,react:o,reactDOM:a,imageClientApi:n}=window.externalsRegistry={lodash:{},react:{},reactDOM:{},imageClientApi:{}};n.loaded=new Promise((e=>{n.onload=e})),e.loaded=new Promise((o=>{e.onload=o})),window.reactDOMReference=window.ReactDOM={loading:!0},a.loaded=new Promise((e=>{a.onload=()=>{Object.assign(window.reactDOMReference,window.ReactDOM,{loading:!1}),e()}})),window.reactReference=window.React={loading:!0},o.loaded=new Promise((e=>{o.onload=()=>{Object.assign(window.reactReference,window.React,{loading:!1}),e()}})),window.reactAndReactDOMLoaded=Promise.all([o.loaded,a.loaded])}},function(e){var o;o=26277,e(e.s=o)}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.9cc56797.bundle.min.js.map</script>
<!-- bi -->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.1e6a25de.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[2892],{},function(n){n.O(0,[142],(function(){return p=19108,n(n.s=p);var p}));n.O()}]);</script>
<!-- preloading pre-scripts -->
<!-- renderIndicator -->
<!-- Business Manager -->
<!-- initCustomElements -->
<meta name="wix-dynamic-custom-elements" content="DropDownMenu">
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.cbb90a94.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[6008],{96114:function(t,e,n){var i;!function(e){"use strict";var r=function(){},s=e.requestAnimationFrame||e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.msRequestAnimationFrame||function(t){return setTimeout(t,16)};function a(){var t=this;t.reads=[],t.writes=[],t.raf=s.bind(e),r("initialized",t)}function u(t){t.scheduled||(t.scheduled=!0,t.raf(o.bind(null,t)),r("flush scheduled"))}function o(t){r("flush");var e,n=t.writes,i=t.reads;try{r("flushing reads",i.length),t.runTasks(i),r("flushing writes",n.length),t.runTasks(n)}catch(t){e=t}if(t.scheduled=!1,(i.length||n.length)&&u(t),e){if(r("task errored",e.message),!t.catch)throw e;t.catch(e)}}function c(t,e){var n=t.indexOf(e);return!!~n&&!!t.splice(n,1)}a.prototype={constructor:a,runTasks:function(t){var e;for(r("run tasks");e=t.shift();)e()},measure:function(t,e){r("measure");var n=e?t.bind(e):t;return this.reads.push(n),u(this),n},mutate:function(t,e){r("mutate");var n=e?t.bind(e):t;return this.writes.push(n),u(this),n},clear:function(t){return r("clear",t),c(this.reads,t)||c(this.writes,t)},extend:function(t){if(r("extend",t),"object"!=typeof t)throw new Error("expected object");var e=Object.create(this);return function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])}(e,t),e.fastdom=this,e.initialize&&e.initialize(),e},catch:null};var f=e.fastdom=e.fastdom||new a;void 0===(i=function(){return f}.call(f,n,f,t))||(t.exports=i)}("undefined"!=typeof window?window:this)}}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.cbb90a94.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/tslib.inline.efbbc8b2.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[8050],{31191:function(t,n,r){r.d(n,{CR:function(){return f},Jh:function(){return l},XA:function(){return a},ZT:function(){return o},_T:function(){return u},ev:function(){return p},mG:function(){return i},pi:function(){return c}});
/*! *****************************************************************************
Copyright (c) Microsoft Corporation.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */
var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])},e(t,n)};function o(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}var c=function(){return c=Object.assign||function(t){for(var n,r=1,e=arguments.length;r<e;r++)for(var o in n=arguments[r])Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o]);return t},c.apply(this,arguments)};function u(t,n){var r={};for(var e in t)Object.prototype.hasOwnProperty.call(t,e)&&n.indexOf(e)<0&&(r[e]=t[e]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(e=Object.getOwnPropertySymbols(t);o<e.length;o++)n.indexOf(e[o])<0&&Object.prototype.propertyIsEnumerable.call(t,e[o])&&(r[e[o]]=t[e[o]])}return r}function i(t,n,r,e){return new(r||(r=Promise))((function(o,c){function u(t){try{l(e.next(t))}catch(t){c(t)}}function i(t){try{l(e.throw(t))}catch(t){c(t)}}function l(t){var n;t.done?o(t.value):(n=t.value,n instanceof r?n:new r((function(t){t(n)}))).then(u,i)}l((e=e.apply(t,n||[])).next())}))}function l(t,n){var r,e,o,c,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return c={next:i(0),throw:i(1),return:i(2)},"function"==typeof Symbol&&(c[Symbol.iterator]=function(){return this}),c;function i(c){return function(i){return function(c){if(r)throw new TypeError("Generator is already executing.");for(;u;)try{if(r=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=n.call(t,u)}catch(t){c=[6,t],e=0}finally{r=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,i])}}}Object.create;function a(t){var n="function"==typeof Symbol&&Symbol.iterator,r=n&&t[n],e=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&e>=t.length&&(t=void 0),{value:t&&t[e++],done:!t}}};throw new TypeError(n?"Object is not iterable.":"Symbol.iterator is not defined.")}function f(t,n){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var e,o,c=r.call(t),u=[];try{for(;(void 0===n||n-- >0)&&!(e=c.next()).done;)u.push(e.value)}catch(t){o={error:t}}finally{try{e&&!e.done&&(r=c.return)&&r.call(c)}finally{if(o)throw o.error}}return u}function p(t,n,r){if(r||2===arguments.length)for(var e,o=0,c=n.length;o<c;o++)!e&&o in n||(e||(e=Array.prototype.slice.call(n,0,o)),e[o]=n[o]);return t.concat(e||Array.prototype.slice.call(n))}Object.create}}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/tslib.inline.efbbc8b2.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.49b0e183.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[3727],{8819:function(e,t){t.Z=function(e,t=window){class i extends t.HTMLElement{constructor(){super()}reLayout(){}connectedCallback(){this.observeResize(),this.reLayout()}disconnectedCallback(){this.unobserveResize(),this.unobserveChildren()}observeResize(){e.resizeService.observe(this)}unobserveResize(){e.resizeService.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new t.MutationObserver((()=>this.reLayout()))),this.childListObserver.observe(e,{childList:!0})}observeChildAttributes(e,i=[]){this.childrenAttributesObservers||(this.childrenAttributesObservers=[]);const n=new t.MutationObserver((()=>this.reLayout()));n.observe(e,{attributeFilter:i}),this.childrenAttributesObservers.push(n)}observeChildResize(t){this.childrenResizeObservers||(this.childrenResizeObservers=[]),e.resizeService.observeChild(t,this),this.childrenResizeObservers.push(t)}unobserveChildrenResize(){this.childrenResizeObservers&&(this.childrenResizeObservers.forEach((t=>{e.resizeService.unobserveChild(t)})),this.childrenResizeObservers=null)}unobserveChildren(){if(this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null),this.childrenAttributesObservers){for(let e of this.childrenAttributesObservers)e.disconnect(),e=null;this.childrenAttributesObservers=null}this.unobserveChildrenResize()}}return i}},90856:function(e,t,i){i.d(t,{A_:function(){return s},At:function(){return o},KT:function(){return r},P2:function(){return u},Yu:function(){return a},a_:function(){return c},dL:function(){return h},tE:function(){return d}});const n={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},r=(e,t)=>e&&t&&Object.keys(t).forEach((i=>e.setAttribute(i,t[i]))),s=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const r=t[i];void 0!==r?e.style[i]=((e,t)=>"number"!=typeof t||n[e]?t:`${t}px`)(i,r):e.style.removeProperty(i)})),o=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{e.style.setProperty(i,t[i])})),a=(e,t,i=!0)=>{return e&&i?(n=e.dataset[t])?"true"===n||"false"!==n&&("null"===n?null:""+ +n===n?+n:n):n:e.dataset[t];var n},c=(e,t)=>e&&t&&Object.assign(e.dataset,t),u=e=>e||document.documentElement.clientHeight||window.innerHeight||0,h=()=>window?window.pageYOffset||document.documentElement.scrollTop:0,d={fit:"contain",fill:"cover"}},71020:function(e,t,i){i.d(t,{Y:function(){return n}});const n=()=>{const e={observedElementToRelayoutTarget:new Map,getLayoutTargets(t){const i=new Set;return t.forEach((t=>i.add(e.observedElementToRelayoutTarget.get(t)))),i},observe:i=>{e.observedElementToRelayoutTarget.set(i,i),t.observe(i)},unobserve:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)},observeChild:(i,n)=>{e.observedElementToRelayoutTarget.set(i,n),t.observe(i)},unobserveChild:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)}},t=new window.ResizeObserver((t=>{e.getLayoutTargets(t.map((e=>e.target))).forEach((e=>e.reLayout()))}));return e}},97146:function(e,t,i){i.d(t,{Ax:function(){return o},Tw:function(){return s},U2:function(){return n},hr:function(){return a},w_:function(){return r},xn:function(){return c}});const n=(e,t,i)=>{const n=(Array.isArray(t)?t:t.split(".")).reduce(((e,t)=>e&&void 0!==e[t]?e[t]:null),e);return null!==n?n:i},r=(e,t)=>Object.keys(e).find((i=>t(e[i],i))),s=(e,t)=>{const i=e.reduce(((e,i)=>(e[t(i)]=i,e)),{});return Object.values(i)},o=e=>e&&e.split?e.split(";").reduce((function(e,t){const i=t.split(":");return i[0]&&i[1]&&(e[i[0].trim()]=i[1].trim()),e}),{}):{},a=(e,t=window)=>{let i=!1;return(...n)=>{i||(i=!0,t.requestAnimationFrame((()=>{i=!1,e(...n)})))}};function c(...e){let t=e[0];for(let i=1;i<e.length;++i)t=`${t.replace(/\/$/,"")}/${e[i].replace(/^\//,"")}`;return t}},57527:function(e,t,i){var n={};i.r(n),i.d(n,{BackgroundParallax:function(){return l},BackgroundParallaxZoom:function(){return g},BackgroundReveal:function(){return m},BgCloseUp:function(){return f},BgExpand:function(){return p},BgFabeBack:function(){return b},BgFadeIn:function(){return _},BgFadeOut:function(){return T},BgFake3D:function(){return v},BgPanLeft:function(){return I},BgPanRight:function(){return w},BgParallax:function(){return E},BgPullBack:function(){return L},BgReveal:function(){return O},BgRotate:function(){return y},BgShrink:function(){return S},BgSkew:function(){return A},BgUnwind:function(){return M},BgZoomIn:function(){return R},BgZoomOut:function(){return x}});var r={};i.r(r),i.d(r,{STATIC_MEDIA_URL:function(){return Et},alignTypes:function(){return B},fittingTypes:function(){return C},getData:function(){return pt},getPlaceholder:function(){return ft},htmlTag:function(){return $},populateGlobalFeatureSupport:function(){return me},sdk:function(){return wt},upscaleMethods:function(){return z}});var s=i(31191),o=i(96114),a=i.n(o),c=i(33143);const u=e=>e*Math.PI/180,h=(e,t)=>({width:e,height:t}),d=(e,t,i)=>({width:e,height:Math.max(t,i)});const l={hasParallax:!0,getMediaDimensions:d},g={hasParallax:!0,getMediaDimensions:d},m={hasParallax:!0,getMediaDimensions:d},f={getMediaDimensions:h},p={getMediaDimensions:h},b={getMediaDimensions:h},_={getMediaDimensions:h},T={getMediaDimensions:h},v={hasParallax:!0,getMediaDimensions:d},I={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},w={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},E={hasParallax:!0,getMediaDimensions:d},L={getMediaDimensions:h},O={hasParallax:!0,getMediaDimensions:d},y={getMediaDimensions:(e,t)=>function(e,t,i){const n=u(i),r=Math.hypot(e,t)/2,s=Math.acos(e/2/r),o=e*Math.abs(Math.cos(n))+t*Math.abs(Math.sin(n)),a=e*Math.abs(Math.sin(n))+t*Math.abs(Math.cos(n));return{width:Math.ceil(n<s?o:2*r),height:Math.ceil(n<u(90)-s?a:2*r)}}(e,t,22)},S={getMediaDimensions:h},A={getMediaDimensions:(e,t)=>function(e,t,i){const n=u(i);return{width:e,height:e*Math.tan(n)+t}}(e,t,20)},M={getMediaDimensions:h},R={hasParallax:!0,getMediaDimensions:d},x={getMediaDimensions:(e,t)=>({width:1.15*e,height:1.15*t})},C={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"},P="fit",k="fill",G="fill_focal",N="crop",H="legacy_crop",F="legacy_fill",B={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"},j={[B.CENTER]:{x:.5,y:.5},[B.TOP_LEFT]:{x:0,y:0},[B.TOP_RIGHT]:{x:1,y:.5},[B.TOP]:{x:.5,y:0},[B.BOTTOM_LEFT]:{x:0,y:1},[B.BOTTOM_RIGHT]:{x:1,y:1},[B.BOTTOM]:{x:.5,y:1},[B.RIGHT]:{x:1,y:.5},[B.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"},$={BG:"bg",IMG:"img",SVG:"svg"},z={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},U=1,Y=2,W={radius:"0.66",amount:"1.00",threshold:"0.01"},V={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}},transformed:!1},q=25e6,Z=[1.5,2,4],K={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}},J="HIGH",Q="MEDIUM",X="LOW",ee="TINY",te="contrast",ie="brightness",ne="saturation",re="hue",se="blur",oe="jpg",ae="jpeg",ce="jpe",ue="png",he="webp",de="gif",le="unrecognized",ge={isMobile:!1};function me(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){const t=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,i=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);e=t&&i,ge["isMobile"]=e}var e}function fe(e,...t){return function(...i){const n=i[i.length-1]||{},r=[e[0]];return t.forEach((function(t,s){const o=Number.isInteger(t)?i[t]:n[t];r.push(o,e[s+1])})),r.join("")}}function pe(e){return e[e.length-1]}const be=[ue,ae,oe,ce,"wix_ico_mp","wix_mp"],_e=[ae,oe,ce];function Te(e,t,i){return i&&t&&!(!(n=t.id)||!n.trim()||"none"===n.toLowerCase())&&Object.values(C).includes(e);var n}function ve(e){return function(e){return be.includes(Oe(e))}(e)&&!/(^https?)|(^data)|(^\/\/)/.test(e)}function Ie(e){return Oe(e)===ue}const we=["/","\\","?","<",">","|","\u201c",":",'"'].map(encodeURIComponent),Ee=["\\.","\\*"];function Le(e){return function(e){return _e.includes(Oe(e))}(e)?oe:Ie(e)?ue:function(e){return Oe(e)===he}(e)?he:le}function Oe(e){return(/[.]([^.]+)$/.exec(e)&&/[.]([^.]+)$/.exec(e)[1]||"").toLowerCase()}function ye(e,t,i,n,r){let s;return s=r===k?function(e,t,i,n){return Math.max(i/e,n/t)}(e,t,i,n):r===P?function(e,t,i,n){return Math.min(i/e,n/t)}(e,t,i,n):1,s}function Se(e,t,i,n,r,s){e=e||n.width,t=t||n.height;const{scaleFactor:o,width:a,height:c}=function(e,t,i,n,r){let s,o=i,a=n;if(s=ye(e,t,i,n,r),r===P&&(o=e*s,a=t*s),o&&a&&o*a>q){const i=Math.sqrt(q/(o*a));o*=i,a*=i,s=ye(e,t,o,a,r)}return{scaleFactor:s,width:o,height:a}}(e,t,n.width*r,n.height*r,i);return function(e,t,i,n,r,s,o){const{optimizedScaleFactor:a,upscaleMethodValue:c,forceUSM:u}=function(e,t,i,n){if("auto"===n)return function(e,t){const i=xe(e,t);return{optimizedScaleFactor:K[i].maxUpscale,upscaleMethodValue:U,forceUSM:!1}}(e,t);if("super"===n)return function(e){return{optimizedScaleFactor:pe(Z),upscaleMethodValue:Y,forceUSM:!(Z.includes(e)||e>pe(Z))}}(i);return function(e,t){const i=xe(e,t);return{optimizedScaleFactor:K[i].maxUpscale,upscaleMethodValue:U,forceUSM:!1}}(e,t)}(e,t,s,r);let h=i,d=n;if(s<=a)return{width:h,height:d,scaleFactor:s,upscaleMethodValue:c,forceUSM:u,cssUpscaleNeeded:!1};switch(o){case k:h=i*(a/s),d=n*(a/s);break;case P:h=e*a,d=t*a}return{width:h,height:d,scaleFactor:a,upscaleMethodValue:c,forceUSM:u,cssUpscaleNeeded:!0}}(e,t,a,c,s,o,i)}function Ae(e,t,i,n){const r=Re(i)||function(e=B.CENTER){return j[e]}(n);return{x:Math.max(0,Math.min(e.width-t.width,r.x*e.width-t.width/2)),y:Math.max(0,Math.min(e.height-t.height,r.y*e.height-t.height/2)),width:Math.min(e.width,t.width),height:Math.min(e.height,t.height)}}function Me(e){return e.alignment&&D[e.alignment]||D[B.CENTER]}function Re(e){let t;return!e||"number"!=typeof e.x||isNaN(e.x)||"number"!=typeof e.y||isNaN(e.y)||(t={x:Ce(Math.max(0,Math.min(100,e.x))/100,2),y:Ce(Math.max(0,Math.min(100,e.y))/100,2)}),t}function xe(e,t){const i=e*t;return i>K[J].size?J:i>K[Q].size?Q:i>K[X].size?X:ee}function Ce(e,t){const i=Math.pow(10,t||0);return(e*i/i).toFixed(t)}function Pe(e){return e&&e.upscaleMethod&&z[e.upscaleMethod.toUpperCase()]||z.AUTO}function ke(e,t){const i={css:{container:{}}},{css:n}=i,{fittingType:r}=e;switch(r){case C.ORIGINAL_SIZE:case C.LEGACY_ORIGINAL_SIZE:case C.LEGACY_STRIP_ORIGINAL_SIZE:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat";break;case C.SCALE_TO_FIT:case C.LEGACY_STRIP_SCALE_TO_FIT:n.container.backgroundSize="contain",n.container.backgroundRepeat="no-repeat";break;case C.STRETCH:n.container.backgroundSize="100% 100%",n.container.backgroundRepeat="no-repeat";break;case C.SCALE_TO_FILL:case C.LEGACY_STRIP_SCALE_TO_FILL:n.container.backgroundSize="cover",n.container.backgroundRepeat="no-repeat";break;case C.TILE_HORIZONTAL:case C.LEGACY_STRIP_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case C.TILE_VERTICAL:case C.LEGACY_STRIP_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case C.TILE:case C.LEGACY_STRIP_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case C.LEGACY_STRIP_FIT_AND_TILE:n.container.backgroundSize="contain",n.container.backgroundRepeat="repeat";break;case C.FIT_AND_TILE:case C.LEGACY_BG_FIT_AND_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case C.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case C.LEGACY_BG_FIT_AND_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case C.LEGACY_BG_NORMAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat"}switch(t.alignment){case B.CENTER:n.container.backgroundPosition="center center";break;case B.LEFT:n.container.backgroundPosition="left center";break;case B.RIGHT:n.container.backgroundPosition="right center";break;case B.TOP:n.container.backgroundPosition="center top";break;case B.BOTTOM:n.container.backgroundPosition="center bottom";break;case B.TOP_RIGHT:n.container.backgroundPosition="right top";break;case B.TOP_LEFT:n.container.backgroundPosition="left top";break;case B.BOTTOM_RIGHT:n.container.backgroundPosition="right bottom";break;case B.BOTTOM_LEFT:n.container.backgroundPosition="left bottom"}return i}const Ge={[B.CENTER]:"center",[B.TOP]:"top",[B.TOP_LEFT]:"top left",[B.TOP_RIGHT]:"top right",[B.BOTTOM]:"bottom",[B.BOTTOM_LEFT]:"bottom left",[B.BOTTOM_RIGHT]:"bottom right",[B.LEFT]:"left",[B.RIGHT]:"right"},Ne={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function He(e,t){const i={css:{container:{},img:{}}},{css:n}=i,{fittingType:r}=e,s=t.alignment;switch(n.container.position="relative",r){case C.ORIGINAL_SIZE:case C.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 C.SCALE_TO_FIT:case C.LEGACY_FIT_WIDTH:case C.LEGACY_FIT_HEIGHT:case C.LEGACY_FULL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="contain",n.img.objectPosition=Ge[s]||"unset";break;case C.LEGACY_BG_NORMAL:n.img.width="100%",n.img.height="100%",n.img.objectFit="none",n.img.objectPosition=Ge[s]||"unset";break;case C.STRETCH:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="fill";break;case C.SCALE_TO_FILL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="cover"}if("number"==typeof n.img.width&&"number"==typeof n.img.height&&(n.img.width!==t.width||n.img.height!==t.height)){const e=Math.round((t.height-n.img.height)/2),i=Math.round((t.width-n.img.width)/2);Object.assign(n.img,Ne,function(e,t,i){return{[B.TOP_LEFT]:{top:0,left:0},[B.TOP_RIGHT]:{top:0,right:0},[B.TOP]:{top:0,left:t},[B.BOTTOM_LEFT]:{bottom:0,left:0},[B.BOTTOM_RIGHT]:{bottom:0,right:0},[B.BOTTOM]:{bottom:0,left:t},[B.RIGHT]:{top:e,right:0},[B.LEFT]:{top:e,left:0},[B.CENTER]:{width:i.width,height:i.height,objectFit:"none"}}}(e,i,t)[s])}return i}function Fe(e,t){const i={css:{container:{}},attr:{container:{},img:{}}},{css:n,attr:r}=i,{fittingType:s}=e,o=t.alignment,{width:a,height:c}=e.src;let u;switch(n.container.position="relative",s){case C.ORIGINAL_SIZE:case C.LEGACY_ORIGINAL_SIZE:case C.TILE:e.parts&&e.parts.length?(r.img.width=e.parts[0].width,r.img.height=e.parts[0].height):(r.img.width=a,r.img.height=c),r.img.preserveAspectRatio="xMidYMid slice";break;case C.SCALE_TO_FIT:case C.LEGACY_FIT_WIDTH:case C.LEGACY_FIT_HEIGHT:case C.LEGACY_FULL:r.img.width="100%",r.img.height="100%",r.img.transform="",r.img.preserveAspectRatio="";break;case C.STRETCH:r.img.width=t.width,r.img.height=t.height,r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="none";break;case C.SCALE_TO_FILL:ve(e.src.id)?(r.img.width=t.width,r.img.height=t.height):(u=function(e,t,i,n,r){const s=ye(e,t,i,n,r);return{width:Math.round(e*s),height:Math.round(t*s)}}(a,c,t.width,t.height,k),r.img.width=u.width,r.img.height=u.height),r.img.x=0,r.img.y=0,r.img.transform="",r.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof r.img.width&&"number"==typeof r.img.height&&(r.img.width!==t.width||r.img.height!==t.height)){let e,i,n=0,a=0;s===C.TILE?(e=t.width%r.img.width,i=t.height%r.img.height):(e=t.width-r.img.width,i=t.height-r.img.height);const c=Math.round(e/2),u=Math.round(i/2);switch(o){case B.TOP_LEFT:n=0,a=0;break;case B.TOP:n=c,a=0;break;case B.TOP_RIGHT:n=e,a=0;break;case B.LEFT:n=0,a=u;break;case B.CENTER:n=c,a=u;break;case B.RIGHT:n=e,a=u;break;case B.BOTTOM_LEFT:n=0,a=i;break;case B.BOTTOM:n=c,a=i;break;case B.BOTTOM_RIGHT:n=e,a=i}r.img.x=n,r.img.y=a}return r.container.width=t.width,r.container.height=t.height,r.container.viewBox=[0,0,t.width,t.height].join(" "),i}function Be(){return ge["isMobile"]}function je(e,t,i){let n;switch(t.crop&&(n=function(e,t){const i=Math.max(0,Math.min(e.width,t.x+t.width)-Math.max(0,t.x)),n=Math.max(0,Math.min(e.height,t.y+t.height)-Math.max(0,t.y));return i&&n&&(e.width!==i||e.height!==n)?{x:Math.max(0,t.x),y:Math.max(0,t.y),width:i,height:n}:null}(t,t.crop),n&&(e.src.width=n.width,e.src.height=n.height,e.src.isCropped=!0,e.parts.push($e(n)))),e.fittingType){case C.SCALE_TO_FIT:case C.LEGACY_FIT_WIDTH:case C.LEGACY_FIT_HEIGHT:case C.LEGACY_FULL:case C.FIT_AND_TILE:case C.LEGACY_BG_FIT_AND_TILE:case C.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case C.LEGACY_BG_FIT_AND_TILE_VERTICAL:case C.LEGACY_BG_NORMAL:e.parts.push(De(e,i));break;case C.SCALE_TO_FILL:e.parts.push(function(e,t){const i=Se(e.src.width,e.src.height,k,t,e.devicePixelRatio,e.upscaleMethod),n=Re(e.focalPoint);return{transformType:n?G:k,width:Math.round(i.width),height:Math.round(i.height),alignment:Me(t),focalPointX:n&&n.x,focalPointY:n&&n.y,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}(e,i));break;case C.STRETCH:e.parts.push(function(e,t){const i=ye(e.src.width,e.src.height,t.width,t.height,k),n=Object.assign({},t);return n.width=e.src.width*i,n.height=e.src.height*i,De(e,n)}(e,i));break;case C.TILE_HORIZONTAL:case C.TILE_VERTICAL:case C.TILE:case C.LEGACY_ORIGINAL_SIZE:case C.ORIGINAL_SIZE:n=Ae(e.src,i,e.focalPoint,i.alignment),e.src.isCropped?(Object.assign(e.parts[0],n),e.src.width=n.width,e.src.height=n.height):e.parts.push($e(n));break;case C.LEGACY_STRIP_TILE_HORIZONTAL:case C.LEGACY_STRIP_TILE_VERTICAL:case C.LEGACY_STRIP_TILE:case C.LEGACY_STRIP_ORIGINAL_SIZE:e.parts.push(function(e){return{transformType:H,width:Math.round(e.width),height:Math.round(e.height),alignment:Me(e),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case C.LEGACY_STRIP_SCALE_TO_FIT:case C.LEGACY_STRIP_FIT_AND_TILE:e.parts.push(function(e){return{transformType:P,width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i));break;case C.LEGACY_STRIP_SCALE_TO_FILL:e.parts.push(function(e){return{transformType:F,width:Math.round(e.width),height:Math.round(e.height),alignment:Me(e),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1}}(i))}}function De(e,t){const i=Se(e.src.width,e.src.height,P,t,e.devicePixelRatio,e.upscaleMethod);return{transformType:k,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 $e(e){return{transformType:N,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 ze(e,t){var i;t=t||{},e.quality=function(e,t){const i=e.fileType===ue,n=e.fileType===oe;if(n||i){const n=pe(e.parts),o=(r=n.width,s=n.height,K[xe(r,s)].quality);let a=t.quality&&t.quality>=5&&t.quality<=90?t.quality:o;return a=i?a+5:a,a}var r,s;return 0}(e,t),e.progressive=function(e){return!1!==e.progressive}(t),e.watermark=function(e){return e.watermark}(t),e.autoEncode=null===(i=t.autoEncode)||void 0===i||i,e.unsharpMask=function(e,t){var i,n,r;if(function(e){const t="number"==typeof(e=e||{}).radius&&!isNaN(e.radius)&&e.radius>=.1&&e.radius<=500,i="number"==typeof e.amount&&!isNaN(e.amount)&&e.amount>=0&&e.amount<=10,n="number"==typeof e.threshold&&!isNaN(e.threshold)&&e.threshold>=0&&e.threshold<=255;return t&&i&&n}(t.unsharpMask))return{radius:Ce(null===(i=t.unsharpMask)||void 0===i?void 0:i.radius,2),amount:Ce(null===(n=t.unsharpMask)||void 0===n?void 0:n.amount,2),threshold:Ce(null===(r=t.unsharpMask)||void 0===r?void 0:r.threshold,2)};if(("number"!=typeof(s=(s=t.unsharpMask)||{}).radius||isNaN(s.radius)||0!==s.radius||"number"!=typeof s.amount||isNaN(s.amount)||0!==s.amount||"number"!=typeof s.threshold||isNaN(s.threshold)||0!==s.threshold)&&function(e){const t=pe(e.parts);return!(t.scaleFactor>=1)||t.forceUSM}(e))return W;var s;return}(e,t),e.filters=function(e){const t=e.filters||{},i={};Ue(t[te],-100,100)&&(i[te]=t[te]);Ue(t[ie],-100,100)&&(i[ie]=t[ie]);Ue(t[ne],-100,100)&&(i[ne]=t[ne]);Ue(t[re],-180,180)&&(i[re]=t[re]);Ue(t[se],0,100)&&(i[se]=t[se]);return i}(t)}function Ue(e,t,i){return"number"==typeof e&&!isNaN(e)&&0!==e&&e>=t&&e<=i}function Ye(e,t,i,n){const r=function(e){var t;return null!==(t=null==e?void 0:e.isSEOBot)&&void 0!==t&&t}(n),s=Le(t.id),o=function(e,t){const i=/\.([^.]*)$/,n=new RegExp(`(${we.concat(Ee).join("|")})`,"g");if(t&&t.length){let e=t;const r=t.match(i);return r&&be.includes(r[1])&&(e=t.replace(i,"")),encodeURIComponent(e).replace(n,"_")}const r=e.match(/\/(.*?)$/);return(r?r[1]:e).replace(i,"")}(t.id,t.name),a=r?1:function(e){return Math.min(e.pixelAspectRatio||1,2)}(i),c=Oe(t.id),u=c,h=ve(t.id),d={fileName:o,fileExtension:c,fileType:s,fittingType:e,preferredExtension:u,src:{id:t.id,width:t.width,height:t.height,isCropped:!1},focalPoint:{x:t.focalPoint&&t.focalPoint.x,y:t.focalPoint&&t.focalPoint.y},parts:[],devicePixelRatio:a,quality:0,upscaleMethod:Pe(n),progressive:!0,watermark:"",unsharpMask:{},filters:{},transformed:h};return h&&(je(d,t,i),ze(d,n)),d}function We(e,t,i){const n=Object.assign({},i),r=Be();switch(e){case C.LEGACY_BG_FIT_AND_TILE:case C.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case C.LEGACY_BG_FIT_AND_TILE_VERTICAL:case C.LEGACY_BG_NORMAL:const e=r?1e3:1920,i=r?1e3:1920;n.width=Math.min(e,t.width),n.height=Math.min(i,Math.round(n.width/(t.width/t.height))),n.pixelAspectRatio=1}return n}const Ve=fe`fit/w_${"width"},h_${"height"}`,qe=fe`fill/w_${"width"},h_${"height"},al_${"alignment"}`,Ze=fe`fill/w_${"width"},h_${"height"},fp_${"focalPointX"}_${"focalPointY"}`,Ke=fe`crop/x_${"x"},y_${"y"},w_${"width"},h_${"height"}`,Je=fe`crop/w_${"width"},h_${"height"},al_${"alignment"}`,Qe=fe`fill/w_${"width"},h_${"height"},al_${"alignment"}`,Xe=fe`,lg_${"upscaleMethodValue"}`,et=fe`,q_${"quality"}`,tt=fe`,usm_${"radius"}_${"amount"}_${"threshold"}`,it=fe`,bl`,nt=fe`,wm_${"watermark"}`,rt={[te]:fe`,con_${"contrast"}`,[ie]:fe`,br_${"brightness"}`,[ne]:fe`,sat_${"saturation"}`,[re]:fe`,hue_${"hue"}`,[se]:fe`,blur_${"blur"}`},st=fe`,enc_auto`;function ot(e,t,i,n={},r){return ve(t.id)?function(e){const t=[];e.parts.forEach((e=>{switch(e.transformType){case N:t.push(Ke(e));break;case H:t.push(Je(e));break;case F:let i=Qe(e);e.upscale&&(i+=Xe(e)),t.push(i);break;case P:let n=Ve(e);e.upscale&&(n+=Xe(e)),t.push(n);break;case k:let r=qe(e);e.upscale&&(r+=Xe(e)),t.push(r);break;case G:let s=Ze(e);e.upscale&&(s+=Xe(e)),t.push(s)}}));let i=t.join("/");return e.quality&&(i+=et(e)),e.unsharpMask&&(i+=tt(e.unsharpMask)),e.progressive||(i+=it(e)),e.watermark&&(i+=nt(e)),e.filters&&(i+=Object.keys(e.filters).map((t=>rt[t](e.filters))).join("")),e.autoEncode&&e.fileType!==de&&(i+=st(e)),`${e.src.id}/v1/${i}/${e.fileName}.${e.preferredExtension}`}(r=r||Ye(e,t,i,n)):t.id}const at={[B.CENTER]:"50% 50%",[B.TOP_LEFT]:"0% 0%",[B.TOP_RIGHT]:"100% 0%",[B.TOP]:"50% 0%",[B.BOTTOM_LEFT]:"0% 100%",[B.BOTTOM_RIGHT]:"100% 100%",[B.BOTTOM]:"50% 100%",[B.RIGHT]:"100% 50%",[B.LEFT]:"0% 50%"},ct=Object.entries(at).reduce(((e,[t,i])=>(e[i]=t,e)),{}),ut=[C.TILE,C.TILE_HORIZONTAL,C.TILE_VERTICAL,C.LEGACY_BG_FIT_AND_TILE,C.LEGACY_BG_FIT_AND_TILE_HORIZONTAL,C.LEGACY_BG_FIT_AND_TILE_VERTICAL],ht=[C.LEGACY_ORIGINAL_SIZE,C.ORIGINAL_SIZE,C.LEGACY_BG_NORMAL];function dt(e,t,{width:i,height:n}){return e===C.TILE&&t.width>i&&t.height>n}function lt(e,t,i,n="center"){const r={img:{},container:{}};if(e===C.SCALE_TO_FILL){const e=t.focalPoint&&function(e){const t=`${e.x}% ${e.y}%`;return ct[t]||""}(t.focalPoint),s=e||n;t.focalPoint&&!e?r.img={objectPosition:gt(t,i,t.focalPoint)}:r.img={objectPosition:at[s]}}else[C.LEGACY_ORIGINAL_SIZE,C.ORIGINAL_SIZE].includes(e)?r.img={objectFit:"none",top:"auto",left:"auto",right:"auto",bottom:"auto"}:ut.includes(e)&&(r.container={backgroundSize:`${t.width}px ${t.height}px`});return r}function gt(e,t,i){const{width:n,height:r}=e,{width:s,height:o}=t,{x:a,y:c}=i;if(!s||!o)return`${a}% ${c}%`;const u=Math.max(s/n,o/r),h=n*u,d=r*u,l=Math.max(0,Math.min(h-s,h*(a/100)-s/2)),g=Math.max(0,Math.min(d-o,d*(c/100)-o/2));return`${l&&Math.floor(l/(h-s)*100)}% ${g&&Math.floor(g/(d-o)*100)}%`}const mt={width:"100%",height:"100%"};function ft(e,t,i,n={}){if(!Te(e,t,i))return V;const{autoEncode:r=!0,isSEOBot:s,shouldLoadHQImage:o}=n,a=ve(t.id);if(!a||o)return pt(e,t,i,Object.assign(Object.assign({},n),{autoEncode:r,useSrcset:a}));const c=Object.assign(Object.assign({},i),function(e,{width:t,height:i}){if(!t||!i){const n=t||Math.min(980,e.width),r=n/e.width;return{width:n,height:i||e.height*r}}return{width:t,height:i}}(t,i)),{alignment:u,htmlTag:h}=c,d=dt(e,t,c),l=function(e,t,{width:i,height:n},r=!1){if(r)return{width:i,height:n};const s=!ht.includes(e),o=dt(e,t,{width:i,height:n}),a=!o&&ut.includes(e),c=a?t.width:i,u=a?t.height:n,h=s?function(e,t){return e>900?t?.05:.15:e>500?t?.1:.18:e>200?.25:1}(c,Ie(t.id)):1;return{width:o?1920:c*h,height:u*h}}(e,t,c,s),g=function(e,t,i){return i?0:ut.includes(t)?1:e>200?2:3}(c.width,e,s),m=function(e,t){const i=ut.includes(e)&&!t;return e===C.SCALE_TO_FILL||i?C.SCALE_TO_FIT:e}(e,d),f=lt(e,t,i,u),{uri:p}=pt(m,t,Object.assign(Object.assign({},l),{alignment:u,htmlTag:h}),{autoEncode:r,filters:g?{blur:g}:{}}),{attr:b={},css:_}=pt(e,t,Object.assign(Object.assign({},c),{alignment:u,htmlTag:h}),{});return _.img=_.img||{},_.container=_.container||{},Object.assign(_.img,f.img,mt),Object.assign(_.container,f.container),{uri:p,css:_,attr:b,transformed:!0}}function pt(e,t,i,n){let r={};if(Te(e,t,i)){const s=We(e,t,i),o=Ye(e,t,s,n);r.uri=ot(e,t,s,n,o),(null==n?void 0:n.useSrcset)&&(r.srcset=function(e,t,i,n,r){const s=i.pixelAspectRatio||1;return{dpr:[`${1===s?r.uri:ot(e,t,Object.assign(Object.assign({},i),{pixelAspectRatio:1}),n)} 1x`,`${2===s?r.uri:ot(e,t,Object.assign(Object.assign({},i),{pixelAspectRatio:2}),n)} 2x`]}}(e,t,s,n,r)),Object.assign(r,function(e,t){let i;return i=t.htmlTag===$.BG?ke:t.htmlTag===$.SVG?Fe:He,i(e,t)}(o,s),{transformed:o.transformed})}else r=V;return r}function bt(e,t,i,n){if(Te(e,t,i)){const r=We(e,t,i);return{uri:ot(e,t,r,n||{},Ye(e,t,r,n))}}return{uri:""}}const _t="https://static.wixstatic.com/media/",Tt=/^media\//i,vt="undefined"!=typeof window?window.devicePixelRatio:1,It=(e,t)=>{const i=t&&t.baseHostURL;return i?`${i}${e}`:(e=>Tt.test(e)?`https://static.wixstatic.com/${e}`:`${_t}${e}`)(e)};me(),me();const wt={getScaleToFitImageURL:function(e,t,i,n,r,s){const o=bt(C.SCALE_TO_FIT,{id:e,width:t,height:i,name:s&&s.name},{width:n,height:r,htmlTag:$.IMG,alignment:B.CENTER,pixelAspectRatio:vt},s);return It(o.uri,s)},getScaleToFillImageURL:function(e,t,i,n,r,s){const o=bt(C.SCALE_TO_FILL,{id:e,width:t,height:i,name:s&&s.name,focalPoint:{x:s&&s.focalPoint&&s.focalPoint.x,y:s&&s.focalPoint&&s.focalPoint.y}},{width:n,height:r,htmlTag:$.IMG,alignment:B.CENTER,pixelAspectRatio:vt},s);return It(o.uri,s)},getCropImageURL:function(e,t,i,n,r,s,o,a,c,u){const h=bt(C.SCALE_TO_FILL,{id:e,width:t,height:i,name:u&&u.name,crop:{x:n,y:r,width:s,height:o}},{width:a,height:c,htmlTag:$.IMG,alignment:B.CENTER,pixelAspectRatio:vt},u);return It(h.uri,u)}},Et=_t;var Lt=i(97146);const Ot=(e,t,i)=>{const{targetWidth:n,targetHeight:r,imageData:s,filters:o,displayMode:a=C.SCALE_TO_FILL}=e;if(!n||!r||!s.uri)return{uri:"",css:{}};const{width:c,height:u,crop:h,name:d,focalPoint:l,upscaleMethod:g,quality:m,devicePixelRatio:f=t.devicePixelRatio}=s,p=Object.assign({filters:o,upscaleMethod:g},m),b=St(f),_=pt(a,Object.assign(Object.assign(Object.assign({id:s.uri,width:c,height:u},h&&{crop:h}),l&&{focalPoint:l}),d&&{name:d}),{width:n,height:r,htmlTag:i||"img",pixelAspectRatio:b,alignment:e.alignType||B.CENTER},p);return _.uri=yt(_.uri,t.staticMediaUrl,t.mediaRootUrl),_},yt=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let n=`${t}/`;return e&&(/^micons\//.test(e)?n=i:"ico"===/[^.]+$/.exec(e)[0]&&(n=n.replace("media","ficons"))),n+e},St=e=>{const t=window.location.search.split("&").map((e=>e.split("="))).find((e=>e[0].toLowerCase().includes("devicepixelratio")));return(t?Number(t[1]):null)||e||1},At=(e,t)=>e.getAttribute(t?"xlink:href":"src");function Mt(e){return e.isExperimentOpen("specs.thunderbolt.tb_stop_client_images")||e.isExperimentOpen("specs.thunderbolt.final_force_webp")||e.isExperimentOpen("specs.thunderbolt.final_force_no_webp")}var Rt=i(90856);const xt=(e=window)=>({measure:function(e,t,i,{containerId:n,bgEffectName:r},s){var o;const a=i[e],c=i[n],{width:u,height:h}=s.getMediaDimensionsByEffect(r,c.offsetWidth,c.offsetHeight,(0,Rt.P2)(null===(o=s.getScreenHeightOverride)||void 0===o?void 0:o.call(s)));t.width=u,t.height=h,t.currentSrc=a.style.backgroundImage,t.bgEffectName=a.dataset.bgEffectName},patch:function(t,i,n,r,s){const o=n[t];r.targetWidth=i.width,r.targetHeight=i.height;const a=Ot(r,s,"bg");!function(e="",t){return!e.includes(t)||!!e!=!!t}(i.currentSrc,a.uri)?(0,Rt.A_)(o,a.css.container):function(t,i){const n=Object.assign({backgroundImage:`url("${i.uri}")`},i.css.container),r=new e.Image;r.onload=Rt.A_.bind(null,t,n),r.src=i.uri}(o,a)}});var Ct=function(e,t,i,n=window){const r=xt(n);return class extends e{constructor(){super()}reLayout(){if(Mt(t))return;const e={},s={},o=this.getAttribute("id"),a=JSON.parse(this.dataset.tiledImageInfo),{bgEffectName:c}=this.dataset,{containerId:u}=a,h=n.document.getElementById(u);e[o]=this,e[u]=h,a.displayMode=a.imageData.displayMode,t.mutationService.measure((()=>{r.measure(o,s,e,{containerId:u,bgEffectName:c},t)})),t.mutationService.mutate((()=>{r.patch(o,s,e,a,i,t)}))}attributeChangedCallback(e,t){t&&this.reLayout()}disconnectedCallback(){super.disconnectedCallback()}static get observedAttributes(){return["data-tiled-image-info"]}}};var Pt=function(e,t,i=window){const n={width:void 0,height:void 0,left:void 0};return class extends e{constructor(){super()}reLayout(){const{containerId:e,pageId:r,useCssVars:s,bgEffectName:o}=this.dataset,a=i.document.getElementById(`${e}`),c=i.document.getElementById(`${r}`),u=t.isExperimentOpen("specs.thunderbolt.bgScrubMobile"),h={};t.mutationService.measure((()=>{var e;const n="fixed"===i.getComputedStyle(this).position,r=(0,Rt.P2)(null===(e=t.getScreenHeightOverride)||void 0===e?void 0:e.call(t)),d=a.getBoundingClientRect(),l=c.getBoundingClientRect(),g=t.getMediaDimensionsByEffect(o,d.width,d.height,r),{hasParallax:m}=g,f=(i.getComputedStyle(c).transition||"").includes("transform"),{width:p,height:b}=g,_=`${p}px`,T=`${b}px`;let v=(d.width-p)/2+"px";if(n){const e=u?i.document.documentElement.clientLeft:l.left;v=u&&f?a.offsetLeft-e+"px":d.left-e+"px"}const I=n||m?0:(d.height-b)/2+"px",w=s?{"--containerW":_,"--containerH":T,"--containerL":v,"--screenH_val":`${r}`}:{width:_,height:T,left:v,top:I};Object.assign(h,w)})),t.mutationService.mutate((()=>{s?((0,Rt.A_)(this,n),(0,Rt.At)(this,h)):(0,Rt.A_)(this,h)}))}connectedCallback(){super.connectedCallback(),t.windowResizeService.observe(this)}disconnectedCallback(){super.disconnectedCallback(),t.windowResizeService.unobserve(this)}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-is-full-height","data-container-size"]}}},kt=i(8819),Gt={APP_IFRAME_START_LOADING:{eventId:642,src:42,params:{widget_id:"widgetId",widget_name:"widgetName",instance_id:"compId",appId:"appDefinitionId",loading_time:"loadingTime",pid:"pageId",pn:"pageNo",iss:"ssr",tts:"totalLoadingTime",external_app_id:"externalAppDefinitionId",external_widget_id:"externalWidgetId",lazy_load:"lazyLoad"}}};var Nt=function(e,t){return class extends e{constructor(){super()}reportIframeStartLoading(e){const{isTpa:i,widgetId:n,appDefinitionId:r}=this.dataset;t&&t.biService&&"true"===i&&t.biService.reportTpaBiEvent({reportDef:Gt.APP_IFRAME_START_LOADING,params:{},compId:e.getAttribute("name"),isWixTPA:!0,widgetId:n,appDefinitionId:r})}reLayout(){const e=this.querySelector("iframe");if(e){const t=e.dataset.src;t&&e.src!==t&&(e.src=t,e.dataset.src="",this.dataset.src="",this.reportIframeStartLoading(e))}}attributeChangedCallback(e,t,i){i&&this.reLayout()}static get observedAttributes(){return["data-src"]}}};const Ht="scroll-css-var--scrollEffect";var Ft=class{constructor(e,t=window){this.mutationService=e,(e=>e&&"IntersectionObserver"in e&&"IntersectionObserverEntry"in e&&"intersectionRatio"in e.IntersectionObserverEntry.prototype&&"isIntersecting"in e.IntersectionObserverEntry.prototype&&!(e=>/Edge\/18/.test(e.navigator.userAgent))(e))(t)&&(this.intersectionObserver=new t.IntersectionObserver(this.getViewPortIntersectionHandler(),{rootMargin:"50% 0px"}),this.scrollEffectsIntersectionObserver=new t.IntersectionObserver(this.getScrollEffectsIntersectionHandler(),{rootMargin:"10% 0px"}))}isImageInViewPort(e,t){return e.top+e.height>=0&&e.bottom-e.height<=t}loadImage(e,{screenHeight:t,boundingRect:i,withScrollEffectVars:n}){!this.intersectionObserver||this.isImageInViewPort(i,t)?this.setImageSource(e):(this.intersectionObserver.unobserve(e),this.intersectionObserver.observe(e)),n&&this.scrollEffectsIntersectionObserver&&(this.scrollEffectsIntersectionObserver.unobserve(e),this.scrollEffectsIntersectionObserver.observe(e))}onImageDisconnected(e){this.intersectionObserver&&this.intersectionObserver.unobserve(e),this.scrollEffectsIntersectionObserver&&this.scrollEffectsIntersectionObserver.unobserve(e)}setSrcAttribute(e,t,i,n){At(e,t)!==n&&(t?e.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",n):(e.hasAttribute("loading")&&e.removeAttribute("loading"),i&&e.setAttribute("srcset",n),e.setAttribute("fetchpriority","high"),e.src=n))}setSourceSetAttribute(e,t){e.srcset!==t&&(e.srcset=t)}setImageSource(e){const t="true"===e.dataset.isSvg,i=e.querySelector(t?"image":"img"),n=i.hasAttribute("srcset"),r=e.querySelector("picture");this.setSrcAttribute(i,t,n,e.dataset.src),r&&Array.from(r.querySelectorAll("source")).forEach((e=>{this.setSourceSetAttribute(e,e.dataset.srcset)}))}getViewPortIntersectionHandler(){return(e,t)=>{e.filter((e=>e.isIntersecting)).forEach((e=>{const i=e.target;this.setImageSource(i),t.unobserve(i)}))}}getScrollEffectsIntersectionHandler(){return e=>e.forEach((e=>{const t=e.target;e.isIntersecting?this.mutationService.mutate((()=>t.classList.add(Ht))):this.mutationService.mutate((()=>t.classList.remove(Ht)))}))}},Bt={eventId:348,adapter:"ugc-viewer",params:{ow:"originalWidth",oh:"originalHeight",tw:"targetWidth",th:"targetHeight",dpr:"devicePixelRatio",um:"upscaleMethod",url:"url"}};function jt(e,t){const i=function(e){const t=(0,s._T)(e,[]),i={};for(e in t)""!==t[e]&&(i[e]=t[e]);return i}(e);return"number"==typeof t&&(i.opacity=t),i}function Dt(e,t,i,n){const r=function(e,t=1){return 1!==t?Object.assign(Object.assign({},e),{width:"100%",height:"100%"}):e}(t,n);if(!e)return r;const s=Object.assign({},r);return"fill"===i&&(s.position="absolute",s.top=0),"fit"===i&&(s.height="100%"),"fixed"===e&&(s["will-change"]="transform"),s.objectPosition&&(s.objectPosition=t.objectPosition.replace(/(center|bottom)$/,"top")),s}var $t={measure:function(e,t,i,{containerElm:n,isSvgImage:r,isSvgMask:s,mediaHeightOverrideType:o,bgEffectName:a},c){var u;const h=i.image,d=i[e],l=(0,Rt.P2)(null===(u=c.getScreenHeightOverride)||void 0===u?void 0:u.call(c)),g=n&&a?n:d,{width:m,height:f}=c.getMediaDimensionsByEffect(a,g.offsetWidth,g.offsetHeight,l);if(!h)return;const p=At(h,r);t.width=m,t.screenHeight=l,t.height=function(e,t){return"fixed"===e||"viewport"===e?document.documentElement.clientHeight+80:t}(o,f),t.isZoomed=d.getAttribute("data-image-zoomed"),t.isSvgImage=r,t.imgSrc=p,t.renderedStyles=d.getAttribute("data-style"),t.boundingRect=d.getBoundingClientRect(),t.mediaHeightOverrideType=o,s&&(t.bBox=function(e){if(e){const{type:t}=e.dataset;if(t&&"ugc"!==t&&!e.dataset.bbox){const{x:t,y:i,width:n,height:r}=e.getBBox();return`${t} ${i} ${n} ${r}`}}return null}(i.maskSvg))},patch:function(e,t,i,n,r,s,o,a){if(!Object.keys(t).length)return;const c=(0,Lt.Ax)(t.renderedStyles),{imageData:u}=n;a&&(u.devicePixelRatio=1);const h=n.targetScale||1,d=Object.assign(Object.assign(Object.assign({},n),n.skipMeasure?{}:{targetWidth:(t.isZoomed?u.width:t.width)*h,targetHeight:(t.isZoomed?u.height:t.height)*h}),{displayMode:u.displayMode});let l;if(t.isSvgImage)l=Ot(d,s,"svg"),(0,Rt.KT)(i.svg,t.isZoomed?l.attr.container:{});else{l=Ot(d,s,"img");const e=(0,Lt.U2)(l,["css","img"])||{},n=Dt(t.mediaHeightOverrideType,e,u.displayMode,h);(0,Rt.A_)(i.image,n)}t.bBox&&i.maskSvg&&(0,Rt.KT)(i.maskSvg,{viewBox:t.bBox});const g=jt(c,u.opacity);(0,Rt.A_)(i[e],g);const m=(0,Lt.U2)(l,"uri"),f=t.imgSrc,p={"data-src":m,"data-has-ssr-src":""};(0,Rt.KT)(i[e],p),s.disableImagesLazyLoading&&(0,Rt.KT)(i.image,{src:m}),o&&(!function(e,t,i,n,r){const s=r.uri.match(/,lg_(\d)/);t.isViewerMode&&r.uri!==n.currentSrc&&s&&e.reportBI(Bt,{originalWidth:i.imageData.width,originalHeight:i.imageData.height,targetWidth:Math.round(i.targetWidth),targetHeight:Math.round(i.targetHeight),upscaleMethod:"1"===s[1]?"classic":"super",devicePixelRatio:Math.floor(100*t.devicePixelRatio),url:n.src})}(r.biService,s,d,{src:m,currentSrc:f},l),r.imageLoader.loadImage(i[e],{screenHeight:t.screenHeight,boundingRect:t.boundingRect}))}};function zt(e,t,i=1.5){return{parallax:e.height*i,fixed:e.screenHeight}[t]||e.height}var Ut={measure:function(e,t,i){const n=i.image;if(!n)return;const r=At(n);t.width=i[e].offsetWidth,t.height=i[e].offsetHeight,t.imgSrc=r,t.screenHeight=(0,Rt.P2)(),t.boundingRect=i[e].getBoundingClientRect(),t.documentScroll=(0,Rt.dL)()},patch:function(e,t,i,n,r,s,o){const{imageData:a,parallaxSpeed:c}=n,u=Object.assign(Object.assign({},n),{targetWidth:t.width,targetHeight:zt(t,a.scrollEffect,c),displayMode:a.displayMode}),h=function(e){const t={};return"number"==typeof e&&(t.opacity=e),t}(a.opacity);(0,Rt.A_)(i[e],h);const d=Ot(u,s,"img"),l=(0,Lt.U2)(d,"uri");(0,Rt.KT)(i[e],{"data-src":l});const g=function(e,t=[]){return"parallax"===e||t.some((e=>"parallax"===e.scrollEffect))}(a.scrollEffect,n.sourceSets);g&&(0,Rt.At)(i[e],function(e){return{"--compH":e.height,"--top":Math.ceil(e.boundingRect.top)+e.documentScroll,"--scroll":e.documentScroll}}(t));const m=function(e){const t=(0,Lt.U2)(e,["css","img"]);return{width:"100%",objectFit:t?t.objectFit:void 0}}(d);(0,Rt.A_)(i.image,m),i.picture&&function(e,t,i,n){const{sourceSets:r}=t;if(!r||!r.length)return;const s=JSON.parse(JSON.stringify(t)),{parallaxSpeed:o}=s;r.forEach((t=>{const r=n.querySelector(`source[media='${t.mediaQuery}']`);s.imageData.crop=t.crop,s.imageData.displayMode=t.displayMode,s.imageData.focalPoint=t.focalPoint,s.targetHeight=zt(e,t.scrollEffect,o);const a=Ot(s,i,"img");(0,Rt.KT)(r,{"data-srcset":(0,Lt.U2)(a,"uri")})}))}(t,u,s,i.picture),(0,Rt.KT)(i[e],{"data-has-ssr-src":""}),o&&r.imageLoader.loadImage(i[e],{screenHeight:t.screenHeight,boundingRect:t.boundingRect,withScrollEffectVars:g})}};var Yt=function(e,t,i,n=window){return t.imageLoader||(t.imageLoader=new Ft(t.mutationService,n)),class extends e{constructor(){super(),this.childListObserver=null,this.timeoutId=null}reLayout(){if(Mt(t))return;const e={},r={},s=this.getAttribute("id"),o=JSON.parse(this.dataset.imageInfo),a="true"===this.dataset.isSvg,c="true"===this.dataset.isSvgMask,u="true"===this.dataset.isResponsive,{bgEffectName:h}=this.dataset;e[s]=this,o.containerId&&(e[o.containerId]=n.document.getElementById(`${o.containerId}`)),e.image=this.querySelector(a?"image":"img"),e.svg=a?this.querySelector("svg"):null,e.picture=this.querySelector("picture");const d=o.containerId&&e[o.containerId],l=d&&d.dataset.mediaHeightOverrideType;if(c&&(e.maskSvg=e.svg&&e.svg.querySelector("svg")),!e.image){const t=a&&e.svg||this;return void this.observeChildren(t)}this.unobserveChildren(),this.observeChildren(this);const g=u||e.picture?Ut:$t;t.mutationService.measure((()=>{g.measure(s,r,e,{containerElm:d,isSvg:a,isSvgMask:c,mediaHeightOverrideType:l,bgEffectName:h},t)}));const m=n=>{t.mutationService.mutate((()=>{g.patch(s,r,e,o,t,i,n,h)}))};!At(e.image,a)||this.dataset.hasSsrSrc?m(!0):this.debounceImageLoad(m)}debounceImageLoad(e){clearTimeout(this.timeoutId),this.timeoutId=setTimeout((()=>{e(!0)}),250),e(!1)}attributeChangedCallback(e,t){t&&this.reLayout()}disconnectedCallback(){super.disconnectedCallback(),t.imageLoader.onImageDisconnected(this),this.unobserveChildren()}static get observedAttributes(){return["data-image-info"]}}},Wt={measure(e,t,{hasBgScrollEffect:i,videoWidth:n,videoHeight:r,fittingType:s,alignType:o="center",qualities:a,staticVideoUrl:c,videoId:u,videoFormat:h,focalPoint:d}){const l=i?t.offsetWidth:e.parentElement.offsetWidth,g=e.parentElement.offsetHeight,m=parseInt(n,10),f=parseInt(r,10),p=function(e,t,i,n){return{wScale:e/i,hScale:t/n}}(l,g,m,f),b=function(e,t,i,n){let r;r=e===C.SCALE_TO_FIT?Math.min(t.wScale,t.hScale):Math.max(t.wScale,t.hScale);return{width:Math.round(i*r),height:Math.round(n*r)}}(s,p,m,f),_=function(e,{width:t,height:i}){const n=(0,Lt.Tw)(e,(e=>e.size));return n.find((e=>e.size>t*i))||e[e.length-1]}(a,b),T=function(e,t,i,n){if("mp4"===n)return e.url?(0,Lt.xn)(t,e.url):(0,Lt.xn)(t,i,e.quality,n,"file.mp4");return""}(_,c,u,h),v=function(e,t){const i=e.networkState===e.NETWORK_NO_SOURCE,n=!e.currentSrc.endsWith(t);return t&&(n||i)}(e,T),I=Rt.tE[s]||"cover",w=d?function(e,t,i){const{width:n,height:r}=e,{width:s,height:o}=t,{x:a,y:c}=i;if(!s||!o)return`${a}% ${c}%`;const u=Math.max(s/n,o/r),h=n*u,d=r*u,l=Math.max(0,Math.min(h-s,h*(a/100)-s/2)),g=Math.max(0,Math.min(d-o,d*(c/100)-o/2)),m=l&&Math.floor(l/(h-s)*100),f=g&&Math.floor(g/(d-o)*100);return`${m}% ${f}%`}(b,{width:l,height:g},d):"",E=o.replace("_"," ");return{videoSourceUrl:T,needsSrcUpdate:v,videoStyle:{height:"100%",width:"100%",objectFit:I,objectPosition:w||E}}},mutate(e,t,i,n,r,s,o,a,c,u,h){t?(0,Rt.A_)(t,n):(!function(e,t,i,n,r,s){s&&t.paused&&(i.style.opacity="1",t.style.opacity="0");const o=t.paused||""===t.currentSrc;if((e||s)&&o)if(t.ontimeupdate=null,t.onseeked=null,t.onplay=null,!s&&r){const e=t.muted;t.muted=!0,t.ontimeupdate=()=>{t.currentTime>0&&(t.ontimeupdate=null,t.onseeked=()=>{t.onseeked=null,t.muted=e,Vt(t,i,n)},t.currentTime=0)}}else t.onplay=()=>{t.onplay=null,Vt(t,i,n)}}(o,i,e,a,r,h),r?i.setAttribute("autoplay",""):i.removeAttribute("autoplay"),(0,Rt.A_)(i,n)),function(e,t,i){e&&(t.src=i,t.load())}(o,i,s),i.playbackRate=u}};function Vt(e,t,i){"fade"===i&&(t.style.transition="opacity 1.6s ease-out"),t.style.opacity="0",e.style.opacity="1"}var qt=function(e,t,i,n=window){return class extends e{constructor(){super()}reLayout(){const{isVideoDataExists:e,videoWidth:r,videoHeight:s,qualities:o,videoId:a,videoFormat:c,alignType:u,fittingType:h,focalPoint:d,hasBgScrollEffect:l,autoPlay:g,animatePoster:m,containerId:f,isEditorMode:p,playbackRate:b,hasAlpha:_}=JSON.parse(this.dataset.videoInfo);if(!e)return;const T=!i.prefersReducedMotion&&g,v=this.querySelector(`video[id^="${f}"]`),I=this.querySelector(`.bgVideoposter[id^="${f}"]`);if(this.unobserveChildren(),!v||!I)return void this.observeChildren(this);const w=n.document.getElementById(`${f}`),E=w.querySelector(`.webglcanvas[id^="${f}"]`);!(_||"true"===w.dataset.hasAlpha)||E?t.mutationService.measure((()=>{const e=Wt.measure(v,w,{hasBgScrollEffect:l,videoWidth:r,videoHeight:s,fittingType:h,alignType:u,qualities:o,staticVideoUrl:i.staticVideoUrl,videoId:a,videoFormat:c,focalPoint:d}),{videoSourceUrl:n,needsSrcUpdate:g,videoStyle:f}=e;t.mutationService.mutate((()=>{Wt.mutate(I,E,v,f,T,n,g,m,c,b,p)}))})):requestAnimationFrame((()=>this.reLayout()))}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-video-info"]}}};var Zt=i(71020);var Kt={init:function(e,t=window){!
/**
* @license
* Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
* This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
* The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
* The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
* Code distributed by Google as part of the polymer project is also
* subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
*/function(e){if(void 0===e.Reflect||void 0===e.customElements||e.customElements.hasOwnProperty("polyfillWrapFlushCallback"))return;const t=e.HTMLElement;e.HTMLElement=function(){return e.Reflect.construct(t,[],this.constructor)},e.HTMLElement.prototype=t.prototype,e.HTMLElement.prototype.constructor=e.HTMLElement,e.Object.setPrototypeOf(e.HTMLElement,t),e.Object.defineProperty(e.HTMLElement,"name",{value:t.name})}(t);const i={registry:new Set,observe(e){i.registry.add(e)},unobserve(e){i.registry.delete(e)}};e.windowResizeService.init((0,Lt.hr)((()=>i.registry.forEach((e=>e.reLayout())))),t);const n=(0,Zt.Y)(),r=(e,i)=>{void 0===t.customElements.get(e)&&t.customElements.define(e,i)},s=(0,kt.Z)({resizeService:n},t);return r("wix-element",s),{defineWixImage:(e,i)=>{const n=Yt(s,e,i,t);r("wix-image",n)},defineWixBgImage:(e,i)=>{const n=Ct(s,e,i,t);r("wix-bg-image",n)},defineWixBgMedia:e=>{const n=Pt(s,Object.assign({windowResizeService:i},e),t);r("wix-bg-media",n)},defineWixVideo:(e,i)=>{const n=qt(s,e,i,t);r("wix-video",n)},defineWixIframe:e=>{const t=Nt(s,e);r("wix-iframe",t)}}}},Jt=Object.assign({imageClientApi:r},Kt);const Qt={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},Xt=(e,t)=>(Array.isArray(t)?t:[t]).reduce(((t,i)=>{const n=e[i];return void 0!==n?Object.assign(t,{[i]:n}):t}),{}),ei=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const n=t[i];void 0!==n?e.style[i]=((e,t)=>"number"!=typeof t||Qt[e]?t:`${t}px`)(i,n):e.style.removeProperty(i)})),ti=(e,t,i)=>{var n;if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let r=`${t}/`;return e&&(/^micons\//.test(e)?r=i:"ico"===(null===(n=/[^.]+$/.exec(e))||void 0===n?void 0:n[0])&&(r=r.replace("media","ficons"))),r+e},ii=e=>{const t=window.location.search.split("&").map((e=>e.split("="))).find((e=>e[0].toLowerCase().includes("devicepixelratio")));return(t?Number(t[1]):null)||e||1},ni=e=>e.getAttribute("src"),ri=()=>window&&"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype&&"isIntersecting"in window.IntersectionObserverEntry.prototype&&!/Edge\/18/.test(window.navigator.userAgent);var si=class{constructor(e){this.mutationService=e,ri()&&(this.intersectionObserver=new IntersectionObserver(this.getViewPortIntersectionHandler(),{rootMargin:"50% 0px"}))}isImageInViewPort(e,t){return e.top+e.height>=0&&e.bottom-e.height<=t}loadImage(e,{screenHeight:t,boundingRect:i}){!this.intersectionObserver||this.isImageInViewPort(i,t)?this.setImageSource(e):(this.intersectionObserver.unobserve(e),this.intersectionObserver.observe(e))}onImageDisconnected(e){this.intersectionObserver&&this.intersectionObserver.unobserve(e)}setSrcAttribute(e,t){ni(e)!==t&&(e.setAttribute("fetchpriority","high"),e.src=t,e.hasAttribute("srcset")&&(e.srcset=t))}setImageSource(e){const t=e.querySelector("img");this.setSrcAttribute(t,e.dataset.src)}getViewPortIntersectionHandler(){return(e,t)=>{e.filter((e=>e.isIntersecting)).forEach((e=>{const i=e.target;this.setImageSource(i),t.unobserve(i)}))}}};function oi(e,t,i,n){const r=function(e,t=1){return 1!==t?Object.assign(Object.assign({},e),{width:"100%",height:"100%"}):e}(t,n);if(!e)return r;const s=Object.assign({},r);return"fill"===i?(s.position="absolute",s.top="0"):"fit"===i&&(s.height="100%"),"fixed"===e&&(s["will-change"]="transform"),s.objectPosition&&(s.objectPosition=t.objectPosition.replace(/(center|bottom)$/,"top")),s}var ai={measure:function(e,t,i,{containerElm:n,bgEffectName:r="none"},s){var o,a;const c=i.image,u=i[e],h=(null===(o=s.getScreenHeightOverride)||void 0===o?void 0:o.call(s))||document.documentElement.clientHeight||window.innerHeight||0,d=null==n?void 0:n.dataset.mediaHeightOverrideType,l=n&&r&&"none"!==r?n:u,{width:g,height:m}=(null===(a=s.getMediaDimensionsByEffect)||void 0===a?void 0:a.call(s,r,l.offsetWidth,l.offsetHeight,h))||{width:u.offsetWidth,height:u.offsetHeight};if(!c)return;const f=ni(c);t.width=g,t.height=function(e,t){return"fixed"===t||"viewport"===t?document.documentElement.clientHeight+80:e}(m,d),t.screenHeight=h,t.imgSrc=f,t.boundingRect=u.getBoundingClientRect(),t.mediaHeightOverrideType=d},patch:function(e,t,i,n,r,s,o,a){var c;if(!Object.keys(t).length)return;const{imageData:u}=n,h=i[e],d=i.image;a&&(u.devicePixelRatio=1);const l=n.targetScale||1,g=((e,t,i)=>{if(!e.targetWidth||!e.targetHeight||!e.imageData.uri)return{uri:"",css:{},transformed:!1};const{imageData:n}=e,r=e.displayMode||C.SCALE_TO_FILL,s=Object.assign(Xt(n,"upscaleMethod"),Xt(e,"filters"),e.quality||n.quality),o=e.imageData.devicePixelRatio||t.devicePixelRatio,a=ii(o),c=pt(r,Object.assign(Xt(n,["width","height","crop","name","focalPoint"]),{id:n.uri}),{width:e.targetWidth,height:e.targetHeight,htmlTag:i||"img",pixelAspectRatio:a,alignment:e.alignType||B.CENTER},s);return c.uri=ti(c.uri,t.staticMediaUrl,t.mediaRootUrl),c})(Object.assign(Object.assign(Object.assign({},n),!n.skipMeasure&&{targetWidth:(t.width||0)*l,targetHeight:(t.height||0)*l}),{displayMode:u.displayMode}),s,"img"),m=(null===(c=null==g?void 0:g.css)||void 0===c?void 0:c.img)||{},f=oi(t.mediaHeightOverrideType,m,u.displayMode,l);ei(d,f);const p=(null==g?void 0:g.uri)||"";h.setAttribute("data-src",p),h.setAttribute("data-has-ssr-src",""),s.disableImagesLazyLoading&&d.setAttribute("src",p),n.isLQIP&&n.lqipTransition&&!("transitioned"in h.dataset)&&(h.dataset.transitioned="",d.complete?d.onload=function(){d.dataset.loadDone=""}:d.onload=function(){d.complete?d.dataset.loadDone="":d.onload=function(){d.dataset.loadDone=""}}),o&&r.imageLoader.loadImage(h,{screenHeight:t.screenHeight,boundingRect:t.boundingRect})}};var ci=function(e,t,i){return e.imageLoader||(e.imageLoader=new si(e.mutationService)),class extends i.HTMLElement{constructor(){super(),this.childListObserver=null,this.timeoutId=null}attributeChangedCallback(e,t){t&&this.reLayout()}connectedCallback(){this.observeResize(),this.reLayout()}disconnectedCallback(){this.unobserveResize(),e.imageLoader.onImageDisconnected(this),this.unobserveChildren()}static get observedAttributes(){return["data-image-info"]}reLayout(){const n={},r={},s=this.getAttribute("id"),o=JSON.parse(this.dataset.imageInfo||""),{bgEffectName:a}=this.dataset;n[s]=this,o.containerId&&(n[o.containerId]=i.document.getElementById(`${o.containerId}`)),n.image=this.querySelector("img");const c=o.containerId?n[o.containerId]:void 0;if(!n.image){const e=this;return void this.observeChildren(e)}this.unobserveChildren(),this.observeChildren(this),e.mutationService.measure((()=>{ai.measure(s,r,n,{containerElm:c,bgEffectName:a},e)}));const u=i=>{e.mutationService.mutate((()=>{ai.patch(s,r,n,o,e,t,i,a)}))};!ni(n.image)||this.dataset.hasSsrSrc?u(!0):this.debounceImageLoad(u)}debounceImageLoad(e){clearTimeout(this.timeoutId),this.timeoutId=i.setTimeout((()=>{e(!0)}),250),e(!1)}observeResize(){var t;null===(t=e.resizeService)||void 0===t||t.observe(this)}unobserveResize(){var t;null===(t=e.resizeService)||void 0===t||t.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new i.MutationObserver((()=>this.reLayout()))),this.childListObserver.observe(e,{childList:!0})}unobserveChildren(){this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null)}}};function ui(e={},t=null,i={}){if("undefined"==typeof window)return;const n=Object.assign({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},i),r=function(e){const t="wow-image";if(void 0===(e=e||window).customElements.get(t)){let i;return e.ResizeObserver&&(i=new e.ResizeObserver((e=>{e.map((e=>e.target.reLayout()))}))),function(n,r){const s=ci(Object.assign({resizeService:i},n),r,e);e.customElements.define(t,s)}}}(t);r&&r(Object.assign({mutationService:a()},e),n)}const hi=()=>({getSiteScale:()=>{const e=document.querySelector("#site-root");return e?e.getBoundingClientRect().width/e.offsetWidth:1}}),di=()=>{const e={init:e=>new ResizeObserver(e)},t={init:e=>window.addEventListener("resize",e)},i=hi();return Jt.init({resizeService:e,windowResizeService:t,siteService:i})},li=(e,t,i,r)=>{const o=n[e]||{},{getMediaDimensions:a}=o,c=(0,s._T)(o,["getMediaDimensions"]);return a?Object.assign(Object.assign({},a(t,i,r)),c):Object.assign({width:t,height:i},c)};var gi=i(19108);const{experiments:mi,media:fi,requestUrl:pi}=window.viewerModel;((e,t,i,n,r)=>{const{services:s,environmentConsts:o,wixCustomElements:u,media:h,requestUrl:d,mediaServices:l}=((e,t,i,n,r)=>{const s=Object.assign({staticMediaUrl:e.media.staticMediaUrl,mediaRootUrl:e.media.mediaRootUrl,experiments:{},isViewerMode:!0,devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio},r),o={mutationService:a(),biService:t,isExperimentOpen:t=>Boolean(e.experiments[t]),siteService:hi()},c=Object.assign(Object.assign({getMediaDimensionsByEffect:li},o),n);return Object.assign(Object.assign({},e),{wixCustomElements:i||di(),services:o,environmentConsts:s,mediaServices:c})})(e,t,i,n,r);ui({getMediaDimensionsByEffect:li}),u.defineWixVideo(l,Object.assign(Object.assign({},o),{staticVideoUrl:h.staticVideoUrl,prefersReducedMotion:(0,c.n)(window,d)})),u.defineWixIframe(s,o),u.defineWixImage(l,o),u.defineWixBgImage(l,o),u.defineWixBgMedia(l,o),window.__imageClientApi__=Jt.imageClientApi,window.externalsRegistry.imageClientApi.onload()})({experiments:mi,media:fi,requestUrl:pi},gi.e)},33143:function(e,t,i){i.d(t,{n:function(){return n}});const n=(e,t="")=>t.toLowerCase().includes("forcereducedmotion")||Boolean(null==e?void 0:e.matchMedia("(prefers-reduced-motion: reduce)").matches)}},function(e){e.O(0,[6008,142,8050],(function(){return t=57527,e(e.s=t);var t}));e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.49b0e183.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/wixDropdownWrapper.inline.a5eaaece.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[1229],{25418:function(e,t,i){var n=i(96114),r=i.n(n),o=i(90856),s=i(97146);const l="__more__",a="moreContainer",d=(e=window)=>{const t=(e,t,i,n,r,o,s,l)=>{if(e-=r*(s?n.length:n.length-1),e-=l.left+l.right,t&&(n=n.map((()=>o))),n.some((e=>0===e)))return null;let a=0;const d=n.reduce(((e,t)=>e+t),0);if(d>e)return null;if(t){if(i){const t=Math.floor(e/n.length),i=n.map((()=>t));if(a=t*n.length,a<e){const t=Math.floor(e-a);n.forEach(((e,n)=>{n<=t-1&&i[n]++}))}return i}return n}if(i){const t=Math.floor((e-d)/n.length);a=0;const i=n.map((e=>(a+=e+t,e+t)));if(a<e){const t=Math.floor(e-a);n.forEach(((e,n)=>{n<=t-1&&i[n]++}))}return i}return n},i=e=>Math.round(e),n=e=>{const t=parseFloat(e);return isFinite(t)?t:0},r=t=>t.getBoundingClientRect().top>e.innerHeight/2,d=(e,t,i,n,r)=>{const{width:o,height:s,alignButtons:l,hoverListPosition:a,menuItemContainerExtraPixels:d}=t,h=t.absoluteLeft,u=((e,t,i,n,r,o,s,l,a,d)=>{let h="0px",u="auto";const c=o.left,m=o.width;if("left"===t?h="left"===r?0:`${c+e.left}px`:"right"===t?(u="right"===r?0:n-c-m-e.right+"px",h="auto"):"left"===r?h=`${c+(m+e.left-i)/2}px`:"right"===r?(h="auto",u=(m+e.right-(i+e.width))/2+"px"):h=`${e.left+c+(m-(i+e.width))/2}px`,"auto"!==h){const e=s+parseInt(h,10);e+d>a?(h="auto",u=0):h=e<0?0:h}"auto"!==u&&(u=l-parseInt(u,10)>a?0:u);return{moreContainerLeft:h,moreContainerRight:u}})(d,l,n,o,a,i,h,h+o,t.bodyClientWidth,r);return{left:u.moreContainerLeft,right:u.moreContainerRight,top:t.needToOpenMenuUp?"auto":`${s}px`,bottom:t.needToOpenMenuUp?`${s}px`:"auto"}},h=e=>!isNaN(parseFloat(e))&&isFinite(e);return{measure:s=>{const a={},d={};d[s]=e.document.getElementById(`${s}`);let h=1;const u=document.querySelector("#site-root");u&&(h=u.getBoundingClientRect().width/u.offsetWidth);const c=(e=>{const t=+(0,o.Yu)(e,"numItems");return t<=0||t>Number.MAX_SAFE_INTEGER?[]:new Array(t).fill(0).map(((e,t)=>String(t)))})(d[s]),m=(e=>["moreContainer","itemsContainer","dropWrapper"].concat(e,[l]))(c);m.forEach((t=>{const i=`${s}${t}`;d[i]=e.document.getElementById(`${i}`)})),a.children=((e,t,n,r)=>{const o={};return n.forEach((n=>{const s=`${e}${n}`,l=t[s];l&&(o[s]={width:l.offsetWidth,boundingClientRectWidth:i(l.getBoundingClientRect().width/r),height:l.offsetHeight})})),o})(s,d,m,h);const b=d[s],p=d[`${s}itemsContainer`],f=p.childNodes,g=d[`${s}moreContainer`],v=g.childNodes,w=(0,o.Yu)(b,"stretchButtonsToMenuWidth"),_=(0,o.Yu)(b,"sameWidthButtons"),I=b.getBoundingClientRect();a.absoluteLeft=I.left,a.bodyClientWidth=e.document.body.clientWidth,a.alignButtons=(0,o.Yu)(b,"dropalign"),a.hoverListPosition=(0,o.Yu)(b,"drophposition"),a.menuBorderY=parseInt((0,o.Yu)(b,"menuborderY"),10),a.ribbonExtra=parseInt((0,o.Yu)(b,"ribbonExtra"),10),a.ribbonEls=parseInt((0,o.Yu)(b,"ribbonEls"),10),a.labelPad=parseInt((0,o.Yu)(b,"labelPad"),10),a.menuButtonBorder=parseInt((0,o.Yu)(b,"menubtnBorder"),10),a.menuItemContainerMargins=(t=>{const i=t.lastChild,n=e.getComputedStyle(i);return(parseInt(n.marginLeft,10)||0)+(parseInt(n.marginRight,10)||0)})(p),a.menuItemContainerExtraPixels=((t,i)=>{const r=e.getComputedStyle(t);let o=n(r.borderTopWidth)+n(r.paddingTop),s=n(r.borderBottomWidth)+n(r.paddingBottom),l=n(r.borderLeftWidth)+n(r.paddingLeft),a=n(r.borderRightWidth)+n(r.paddingRight);return i&&(o+=n(r.marginTop),s+=n(r.marginBottom),l+=n(r.marginLeft),a+=n(r.marginRight)),{top:o,bottom:s,left:l,right:a,height:o+s,width:l+a}})(p,!0),a.needToOpenMenuUp=r(b),a.menuItemMarginForAllChildren=!w||"false"!==p.getAttribute("data-marginAllChildren"),a.moreSubItem=[],a.labelWidths={},a.linkIds={},a.parentId={},a.menuItems={},a.labels={},v.forEach(((t,i)=>{a.parentId[t.id]=(0,o.Yu)(t,"parentId");const n=(0,o.Yu)(t,"dataId");a.menuItems[n]={dataId:n,parentId:(0,o.Yu)(t,"parentId"),moreDOMid:t.id,moreIndex:i},d[t.id]=t;const r=t.querySelector("p");d[r.id]=r,a.labels[r.id]={width:r.offsetWidth,height:r.offsetHeight,left:r.offsetLeft,lineHeight:parseInt(e.getComputedStyle(r).fontSize,10)},a.moreSubItem.push(t.id)})),f.forEach(((e,t)=>{const n=(0,o.Yu)(e,"dataId");a.menuItems[n]=a.menuItems[n]||{},a.menuItems[n].menuIndex=t,a.menuItems[n].menuDOMid=e.id,a.children[e.id].left=e.offsetLeft;const r=e.querySelector("p");d[r.id]=r,a.labelWidths[r.id]=((e,t)=>i(e.getBoundingClientRect().width/t))(r,h);const s=e.querySelector("p");d[s.id]=s,a.linkIds[e.id]=s.id}));const y=b.offsetHeight;a.height=y,a.width=b.offsetWidth,a.lineHeight=((e,t)=>e-t.menuBorderY-t.labelPad-t.ribbonEls-t.menuButtonBorder-t.ribbonExtra+"px")(y,a);const C=((e,i,n,r,s)=>{const l=i.width;i.hasOriginalGapData={},i.originalGapBetweenTextAndBtn={};const a=s.map((t=>{const n=r[e+t];let s;const l=(0,o.Yu)(n,"originalGapBetweenTextAndBtn");return void 0===l?(i.hasOriginalGapData[t]=!1,s=i.children[e+t].boundingClientRectWidth-i.labelWidths[`${e+t}label`],i.originalGapBetweenTextAndBtn[e+t]=s):(i.hasOriginalGapData[t]=!0,s=parseFloat(l)),i.children[e+t].width>0?Math.floor(i.labelWidths[`${e+t}label`]+s):0})),d=a.pop(),h=n.sameWidthButtons,u=n.stretchButtonsToMenuWidth;let c=!1;const m=i.menuItemContainerMargins,b=i.menuItemMarginForAllChildren,p=i.menuItemContainerExtraPixels,f=(e=>e.reduce(((e,t)=>e>t?e:t),-1/0))(a);let g=t(l,h,u,a,m,f,b,p);if(!g){for(let e=1;e<=a.length;e++)if(g=t(l,h,u,a.slice(0,-1*e).concat(d),m,f,b,p),g){c=!0;break}g||(c=!0,g=[d])}if(c){const e=g[g.length-1];for(g=g.slice(0,-1);g.length<s.length;)g.push(0);g[g.length-1]=e}return{realWidths:g,moreShown:c}})(s,a,{sameWidthButtons:_,stretchButtonsToMenuWidth:w},d,c.concat(l));return a.realWidths=C.realWidths,a.isMoreShown=C.moreShown,a.menuItemIds=c,a.hoverState=(0,o.Yu)(g,"hover",!1),{measures:a,domNodes:d}},patch:(e,t,i)=>{const n=i[e];(0,o.A_)(n,{overflowX:"visible"});const{menuItemIds:r,needToOpenMenuUp:u}=t,c=r.concat(l);var m,b;m=n,b=u,(0,o.a_)(m,{dropmode:b?"dropUp":"dropDown"});let p=0;if(t.hoverState===l){const e=t.realWidths.indexOf(0),n=t.menuItems[(0,s.w_)(t.menuItems,(t=>t.menuIndex===e))],l=n.moreIndex,a=l===r.length-1;n.moreDOMid&&(0,o.KT)(i[n.moreDOMid],{"data-listposition":a?"dropLonely":"top"}),Object.values(t.menuItems).filter((e=>!!e.moreDOMid)).forEach((e=>{if(e.moreIndex<l)(0,o.A_)(i[e.moreDOMid],{display:"none"});else{const i=`${e.moreDOMid}label`;p=Math.max(t.labels[i].width,p)}}))}else t.hoverState&&t.moreSubItem.forEach(((i,n)=>{const r=`${e+a+n}label`;p=Math.max(t.labels[r].width,p)}));((e,t,i,n)=>{const{hoverState:r}=t;if("-1"!==r){const{menuItemIds:s}=t,a=s.indexOf(r);if(h(t.hoverState)||r===l){if(!t.realWidths)return;const r=Math.max(n,t.children[-1!==a?e+a:e+l].width),s=Math.max(n,t.children[`${e}dropWrapper`].width),u=((e,t)=>e+15+t.menuBorderY+t.labelPad+t.menuButtonBorder)(0!==t.moreSubItem.length?t.labels[`${t.moreSubItem[0]}label`].lineHeight:0,t);t.moreSubItem.forEach((e=>{(0,o.A_)(i[e],{minWidth:`${r}px`}),(0,o.A_)(i[`${e}label`],{minWidth:"0px",lineHeight:`${u}px`})}));const c=h(t.hoverState)?t.hoverState:"__more__",m={width:t.children[e+c].width,left:t.children[e+c].left},b=d(0,t,m,r,s);(0,o.A_)(i[`${e}moreContainer`],{left:b.left,right:b.right}),(0,o.A_)(i[`${e}dropWrapper`],{left:b.left,right:b.right,top:b.top,bottom:b.bottom})}}})(e,t,i,p),t.originalGapBetweenTextAndBtn&&c.forEach((n=>{t.hasOriginalGapData[n]||(0,o.a_)(i[`${e}${n}`],{originalGapBetweenTextAndBtn:t.originalGapBetweenTextAndBtn[`${e}${n}`]})})),((e,t,i,n)=>{const{realWidths:r,height:s,menuItemContainerExtraPixels:l}=i;let a=0,d=null,h=null;const u=i.lineHeight,c=s-l.height;for(let s=0;s<n.length;s++){const l=r[s],m=l>0,b=e+n[s];h=i.linkIds[b],m?(a++,d=b,(0,o.A_)(t[b],{width:`${l}px`,height:`${c}px`,position:"relative","box-sizing":"border-box",overflow:"visible",visibility:"inherit"}),(0,o.A_)(t[`${b}label`],{"line-height":u}),(0,o.KT)(t[b],{"aria-hidden":!1})):((0,o.A_)(t[b],{height:"0px",overflow:"hidden",position:"absolute",visibility:"hidden"}),(0,o.KT)(t[b],{"aria-hidden":!0}),(0,o.KT)(t[h],{tabIndex:-1}))}1===a&&((0,o.a_)(t[`${e}moreContainer`],{listposition:"lonely"}),(0,o.a_)(t[d],{listposition:"lonely"}))})(e,i,t,c)}}};var h=function(e,t,i=window){const n=d(i);return class extends e{constructor(){super(...arguments),this._visible=!1,this._mutationIds={read:null,write:null},this._itemsContainer=null,this._dropContainer=null,this._labelItems=[]}static get observedAttributes(){return["data-hovered-item"]}attributeChangedCallback(){this._isVisible()&&this.reLayout()}connectedCallback(){this._id=this.getAttribute("id"),this._hideElement(),this._waitForDomLoad().then((()=>{super.observeResize(),this._observeChildrenResize(),this.reLayout()}))}disconnectedCallback(){t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),super.disconnectedCallback()}_waitForDomLoad(){let e;const t=new Promise((t=>{e=t}));return this._isDomReady()?e():(this._waitForDomReadyObserver=new i.MutationObserver((()=>this._onRootMutate(e))),this._waitForDomReadyObserver.observe(this,{childList:!0,subtree:!0})),t}_isDomReady(){return this._itemsContainer=i.document.getElementById(`${this._id}itemsContainer`),this._dropContainer=i.document.getElementById(`${this._id}dropWrapper`),this._itemsContainer&&this._dropContainer}_onRootMutate(e){this._isDomReady()&&(this._waitForDomReadyObserver.disconnect(),e())}_observeChildrenResize(){const e=Array.from(this._itemsContainer.childNodes);this._labelItems=e.map((e=>i.document.getElementById(`${e.getAttribute("id")}label`))),this._labelItems.forEach((e=>super.observeChildResize(e)))}_setVisibility(e){this._visible=e,this.style.visibility=e?"inherit":"hidden"}_isVisible(){return this._visible}_hideElement(){this._setVisibility(!1)}_showElement(){this._setVisibility(!0)}reLayout(){let e,i;t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),this._mutationIds.read=t.mutationService.measure((()=>{const t=n.measure(this._id);e=t.measures,i=t.domNodes})),this._mutationIds.write=t.mutationService.mutate((()=>{n.patch(this._id,e,i),this._showElement()}))}}},u=i(8819),c=i(71020);(()=>{if(window.customElements&&!window.customElements.get("wix-dropdown-menu")){const e=(0,c.Y)(),t=(0,u.Z)({resizeService:e},window),i=h(t,{resizeService:e,mutationService:r()},window);window.customElements.define("wix-dropdown-menu",i)}})()},8819:function(e,t){t.Z=function(e,t=window){class i extends t.HTMLElement{constructor(){super()}reLayout(){}connectedCallback(){this.observeResize(),this.reLayout()}disconnectedCallback(){this.unobserveResize(),this.unobserveChildren()}observeResize(){e.resizeService.observe(this)}unobserveResize(){e.resizeService.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new t.MutationObserver((()=>this.reLayout()))),this.childListObserver.observe(e,{childList:!0})}observeChildAttributes(e,i=[]){this.childrenAttributesObservers||(this.childrenAttributesObservers=[]);const n=new t.MutationObserver((()=>this.reLayout()));n.observe(e,{attributeFilter:i}),this.childrenAttributesObservers.push(n)}observeChildResize(t){this.childrenResizeObservers||(this.childrenResizeObservers=[]),e.resizeService.observeChild(t,this),this.childrenResizeObservers.push(t)}unobserveChildrenResize(){this.childrenResizeObservers&&(this.childrenResizeObservers.forEach((t=>{e.resizeService.unobserveChild(t)})),this.childrenResizeObservers=null)}unobserveChildren(){if(this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null),this.childrenAttributesObservers){for(let e of this.childrenAttributesObservers)e.disconnect(),e=null;this.childrenAttributesObservers=null}this.unobserveChildrenResize()}}return i}},90856:function(e,t,i){i.d(t,{A_:function(){return o},At:function(){return s},KT:function(){return r},P2:function(){return d},Yu:function(){return l},a_:function(){return a},dL:function(){return h},tE:function(){return u}});const n={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},r=(e,t)=>e&&t&&Object.keys(t).forEach((i=>e.setAttribute(i,t[i]))),o=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{const r=t[i];void 0!==r?e.style[i]=((e,t)=>"number"!=typeof t||n[e]?t:`${t}px`)(i,r):e.style.removeProperty(i)})),s=(e,t)=>e&&t&&Object.keys(t).forEach((i=>{e.style.setProperty(i,t[i])})),l=(e,t,i=!0)=>{return e&&i?(n=e.dataset[t])?"true"===n||"false"!==n&&("null"===n?null:""+ +n===n?+n:n):n:e.dataset[t];var n},a=(e,t)=>e&&t&&Object.assign(e.dataset,t),d=e=>e||document.documentElement.clientHeight||window.innerHeight||0,h=()=>window?window.pageYOffset||document.documentElement.scrollTop:0,u={fit:"contain",fill:"cover"}},71020:function(e,t,i){i.d(t,{Y:function(){return n}});const n=()=>{const e={observedElementToRelayoutTarget:new Map,getLayoutTargets(t){const i=new Set;return t.forEach((t=>i.add(e.observedElementToRelayoutTarget.get(t)))),i},observe:i=>{e.observedElementToRelayoutTarget.set(i,i),t.observe(i)},unobserve:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)},observeChild:(i,n)=>{e.observedElementToRelayoutTarget.set(i,n),t.observe(i)},unobserveChild:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)}},t=new window.ResizeObserver((t=>{e.getLayoutTargets(t.map((e=>e.target))).forEach((e=>e.reLayout()))}));return e}},97146:function(e,t,i){i.d(t,{Ax:function(){return s},Tw:function(){return o},U2:function(){return n},hr:function(){return l},w_:function(){return r},xn:function(){return a}});const n=(e,t,i)=>{const n=(Array.isArray(t)?t:t.split(".")).reduce(((e,t)=>e&&void 0!==e[t]?e[t]:null),e);return null!==n?n:i},r=(e,t)=>Object.keys(e).find((i=>t(e[i],i))),o=(e,t)=>{const i=e.reduce(((e,i)=>(e[t(i)]=i,e)),{});return Object.values(i)},s=e=>e&&e.split?e.split(";").reduce((function(e,t){const i=t.split(":");return i[0]&&i[1]&&(e[i[0].trim()]=i[1].trim()),e}),{}):{},l=(e,t=window)=>{let i=!1;return(...n)=>{i||(i=!0,t.requestAnimationFrame((()=>{i=!1,e(...n)})))}};function a(...e){let t=e[0];for(let i=1;i<e.length;++i)t=`${t.replace(/\/$/,"")}/${e[i].replace(/^\//,"")}`;return t}}},function(e){e.O(0,[6008],(function(){return t=25418,e(e.s=t);var t}));e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/wixDropdownWrapper.inline.a5eaaece.bundle.min.js.map</script>
<!-- initial scripts -->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.69bb2d63.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[5457],{43423:function(e,r,t){t.r(r),t.d(r,{platformWorkerPromise:function(){return i}});const{siteAssets:{clientTopology:o},siteFeatures:s,siteFeaturesConfigs:{platform:a},site:{externalBaseUrl:p}}=window.viewerModel,c=Worker&&s.includes("platform"),i=c?(async()=>{const e="platform_create-worker started";performance.mark(e);const r=a.clientWorkerUrl,t=r.startsWith("http://localhost:4200/")||r.startsWith("https://bo.wix.com/suricate/")||document.baseURI!==location.href?(e=>{const r=new Blob([`importScripts('${e}');`],{type:"application/javascript"});return URL.createObjectURL(r)})(a.clientWorkerUrl):r.replace(o.fileRepoUrl,`${p}/_partials`),s=new Worker(t),c=Object.keys(a.appsScripts.urls).filter((e=>{var r;return!(null===(r=a.bootstrapData.appsSpecData[e])||void 0===r?void 0:r.isModuleFederated)})).reduce(((e,r)=>(e[r]=a.appsScripts.urls[r],e)),{});s.postMessage({type:"platformScriptsToPreload",appScriptsUrls:c});const i="platform_create-worker ended";return performance.mark(i),performance.measure("Create Platform Web Worker",e,i),s})():Promise.resolve()}},function(e){var r;r=43423,e(e.s=r)}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.69bb2d63.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.d4b7756c.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([[9439],{78092:function(){!function(n){const e=new Set,a=[],t=n=>{const a=[];e.forEach((e=>{n.canHandleEvent(e)&&a.push(e)})),a.forEach((a=>{e.delete(a),n.handleEvent(a)}))};n.addEventListener("message",(n=>{const s={source:n.source,data:n.data,origin:n.origin},d=a.find((n=>n.canHandleEvent(s)));d?(t(d),d.handleEvent(s)):e.add(s)})),n._addWindowMessageHandler=n=>{a.push(n),t(n)}}(window)}},function(n){var e;e=78092,n(n.s=e)}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.d4b7756c.bundle.min.js.map</script>
<script async="" src="../../static.parastorage.com/services/wix-thunderbolt/dist/thunderbolt-commons.df5792e8.bundle.min.js"></script>
<script async="" src="../../static.parastorage.com/services/wix-thunderbolt/dist/main.3279f974.bundle.min.js"></script>
<!-- lodash script -->
<script async="" onload="externalsRegistry.lodash.onload()" src="../../static.parastorage.com/unpkg/[email protected]/lodash.min.js"></script>
<!-- react -->
<script crossorigin="" defer="" onload="externalsRegistry.react.onload()" src="../../static.parastorage.com/unpkg/[email protected]/umd/react.production.min.js"></script>
<!-- preloading post-scripts-->
<link async="" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&beckyExperiments=specs.thunderbolt.bgScrubMobile%3Atrue%2Cspecs.thunderbolt.WRichTextSemanticClasses%3Atrue%2Cspecs.thunderbolt.DatePickerPortal%3Atrue%2Cspecs.thunderbolt.allowMoreFilesFromPremiumDomain%3Atrue%2Cspecs.thunderbolt.shapeDividersDropShadowFix%3Atrue%2Cspecs.thunderbolt.ExpandableMenuFixDirection%3Atrue%2Cspecs.thunderbolt.PayPalApiv2%3Atrue%2Cspecs.thunderbolt.comps_to_hide_effectsis%3Atrue%2Cspecs.thunderbolt.new_responsive_layout_render_all_breakpoints%3Atrue%2Cspecs.thunderbolt.zIndexCss_catharsis%3Atrue%2Cspecs.thunderbolt.fontAntiAliased%3Atrue%2Cspecs.thunderbolt.shouldUseWowImage%3Atrue%2Cspecs.thunderbolt.customElemCollapsedheight%3Atrue%2Cspecs.thunderbolt.hoverbox_css_catharsis%3Atrue%2Cspecs.PayPalButton.apiv2%3Atrue%2Cspecs.thunderbolt.useMergedCssSelectors%3Atrue%2Cspecs.thunderbolt.landing_page_css_catharsis%3Atrue%2Cspecs.thunderbolt.native_css_mappers%3Atrue%2Cspecs.thunderbolt.rotated_components_style_catharsis%3Atrue%2Cspecs.thunderbolt.new_responsive_layout%3Atrue%2Cspecs.thunderbolt.catharsis_transitions_style%3Atrue&contentType=application%2Fjson&dfCk=6&dfVersion=1.2327.0&excludedSafariOrIOS=false&experiments=bv_remove_add_chat_viewer_fixer%2Cdm_linkTargetDefaults%2Cdm_migrateToTextTheme&externalBaseUrl=https%3A%2F%2Fthewixusername.wixsite.com%2Fwebsite&fileId=ddf0bbdd.bundle.min&formFactor=desktop&freemiumBanner=true&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&metaSiteId=1b939c71-42d8-4962-80c3-58318f17d1f7&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a&module=thunderbolt-platform&originalLanguage=en&pageId=c3be74_3d07f48be2d5e1c1bfa881bae4adeb36_1023.json&quickActionsMenuEnabled=false®istryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.10646.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.10646.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.238.0&siteId=cffe5e58-2342-48a3-9096-b8505c0d1c6a&siteRevision=1023&viewMode=desktop" id="platform_masterPage" as="fetch" position="post-scripts" rel="prefetch" crossorigin="anonymous"></link>
<link async="" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&beckyExperiments=specs.thunderbolt.bgScrubMobile%3Atrue%2Cspecs.thunderbolt.WRichTextSemanticClasses%3Atrue%2Cspecs.thunderbolt.DatePickerPortal%3Atrue%2Cspecs.thunderbolt.allowMoreFilesFromPremiumDomain%3Atrue%2Cspecs.thunderbolt.shapeDividersDropShadowFix%3Atrue%2Cspecs.thunderbolt.ExpandableMenuFixDirection%3Atrue%2Cspecs.thunderbolt.PayPalApiv2%3Atrue%2Cspecs.thunderbolt.comps_to_hide_effectsis%3Atrue%2Cspecs.thunderbolt.new_responsive_layout_render_all_breakpoints%3Atrue%2Cspecs.thunderbolt.zIndexCss_catharsis%3Atrue%2Cspecs.thunderbolt.fontAntiAliased%3Atrue%2Cspecs.thunderbolt.shouldUseWowImage%3Atrue%2Cspecs.thunderbolt.customElemCollapsedheight%3Atrue%2Cspecs.thunderbolt.hoverbox_css_catharsis%3Atrue%2Cspecs.PayPalButton.apiv2%3Atrue%2Cspecs.thunderbolt.useMergedCssSelectors%3Atrue%2Cspecs.thunderbolt.landing_page_css_catharsis%3Atrue%2Cspecs.thunderbolt.native_css_mappers%3Atrue%2Cspecs.thunderbolt.rotated_components_style_catharsis%3Atrue%2Cspecs.thunderbolt.new_responsive_layout%3Atrue%2Cspecs.thunderbolt.catharsis_transitions_style%3Atrue&contentType=application%2Fjson&dfCk=6&dfVersion=1.2327.0&excludedSafariOrIOS=false&experiments=bv_remove_add_chat_viewer_fixer%2Cdm_linkTargetDefaults%2Cdm_migrateToTextTheme&externalBaseUrl=https%3A%2F%2Fthewixusername.wixsite.com%2Fwebsite&fileId=ddf0bbdd.bundle.min&formFactor=desktop&freemiumBanner=true&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&metaSiteId=1b939c71-42d8-4962-80c3-58318f17d1f7&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a&module=thunderbolt-platform&originalLanguage=en&pageId=c3be74_e20772bd8f9e0b8618b9c256b2b7c816_1023.json&quickActionsMenuEnabled=false®istryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.10646.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.10646.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.238.0&siteId=cffe5e58-2342-48a3-9096-b8505c0d1c6a&siteRevision=1023&viewMode=desktop" id="platform_tp4gu" as="fetch" position="post-scripts" rel="prefetch" crossorigin="anonymous"></link>
<link async="" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&beckyExperiments=specs.thunderbolt.bgScrubMobile%3Atrue%2Cspecs.thunderbolt.WRichTextSemanticClasses%3Atrue%2Cspecs.thunderbolt.DatePickerPortal%3Atrue%2Cspecs.thunderbolt.allowMoreFilesFromPremiumDomain%3Atrue%2Cspecs.thunderbolt.shapeDividersDropShadowFix%3Atrue%2Cspecs.thunderbolt.ExpandableMenuFixDirection%3Atrue%2Cspecs.thunderbolt.PayPalApiv2%3Atrue%2Cspecs.thunderbolt.comps_to_hide_effectsis%3Atrue%2Cspecs.thunderbolt.new_responsive_layout_render_all_breakpoints%3Atrue%2Cspecs.thunderbolt.zIndexCss_catharsis%3Atrue%2Cspecs.thunderbolt.fontAntiAliased%3Atrue%2Cspecs.thunderbolt.shouldUseWowImage%3Atrue%2Cspecs.thunderbolt.customElemCollapsedheight%3Atrue%2Cspecs.thunderbolt.hoverbox_css_catharsis%3Atrue%2Cspecs.PayPalButton.apiv2%3Atrue%2Cspecs.thunderbolt.useMergedCssSelectors%3Atrue%2Cspecs.thunderbolt.landing_page_css_catharsis%3Atrue%2Cspecs.thunderbolt.native_css_mappers%3Atrue%2Cspecs.thunderbolt.rotated_components_style_catharsis%3Atrue%2Cspecs.thunderbolt.new_responsive_layout%3Atrue%2Cspecs.thunderbolt.catharsis_transitions_style%3Atrue&contentType=application%2Fjson&deviceType=Desktop&dfCk=6&dfVersion=1.2327.0&disableStaticPagesUrlHierarchy=false&excludedSafariOrIOS=false&experiments=bv_remove_add_chat_viewer_fixer%2Cdm_linkTargetDefaults%2Cdm_migrateToTextTheme&externalBaseUrl=https%3A%2F%2Fthewixusername.wixsite.com%2Fwebsite&fileId=166e061e.bundle.min&formFactor=desktop&freemiumBanner=true&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=false&isMultilingualEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&languageResolutionMethod=QueryParam&metaSiteId=1b939c71-42d8-4962-80c3-58318f17d1f7&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a&module=thunderbolt-features&originalLanguage=en&pageId=c3be74_3d07f48be2d5e1c1bfa881bae4adeb36_1023.json&quickActionsMenuEnabled=false®istryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.10646.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.10646.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.238.0&siteId=cffe5e58-2342-48a3-9096-b8505c0d1c6a&siteRevision=1023&staticHTMLComponentUrl=https%3A%2F%2Fthewixusername-wixsite-com.filesusr.com%2F&useSandboxInHTMLComp=true&viewMode=desktop" id="features_masterPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>
<link async="" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&beckyExperiments=specs.thunderbolt.bgScrubMobile%3Atrue%2Cspecs.thunderbolt.WRichTextSemanticClasses%3Atrue%2Cspecs.thunderbolt.DatePickerPortal%3Atrue%2Cspecs.thunderbolt.allowMoreFilesFromPremiumDomain%3Atrue%2Cspecs.thunderbolt.shapeDividersDropShadowFix%3Atrue%2Cspecs.thunderbolt.ExpandableMenuFixDirection%3Atrue%2Cspecs.thunderbolt.PayPalApiv2%3Atrue%2Cspecs.thunderbolt.comps_to_hide_effectsis%3Atrue%2Cspecs.thunderbolt.new_responsive_layout_render_all_breakpoints%3Atrue%2Cspecs.thunderbolt.zIndexCss_catharsis%3Atrue%2Cspecs.thunderbolt.fontAntiAliased%3Atrue%2Cspecs.thunderbolt.shouldUseWowImage%3Atrue%2Cspecs.thunderbolt.customElemCollapsedheight%3Atrue%2Cspecs.thunderbolt.hoverbox_css_catharsis%3Atrue%2Cspecs.PayPalButton.apiv2%3Atrue%2Cspecs.thunderbolt.useMergedCssSelectors%3Atrue%2Cspecs.thunderbolt.landing_page_css_catharsis%3Atrue%2Cspecs.thunderbolt.native_css_mappers%3Atrue%2Cspecs.thunderbolt.rotated_components_style_catharsis%3Atrue%2Cspecs.thunderbolt.new_responsive_layout%3Atrue%2Cspecs.thunderbolt.catharsis_transitions_style%3Atrue&contentType=application%2Fjson&deviceType=Desktop&dfCk=6&dfVersion=1.2327.0&disableStaticPagesUrlHierarchy=false&excludedSafariOrIOS=false&experiments=bv_remove_add_chat_viewer_fixer%2Cdm_linkTargetDefaults%2Cdm_migrateToTextTheme&externalBaseUrl=https%3A%2F%2Fthewixusername.wixsite.com%2Fwebsite&fileId=166e061e.bundle.min&formFactor=desktop&freemiumBanner=true&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=false&isMultilingualEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&languageResolutionMethod=QueryParam&metaSiteId=1b939c71-42d8-4962-80c3-58318f17d1f7&migratingToOoiWidgetIds=14fd5970-8072-c276-1246-058b79e70c1a&module=thunderbolt-features&originalLanguage=en&pageId=c3be74_e20772bd8f9e0b8618b9c256b2b7c816_1023.json&quickActionsMenuEnabled=false®istryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.10646.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.10646.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.238.0&siteId=cffe5e58-2342-48a3-9096-b8505c0d1c6a&siteRevision=1023&staticHTMLComponentUrl=https%3A%2F%2Fthewixusername-wixsite-com.filesusr.com%2F&useSandboxInHTMLComp=true&viewMode=desktop" id="features_tp4gu" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>
<!-- Initial CSS -->
<style data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/main.fc77e919.min.css">a,abbr,acronym,address,applet,b,big,blockquote,body,button,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,nav,object,ol,p,pre,q,s,samp,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,title,tr,tt,u,ul,var{background:transparent;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}body{font-family:Arial,Helvetica,sans-serif;font-size:10px}input,select,textarea{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif}ol,ul{list-style:none}blockquote,q{quotes:none}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a{cursor:pointer;text-decoration:none}body,html{height:100%}body{overflow-x:auto;overflow-y:scroll}.testStyles{overflow-y:hidden}.reset-button{-webkit-appearance:none;background:none;border:0;color:inherit;font:inherit;line-height:normal;outline:0;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}:focus{outline:none}body.device-mobile-optimized{overflow-x:hidden;overflow-y:scroll}body.device-mobile-optimized:not(.responsive) #SITE_CONTAINER{margin-left:auto;margin-right:auto;overflow-x:visible;position:relative;width:320px}body.device-mobile-optimized:not(.responsive):not(.blockSiteScrolling) #SITE_CONTAINER{margin-top:0}body.device-mobile-optimized>*{max-width:100%!important}body.device-mobile-optimized #site-root{overflow-x:hidden;overflow-y:hidden}@supports(overflow:clip){body.device-mobile-optimized #site-root{overflow-x:clip;overflow-y:clip}}body.device-mobile-non-optimized #SITE_CONTAINER #site-root{overflow-x:hidden;overflow-y:auto}body.device-mobile-non-optimized.fullScreenMode{background-color:#5f6360}body.device-mobile-non-optimized.fullScreenMode #MOBILE_ACTIONS_MENU,body.device-mobile-non-optimized.fullScreenMode #SITE_BACKGROUND,body.device-mobile-non-optimized.fullScreenMode #site-root,body.fullScreenMode #WIX_ADS{visibility:hidden}body.fullScreenMode{overflow-x:hidden!important;overflow-y:hidden!important}body.fullScreenMode.device-mobile-optimized #TINY_MENU{opacity:0;pointer-events:none}body.fullScreenMode-scrollable.device-mobile-optimized{overflow-x:hidden!important;overflow-y:auto!important}body.fullScreenMode-scrollable.device-mobile-optimized #masterPage,body.fullScreenMode-scrollable.device-mobile-optimized #site-root{overflow-x:hidden!important;overflow-y:hidden!important}body.fullScreenMode-scrollable.device-mobile-optimized #SITE_BACKGROUND,body.fullScreenMode-scrollable.device-mobile-optimized #masterPage{height:auto!important}body.fullScreenMode-scrollable.device-mobile-optimized #masterPage.mesh-layout{height:0!important}body.blockSiteScrolling{overflow:hidden;position:fixed;width:100%}body.blockSiteScrolling #SITE_CONTAINER{margin-top:calc(var(--blocked-site-scroll-margin-top)*-1)}body.blockSiteScrolling:not(.responsive) #WIX_ADS{margin-top:var(--blocked-site-scroll-margin-top)}.fullScreenOverlay{bottom:0;display:flex;justify-content:center;left:0;overflow-y:hidden;position:fixed;right:0;top:-60px;z-index:1005}.fullScreenOverlay>.fullScreenOverlayContent{bottom:0;left:0;margin:0 auto;overflow:hidden;position:absolute;right:0;top:60px;transform:translateZ(0)}[data-mesh-id$=centeredContent],[data-mesh-id$=form],[data-mesh-id$=inlineContent]{pointer-events:none;position:relative}[data-mesh-id$=-gridWrapper],[data-mesh-id$=-rotated-wrapper]{pointer-events:none}[data-mesh-id$=-gridContainer]>*,[data-mesh-id$=-rotated-wrapper]>*,[data-mesh-id$=inlineContent]>:not([data-mesh-id$=-gridContainer]){pointer-events:auto}.device-mobile-optimized #masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID{grid-area:2/1/3/2;-ms-grid-row:2;position:relative}#masterPage.mesh-layout{-ms-grid-rows:max-content max-content min-content max-content;-ms-grid-columns:100%;align-items:start;display:-ms-grid;display:grid;grid-template-columns:100%;grid-template-rows:max-content max-content min-content max-content;justify-content:stretch}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #SITE_FOOTER-placeholder,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #SITE_HEADER-placeholder,#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID[data-state~=mobileView],#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{-ms-grid-row-align:start;-ms-grid-column-align:start;-ms-grid-column:1}#masterPage.mesh-layout #SITE_HEADER-placeholder,#masterPage.mesh-layout #SITE_HEADER_WRAPPER{grid-area:1/1/2/2;-ms-grid-row:1}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{grid-area:3/1/4/2;-ms-grid-row:3}#masterPage.mesh-layout #soapAfterPagesContainer,#masterPage.mesh-layout #soapBeforePagesContainer{width:100%}#masterPage.mesh-layout #PAGES_CONTAINER{align-self:stretch}#masterPage.mesh-layout main#PAGES_CONTAINER{display:block}#masterPage.mesh-layout #SITE_FOOTER-placeholder,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER{grid-area:4/1/5/2;-ms-grid-row:4}#masterPage.mesh-layout #SITE_PAGES,#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERcenteredContent],#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERinlineContent]{height:100%}#masterPage.mesh-layout.desktop>*{width:100%}#masterPage.mesh-layout #PAGES_CONTAINER,#masterPage.mesh-layout #SITE_FOOTER,#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,#masterPage.mesh-layout #SITE_HEADER,#masterPage.mesh-layout #SITE_HEADER_WRAPPER,#masterPage.mesh-layout #SITE_PAGES,#masterPage.mesh-layout #masterPageinlineContent,#site-root{position:relative}#site-root{margin:0 auto;min-height:100%;top:var(--wix-ads-top-height)}#site-root img:not([src]){visibility:hidden}#site-root svg img:not([src]){visibility:visible}body:not(.responsive) #site-root{min-width:var(--site-width);width:100%}#SITE_CONTAINER{position:relative}.auto-generated-link{color:inherit}body:not([data-js-loaded]) [data-hide-prejs]{visibility:hidden}#SCROLL_TO_BOTTOM,#SCROLL_TO_TOP{height:0}.has-click-trigger{cursor:pointer}[data-z-counter]{z-index:0}[data-z-counter="0"]{z-index:auto}.wixSiteProperties{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}</style>
<script defer="" src="../../static.parastorage.com/services/tag-manager-client/1.705.0/siteTags.bundle.min.js"></script>
<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-->
<script async="" id="wix-perf-measure" src="../../static.parastorage.com/services/wix-perf-measure/1.1058.0/wix-perf-measure.umd.min.js"></script>
<!-- head performance data start -->
<!-- head performance data end -->
<!-- react-dom -->
<script crossorigin="" defer="" onload="externalsRegistry.reactDOM.onload()" src="../../static.parastorage.com/unpkg/[email protected]/umd/react-dom.production.min.js"></script>
<meta http-equiv="X-Wix-Meta-Site-Id" content="1b939c71-42d8-4962-80c3-58318f17d1f7">
<meta http-equiv="X-Wix-Application-Instance-Id" content="cffe5e58-2342-48a3-9096-b8505c0d1c6a">
<meta http-equiv="X-Wix-Published-Version" content="1023"/>
<meta http-equiv="etag" content="bug"/>
<!-- render-head end -->
<!--render body head beginning-->
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap.ad00b47d.min.css">.StylableButton2545352419__root{-archetype:box;border:none;box-sizing:border-box;cursor:pointer;display:block;height:100%;min-height:10px;min-width:10px;padding:0;touch-action:manipulation;width:100%}.StylableButton2545352419__root[disabled]{pointer-events:none}.StylableButton2545352419__root.StylableButton2545352419--hasBackgroundColor{background-color:var(--corvid-background-color)!important}.StylableButton2545352419__root.StylableButton2545352419--hasBorderColor{border-color:var(--corvid-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.StylableButton2545352419--hasColor,.StylableButton2545352419__root.StylableButton2545352419--hasColor .StylableButton2545352419__label{color:var(--corvid-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>div{display:flex;height:inherit;width:inherit}.Vd6aQZ{overflow:hidden;padding:0;pointer-events:none;white-space:nowrap}.mHZSwn{display:none}.nDEeB0{cursor:pointer}.lvxhkV{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.QJjwEo{transform:translateY(-100%);transition:.2s ease-in}.kdBXfh{transition:.2s}.MP52zt{opacity:0;transition:.2s ease-in}.MP52zt.Bhu9m5{z-index:-1!important}.LVP8Wf{opacity:1;transition:.2s}.VrZrC0{height:auto}.VrZrC0,.cKxVkc{position:relative;width:100%}:host(:not(.device-mobile-optimized)) .vlM3HR,body:not(.device-mobile-optimized) .vlM3HR{margin-left:calc((100% - var(--site-width))/2);width:var(--site-width)}.AT7o0U[data-focuscycled=active]{outline:1px solid transparent}.AT7o0U[data-focuscycled=active]:not(:focus-within){outline:2px solid transparent;transition:outline .01s ease}.AT7o0U .vlM3HR{bottom:0;left:0;position:absolute;right:0;top:0}.HlRz5e{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.I5zqsT{display:block;height:100%;width:100%}.WzbAF8 .mpGTIt .O6KwRn{display:var(--item-display);height:var(--item-size);margin:var(--item-margin);width:var(--item-size)}.WzbAF8 .mpGTIt .O6KwRn:last-child{margin: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}.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) .JshATs{overflow-x:clip}.fcNEqv{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:100%}.fcNEqv>div{align-self:stretch!important;justify-self:stretch!important}.u9k3ts{bottom:0;left:0;position:absolute;right:0;top:0}.WQ4fSJ{cursor:pointer}.aizuI7{-webkit-tap-highlight-color:rgba(0,0,0,0);fill:var(--fill);fill-opacity:var(--fill-opacity);stroke:var(--stroke);stroke-opacity:var(--stroke-opacity);stroke-width:var(--stroke-width);filter:var(--drop-shadow,none);opacity:var(--opacity);transform:var(--flip)}.aizuI7,.aizuI7 svg{bottom:0;left:0;position:absolute;right:0;top:0}.aizuI7 svg{height:var(--svg-calculated-height,100%);margin:auto;padding:var(--svg-calculated-padding,0);width:var(--svg-calculated-width,100%)}.TcoJIb *{vector-effect:non-scaling-stroke}.R8rhQA svg,.elfY4_ svg{overflow:visible!important}@supports(-webkit-hyphens:none){.aizuI7.elfY4_{will-change:filter}}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}.dZ1L9N{cursor:pointer}.m0paWe{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.tz5f0K [data-attr-richtext-marker=true] table{border-collapse:collapse;margin:15px 0;width:100%}.tz5f0K [data-attr-richtext-marker=true] table td{padding:12px;position:relative}.tz5f0K [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}.tz5f0K [data-attr-richtext-marker=true] table tr td:last-child:after{border-right:1px solid currentColor}.tz5f0K [data-attr-richtext-marker=true] table tr:first-child td:after{border-top:1px solid currentColor}.Mpd2QF{min-height:var(--min-height);min-width:var(--min-width)}.Mpd2QF .RpJUy_{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.Mpd2QF .RpJUy_ ul{list-style:disc inside}.Mpd2QF .RpJUy_ li{margin-bottom:12px}.BaOVQ8 blockquote,.BaOVQ8 h1,.BaOVQ8 h2,.BaOVQ8 h3,.BaOVQ8 h4,.BaOVQ8 h5,.BaOVQ8 h6,.BaOVQ8 p{letter-spacing:normal;line-height:normal}.KriRUO{min-height:var(--min-height);min-width:var(--min-width)}.KriRUO .RpJUy_{word-wrap:break-word;height:100%;overflow-wrap:break-word;position:relative;width:100%}.KriRUO .RpJUy_ ol,.KriRUO .RpJUy_ ul{letter-spacing:normal;line-height:normal;margin-left:.5em;padding-left:1.3em}.KriRUO .RpJUy_ ol[dir=rtl],.KriRUO .RpJUy_ ul[dir=rtl]{margin-right:.5em;padding-right:1.3em}.KriRUO .RpJUy_ ul{list-style-type:disc}.KriRUO .RpJUy_ ol{list-style-type:decimal}.KriRUO .RpJUy_ ol[dir=rtl],.KriRUO .RpJUy_ ul[dir=rtl]{margin-right:.5em;padding-right:1.3em}.KriRUO .RpJUy_ ol ul,.KriRUO .RpJUy_ ul ul{line-height:normal;list-style-type:circle}.KriRUO .RpJUy_ ol ol ul,.KriRUO .RpJUy_ ol ul ul,.KriRUO .RpJUy_ ul ol ul,.KriRUO .RpJUy_ ul ul ul{line-height:normal;list-style-type:square}.KriRUO .RpJUy_ li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.KriRUO .RpJUy_ h1,.KriRUO .RpJUy_ h2,.KriRUO .RpJUy_ h3,.KriRUO .RpJUy_ h4,.KriRUO .RpJUy_ h5,.KriRUO .RpJUy_ h6,.KriRUO .RpJUy_ p{letter-spacing:normal;line-height:normal;margin:0}.KriRUO .RpJUy_ a{color:inherit}.BaOVQ8,.KcpHeO{word-wrap:break-word;min-height:var(--min-height);min-width:var(--min-width);overflow-wrap:break-word;pointer-events:none;text-align:start}.BaOVQ8>*,.KcpHeO>*{pointer-events:auto}.BaOVQ8 li,.KcpHeO li{font-style:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit}.BaOVQ8 ol,.BaOVQ8 ul,.KcpHeO ol,.KcpHeO ul{letter-spacing:normal;line-height:normal;margin-left:.5em;margin-right:0;padding-left:1.3em;padding-right:0}.BaOVQ8 ul,.KcpHeO ul{list-style-type:disc}.BaOVQ8 ol,.KcpHeO ol{list-style-type:decimal}.BaOVQ8 ol ul,.BaOVQ8 ul ul,.KcpHeO ol ul,.KcpHeO ul ul{list-style-type:circle}.BaOVQ8 ol ol ul,.BaOVQ8 ol ul ul,.BaOVQ8 ul ol ul,.BaOVQ8 ul ul ul,.KcpHeO ol ol ul,.KcpHeO ol ul ul,.KcpHeO ul ol ul,.KcpHeO ul ul ul{list-style-type:square}.BaOVQ8 ol[dir=rtl],.BaOVQ8 ol[dir=rtl] ol,.BaOVQ8 ol[dir=rtl] ul,.BaOVQ8 ul[dir=rtl],.BaOVQ8 ul[dir=rtl] ol,.BaOVQ8 ul[dir=rtl] ul,.KcpHeO ol[dir=rtl],.KcpHeO ol[dir=rtl] ol,.KcpHeO ol[dir=rtl] ul,.KcpHeO ul[dir=rtl],.KcpHeO ul[dir=rtl] ol,.KcpHeO ul[dir=rtl] ul{margin-left:0;margin-right:.5em;padding-left:0;padding-right:1.3em}.BaOVQ8 blockquote,.BaOVQ8 h1,.BaOVQ8 h2,.BaOVQ8 h3,.BaOVQ8 h4,.BaOVQ8 h5,.BaOVQ8 h6,.BaOVQ8 p,.KcpHeO blockquote,.KcpHeO h1,.KcpHeO h2,.KcpHeO h3,.KcpHeO h4,.KcpHeO h5,.KcpHeO h6,.KcpHeO p{margin:0}.BaOVQ8 a,.KcpHeO a{color:inherit}.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_bootstrap-classic.6d2175ad.min.css">.YzqVVZ{overflow:visible;position:relative}.mwF7X1{-webkit-backface-visibility:hidden;backface-visibility:hidden}.YGilLk{cursor:pointer}.HlRz5e{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.I5zqsT{display:block}.I5zqsT,.MW5IWV{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)}.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%}.bX9O_S{-webkit-clip-path:var(--fill-layer-clip);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)),var(--alpha-bg,1)));border-bottom:var(--brwb,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--color_15)),var(--alpha-brd,1)));border-top:var(--brwt,0) solid var(--screenwidth-corvid-border-color,rgba(var(--brd,var(--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)),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{height:100%;min-height:calc(100vh - var(--wix-ads-height));min-width:var(--site-width);position:var(--bg-position);top:var(--wix-ads-height);width:100%}.zKbzSQ{touch-action:manipulation}.kuTaGy{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}.kuTaGy:before{max-width:var(--margin-left,0)}.kuTaGy:after,.kuTaGy:before{align-self:stretch;content:"";flex-grow:1}.kuTaGy:after{max-width:var(--margin-right,0)}.R6ex7N{height:100%}.R6ex7N .kuTaGy{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)}.R6ex7N .kuTaGy:link,.R6ex7N .kuTaGy:visited{border-color:transparent}.R6ex7N .M3I7Z2{color:var(--corvid-color,rgb(var(--txt,var(--color_15))));font:var(--fnt,var(--font_5));margin:0;position:relative;transition:var(--trans2,color .4s ease 0s);white-space:nowrap}.R6ex7N[aria-disabled=false] .kuTaGy{background-color:var(--corvid-background-color,rgba(var(--bg,var(--color_17)),var(--alpha-bg,1)));border:solid var(--corvid-border-color,rgba(var(--brd,var(--color_15)),var(--alpha-brd,1))) var(--corvid-border-width,var(--brw,0));cursor:pointer!important}:host(.device-mobile-optimized) .R6ex7N[aria-disabled=false]:active .kuTaGy,body.device-mobile-optimized .R6ex7N[aria-disabled=false]:active .kuTaGy{background-color:rgba(var(--bgh,var(--color_18)),var(--alpha-bgh,1));border-color:rgba(var(--brdh,var(--color_15)),var(--alpha-brdh,1))}:host(.device-mobile-optimized) .R6ex7N[aria-disabled=false]:active .M3I7Z2,body.device-mobile-optimized .R6ex7N[aria-disabled=false]:active .M3I7Z2{color:rgb(var(--txth,var(--color_15)))}:host(:not(.device-mobile-optimized)) .R6ex7N[aria-disabled=false]:hover .kuTaGy,body:not(.device-mobile-optimized) .R6ex7N[aria-disabled=false]:hover .kuTaGy{background-color:rgba(var(--bgh,var(--color_18)),var(--alpha-bgh,1));border-color:rgba(var(--brdh,var(--color_15)),var(--alpha-brdh,1))}:host(:not(.device-mobile-optimized)) .R6ex7N[aria-disabled=false]:hover .M3I7Z2,body:not(.device-mobile-optimized) .R6ex7N[aria-disabled=false]:hover .M3I7Z2{color:rgb(var(--txth,var(--color_15)))}.R6ex7N[aria-disabled=true] .kuTaGy{background-color:rgba(var(--bgd,204,204,204),var(--alpha-bgd,1));border-color:rgba(var(--brdd,204,204,204),var(--alpha-brdd,1));border-style:solid;border-width:var(--corvid-border-width,var(--brw,0))}.R6ex7N[aria-disabled=true] .M3I7Z2{color:rgb(var(--txtd,255,255,255))}.U2uNPe{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}.U2uNPe:before{max-width:var(--margin-left,0)}.U2uNPe:after,.U2uNPe:before{align-self:stretch;content:"";flex-grow:1}.U2uNPe:after{max-width:var(--margin-right,0)}.S3GIZZ[aria-disabled=false] .U2uNPe{cursor:pointer}:host(.device-mobile-optimized) .S3GIZZ[aria-disabled=false]:active .CQ3ICl,body.device-mobile-optimized .S3GIZZ[aria-disabled=false]:active .CQ3ICl{color:rgb(var(--txth,var(--color_15)));transition:var(--trans,color .4s ease 0s)}:host(:not(.device-mobile-optimized)) .S3GIZZ[aria-disabled=false]:hover .CQ3ICl,body:not(.device-mobile-optimized) .S3GIZZ[aria-disabled=false]:hover .CQ3ICl{color:rgb(var(--txth,var(--color_15)));transition:var(--trans,color .4s ease 0s)}.S3GIZZ .U2uNPe{bottom:0;left:0;position:absolute;right:0;top:0}.S3GIZZ .CQ3ICl{color:var(--corvid-color,rgb(var(--txt,var(--color_15))));font:var(--fnt,var(--font_5));transition:var(--trans,color .4s ease 0s);white-space:nowrap}.S3GIZZ[aria-disabled=true] .CQ3ICl{color:rgb(var(--txtd,255,255,255))}:host(:not(.device-mobile-optimized)) .Lw0u6i,body:not(.device-mobile-optimized) .Lw0u6i{--display:flex;display:var(--display)}:host(:not(.device-mobile-optimized)) .So7Ias,body:not(.device-mobile-optimized) .So7Ias{display:flex;margin:0 auto;position:relative;width:calc(100% - var(--padding)*2)}:host(:not(.device-mobile-optimized)) .So7Ias>*,body:not(.device-mobile-optimized) .So7Ias>*{flex:var(--column-flex) 1 0%;left:0;margin-bottom:var(--padding);margin-left:var(--margin);margin-top:var(--padding);min-width:0;position:relative;top:0}:host(:not(.device-mobile-optimized)) .So7Ias>:first-child,body:not(.device-mobile-optimized) .So7Ias>:first-child{margin-left:0}:host(.device-mobile-optimized) .So7Ias,body.device-mobile-optimized .So7Ias{display:block;padding:var(--padding) 0;position:relative}:host(.device-mobile-optimized) .So7Ias>*,body.device-mobile-optimized .So7Ias>*{margin-bottom:var(--margin);position:relative}:host(.device-mobile-optimized) .So7Ias>:first-child,body.device-mobile-optimized .So7Ias>:first-child{margin-top:var(--firstChildMarginTop,0)}:host(.device-mobile-optimized) .So7Ias>:last-child,body.device-mobile-optimized .So7Ias>:last-child{margin-bottom:var(--lastChildMarginBottom,var(--margin))}.qby0Dy{-webkit-backface-visibility:hidden;backface-visibility:hidden}.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)}.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)}.nTOEE9{height:100%;overflow:hidden;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}.rYiAuL{cursor:pointer}.gSXewE{height:0;left:0;overflow:hidden;position:absolute;top:0;width:0}.j7pOnl{box-sizing:border-box;height:100%;width:100%}.BI8PVQ{min-height:var(--image-min-height);min-width:var(--image-min-width)}.BI8PVQ img{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)),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-responsive.ec2d27ea.min.css">.R7lArd{overflow-x:hidden}.R7lArd .l9EQj1{display:flex;flex-direction:column;height:100%;width:100%}.R7lArd .l9EQj1 .WNM2rt{flex:1}.R7lArd .l9EQj1 .DN7syf{height:calc(100% - (var(--menuTotalBordersY, 0px)));overflow:visible;white-space:nowrap;width:calc(100% - (var(--menuTotalBordersX, 0px)))}.R7lArd .l9EQj1 .DN7syf .rqt3qI{display:inline-block}.R7lArd .l9EQj1 .DN7syf .d4jfwp{display:block;width:100%}.R7lArd .JdScD2{display:block;opacity:1;z-index:99999}.R7lArd .JdScD2 .k8K0Wj{display:inherit;overflow:visible;visibility:inherit;white-space:nowrap;width:auto}.R7lArd .JdScD2._3URS4{transition:visibility;transition-delay:.2s;visibility:visible}.R7lArd .JdScD2 .iryznZ{display:inline-block}.R7lArd .BKX7vq{display:none}.BSjLjI>nav{bottom:0;left:0;right:0;top:0}.BSjLjI .DN7syf,.BSjLjI .JdScD2,.BSjLjI>nav{position:absolute}.BSjLjI .JdScD2{margin-top:7px;visibility:hidden}.BSjLjI .JdScD2[data-dropMode=dropUp]{margin-bottom:7px;margin-top:0}.BSjLjI .k8K0Wj{background-color:rgba(var(--bgDrop,var(--color_11)),var(--alpha-bgDrop,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6))}.RfkZFw,.vDnwi4{box-sizing:border-box;height:100%;overflow:visible;position:relative;width:auto}.RfkZFw[data-state~=header] a,.RfkZFw[data-state~=header] div,[data-state~=header].vDnwi4 a,[data-state~=header].vDnwi4 div{cursor:default!important}.RfkZFw .lY3Nwh,.vDnwi4 .lY3Nwh{display:inline-block;height:100%;width:100%}.vDnwi4{--display:inline-block;cursor:pointer;display:var(--display);font:var(--fnt,var(--font_1))}.vDnwi4 .rBTT56{padding:0 var(--pad,5px)}.vDnwi4 .foFAdY{color:rgb(var(--txt,var(--color_15)));display:inline-block;padding:0 10px;transition:var(--trans,color .4s ease 0s)}.vDnwi4[data-state~=drop]{display:block;width:100%}.vDnwi4[data-state~=drop] .foFAdY{padding:0 .5em}.vDnwi4[data-state~=link]:hover .foFAdY,.vDnwi4[data-state~=over] .foFAdY{color:rgb(var(--txth,var(--color_14)));transition:var(--trans,color .4s ease 0s)}.vDnwi4[data-state~=selected] .foFAdY{color:rgb(var(--txts,var(--color_14)));transition:var(--trans,color .4s ease 0s)}.P0dCOY .PJ4KCX{background-color:rgba(var(--bg,var(--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[FreemiumBannerDesktop].779d1c4b.min.css">@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@);src:url(../../static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/56be84de-9d60-4089-8df0-0ea6ec786b84.eot@) 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) 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@);src:url(../../static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot@) 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) 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@);src:url(../../static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot@) 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) 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@);src:url(../../static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot@) 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) 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@);src:url(../../static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/30b6ffc3-3b64-40dd-9ff8-a3a850daf535.eot@) 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) 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@);src:url(../../static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot@) 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) 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@);src:url(../../static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/0b3a3fca-0fad-402b-bd38-fdcbad1ef776.eot@) 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) 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@);src:url(../../static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/55f60419-09c3-42bd-b81f-1983ff093852.eot@) 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) 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@);src:url(../../static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/93b6bf6a-418e-4a8f-8f79-cb9c99ef3e32.eot@) 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) 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@);src:url(../../static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/5b85c7cc-6ad4-4226-83f5-9d19e2974123.eot@) 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) 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@);src:url(../../static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/7092fdcc-7036-48ce-ae23-cfbc9be2e3b0.eot@) 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) 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@);src:url(../../static.parastorage.com/services/third-party/fonts/Helvetica/Fonts/f1feaed7-6bce-400a-a07e-a893ae43a680.eot@) 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) format("svg")}.c7bzh_{width:100%}.c7bzh_.YXHWcl{--display:none;display:var(--display)}.c7bzh_.crE6R7{display:block;visibility:visible}.c7bzh_ .I9E5U_{direction:rtl}.c7bzh_ .Oxzvyr{direction:ltr}.c7bzh_.L27qsU{position:fixed;top:0;z-index:var(--above-all-z-index)}.c7bzh_ .YD5pSO{align-items:center;background:#eff1f2;border-bottom:3px solid #a0138e;box-sizing:border-box;display:flex;height:50px;justify-content:center;width:100%}.c7bzh_ .YD5pSO.mlxr6g{background-color:red;border:none}.c7bzh_ .YD5pSO:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #116dff,inset -2px 2px 0 0 #116dff,inset 2px 2px 0 0 #116dff,inset 0 3px 0 0 #fff!important}.c7bzh_ .YD5pSO>.aGHwBE{align-items:center;display:flex}.c7bzh_ .YD5pSO>.aGHwBE .areOb6{color:#20303c;flex-shrink:0;font-family:wixFreemiumFontW01-65Medi,wixFreemiumFontW02-65Medi,wixFreemiumFontW10-65Medi,Helvetica Neue,Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:14px;line-height:24px}.c7bzh_ .YD5pSO>.aGHwBE .areOb6 .e5cW_9{fill:#20303c;height:16px;padding-bottom:6px;vertical-align:middle;width:36px}.c7bzh_ .YD5pSO>.aGHwBE .areOb6 .e5cW_9>.o4sLYL{fill:#fc0}.c7bzh_ .YD5pSO>.aGHwBE .areOb6 .uJDaUS{color:#20303c}.c7bzh_ .YD5pSO>.aGHwBE .O0tKs2{align-items:center;border:1px solid #a0138e;border-radius:17px;color:#a0138e;display:inline-flex;flex-shrink:0;font-family:wixFreemiumFontW01-65Medi,wixFreemiumFontW02-65Medi,wixFreemiumFontW10-65Medi,Helvetica Neue,Helvetica,Arial,メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;font-size:14px;height:35px;justify-content:center;text-align:center;width:112px}.c7bzh_ .YD5pSO>.aGHwBE .O0tKs2.Oxzvyr{margin-left:6px}.c7bzh_ .YD5pSO>.aGHwBE .O0tKs2.I9E5U_{margin-right:6px}.c7bzh_ .YD5pSO:not(.mlxr6g):hover{background:#fff;cursor:pointer}.c7bzh_ .YD5pSO:not(.mlxr6g):hover .O0tKs2{background-color:#a0138e;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/wix-thunderbolt/dist/group_2.3fc73946.chunk.min.css">.TWFxr5{height:auto!important}</style>
<title>Program | WOW2019</title>
<link rel="canonical" href="schedule.html"/>
<meta property="og:title" content="Program | WOW2019"/>
<meta property="og:url" content="https://thewixusername.wixsite.com/website/schedule"/>
<meta property="og:site_name" content="WOW2019"/>
<meta property="og:type" content="website"/>
<meta name="keywords" content="Wikimediatrade, Worlds, across, and, andspanspanp, classfont_7span, communicating, culturesspan, languages, of, p, stylefont-weightboldThe, stylefont-weightboldcollaborating, styletext-decorationunderlinespan, p"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:title" content="Program | WOW2019"/>
<!--render body head end-->
</head>
<body class='' >
<script type="text/javascript">
var bodyCacheable = true;
var exclusionReason = {"shouldRender":true,"forced":false};
var ssrInfo = {"renderBodyTime":280,"renderTimeStamp":1681962494696}
</script>
<script>
window.clientSideRender = false;
window.bi.wixBiSession.isServerSide = 1;
</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>
<pages-css id="pages-css"><style id="css_masterPage">#masterPage:not(.landingPage) #PAGES_CONTAINER{margin-top:0px;margin-bottom:0px;}#masterPage.landingPage #SITE_FOOTER{display:none;}#masterPage.landingPage #SITE_HEADER{display:none;}#masterPage.landingPage #SITE_HEADER-placeholder{display:none;}#masterPage.landingPage #SITE_FOOTER-placeholder{display:none;}#PAGES_CONTAINER{--pinned-layer-in-container:50;--above-all-in-container:49;}#SITE_FOOTER{--pinned-layer-in-container:51;--above-all-in-container:49;}#SITE_HEADER{z-index:calc(var(--pinned-layers-in-page, 0) + 52);--above-all-in-container:10000;}
:root,:host{--color_0:255,255,255;--color_44:255,255,255;--color_22:153,153,153;--color_1:24,24,25;--color_2:244,210,211;--color_3:0,0,0;--color_4:247,247,247;--color_5:240,239,254;--color_6:255,255,255;--color_7:196,196,199;--color_8:137,137,142;--color_23:102,102,102;--color_9:80,80,84;--color_10:24,24,25;--color_11:255,255,255;--color_12:196,196,199;--color_13:137,137,142;--color_14:80,80,84;--color_15:24,24,25;--color_16:251,240,240;--color_17:248,225,226;--color_18:244,210,211;--color_24:51,51,51;--color_19:214,88,92;--color_20:122,30,32;--color_25:0,0,0;--color_26:251,251,251;--color_27:247,247,247;--color_28:185,185,185;--color_29:124,124,124;--color_30:62,62,62;--color_31:248,247,255;--color_32:240,239,254;--color_33:131,123,247;--color_34:29,14,232;--color_35:14,7,116;--color_36:255,255,255;--color_37:24,24,25;--color_38:196,196,199;--color_39:137,137,142;--color_40:80,80,84;--font_0:normal normal normal 22px/1.41em poppins-semibold,poppins,sans-serif;--color_41:244,210,211;--color_45:24,24,25;--color_46:24,24,25;--color_47:80,80,84;--color_48:244,210,211;--color_49:244,210,211;--color_50:255,255,255;--color_51:255,255,255;--color_52:244,210,211;--color_53:244,210,211;--color_54:137,137,142;--color_55:137,137,142;--color_56:255,255,255;--color_57:255,255,255;--color_58:244,210,211;--color_42:24,24,25;--color_59:244,210,211;--color_60:244,210,211;--color_61:244,210,211;--color_62:255,255,255;--color_63:255,255,255;--font_1:normal normal normal 14px/1.79em proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;--font_2:normal normal normal 28px/1.375em poppins-semibold,poppins,sans-serif;--font_3:normal normal normal 88px/1.2em poppins-semibold,poppins,sans-serif;--font_4:normal normal normal 72px/1.25em poppins-semibold,poppins,sans-serif;--font_5:normal normal normal 50px/1.34em poppins-semibold,poppins,sans-serif;--font_6:normal normal normal 40px/1.35em poppins-semibold,poppins,sans-serif;--font_7:normal normal normal 20px/1.67em poppins-extralight,poppins,sans-serif;--color_64:137,137,142;--color_21:204,204,204;--font_8:normal normal normal 18px/1.75em poppins-extralight,poppins,sans-serif;--font_9:normal normal normal 15px/1.875em proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;--font_10:normal normal normal 14px/1.79em proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;--wix-ads-height:50px;--wix-ads-top-height:50px;--site-width:980px;--above-all-z-index:100000;--portals-z-index:100001;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--minViewportSize:320;--color_65:137,137,142;--color_43:137,137,142;--maxViewportSize:1920}.font_0{font:var(--font_0);color:rgb(var(--color_15));letter-spacing:0em}.font_1{font:var(--font_1);color:rgb(var(--color_15));letter-spacing:0em}.font_2{font:var(--font_2);color:rgb(var(--color_15));letter-spacing:0em}.font_3{font:var(--font_3);color:rgb(var(--color_15));letter-spacing:0em}.font_4{font:var(--font_4);color:rgb(var(--color_15));letter-spacing:0em}.font_5{font:var(--font_5);color:rgb(var(--color_15));letter-spacing:0em}.font_6{font:var(--font_6);color:rgb(var(--color_15));letter-spacing:0em}.font_7{font:var(--font_7);color:rgb(var(--color_15));letter-spacing:0em}.font_8{font:var(--font_8);color:rgb(var(--color_15));letter-spacing:0em}.font_9{font:var(--font_9);color:rgb(var(--color_15));letter-spacing:0em}.font_10{font:var(--font_10);color:rgb(var(--color_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))}#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{box-shadow:0 0 0 1px #ffffff, 0 0 0 3px #116dff !important;z-index:1}[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:min-content 1fr;grid-template-columns:100%}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-js9r9sqy"]{position:relative;margin:43px 0px 33px calc((100% - 980px) * 0.5);left:195px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-jpbsq2tw"]{position:relative;margin:0px 0px 1px calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start}[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] > [id="comp-jp96w7m8"]{position:relative;margin:10px 0px 11px calc((100% - 980px) * 0.5);left:332px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start}[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-lgoktpt0"]{position:relative;margin:30px 0px 0 calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-lgoktpt22"]{position:relative;margin:0px 0px 30px calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start}[data-mesh-id=comp-jry9hqnlinlineContent]{height:auto;width:100%;position:static;min-height:46px}[data-mesh-id=comp-lgoktpt1inlineContent]{height:auto;width:100%;position:static;min-height:190px}[data-mesh-id=comp-lgoktpt11inlineContent]{height:auto;width:100%}[data-mesh-id=comp-lgoktpt11inlineContent-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-lgoktpt11inlineContent-gridContainer] > [id="comp-lgoktpt12"]{position:relative;margin:7px 0px 17px calc((100% - 314px) * 0.5);left:113px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start}[data-mesh-id=comp-lgoktpt11inlineContent-gridContainer] > [id="comp-lgoktpt13"]{position:relative;margin:0px 0px -3px calc((100% - 314px) * 0.5);left:98px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start}[data-mesh-id=comp-lgoktpt11inlineContent-gridContainer] > [id="comp-lgoktpt2"]{position:relative;margin:0px 0px 2px calc((100% - 314px) * 0.5);left:0px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start}[data-mesh-id=comp-lgoktpt21inlineContent]{height:auto;width:100%;position:static;min-height:190px}[data-mesh-id=comp-lgoktpt23inlineContent]{height:auto;width:100%;position:static;min-height:50px}[data-mesh-id=comp-lgoktpt24inlineContent]{height:auto;width:100%}[data-mesh-id=comp-lgoktpt24inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%}[data-mesh-id=comp-lgoktpt24inlineContent-gridContainer] > [id="comp-lgoktq08"]{position:relative;margin:20px 0px 0px calc((100% - 940px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start}[data-mesh-id=comp-lgoktpt25inlineContent]{height:auto;width:100%;position:static;min-height:50px}#comp-js9r9sqy{width:603px;height:57px}#comp-jp96w7m8{width:324px;height:26px}#comp-lgoktpt12{width:80px;height:80px}#comp-lgoktpt13{width:115px;height:31px}#comp-lgoktpt2{width:314px;height:56px}#comp-lgoktq08{width:940px;height:30px}#SITE_HEADER-placeholder{height:300px}#masterPage{left:0;margin-left:0;width:100%;min-width:980px}#PAGES_CONTAINER{left:0;margin-left:0;width:100%;min-width:980px}#SITE_FOOTER{left:0;margin-left:0;width:100%;min-width:980px}#SITE_HEADER{left:0;margin-left:0;width:100%;min-width:980px}#SITE_PAGES{left:0;margin-left:0;width:100%;min-width:980px}#comp-jpbsq2tw{left:0;margin-left:0;width:100%;min-width:980px}#comp-lgoktpt0{margin-left:auto;margin-right:auto;width:calc(100% - 60px - 60px);min-width:980px}#comp-lgoktpt22{margin-left:auto;margin-right:auto;width:calc(100% - 60px - 60px);min-width:980px}#comp-jry9hqnl{width:980px}#comp-lgoktpt1{width:337px}#comp-lgoktpt11{width:314px}#comp-lgoktpt21{width:329px}#comp-lgoktpt23{width:20px}#comp-lgoktpt24{width:940px}#comp-lgoktpt25{width:20px}
@font-face {
font-family: "Poppins-SemiBold";
src: url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/9VWMTeb5jtXkNoTv949Npfk_vArhqVIZ0nv9q090hN8.woff2") format("woff2"),
url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff/s/poppins/v5/9VWMTeb5jtXkNoTv949NpRsxEYwM7FgeyaSgU71cLG0.woff") format("woff");
font-display: block;
}
@font-face {
font-family: "Poppins-SemiBold";
font-weight: 700;
src: url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/aDjpMND83pDErGXlVEr-Sfk_vArhqVIZ0nv9q090hN8.woff2") format("woff2"),
url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff/s/poppins/v5/aDjpMND83pDErGXlVEr-SRsxEYwM7FgeyaSgU71cLG0.woff") format("woff");
font-display: block;
}
@font-face {
font-family: "Poppins-SemiBold";
font-style: italic;
src: url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/RbebACOccNN-5ixkDIVLjRUOjZSKWg4xBWp_C_qQx0o.woff2") format("woff2"),
url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff/s/poppins/v5/RbebACOccNN-5ixkDIVLjRa1RVmPjeKy21_GQJaLlJI.woff") format("woff");
font-display: block;
}
@font-face {
font-family: "Poppins-SemiBold";
font-weight: 700;
font-style: italic;
src: url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/c4FPK8_hIFKoX59qcGwdChUOjZSKWg4xBWp_C_qQx0o.woff2") format("woff2"),
url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff/s/poppins/v5/c4FPK8_hIFKoX59qcGwdCha1RVmPjeKy21_GQJaLlJI.woff") format("woff");
font-display: block;
}
@font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 400;
src: local('Poppins Italic'), local('Poppins-Italic'), url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v9/pxiGyp8kv8JHgFVrJJLucXtAOvWDSHFF.woff2") format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
font-display: block;
}
@font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 400;
src: local('Poppins Italic'), local('Poppins-Italic'), url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v9/pxiGyp8kv8JHgFVrJJLufntAOvWDSHFF.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: block;
}
@font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 400;
src: local('Poppins Italic'), local('Poppins-Italic'), url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v9/pxiGyp8kv8JHgFVrJJLucHtAOvWDSA.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: block;
}
@font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 700;
src: local('Poppins Bold Italic'), local('Poppins-BoldItalic'), url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v9/pxiDyp8kv8JHgFVrJJLmy15VFteOYktMqlap.woff2") format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
font-display: block;
}
@font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 700;
src: local('Poppins Bold Italic'), local('Poppins-BoldItalic'), url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v9/pxiDyp8kv8JHgFVrJJLmy15VGdeOYktMqlap.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: block;
}
@font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 700;
src: local('Poppins Bold Italic'), local('Poppins-BoldItalic'), url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v9/pxiDyp8kv8JHgFVrJJLmy15VF9eOYktMqg.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: block;
}
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: local('Poppins Regular'), local('Poppins-Regular'), url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v9/pxiEyp8kv8JHgFVrJJbecnFHGPezSQ.woff2") format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
font-display: block;
}
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: local('Poppins Regular'), local('Poppins-Regular'), url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v9/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.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: block;
}
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: local('Poppins Regular'), local('Poppins-Regular'), url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v9/pxiEyp8kv8JHgFVrJJfecnFHGPc.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: block;
}
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: local('Poppins Bold'), local('Poppins-Bold'), url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v9/pxiByp8kv8JHgFVrLCz7Z11lFd2JQEl8qw.woff2") format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
font-display: block;
}
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: local('Poppins Bold'), local('Poppins-Bold'), url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v9/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.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: block;
}
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: local('Poppins Bold'), local('Poppins-Bold'), url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v9/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.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: block;
}
@font-face {
font-family:"Proxima-N-W01-Reg";
src:url("../../static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/7e90123f-e4a7-4689-b41f-6bcfe331c00a.eot@");
src:url("../../static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/7e90123f-e4a7-4689-b41f-6bcfe331c00a.eot@") format("eot"),url("../../static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/64017d81-9430-4cba-8219-8f5cc28b923e.woff2") format("woff2"),url("../../static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/e56ecb6d-da41-4bd9-982d-2d295bec9ab0.woff") format("woff"),url("../../static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/2aff4f81-3e97-4a83-9e6c-45e33c024796.ttf") format("truetype"),url("../../static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/ab9cd062-380f-4b53-b1a7-c0bec7402235.svg") format("svg");
font-display: block;
}
@font-face{
font-family:"Proxima-N-W05-Reg";
src: url("../../static.parastorage.com/services/santa-resources/resources/viewer/user-site-fonts/fonts/ProximNova/v1/ProximaNovaW05-Regular.woff2") format("woff2"),
url("../../static.parastorage.com/services/santa-resources/resources/viewer/user-site-fonts/fonts/ProximNova/v1/ProximaNovaW05-Regular.woff") format("woff");
font-display: block;
}
@font-face {
font-family: "Poppins-ExtraLight";
src: url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/h3r77AwDsldr1E_2g4qqGPk_vArhqVIZ0nv9q090hN8.woff2") format("woff2"),
url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff/s/poppins/v5/h3r77AwDsldr1E_2g4qqGBsxEYwM7FgeyaSgU71cLG0.woff") format("woff");
font-display: block;
}
@font-face {
font-family: "Poppins-ExtraLight";
font-weight: 700;
src: url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/rijG6I_IOXJjsH07UEo2mw.woff2") format("woff2"),
url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff/s/poppins/v5/p0A1C4_gK5NzKtuGSwNurQ.woff") format("woff");
font-display: block;
}
@font-face {
font-family: "Poppins-ExtraLight";
font-style: italic;
src: url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/-GlaWpWcSgdVagNuOGuFKRUOjZSKWg4xBWp_C_qQx0o.woff2") format("woff2"),
url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff/s/poppins/v5/-GlaWpWcSgdVagNuOGuFKRa1RVmPjeKy21_GQJaLlJI.woff") format("woff");
font-display: block;
}
@font-face {
font-family: "Poppins-ExtraLight";
font-weight: 700;
font-style: italic;
src: url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/Fm41upUVp7KTKUZhL0PfQVtXRa8TVwTICgirnJhmVJw.woff2") format("woff2"),
url("../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff/s/poppins/v5/Fm41upUVp7KTKUZhL0PfQT8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
font-display: block;
}
#comp-js9r9sqy { --min-height:57px;height:auto }#comp-jp96w7m8 { --min-height:26px;height:auto }#comp-lgoktpt12 { --contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;--height:80px;--width:80px }#comp-lgoktpt13 { height:auto }#comp-lgoktpt2 { height:auto }#comp-lgoktq08 { --menuTotalBordersX:0px;--menuTotalBordersY:0px;--bgDrop:var(--color_11);--rd:0px;--shd:none;--fnt:var(--font_1);--pad:0px;--txt:var(--color_15);--trans:color 0.4s ease 0s;--txth:var(--color_25);--txts:var(--color_25);--alpha-bgDrop:1;--alpha-txt:1;--alpha-txth:1;--alpha-txts:1;--boxShadowToggleOn-shd:none }#SITE_FOOTER { --bg:var(--color_11);--shd:none;--brwt:1px;--brd:var(--color_11);--brwb:0px;--bgctr:var(--color_11);--rd:0px;--alpha-bg:1;--alpha-bgctr:1;--alpha-brd:0.15;--boxShadowToggleOn-shd:none;--shc-mutated-brightness:128,128,128 }#SITE_HEADER { --bg:var(--color_11);--shd:none;--brwt:0px;--brd:var(--color_11);--brwb:0px;--bgctr:var(--color_11);--rd:0px;--alpha-bg:1;--alpha-bgctr:1;--alpha-brd:0;--boxShadowToggleOn-shd:none;--shc-mutated-brightness:128,128,128;;margin-top:var(--wix-ads-top-height);top:0 }#SITE_PAGES { --transition-duration:700ms }#comp-jpbsq2tw { --bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px }#comp-lgoktpt0 { --bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px }#comp-lgoktpt22 { --bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px }#comp-jry9hqnl { --bg-overlay-color:rgb(var(--color_27));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980 }#comp-lgoktpt1 { --bg-overlay-color:transparent;--bg-gradient:none;width:100%;--column-width:337px;--column-flex:337 }#comp-lgoktpt11 { --bg-overlay-color:transparent;--bg-gradient:none;width:100%;--column-width:314px;--column-flex:314 }#comp-lgoktpt21 { --bg-overlay-color:transparent;--bg-gradient:none;width:100%;--column-width:329px;--column-flex:329 }#comp-lgoktpt23 { --bg-overlay-color:transparent;--bg-gradient:none;width:100%;--column-width:20px;--column-flex:20 }#comp-lgoktpt24 { --bg-overlay-color:transparent;--bg-gradient:none;width:100%;--column-width:940px;--column-flex:940 }#comp-lgoktpt25 { --bg-overlay-color:transparent;--bg-gradient:none;width:100%;--column-width:20px;--column-flex:20 }#BACKGROUND_GROUP { --transition-duration:700ms }
</style>
<style id="css_tp4gu">#masterPage{--pinned-layers-in-page:0;}
[data-mesh-id=comp-jv1yedl7inlineContent]{height:auto;width:100%}[data-mesh-id=comp-jv1yedl7inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:480px;grid-template-rows:1fr;grid-template-columns:100%}[data-mesh-id=comp-jv1yedl7inlineContent-gridContainer] > [id="comp-jv1yedl71"]{position:relative;margin:214px 0px 10px calc((100% - 980px) * 0.5);left:100px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start}[data-mesh-id=comp-jv1yedl91inlineContent]{height:auto;width:100%}[data-mesh-id=comp-jv1yedl91inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:2252px;grid-template-rows:repeat(2, min-content) 1fr;grid-template-columns:100%}[data-mesh-id=comp-jv1yedl91inlineContent-gridContainer] > [id="comp-jv1yedl92"]{position:relative;margin:121px 0px 10px calc((100% - 980px) * 0.5);left:20px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start}[data-mesh-id=comp-jv1yedl91inlineContent-gridContainer] > [id="comp-jv1yedl93"]{position:relative;margin:0px 0px 10px calc((100% - 980px) * 0.5);left:130px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start}[data-mesh-id=comp-jv1yedl91inlineContent-wedge-3]{visibility:hidden;height:2093px;width:0;grid-area:1 / 1 / 3 / 2}[data-mesh-id=Containertp4guinlineContent]{height:auto;width:100%}[data-mesh-id=Containertp4guinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:500px;grid-template-rows:min-content 1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box}[data-mesh-id=Containertp4guinlineContent-gridContainer] > [id="comp-jv1yedl6"]{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=Containertp4guinlineContent-gridContainer] > [id="adi_page1008_1_124"]{position:relative;margin:0px 0 10px 0;left:0;grid-area:1 / 1 / 2 / 2;justify-self:stretch;align-self:start}[data-mesh-id=Containertp4guinlineContent-gridContainer] > [id="comp-jv1yedl9"]{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}#adi_page1008_1_124{left:0;margin-left:0;width:100%;min-width:initial;height:21px}#comp-jv1yedl71{width:780px;height:54px}#comp-jv1yedl92{width:940px;height:1800px}#comp-jv1yedl93{width:720px;height:28px}#tp4gu{left:0;margin-left:0;width:100%;min-width:980px}#comp-jv1yedl6{left:0;margin-left:0;width:100%;min-width:980px}#comp-jv1yedl9{left:0;margin-left:0;width:100%;min-width:980px}#comp-jv1yedl7{width:980px}#comp-jv1yedl91{width:980px}
#comp-jv1yedl71 { height:auto }#comp-jv1yedl92 { --min-height:1800px;height:auto }#comp-jv1yedl93 { height:auto }#tp4gu { width:auto;min-height:500px }#comp-jv1yedl6 { --bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px }#comp-jv1yedl9 { --bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;min-width:980px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px }#comp-jv1yedl7 { --bg-overlay-color:rgb(var(--color_15));--bg-gradient:none;--fill-layer-image-opacity:0.75;width:100%;--column-width:980px;--column-flex:980 }#comp-jv1yedl91 { --bg-overlay-color:rgb(var(--color_15));--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980 }#pageBackground_tp4gu { --bg-position:absolute;--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;--fill-layer-background-overlay-color:transparent;--fill-layer-background-overlay-position:absolute }
</style></pages-css>
<div id="SITE_CONTAINER"><div id="main_MF" class="main_MF"><div id="SCROLL_TO_TOP" class="Vd6aQZ ignore-focus SCROLL_TO_TOP" tabindex="-1" role="region" aria-label="top of page"><span class="mHZSwn">top of page</span></div><div id="BACKGROUND_GROUP" class="BACKGROUND_GROUP"><div id="BACKGROUND_GROUP_TRANSITION_GROUP"><div id="pageBackground_tp4gu" data-media-height-override-type="" data-media-position-override="false" class="pageBackground_tp4gu BmZ5pC"><div id="bgLayers_pageBackground_tp4gu" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_pageBackground_tp4gu" class="VgO9Yg"></div><div data-testid="bgOverlay" class="m4khSP"></div></div></div></div></div><div id="site-root" class="site-root"><div id="masterPage" class="mesh-layout masterPage"><header class="SITE_HEADER_WRAPPER" tabindex="-1" id="SITE_HEADER_WRAPPER"><div id="SITE_HEADER" class="xU8fqS SITE_HEADER wixui-header" tabindex="-1"><div class="_C0cVf"><div class="_4XcTfy" data-testid="screenWidthContainerBg"></div></div><div class="U4Bvut"><div class="G5K6X8"><div class="gUbusX" data-testid="screenWidthContainerBgCenter"></div></div><div class="CJF7A2"><div data-mesh-id="SITE_HEADERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_HEADERinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-lgoktpt0" class="comp-lgoktpt0 Lw0u6i wixui-column-strip"><div id="bgLayers_comp-lgoktpt0" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lgoktpt0" class="VgO9Yg"></div></div><div data-testid="columns" class="So7Ias"><div id="comp-lgoktpt1" class="comp-lgoktpt1 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-lgoktpt1" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lgoktpt1" class="VgO9Yg"></div></div><div data-mesh-id="comp-lgoktpt1inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lgoktpt1inlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div><div id="comp-lgoktpt11" class="comp-lgoktpt11 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-lgoktpt11" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lgoktpt11" class="VgO9Yg"></div></div><div data-mesh-id="comp-lgoktpt11inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lgoktpt11inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-lgoktpt12" class="MazNVa comp-lgoktpt12 wixui-image rYiAuL"><a data-testid="linkElement" href="index.html" target="_self" class="j7pOnl"><wow-image id="img_comp-lgoktpt12" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-lgoktpt12","displayMode":"fit","targetWidth":80,"targetHeight":80,"isLQIP":false,"imageData":{"width":240,"height":240,"uri":"c3be74_ba66370f7f4c4473938f28da9c4e25d3~mv2.gif","name":"Exploding_Wikipedia-logo.gif.gif","displayMode":"fit"}}" data-bg-effect-name="" data-has-ssr-src="" style="--wix-img-max-width:max(240px, 100%)"><img src="../../static.wixstatic.com/media/c3be74_ba66370f7f4c4473938f28da9c4e25d3~mv2.gif" alt="Exploding_Wikipedia-logo.gif.gif" style="width:80px;height:80px;object-fit:contain;object-position:unset" fetchpriority="high"/></wow-image></a></div><div id="comp-lgoktpt13" class="BaOVQ8 tz5f0K comp-lgoktpt13 wixui-rich-text" data-testid="richTextElement"><p class="font_0 wixui-rich-text__text" style="text-align:center; line-height:1.41em; font-size:22px;"><span class="color_15 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">WOW2019</span></span></p></div><div id="comp-lgoktpt2" class="BaOVQ8 tz5f0K comp-lgoktpt2 wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="line-height:1.875em; text-align:center; font-size:15px;"><span class="color_15 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">The Worlds of Wikimedia™: communicating and</span></span></span></p><p class="font_9 wixui-rich-text__text" style="line-height:1.875em; text-align:center; font-size:15px;"><span class="color_15 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">collaborating across languages and cultures</span></span></span></p></div></div></div></div><div id="comp-lgoktpt21" class="comp-lgoktpt21 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-lgoktpt21" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lgoktpt21" class="VgO9Yg"></div></div><div data-mesh-id="comp-lgoktpt21inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lgoktpt21inlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div></div></section><section id="comp-lgoktpt22" class="comp-lgoktpt22 Lw0u6i wixui-column-strip"><div id="bgLayers_comp-lgoktpt22" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lgoktpt22" class="VgO9Yg"></div></div><div data-testid="columns" class="So7Ias"><div id="comp-lgoktpt23" class="comp-lgoktpt23 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-lgoktpt23" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lgoktpt23" class="VgO9Yg"></div></div><div data-mesh-id="comp-lgoktpt23inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lgoktpt23inlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div><div id="comp-lgoktpt24" class="comp-lgoktpt24 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-lgoktpt24" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lgoktpt24" class="VgO9Yg"></div></div><div data-mesh-id="comp-lgoktpt24inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lgoktpt24inlineContent-gridContainer" data-testid="mesh-container-content"><wix-dropdown-menu id="comp-lgoktq08" class="BSjLjI R7lArd comp-lgoktq08 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="4" data-menuborder-y="0" data-menubtn-border="0" data-ribbon-els="0" data-label-pad="0" data-ribbon-extra="0" data-dropalign="center"><nav class="l9EQj1" id="comp-lgoktq08navContainer" aria-label="Site"><ul class="DN7syf" id="comp-lgoktq08itemsContainer" style="text-align:center" data-marginallchildren="true"><li id="comp-lgoktq080" data-direction="ltr" data-listposition="center" data-data-id="dataItem-jp96nssu" data-state="menu false link" data-index="0" class="rqt3qI wixui-dropdown-menu__item vDnwi4"><a data-testid="linkElement" href="index.html" target="_self" class="lY3Nwh" aria-haspopup="false"><div class="rBTT56"><div class="" style="text-align:center"><p class="foFAdY" style="text-align:center" id="comp-lgoktq080label">Home</p></div></div></a></li><li id="comp-lgoktq081" data-direction="ltr" data-listposition="center" data-data-id="dataItem-jtf9cgw9" data-state="menu false link" data-index="1" class="rqt3qI wixui-dropdown-menu__item vDnwi4"><a data-testid="linkElement" href="event-details.html" target="_self" class="lY3Nwh" aria-haspopup="false"><div class="rBTT56"><div class="" style="text-align:center"><p class="foFAdY" style="text-align:center" id="comp-lgoktq081label">Register</p></div></div></a></li><li id="comp-lgoktq082" data-direction="ltr" data-listposition="center" data-data-id="dataItem-jtf59vho" data-state="menu false link" data-index="2" class="rqt3qI wixui-dropdown-menu__item vDnwi4"><a data-testid="linkElement" href="your-visit.html" target="_self" class="lY3Nwh" aria-haspopup="false"><div class="rBTT56"><div class="" style="text-align:center"><p class="foFAdY" style="text-align:center" id="comp-lgoktq082label">Your Visit</p></div></div></a></li><li id="comp-lgoktq083" data-direction="ltr" data-listposition="center" data-data-id="dataItem-jtf82f2n" data-state="menu selected link" data-index="3" class="rqt3qI wixui-dropdown-menu__item vDnwi4"><a data-testid="linkElement" href="schedule.html" target="_self" class="lY3Nwh" aria-haspopup="false"><div class="rBTT56"><div class="" style="text-align:center"><p class="foFAdY" style="text-align:center" id="comp-lgoktq083label">Program</p></div></div></a></li><li id="comp-lgoktq08__more__" data-direction="ltr" data-listposition="center" data-state="menu false header" data-index="__more__" data-dropdown="false" class="iryznZ vDnwi4"><div data-testid="linkElement" class="lY3Nwh" tabindex="0" aria-haspopup="false"><div class="rBTT56"><div class="" style="text-align:center"><p class="foFAdY" style="text-align:center" id="comp-lgoktq08__more__label">More</p></div></div></div></li></ul><div class="JdScD2" id="comp-lgoktq08dropWrapper" data-dropalign="center" data-dropdown-shown="false"><ul class="k8K0Wj wixui-dropdown-menu__submenu" id="comp-lgoktq08moreContainer"></ul></div><div style="display:none" id="comp-lgoktq08navContainer-hiddenA11ySubMenuIndication">Use tab to navigate through the menu items.</div></nav></wix-dropdown-menu></div></div></div><div id="comp-lgoktpt25" class="comp-lgoktpt25 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-lgoktpt25" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lgoktpt25" class="VgO9Yg"></div></div><div data-mesh-id="comp-lgoktpt25inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lgoktpt25inlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div></div></section></div></div></div></div></div></header><div id="SITE_HEADER-placeholder" class="SITE_HEADER-placeholder"></div><main id="PAGES_CONTAINER" class="PAGES_CONTAINER" tabindex="-1" data-main-content="true"><div id="SITE_PAGES" class="JshATs SITE_PAGES"><div id="SITE_PAGES_TRANSITION_GROUP" class="fcNEqv"><div id="tp4gu" class="dBAkHi tp4gu"><div class="PFkO7r" data-testid="page-bg"></div><div class="HT5ybB"><div id="Containertp4gu" class="Containertp4gu SPY_vo"><div data-mesh-id="Containertp4guinlineContent" data-testid="inline-content" class=""><div data-mesh-id="Containertp4guinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-jv1yedl6" class="comp-jv1yedl6 Lw0u6i wixui-column-strip"><div id="bgLayers_comp-jv1yedl6" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jv1yedl6" class="VgO9Yg"></div></div><div data-testid="columns" class="So7Ias"><div id="comp-jv1yedl7" class="comp-jv1yedl7 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jv1yedl7" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jv1yedl7" class="VgO9Yg"><wow-image id="img_comp-jv1yedl7" class="HlRz5e Kv1aVt dLPlxY mNGsUM bgImage" data-image-info="{"containerId":"comp-jv1yedl7","displayMode":"fill","targetWidth":980,"targetHeight":480,"isLQIP":true,"imageData":{"width":1411,"height":950,"uri":"c3be74_b8082c02531c4ae5a49af4a4772487e0~mv2.png","name":"","displayMode":"fill","focalPoint":{"x":50,"y":50}}}" data-bg-effect-name="" data-has-ssr-src="true"><img src="../../static.wixstatic.com/media/c3be74_b8082c02531c4ae5a49af4a4772487e0~mv2.png/v1/fill/w_36,h_24,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_auto/c3be74_b8082c02531c4ae5a49af4a4772487e0~mv2.png" alt="Screen Shot 2019-04-26 at 1.49.15 pm.png" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div><div data-mesh-id="comp-jv1yedl7inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jv1yedl7inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jv1yedl71" class="BaOVQ8 tz5f0K comp-jv1yedl71 wixui-rich-text" data-testid="richTextElement"><h1 class="font_6 wixui-rich-text__text" style="text-align:center; line-height:1.35em; font-size:40px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Program</span></span></h1></div></div></div></div></div></section><div id="adi_page1008_1_124" class="Vd6aQZ ignore-focus adi_page1008_1_124" tabindex="-1" role="region" aria-label="Program: Schedule"><span class="mHZSwn">Program: Schedule</span></div><section id="comp-jv1yedl9" class="comp-jv1yedl9 Lw0u6i wixui-column-strip"><div id="bgLayers_comp-jv1yedl9" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jv1yedl9" class="VgO9Yg"></div></div><div data-testid="columns" class="So7Ias"><div id="comp-jv1yedl91" class="comp-jv1yedl91 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jv1yedl91" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jv1yedl91" class="VgO9Yg"></div></div><div data-mesh-id="comp-jv1yedl91inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jv1yedl91inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-jv1yedl92" class="BaOVQ8 tz5f0K comp-jv1yedl92 wixui-rich-text" data-testid="richTextElement"><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Wednesday, June 12</span></span>, Opening Event</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><br class="wixui-rich-text__text"></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">Dr Martin Dittus</span>, Oxford Internet Institute, in conversation with <span style="text-decoration:underline;" class="wixui-rich-text__text">Professor Jaky Troy,</span> University of Sydney, hosted by Dean Annamarie Jagose. Register <span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://sydney.edu.au/news-opinion/sydney-ideas/2019/wikipedia-and-knowledge-equity.html" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">here</a></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><br class="wixui-rich-text__text"></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">6-7.30pm</span> at SSB Lecture Theatre 200, Social Science Building.</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text">Co-hosted by Worlds of Wikimedia Conference and Sydney Ideas.</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><br class="wixui-rich-text__text"></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">7.30-8.30</span> Welcome drinks for conference delegates and registration.</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><br class="wixui-rich-text__text"></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">Thursday, June 13</span></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">9.15-9.30</span> Welcome to country with <span style="text-decoration:underline;" class="wixui-rich-text__text">Uncle Alan</span>, a Gadigal man from the Eora nation.</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text">Room S226, Department of Media and Communications, John Woolley Building, Manning Rd.</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">9.30-10.30</span> Keynote <span style="text-decoration:underline;" class="wixui-rich-text__text">Professor Jaky Troy</span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text">Special Sufi performance by <span style="text-decoration:underline;" class="wixui-rich-text__text">Adnan Bhatti</span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">10.30-11.00</span> Morning tea</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">11.00-12.30</span> <span style="text-decoration:underline;" class="wixui-rich-text__text">Dr Bunty Avieson</span> - Minority language Wikipedias for cultural resilience</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">Adrian Estevez Iglesias</span> - Galician Literature in Wikipedias: from Middle-Age lyric to contemporaneous crime fiction</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">Ivonne Kristiani</span> - Encouraging Knowledge Production by Women in Arts & Culture in Indonesia</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><br class="wixui-rich-text__text"></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">12.30-1.30</span> Lunch</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">1.30-2.30</span> Keynote <span style="text-decoration:underline;" class="wixui-rich-text__text">Dr Carwil Bjork-James</span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">2.30-3.15</span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">Dr Frances Di Lauro</span> - Wikipedia and languages</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">3.15-3.45</span> Afternoon tea</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">3.45-4.45 </span>GLAM presentations, host <span style="text-decoration:underline;" class="wixui-rich-text__text">Liam Wyatt,</span> founder and coordinator for GLAMwiki Europeana.</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">Kerry Raymond</span> - Creating Wikipedia articles from CC-BY content; how hard can it be?</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><br class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">4.45-5.45</span>. <span style="text-decoration:underline;" class="wixui-rich-text__text">Dr Toby Hudson</span> - Wikidata and how it is helping to overcome language biases</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">6.00</span> Drinks and Conference dinner,</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text">Holmes Courtyard.</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">Friday, June 14</span></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><br class="wixui-rich-text__text"></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">9.15-10.00</span> Keynote <span style="text-decoration:underline;" class="wixui-rich-text__text">Ingrid Cumming</span>, Noongarpedia</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">10.00-11.00 </span><span style="text-decoration:underline;" class="wixui-rich-text__text">Caddie Brain and Joel Liddle</span> - Developing Indigemoji - the political tensions of combining some of the newest and oldest languages in the world in an app.</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">Carrol Quadrio</span> - How digital technology enables literacy for Indigenous peoples</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><br class="wixui-rich-text__text"></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">11.00-11.15</span><span style="font-weight:bold;" class="wixui-rich-text__text"> </span>Morning Tea</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">11.15-12.15</span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">Jacinta Sutton</span> - Libraries, Wikipedia and the yield of knowledge</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">Jedidiah Evans</span> - Wikiprisons: Carceral education and the limits of knowledge</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">12.15-1.00</span> Keynote <span style="text-decoration:underline;" class="wixui-rich-text__text">Liam Wyatt</span> - Wikipedia as Palimpsest</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">1.00-1.30</span> Lunch</span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">1.30–3pm</span>. Roundtable </span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></h2><h2 class="font_9 wixui-rich-text__text" style="line-height:1.875em; font-size:15px;"><span class="color_11 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">3.00-3.30</span> Afternoon tea and finish.</span></h2></div><div id="comp-jv1yedl93" class="BaOVQ8 tz5f0K comp-jv1yedl93 wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="line-height:1.875em; text-align:center; font-size:15px;"><span class="color_11 wixui-rich-text__text">This is subject to change and new additions. If you have any questions about our program? Send us an <span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="mailto:[email protected]" target="_self" class="wixui-rich-text__text">email</a></span>.</span></p></div><div data-mesh-id="comp-jv1yedl91inlineContent-wedge-3"></div></div></div></div></div></section></div></div></div></div></div></div></div></main><footer class="SITE_FOOTER_WRAPPER" tabindex="-1" id="SITE_FOOTER_WRAPPER"><div id="SITE_FOOTER" class="xU8fqS SITE_FOOTER wixui-footer" tabindex="-1"><div class="_C0cVf"><div class="_4XcTfy" data-testid="screenWidthContainerBg"></div></div><div class="U4Bvut"><div class="G5K6X8"><div class="gUbusX" data-testid="screenWidthContainerBgCenter"></div></div><div class="CJF7A2"><div data-mesh-id="SITE_FOOTERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_FOOTERinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-js9r9sqy" class="BaOVQ8 tz5f0K comp-js9r9sqy wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="line-height:1.875em; text-align:center; font-size:15px;"><span class="color_15 wixui-rich-text__text">™ Wikimedia is a trademark of the Wikimedia Foundation and is used with their permission.</span></p><p class="font_9 wixui-rich-text__text" style="line-height:1.875em; text-align:center; font-size:15px;"><span class="color_15 wixui-rich-text__text"> This conference is held in partnership with <span style="font-weight:bold;" class="wixui-rich-text__text">Wikimedia Australia</span>.</span></p></div><section id="comp-jpbsq2tw" class="comp-jpbsq2tw Lw0u6i wixui-column-strip"><div id="bgLayers_comp-jpbsq2tw" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jpbsq2tw" class="VgO9Yg"></div></div><div data-testid="columns" class="So7Ias"><div id="comp-jry9hqnl" class="comp-jry9hqnl YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-jry9hqnl" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-jry9hqnl" class="VgO9Yg"></div></div><div data-mesh-id="comp-jry9hqnlinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-jry9hqnlinlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div></div></section><div id="comp-jp96w7m8" class="BaOVQ8 tz5f0K comp-jp96w7m8 wixui-rich-text" data-testid="richTextElement"><p class="font_10 wixui-rich-text__text" style="text-align:center; line-height:1.79em; font-size:14px;"><span class="color_15 wixui-rich-text__text">©2018 by WOW2019. Proudly created with Wix.com</span></p></div></div></div></div></div></div></footer></div></div><div id="SCROLL_TO_BOTTOM" class="Vd6aQZ ignore-focus SCROLL_TO_BOTTOM" tabindex="-1" role="region" aria-label="bottom of page"><span class="mHZSwn">bottom of page</span></div></div></div>
<script>
window.firstPageId = 'tp4gu'
window.bi.sendBeat(12, 'Partially visible', {pageId: window.firstPageId})
if (window.requestCloseWelcomeScreen) {
window.requestCloseWelcomeScreen()
}
if (!window.__browser_deprecation__) {
window.fedops.phaseStarted('partially_visible', {paramsOverrides: { pageId: firstPageId }})
}
</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">{"appsWarmupData":{},"platform":{"ssrPropsUpdates":[],"ssrStyleUpdates":[],"ssrStructureUpdates":[]},"ooi":{"failedInSsr":{}}}</script>
<!-- warmup data end -->
</body>
</html>