-
Notifications
You must be signed in to change notification settings - Fork 0
/
program.html
675 lines (505 loc) · 536 KB
/
program.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
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
<!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":"d470c4d6-8578-4029-bf78-1877a9133c00","userId":"c3be745e-1135-4aa5-9405-b789226951ad","siteId":"0b091ccd-c0e6-4651-a89f-972ba209d1e3","externalBaseUrl":"https:\/\/<user>.wixsite.com\/website-1","siteRevision":431,"siteType":"UGC","dc":"uw2-pub-1","isResponsive":false,"sessionId":"b5cb7ff7-b9ee-434b-9aa1-6041a209f15e"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":false},"fleetConfig":{"fleetName":"thunderbolt-renderer-light","type":"GA","code":0},"requestUrl":"https:\/\/<user>.wixsite.com\/website-1\/program","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:\/\/<user>.wixsite.com\/website-1\/program","siteFeatures":["assetsLoader","businessLogger","captcha","commonConfig","componentsLoader","componentsRegistry","consentPolicy","cyclicTabbing","dynamicPages","environment","locationWixCodeSdk","navigationManager","navigationPhases","ooi","pages","protectedPages","renderer","reporter","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","stores","structureApi","thunderboltInitializer","tpaCommons","translations","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixEmbedsApi","componentsReact","platform"],"site":{"metaSiteId":"d470c4d6-8578-4029-bf78-1877a9133c00","userId":"c3be745e-1135-4aa5-9405-b789226951ad","siteId":"0b091ccd-c0e6-4651-a89f-972ba209d1e3","externalBaseUrl":"https:\/\/<user>.wixsite.com\/website-1","siteRevision":431,"siteType":"UGC","dc":"uw2-pub-1","isResponsive":false,"sessionId":"b5cb7ff7-b9ee-434b-9aa1-6041a209f15e"},"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"},"dynamicPages":{"prefixToRouterFetchData":{"account":{"urlData":{"basePath":"https:\/\/<user>.wixsite.com\/website-1\/_api\/santa-members-server","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9"},"optionsData":{"bodyData":{"pageRoles":{"f54b4533-6907-49f2-a366-30dda61055d5":{"id":"iybvx","title":"My Account"}},"routerPrefix":"\/account","config":{"type":"private","patterns":{"\/my-account":{"socialHome":false,"appData":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appPageId":"member_info","menuOrder":3,"visibleForRoles":[]},"page":"f54b4533-6907-49f2-a366-30dda61055d5","seoData":{"title":"My Account","description":"","keywords":"","noIndex":"true"},"title":"My Account"}}}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":"1681962416|a53r16Q-FAD_"}},"shouldAddWixCodeInstanceToHeader":false,"wixCodeAppDefinitionId":""},"profile":{"urlData":{"basePath":"https:\/\/<user>.wixsite.com\/website-1\/_api\/santa-members-server","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9"},"optionsData":{"bodyData":{"pageRoles":{},"routerPrefix":"\/profile","config":{"type":"public"}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":"1681962416|a53r16Q-FAD_"}},"shouldAddWixCodeInstanceToHeader":false,"wixCodeAppDefinitionId":""}},"routerPagesSeoToIdMap":{"my-account":"iybvx"},"externalBaseUrl":"https:\/\/<user>.wixsite.com\/website-1","viewMode":"desktop"},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/<user>.wixsite.com\/website-1\/_api\/wix-code-public-dispatcher-ng\/siteview","viewMode":"site","siteRevision":431},"environment":{"editorType":"","domain":"wixsite.com","previewMode":false},"fedopsWixCodeSdk":{"isWixSite":false},"locationWixCodeSdk":{"routersConfigMap":{"routers-l2e5sqpl":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"f54b4533-6907-49f2-a366-30dda61055d5\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"}}}","group":"members","pages":{"f54b4533-6907-49f2-a366-30dda61055d5":"iybvx"}},"routers-l2e5sqpl1":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\"}","group":"members"}},"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":{"62431fb9-0a00-435e-8f5a-b98a739fb315":{"sentryDsn":"https:\/\/[email protected]\/819","componentUrl":"https:\/\/static.parastorage.com\/services\/live-video-viewer\/1.589.0\/live-videoViewerWidget.bundle.min.js","widgetId":"62431fb9-0a00-435e-8f5a-b98a739fb315","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/live-video-viewer\/1.589.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},"14d2abc2-5350-6322-487d-8c16ff833c8a":{"sentryDsn":"https:\/\/[email protected]\/860","componentUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0\/details-pageViewerWidget.bundle.min.js","widgetId":"14d2abc2-5350-6322-487d-8c16ff833c8a","noCssComponentUrl":"","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\/widgetViewerWidget.bundle.min.js","widgetId":"1440e92d-47d8-69be-ade7-e6de40127106","noCssComponentUrl":"","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\/scheduleViewerWidget.bundle.min.js","widgetId":"29ad290c-8529-4204-8fcf-41ef46e0d3b0","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/events-viewer\/1.2117.0","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/ProfileCardViewerWidget.bundle.min.js","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0\/MyAccountViewerWidget.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0\/","isLoadable":false,"isTPACssVars":false,"isModuleFederated":false}},"viewMode":"Site","formFactor":"Desktop","blogMobileComponentUrl":"undefinedfeed-page-mobile-viewer.bundle.min.js"},"protectedPages":{"passwordProtected":{},"publicPageIds":["m2far","k3nah","ps8ag","jlype","bt49e"]},"reporter":{"userId":"c3be745e-1135-4aa5-9405-b789226951ad","metaSiteId":"d470c4d6-8578-4029-bf78-1877a9133c00","isPremium":false,"isFBServerEventsAppProvisioned":false,"dynamicPagesIds":["iybvx"]},"router":{"baseUrl":"https:\/\/<user>.wixsite.com\/website-1","mainPageId":"ps8ag","pagesMap":{"m2far":{"pageId":"m2far","title":"Program","pageUriSEO":"program","pageJsonFileName":"c3be74_e88d208736e0a0f15b9c1f9de5084ce5_430","pageFullPath":"program"},"k3nah":{"pageId":"k3nah","title":"WOW2019","pageUriSEO":"about-3","pageJsonFileName":"c3be74_671291c6adf8e59b2b5560afb4bf3c9a_430","pageFullPath":"about-3"},"iybvx":{"pageId":"iybvx","title":"My Account","pageUriSEO":"my-account","pageFullPath":"my-account"},"ps8ag":{"pageId":"ps8ag","title":"Home","pageUriSEO":"home-1","pageJsonFileName":"c3be74_4d1de3e9e0942b14da9ef18c24624d34_431","pageFullPath":"home-1"},"jlype":{"pageId":"jlype","title":"Abstracts","pageUriSEO":"team-4","pageJsonFileName":"c3be74_b64586aad489dc971010930d93646b73_430","pageFullPath":"team-4"},"bt49e":{"pageId":"bt49e","title":"Venue","pageUriSEO":"your-visit","pageJsonFileName":"c3be74_e0c4e22ac7f0eff0cb3fb405658909f8_430","pageFullPath":"your-visit"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/program":{"type":"Static","pageId":"m2far"},".\/about-3":{"type":"Static","pageId":"k3nah"},".\/home-1":{"type":"Static","pageId":"ps8ag"},".\/team-4":{"type":"Static","pageId":"jlype"},".\/your-visit":{"type":"Static","pageId":"bt49e"},".\/account":{"type":"Dynamic","pageIds":["iybvx"]},".\/profile":{"type":"Dynamic","pageIds":[]},".\/":{"type":"Static","pageId":"ps8ag"}},"pageIdToPrefix":{"iybvx":"account"},"isWixSite":false},"searchWixCodeSdk":{"language":"en"},"seo":{"context":{"siteName":"WOW2022 ","siteUrl":"https:\/\/<user>.wixsite.com\/website-1","indexSite":true,"defaultUrl":"https:\/\/<user>.wixsite.com\/website-1\/program","currLangIsOriginal":true,"siteOgImage":"https:\/\/static.wixstatic.com\/media\/c3be74_ba66370f7f4c4473938f28da9c4e25d3%7Emv2.gif","homePageTitle":"Home","ogType":"article","businessName":"WOW20122","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":"google-site-verification","value":"_bQOwW7iDCDxuwQh8KQ5TQ9DCKc9snVGSKWutuwJ9m0","property":false}],"customHeadTags":"","isInSEO":false,"hasBlogAmp":false,"mainPageId":"ps8ag"},"sessionManager":{"sessionModel":{},"dynamicModelApiUrl":"https:\/\/<user>.wixsite.com\/website-1\/_api\/v2\/dynamicmodel","expiryTimeoutOverride":0,"isRunningInDifferentSiteContext":false},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"28e10846-b2f5-44f0-871d-561e06eee483"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"28e10846-b2f5-44f0-871d-561e06eee483","smToken":"","protectedHomepage":false,"memberInfoAppId":2751,"isTemplate":false,"loginSocialBarOnSite":false,"isCommunityInstalled":false},"siteWixCodeSdk":{"siteDisplayName":"WOW2022 ","siteRevision":431,"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":"8725b255-2aa2-4a53-b76d-7d3c363aaeea"},"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":"2608697e-067a-44e2-8250-8e390df5bf71"},"37":{"appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97"},"44":{"appDefinitionId":"94bc563b-675f-41ad-a2a6-5494f211c47b"},"1680":{"appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351"},"1979":{"appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9"},"2327":{"appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb"},"2751":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb"},"2937":{"appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172"},"3275":{"appDefinitionId":"e40de189-a4e8-4eec-8688-31ffbbd0e72d"},"-666":{"appDefinitionId":"22bef345-3c5b-4c18-b782-74d4085112ff"}},"pageIdToPrefix":{"iybvx":"account"},"routerPrefixes":{"f54b4533-6907-49f2-a366-30dda61055d5":{"name":"account","prefix":"\/account","type":"dynamicPages"}},"timezone":"Australia\/Sydney","pageIdToTitle":{"m2far":"Program","k3nah":"WOW2019","iybvx":"My Account","ps8ag":"Home","jlype":"Abstracts","bt49e":"Venue"},"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},"62431fb9-0a00-435e-8f5a-b98a739fb315":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/live-video-viewer\/1.589.0\/live-video","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/live-video-viewer\/1.589.0\/live-video","tpaWidgetId":"62431fb9-0a00-435e-8f5a-b98a739fb315","appPage":{"id":"Live Video","name":"Live Video","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":31,"appDefinitionName":"Live Video","appDefinitionId":"2608697e-067a-44e2-8250-8e390df5bf71","isWixTPA":true,"allowScrolling":false},"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":37,"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":37,"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":37,"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":37,"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":37,"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":37,"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":37,"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":37,"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":37,"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":37,"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":37,"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":37,"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":37,"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":37,"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":37,"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":37,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","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},"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.1162.0\/ProfileCard","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.1162.0\/ProfileCard","tpaWidgetId":"profile","appPage":{},"applicationId":2327,"appDefinitionName":"Profile Card","appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","isWixTPA":true,"allowScrolling":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.967.0\/MyAccount","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.967.0\/MyAccount","appPage":{"id":"member_info","name":"My Account","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":2751,"appDefinitionName":"Member Account Info","appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","isWixTPA":true,"allowScrolling":false},"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetUrl":"https:\/\/cashier.wixapps.net\/wallet","mobileUrl":"https:\/\/cashier.wixapps.net\/wallet","appPage":{"id":"my_wallet","name":"My Wallet","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":2937,"appDefinitionName":"[Migrated] - My Wallet","appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","isWixTPA":true,"allowScrolling":false},"22e040ac-4154-4ea1-875f-314a7f11634b":{"widgetUrl":"https:\/\/btn.rolloverfx.com\/widget","mobileUrl":"https:\/\/btn.rolloverfx.com\/widget","tpaWidgetId":"button-magic","appPage":{},"applicationId":3275,"appDefinitionName":"Button Magic","appDefinitionId":"e40de189-a4e8-4eec-8688-31ffbbd0e72d","isWixTPA":false,"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"},"31":{"widgets":{"62431fb9-0a00-435e-8f5a-b98a739fb315":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/live-video-viewer\/1.589.0\/live-video","widgetId":"62431fb9-0a00-435e-8f5a-b98a739fb315","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/live-video-viewer\/1.589.0\/live-video","appPage":{"id":"Live Video","name":"Live Video","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":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/live-video-viewer\/1.589.0\/live-videoController.bundle.min.js","componentUrlTemplate":"","componentUrl":"https:\/\/static.parastorage.com\/services\/live-video-viewer\/1.589.0\/live-videoViewerWidget.bundle.min.js","controllerUrlTemplate":"","viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/819"}},"landingPage":true},"tpaWidgetId":"62431fb9-0a00-435e-8f5a-b98a739fb315","default":false}},"applicationId":31,"appDefinitionName":"Live Video"},"37":{"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":37,"appDefinitionName":"Wix Bookings"},"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"},"2327":{"widgets":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.1162.0\/ProfileCard","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.1162.0\/ProfileCard","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/ProfileCardController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/ProfileCardViewerWidget.bundle.min.js"},"tpaWidgetId":"profile","default":true}},"applicationId":2327,"appDefinitionName":"Profile Card"},"2751":{"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.967.0\/MyAccount","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.967.0\/MyAccount","appPage":{"id":"member_info","name":"My Account","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0\/MyAccountController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0\/MyAccountViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}}},"default":true}},"applicationId":2751,"appDefinitionName":"Member Account Info"},"2937":{"widgets":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetUrl":"https:\/\/cashier.wixapps.net\/wallet","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/cashier.wixapps.net\/wallet","appPage":{"id":"my_wallet","name":"My Wallet","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{},"default":true}},"applicationId":2937,"appDefinitionName":"[Migrated] - My Wallet"},"3275":{"widgets":{"22e040ac-4154-4ea1-875f-314a7f11634b":{"widgetUrl":"https:\/\/btn.rolloverfx.com\/widget","widgetId":"22e040ac-4154-4ea1-875f-314a7f11634b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/btn.rolloverfx.com\/widget","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"button-magic","default":true}},"applicationId":3275,"appDefinitionName":"Button Magic"}},"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},"2608697e-067a-44e2-8250-8e390df5bf71":{"applicationId":31,"appDefinitionName":"Live Video","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/live-video-viewer\/1.589.0\/"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/live-video-viewer\/1.589.0\/editorScript.bundle.min.js","isStretched":{},"docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/live-video-viewer\/1.589.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/819"},"enableInEditor":true,"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/819"}}},"isStandalone":true,"semanticVersion":"^0.233.0"},"isWixTPA":true},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"applicationId":37,"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},"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},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"applicationId":2327,"appDefinitionName":"Profile Card","appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/editorScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"isStretched":{},"docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"isStandalone":true,"semanticVersion":"^0.134.0"},"isWixTPA":true},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"applicationId":2751,"appDefinitionName":"Member Account Info","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0\/editorScript.bundle.min.js","isStretched":{},"docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"isStandalone":true,"semanticVersion":"^0.104.0"},"isWixTPA":true},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"applicationId":2937,"appDefinitionName":"[Migrated] - My Wallet","appFields":{"isStandalone":true,"semanticVersion":"^0.4.0"},"isWixTPA":true},"e40de189-a4e8-4eec-8688-31ffbbd0e72d":{"applicationId":3275,"appDefinitionName":"Button Magic","appFields":{"isStandalone":true,"semanticVersion":"^3.3.0"},"isWixTPA":false}},"previewMode":false,"siteRevision":431,"userFileDomainUrl":"filesusr.com","metaSiteId":"d470c4d6-8578-4029-bf78-1877a9133c00","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.use_cssnano_plugin":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.catharsis_accessibility":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.OOICssForWidgetsWithAppSettings":true,"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":{"routers-l2e5sqpl":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"f54b4533-6907-49f2-a366-30dda61055d5\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"}}}","group":"members","pages":{"f54b4533-6907-49f2-a366-30dda61055d5":"iybvx"}},"routers-l2e5sqpl1":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\"}","group":"members"}},"routerByPrefix":{"account":"routers-l2e5sqpl","profile":"routers-l2e5sqpl1"},"pageIdToPrefix":{"iybvx":"account"},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/<user>.wixsite.com\/website-1","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,"37":true,"44":true,"1680":true,"1979":true,"2327":true,"2751":true,"2937":true}},"appSectionParams":{},"requestUrl":"https:\/\/<user>.wixsite.com\/website-1\/program","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":{"iybvx":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9"}},"wixEmbedsApi":{"isAdminPage":false},"platform":{"landingPageId":"m2far","isChancePlatformOnLandingPage":true,"clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.981ddaa8.bundle.min.js","bootstrapData":{"isMobileView":false,"appsSpecData":{"2608697e-067a-44e2-8250-8e390df5bf71":{"appDefinitionId":"2608697e-067a-44e2-8250-8e390df5bf71","type":"public","instanceId":"d36ccd29-bba3-42af-b2a6-e335fb8e0c90","appDefinitionName":"Live Video","isWixTPA":true,"isModuleFederated":false},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","type":"public","instanceId":"a1e48c33-ce18-41cf-bd09-897255c38fb2","appDefinitionName":"Wix Bookings","isWixTPA":true,"isModuleFederated":false},"140603ad-af8d-84a5-2c80-a0f60cb47351":{"appDefinitionId":"140603ad-af8d-84a5-2c80-a0f60cb47351","type":"public","instanceId":"da5e45e9-c936-4b00-8d80-2c7acabed3ff","appDefinitionName":"Wix Events & Tickets","isWixTPA":true,"isModuleFederated":false},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","type":"public","instanceId":"c4716e18-6dfe-448f-b400-b3e498187ae8","appDefinitionName":"Wix Members Area","isWixTPA":true,"isModuleFederated":false},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","type":"public","instanceId":"36034b2f-b13b-4f08-8ecf-060def52490b","appDefinitionName":"Profile Card","isWixTPA":true,"isModuleFederated":false},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","type":"public","instanceId":"bd78fdad-3678-430d-abe8-4ecc0c5ddee3","appDefinitionName":"Member Account Info","isWixTPA":true,"isModuleFederated":false}},"appsUrlData":{"2608697e-067a-44e2-8250-8e390df5bf71":{"appDefId":"2608697e-067a-44e2-8250-8e390df5bf71","appDefName":"Live Video","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/live-video-viewer\/1.589.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/live-video-viewer\/1.589.0\/"},"errorReportingUrl":"https:\/\/[email protected]\/819","widgets":{"62431fb9-0a00-435e-8f5a-b98a739fb315":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/live-video-viewer\/1.589.0\/live-videoController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/live-video-viewer\/1.589.0\/live-videoViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/[email protected]\/819","widgetId":"62431fb9-0a00-435e-8f5a-b98a739fb315"}}},"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"}}},"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"}}},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","appDefName":"Wix Members Area","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.1338.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{}},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"appDefId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","appDefName":"Profile Card","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0"},"widgets":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/ProfileCardController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/ProfileCardViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd"}}},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appDefName":"Member Account Info","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0"},"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0\/MyAccountController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0\/MyAccountViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136"}}}},"blocksBootstrapData":{"blocksAppsData":{},"experimentsQueryParams":"analyze-imported-namespaces=true&init-platform-api-provider=true&get-app-def-id-from-package-name=false"},"window":{"csrfToken":"1681962416|a53r16Q-FAD_"},"location":{"externalBaseUrl":"https:\/\/<user>.wixsite.com\/website-1","isPremiumDomain":false,"metaSiteId":"d470c4d6-8578-4029-bf78-1877a9133c00","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"c3be745e-1135-4aa5-9405-b789226951ad","isMobileFriendly":true,"isPreview":false},"platformAPIData":{"routersConfigMap":{"routers-l2e5sqpl":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"f54b4533-6907-49f2-a366-30dda61055d5\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"}}}","group":"members","pages":{"f54b4533-6907-49f2-a366-30dda61055d5":"iybvx"}},"routers-l2e5sqpl1":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\"}","group":"members"}}},"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:\/\/<user>.wixsite.com\/website-1\/_api\/wix-code-public-dispatcher-ng\/siteview"},"codePackagesData":[]},"autoFrontendModulesBaseUrl":"https:\/\/static.parastorage.com\/services\/auto-frontend-modules\/1.1287.0","disabledPlatformApps":{},"widgetsClientSpecMapData":{"2608697e-067a-44e2-8250-8e390df5bf71":{"62431fb9-0a00-435e-8f5a-b98a739fb315":{"widgetName":"62431fb9-0a00-435e-8f5a-b98a739fb315","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":{}}},"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":{}}},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetName":"profile","componentFields":{}}},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetName":"member_info","componentFields":{}}}},"essentials":{"appsConductedExperiments":{"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.membersArea.sampleViewerAppFedopsInteractions":"true"},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"specs.wixBlog.CommentsBMDashboard":"true","specs.membersArea.generalSettingsViewer":"true","specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.RemoveLoosePagesInInstallation":"false","specs.membersArea.UseMembersNgApiUpdate":"false","specs.media.MediaManager3":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"false","specs.myAccount.UseLocalizationService":"false","specs.membersArea.UseFollowersV3":"false","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.generalSettings":"true","specs.wixBlog.AddWriterModalUpgrade":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.UseMembersNgApi":"true","specs.wixBlog.BMCommentsDashboard":"false","specs.membersArea.DoNotCreateTeamMember":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.NoStartAfterStop":"false","specs.membersArea.PrivateMemberIndicator":"false","specs.membersArea.ShowMoreMembersWithBadge":"false","specs.membersArea.AddRevisionField":"true","specs.membersArea.UseNewestFirstSortByDefault":"true","specs.membersArea.profilePageBoBInstallation":"false","specs.membersArea.UseQueryMembersTextSearch":"false","specs.membersArea.AllowDeletionOfBrokenApp":"true","specs.membersArea.EnablePlatformizedUninstallEditorX":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.wixBlog.BMTabsLayout":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.seoPanelChanges":"false","specs.membersArea.rateFromAppSettings":"false","specs.membersArea.EnableMemberPagePermissions":"false","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.StopConsumingSiteMemberDeletedEvents":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersArea.ClearSettings":"true"},"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"},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"specs.wixBlog.CommentsBMDashboard":"true","specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.RemoveLoosePagesInInstallation":"false","specs.membersArea.UseMembersNgApiUpdate":"false","specs.media.MediaManager3":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.HandleMembersNgUpdateDomainEvents":"true","specs.membersfollow.ActivityCounters":"true","specs.profileCardOOI.TitleForAll":"false","specs.membersArea.UseFollowersV3":"false","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.generalSettings":"true","specs.wixBlog.AddWriterModalUpgrade":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.UseMembersNgApi":"true","specs.wixBlog.BMCommentsDashboard":"false","specs.membersArea.DoNotCreateTeamMember":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.handleMobileComponentsDeletion":"true","specs.membersArea.NoStartAfterStop":"false","specs.membersArea.PrivateMemberIndicator":"false","specs.membersArea.ShowMoreMembersWithBadge":"false","specs.membersArea.AddRevisionField":"true","specs.membersArea.UseNewestFirstSortByDefault":"true","specs.membersArea.profilePageBoBInstallation":"false","specs.membersArea.UseQueryMembersTextSearch":"false","specs.membersArea.AllowDeletionOfBrokenApp":"true","specs.membersArea.EnablePlatformizedUninstallEditorX":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.wixBlog.BMTabsLayout":"true","specs.membersArea.MembersApiUseMembersNgApiQueryForSortBy":"true","specs.membersArea.seoPanelChanges":"false","specs.membersArea.rateFromAppSettings":"false","specs.membersArea.EnableMemberPagePermissions":"false","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.StopConsumingSiteMemberDeletedEvents":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.membersArea.ClearSettings":"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":{"14ce28f7-7eb0-3745-22f8-074b0e2401fb":["https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/ProfileCardController.bundle.min.js"],"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":["https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.1338.0\/viewerScript.bundle.min.js"]},"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":"d470c4d6-8578-4029-bf78-1877a9133c00","quickActionsMenuEnabled":false,"siteId":"0b091ccd-c0e6-4651-a89f-972ba209d1e3","siteRevision":431,"v":3,"cacheVersions":{"dataFixer":6}},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":false,"externalBaseUrl":"https:\/\/<user>.wixsite.com\/website-1","useSandboxInHTMLComp":true,"disableStaticPagesUrlHierarchy":false},"platform":{"moduleName":"thunderbolt-platform","contentType":"application\/json","resourceType":"platform","externalBaseUrl":"https:\/\/<user>.wixsite.com\/website-1"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","enableOoiCssVars":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.22ef0cf32c0f15473872e97366a82e9ef6a841e7","editor-elements-design-systems.thunderbolt.cfd25f12d251a9e93411af5b51b6af52c86e4258"],"ooiVersions":""},"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":{"m2far":"c3be74_e88d208736e0a0f15b9c1f9de5084ce5_430.json","k3nah":"c3be74_671291c6adf8e59b2b5560afb4bf3c9a_430.json","ps8ag":"c3be74_4d1de3e9e0942b14da9ef18c24624d34_431.json","jlype":"c3be74_b64586aad489dc971010930d93646b73_430.json","bt49e":"c3be74_e0c4e22ac7f0eff0cb3fb405658909f8_430.json","masterPage":"c3be74_48c953502abfc700cbb7800f45def666_431.json"},"protectedPageIds":["iybvx"],"routersInfo":{"configMap":{"routers-l2e5sqpl":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"f54b4533-6907-49f2-a366-30dda61055d5\",\"seoData\":{\"title\":\"My Account\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"My Account\"}}}","group":"members","pages":{"f54b4533-6907-49f2-a366-30dda61055d5":"iybvx"}},"routers-l2e5sqpl1":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\"}","group":"members"}}},"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":"ef335443-51bb-4864-a3e7-3a2d7da7f5e6","inUse":false,"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":"28e10846-b2f5-44f0-871d-561e06eee483","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":"8725b255-2aa2-4a53-b76d-7d3c363aaeea","appDefinitionName":"Subscriptions","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{}},"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":"2608697e-067a-44e2-8250-8e390df5bf71","appDefinitionName":"Live Video","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{"62431fb9-0a00-435e-8f5a-b98a739fb315":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/live-video-viewer\/1.589.0\/live-video","widgetId":"62431fb9-0a00-435e-8f5a-b98a739fb315","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/live-video-viewer\/1.589.0\/live-video","appPage":{"id":"Live Video","name":"Live Video","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":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/live-video-viewer\/1.589.0\/live-videoController.bundle.min.js","componentUrlTemplate":"","componentUrl":"https:\/\/static.parastorage.com\/services\/live-video-viewer\/1.589.0\/live-videoViewerWidget.bundle.min.js","controllerUrlTemplate":"","viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/819"}},"landingPage":true},"tpaWidgetId":"62431fb9-0a00-435e-8f5a-b98a739fb315","default":false}},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":false,"permissions":{"revoked":true},"appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/live-video-viewer\/1.589.0\/"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/live-video-viewer\/1.589.0\/editorScript.bundle.min.js","isStretched":{},"docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/live-video-viewer\/1.589.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/[email protected]\/819"},"enableInEditor":true,"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{"url":"https:\/\/[email protected]\/819"}}},"isStandalone":true,"semanticVersion":"^0.233.0"}},"37":{"type":"public","applicationId":37,"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"}},"44":{"type":"public","applicationId":44,"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":{}},"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":false,"permissions":{"revoked":true},"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"}},"1979":{"type":"public","applicationId":1979,"appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","appDefinitionName":"Wix Members Area","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":true,"permissions":{"revoked":false},"appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-editor-app\/1.2262.0\/editorAppModule.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.1338.0\/viewerScript.bundle.min.js","routerServiceUrl":"\/_api\/santa-members-server","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":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"isStandalone":true,"semanticVersion":"^0.498.0"}},"2327":{"type":"public","applicationId":2327,"appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","appDefinitionName":"Profile Card","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.1162.0\/ProfileCard","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.1162.0\/ProfileCard","published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/ProfileCardController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/ProfileCardViewerWidget.bundle.min.js"},"tpaWidgetId":"profile","default":true}},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":false,"permissions":{"revoked":false},"appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/editorScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"isStretched":{},"docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.1162.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"isStandalone":true,"semanticVersion":"^0.134.0"}},"2751":{"type":"public","applicationId":2751,"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appDefinitionName":"Member Account Info","instance":"","instanceId":"","sectionUrl":"https:\/\/apps.wix.com\/member-info\/view","sectionMobileUrl":"https:\/\/apps.wix.com\/member-info\/view","sectionPublished":true,"sectionMobilePublished":true,"sectionSeoEnabled":false,"sectionDefaultPage":"","sectionRefreshOnWidthChange":true,"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.967.0\/MyAccount","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","refreshOnWidthChange":true,"mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.967.0\/MyAccount","appPage":{"id":"member_info","name":"My Account","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{"mobileSettingsEnabled":true,"controllerUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0\/MyAccountController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0\/MyAccountViewerWidget.bundle.min.js","viewer":{"errorReporting":{"url":""}}},"default":true}},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":false,"permissions":{"revoked":false},"appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0\/editorScript.bundle.min.js","isStretched":{},"docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.967.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"isStandalone":true,"semanticVersion":"^0.104.0"}},"2937":{"type":"public","applicationId":2937,"appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","appDefinitionName":"[Migrated] - My Wallet","instance":"","instanceId":"","sectionUrl":"https:\/\/cashier.wixapps.net\/wallet","sectionMobileUrl":"https:\/\/cashier.wixapps.net\/wallet","sectionPublished":true,"sectionMobilePublished":true,"sectionSeoEnabled":false,"sectionDefaultPage":"","sectionRefreshOnWidthChange":true,"widgets":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetUrl":"https:\/\/cashier.wixapps.net\/wallet","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","refreshOnWidthChange":true,"mobileUrl":"https:\/\/cashier.wixapps.net\/wallet","appPage":{"id":"my_wallet","name":"My Wallet","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"published":true,"mobilePublished":true,"seoEnabled":false,"preFetch":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":true,"componentFields":{},"default":true}},"appRequirements":{"requireSiteMembers":false},"isWixTPA":true,"installedAtDashboard":false,"permissions":{"revoked":true},"appFields":{"isStandalone":true,"semanticVersion":"^0.4.0"}},"3275":{"type":"public","applicationId":3275,"appDefinitionId":"e40de189-a4e8-4eec-8688-31ffbbd0e72d","appDefinitionName":"Button Magic","instance":"","instanceId":"","sectionPublished":true,"sectionMobilePublished":false,"sectionSeoEnabled":true,"widgets":{"22e040ac-4154-4ea1-875f-314a7f11634b":{"widgetUrl":"https:\/\/btn.rolloverfx.com\/widget","widgetId":"22e040ac-4154-4ea1-875f-314a7f11634b","refreshOnWidthChange":true,"mobileUrl":"https:\/\/btn.rolloverfx.com\/widget","published":true,"mobilePublished":true,"seoEnabled":false,"shouldBeStretchedByDefault":false,"shouldBeStretchedByDefaultMobile":false,"componentFields":{},"tpaWidgetId":"button-magic","default":true}},"appRequirements":{"requireSiteMembers":false},"isWixTPA":false,"installedAtDashboard":false,"permissions":{"revoked":true},"appFields":{"isStandalone":true,"semanticVersion":"^3.3.0"}},"-666":{"type":"metasite","metaSiteId":"d470c4d6-8578-4029-bf78-1877a9133c00","appDefId":"22bef345-3c5b-4c18-b782-74d4085112ff","instance":"","appDefinitionId":"22bef345-3c5b-4c18-b782-74d4085112ff","applicationId":-666,"instanceId":""}},"isPremiumDomain":false,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"","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.use_cssnano_plugin":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.catharsis_accessibility":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.OOICssForWidgetsWithAppSettings":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:\/\/<user>-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.use_cssnano_plugin":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.catharsis_accessibility":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.OOICssForWidgetsWithAppSettings":true,"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:\/\/<user>.wixsite.com\/website-1\/_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.use_cssnano_plugin%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.catharsis_accessibility%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.OOICssForWidgetsWithAppSettings%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%2F<user>.wixsite.com%2Fwebsite-1&fileId=ddf0bbdd.bundle.min&formFactor=desktop&freemiumBanner=true&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&metaSiteId=d470c4d6-8578-4029-bf78-1877a9133c00&module=thunderbolt-platform&originalLanguage=en&pageId=c3be74_48c953502abfc700cbb7800f45def666_431.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=0b091ccd-c0e6-4651-a89f-972ba209d1e3&siteRevision=431&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.use_cssnano_plugin%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.catharsis_accessibility%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.OOICssForWidgetsWithAppSettings%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%2F<user>.wixsite.com%2Fwebsite-1&fileId=ddf0bbdd.bundle.min&formFactor=desktop&freemiumBanner=true&hasTPAWorkerOnSite=false&isHttps=true&isInSeo=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=en&metaSiteId=d470c4d6-8578-4029-bf78-1877a9133c00&module=thunderbolt-platform&originalLanguage=en&pageId=c3be74_e88d208736e0a0f15b9c1f9de5084ce5_430.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=0b091ccd-c0e6-4651-a89f-972ba209d1e3&siteRevision=431&viewMode=desktop" id="platform_m2far" 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.use_cssnano_plugin%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.catharsis_accessibility%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.OOICssForWidgetsWithAppSettings%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%2F<user>.wixsite.com%2Fwebsite-1&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=d470c4d6-8578-4029-bf78-1877a9133c00&module=thunderbolt-features&originalLanguage=en&pageId=c3be74_48c953502abfc700cbb7800f45def666_431.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=0b091ccd-c0e6-4651-a89f-972ba209d1e3&siteRevision=431&staticHTMLComponentUrl=https%3A%2F%2F<user>-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.use_cssnano_plugin%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.catharsis_accessibility%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.OOICssForWidgetsWithAppSettings%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%2F<user>.wixsite.com%2Fwebsite-1&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=d470c4d6-8578-4029-bf78-1877a9133c00&module=thunderbolt-features&originalLanguage=en&pageId=c3be74_e88d208736e0a0f15b9c1f9de5084ce5_430.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=0b091ccd-c0e6-4651-a89f-972ba209d1e3&siteRevision=431&staticHTMLComponentUrl=https%3A%2F%2F<user>-wixsite-com.filesusr.com%2F&useSandboxInHTMLComp=true&viewMode=desktop" id="features_m2far" 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="d470c4d6-8578-4029-bf78-1877a9133c00">
<meta http-equiv="X-Wix-Application-Instance-Id" content="0b091ccd-c0e6-4651-a89f-972ba209d1e3">
<meta http-equiv="X-Wix-Published-Version" content="431"/>
<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[DropDownMenu_SolidColorMenuButtonSkin].a1207a42.min.css">.c3f08Y{overflow-x:hidden}.c3f08Y .Osc3mf{display:flex;flex-direction:column;height:100%;width:100%}.c3f08Y .Osc3mf .qogYNL{flex:1}.c3f08Y .Osc3mf .EmtNhK{height:calc(100% - (var(--menuTotalBordersY, 0px)));overflow:visible;white-space:nowrap;width:calc(100% - (var(--menuTotalBordersX, 0px)))}.c3f08Y .Osc3mf .EmtNhK .eQSURm{display:inline-block}.c3f08Y .Osc3mf .EmtNhK .Td3Ak0{display:block;width:100%}.c3f08Y .Ucn7EJ{display:block;opacity:1;z-index:99999}.c3f08Y .Ucn7EJ .nJ7Nfe{display:inherit;overflow:visible;visibility:inherit;white-space:nowrap;width:auto}.c3f08Y .Ucn7EJ.hi04Qi{transition:visibility;transition-delay:.2s;visibility:visible}.c3f08Y .Ucn7EJ .qZw1lR{display:inline-block}.c3f08Y .UOTtnN{display:none}.fF26Th>nav{bottom:0;left:0;position:absolute;right:0;top:0}.fF26Th .EmtNhK{background-color:rgba(var(--bg,var(--color_11)),var(--alpha-bg,1));border:solid var(--brw,0) rgba(var(--brd,var(--color_15)),var(--alpha-brd,1));border-radius:var(--rd,10px);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));position:absolute;width:calc(100% - var(--menuTotalBordersX, 0px))}.fF26Th .Ucn7EJ{box-sizing:border-box;margin-top:7px;position:absolute;visibility:hidden}.fF26Th [data-dropmode=dropUp] .Ucn7EJ{margin-bottom:7px;margin-top:0}.fF26Th .nJ7Nfe{background-color:rgba(var(--bgDrop,var(--color_11)),var(--alpha-bgDrop,1));border:solid var(--brw,0) rgba(var(--brd,var(--color_15)),var(--alpha-brd,1));border-radius:var(--rdDrop,10px);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6))}.D5Vkxr,.Wptk53{box-sizing:border-box;height:100%;overflow:visible;position:relative;width:auto}.Wptk53[data-state~=header] a,.Wptk53[data-state~=header] div,[data-state~=header].D5Vkxr a,[data-state~=header].D5Vkxr div{cursor:default!important}.D5Vkxr .ppRL_Y,.Wptk53 .ppRL_Y{display:inline-block;height:100%;width:100%}.D5Vkxr{--display:inline-block;background-color:transparent;cursor:pointer;display:var(--display);transition:var(--trans,background-color .4s ease 0s)}.D5Vkxr .cYOPqd{border-left:1px solid rgba(var(--sep,var(--color_15)),var(--alpha-sep,1));padding:0 var(--pad,5px)}.D5Vkxr .GNyKTo{color:rgb(var(--txt,var(--color_15)));display:inline-block;font:var(--fnt,var(--font_1));padding:0 10px;transition:var(--trans2,color .4s ease 0s)}.D5Vkxr[data-listposition=left]{border-radius:var(--rd,10px);border-bottom-right-radius:0;border-top-right-radius:0}.D5Vkxr[data-listposition=left] .cYOPqd{border:0;border-left:none}.D5Vkxr[data-listposition=right]{border-radius:var(--rd,10px);border-bottom-left-radius:0;border-top-left-radius:0}.D5Vkxr[data-listposition=lonely]{border-radius:var(--rd,10px)}.D5Vkxr[data-listposition=lonely] .cYOPqd{border:0}.D5Vkxr[data-state~=drop]{background-color:transparent;display:block;transition:var(--trans,background-color .4s ease 0s);width:100%}.D5Vkxr[data-state~=drop] .cYOPqd{border:0;border-top:1px solid rgba(var(--sep,var(--color_15)),var(--alpha-sep,1));padding:0;width:auto}.D5Vkxr[data-state~=drop] .GNyKTo{padding:0 .5em}.D5Vkxr[data-listposition=top]{border-radius:var(--rdDrop,10px);border-bottom-left-radius:0;border-bottom-right-radius:0}.D5Vkxr[data-listposition=top] .cYOPqd{border:0}.D5Vkxr[data-listposition=bottom]{border-radius:var(--rdDrop,10px);border-top-left-radius:0;border-top-right-radius:0}.D5Vkxr[data-listposition=dropLonely]{border-radius:var(--rdDrop,10px)}.D5Vkxr[data-listposition=dropLonely] .cYOPqd{border:0}.D5Vkxr[data-state~=link]:hover,.D5Vkxr[data-state~=over]{background-color:rgba(var(--bgh,var(--color_17)),var(--alpha-bgh,1));transition:var(--trans,background-color .4s ease 0s)}.D5Vkxr[data-state~=link]:hover .GNyKTo,.D5Vkxr[data-state~=over] .GNyKTo{color:rgb(var(--txth,var(--color_15)));transition:var(--trans2,color .4s ease 0s)}.D5Vkxr[data-state~=selected]{background-color:rgba(var(--bgs,var(--color_18)),var(--alpha-bgs,1));transition:var(--trans,background-color .4s ease 0s)}.D5Vkxr[data-state~=selected] .GNyKTo{color:rgb(var(--txts,var(--color_15)));transition:var(--trans2,color .4s ease 0s)}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[WPhoto_DoubleBorderPhoto].ff6ea3c1.min.css">.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}.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%}.rYiAuL{cursor:pointer}.gSXewE{height:0;left:0;overflow:hidden;position:absolute;top:0;width:0}.bWtdXu{box-sizing:border-box;height:100%;width:100%}.xG6Gwj{min-height:var(--image-min-height);min-width:var(--image-min-width)}.xG6Gwj 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)}.LE0APo{background-color:rgba(var(--bg,var(--color_11)),var(--alpha-bg,1));border-radius:var(--rd,0);box-shadow:var(--shd,0 1px 3px rgba(0,0,0,.5))}.LE0APo .bWtdXu,.LE0APo .xG6Gwj{height:calc(100% - (2 * var(--mrg1, 7px)));width:calc(100% - (2 * var(--mrg1, 7px)))}.LE0APo .xG6Gwj{border-radius:var(--rd,0);bottom:var(--mrg1,7px);box-sizing:border-box;display:block;left:var(--mrg1,7px);overflow:hidden;position:absolute;right:var(--mrg1,7px);top:var(--mrg1,7px)}.LE0APo:after,.LE0APo:before{border-radius:var(--rd,0);border-style:solid;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.LE0APo:before{border-color:rgba(var(--brd1,var(--color_15)),var(--alpha-brd1,1));border-width:var(--sz1,3px)}.LE0APo:after{border-color:rgba(var(--brd2,var(--color_14)),var(--alpha-brd2,1));border-width:var(--sz2,1px);margin:var(--mrg2,5px)}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[DropDownMenu_OverlineMenuButtonSkin].03a443e1.min.css">.B90pUI{overflow-x:hidden}.B90pUI .HhZaxL{display:flex;flex-direction:column;height:100%;width:100%}.B90pUI .HhZaxL .pnzbws{flex:1}.B90pUI .HhZaxL .nPfNdw{height:calc(100% - (var(--menuTotalBordersY, 0px)));overflow:visible;white-space:nowrap;width:calc(100% - (var(--menuTotalBordersX, 0px)))}.B90pUI .HhZaxL .nPfNdw .IBfH_h{display:inline-block}.B90pUI .HhZaxL .nPfNdw .bV4vc4{display:block;width:100%}.B90pUI .nvw189{display:block;opacity:1;z-index:99999}.B90pUI .nvw189 .uaBqCo{display:inherit;overflow:visible;visibility:inherit;white-space:nowrap;width:auto}.B90pUI .nvw189.WGcnkd{transition:visibility;transition-delay:.2s;visibility:visible}.B90pUI .nvw189 .AQ8lNi{display:inline-block}.B90pUI .Pmb84y{display:none}.hvC2w3>nav{bottom:0;left:0;right:0;top:0}.hvC2w3 .nPfNdw,.hvC2w3 .nvw189,.hvC2w3>nav{position:absolute}.hvC2w3 .nvw189{background-color:rgba(var(--bgDrop,var(--color_11)),var(--alpha-bgDrop,1));border-radius:var(--rd,10px);box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));margin-top:7px;padding:15px 5px 0 5px;visibility:hidden}.hvC2w3 [data-dropmode=dropUp] .nvw189{margin-bottom:7px;margin-top:0}.KFQsEw,.u9LfcA{box-sizing:border-box;height:100%;overflow:visible;position:relative;width:auto}.KFQsEw[data-state~=header] a,.KFQsEw[data-state~=header] div,[data-state~=header].u9LfcA a,[data-state~=header].u9LfcA div{cursor:default!important}.KFQsEw .vselJT,.u9LfcA .vselJT{display:inline-block;height:100%;width:100%}.u9LfcA{--display:inline-block;display:var(--display)}.u9LfcA .l4NdrD{padding:0 var(--pad,5px)}.u9LfcA .ugocZk{border-top:1px solid rgba(var(--brd,var(--color_15)),var(--alpha-brd,1));cursor:pointer;font:var(--fnt,var(--font_1))}.u9LfcA .uHBjwP{color:rgb(var(--txt,var(--color_15)));display:inline-block;padding:8px}.u9LfcA[data-listposition=left]{padding-left:0}.u9LfcA[data-listposition=right]{padding-right:0}.u9LfcA[data-state~=drop]{display:block;width:100%}.u9LfcA[data-state~=link]:hover .ugocZk,.u9LfcA[data-state~=over] .ugocZk{border-top-color:rgba(var(--brdh,var(--color_15)),var(--alpha-brdh,1));border-top-width:4px}.u9LfcA[data-state~=link]:hover .uHBjwP,.u9LfcA[data-state~=over] .uHBjwP{color:rgb(var(--txth,var(--color_15)));display:inline-block;padding-top:5px}.u9LfcA[data-state~=selected] .ugocZk{border-top-color:rgba(var(--brds,var(--color_15)),var(--alpha-brds,1));border-top-width:4px}.u9LfcA[data-state~=selected] .uHBjwP{color:rgb(var(--txts,var(--color_15)));display:inline-block;padding-top:5px}</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[Container_DefaultAreaSkin].20cb0a2f.min.css">.nDEeB0{cursor:pointer}.hFQZVn{--container-corvid-border-color:rgba(var(--brd,var(--color_15)),var(--alpha-brd,1));--container-corvid-border-size:var(--brw,1px);--container-corvid-background-color:rgba(var(--bg,var(--color_11)),var(--alpha-bg,1))}.nTiihL{background-color:var(--container-corvid-background-color,rgba(var(--bg,var(--color_11)),var(--alpha-bg,1)));border:var(--container-corvid-border-width,var(--brw,1px)) solid var(--container-corvid-border-color,rgba(var(--brd,var(--color_15)),var(--alpha-brd,1)));border-radius:var(--rd,5px);bottom:0;box-shadow:var(--shd,0 1px 4px rgba(0,0,0,.6));left:0;position:absolute;right:0;top:0}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[AppWidget_Classic].4049eab0.min.css">@-moz-document url-prefix(){:invalid{box-shadow:none}:-moz-submit-invalid,:-moz-ui-invalid{box-shadow:none}}@keyframes kYZz2Z{0%{animation-timing-function:ease-out;transform:rotate(180deg)}45%{transform:rotate(198deg)}55%{transform:rotate(234deg)}to{transform:rotate(540deg)}}@keyframes wlf4P4{to{opacity:1;transform:rotate(115deg)}}.bkIuWA.xXaCpo{--display:flex;align-items:center;display:var(--display);justify-content:center}.d1WWt1{animation:kYZz2Z 1s linear infinite;height:72px;margin-left:-18px;overflow:hidden;position:absolute;transform-origin:100% 50%;width:36px}.d1WWt1:after,.d1WWt1:before{animation:wlf4P4 .5s linear infinite alternate;border:3px solid currentColor;border-color:currentColor transparent transparent currentColor;border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:-100%;top:0;transform:rotate(-45deg)}.d1WWt1:before{color:#7fccf7}.d1WWt1:after{color:#3899ec;opacity:0}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[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/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[FiveGridLine_SolidLine].e5175607.min.css">.aVng1S{border-top:var(--lnw,2px) solid rgba(var(--brd,var(--color_15)),var(--alpha-brd,1));box-sizing:border-box;height:0}</style>
<style data-href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ClassicSection].0332ddfe.min.css">.Oqnisf{overflow:visible}.cM88eO{-webkit-backface-visibility:hidden;backface-visibility:hidden}.YtfWHd{left:0;position:absolute;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}.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)}}.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)}</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 | WOW2022 </title>
<link rel="canonical" href="program.html"/>
<meta property="og:title" content="Program | WOW2022 "/>
<meta property="og:image" content="https://static.wixstatic.com/media/c3be74_ba66370f7f4c4473938f28da9c4e25d3%7Emv2.gif/v1/fit/w_2500,h_1330,al_c/c3be74_ba66370f7f4c4473938f28da9c4e25d3%7Emv2.gif"/>
<meta property="og:image:width" content="2500"/>
<meta property="og:image:height" content="1330"/>
<meta property="og:url" content="https://<user>.wixsite.com/website-1/program"/>
<meta property="og:site_name" content="WOW2022 "/>
<meta property="og:type" content="website"/>
<meta name="google-site-verification" content="_bQOwW7iDCDxuwQh8KQ5TQ9DCKc9snVGSKWutuwJ9m0"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:title" content="Program | WOW2022 "/>
<meta name="twitter:image" content="https://static.wixstatic.com/media/c3be74_ba66370f7f4c4473938f28da9c4e25d3%7Emv2.gif/v1/fit/w_2500,h_1330,al_c/c3be74_ba66370f7f4c4473938f28da9c4e25d3%7Emv2.gif"/>
<!--render body head end-->
</head>
<body class='' >
<script type="text/javascript">
var bodyCacheable = true;
var exclusionReason = {"shouldRender":true,"forced":false};
var ssrInfo = {"renderBodyTime":791,"renderTimeStamp":1681962418213}
</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{}#masterPage:not(.landingPage) #PAGES_CONTAINER{margin-top:0px;margin-bottom:0px;}#masterPage.landingPage #CONTROLLER_COMP_CUSTOM_ID{display:none;}#masterPage.landingPage #SOSP_CONTAINER_CUSTOM_ID{display:none;}#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;}#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;}#PAGES_CONTAINER{--pinned-layer-in-container:50;--above-all-in-container:49;}#CONTROLLER_COMP_CUSTOM_ID{--pinned-layer-in-container:51;--above-all-in-container:49;}#SOSP_CONTAINER_CUSTOM_ID{--pinned-layer-in-container:52;--above-all-in-container:49;}#SITE_FOOTER{--pinned-layer-in-container:53;--above-all-in-container:49;}#SITE_HEADER{z-index:calc(var(--pinned-layers-in-page, 0) + 54);--above-all-in-container:10000;}#PAGES_CONTAINER{}#SITE_PAGES{}#CONTROLLER_COMP_CUSTOM_ID{}#SOSP_CONTAINER_CUSTOM_ID{}#SOSP_CONTAINER_CUSTOM_ID{}#comp-l2e5ss2k{}#comp-l2e5str1{}#comp-l2e5sts4{}#SITE_FOOTER{}#comp-l289ski9{}#comp-jpbsq2tw{}#comp-jry9hqnl{}#comp-jp96w7m8{}#SITE_HEADER{}#comp-l289skxg{}#comp-l289uzdx{}#comp-l289uzdy{}#comp-lag3gxyg{}#comp-l289uzdz{}#comp-l289uzdz1{}#comp-l2gwjb5l{}#comp-l2gwjb5l:not([data-screen-in-hide="done"]){opacity:0;}#comp-laq6lyum{}#comp-lbem6u0z{}#comp-laq6zduh{}#comp-laq6pcvx{}
:root,:host{--color_0:255,255,255;--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_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_19:214,88,92;--color_20:122,30,32;--color_21:204,204,204;--color_22:153,153,153;--color_23:102,102,102;--color_24:51,51,51;--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;--color_41:244,210,211;--color_42:24,24,25;--color_43:137,137,142;--color_44:255,255,255;--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_59:244,210,211;--color_60:244,210,211;--color_61:244,210,211;--color_62:255,255,255;--color_63:255,255,255;--color_64:137,137,142;--color_65:137,137,142;--font_0:normal normal normal 22px/1.41em poppins-semibold,poppins,sans-serif;--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;--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;--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))}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent]{height:auto;width:980px}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:min-content 1fr;grid-template-columns:100%}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] > [id="comp-l2e5ss2k"]{position:relative;margin:0px 0px 0 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start}[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] > [id="comp-l2e5str1"]{position:relative;margin:0px 0px 0px 0;left:12px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start}[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-l289ski9"]{position:relative;margin:42px 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_FOOTERinlineContent-gridContainer] > [id="comp-jpbsq2tw"]{position:relative;margin:0px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start}[data-mesh-id=SITE_HEADERinlineContent]{height:auto;width:100%;display:flex}[data-mesh-id=SITE_HEADERinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;margin-bottom:-472px;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-l289skxg"]{position:relative;margin:37px 0px 8px calc((100% - 980px) * 0.5);left:583px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-l289uzdx"]{position:relative;margin:0px 0px 15px calc((100% - 980px) * 0.5);left:0px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-laq6lyum"]{position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:5px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-lbem6u0z"]{position:relative;margin:18px 0px 0px calc((100% - 980px) * 0.5);left:0px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-laq6zduh"]{position:relative;margin:0px 0px 59px calc((100% - 980px) * 0.5);left:246px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start}[data-mesh-id=SITE_HEADERinlineContent-gridContainer] > [id="comp-laq6pcvx"]{position:relative;margin:0px 0px 59px calc((100% - 980px) * 0.5);left:443px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start}[data-mesh-id=comp-l2e5str1inlineContent]{height:auto;width:956px}[data-mesh-id=comp-l2e5str1inlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%}[data-mesh-id=comp-l2e5str1inlineContent-gridContainer] > [id="comp-l2e5sts4"]{position:relative;margin:0px 0px 0px 0;left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start}[data-mesh-id=comp-jry9hqnlinlineContent]{height:auto;width:100%}[data-mesh-id=comp-jry9hqnlinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%}[data-mesh-id=comp-jry9hqnlinlineContent-gridContainer] > [id="comp-jp96w7m8"]{position:relative;margin:10px 0px 1px calc((100% - 980px) * 0.5);left:5px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start}[data-mesh-id=comp-l289uzdyinlineContent]{height:auto;width:100%}[data-mesh-id=comp-l289uzdyinlineContent-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-l289uzdyinlineContent-gridContainer] > [id="comp-lag3gxyg"]{position:relative;margin:0px 0px 8px calc((100% - 980px) * 0);left:-169px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start}[data-mesh-id=comp-l289uzdyinlineContent-gridContainer] > [id="comp-l289uzdz"]{position:relative;margin:6px 0px -22px calc((100% - 980px) * 0);left:252px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start}[data-mesh-id=comp-l289uzdyinlineContent-gridContainer] > [id="comp-l289uzdz1"]{position:relative;margin:6px 0px -12px calc((100% - 980px) * 0);left:350px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start}[data-mesh-id=comp-l289uzdyinlineContent-gridContainer] > [id="comp-l2gwjb5l"]{position:relative;margin:0px 0px 24px calc((100% - 980px) * 0);left:252px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start}[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent]{height:auto;width:100%;position:static;min-height:auto;padding-bottom:0px;box-sizing:border-box}[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > [id="CONTROLLER_COMP_CUSTOM_ID"]{position:absolute;top:15px;left:20px;margin-left:calc((100% - 980px) * 0.5)}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent]{height:auto;width:100%;display:flex}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;margin-top:-69px;grid-template-rows:1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > [id="CONTROLLER_COMP_CUSTOM_ID"]{position:absolute;top:-248px;left:20px;margin-left:calc((100% - 980px) * 0.5)}[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] > [id="SOSP_CONTAINER_CUSTOM_ID"]{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}#comp-l289ski9{width:980px;height:26px}#comp-l289skxg{width:382px;height:31px}#comp-laq6lyum{width:235px;height:179px}#comp-lbem6u0z{width:193px;height:257px}#comp-laq6zduh{width:163px;height:216px}#comp-laq6pcvx{width:154px;height:216px}#comp-l2e5sts4{width:956px;height:40px}#comp-jp96w7m8{width:966px;height:26px}#comp-lag3gxyg{width:26px;height:47px}#comp-l289uzdz{width:65px;height:65px}#comp-l289uzdz1{width:250px;height:55px}#comp-l2gwjb5l{width:911px;height:62px}#SITE_HEADER-placeholder{height:263px}#masterPage{left:0;margin-left:0;width:100%;min-width:980px}#PAGES_CONTAINER{left:0;margin-left:0;width:100%;min-width:980px}#SOSP_CONTAINER_CUSTOM_ID{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-l2e5ss2k{width:980px;height:250px}#comp-l2e5str1{width:956px}#comp-jpbsq2tw{left:0;margin-left:0;width:100%;min-width:980px}#comp-l289uzdx{left:0;margin-left:0;width:100%;min-width:980px}#comp-jry9hqnl{width:980px}#comp-l289uzdy{width:980px}
@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;
}
#CONTROLLER_COMP_CUSTOM_ID { --alpha-bg:1;--alpha -bgh:1;--alpha - brd:1;--alpha - brdh:1;--alpha - txt:1;--alpha - txth:1;--bg:61,155,233;--bgh:43,104,156;--alpha-bgh:1;--boxShadowToggleOn -shd:none;--brd:43,104,156;--alpha-brd:1;--brdh:61,155,233;--alpha-brdh:1;--brw:0px;--fnt:normal normal normal 14px/1.4em raleway;--rd:20px;--shd:0 1px 4px rgba(0, 0, 0, 0.6);;--txt:255,255,255;--alpha-txt:1;--txth:255,255,255;--alpha-txth:1 }#comp-l289ski9 { height:auto }#comp-l289skxg { --menuTotalBordersX:0px;--menuTotalBordersY:0px;--bg:var(--color_11);--rd:0px;--shd:none;--brw:0px;--brd:var(--color_15);--alpha-brd:1;--bgDrop:var(--color_11);--rdDrop:10px;--trans:background-color 0.4s ease 0s;--pad:0px;--sep:var(--color_15);--alpha-sep:1;--fnt:var(--font_1);--txt:var(--color_15);--trans2:color 0.4s ease 0s;--bgh:var(--color_17);--alpha-bgh:1;--txth:var(--color_15);--bgs:var(--color_18);--alpha-bgs:1;--txts:var(--color_15);--alpha-bgDrop:0.16;--alpha-txt:1;--alpha-txth:1;--alpha-txts:1;--boxShadowToggleOn-shd:none;--alpha-bg:0.22 }#comp-laq6lyum { --bg:255,255,255;--rd:0px;--shd:-18.00px 10.82px 4px 0px rgba(0,0,0,0.6);--mrg1:9px;--brd1:0,0,0;--sz1:3px;--brd2:0,0,0;--sz2:0px;--mrg2:5px;--contentPaddingLeft:9px;--contentPaddingRight:9px;--contentPaddingBottom:9px;--contentPaddingTop:9px;--alpha-bg:1;--alpha-brd1:1;--alpha-brd2:1;--height:179px;--width:235px }#comp-lbem6u0z { --bg:255,255,255;--rd:0px;--shd:-18.00px 10.82px 4px 0px rgba(0,0,0,0.6);--mrg1:9px;--brd1:0,0,0;--sz1:3px;--brd2:0,0,0;--sz2:0px;--mrg2:5px;--contentPaddingLeft:9px;--contentPaddingRight:9px;--contentPaddingBottom:9px;--contentPaddingTop:9px;--alpha-bg:1;--alpha-brd1:1;--alpha-brd2:1;--height:257px;--width:193px }#comp-laq6zduh { --bg:255,255,255;--rd:0px;--shd:-18.00px 10.82px 4px 0px rgba(0,0,0,0.6);--mrg1:9px;--brd1:0,0,0;--sz1:3px;--brd2:0,0,0;--sz2:0px;--mrg2:5px;--contentPaddingLeft:9px;--contentPaddingRight:9px;--contentPaddingBottom:9px;--contentPaddingTop:9px;--alpha-bg:1;--alpha-brd1:1;--alpha-brd2:1;--height:216px;--width:163px;--mask-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");--mask-position:0% 0%;--mask-size:100% 100%;--mask-repeat:no-repeat }#comp-laq6pcvx { --bg:255,255,255;--rd:0px;--shd:-18.00px 10.82px 4px 0px rgba(0,0,0,0.6);--mrg1:9px;--brd1:0,0,0;--sz1:3px;--brd2:0,0,0;--sz2:0px;--mrg2:5px;--contentPaddingLeft:9px;--contentPaddingRight:9px;--contentPaddingBottom:9px;--contentPaddingTop:9px;--alpha-bg:1;--alpha-brd1:1;--alpha-brd2:1;--height:216px;--width:154px;--mask-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");--mask-position:0% 0%;--mask-size:100% 100%;--mask-repeat:no-repeat }#comp-l2e5sts4 { --menuTotalBordersX:0px;--menuTotalBordersY:0px;--bgDrop:var(--color_11);--rd:0px;--shd:0px 1px 4px 0px rgba(0,0,0,0.2);--pad:10px;--fnt:var(--font_8);--brd:var(--color_15);--txt:var(--color_15);--alpha-txt:1;--brdh:var(--color_17);--txth:var(--color_17);--alpha-txth:1;--brds:var(--color_18);--txts:var(--color_18);--alpha-txts:1;--alpha-bgDrop:1;--alpha-brdh:1;--alpha-brd:0;--alpha-brds:1 }#comp-jp96w7m8 { --min-height:26px;height:auto }#comp-l289uzdz { --contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;--height:65px;--width:65px }#comp-l289uzdz1 { --min-height:32px;height:auto }#comp-l2gwjb5l { height:auto }#SOSP_CONTAINER_CUSTOM_ID { --brw:0px;--brd:var(--color_15);--bg:var(--color_11);--rd:0px;--shd:none;--alpha-bg:1;--alpha-brd:1;--boxShadowToggleOn-shd:none;--shc-mutated-brightness:128,128,128 }#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;position:fixed !important;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-l289uzdx { --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-l289uzdy { --bg-overlay-color:transparent;--bg-gradient:none;width:100%;--column-width:980px;--column-flex:980 }#BACKGROUND_GROUP { --transition-duration:700ms }/* END STYLABLE DIRECTIVE RULES */
#comp-lag3gxyg .style-lag3gxzv1__root{-st-extends: StylableButton;transition: all 0.2s ease, visibility 0s;border-radius: 7px;border: 0px solid rgb(150, 15, 112);background: rgba(255, 255, 255, 0)}
/* START STYLABLE DIRECTIVE RULES */
#comp-lag3gxyg .style-lag3gxzv1__root[disabled]{background: #E2E2E2}
#comp-lag3gxyg .style-lag3gxzv1__root[disabled] .StylableButton2545352419__label{color: #8F8F8F}
#comp-lag3gxyg .style-lag3gxzv1__root[disabled] .StylableButton2545352419__icon{fill: #8F8F8F}
#comp-lag3gxyg .style-lag3gxzv1__root .StylableButton2545352419__container{transition: inherit}
#comp-lag3gxyg .style-lag3gxzv1__root .StylableButton2545352419__label{transition: inherit;font-size: 16px;color: #000000;display: none}
#comp-lag3gxyg .style-lag3gxzv1__root .StylableButton2545352419__icon{transition: inherit;fill: #070D3A;width: 33px;height: 33px}
#comp-lag3gxyg .style-lag3gxzv1__root:hover .StylableButton2545352419__icon {
width: 30px;
height: 30px;
}
</style>
<style id="css_m2far">#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 #fff,0 0 0 3px #116dff!important;z-index:1}#masterPage{--pinned-layers-in-page:0}[data-mesh-id=comp-lgn1dbrginlineContent]{height:auto;width:100%}[data-mesh-id=comp-lgn1dbrginlineContent-gridContainer]{display:grid;grid-template-columns:100%;grid-template-rows:1fr;height:auto;min-height:auto;position:static;width:100%}[data-mesh-id=comp-lgn1dbrginlineContent-gridContainer]>[id=comp-l97ml6lk]{align-self:start;grid-area:1/1/2/2;justify-self:start;left:10px;margin:26px 0 33px calc(50% - 490px);position:relative}[data-mesh-id=comp-lgn1dbrg1inlineContent]{height:auto;width:100%}[data-mesh-id=comp-lgn1dbrg1inlineContent-gridContainer]{display:grid;grid-template-columns:100%;grid-template-rows:repeat(3,min-content) 1fr;height:auto;min-height:auto;position:static;width:100%}[data-mesh-id=comp-lgn1dbrg1inlineContent-gridContainer]>[id=comp-l97mupjv]{align-self:start;grid-area:1/1/2/2;justify-self:start;left:0;margin:0 0 -353px calc(50% - 490px);position:relative}[data-mesh-id=comp-lgn1dbrg1inlineContent-gridContainer]>[id=comp-l97vaizv]{align-self:start;grid-area:2/1/3/2;justify-self:start;left:0;margin:0 0 -3px calc(50% - 490px);position:relative}[data-mesh-id=comp-lgn1dbrg1inlineContent-gridContainer]>[id=comp-l97s3k8w]{align-self:start;grid-area:3/1/4/2;justify-self:start;left:0;margin:0 0 -6px calc(50% - 490px);position:relative}[data-mesh-id=comp-lgn1dbrg1inlineContent-gridContainer]>[id=comp-l97s5gpu]{align-self:start;grid-area:4/1/5/2;justify-self:start;left:0;margin:0 0 0 calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent]{height:auto;width:100%}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]{display:grid;grid-template-columns:100%;grid-template-rows:repeat(24,min-content) 1fr;height:auto;min-height:2882px;position:static;width:100%}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97nckhg]{align-self:start;grid-area:1/1/2/2;justify-self:start;left:15px;margin:16px 0 18px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97repwl]{align-self:start;grid-area:1/1/2/2;justify-self:start;left:272px;margin:11px 0 26px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97nf358]{align-self:start;grid-area:2/1/3/2;justify-self:start;left:13px;margin:0 0 28px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97ngqfa]{align-self:start;grid-area:3/1/4/2;justify-self:start;left:13px;margin:0 0 32px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97n0j5t]{align-self:start;grid-area:4/1/5/2;justify-self:start;left:13px;margin:0 0 38px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97w9ttv]{align-self:start;grid-area:4/1/5/2;justify-self:start;left:180px;margin:0 0 10px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97nia8n]{align-self:start;grid-area:5/1/6/2;justify-self:start;left:10px;margin:6px 0 46px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-lag4jvbw]{align-self:start;grid-area:5/1/6/2;justify-self:start;left:639px;margin:0 0 46px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97nqwgd]{align-self:start;grid-area:6/1/7/2;justify-self:start;left:10px;margin:0 0 24px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97ni46k]{align-self:start;grid-area:7/1/8/2;justify-self:start;left:10px;margin:13px 0 13px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97revik]{align-self:start;grid-area:7/1/8/2;justify-self:start;left:220px;margin:0 0 13px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97o5ezi]{align-self:start;grid-area:8/1/9/2;justify-self:start;left:10px;margin:6px 0 22px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-lag4ko6y]{align-self:start;grid-area:8/1/9/2;justify-self:start;left:639px;margin:0 0 22px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97o6mjx]{align-self:start;grid-area:9/1/10/2;justify-self:start;left:5px;margin:0 0 33px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97ofvjb]{align-self:start;grid-area:10/1/11/2;justify-self:start;left:10px;margin:7px 0 37px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97rfozw]{align-self:start;grid-area:10/1/11/2;justify-self:start;left:163px;margin:0 0 31px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97oh0m7]{align-self:start;grid-area:11/1/12/2;justify-self:start;left:5px;margin:0 0 17px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97on3s7]{align-self:start;grid-area:12/1/14/2;justify-self:start;left:10px;margin:11px 0 -109px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97uhabl]{align-self:start;grid-area:12/1/13/2;justify-self:start;left:189px;margin:0 0 12px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97unme3]{align-self:start;grid-area:13/1/16/2;justify-self:start;left:189px;margin:0 0 45px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97y7xw8]{align-self:start;grid-area:14/1/15/2;justify-self:start;left:770px;margin:0 0 45px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97p7nby]{align-self:start;grid-area:16/1/17/2;justify-self:start;left:10px;margin:0 0 11px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97qaihw]{align-self:start;grid-area:17/1/18/2;justify-self:start;left:10px;margin:0 0 24px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97pa94m]{align-self:start;grid-area:18/1/19/2;justify-self:start;left:10px;margin:0 0 64px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97pamhf]{align-self:start;grid-area:18/1/19/2;justify-self:start;left:244px;margin:0 0 22px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97pnvgm]{align-self:start;grid-area:19/1/20/2;justify-self:start;left:10px;margin:0 0 42px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97puqlx]{align-self:start;grid-area:19/1/20/2;justify-self:start;left:239px;margin:0 0 42px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97qtzji]{align-self:start;grid-area:20/1/21/2;justify-self:start;left:10px;margin:13px 0 11px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97s6xi8]{align-self:start;grid-area:20/1/21/2;justify-self:start;left:239px;margin:0 0 11px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l9c526q4]{align-self:start;grid-area:21/1/22/2;justify-self:start;left:10px;margin:10px 0 23px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97ph9pl]{align-self:start;grid-area:18/1/19/2;justify-self:start;left:478px;margin:0 0 29px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97pwm9k]{align-self:start;grid-area:19/1/20/2;justify-self:start;left:478px;margin:0 0 54px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l9xgmvzq]{align-self:start;grid-area:18/1/19/2;justify-self:start;left:708px;margin:0 0 22px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l9xgocxu]{align-self:start;grid-area:19/1/20/2;justify-self:start;left:708px;margin:0 0 42px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-lag4l6mm]{align-self:start;grid-area:21/1/22/2;justify-self:start;left:668px;margin:0 0 23px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97qxbwz]{align-self:start;grid-area:22/1/23/2;justify-self:start;left:10px;margin:0 0 33px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97qv3s9]{align-self:start;grid-area:23/1/24/2;justify-self:start;left:0;margin:0 0 11px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l9c54f04]{align-self:start;grid-area:24/1/25/2;justify-self:start;left:17px;margin:6px 0 50px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l9c55src]{align-self:start;grid-area:24/1/25/2;justify-self:start;left:158px;margin:0 0 60px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97mupm2inlineContent-gridContainer]>[id=comp-l97ymt8z]{align-self:start;grid-area:25/1/26/2;justify-self:start;left:0;margin:0 0 10px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97vaj36inlineContent]{height:auto;width:100%}[data-mesh-id=comp-l97vaj36inlineContent-gridContainer]{display:grid;grid-template-columns:100%;grid-template-rows:repeat(6,min-content) 1fr;height:auto;min-height:auto;position:static;width:100%}[data-mesh-id=comp-l97vaj36inlineContent-gridContainer]>[id=comp-l97vdkgx]{align-self:start;grid-area:1/1/2/2;justify-self:start;left:11px;margin:20px 0 45px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97vaj36inlineContent-gridContainer]>[id=comp-l98218qi]{align-self:start;grid-area:1/1/2/2;justify-self:start;left:441px;margin:15px 0 51px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97vaj36inlineContent-gridContainer]>[id=comp-l97ri4om]{align-self:start;grid-area:2/1/5/2;justify-self:start;left:11px;margin:0 0 -44px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97vaj36inlineContent-gridContainer]>[id=comp-l97rk5tc]{align-self:start;grid-area:2/1/3/2;justify-self:start;left:267px;margin:0 0 33px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97vaj36inlineContent-gridContainer]>[id=comp-l97x4vpc]{align-self:start;grid-area:3/1/4/2;justify-self:start;left:262px;margin:0 0 0 calc(50% - 490px);position:relative}[data-mesh-id=comp-l97vaj36inlineContent-gridContainer]>[id=comp-l97x9sbs]{align-self:start;grid-area:5/1/6/2;justify-self:start;left:262px;margin:0 0 20px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97vaj36inlineContent-gridContainer]>[id=comp-l97ri4od]{align-self:start;grid-area:2/1/3/2;justify-self:start;left:749px;margin:0 0 -71px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97vaj36inlineContent-gridContainer]>[id=comp-l97vhb0z]{align-self:start;grid-area:7/1/8/2;justify-self:start;left:827px;margin:0 0 13px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97vaj36inlineContent-gridContainer]>[id=comp-l97viskq]{align-self:start;grid-area:7/1/8/2;justify-self:start;left:11px;margin:22px 0 13px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97vaj36inlineContent-gridContainer]>[id=comp-l97xasa0]{align-self:start;grid-area:6/1/7/2;justify-self:start;left:11px;margin:0 0 -1px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s3kd5inlineContent]{height:auto;width:100%}[data-mesh-id=comp-l97s3kd5inlineContent-gridContainer]{display:grid;grid-template-columns:100%;grid-template-rows:1fr;height:auto;min-height:auto;position:static;width:100%}[data-mesh-id=comp-l97s3kd5inlineContent-gridContainer]>[id=comp-l97s4ph8]{align-self:start;grid-area:1/1/2/2;justify-self:start;left:11px;margin:30px 0 30px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent]{height:auto;width:100%}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]{display:grid;grid-template-columns:100%;grid-template-rows:repeat(12,min-content) 1fr;height:auto;min-height:auto;position:static;width:100%}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-l97s8eck]{align-self:start;grid-area:1/1/2/2;justify-self:start;left:5px;margin:11px 0 16px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-l97scoqn]{align-self:start;grid-area:1/1/2/2;justify-self:start;left:272px;margin:0 0 14px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-l97s88kx]{align-self:start;grid-area:2/1/3/2;justify-self:start;left:5px;margin:0 0 25px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-l97vyugy]{align-self:start;grid-area:3/1/4/2;justify-self:start;left:5px;margin:0 0 24px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-l97vwg5p]{align-self:start;grid-area:3/1/4/2;justify-self:start;left:197px;margin:0 0 40px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-l97sfwlh]{align-self:start;grid-area:4/1/5/2;justify-self:start;left:5px;margin:6px 0 0 calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-lag4lgw2]{align-self:start;grid-area:4/1/5/2;justify-self:start;left:616px;margin:0 0 0 calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-l97rco25]{align-self:start;grid-area:5/1/6/2;justify-self:start;left:5px;margin:0 0 7px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-l97s8c9f]{align-self:start;grid-area:6/1/7/2;justify-self:start;left:5px;margin:13px 0 10px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-l97sfqlg]{align-self:start;grid-area:6/1/7/2;justify-self:start;left:197px;margin:0 0 10px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-l97sn7cl]{align-self:start;grid-area:7/1/8/2;justify-self:start;left:3px;margin:12px 0 9px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-lag4lorl]{align-self:start;grid-area:7/1/8/2;justify-self:start;left:616px;margin:0 0 15px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-l9c2fy2g]{align-self:start;grid-area:8/1/9/2;justify-self:start;left:3px;margin:0 0 27px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-l97suluf]{align-self:start;grid-area:9/1/10/2;justify-self:start;left:5px;margin:0 0 13px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-l97t0dkf]{align-self:start;grid-area:10/1/11/2;justify-self:start;left:0;margin:13px 0 24px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-l97t14k0]{align-self:start;grid-area:10/1/11/2;justify-self:start;left:142px;margin:0 0 24px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-l97t1nv9]{align-self:start;grid-area:11/1/12/2;justify-self:start;left:0;margin:0 0 27px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-l97t3693]{align-self:start;grid-area:12/1/13/2;justify-self:start;left:3px;margin:0 0 33px calc(50% - 490px);position:relative}[data-mesh-id=comp-l97s5gslinlineContent-gridContainer]>[id=comp-l97vtux5]{align-self:start;grid-area:13/1/14/2;justify-self:start;left:0;margin:0 0 48px calc(50% - 490px);position:relative}[data-mesh-id=Containerm2farinlineContent]{height:auto;width:100%}[data-mesh-id=Containerm2farinlineContent-gridContainer]{box-sizing:border-box;display:grid;grid-template-columns:100%;grid-template-rows:min-content 1fr;height:auto;min-height:997px;padding-bottom:0;position:static;width:100%}[data-mesh-id=Containerm2farinlineContent-gridContainer]>[id=comp-lgn1dbrg]{align-self:start;grid-area:1/1/2/2;justify-self:start;left:0;margin:0 0 0 calc(50% - 490px);position:relative}[data-mesh-id=Containerm2farinlineContent-gridContainer]>[id=comp-lgn1dbrg1]{align-self:start;grid-area:2/1/3/2;justify-self:start;left:0;margin:0 0 0 calc(50% - 490px);position:relative}#comp-l97ml6lk{height:40px;width:586px}#comp-l97nckhg{height:34px;width:304px}#comp-l97repwl{height:31px;width:26px}#comp-l97nf358{height:101px;width:952px}#comp-l97ngqfa{height:67px;width:896px}#comp-l97n0j5t{height:188px;width:134px}#comp-l97w9ttv{height:120px;width:618px}#comp-l97nia8n{height:34px;width:228px}#comp-lag4jvbw{height:40px;width:142px}#comp-l97nqwgd{height:120px;width:936px}#comp-l97ni46k{height:34px;width:200px}#comp-l97revik{height:47px;width:26px}#comp-l97o5ezi{height:34px;width:304px}#comp-lag4ko6y{height:40px;width:142px}#comp-l97o6mjx{height:112px;width:862px}#comp-l97ofvjb{height:34px;width:304px}#comp-l97rfozw{height:47px;width:26px}#comp-l97oh0m7{height:34px;width:913px}#comp-l97on3s7{height:241px;width:163px}#comp-l97uhabl{height:36px;width:600px}#comp-l97unme3{height:210px;width:737px}#comp-l97y7xw8{height:115px;width:130px}#comp-l97p7nby{height:34px;width:399px}#comp-l97qaihw{height:60px;width:887px}#comp-l97pa94m{height:130px;width:168px}#comp-l97pamhf{height:172px;width:146px}#comp-l97pnvgm{height:203px;width:179px}#comp-l97puqlx{height:203px;width:191px}#comp-l97qtzji{height:34px;width:216px}#comp-l97s6xi8{height:47px;width:26px}#comp-l9c526q4{height:30px;width:304px}#comp-l97ph9pl{height:165px;width:158px}#comp-l97pwm9k{height:191px;width:198px}#comp-l9xgmvzq{height:172px;width:142px}#comp-l9xgocxu{height:203px;width:198px}#comp-lag4l6mm{height:40px;width:142px}#comp-l97qxbwz{height:60px;width:866px}#comp-l97qv3s9{height:34px;width:484px}#comp-l9c54f04{height:173px;width:116px}#comp-l9c55src{height:169px;width:646px}#comp-l97ymt8z{height:5px;width:980px}#comp-l97vdkgx{height:36px;width:422px}#comp-l98218qi{height:35px;width:30px}#comp-l97ri4om{height:301px;width:227px}#comp-l97rk5tc{height:140px;width:445px}#comp-l97x4vpc{height:84px;width:450px}#comp-l97x9sbs{height:57px;width:450px}#comp-l97ri4od{height:244px;width:192px}#comp-l97vhb0z{height:172px;width:114px}#comp-l97viskq{height:150px;width:787px}#comp-l97xasa0{height:84px;width:869px}#comp-l97s4ph8{height:33px;width:310px}#comp-l97s8eck{height:34px;width:276px}#comp-l97scoqn{height:47px;width:26px}#comp-l97s88kx{height:34px;width:662px}#comp-l97vyugy{height:166px;width:146px}#comp-l97vwg5p{height:150px;width:641px}#comp-l97sfwlh{height:34px;width:304px}#comp-lag4lgw2{height:40px;width:142px}#comp-l97rco25{height:120px;width:779px}#comp-l97s8c9f{height:34px;width:304px}#comp-l97sfqlg{height:47px;width:26px}#comp-l97sn7cl{height:34px;width:304px}#comp-lag4lorl{height:40px;width:142px}#comp-l9c2fy2g{height:90px;width:941px}#comp-l97suluf{height:60px;width:676px}#comp-l97t0dkf{height:34px;width:174px}#comp-l97t14k0{height:47px;width:26px}#comp-l97t1nv9{height:34px;width:507px}#comp-l97t3693{height:90px;width:980px}#comp-l97vtux5{height:34px;width:304px}#m2far{min-width:980px}#comp-l97mupjv,#comp-l97s3k8w,#comp-l97s5gpu,#comp-l97vaizv,#comp-lgn1dbrg,#comp-lgn1dbrg1,#m2far{left:0;margin-left:0;width:100%}#comp-l97mupm2,#comp-l97s3kd5,#comp-l97s5gsl,#comp-l97vaj36{width:980px}@font-face{font-display:block;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-face{font-display:block;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-face{font-display:block;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-face{font-display:block;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-face{font-display:block;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-face{font-display:block;font-family:Poppins-SemiBold;font-style:italic;font-weight:700;src:url(../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/c4FPK8_hIFKoX59qcGwdChUOjZSKWg4xBWp_C_qQx0o.woff2) format("woff2"),url(../../static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff/s/poppins/v5/c4FPK8_hIFKoX59qcGwdCha1RVmPjeKy21_GQJaLlJI.woff) format("woff")}@font-face{font-display:block;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-face{font-display:block;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+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:block;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+00??,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-face{font-display:block;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-face{font-display:block;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+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:block;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+00??,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-face{font-display:block;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-face{font-display:block;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+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:block;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+00??,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-face{font-display:block;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-face{font-display:block;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+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:block;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+00??,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}#comp-l97ml6lk,#comp-l97nckhg,#comp-l97nf358,#comp-l97ngqfa{height:auto}#comp-l97n0j5t{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;--height:188px;--width:134px;--mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200' data-bbox='20 20 160 160' data-type='shape' preserveAspectRatio='none' viewBox='20 20 160 160'%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/svg%3E");--mask-position:0% 0%;--mask-size:100% 100%;--mask-repeat:no-repeat}#comp-l97nia8n,#comp-l97w9ttv{height:auto}#comp-lag4jvbw{--rd:0px;--trans1:border-color 0.4s ease 0s,background-color 0.4s ease 0s;--shd:1.93px 2.30px 8px 0px rgba(0,0,0,.45);--fnt:normal normal normal 15px/1.875em proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_11);--brw:0px;--bg:var(--color_15);--brd:var(--color_15);--bgh:var(--color_15);--brdh:var(--color_15);--alpha-brdh:1;--txth:var(--color_11);--bgd:204,204,204;--alpha-bgd:1;--brdd:204,204,204;--alpha-brdd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-bg:1;--alpha-bgh:0.7;--alpha-brd:0;--alpha-txt:1;--alpha-txth:1;--shc-mutated-brightness:12,12,13;--label-align:center;--label-text-align:center}#comp-l97ni46k,#comp-l97nqwgd,#comp-l97o5ezi{height:auto}#comp-lag4ko6y{--rd:0px;--trans1:border-color 0.4s ease 0s,background-color 0.4s ease 0s;--shd:1.93px 2.30px 8px 0px rgba(0,0,0,.45);--fnt:normal normal normal 15px/1.875em proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_11);--brw:0px;--bg:var(--color_15);--brd:var(--color_15);--bgh:var(--color_15);--brdh:var(--color_15);--alpha-brdh:1;--txth:var(--color_11);--bgd:204,204,204;--alpha-bgd:1;--brdd:204,204,204;--alpha-brdd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-bg:1;--alpha-bgh:0.7;--alpha-brd:0;--alpha-txt:1;--alpha-txth:1;--shc-mutated-brightness:12,12,13;--label-align:center;--label-text-align:center}#comp-l97o6mjx{--min-height:47px;height:auto}#comp-l97ofvjb,#comp-l97oh0m7{height:auto}#comp-l97on3s7{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;--height:241px;--width:163px;--mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200' data-bbox='20 20 160 160' data-type='shape' preserveAspectRatio='none' viewBox='20 20 160 160'%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/svg%3E");--mask-position:0% 0%;--mask-size:100% 100%;--mask-repeat:no-repeat}#comp-l97uhabl,#comp-l97unme3{height:auto}#comp-l97y7xw8{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;--height:115px;--width:130px}#comp-l97p7nby,#comp-l97qaihw{height:auto}#comp-l97pa94m{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;--height:130px;--width:168px}#comp-l97pamhf{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;--height:172px;--width:146px}#comp-l97pnvgm,#comp-l97puqlx,#comp-l97qtzji,#comp-l9c526q4{height:auto}#comp-l97ph9pl{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;--height:165px;--width:158px}#comp-l97pwm9k{height:auto}#comp-l9xgmvzq{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;--height:172px;--width:142px;--mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200' data-bbox='20 20 160 160' data-type='shape' preserveAspectRatio='none' viewBox='20 20 160 160'%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/svg%3E");--mask-position:0% 0%;--mask-size:100% 100%;--mask-repeat:no-repeat}#comp-l9xgocxu{--min-height:183px;height:auto}#comp-lag4l6mm{--rd:0px;--trans1:border-color 0.4s ease 0s,background-color 0.4s ease 0s;--shd:1.93px 2.30px 8px 0px rgba(0,0,0,.45);--fnt:normal normal normal 15px/1.875em proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_11);--brw:0px;--bg:var(--color_15);--brd:var(--color_15);--bgh:var(--color_15);--brdh:var(--color_15);--alpha-brdh:1;--txth:var(--color_11);--bgd:204,204,204;--alpha-bgd:1;--brdd:204,204,204;--alpha-brdd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-bg:1;--alpha-bgh:0.7;--alpha-brd:0;--alpha-txt:1;--alpha-txth:1;--shc-mutated-brightness:12,12,13;--label-align:center;--label-text-align:center}#comp-l97qv3s9,#comp-l97qxbwz{height:auto}#comp-l9c54f04{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;--height:173px;--width:116px;--mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200' data-bbox='20 20 160 160' data-type='shape' preserveAspectRatio='none' viewBox='20 20 160 160'%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/svg%3E");--mask-position:0% 0%;--mask-size:100% 100%;--mask-repeat:no-repeat}#comp-l9c55src{height:auto}#comp-l97ymt8z{--lnw:1px;--brd:40,38,38;--alpha-brd:1;transform-origin:center .5px}#comp-l97vdkgx{height:auto}#comp-l98218qi{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;--height:35px;--width:30px}#comp-l97ri4om{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;--height:301px;--width:227px}#comp-l97rk5tc,#comp-l97x4vpc,#comp-l97x9sbs{height:auto}#comp-l97ri4od{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;--height:244px;--width:192px}#comp-l97vhb0z{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;--height:172px;--width:114px;--mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200' data-bbox='20 20 160 160' data-type='shape' preserveAspectRatio='none' viewBox='20 20 160 160'%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/svg%3E");--mask-position:0% 0%;--mask-size:100% 100%;--mask-repeat:no-repeat}#comp-l97s4ph8,#comp-l97s88kx,#comp-l97s8eck,#comp-l97viskq,#comp-l97xasa0{height:auto}#comp-l97vyugy{--contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;--height:166px;--width:146px}#comp-l97sfwlh,#comp-l97vwg5p{height:auto}#comp-lag4lgw2{--rd:0px;--trans1:border-color 0.4s ease 0s,background-color 0.4s ease 0s;--shd:1.93px 2.30px 8px 0px rgba(0,0,0,.45);--fnt:normal normal normal 15px/1.875em proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_11);--brw:0px;--bg:var(--color_15);--brd:var(--color_15);--bgh:var(--color_15);--brdh:var(--color_15);--alpha-brdh:1;--txth:var(--color_11);--bgd:204,204,204;--alpha-bgd:1;--brdd:204,204,204;--alpha-brdd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-bg:1;--alpha-bgh:0.7;--alpha-brd:0;--alpha-txt:1;--alpha-txth:1;--shc-mutated-brightness:12,12,13;--label-align:center;--label-text-align:center}#comp-l97rco25{--min-height:80px;height:auto}#comp-l97s8c9f,#comp-l97sn7cl{height:auto}#comp-lag4lorl{--rd:0px;--trans1:border-color 0.4s ease 0s,background-color 0.4s ease 0s;--shd:1.93px 2.30px 8px 0px rgba(0,0,0,.45);--fnt:normal normal normal 15px/1.875em proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;--trans2:color 0.4s ease 0s;--txt:var(--color_11);--brw:0px;--bg:var(--color_15);--brd:var(--color_15);--bgh:var(--color_15);--brdh:var(--color_15);--alpha-brdh:1;--txth:var(--color_11);--bgd:204,204,204;--alpha-bgd:1;--brdd:204,204,204;--alpha-brdd:1;--txtd:255,255,255;--alpha-txtd:1;--alpha-bg:1;--alpha-bgh:0.7;--alpha-brd:0;--alpha-txt:1;--alpha-txth:1;--shc-mutated-brightness:12,12,13;--label-align:center;--label-text-align:center}#comp-l97suluf,#comp-l97t0dkf,#comp-l97t1nv9,#comp-l97t3693,#comp-l97vtux5,#comp-l9c2fy2g{height:auto}#m2far{min-height:997px;width:auto}#comp-lgn1dbrg,#comp-lgn1dbrg1{--bg-overlay-color:transparent;--bg-gradient:none;min-width:980px}#comp-l97mupjv{--bg-overlay-color:#fafafa;--bg-gradient:none;--padding:0px;--margin:0px;--divider-bottom-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-bbox='0 100 1920 200' data-type='shape' preserveAspectRatio='none' style='fill:%23fbf0f0' viewBox='0 100 1920 200'%3E%3Cpath d='M1914.392 288.326c-110.231-4.798-134.428-121.68-301.124-121.68s-190.894 116.883-301.124 121.68h-15.779c-132.623-3.764-163.287-72.283-366.071-72.283s-233.445 68.519-366.071 72.283h-8.154C384.543 282.678 408.027 100 281.156 100c-123.98 0-102.173 182.678-274.845 188.326H0V300h1920v-11.674h-5.608z'/%3E%3C/svg%3E");--divider-bottom-size:50.00% 100%;--divider-bottom-height:100px;--divider-bottom-color:#fbf0f0;--divider-bottom-opacity:1;--divider-bottom-flip:scale(1,1);--divider-bottom-layers-pin-factor:0;--divider-bottom-filter:none;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;min-width:980px}#comp-l97s3k8w,#comp-l97vaizv{--bg-overlay-color:transparent;--bg-gradient:none;--padding:0px;--margin:0px;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;min-width:980px}#comp-l97s5gpu{--bg-overlay-color:rgb(var(--color_16));--bg-gradient:none;--padding:0px;--margin:0px;--divider-bottom-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-bbox='-0.1 162.638 1920.1 137.362' data-type='shape' preserveAspectRatio='xMidYMax slice' style='fill:%23f8e1e2' viewBox='-0.1 162.638 1920.1 137.362'%3E%3Cpath d='M1688.6 197.8c.8.3 2.5-.7 3.6-.8-2.8-.2-5.7.2-8.5-.1-4.1.1-8.2.9-12.3 1.6 5.7.3 11.6-.2 17.2-.7zM1686.5 198.5c-9 1.5-18.1 2.7-27.3 2.3-3.9.8-7.8 1.8-11.6 3 13.1.5 26.4-1.5 38.9-5.3zM1410.3 207.9c-9.9-.4-19.8-1.7-29.7-2.8-7.6-.7-15.3-1.1-23-1.3 17.5 1.8 35 6.3 52.7 4.1zM1249.4 203.6c6.8.9 13.7 1.7 20.5 1.8-6.8-.7-13.6-1.8-20.5-1.8zM1270.3 206c-11.8-.4-23.6-1.2-35.3-2.3-4.1-.2-8.2.2-12.3.9 15.8 1.3 31.7 2.5 47.6 1.4zM728.8 197.8c.8.3 2.5-.7 3.6-.8-2.8-.2-5.7.2-8.5-.1-4.1.1-8.2.9-12.3 1.6 5.6.3 11.6-.2 17.2-.7zM726.7 198.5c-9 1.5-18.1 2.7-27.3 2.3-3.9.8-7.8 1.8-11.6 3 13.1.5 26.4-1.5 38.9-5.3zM450.5 207.9c-9.9-.4-19.8-1.7-29.7-2.8-7.6-.7-15.3-1.1-23-1.3 17.5 1.8 35 6.3 52.7 4.1zM289.6 203.6c6.8.9 13.7 1.7 20.5 1.8-6.8-.7-13.7-1.8-20.5-1.8zM310.5 206c-11.8-.4-23.6-1.2-35.3-2.3-4.1-.2-8.2.2-12.3.9 15.8 1.3 31.7 2.5 47.6 1.4zM1904.7 166.4c5.5 1.4 10.6 3.1 15.3 4.8v-3.9c-5.1-.7-10.2-.5-15.3-.9zM1845.2 164c-5.9-.2-11.9.1-17.8.7 0 0 26.3 2.7 52.6 19.1 14.2 8.9 29.2 24.7 40 43.4v-17.7c-29.1-39.2-74.8-45.5-74.8-45.5zM1864.3 164.5c13.3 2 22.5 5.3 35.6 11.6 0 0 9.1 5.4 20.1 14.5v-9.9c-19.9-11.4-38.4-15.3-38.4-15.3-5.8-.5-11.6-1-17.3-.9z'/%3E%3Cpath d='M0 300h1920v-37.4c-30-86-106.3-96.1-106.3-96.1h-.2c-2.2.2-9.5 1.7-9.5 1.7.7.2 10.7 2.5 11.4 2.7 68.1 20.1 92.8 82.4 101.6 115.8.4 1.6-.8 3.1-2.4 3.2h-.1c-1.2 0-2.2-.8-2.5-1.9-1.5-5.4-3.5-10.7-6-15.7-6.7-13.6-16.3-25.7-26.4-37.1-11-12.4-22.8-24.1-35.7-34.6-9.7-8-19.7-16-31-21.8-10.6-5.5-22.9-7.8-34.8-6.1-6.2 1.3-12.4 2.7-18.4 4.6 9-1.6 18.3-1.7 27.1.8 13.5 3.7 25.2 12 36.1 20.4 18.3 13.9 35.4 29.4 50.7 46.5 9.4 10.5 18.1 22 23.4 35.1.2.4.3.8.5 1.2 1.7 4.4-1.4 9.1-6.2 9.3h-.2c-3 0-5.7-1.9-6.6-4.8-4.4-13.8-13-26-23-36.4-.6-.7-4.1-4.4-4.2-4.4-14.7-15-30.9-28.5-47.7-41.2-11.6-8.9-23.9-17.8-38.2-22-11.2-3.4-23.2-2.7-34.5.1-7.6 2.2-15.1 4.8-22.5 7.5 10.2-2.6 20.6-5.3 31.3-4.4 15.4.9 29.2 8.5 41.6 17 15.4 11 30.8 22.2 45.4 34.3 10.5 9.1 21.3 18.2 29.4 29.5 4.1 5.5 7.3 11.6 9.6 18.1 1.3 3.5-1.4 7.3-5.2 7.4h-.2c-2.5 0-4.7-1.6-5.4-4-3.8-12.5-11.8-23.5-21.7-32.3-14.5-12.7-30.3-23.9-46.3-34.7-13.9-9.6-27.4-20.2-43.6-25.8-10-3.6-20.9-4.6-31.4-3.1-13.5 1.8-26.4 6.6-39.5 10.1-13.9 3.9-28.4 6.1-42.9 5.8-3.9 1.2-7.8 2.5-11.7 4.1 14 .4 27.9-1.6 41.5-4.8 15.8-3.7 31.4-9.2 47.9-9.5 8.1 0 16.2 1.2 23.8 3.9 18.6 6.5 33.9 19 50.5 29 13.8 8.7 27.7 17.4 40.5 27.6 7.6 6.1 14.1 13.8 18.1 22.6.7 1.5 1.3 3.1 1.8 4.7 1.2 3.5-1.4 7.1-5.1 7.2h-.1c-2.6.1-4.9-1.6-5.6-4-1.7-6.3-4.6-12.2-8.7-17.3-5.9-7.8-14.3-13.3-22.6-18.4-11.4-6.8-22.9-13.4-34.5-19.7-16-9.1-31.1-20.3-49-25.6-17.1-5.4-35.4-2.8-52.5 1.3-18.9 4.6-38.2 8.4-57.7 7.8-3.9 1.4-7.7 3.1-11.4 4.8 11.1.4 22.3-.5 33.3-2.1 15.5-2.2 30.6-6.4 46.2-7.8 10.5-.9 21.1.1 31.2 3.2 16.2 4.8 30.4 14.2 45.1 22 16.4 8.5 33.7 15.6 49.3 25.4 9 5.4 15.6 14.2 18.8 24 1.2 3.5-1.5 7.1-5.2 7.2h-.1c-2.7 0-5-1.8-5.6-4.4-1.6-6.8-4.6-13.1-9.6-18.2-8-7.9-18.9-11.9-29.1-16.3-7.8-3.2-15.6-6.5-23.5-9.7-15.8-6.5-30.1-16-46.3-21.5-9.4-3.4-19.3-5.2-29.3-5.2-12.5-.1-24.8 2.3-37 4.4-16.5 2.9-33.3 4.6-50.1 4.2-3.9 1.6-7.8 3.4-11.7 5.2 8.4.2 16.7.1 25.1-.5 25.5-1.2 50.9-9.6 76.5-5.2 21.9 3.4 40.5 15.9 61 23.2 7.3 2.4 14.5 5 21.8 7.4 9.3 3.2 19.1 5.8 27.4 11.3 5.7 3.7 9.7 9.6 11.9 15.9.1.1.1.3.1.4.2.5.2 1.1.2 1.7 0 3.1-2.5 5.7-5.6 5.7-2.6 0-4.8-1.8-5.4-4.2 0-.2-.1-.4-.1-.5-1.3-6.3-4.2-12.5-9.5-16.5-4.9-4.1-11.1-6-17.2-7.7-11.1-2.9-22.2-5.7-33.2-8.8-15.1-3.9-28.8-11.5-43.4-16.5-14.9-5.4-31-7.3-46.8-5.8-14.4 1.1-28.6 3.7-43 4.7-10.5.7-21 .9-31.5.5-3.8 1.5-7.6 3.3-11.4 4.8 16.4.8 32.8.2 49.1-1.5 19.8-2.3 40.2-5.1 59.9-.3 17 3.6 32.5 11.9 49.2 16.4 10.7 2.6 21.4 4.9 32.3 6.7 9.4 1.8 20.1 2.4 27.2 9.5 4.4 4.6 6.2 7.1 6.9 12.9v.9c0 3.4-2.8 6.2-6.2 6.2-3.1 0-5.6-2.3-6.1-5.3v-1.3c-1-6-3.1-12.5-8.5-16-5.8-3.9-13.2-4-19.9-4.7-10.2-.7-20.3-2.2-30.4-3.8-18.2-2.5-34.6-11.2-52.4-15.2-12.5-3.1-25.6-3.8-38.5-3-11.6.4-23.2 3.2-34.8 1.7 3.8 3.7 3.3 9.6 2.8 14.5-1.3 8.7-4.5 16.9-8.1 24.9v.1c-.1.3-.3.6-.4.9-1.1 2-3.2 3.3-5.6 3.3-3.5 0-6.4-2.8-6.4-6.3 0-.9.2-1.7.5-2.4 1.6-3.6 3.2-7.3 4.6-11 2.1-5.8 3.6-11.7 3.6-17.9v-.6c-.3-2.2-.5-6.1-3.5-6.4-3.5-.2-7-.8-10.4-.8 2 1.6 1.8 4.5 1.8 6.8-.9 11.7-6.5 22.2-11.1 32.8-.3.6-.6 1.3-.9 2-1 2.2-3.3 3.7-5.8 3.6h-.1c-4.4-.1-7.2-4.5-5.5-8.5.2-.5.4-1 .7-1.4 4.1-9.5 8.8-18.9 10.4-29.1.1-1.1.3-2.3.3-3.6 0-1.5-.3-2.9-1.4-3.9.4 0 .8 0 1.2.1-2.1-1-4.4-1.7-6.6-2.6 1.4.9 3 1.5 4.4 2.3-6.8.2-11.7-5-17.7-7.5-3.9-1.8-7.9-3.4-12-4.9 5.5 3 10.9 6.2 16.1 9.9 1.1 1.2 3.6.6 3.7 2.6.5 4.9-1.1 9.7-2.6 14.3-3.5 9.5-7.6 18.8-11.7 28-1 2.2-3.2 3.6-5.7 3.5h-.1c-4.2-.1-7-4.4-5.3-8.2 1.6-3.7 3.2-7.3 4.8-11 1.5-3.7 3.1-7.4 4.5-11.1 1.4-3.8 2.6-7.6 3.5-11.5.5-2.6 1.2-5.4-.1-7.8 1 .3 2 .5 3 .6-6.6-4.9-13.3-9.8-20.7-13.5-3-1.1-5.9-2.4-8.9-3.4 8.1 4.1 15.5 9.4 22.2 15.4-2.1-.5-4.3-.8-6.4-1.5-7.5-5.8-14.6-12.5-23.3-16.5-2.8-1.1-5.7-2.3-8.6-3.2 8.8 4 15.8 10.7 23.2 16.6 2.2 1.9 5.3 1.6 7.5 3.3 1.1 1.8.6 4 .3 6-2.2 11.5-7.3 22.1-11.7 32.9-1.3 2.9-2.6 5.9-3.9 8.9-.9 2.1-3 3.4-5.4 3.4h-.1c-4-.1-6.6-4.1-5-7.7 3.8-9 7.6-18 10.8-27.2 1.7-5.1 3.4-10.3 3.6-15.8.1-1.9-.6-4-2.4-5-8.8-5.7-15.7-14.3-25.7-18.2-3.4-1.2-6.8-2.3-10.4-2.9 9.4 3.4 16.9 10.4 23.8 17.3 3.1 3 2.6 7.8 1.9 11.7-2.3 12.2-7.3 23.6-11.8 35.1-1.3 3-2.5 6-3.8 9-.8 2-2.9 3.3-5.1 3.2h-.1c-3.7-.1-6.2-3.8-4.8-7.2 1.7-4 3.2-8.1 4.8-12.1 1.8-4.8 3.6-9.6 5.1-14.4 1.5-4.9 2.8-9.8 3.7-14.8.7-4.7.9-10-2.2-14-5.8-7.6-14-13.6-23.5-16-4.6-.7-9.2-1.2-13.8-1.1 10.8 1.1 21.4 7.2 26.2 16.9 2.6 5.7 1.5 12.1.5 18.1-3.1 14.4-8.4 28.1-13.9 41.8-.6 1.5-2.1 2.5-3.7 2.5h-2.1c-2.3 0-4-1.9-4-4 0-.5.1-1 .3-1.4 4.3-11.1 8.1-22.5 10.8-34.1 1.8-9 3.6-19.5-2.1-27.5-5.7-8.3-15.9-11.5-25.7-11.5-1.2 0-2.4 0-3.6.1-1.4.3-2.8.2-4.1 0 0 1.3-2.7.1-3.5.7-13.9 2.1-28.2 2.9-42.1 0-11.5-2-23-4-34.6-4.7-8-.2-16-.2-24 .3 7 .3 14.1.5 21.1 1.5 15.6 1.9 30.8 7.1 46.7 7.1 6.9-.1 13.8-.8 20.7-1.7 8-.9 16.2-2.2 24.1-.1 6.7 1.8 12.8 6.5 15.3 13 2.3 6 1.9 12.6 1.2 18.9-1.2 9-3.7 17.8-6.5 26.4-1.6 4.8-3.2 9.6-5 14.4-.7 1.7-2.3 2.9-4.2 3h-.1c-3.2.1-5.6-3-4.6-6 1.9-5.8 3.7-11.6 5.3-17.5 2.7-10.8 5.1-22.2 2.9-33.2-1.3-6.3-5.6-12-11.7-14.4-7.4-3.2-15.8-2.2-23.6-1.5-9.8 1.1-19.7 2.2-29.6 1.6-15.1-1.3-29.4-6.5-44.3-8.5-16.6-2.7-33.5-1.3-50.2 0-19 1.8-38.1 1.1-57.1-.3-4 .4-8 1.5-12 2.5 18.2 1.4 36.6 1.7 54.9 0 11.1-.7 22.2-1.9 33.3-1.6 11.7.2 23.2 2.2 34.5 5.1 12.4 3.1 24.7 7.1 37.7 6.9 9.2.2 18.3-1.1 27.5-1.6 6.4-.4 13.3-.3 19.1 2.7 5.1 2.7 8.5 7.8 9.7 13.3 2.3 10.4.3 21.2-1.8 31.5-1.5 6.5-3.4 12.9-5.4 19.2-.5 1.7-2.1 2.8-3.9 3h-.1c-3 .2-5.4-2.6-4.6-5.4 1.6-5.7 2.9-11.5 3.9-17.3 1.6-11.2 3-24.1-4.1-33.8-3.4-4.2-8.8-6.4-14.1-7-8.2-1.1-16.4.1-24.7.2-9.9.2-20 .1-29.6-2.4-17.3-4.4-34.3-10.8-52.4-11.5-14.8-.9-29.5 1-44.2 2.1-15.8 1.2-31.6.9-47.4 0-3.9 1.1-7.7 2.4-11.5 3.9 18.1 1.2 36.3.8 54.3-1.1 19.3-2 39.2-3.2 58.1 1.9 12.1 3 23.8 7.7 35.9 10.6 13.1 2.9 26.7 2.7 40.1 2.8 6.3.2 13 .6 18.5 3.8 5.1 2.9 8.2 8.3 9.5 13.8 2.1 8.9 1.2 18.1-.3 27-.6 3.4-1.3 6.9-2.1 10.3-.5 1.9-2.2 3.4-4.2 3.5h-.1c-2.9.2-5.4-2.3-4.9-5.2.7-4.8 1.1-9.6 1.2-14.4-.1-7.5-1.2-15.3-5.7-21.5-3.9-5.2-10.3-7.7-16.5-8.7-15.7-1.9-31.7-1.9-47.1-6.1-16.5-4.7-32.1-12.3-49.2-14.7-15.4-2.5-31-.7-46.4.9-17.6 2-35.3 2.4-52.9 1.6-4 1.6-7.8 3.3-11.7 5.2 13 .3 26.1.4 39-.9 13.2-1 26.3-3.3 39.5-3.7 12-.4 24.1 1.2 35.5 4.8 13.1 4 25.4 10.2 38.6 14 10.4 2.7 21 4.5 31.6 6.1 7.5 1.2 15.3 2.1 21.8 6.3 5.8 3.6 9.3 9.9 10.7 16.4 1.1 5.2 1.4 10.6 1.2 15.9-.1 3-2.5 5.4-5.6 5.6h-.1c-3.1.2-5.9-2-6.3-5.1-.9-6.9-3.2-13.6-8-18.8-6-6.4-14.9-8.8-23.2-10.8-12-2.9-24-5.7-35.7-9.6-18.1-6.8-35.3-16.8-54.8-19.3-18.5-2.7-37 1.3-55.3 3.3-13.4 1.6-27 1.9-40.6 1.6-3.9 1.8-7.7 3.8-11.5 5.8 13.9.4 27.9-.4 41.7-2.3 18.1-2.5 36.5-6.6 54.8-3.6 20 3 37.2 14 55.5 21.6 10.9 4.1 22 7.8 33 11.5 7.2 2.5 14.6 5.1 20.6 9.9.5.3.9.7 1.3 1.1.8.7 1.5 1.4 2.2 2.2.9 1.3 1.4 2.9 1.4 4.6 0 4.6-3.8 8.3-8.4 8.3-2.2 0-4.2-.8-5.7-2.2-.3-.3-.7-.6-.9-1-1.2-1.2-2.5-2.4-3.8-3.4-6.8-5.2-14.8-8.6-22.6-12-8.8-3.8-17.6-7.6-26.5-11.4-10.5-4.8-20.4-10.8-30.9-15.7-11.5-5.6-24.1-9.5-37-9.9-19-.6-37.5 5.1-56.3 7-9.9 1.2-19.8 1.6-29.7 1.3-3.8 2.1-7.7 4-11.5 6.2 12.7.3 25.5-.8 38.1-3 18.1-3.1 36.3-8.8 54.8-6.5 19.9 2.3 36.8 13.6 53.7 23.3 9 4.9 18.2 9.4 27.3 14.2h.1c1.5.8 2.9 1.5 4.4 2.3h.1l.2.2c1.2 1 2.2 2.1 3 3.2.3.8.5 1.6.5 2.5 0 3.7-3.1 6.6-6.9 6.6-1 0-1.9-.2-2.8-.6-.7-.5-1.4-.9-2-1.3-.7-.5-1.4-.9-2.2-1.4-10.5-6.8-21.4-13-32.2-19.4-13.2-8.2-26-17.4-40.8-22.3-8.4-2.9-17.4-4-26.3-3.5-20.6 1.4-40 9.3-60.5 10.9-6.1.7-12.3.9-18.5 1 16.2 8 29.7 20.1 41.2 33.8 1.3 1.5.1 3.8-1.9 3.7h-.1c-.7 0-1.3-.4-1.7-.9-11-14.8-23.8-28.4-40.2-37.6l-.2-.1c12.9 9.5 23.4 21.5 32.5 34.5 1.1 1.5-.1 3.6-2 3.4h-.1c-.7 0-1.4-.4-1.8-1-9.2-14.7-19.8-28.7-33.4-39.8-2.1-1.6-4.2-3.1-6.3-4.8 10.7 9.5 19.4 20.9 27.1 32.7.2.4.5.8.7 1.2l.6.9v.1c.1.2.2.5.4.8 1 2.4.9 4.7-.3 5.2-1 .4-2.3-.5-3.3-2.2-.2-.4-.4-.8-.7-1.2-1.6-3.1-3.3-6-5-9-7.9-13-17-25.4-28.4-35.7-2-1.7-4-3.4-6.1-5 11.6 11.6 21.2 25.1 28.5 39.6.6 1.3 1.2 2.6 1.8 3.8.3.5.5 1.1.8 1.6 0 .1.1.2.1.3 1 2.9.4 5.7-1.4 6.4-1.7.6-3.9-.9-5.2-3.5-.3-.9-.5-1.9-.8-2.8-6.4-20.4-18.6-39-33.8-54.2-3-2.6-5.8-5.3-9-7.7 11.2 10.9 20.2 24 26.5 38.2 3.6 8.2 6.3 16.9 7.4 25.7.5 3.7-2.7 7-6.5 6.7h-.1c-3.3-.3-5.7-3.1-5.5-6.3v-.3c1-16.1-4-32.1-11.8-46.2-5.7-10.2-12.9-19.7-21.8-27.5-3.4-2.7-6.8-5.4-10.4-8 18.7 16.6 31.3 40.7 31.6 65.7 0 5.4-.7 10.9-2.4 16.1-.8 2.7-3.6 4.5-6.5 4.2h-.1c-3.6-.3-6.2-3.7-5.5-7.2 9.9-52.9-27.6-85.8-27.6-85.8-4.2-2.8-8.6-5.4-13.2-7.6 1.1.7 41.6 27.6 28 95.1-.4 2.1-2.4 3.6-4.7 3.4h-.1c-2.7-.2-4.5-2.8-3.8-5.3 23.8-89.7-60.3-111.9-60.3-111.9-.7-.3-1.2-.4-1.6-.4-5.7-.8-11.5-1.6-17.3-2 82.8 21.4 77.4 83 68.3 114.9-.6 1.9-2.4 3.2-4.5 3.1h-.1c-2.6-.2-4.4-2.6-3.9-5.1 19.3-94.6-83-113.9-83-113.9-5.8-.5-11.5-.9-17.3-.8 13.3 2 22.5 5.3 35.6 11.6 0 0 66.7 31.7 55.8 102-.5 3-3.2 5.2-6.3 5.1h-.1c-3.1-.1-5.6-2.6-5.8-5.6C975 171 883 162.7 883 162.7c-5.9-.2-11.9.1-17.8.7 0 0 26.3 2.7 52.6 19.1 25.2 15.8 52.8 44.1 55.3 94.8.1 2.3-1.8 4.3-4.1 4.3h-.6c-2.1 0-3.9-1.4-4.3-3.4C940 170.5 851 165 851 165h-.2c-2.2.2-9.5 1.7-9.5 1.7.7.2 10.7 2.5 11.4 2.7 69.2 20.4 93.7 75.8 102.1 106.9.7 2.6-1.2 5.1-4 5.2h-.1c-1.8 0-3.4-1-4-2.7-1-2.8-2.2-5.5-3.5-8.1-6.7-13.6-16.3-25.7-26.4-37.1-11-12.4-22.8-24.1-35.7-34.6-9.7-8-19.7-16-31-21.8-10.6-5.5-22.9-7.8-34.8-6.1-6.2 1.3-12.4 2.7-18.4 4.6 9-1.6 18.3-1.7 27.1.8 13.5 3.7 25.2 12 36.1 20.4 18.3 13.9 35.4 29.4 50.7 46.5 8.4 9.5 16.3 19.7 21.7 31.1.1.1.1.3.2.4.3.7.4 1.4.4 2.2 0 2.7-1.9 4.9-4.4 5.4-.4 0-.9.1-1.4.1-2.3 0-4.2-1.4-5.1-3.4-4.7-11.2-12.2-21.2-20.6-30.1-.6-.7-4.1-4.4-4.2-4.4-14.7-15-30.9-28.5-47.7-41.2-11.6-8.9-23.8-17.8-38.1-22-11.2-3.4-23.2-2.7-34.5.1-7.6 2.2-15.1 4.8-22.5 7.5 10.2-2.6 20.6-5.3 31.3-4.3 15.4.9 29.2 8.5 41.6 17 15.4 11 30.8 22.2 45.4 34.3 10.5 9.1 21.3 18.2 29.4 29.5 2.6 3.6 4.9 7.4 6.9 11.4 1.6 3.3-.7 7.2-4.4 7.6h-.1c-2.4.2-4.7-1.2-5.6-3.4-4.3-10.1-11.3-19.1-19.5-26.5-14.5-12.6-30.3-23.9-46.3-34.7-13.9-9.6-27.4-20.2-43.6-25.8-10-3.6-20.9-4.6-31.4-3.1-13.5 1.8-26.4 6.6-39.5 10.1-13.9 3.9-28.4 6.1-42.9 5.8-4 1.2-7.8 2.6-11.7 4.1 14 .4 27.9-1.6 41.5-4.8 15.8-3.7 31.4-9.2 47.9-9.5 8.1 0 16.2 1.2 23.8 3.9 18.6 6.5 33.9 19 50.5 29 13.8 8.7 27.7 17.4 40.5 27.6 7.6 6.1 14.1 13.8 18.1 22.6.3.6.4 1.3.4 2 0 2.4-1.8 4.6-4.5 4.9-.3 0-.6.1-1 .1-2.3.2-4.5-1.1-5.3-3.2-1.7-4.8-4.2-9.3-7.4-13.3-5.9-7.8-14.3-13.3-22.6-18.4-11.4-6.8-22.9-13.4-34.5-19.7-16-9.1-31.1-20.3-49-25.6-17.1-5.4-35.4-2.8-52.5 1.3-18.9 4.6-38.2 8.4-57.7 7.8-3.9 1.4-7.7 3.1-11.4 4.8 11.1.4 22.3-.5 33.3-2.1 15.5-2.2 30.6-6.4 46.2-7.8 10.5-.9 21.1.1 31.2 3.2 16.2 4.9 30.4 14.2 45.1 22 16.4 8.5 33.7 15.6 49.3 25.4 8 4.8 14 12.1 17.5 20.5 1.4 3.3-.8 7.1-4.4 7.5h-.1c-2.7.3-5.1-1.4-5.8-3.9-1.7-5.8-4.6-11.1-8.9-15.5-8-7.9-18.9-11.9-29.1-16.3-7.8-3.2-15.6-6.5-23.5-9.7-15.8-6.5-30.1-16-46.3-21.5-9.4-3.4-19.3-5.2-29.3-5.2-12.5-.1-24.8 2.3-37 4.4-16.5 2.9-33.3 4.6-50.1 4.2-3.9 1.6-7.8 3.4-11.7 5.2 8.4.2 16.7.1 25.1-.5 25.5-1.2 50.9-9.6 76.5-5.2 21.9 3.4 40.5 15.9 61 23.2 7.3 2.4 14.5 5 21.8 7.4 9.3 3.2 19.1 5.8 27.4 11.3 5.7 3.7 9.7 9.4 11.8 15.8.2.7.5 1.4.7 2.2v.5c0 3.1-2.6 5.6-5.7 5.6-2.5 0-4.7-1.6-5.4-3.9-.1-.5-.2-.9-.3-1.4-1.3-6.2-4.2-12.3-9.4-16.3-4.9-4.1-11.2-6-17.2-7.7-11.1-2.9-22.2-5.7-33.2-8.8-15.1-3.9-28.8-11.5-43.4-16.5-14.9-5.4-31-7.3-46.8-5.8-14.4 1.1-28.6 3.7-43 4.7-10.5.7-21 .9-31.5.5-3.8 1.5-7.6 3.3-11.4 4.8 16.3.8 32.8.2 49.1-1.5 19.8-2.3 40.2-5.1 59.9-.3 17 3.6 32.5 11.9 49.2 16.4 10.7 2.6 21.4 4.9 32.3 6.7 9.4 1.8 20.1 2.4 27.2 9.5 3.5 3.6 5.3 8.3 6.3 13.1l.3 1.5v.3c0 3.2-2.6 5.8-5.9 5.8-2.8 0-5.2-1.9-5.7-4.5 0-.5-.1-1-.1-1.4 0-.4-.1-.7-.1-1.1-.5-3-1.2-6.2-2.5-9.1-1.3-2.9-3.2-5.4-5.9-7.2-5.8-3.9-13.2-4-19.9-4.7-10.2-.7-20.3-2.2-30.4-3.8-18.2-2.5-34.6-11.2-52.4-15.2-12.5-3.1-25.6-3.8-38.5-3-11.6.4-23.2 3.2-34.8 1.7 3.8 3.7 3.3 9.6 2.8 14.5-1.4 9.6-5.2 18.4-9.1 27.2-.2.5-.4.9-.6 1.3-1.7 2.6-3.2 3.1-5.5 3.1-3.5 0-6.4-2.8-6.4-6.3 0-.6.1-1.3.3-1.8.2-.4.4-.8.6-1.3 1.9-4.2 3.8-8.5 5.4-12.9 2.1-5.8 3.6-11.7 3.6-17.9v-.5c-.3-2.2-.5-6.1-3.5-6.4-3.5-.2-7-.8-10.4-.8 2 1.6 1.8 4.5 1.8 6.8-.9 11.7-6.5 22.2-11.1 32.8-.6 1.2-1.1 2.4-1.7 3.6-1 2.3-3.4 3.7-5.9 3.6h-.1c-4.3-.2-7.1-4.6-5.3-8.5.5-1 .9-2 1.4-3.1 4.1-9.5 8.8-18.9 10.4-29.1.1-1.1.3-2.3.3-3.5 0-1.5-.3-2.9-1.4-4 .4 0 .8 0 1.2.1-2.1-1-4.4-1.7-6.6-2.6 1.4.9 3 1.5 4.4 2.3-6.8.2-11.7-5-17.7-7.5-3.9-1.8-7.9-3.4-12-4.9 5.5 3 10.9 6.2 16.1 9.9 1.1 1.2 3.6.6 3.7 2.6.5 4.9-1.1 9.7-2.6 14.3-3.7 9.8-7.9 19.4-12.1 28.9-1 2.2-3.3 3.6-5.8 3.5h-.7c-4.2-.2-6.8-4.4-5.2-8.2 1.7-3.9 3.4-7.9 5.2-11.8 1.5-3.7 3.1-7.4 4.5-11.1 1.4-3.8 2.6-7.6 3.5-11.5.5-2.6 1.2-5.4-.1-7.8 1 .3 2 .5 3 .6-6.6-4.9-13.3-9.8-20.7-13.5-3-1.1-5.9-2.4-8.9-3.4 8.1 4.1 15.5 9.4 22.2 15.4-2.1-.5-4.3-.8-6.4-1.5-7.5-5.8-14.6-12.5-23.3-16.5-2.8-1.1-5.7-2.3-8.6-3.2 8.8 4 15.8 10.7 23.2 16.6 2.2 1.9 5.3 1.6 7.5 3.3 1.1 1.8.6 4 .3 6-2.2 11.5-7.3 22.1-11.8 32.9-1.3 3-2.6 5.9-3.9 8.9-.9 2.2-3.1 3.5-5.5 3.4h-.1c-3.9-.2-6.4-4.2-4.9-7.7 3.8-8.9 7.6-17.9 10.8-27.1 1.7-5.1 3.4-10.3 3.6-15.8.1-1.9-.6-4-2.4-5-8.8-5.7-15.7-14.3-25.7-18.2-3.4-1.2-6.8-2.3-10.4-2.9 9.4 3.4 16.9 10.4 23.8 17.3 3.1 3 2.6 7.8 1.9 11.7-2.3 12.2-7.3 23.6-11.8 35.1-1.1 2.6-2.2 5.3-3.3 7.9-.6 2.2-2.7 3.9-5.2 3.9-3 0-5.4-2.4-5.4-5.3 0-.9.2-1.7.6-2.4 1.5-3.7 3-7.4 4.4-11.1 1.8-4.8 3.6-9.6 5.1-14.4 1.5-4.9 2.8-9.8 3.7-14.8.7-4.7.9-10-2.2-14-5.8-7.6-14-13.6-23.5-16-4.6-.7-9.2-1.2-13.8-1.1 10.8 1.1 21.4 7.2 26.2 16.9 2.6 5.7 1.5 12.1.5 18.1-2.9 13.6-7.8 26.6-13 39.4-.8 1.9-2.7 3.2-4.8 3.1h-.1c-3.4-.1-5.8-3.5-4.6-6.6 3.9-10.2 7.3-20.6 9.7-31.2 1.8-9 3.6-19.5-2.1-27.5-5.7-8.3-15.9-11.5-25.7-11.5-1.2 0-2.4 0-3.6.1-1.4.3-2.8.2-4.1 0 0 1.3-2.6.1-3.5.7-13.9 2.1-28.2 2.9-42.1 0-11.5-2-23-4-34.6-4.7-8-.2-16-.2-24.1.3 7 .3 14.1.5 21.1 1.5 15.6 1.9 30.8 7.1 46.7 7.1 6.9-.1 13.8-.8 20.7-1.7 8-.9 16.2-2.2 24.1-.1 6.7 1.8 12.8 6.5 15.3 13 2.3 6 1.9 12.6 1.2 18.9-1.2 9-3.7 17.8-6.5 26.4-1.3 4.1-2.7 8.2-4.2 12.2-.7 1.8-2.4 3-4.3 3.1h-.1c-3.2.1-5.5-3-4.5-6 1.7-5.1 3.2-10.2 4.6-15.3 2-7.9 3.8-16 3.8-24.2 0-3-.2-6.1-.8-9.1-1.3-6.3-5.6-12-11.8-14.4-7.4-3.2-15.8-2.2-23.6-1.5-9.8 1.1-19.7 2.2-29.6 1.6-15.1-1.3-29.4-6.5-44.3-8.5-16.6-2.7-33.5-1.3-50.2 0-19 1.8-38.1 1.1-57.1-.3-4 .4-8 1.5-12 2.5 18.2 1.4 36.6 1.7 54.9 0 11.1-.7 22.2-1.9 33.3-1.6 11.7.2 23.2 2.2 34.5 5.1 12.4 3.1 24.7 7.1 37.7 6.9 9.2.2 18.3-1.1 27.5-1.6 6.4-.4 13.3-.3 19.1 2.7 5.1 2.7 8.5 7.8 9.7 13.3 2.3 10.4.3 21.2-1.8 31.5-1.3 5.6-2.9 11.1-4.6 16.5-.5 1.8-2.2 3-4 3.1h-.1c-3 .2-5.4-2.6-4.6-5.4 1.3-4.9 2.4-9.8 3.2-14.7 1.5-11.2 3-24.1-4.1-33.8-3.4-4.2-8.8-6.4-14.1-7-8.2-1.1-16.4.1-24.7.2-9.9.2-20 .1-29.7-2.4-17.3-4.4-34.3-10.8-52.3-11.5-14.8-.9-29.5 1-44.3 2.1-15.8 1.2-31.6.9-47.4 0-3.9 1.1-7.7 2.4-11.5 3.9 18.1 1.2 36.3.8 54.3-1.1 19.3-2 39.2-3.2 58.1 1.9 12.1 3 23.8 7.7 35.9 10.6 13.1 2.9 26.7 2.7 40.1 2.8 6.3.2 13 .6 18.5 3.8 5.1 2.9 8.2 8.3 9.5 13.8 2.1 8.9 1.2 18.1-.3 27-.4 2.6-.9 5.1-1.5 7.6-.4 2-2.1 3.5-4.2 3.7h-.1c-3 .3-5.5-2.2-5.2-5.2.5-3.9.8-7.9.9-11.9-.1-7.5-1.2-15.3-5.7-21.5-3.9-5.2-10.3-7.7-16.5-8.7-15.7-1.9-31.7-1.9-47.1-6.1-16.5-4.7-32.1-12.3-49.2-14.7-15.4-2.5-31-.7-46.4.9-17.6 2-35.3 2.4-52.9 1.6-4 1.6-7.8 3.3-11.7 5.2 13 .3 26.1.4 39-.9 13.2-1 26.2-3.3 39.5-3.7 12-.4 24 1.2 35.5 4.8 13.1 4 25.4 10.2 38.6 14 10.4 2.7 21 4.5 31.6 6.1 7.5 1.2 15.3 2.1 21.8 6.3 5.8 3.6 9.3 9.9 10.7 16.4 1 4.7 1.4 9.4 1.2 14.2-.1 2.9-2.3 5.4-5.3 5.8h-.1c-3.3.4-6.3-1.8-6.8-5-1-6.4-3.3-12.5-7.8-17.4-6-6.4-14.9-8.8-23.2-10.8-12-2.9-24-5.7-35.7-9.6-18.1-6.8-35.3-16.8-54.8-19.3-18.5-2.7-37 1.3-55.3 3.3-13.4 1.6-27 1.9-40.6 1.6-3.9 1.8-7.7 3.8-11.5 5.8 13.9.4 27.9-.4 41.7-2.3 18.1-2.5 36.5-6.6 54.8-3.6 20 3 37.2 14 55.5 21.6 10.9 4.1 22 7.8 33 11.5 7.2 2.5 14.6 5.1 20.6 9.9.8.6 1.6 1.3 2.3 2.1v.1c1.8 1.5 3 3.8 3 6.3 0 4.5-3.7 8.2-8.3 8.2-2 0-3.9-.7-5.4-1.9-.4-.3-.7-.6-1.1-1-1.4-1.5-2.9-2.8-4.5-4.1-6.8-5.2-14.8-8.6-22.6-12-8.8-3.8-17.6-7.6-26.5-11.4-10.5-4.8-20.4-10.8-30.9-15.7-11.5-5.6-24.1-9.5-37-9.9-19-.6-37.5 5.1-56.3 7-9.9 1.2-19.8 1.6-29.7 1.3-3.8 2.1-7.7 4-11.5 6.2 12.7.3 25.5-.8 38.1-3 18.1-3.1 36.3-8.8 54.8-6.5 19.9 2.3 36.8 13.6 53.7 23.3 9 4.9 18.2 9.4 27.3 14.2 6 3.1 3.6 12-3.1 11.9h-.3c-1.2 0-2.4-.4-3.4-1-10.2-6.5-20.7-12.5-31.1-18.7-13.2-8.2-26-17.4-40.9-22.3-8.4-2.9-17.4-4-26.3-3.5-20.6 1.4-40 9.3-60.5 10.9-6.1.7-12.3.9-18.5 1 14.7 7.2 27.1 17.8 37.8 29.9 1.2 1.3.3 3.4-1.5 3.5h-.1c-.7 0-1.3-.3-1.7-.8-10.3-13.2-22.3-25.3-37.1-33.7l-.2-.1c11.7 8.7 21.5 19.5 30.1 31.1.2.2.3.5.5.7.1.3.2.5.2.8 0 1.2-1 2.1-2.2 2.1-.8 0-1.4-.4-1.8-.9 0-.1-.1-.1-.1-.2-8.7-13.5-18.8-26.3-31.4-36.6-2.1-1.6-4.2-3.1-6.3-4.8 10.7 9.5 19.4 20.9 27.1 32.7 1.4 2.2 2.7 4.4 4.1 6.6.9 1.6-.2 3.6-2.1 3.7h-.1c-1 0-1.9-.5-2.4-1.4-2.2-4.5-4.6-8.9-7.1-13.2-7.9-13-17-25.4-28.4-35.7-2-1.7-4-3.4-6.1-5 11.6 11.6 21.2 25.1 28.5 39.6 1.3 2.7 2.6 5.4 3.8 8.1.4.9.5 1.7.4 2.6 0 .6-.2 1.2-.4 1.7-.6 1.1-1.8 1.9-3.2 1.9-1.5 0-2.9-1-3.3-2.3-.1-.2-.1-.5-.2-.7-5.9-22.4-18.8-42.8-35.3-59.2-3-2.6-5.8-5.3-9-7.7 11.2 10.9 20.2 24 26.5 38.2 3.8 8.7 6.6 18 7.6 27.4.3 3.5-2.5 6.5-6 6.5h-.1c-3.7.1-6.6-3-6.3-6.6.1-.6.1-1.1.1-1.7 1-16.1-4-32.1-11.8-46.2-5.7-10.2-12.9-19.7-21.8-27.5-3.4-2.7-6.8-5.4-10.4-8 18.7 16.6 31.3 40.7 31.6 65.7 0 7.1-1.3 14.5-4.2 21-.9 2.1-3 3.5-5.4 3.5h-.1c-3.8 0-6.6-3.5-5.7-7.1 12.8-55.4-26.7-90.1-26.7-90.1-4.2-2.8-8.6-5.4-13.2-7.6 1.1.7 44.1 29.3 26.6 101.4-.5 2-2.3 3.5-4.4 3.4h-.1c-3 0-5.2-2.9-4.3-5.7C89.1 191.1 0 167.3 0 167.3v3.9c71 27.6 57.4 91.2 48.3 117.3-.6 1.6-2.1 2.7-3.9 2.7h-.1c-2.6 0-4.5-2.5-3.9-5C55.7 228.6 27.3 197.1 0 180.7v9.9c19.6 17 43.3 48.7 31.3 96.8-.6 2.2-2.6 3.7-4.9 3.7h-.1c-2.7 0-4.8-2.2-4.9-4.8-.3-34-9.2-58.8-21.5-76.6v17.6c8.2 15.8 13.6 35.6 13.3 60 0 2-1.7 3.6-3.7 3.6-1.8 0-3.3-1.3-3.6-3-1.5-8.8-3.6-17.6-5.9-25.2m1748.6 7.4c4.1 4.1 5.4 10 6 15.5 0 .5.1.9.1 1.4v.8c-.2 3-2.8 5.5-6 5.4h-.1c-3.1 0-5.7-2.4-5.9-5.4v-.3c0-4.1-.5-8.2-1.8-12.2-1.4-4.6-4.9-8.8-10-9.8 6.1.1 13 .2 17.7 4.6zm-22.2-1.7s4.4 2.6 3.5 19.2c-.2 3-2.7 5.4-5.8 5.3h-.1c-3.2 0-5.8-2.7-5.6-5.9.2-3.8.1-7.5-.4-11.2-.7-5-2.6-10.6-7.7-12.7 5.3.9 12.4.2 16.1 5.3zm-28.3-7.3c6.1 2.4 7.4 9.3 8 14.9.2 3.9.3 2 .1 4.7.1.3-.3 3.4-.3 3.7-.4 3.4-2.8 6-6.2 6-3.3 0-6-2.6-6.2-6-.1-.4-.1-.8 0-1.2.9-7.6 1.5-10.7-1.3-18-.9-2.5-2.7-4.7-5.1-6 3.7.5 7.4 1.1 11 1.9zm-24-4.3c4.4 1.2 6.3 5.9 7.1 9.9 1.2 5.6 1 11.4.3 17.1-.1.7-.2 1.4-.3 2-.8 2.3-3.2 4-6 4-3.4 0-6.2-2.5-6.3-5.6.1-.6.2-1.3.3-1.9.4-2.9.7-5.9.7-8.9-.1-6.4-.4-14.6-6.6-18.4 3.6.4 7.2 1.2 10.8 1.8zm-19.8-3.6c-1 .1-2.1-.4-3-.3 4.9 2.7 5.8 8.7 6.4 13.7.4 6.1-.3 12.2-1.5 18.2-.2.8-.3 1.6-.5 2.4-.1.4-.2.8-.3 1.1-.1.2-.1.3-.2.5-.3.7-.8 1.3-1.4 1.9-.9.8-1.9 1.3-3.1 1.5-.4.1-.8.1-1.3.1-.6 0-1.1-.1-1.7-.2-1.2-.3-2.2-.9-3-1.7-1-1-1.6-2.3-1.6-3.7v-.3c0-.2 0-.4.1-.6.1-.4.2-.7.3-1.1v-.2c.2-.7.4-1.4.5-2.2 1.7-7.4 2.4-14.9 1-22.5-.9-3.8-2.6-8.9-7.2-9.4-3.4-.4-6.7-1.2-10.1-1.3 4.1 2.2 5.1 7.1 5.7 11.3.8 8.5-.7 16.7-3.1 24.8-.8 2.7-3.3 4.5-6.2 4.4h-.1c-4.1-.1-7-4.1-5.8-7.9 2.4-7.7 3.9-15.5 3.1-23.6-.6-4.1-1.6-9.1-6-10.9 13.1-.1 26.4 2.2 39 6zm-62.6 27.5c2.7-6.8 4.8-13.7 5.4-20.9.2-4.9.2-11.2-3.9-14.5 4.4 1.1 10-.7 13.4 2.9 2.8 4.2 2.9 9.5 2.7 14.4-.5 7.8-2.9 15.2-5.7 22.5-.9 2.5-3.4 4-6 4h-.1c-4.5-.1-7.4-4.4-5.8-8.4zm-478-21.8c15.8-3 30.9-8.9 46.9-10.7 9.2-1.1 18.6-.2 27.4 2.6 17.9 5.8 32.5 18 48.1 28l9.6 6.3c4.5 3.1 2.3 10-3.1 10.1h-.2c-1.3 0-2.5-.4-3.6-1.2-11.8-9.1-24-17.6-36.1-26.4-12.9-8.9-27.6-16.5-43.7-16.5-12-.1-23.6 3.3-34.9 7 10.8-1 21.7 1.6 31.1 6.9 11.7 6.2 21.8 14.9 31.8 23.5l.1.1c2.7 2.3 1 6.7-2.5 6.6h-.2c-1 0-1.9-.4-2.6-1-9.3-8.8-19.3-16.9-29.8-24.2-10.6-7.1-23.4-12.2-36.5-10.8 15.7 2.1 29.1 11.5 40.7 21.5 3.4 2.8 6.8 5.8 10 8.8 2.1 1.9.6 5.4-2.2 5.3h-.1c-.8 0-1.6-.4-2.1-.9-3.7-3.8-7.6-7.5-11.7-11-11.6-10.1-24.4-20.4-40-23.7 1.2-.3 2.4-.1 3.6-.3zm96.5 36.5h-.2c-1.2 0-2.3-.4-3.1-1.2-.5-.5-1.1-.9-1.6-1.4-11.9-9.5-23.2-19.9-36.4-27.5-11.9-7.2-26.3-10.5-40.1-8.1 14.4-4.6 30.7-4.1 44.4 2.6 14 6.6 25.9 16.6 38.1 26 .6.5 1.3.9 1.9 1.4 3.4 2.7 1.5 8.2-3 8.2zm-90.8-26.9c-5.9-4.5-12.3-8.3-19.1-11.1 9.6 1.6 18.3 6.6 26.1 12.1 8.5 6 16.3 12.8 23.5 20.2 1.6 1.7.3 4.4-2 4.3h-.1c-.7 0-1.4-.4-1.8-.9-8-9.1-16.7-17.5-26.6-24.6zm-330.6 1.6c4.1 4.1 5.4 10 6 15.5 0 .5.1 1 .1 1.5.2 3.3-2.4 6.1-5.8 6.2h-.1c-3.3.1-6-2.5-6.1-5.7 0-4.2-.5-8.3-1.8-12.3-1.4-4.6-4.9-8.8-10-9.8 6.1.1 13 .2 17.7 4.6zm-22.2-1.7c3.7 5.6 4.3 11.9 4.1 18.4v1.1c0 3.3-2.7 6-6.1 6-3.4 0-6.1-2.7-6.1-6v-.5c.2-3.9.2-7.8-.3-11.7-.7-5-2.6-10.6-7.7-12.7 5.3 1 12.4.3 16.1 5.4zm-28.3-7.3c6.1 2.4 7.4 9.3 8 14.9.2 3.8.1 7.6-.2 11.4-.1.6-.1 1.2-.2 1.8-.7 2.6-3.1 4.6-5.9 4.6h-.2c-3.4 0-6.1-2.8-6.1-6.1v-.3c0-.2.1-.5.1-.7.8-7.2 1.1-14.6-1.4-21.5-.9-2.5-2.7-4.7-5.1-6 3.6.5 7.3 1.1 11 1.9zm-24-4.3c4.4 1.2 6.3 5.9 7.1 9.9 1.5 7.2.9 14.6-.4 21.8-.5 2.9-3.1 5.1-6.1 5h-.1c-3.8 0-6.7-3.4-6-7.1.8-4.3 1.3-8.7 1.4-13.1-.1-6.4-.4-14.6-6.6-18.4 3.5.5 7.1 1.3 10.7 1.9zm-19.8-3.6c-1 .1-2-.4-3-.3 4.9 2.7 5.8 8.7 6.4 13.7.5 7.4-.6 14.7-2.3 21.8-.7 2.8-3.2 4.8-6.2 4.7h-.1c-4-.1-6.9-3.8-5.9-7.6 2.2-8.4 3.4-17 1.7-25.6-.9-3.8-2.6-8.9-7.2-9.4-3.4-.4-6.7-1.2-10.1-1.3 4.2 2.2 5.1 7.1 5.7 11.3.9 9.5-1.1 18.7-4 27.7-.8 2.6-3.3 4.3-6.1 4.2h-.2c-4.2-.1-7-4.1-5.7-8 2.8-8.5 4.8-17.2 4-26.2-.6-4.1-1.6-9.1-6-10.9 13.1-.2 26.4 2.1 39 5.9zm-63.7 30.1c3.1-7.6 5.8-15.4 6.5-23.6.2-4.9.2-11.2-3.9-14.5 4.4 1.1 10-.7 13.4 2.9 2.8 4.2 2.9 9.5 2.7 14.4-.6 8.8-3.5 17.1-6.7 25.2-1 2.4-3.4 4-6 3.9h-.4c-4.4-.1-7.2-4.4-5.6-8.3zm-476.9-24.4c15.8-3 30.9-8.9 46.9-10.7 9.2-1.1 18.6-.2 27.4 2.6 17.9 5.8 32.5 18 48.1 28 .2.1.4.3.7.4 4.4 2.9 2.3 9.6-3 9.6h-.2c-1.1 0-2.2-.4-3.1-1.1-9.2-6.8-18.5-13.4-27.8-20.1-12.9-8.9-27.6-16.5-43.7-16.5-12-.1-23.6 3.3-34.9 7 10.8-1 21.7 1.6 31.1 6.9 7.9 4.2 15 9.5 21.9 15.1.3.2.6.5.9.8.5.6.8 1.4.8 2.2 0 1.9-1.6 3.5-3.6 3.5-.4 0-.7 0-1-.1l-1.2-.6c-.9-.5-1.8-1.1-2.6-1.8-5.9-5-12.1-9.7-18.5-14.2-10.6-7.1-23.4-12.2-36.5-10.8 15.7 2.1 29.1 11.5 40.7 21.5 1.2 1 2.5 2.1 3.7 3.1 2 1.7.8 5-1.9 5h-.1c-.8 0-1.5-.3-2-.8-1.9-1.8-3.8-3.5-5.7-5.2-11.7-10.1-24.4-20.4-40-23.7 1.1-.1 2.4.1 3.6-.1zm92.4 25c0 2.5-2.1 4.5-4.6 4.5-.9 0-1.7-.2-2.3-.6-.4-.3-.8-.7-1.2-1-9.3-7.7-18.6-15.5-29.1-21.6-11.9-7.2-26.3-10.5-40.1-8.1 14.5-4.6 30.7-4.1 44.4 2.6 11.2 5.3 21.1 12.8 30.9 20.4.2.2.4.3.6.5.8.8 1.4 2 1.4 3.3zm-86.8-15.4c-5.9-4.5-12.3-8.3-19.1-11.1 9.6 1.6 18.3 6.6 26.1 12.1 6.6 4.7 12.8 9.8 18.6 15.4 1.5 1.4.5 4-1.6 4h-.1c-.7 0-1.3-.3-1.8-.8-6.7-7.1-14-13.8-22.1-19.6z'/%3E%3C/svg%3E");--divider-bottom-size:2097px 100%;--divider-bottom-height:150px;--divider-bottom-color:#f8e1e2;--divider-bottom-opacity:0.36;--divider-bottom-flip:scale(1,1);--divider-bottom-layers-pin-factor:0;--divider-bottom-filter:none;--firstChildMarginTop:-1px;--lastChildMarginBottom:-1px;min-width:980px}#comp-l97mupm2{--bg-overlay-color:transparent;--bg-gradient:none;--column-width:980px;--column-flex:980;width:100%}#comp-l97vaj36{--bg-overlay-color:rgb(var(--color_16));--bg-gradient:none;--column-width:980px;--column-flex:980;width:100%}#comp-l97s3kd5{--bg-overlay-color:rgb(var(--color_11));--bg-gradient:none;--column-width:980px;--column-flex:980;width:100%}#comp-l97s5gsl{--bg-overlay-color:transparent;--bg-gradient:none;--column-width:980px;--column-flex:980;width:100%}#pageBackground_m2far{--bg-position:absolute;--bg-overlay-color:rgb(var(--color_16));--bg-gradient:none;--fill-layer-background-overlay-color:transparent;--fill-layer-background-overlay-position:absolute}#comp-l97repwl .style-l97repxu1__root{-st-extends:StylableButton;background:hsla(0,0%,100%,0);border:0 solid #960f70;border-radius:7px;transition:all .2s ease,visibility 0s}#comp-l97repwl .style-l97repxu1__root[disabled]{background:#e2e2e2}#comp-l97repwl .style-l97repxu1__root[disabled] .StylableButton2545352419__label{color:#8f8f8f}#comp-l97repwl .style-l97repxu1__root[disabled] .StylableButton2545352419__icon{fill:#8f8f8f}#comp-l97repwl .style-l97repxu1__root .StylableButton2545352419__container{transition:inherit}#comp-l97repwl .style-l97repxu1__root .StylableButton2545352419__label{color:#000;display:none;font-size:16px;transition:inherit}#comp-l97repwl .style-l97repxu1__root .StylableButton2545352419__icon{fill:#070d3a;height:33px;transition:inherit;width:33px}#comp-l97repwl .style-l97repxu1__root:hover .StylableButton2545352419__icon{height:30px;width:30px}#comp-l97revik .style-l97revjk1__root{-st-extends:StylableButton;background:hsla(0,0%,100%,0);border:0 solid #960f70;border-radius:7px;transition:all .2s ease,visibility 0s}#comp-l97revik .style-l97revjk1__root[disabled]{background:#e2e2e2}#comp-l97revik .style-l97revjk1__root[disabled] .StylableButton2545352419__label{color:#8f8f8f}#comp-l97revik .style-l97revjk1__root[disabled] .StylableButton2545352419__icon{fill:#8f8f8f}#comp-l97revik .style-l97revjk1__root .StylableButton2545352419__container{transition:inherit}#comp-l97revik .style-l97revjk1__root .StylableButton2545352419__label{color:#000;display:none;font-size:16px;transition:inherit}#comp-l97revik .style-l97revjk1__root .StylableButton2545352419__icon{fill:#070d3a;height:33px;transition:inherit;width:33px}#comp-l97revik .style-l97revjk1__root:hover .StylableButton2545352419__icon{height:30px;width:30px}#comp-l97rfozw .style-l97rfp11__root{-st-extends:StylableButton;background:hsla(0,0%,100%,0);border:0 solid #960f70;border-radius:7px;transition:all .2s ease,visibility 0s}#comp-l97rfozw .style-l97rfp11__root[disabled]{background:#e2e2e2}#comp-l97rfozw .style-l97rfp11__root[disabled] .StylableButton2545352419__label{color:#8f8f8f}#comp-l97rfozw .style-l97rfp11__root[disabled] .StylableButton2545352419__icon{fill:#8f8f8f}#comp-l97rfozw .style-l97rfp11__root .StylableButton2545352419__container{transition:inherit}#comp-l97rfozw .style-l97rfp11__root .StylableButton2545352419__label{color:#000;display:none;font-size:16px;transition:inherit}#comp-l97rfozw .style-l97rfp11__root .StylableButton2545352419__icon{fill:#070d3a;height:33px;transition:inherit;width:33px}#comp-l97rfozw .style-l97rfp11__root:hover .StylableButton2545352419__icon{height:30px;width:30px}#comp-l97s6xi8 .style-l97s6xj2__root{-st-extends:StylableButton;background:hsla(0,0%,100%,0);border:0 solid #960f70;border-radius:7px;transition:all .2s ease,visibility 0s}#comp-l97s6xi8 .style-l97s6xj2__root[disabled]{background:#e2e2e2}#comp-l97s6xi8 .style-l97s6xj2__root[disabled] .StylableButton2545352419__label{color:#8f8f8f}#comp-l97s6xi8 .style-l97s6xj2__root[disabled] .StylableButton2545352419__icon{fill:#8f8f8f}#comp-l97s6xi8 .style-l97s6xj2__root .StylableButton2545352419__container{transition:inherit}#comp-l97s6xi8 .style-l97s6xj2__root .StylableButton2545352419__label{color:#000;display:none;font-size:16px;transition:inherit}#comp-l97s6xi8 .style-l97s6xj2__root .StylableButton2545352419__icon{fill:#070d3a;height:33px;transition:inherit;width:33px}#comp-l97s6xi8 .style-l97s6xj2__root:hover .StylableButton2545352419__icon{height:30px;width:30px}#comp-l97scoqn .style-l97scork1__root{-st-extends:StylableButton;background:hsla(0,0%,100%,0);border:0 solid #960f70;border-radius:7px;transition:all .2s ease,visibility 0s}#comp-l97scoqn .style-l97scork1__root[disabled]{background:#e2e2e2}#comp-l97scoqn .style-l97scork1__root[disabled] .StylableButton2545352419__label{color:#8f8f8f}#comp-l97scoqn .style-l97scork1__root[disabled] .StylableButton2545352419__icon{fill:#8f8f8f}#comp-l97scoqn .style-l97scork1__root .StylableButton2545352419__container{transition:inherit}#comp-l97scoqn .style-l97scork1__root .StylableButton2545352419__label{color:#000;display:none;font-size:16px;transition:inherit}#comp-l97scoqn .style-l97scork1__root .StylableButton2545352419__icon{fill:#070d3a;height:33px;transition:inherit;width:33px}#comp-l97scoqn .style-l97scork1__root:hover .StylableButton2545352419__icon{height:30px;width:30px}#comp-l97sfqlg .style-l97sfqmi__root{-st-extends:StylableButton;background:hsla(0,0%,100%,0);border:0 solid #960f70;border-radius:7px;transition:all .2s ease,visibility 0s}#comp-l97sfqlg .style-l97sfqmi__root[disabled]{background:#e2e2e2}#comp-l97sfqlg .style-l97sfqmi__root[disabled] .StylableButton2545352419__label{color:#8f8f8f}#comp-l97sfqlg .style-l97sfqmi__root[disabled] .StylableButton2545352419__icon{fill:#8f8f8f}#comp-l97sfqlg .style-l97sfqmi__root .StylableButton2545352419__container{transition:inherit}#comp-l97sfqlg .style-l97sfqmi__root .StylableButton2545352419__label{color:#000;display:none;font-size:16px;transition:inherit}#comp-l97sfqlg .style-l97sfqmi__root .StylableButton2545352419__icon{fill:#070d3a;height:33px;transition:inherit;width:33px}#comp-l97sfqlg .style-l97sfqmi__root:hover .StylableButton2545352419__icon{height:30px;width:30px}#comp-l97t14k0 .style-l97t14lb__root{-st-extends:StylableButton;background:hsla(0,0%,100%,0);border:0 solid #960f70;border-radius:7px;transition:all .2s ease,visibility 0s}#comp-l97t14k0 .style-l97t14lb__root[disabled]{background:#e2e2e2}#comp-l97t14k0 .style-l97t14lb__root[disabled] .StylableButton2545352419__label{color:#8f8f8f}#comp-l97t14k0 .style-l97t14lb__root[disabled] .StylableButton2545352419__icon{fill:#8f8f8f}#comp-l97t14k0 .style-l97t14lb__root .StylableButton2545352419__container{transition:inherit}#comp-l97t14k0 .style-l97t14lb__root .StylableButton2545352419__label{color:#000;display:none;font-size:16px;transition:inherit}#comp-l97t14k0 .style-l97t14lb__root .StylableButton2545352419__icon{fill:#070d3a;height:33px;transition:inherit;width:33px}#comp-l97t14k0 .style-l97t14lb__root:hover .StylableButton2545352419__icon{height:30px;width:30px}</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_m2far" data-media-height-override-type="" data-media-position-override="false" class="pageBackground_m2far BmZ5pC"><div id="bgLayers_pageBackground_m2far" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_pageBackground_m2far" 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"><wix-dropdown-menu id="comp-l289skxg" class="fF26Th c3f08Y comp-l289skxg 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="left"><nav class="Osc3mf" id="comp-l289skxgnavContainer" aria-label="Site"><ul class="EmtNhK" id="comp-l289skxgitemsContainer" style="text-align:left" data-marginallchildren="true"><li id="comp-l289skxg0" data-direction="ltr" data-listposition="left" data-data-id="dataItem-jp96nssu" data-state="menu false link" data-index="0" class="eQSURm wixui-dropdown-menu__item D5Vkxr"><a data-testid="linkElement" href="index.html" target="_self" class="ppRL_Y" aria-haspopup="false"><div class="cYOPqd"><div class="" style="text-align:left"><p class="GNyKTo" style="text-align:left" id="comp-l289skxg0label">Home</p></div></div></a></li><li id="comp-l289skxg1" data-direction="ltr" data-listposition="center" data-data-id="dataItem-l97mh0kw" data-state="menu selected link" data-index="1" class="eQSURm wixui-dropdown-menu__item D5Vkxr"><a data-testid="linkElement" href="program.html" target="_self" class="ppRL_Y" aria-haspopup="false" aria-describedby="comp-l289skxgnavContainer-hiddenA11ySubMenuIndication"><div class="cYOPqd"><div class="" style="text-align:left"><p class="GNyKTo" style="text-align:left" id="comp-l289skxg1label">Program</p></div></div></a><ul aria-hidden="true" style="display:none"><li><a data-testid="linkElement" href="team-4.html" target="_self" class="" tabindex="-1">Abstracts</a></li></ul></li><li id="comp-l289skxg2" data-direction="ltr" data-listposition="center" data-data-id="dataItem-jtf59vho" data-state="menu false link" data-index="2" class="eQSURm wixui-dropdown-menu__item D5Vkxr"><a data-testid="linkElement" href="your-visit.html" target="_self" class="ppRL_Y" aria-haspopup="false"><div class="cYOPqd"><div class="" style="text-align:left"><p class="GNyKTo" style="text-align:left" id="comp-l289skxg2label">Venue</p></div></div></a></li><li id="comp-l289skxg3" data-direction="ltr" data-listposition="center" data-data-id="dataItem-l2i9jpmz" data-state="menu false link" data-index="3" class="eQSURm wixui-dropdown-menu__item D5Vkxr"><a data-testid="linkElement" href="about-3.html" target="_self" class="ppRL_Y" aria-haspopup="false"><div class="cYOPqd"><div class="" style="text-align:left"><p class="GNyKTo" style="text-align:left" id="comp-l289skxg3label">WOW2019</p></div></div></a></li><li id="comp-l289skxg__more__" data-direction="ltr" data-listposition="center" data-state="menu false header" data-index="__more__" data-dropdown="false" class="qZw1lR D5Vkxr"><div data-testid="linkElement" class="ppRL_Y" tabindex="0" aria-haspopup="false"><div class="cYOPqd"><div class="" style="text-align:left"><p class="GNyKTo" style="text-align:left" id="comp-l289skxg__more__label">More</p></div></div></div></li></ul><div class="Ucn7EJ" id="comp-l289skxgdropWrapper" data-dropalign="left" data-dropdown-shown="false"><ul class="nJ7Nfe wixui-dropdown-menu__submenu" id="comp-l289skxgmoreContainer"></ul></div><div style="display:none" id="comp-l289skxgnavContainer-hiddenA11ySubMenuIndication">Use tab to navigate through the menu items.</div></nav></wix-dropdown-menu><section id="comp-l289uzdx" class="comp-l289uzdx Lw0u6i wixui-column-strip"><div id="bgLayers_comp-l289uzdx" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l289uzdx" class="VgO9Yg"></div></div><div data-testid="columns" class="So7Ias"><div id="comp-l289uzdy" class="comp-l289uzdy YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l289uzdy" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l289uzdy" class="VgO9Yg"></div></div><div data-mesh-id="comp-l289uzdyinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l289uzdyinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-lag3gxyg" class="comp-lag3gxyg"><button type="button" class="StylableButton2545352419__root style-lag3gxzv1__root wixui-button" data-testid="buttonContent" aria-label="Coffee"><div class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">Coffee</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><div><?xml version="1.0" encoding="UTF-8"?>
<svg data-bbox="25.5 20 149 160" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
<g>
<path d="M173.562 118.103v-.002c-2.137-6.996-7.931-12.575-15.897-15.306-2.792-.957-5.769-1.548-8.845-1.779-.478-7.383-6.6-13.227-14.104-13.227H39.651c-7.815 0-14.151 6.335-14.151 14.15v11.552c0 20.627 9.936 39.283 25.372 50.841l-4.475 5.201a6.337 6.337 0 0 0-.957 6.775A6.341 6.341 0 0 0 51.2 180h73.673a6.335 6.335 0 0 0 4.48-10.816l-5.117-5.117a62.06 62.06 0 0 0 9.485-8.833c.661.033 1.325.061 1.998.061 4.134 0 8.477-.634 12.851-1.97 18.333-5.595 29.31-21.068 24.992-35.222zm-28.49 23.763c-.944.289-1.888.515-2.829.713a61.399 61.399 0 0 0 6.624-27.805v-1.695c1.724.189 3.383.527 4.912 1.051 2.521.863 6.951 2.981 8.321 7.468 2.28 7.473-5.519 16.755-17.028 20.268z"/>
<path d="M67.827 66.501l2.871 8.489a6.338 6.338 0 1 0 12.005-4.062l-2.871-8.489a10.044 10.044 0 0 1 1.616-9.44c4.927-6.283 6.194-14.81 3.307-22.255l-2.598-6.698a6.337 6.337 0 0 0-8.2-3.617 6.336 6.336 0 0 0-3.617 8.199l2.598 6.698a10.118 10.118 0 0 1-1.464 9.855 22.675 22.675 0 0 0-3.647 21.32z"/>
<path d="M90.102 66.501a6.338 6.338 0 1 0 12.005-4.062 10.044 10.044 0 0 1 1.616-9.44c4.927-6.283 6.194-14.81 3.307-22.255l-2.598-6.698a6.337 6.337 0 0 0-8.2-3.617 6.336 6.336 0 0 0-3.617 8.199l2.598 6.698a10.118 10.118 0 0 1-1.464 9.855 22.675 22.675 0 0 0-3.647 21.32z"/>
</g>
</svg>
</div></span></div></button></div><div id="comp-l289uzdz" class="MazNVa comp-l289uzdz wixui-image rYiAuL"><a data-testid="linkElement" href="index.html" target="_self" class="j7pOnl"><wow-image id="img_comp-l289uzdz" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-l289uzdz","displayMode":"fit","targetWidth":65,"targetHeight":65,"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="https://upload.wikimedia.org/wikipedia/commons/3/3e/Exploding_Wikipedia-logo.gif" alt="Exploding_Wikipedia-logo.gif.gif" style="width:65px;height:65px;object-fit:contain;object-position:unset" fetchpriority="high"/></wow-image></a></div><div id="comp-l289uzdz1" class="KcpHeO tz5f0K comp-l289uzdz1 wixui-rich-text" data-testid="richTextElement"><p class="font_0 wixui-rich-text__text" style="font-size:38px; line-height:1.41em; text-align:left;"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span style="font-size:38px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">WOW2022</span></span></span></span></span></p></div><div id="comp-l2gwjb5l" class="KcpHeO tz5f0K comp-l2gwjb5l wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:27px; line-height:1.1em;"><span style="font-size:27px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Diversity, Diasporas and Digitality: </span></span></span></span><span style="font-size:27px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">The Worlds of Wikimedia™ and beyond</span></span></span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:18px; text-align:center;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">17-18 November 2022</span></span></span></span><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text">, University of Sydney Camperdown, 2006, NSW, Australia</span></span></p></div></div></div></div></div></section><div id="comp-laq6lyum" class="LE0APo comp-laq6lyum wixui-image"><div data-testid="linkElement" class="bWtdXu"><wow-image id="img_comp-laq6lyum" class="HlRz5e xG6Gwj" data-image-info="{"containerId":"comp-laq6lyum","displayMode":"fill","targetWidth":217,"targetHeight":161,"isLQIP":false,"imageData":{"width":555,"height":423,"uri":"c3be74_bce3c450d58149cabc089cf73d4c25cc~mv2.jpg","name":"WOW2022d.jpg","displayMode":"fill"}}" data-bg-effect-name="" data-has-ssr-src=""><img src="images/WOW2022d_217px.jpg" alt="WOW2022d.jpg" style="width:217px;height:161px;object-fit:cover" srcSet="images/WOW2022d_217px.jpg 1x, images/WOW2022d_434px.jpg 2x" fetchpriority="high"/></wow-image></div></div><div id="comp-lbem6u0z" class="LE0APo comp-lbem6u0z wixui-image"><div data-testid="linkElement" class="bWtdXu"><wow-image id="img_comp-lbem6u0z" class="HlRz5e xG6Gwj" data-image-info="{"containerId":"comp-lbem6u0z","displayMode":"fill","targetWidth":175,"targetHeight":239,"isLQIP":false,"imageData":{"width":3000,"height":4000,"uri":"c3be74_e0a7b48cfcc9419fb69f62cf2765afda~mv2.jpg","name":"","displayMode":"fill"}}" data-bg-effect-name="" data-has-ssr-src=""><img src="../../static.wixstatic.com/media/c3be74_e0a7b48cfcc9419fb69f62cf2765afda~mv2.jpg/v1/fill/w_175,h_239,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/c3be74_e0a7b48cfcc9419fb69f62cf2765afda~mv2.jpg" alt="" style="width:175px;height:239px;object-fit:cover" srcSet="../../static.wixstatic.com/media/c3be74_e0a7b48cfcc9419fb69f62cf2765afda~mv2.jpg/v1/fill/w_175,h_239,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/c3be74_e0a7b48cfcc9419fb69f62cf2765afda~mv2.jpg 1x, ../../static.wixstatic.com/media/c3be74_e0a7b48cfcc9419fb69f62cf2765afda~mv2.jpg/v1/fill/w_350,h_478,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/c3be74_e0a7b48cfcc9419fb69f62cf2765afda~mv2.jpg 2x" fetchpriority="high"/></wow-image></div></div><div id="comp-laq6zduh" class="LE0APo comp-laq6zduh wixui-image"><div data-testid="linkElement" class="bWtdXu"><wow-image id="img_comp-laq6zduh" class="HlRz5e xG6Gwj" data-image-info="{"containerId":"comp-laq6zduh","displayMode":"fill","targetWidth":127,"targetHeight":180,"isLQIP":false,"imageData":{"width":3000,"height":4000,"uri":"c3be74_544927ea412a4e39b3175a0781d0f4ca~mv2.jpg","name":"Wow22_gn24.jpg","displayMode":"fill","crop":{"x":0,"y":0,"width":2655,"height":3540,"svgId":"909695c1e003409ba70b5561666c7c4d.svg"}}}" data-bg-effect-name="" data-has-ssr-src=""><img src="../../static.wixstatic.com/media/c3be74_544927ea412a4e39b3175a0781d0f4ca~mv2.jpg/v1/crop/x_0,y_0,w_2655,h_3540/fill/w_127,h_180,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/Wow22_gn24.jpg" alt="Wow22_gn24.jpg" style="width:127px;height:180px;object-fit:cover" srcSet="../../static.wixstatic.com/media/c3be74_544927ea412a4e39b3175a0781d0f4ca~mv2.jpg/v1/crop/x_0,y_0,w_2655,h_3540/fill/w_127,h_180,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/Wow22_gn24.jpg 1x, ../../static.wixstatic.com/media/c3be74_544927ea412a4e39b3175a0781d0f4ca~mv2.jpg/v1/crop/x_0,y_0,w_2655,h_3540/fill/w_254,h_360,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/Wow22_gn24.jpg 2x" fetchpriority="high"/></wow-image></div></div><div id="comp-laq6pcvx" class="LE0APo comp-laq6pcvx wixui-image" title="FhvxzEGagAAyfwf.jpg"><div data-testid="linkElement" class="bWtdXu"><wow-image id="img_comp-laq6pcvx" class="HlRz5e xG6Gwj" data-image-info="{"containerId":"comp-laq6pcvx","displayMode":"fill","targetWidth":118,"targetHeight":180,"isLQIP":false,"imageData":{"width":680,"height":511,"uri":"c3be74_e68a70b74eae48ffba0ec18ece0a2d6c~mv2.jpg","name":"","displayMode":"fill","crop":{"x":119,"y":96,"width":286,"height":404,"svgId":"909695c1e003409ba70b5561666c7c4d.svg"}}}" data-bg-effect-name="" data-has-ssr-src=""><img src="../../static.wixstatic.com/media/c3be74_e68a70b74eae48ffba0ec18ece0a2d6c~mv2.jpg/v1/crop/x_119,y_96,w_286,h_404/fill/w_118,h_180,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/c3be74_e68a70b74eae48ffba0ec18ece0a2d6c~mv2.jpg" alt="" style="width:118px;height:180px;object-fit:cover" srcSet="../../static.wixstatic.com/media/c3be74_e68a70b74eae48ffba0ec18ece0a2d6c~mv2.jpg/v1/crop/x_119,y_96,w_286,h_404/fill/w_118,h_180,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/c3be74_e68a70b74eae48ffba0ec18ece0a2d6c~mv2.jpg 1x, ../../static.wixstatic.com/media/c3be74_e68a70b74eae48ffba0ec18ece0a2d6c~mv2.jpg/v1/crop/x_119,y_96,w_286,h_404/fill/w_236,h_360,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/c3be74_e68a70b74eae48ffba0ec18ece0a2d6c~mv2.jpg 2x" fetchpriority="high"/></wow-image></div></div></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="m2far" class="dBAkHi m2far"><div class="PFkO7r" data-testid="page-bg"></div><div class="HT5ybB"><div id="Containerm2far" class="Containerm2far SPY_vo"><div data-mesh-id="Containerm2farinlineContent" data-testid="inline-content" class=""><div data-mesh-id="Containerm2farinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-lgn1dbrg" tabindex="-1" class="Oqnisf comp-lgn1dbrg wixui-section"><div id="bgLayers_comp-lgn1dbrg" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lgn1dbrg" class="VgO9Yg"></div></div><div data-mesh-id="comp-lgn1dbrginlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lgn1dbrginlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l97ml6lk" class="KcpHeO tz5f0K comp-l97ml6lk wixui-rich-text" data-testid="richTextElement"><h5 class="font_5 wixui-rich-text__text" style="font-size:30px;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:30px;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text">Thursday, November 17</span></span></span></h5></div></div></div></section><section id="comp-lgn1dbrg1" tabindex="-1" class="Oqnisf comp-lgn1dbrg1 wixui-section"><div id="bgLayers_comp-lgn1dbrg1" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-lgn1dbrg1" class="VgO9Yg"></div></div><div data-mesh-id="comp-lgn1dbrg1inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lgn1dbrg1inlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-l97mupjv" class="comp-l97mupjv Lw0u6i wixui-column-strip"><div id="bgLayers_comp-l97mupjv" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l97mupjv" class="VgO9Yg"></div></div><div class="dkukWC MBOSCN" data-testid="bottom-divider"><div style="--divider-layer-i:0" class="FRCqDF" data-testid="divider-layer-0"></div></div><div data-testid="columns" class="So7Ias"><div id="comp-l97mupm2" class="comp-l97mupm2 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l97mupm2" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l97mupm2" class="VgO9Yg"></div></div><div data-mesh-id="comp-l97mupm2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l97mupm2inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l97nckhg" class="KcpHeO tz5f0K comp-l97nckhg wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">8.30 Registration opens</span></span></span></span></span></h2></div><div id="comp-l97repwl" class="comp-l97repwl"><button type="button" class="StylableButton2545352419__root style-l97repxu1__root wixui-button" data-testid="buttonContent" aria-label="Coffee"><div class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">Coffee</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><div><?xml version="1.0" encoding="UTF-8"?>
<svg data-bbox="25.5 20 149 160" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
<g>
<path d="M173.562 118.103v-.002c-2.137-6.996-7.931-12.575-15.897-15.306-2.792-.957-5.769-1.548-8.845-1.779-.478-7.383-6.6-13.227-14.104-13.227H39.651c-7.815 0-14.151 6.335-14.151 14.15v11.552c0 20.627 9.936 39.283 25.372 50.841l-4.475 5.201a6.337 6.337 0 0 0-.957 6.775A6.341 6.341 0 0 0 51.2 180h73.673a6.335 6.335 0 0 0 4.48-10.816l-5.117-5.117a62.06 62.06 0 0 0 9.485-8.833c.661.033 1.325.061 1.998.061 4.134 0 8.477-.634 12.851-1.97 18.333-5.595 29.31-21.068 24.992-35.222zm-28.49 23.763c-.944.289-1.888.515-2.829.713a61.399 61.399 0 0 0 6.624-27.805v-1.695c1.724.189 3.383.527 4.912 1.051 2.521.863 6.951 2.981 8.321 7.468 2.28 7.473-5.519 16.755-17.028 20.268z"/>
<path d="M67.827 66.501l2.871 8.489a6.338 6.338 0 1 0 12.005-4.062l-2.871-8.489a10.044 10.044 0 0 1 1.616-9.44c4.927-6.283 6.194-14.81 3.307-22.255l-2.598-6.698a6.337 6.337 0 0 0-8.2-3.617 6.336 6.336 0 0 0-3.617 8.199l2.598 6.698a10.118 10.118 0 0 1-1.464 9.855 22.675 22.675 0 0 0-3.647 21.32z"/>
<path d="M90.102 66.501a6.338 6.338 0 1 0 12.005-4.062 10.044 10.044 0 0 1 1.616-9.44c4.927-6.283 6.194-14.81 3.307-22.255l-2.598-6.698a6.337 6.337 0 0 0-8.2-3.617 6.336 6.336 0 0 0-3.617 8.199l2.598 6.698a10.118 10.118 0 0 1-1.464 9.855 22.675 22.675 0 0 0-3.647 21.32z"/>
</g>
</svg>
</div></span></div></button></div><div id="comp-l97nf358" class="KcpHeO tz5f0K comp-l97nf358 wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text">9.15 Welcome to country by Indigenous Elder Brendan Kerin.<br class="wixui-rich-text__text">
Welcome to University of Sydney by </span></span><span style="color:#181819;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://en.wikipedia.org/wiki/Catharine_Lumby" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Professor Catharine Lumby</a></span></span></span></span></span></span><br class="wixui-rich-text__text">
<span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"> Introduction to conference by </span></span><span style="font-size:22px;" class="wixui-rich-text__text"><span style="color:#181819;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.sydney.edu.au/arts/about/our-people/academic-staff/frances-dilauro.html" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Associate Professor Frances Di Lauro</a></span></span></span></span></span></span><span style="color:#181819;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-size:15px;" class="wixui-rich-text__text">, </span></span></span></span></span><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"> and <span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.sydney.edu.au/arts/about/our-people/academic-staff/bunty-avieson.html" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Bunty Avieson</a></span></span></span></h2></div><div id="comp-l97ngqfa" class="KcpHeO tz5f0K comp-l97ngqfa wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">9.45 Keynote: Portals, platforms, and participation – building online collaboration around GLAM collections</span></span></span></span></span></h2></div><div id="comp-l97n0j5t" class="MazNVa comp-l97n0j5t wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-l97n0j5t" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-l97n0j5t","displayMode":"fill","targetWidth":134,"targetHeight":188,"isLQIP":false,"imageData":{"width":1200,"height":1600,"uri":"c3be74_6a26b82a19344727a2e4d389b9980c6e~mv2.jpeg","name":"","displayMode":"fill","crop":{"x":101,"y":251,"width":948,"height":1324,"svgId":"909695c1e003409ba70b5561666c7c4d.svg"}}}" data-bg-effect-name="" data-has-ssr-src=""><img src="../../static.wixstatic.com/media/c3be74_6a26b82a19344727a2e4d389b9980c6e~mv2.jpeg/v1/crop/x_101,y_251,w_948,h_1324/fill/w_134,h_188,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/c3be74_6a26b82a19344727a2e4d389b9980c6e~mv2.jpeg" alt="" style="width:134px;height:188px;object-fit:cover" srcSet="../../static.wixstatic.com/media/c3be74_6a26b82a19344727a2e4d389b9980c6e~mv2.jpeg/v1/crop/x_101,y_251,w_948,h_1324/fill/w_134,h_188,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/c3be74_6a26b82a19344727a2e4d389b9980c6e~mv2.jpeg 1x, ../../static.wixstatic.com/media/c3be74_6a26b82a19344727a2e4d389b9980c6e~mv2.jpeg/v1/crop/x_101,y_251,w_948,h_1324/fill/w_268,h_376,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/c3be74_6a26b82a19344727a2e4d389b9980c6e~mv2.jpeg 2x" fetchpriority="high"/></wow-image></div></div><div id="comp-l97w9ttv" class="KcpHeO tz5f0K comp-l97w9ttv wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="http://timsherratt.org" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Tim Sherratt</span> </a></span>is a historian and hacker who researches the possibilities and politics of digital cultural collections. Tim has worked across the cultural heritage sector and has been developing online resources relating to libraries, archives, museums and history since 1993. </span></p></div><div id="comp-l97nia8n" class="KcpHeO tz5f0K comp-l97nia8n wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><a href="team-4.html" target="_blank" class="wixui-rich-text__text"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">10.30 Presentations</span></span></span></span></span></span></a></h2></div><div class="comp-lag4jvbw R6ex7N" id="comp-lag4jvbw" aria-disabled="false"><a data-testid="linkElement" href="team-4.html" target="_blank" class="kuTaGy wixui-button zKbzSQ" aria-disabled="false"><span class="M3I7Z2 wixui-button__label">Abstracts </span></a></div><div id="comp-l97nqwgd" class="KcpHeO tz5f0K comp-l97nqwgd wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Joseph Ballesteros, Belinda Ballesteros & Michael Glen Ong</span></span></p>
<p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text">Open Knowledge using Indigenous Language – the Waray Wikipedia Experience</span></p>
<p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">I Gede Gita Purnama Arsa Putra & Dewa Ayu Carma Citrawati</span></span></p>
<p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text">Challenges and Rescue Balinese Manuscripts (Lontar) on the Balinese Wikisource by Creating Metadata, Cataloging, and Digitizing.</span></p></div><div id="comp-l97ni46k" class="KcpHeO tz5f0K comp-l97ni46k wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">11.30 Morning tea</span></span></span></span></span></h2></div><div id="comp-l97revik" class="comp-l97revik"><button type="button" class="StylableButton2545352419__root style-l97revjk1__root wixui-button" data-testid="buttonContent" aria-label="Coffee"><div class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">Coffee</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><div><?xml version="1.0" encoding="UTF-8"?>
<svg data-bbox="25.5 20 149 160" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
<g>
<path d="M173.562 118.103v-.002c-2.137-6.996-7.931-12.575-15.897-15.306-2.792-.957-5.769-1.548-8.845-1.779-.478-7.383-6.6-13.227-14.104-13.227H39.651c-7.815 0-14.151 6.335-14.151 14.15v11.552c0 20.627 9.936 39.283 25.372 50.841l-4.475 5.201a6.337 6.337 0 0 0-.957 6.775A6.341 6.341 0 0 0 51.2 180h73.673a6.335 6.335 0 0 0 4.48-10.816l-5.117-5.117a62.06 62.06 0 0 0 9.485-8.833c.661.033 1.325.061 1.998.061 4.134 0 8.477-.634 12.851-1.97 18.333-5.595 29.31-21.068 24.992-35.222zm-28.49 23.763c-.944.289-1.888.515-2.829.713a61.399 61.399 0 0 0 6.624-27.805v-1.695c1.724.189 3.383.527 4.912 1.051 2.521.863 6.951 2.981 8.321 7.468 2.28 7.473-5.519 16.755-17.028 20.268z"/>
<path d="M67.827 66.501l2.871 8.489a6.338 6.338 0 1 0 12.005-4.062l-2.871-8.489a10.044 10.044 0 0 1 1.616-9.44c4.927-6.283 6.194-14.81 3.307-22.255l-2.598-6.698a6.337 6.337 0 0 0-8.2-3.617 6.336 6.336 0 0 0-3.617 8.199l2.598 6.698a10.118 10.118 0 0 1-1.464 9.855 22.675 22.675 0 0 0-3.647 21.32z"/>
<path d="M90.102 66.501a6.338 6.338 0 1 0 12.005-4.062 10.044 10.044 0 0 1 1.616-9.44c4.927-6.283 6.194-14.81 3.307-22.255l-2.598-6.698a6.337 6.337 0 0 0-8.2-3.617 6.336 6.336 0 0 0-3.617 8.199l2.598 6.698a10.118 10.118 0 0 1-1.464 9.855 22.675 22.675 0 0 0-3.647 21.32z"/>
</g>
</svg>
</div></span></div></button></div><div id="comp-l97o5ezi" class="KcpHeO tz5f0K comp-l97o5ezi wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="team-4.html" target="_blank" class="wixui-rich-text__text"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text">11.45 Presentations</span></span></span></a></span></h2></div><div class="comp-lag4ko6y R6ex7N" id="comp-lag4ko6y" aria-disabled="false"><a data-testid="linkElement" href="team-4.html" target="_blank" class="kuTaGy wixui-button zKbzSQ" aria-disabled="false"><span class="M3I7Z2 wixui-button__label">Abstracts </span></a></div><div id="comp-l97o6mjx" class="KcpHeO tz5f0K comp-l97o6mjx wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><a href="https://www.lisamaule.info/" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Lisa Maule</a> & Sophia Coghini</span></span></p>
<p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text">Pasifika arts & Wikipedia</span></p>
<h6 class="font_6 wixui-rich-text__text" style="font-size:16px;"><span class="wixGuard wixui-rich-text__text"></span></h6>
<p class="font_9 wixui-rich-text__text" style="font-size:16px;"> </p></div><div id="comp-l97ofvjb" class="KcpHeO tz5f0K comp-l97ofvjb wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">12.45 Lunch</span></span></span></span></span></h2></div><div id="comp-l97rfozw" class="comp-l97rfozw"><button type="button" class="StylableButton2545352419__root style-l97rfp11__root wixui-button" data-testid="buttonContent" aria-label="Coffee"><div class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">Coffee</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><div><?xml version="1.0" encoding="UTF-8"?>
<svg data-bbox="25.5 20 149 160" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
<g>
<path d="M173.562 118.103v-.002c-2.137-6.996-7.931-12.575-15.897-15.306-2.792-.957-5.769-1.548-8.845-1.779-.478-7.383-6.6-13.227-14.104-13.227H39.651c-7.815 0-14.151 6.335-14.151 14.15v11.552c0 20.627 9.936 39.283 25.372 50.841l-4.475 5.201a6.337 6.337 0 0 0-.957 6.775A6.341 6.341 0 0 0 51.2 180h73.673a6.335 6.335 0 0 0 4.48-10.816l-5.117-5.117a62.06 62.06 0 0 0 9.485-8.833c.661.033 1.325.061 1.998.061 4.134 0 8.477-.634 12.851-1.97 18.333-5.595 29.31-21.068 24.992-35.222zm-28.49 23.763c-.944.289-1.888.515-2.829.713a61.399 61.399 0 0 0 6.624-27.805v-1.695c1.724.189 3.383.527 4.912 1.051 2.521.863 6.951 2.981 8.321 7.468 2.28 7.473-5.519 16.755-17.028 20.268z"/>
<path d="M67.827 66.501l2.871 8.489a6.338 6.338 0 1 0 12.005-4.062l-2.871-8.489a10.044 10.044 0 0 1 1.616-9.44c4.927-6.283 6.194-14.81 3.307-22.255l-2.598-6.698a6.337 6.337 0 0 0-8.2-3.617 6.336 6.336 0 0 0-3.617 8.199l2.598 6.698a10.118 10.118 0 0 1-1.464 9.855 22.675 22.675 0 0 0-3.647 21.32z"/>
<path d="M90.102 66.501a6.338 6.338 0 1 0 12.005-4.062 10.044 10.044 0 0 1 1.616-9.44c4.927-6.283 6.194-14.81 3.307-22.255l-2.598-6.698a6.337 6.337 0 0 0-8.2-3.617 6.336 6.336 0 0 0-3.617 8.199l2.598 6.698a10.118 10.118 0 0 1-1.464 9.855 22.675 22.675 0 0 0-3.647 21.32z"/>
</g>
</svg>
</div></span></div></button></div><div id="comp-l97oh0m7" class="KcpHeO tz5f0K comp-l97oh0m7 wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">1.45pm Keynote: </span></span></span></span><span style="color:#181819;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text">Vandals, scandals, and Wiki-archaeology: I (can't) see for miles</span></span></span></span></span></h2></div><div id="comp-l97on3s7" class="MazNVa comp-l97on3s7 wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-l97on3s7" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-l97on3s7","displayMode":"fill","targetWidth":163,"targetHeight":241,"isLQIP":true,"imageData":{"width":781,"height":1280,"uri":"c3be74_b1d38e2c8e744e0fb76a9145bfae79fd~mv2.jpg","name":"","displayMode":"fill","crop":{"x":251,"y":288,"width":473,"height":698,"svgId":"909695c1e003409ba70b5561666c7c4d.svg"}}}" data-bg-effect-name="" data-has-ssr-src="true"><img src="../../static.wixstatic.com/media/c3be74_b1d38e2c8e744e0fb76a9145bfae79fd~mv2.jpg/v1/crop/x_251,y_288,w_473,h_698/fill/w_163,h_241,al_c,q_80,usm_0.66_1.00_0.01,blur_3,enc_auto/c3be74_b1d38e2c8e744e0fb76a9145bfae79fd~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div><div id="comp-l97uhabl" class="KcpHeO tz5f0K comp-l97uhabl wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:20px;"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">Graham Pearce </span></span></span></span></span><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">in conversation with</span></span></span></span><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text"> Gerard Goggin.</span></span></span></span></span></span></p></div><div id="comp-l97unme3" class="KcpHeO tz5f0K comp-l97unme3 wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://wikimediafoundation.org/story/graham-pearce-usergraham87/" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Graham Pearce</a></span> is a Wikipedia administrator from Western Australia. "I most enjoy "wiki-archaeology", where I find out if edits are properly attributed and fix problems where necessary. I also advocate for accessibility on the site as I'm blind and use a screen reader," said Graham.</span></p>
<p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text"></span></span></p>
<p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.sydney.edu.au/arts/about/our-people/academic-staff/gerard-goggin.html" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Gerard Goggin</a></span> is a Professor of Media and Communication at University</span></p>
<p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text">of Sydney </span><span style="font-size:16px;" class="wixui-rich-text__text">and an internationally renowned scholar for his work in disability, </span></p>
<p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text">accessibility and </span><span style="font-size:16px;" class="wixui-rich-text__text">design, as well as digital inequalities & inclusion.</span></p></div><div id="comp-l97y7xw8" class="MazNVa comp-l97y7xw8 wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-l97y7xw8" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-l97y7xw8","displayMode":"fill","targetWidth":130,"targetHeight":115,"isLQIP":true,"imageData":{"width":395,"height":349,"uri":"c3be74_069f58124d934859b63aba34362f8075~mv2.png","name":"","displayMode":"fill"}}" data-bg-effect-name="" data-has-ssr-src="true"><img src="../../static.wixstatic.com/media/c3be74_069f58124d934859b63aba34362f8075~mv2.png/v1/fill/w_130,h_115,al_c,q_85,usm_0.66_1.00_0.01,blur_3,enc_auto/c3be74_069f58124d934859b63aba34362f8075~mv2.png" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div><div id="comp-l97p7nby" class="KcpHeO tz5f0K comp-l97p7nby wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">2.30 The Adrianne Wadewitz Panel</span></span></span></span></span></h2></div><div id="comp-l97qaihw" class="KcpHeO tz5f0K comp-l97qaihw wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text">In honour of <span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://en.wikipedia.org/wiki/Adrianne_Wadewitz" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Adrianne Wadewitz, </a></span>legendary Wikipedian, feminist and English scholar, this panel features four dynamic women, each the driving force behind a range of campaigns that continue to battle gender inequity on Wikipedia. </span></p></div><div id="comp-l97pa94m" class="MazNVa comp-l97pa94m wixui-image" title="Screen Shot 2022-10-03 at 11.42.48 am.pn"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-l97pa94m" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-l97pa94m","displayMode":"fill","targetWidth":168,"targetHeight":130,"isLQIP":true,"imageData":{"width":893,"height":691,"uri":"c3be74_9efcef929cd64a06b38ed41991ee8c93~mv2.png","name":"","displayMode":"fill"}}" data-bg-effect-name="" data-has-ssr-src="true"><img src="../../static.wixstatic.com/media/c3be74_9efcef929cd64a06b38ed41991ee8c93~mv2.png/v1/fill/w_168,h_130,al_c,q_85,usm_0.66_1.00_0.01,blur_3,enc_auto/c3be74_9efcef929cd64a06b38ed41991ee8c93~mv2.png" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div><div id="comp-l97pamhf" class="MazNVa comp-l97pamhf wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-l97pamhf" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-l97pamhf","displayMode":"fill","targetWidth":146,"targetHeight":172,"isLQIP":true,"imageData":{"width":1566,"height":1841,"uri":"c3be74_020b5accfe6e461287a49340977bfc46~mv2.jpeg","name":"Annie Reynolds.jpeg","displayMode":"fill"}}" data-bg-effect-name="" data-has-ssr-src="true"><img src="../../static.wixstatic.com/media/c3be74_020b5accfe6e461287a49340977bfc46~mv2.jpeg/v1/fill/w_146,h_172,al_c,q_80,usm_0.66_1.00_0.01,blur_3,enc_auto/Annie Reynolds.jpeg" alt="Annie Reynolds.jpeg" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div><div id="comp-l97pnvgm" class="KcpHeO tz5f0K comp-l97pnvgm wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:18px;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://en.wikipedia.org/wiki/Rosie_Stephenson-Goodknight" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Rosie Stephenson-Goodknight,</span></a></span> founder of <span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Women_in_Red" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Women In Red, </a></span>and member of Wikimedia Foundation Board of Trustees</span></p></div><div id="comp-l97puqlx" class="KcpHeO tz5f0K comp-l97puqlx wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:18px;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Annie Reynolds</span>, winner of 2021 EDNA award for "making a feminist difference" with her editing group, Women Write Wiki</span></p></div><div id="comp-l97qtzji" class="KcpHeO tz5f0K comp-l97qtzji wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">3.45 Afternoon Tea</span></span></span></span></span></h2></div><div id="comp-l97s6xi8" class="comp-l97s6xi8"><button type="button" class="StylableButton2545352419__root style-l97s6xj2__root wixui-button" data-testid="buttonContent" aria-label="Coffee"><div class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">Coffee</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><div><?xml version="1.0" encoding="UTF-8"?>
<svg data-bbox="25.5 20 149 160" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
<g>
<path d="M173.562 118.103v-.002c-2.137-6.996-7.931-12.575-15.897-15.306-2.792-.957-5.769-1.548-8.845-1.779-.478-7.383-6.6-13.227-14.104-13.227H39.651c-7.815 0-14.151 6.335-14.151 14.15v11.552c0 20.627 9.936 39.283 25.372 50.841l-4.475 5.201a6.337 6.337 0 0 0-.957 6.775A6.341 6.341 0 0 0 51.2 180h73.673a6.335 6.335 0 0 0 4.48-10.816l-5.117-5.117a62.06 62.06 0 0 0 9.485-8.833c.661.033 1.325.061 1.998.061 4.134 0 8.477-.634 12.851-1.97 18.333-5.595 29.31-21.068 24.992-35.222zm-28.49 23.763c-.944.289-1.888.515-2.829.713a61.399 61.399 0 0 0 6.624-27.805v-1.695c1.724.189 3.383.527 4.912 1.051 2.521.863 6.951 2.981 8.321 7.468 2.28 7.473-5.519 16.755-17.028 20.268z"/>
<path d="M67.827 66.501l2.871 8.489a6.338 6.338 0 1 0 12.005-4.062l-2.871-8.489a10.044 10.044 0 0 1 1.616-9.44c4.927-6.283 6.194-14.81 3.307-22.255l-2.598-6.698a6.337 6.337 0 0 0-8.2-3.617 6.336 6.336 0 0 0-3.617 8.199l2.598 6.698a10.118 10.118 0 0 1-1.464 9.855 22.675 22.675 0 0 0-3.647 21.32z"/>
<path d="M90.102 66.501a6.338 6.338 0 1 0 12.005-4.062 10.044 10.044 0 0 1 1.616-9.44c4.927-6.283 6.194-14.81 3.307-22.255l-2.598-6.698a6.337 6.337 0 0 0-8.2-3.617 6.336 6.336 0 0 0-3.617 8.199l2.598 6.698a10.118 10.118 0 0 1-1.464 9.855 22.675 22.675 0 0 0-3.647 21.32z"/>
</g>
</svg>
</div></span></div></button></div><div id="comp-l9c526q4" class="KcpHeO tz5f0K comp-l9c526q4 wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:20px; line-height:normal;"><a href="team-4.html" target="_blank" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">4.00 Presentation</span></span></span></span></span></span></a></h2></div><div id="comp-l97ph9pl" class="MazNVa comp-l97ph9pl wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-l97ph9pl" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-l97ph9pl","displayMode":"fill","targetWidth":158,"targetHeight":165,"isLQIP":true,"imageData":{"width":372,"height":388,"uri":"c3be74_d44af4eea32748a99a8a0c2d985fef5c~mv2.png","name":"","displayMode":"fill"}}" data-bg-effect-name="" data-has-ssr-src="true"><img src="../../static.wixstatic.com/media/c3be74_d44af4eea32748a99a8a0c2d985fef5c~mv2.png/v1/fill/w_158,h_165,al_c,q_85,usm_0.66_1.00_0.01,blur_3,enc_auto/c3be74_d44af4eea32748a99a8a0c2d985fef5c~mv2.png" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div><div id="comp-l97pwm9k" class="KcpHeO tz5f0K comp-l97pwm9k wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:18px;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.caddiebrain.com/" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Caddie Brain</a></span>, </span>community technologist, journalist and convenor of #Know My Name, #FranklinWomen and other gender campaigns</span></span></p></div><div id="comp-l9xgmvzq" class="MazNVa comp-l9xgmvzq wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-l9xgmvzq" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-l9xgmvzq","displayMode":"fill","targetWidth":142,"targetHeight":172,"isLQIP":true,"imageData":{"width":200,"height":267,"uri":"c3be74_ead8aa31f86e4ccb86920dc047d3c6fe~mv2.jpg","name":"","displayMode":"fill","crop":{"x":0,"y":25,"width":200,"height":242,"svgId":"909695c1e003409ba70b5561666c7c4d.svg"}}}" data-bg-effect-name="" data-has-ssr-src="true"><img src="../../static.wixstatic.com/media/c3be74_ead8aa31f86e4ccb86920dc047d3c6fe~mv2.jpg/v1/crop/x_0,y_25,w_200,h_242/fill/w_142,h_172,al_c,q_80,usm_0.66_1.00_0.01,blur_3,enc_auto/c3be74_ead8aa31f86e4ccb86920dc047d3c6fe~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div><div id="comp-l9xgocxu" class="KcpHeO tz5f0K comp-l9xgocxu wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:18px;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.carolinephillips.art/" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Caroline Phillips</a></span></span>, visual artist, 2020/21 Regional Ambassador (Oceania) for <a href="https://artandfeminism.org/" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">Art</span><span style="color:#3D9BE9;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text">+</span></span><span style="text-decoration:underline;" class="wixui-rich-text__text">Feminism</span></a>, and Secretary of the <span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.womensartregister.org/" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Women's Art Register</a></span>.</span></p></div><div class="comp-lag4l6mm R6ex7N" id="comp-lag4l6mm" aria-disabled="false"><a data-testid="linkElement" href="team-4.html" target="_blank" class="kuTaGy wixui-button zKbzSQ" aria-disabled="false"><span class="M3I7Z2 wixui-button__label">Abstracts </span></a></div><div id="comp-l97qxbwz" class="KcpHeO tz5f0K comp-l97qxbwz wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><a href="http://nethahussain.com" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Netha Hussain</a> & <a href="https://www.unibo.it/sitoweb/anwesha.chakraborty3/en" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Anwesha Chakraborty</a></span></span></p>
<p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text">Documenting the gender gap in Indian Wikipedia communities: Findings from a qualitative pilot study</span></p></div><div id="comp-l97qv3s9" class="KcpHeO tz5f0K comp-l97qv3s9 wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">4.30 Keynote: women scientists in Wikipedia</span></span></span></span></span></h2></div><div id="comp-l9c54f04" class="MazNVa comp-l9c54f04 wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-l9c54f04" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-l9c54f04","displayMode":"fill","targetWidth":116,"targetHeight":173,"isLQIP":true,"imageData":{"width":4912,"height":7359,"uri":"c3be74_a0b00be0fdef4767ad1f4be10f4571ef~mv2.jpg","name":"17_350 ICL JWade-024.jpg","displayMode":"fill","crop":{"x":1130,"y":892,"width":2268,"height":3397,"svgId":"909695c1e003409ba70b5561666c7c4d.svg"}}}" data-bg-effect-name="" data-has-ssr-src="true"><img src="../../static.wixstatic.com/media/c3be74_a0b00be0fdef4767ad1f4be10f4571ef~mv2.jpg/v1/crop/x_1130,y_892,w_2268,h_3397/fill/w_116,h_173,al_c,q_80,usm_0.66_1.00_0.01,blur_3,enc_auto/17_350 ICL JWade-024.jpg" alt="17_350 ICL JWade-024.jpg" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div><div id="comp-l9c55src" class="KcpHeO tz5f0K comp-l9c55src wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:18px;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Dr Jess Wade</span> is a Research Fellow working in the Department of Materials at Imperial College London. Outside the lab, Jess is committed to improving diversity in science, both online and offline. Since 2018 she has written one Wikipedia article a day to create more than 1650 biographies of ground-breaking women and people of colour working in science and engineering.</span></p></div><div id="comp-l97ymt8z" class="comp-l97ymt8z aVng1S wixui-horizontal-line"></div></div></div></div></div></section><section id="comp-l97vaizv" class="comp-l97vaizv Lw0u6i wixui-column-strip"><div id="bgLayers_comp-l97vaizv" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l97vaizv" class="VgO9Yg"></div></div><div data-testid="columns" class="So7Ias"><div id="comp-l97vaj36" class="comp-l97vaj36 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l97vaj36" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l97vaj36" class="VgO9Yg"></div></div><div data-mesh-id="comp-l97vaj36inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l97vaj36inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l97vdkgx" class="KcpHeO tz5f0K comp-l97vdkgx wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:24px; line-height:normal;"><span style="font-size:24px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">5.00 Book Launch with Heather Ford</span></span></span></span></span></h2></div><div id="comp-l98218qi" class="MazNVa comp-l98218qi wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-l98218qi" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-l98218qi","displayMode":"fill","targetWidth":30,"targetHeight":35,"isLQIP":true,"imageData":{"width":335,"height":394,"uri":"c3be74_236e37b0013d4421bf48e5f01031ddb4~mv2.png","name":"","displayMode":"fill"}}" data-bg-effect-name="" data-has-ssr-src="true"><img src="../../static.wixstatic.com/media/c3be74_236e37b0013d4421bf48e5f01031ddb4~mv2.png/v1/fill/w_30,h_35,al_c,q_85,usm_0.66_1.00_0.01,blur_3,enc_auto/c3be74_236e37b0013d4421bf48e5f01031ddb4~mv2.png" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div><div id="comp-l97ri4om" class="MazNVa comp-l97ri4om wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-l97ri4om" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-l97ri4om","displayMode":"fill","targetWidth":227,"targetHeight":301,"isLQIP":true,"imageData":{"width":387,"height":513,"uri":"c3be74_360c548016f5449cbf2dbe987c2cfcec~mv2.png","name":"","displayMode":"fill"}}" data-bg-effect-name="" data-has-ssr-src="true"><img src="../../static.wixstatic.com/media/c3be74_360c548016f5449cbf2dbe987c2cfcec~mv2.png/v1/fill/w_57,h_75,al_c,q_85,usm_0.66_1.00_0.01,blur_2,enc_auto/c3be74_360c548016f5449cbf2dbe987c2cfcec~mv2.png" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div><div id="comp-l97rk5tc" class="KcpHeO tz5f0K comp-l97rk5tc wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span class="color_15 wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text">WOW2022 is delighted to launch a<span style="font-weight:bold;" class="wixui-rich-text__text"> </span>new book by <span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://profiles.uts.edu.au/Heather.Ford" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Heather Ford</span></a></span>, <span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://mitpress.mit.edu/9780262046299/writing-the-revolution/" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text"><span style="font-style:italic;" class="wixui-rich-text__text">Writing the Revolution: Wikipedia and the Survival of Facts in the Digital Age.</span></a></span> Please join us for drinks and canapes in the Beverly Room, <span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://goo.gl/maps/rZyKABd1FfgXVfCg8" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Courtyard Cafe</a></span>, to celebrate this happy occasion, hosted by Professor Terry Flew.</span></span></span></p></div><div id="comp-l97x4vpc" class="KcpHeO tz5f0K comp-l97x4vpc wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text">"<span style="font-style:italic;" class="wixui-rich-text__text">A new benchmark for Wikipedia research</span>.” Nathaniel Tkacz; author of <span style="font-style:italic;" class="wixui-rich-text__text">Wikipedia and the Politics of Openness</span></span></span></p>
<p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span class="wixGuard wixui-rich-text__text"></span></p></div><div id="comp-l97x9sbs" class="KcpHeO tz5f0K comp-l97x9sbs wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:15px;"><span style="color:#181819;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text">“<span style="font-style:italic;" class="wixui-rich-text__text">Ford’s examination of a single Wikipedia article becomes a bold new epistemology of our digital age</span>.” Ethan Zuckerman</span></span></span></span></span></p></div><div id="comp-l97ri4od" class="MazNVa comp-l97ri4od wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-l97ri4od" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-l97ri4od","displayMode":"fill","targetWidth":192,"targetHeight":244,"isLQIP":true,"imageData":{"width":730,"height":930,"uri":"c3be74_aff2ebc4bb4a4d7985644afbcdeae226~mv2.jpg","name":"","displayMode":"fill"}}" data-bg-effect-name="" data-has-ssr-src="true"><img src="../../static.wixstatic.com/media/c3be74_aff2ebc4bb4a4d7985644afbcdeae226~mv2.jpg/v1/fill/w_192,h_244,al_c,q_80,usm_0.66_1.00_0.01,blur_3,enc_auto/c3be74_aff2ebc4bb4a4d7985644afbcdeae226~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div><div id="comp-l97vhb0z" class="MazNVa comp-l97vhb0z wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-l97vhb0z" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-l97vhb0z","displayMode":"fill","targetWidth":114,"targetHeight":172,"isLQIP":true,"imageData":{"width":4016,"height":6016,"uri":"c3be74_69061163cd034dc7965c5f2f36d08262~mv2.jpg","name":"","displayMode":"fill","crop":{"x":468,"y":0,"width":3314,"height":4961,"svgId":"909695c1e003409ba70b5561666c7c4d.svg"}}}" data-bg-effect-name="" data-has-ssr-src="true"><img src="../../static.wixstatic.com/media/c3be74_69061163cd034dc7965c5f2f36d08262~mv2.jpg/v1/crop/x_468,y_0,w_3314,h_4961/fill/w_114,h_171,al_c,q_80,usm_0.66_1.00_0.01,blur_3,enc_auto/c3be74_69061163cd034dc7965c5f2f36d08262~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div><div id="comp-l97viskq" class="KcpHeO tz5f0K comp-l97viskq wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.sydney.edu.au/arts/about/our-people/academic-staff/terry-flew.html" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Terry Flew</a></span></span> is a Professor of Digital Communication and Culture at USYD, an Executive Board member of the International Communication Association, </span><span style="font-size:16px;" class="wixui-rich-text__text">a Fellow of the Australian Academy of the Humanities, a Distinguished Professor with Communications University </span><span style="font-size:16px;" class="wixui-rich-text__text">of China, and an Honorary Professor at University of Nottingham Ningbo China. He has authored 14 books (five edited), 67 book chapters, 112 refereed journal articles, and 17 reports and research monographs.</span></p></div><div id="comp-l97xasa0" class="KcpHeO tz5f0K comp-l97xasa0 wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:15px;"><span style="font-style:italic;" class="wixui-rich-text__text">This book powerfully shows how social, economic, and political facts are forged in the knowledge factory of Wikipedia. It is impossible to understand how histories are made in the contemporary world without letting Ford take you on this fascinating journey.</span>” Mark Graham, Professor of Internet Geography, University of Oxford</p></div></div></div></div></div></section><section id="comp-l97s3k8w" class="comp-l97s3k8w Lw0u6i wixui-column-strip"><div id="bgLayers_comp-l97s3k8w" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l97s3k8w" class="VgO9Yg"></div></div><div data-testid="columns" class="So7Ias"><div id="comp-l97s3kd5" class="comp-l97s3kd5 YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l97s3kd5" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l97s3kd5" class="VgO9Yg"></div></div><div data-mesh-id="comp-l97s3kd5inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l97s3kd5inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l97s4ph8" class="KcpHeO tz5f0K comp-l97s4ph8 wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:15px;"><span style="color:#181819;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:30px;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text">Friday, November 18</span></span></span></span></span></p></div></div></div></div></div></section><section id="comp-l97s5gpu" class="comp-l97s5gpu Lw0u6i wixui-column-strip"><div id="bgLayers_comp-l97s5gpu" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l97s5gpu" class="VgO9Yg"></div></div><div class="dkukWC MBOSCN" data-testid="bottom-divider"><div style="--divider-layer-i:0" class="FRCqDF" data-testid="divider-layer-0"></div></div><div data-testid="columns" class="So7Ias"><div id="comp-l97s5gsl" class="comp-l97s5gsl YzqVVZ wixui-column-strip__column"><div id="bgLayers_comp-l97s5gsl" data-hook="bgLayers" class="MW5IWV"><div data-testid="colorUnderlay" class="LWbAav Kv1aVt"></div><div id="bgMedia_comp-l97s5gsl" class="VgO9Yg"></div></div><div data-mesh-id="comp-l97s5gslinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-l97s5gslinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-l97s8eck" class="KcpHeO tz5f0K comp-l97s8eck wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">9.30 Registration opens</span></span></span></span></span></h2></div><div id="comp-l97scoqn" class="comp-l97scoqn"><button type="button" class="StylableButton2545352419__root style-l97scork1__root wixui-button" data-testid="buttonContent" aria-label="Coffee"><div class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">Coffee</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><div><?xml version="1.0" encoding="UTF-8"?>
<svg data-bbox="25.5 20 149 160" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
<g>
<path d="M173.562 118.103v-.002c-2.137-6.996-7.931-12.575-15.897-15.306-2.792-.957-5.769-1.548-8.845-1.779-.478-7.383-6.6-13.227-14.104-13.227H39.651c-7.815 0-14.151 6.335-14.151 14.15v11.552c0 20.627 9.936 39.283 25.372 50.841l-4.475 5.201a6.337 6.337 0 0 0-.957 6.775A6.341 6.341 0 0 0 51.2 180h73.673a6.335 6.335 0 0 0 4.48-10.816l-5.117-5.117a62.06 62.06 0 0 0 9.485-8.833c.661.033 1.325.061 1.998.061 4.134 0 8.477-.634 12.851-1.97 18.333-5.595 29.31-21.068 24.992-35.222zm-28.49 23.763c-.944.289-1.888.515-2.829.713a61.399 61.399 0 0 0 6.624-27.805v-1.695c1.724.189 3.383.527 4.912 1.051 2.521.863 6.951 2.981 8.321 7.468 2.28 7.473-5.519 16.755-17.028 20.268z"/>
<path d="M67.827 66.501l2.871 8.489a6.338 6.338 0 1 0 12.005-4.062l-2.871-8.489a10.044 10.044 0 0 1 1.616-9.44c4.927-6.283 6.194-14.81 3.307-22.255l-2.598-6.698a6.337 6.337 0 0 0-8.2-3.617 6.336 6.336 0 0 0-3.617 8.199l2.598 6.698a10.118 10.118 0 0 1-1.464 9.855 22.675 22.675 0 0 0-3.647 21.32z"/>
<path d="M90.102 66.501a6.338 6.338 0 1 0 12.005-4.062 10.044 10.044 0 0 1 1.616-9.44c4.927-6.283 6.194-14.81 3.307-22.255l-2.598-6.698a6.337 6.337 0 0 0-8.2-3.617 6.336 6.336 0 0 0-3.617 8.199l2.598 6.698a10.118 10.118 0 0 1-1.464 9.855 22.675 22.675 0 0 0-3.647 21.32z"/>
</g>
</svg>
</div></span></div></button></div><div id="comp-l97s88kx" class="KcpHeO tz5f0K comp-l97s88kx wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">9.45 Keynote: Wikipedia - the last great place on the Internet</span></span></span></span></span></h2></div><div id="comp-l97vyugy" class="MazNVa comp-l97vyugy wixui-image"><div data-testid="linkElement" class="j7pOnl"><wow-image id="img_comp-l97vyugy" class="HlRz5e BI8PVQ" data-image-info="{"containerId":"comp-l97vyugy","displayMode":"fill","targetWidth":146,"targetHeight":166,"isLQIP":true,"imageData":{"width":1183,"height":1336,"uri":"c3be74_630c9e3e9b5d428c92f65cdffda5f435~mv2.jpg","name":"","displayMode":"fill"}}" data-bg-effect-name="" data-has-ssr-src="true"><img src="../../static.wixstatic.com/media/c3be74_630c9e3e9b5d428c92f65cdffda5f435~mv2.jpg/v1/fill/w_146,h_165,al_c,q_80,usm_0.66_1.00_0.01,blur_3,enc_auto/c3be74_630c9e3e9b5d428c92f65cdffda5f435~mv2.jpg" alt="" style="width:100%;height:100%;object-fit:cover;object-position:50% 50%"/></wow-image></div></div><div id="comp-l97vwg5p" class="KcpHeO tz5f0K comp-l97vwg5p wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://richardcooke.com/" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Richard Cooke</a></span></span> is an internationally based writer, reporter and screenwriter. A former columnist of the year, he is contributing editor to <span style="font-style:italic;" class="wixui-rich-text__text">The Monthly </span>magazine and has written for <span style="font-style:italic;" class="wixui-rich-text__text">The New York Times, The Washington Post, Paris Review</span> online, <span style="font-style:italic;" class="wixui-rich-text__text">The New Republic</span> and <span style="font-style:italic;" class="wixui-rich-text__text">WIRED</span>. He is the author of two books, and his third, a cultural history of Wikipedia, will be published by WW Norton & Co in 2023. </span></p></div><div id="comp-l97sfwlh" class="KcpHeO tz5f0K comp-l97sfwlh wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="team-4.html" target="_blank" class="wixui-rich-text__text"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text">10.15 Presentations</span></span></span></a></span></h2></div><div class="comp-lag4lgw2 R6ex7N" id="comp-lag4lgw2" aria-disabled="false"><a data-testid="linkElement" href="team-4.html" target="_blank" class="kuTaGy wixui-button zKbzSQ" aria-disabled="false"><span class="M3I7Z2 wixui-button__label">Abstracts</span></a></div><div id="comp-l97rco25" class="KcpHeO tz5f0K comp-l97rco25 wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Amanda Lawrence & Brigid Van Wanrooy</span></span></p>
<p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text">Wikimedia and the multisector evidence ecosystem</span></p>
<p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text">Mathieu O'Neil & Rachel Cunneen</span></span></p>
<p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text">Assessing the use of Wikipedia as a fact-checking tool in Australian Capital Territory public schools</span></p></div><div id="comp-l97s8c9f" class="KcpHeO tz5f0K comp-l97s8c9f wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text">11.30 Morning Tea</span></span></span></span></span></h2></div><div id="comp-l97sfqlg" class="comp-l97sfqlg"><button type="button" class="StylableButton2545352419__root style-l97sfqmi__root wixui-button" data-testid="buttonContent" aria-label="Coffee"><div class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">Coffee</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><div><?xml version="1.0" encoding="UTF-8"?>
<svg data-bbox="25.5 20 149 160" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
<g>
<path d="M173.562 118.103v-.002c-2.137-6.996-7.931-12.575-15.897-15.306-2.792-.957-5.769-1.548-8.845-1.779-.478-7.383-6.6-13.227-14.104-13.227H39.651c-7.815 0-14.151 6.335-14.151 14.15v11.552c0 20.627 9.936 39.283 25.372 50.841l-4.475 5.201a6.337 6.337 0 0 0-.957 6.775A6.341 6.341 0 0 0 51.2 180h73.673a6.335 6.335 0 0 0 4.48-10.816l-5.117-5.117a62.06 62.06 0 0 0 9.485-8.833c.661.033 1.325.061 1.998.061 4.134 0 8.477-.634 12.851-1.97 18.333-5.595 29.31-21.068 24.992-35.222zm-28.49 23.763c-.944.289-1.888.515-2.829.713a61.399 61.399 0 0 0 6.624-27.805v-1.695c1.724.189 3.383.527 4.912 1.051 2.521.863 6.951 2.981 8.321 7.468 2.28 7.473-5.519 16.755-17.028 20.268z"/>
<path d="M67.827 66.501l2.871 8.489a6.338 6.338 0 1 0 12.005-4.062l-2.871-8.489a10.044 10.044 0 0 1 1.616-9.44c4.927-6.283 6.194-14.81 3.307-22.255l-2.598-6.698a6.337 6.337 0 0 0-8.2-3.617 6.336 6.336 0 0 0-3.617 8.199l2.598 6.698a10.118 10.118 0 0 1-1.464 9.855 22.675 22.675 0 0 0-3.647 21.32z"/>
<path d="M90.102 66.501a6.338 6.338 0 1 0 12.005-4.062 10.044 10.044 0 0 1 1.616-9.44c4.927-6.283 6.194-14.81 3.307-22.255l-2.598-6.698a6.337 6.337 0 0 0-8.2-3.617 6.336 6.336 0 0 0-3.617 8.199l2.598 6.698a10.118 10.118 0 0 1-1.464 9.855 22.675 22.675 0 0 0-3.647 21.32z"/>
</g>
</svg>
</div></span></div></button></div><div id="comp-l97sn7cl" class="KcpHeO tz5f0K comp-l97sn7cl wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><a href="team-4.html" target="_blank" class="wixui-rich-text__text"><span style="font-size:22px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text"><span style="font-family:poppins-semibold,poppins,sans-serif;" class="wixui-rich-text__text">11.45 Presentations</span></span></span></span></span></a></h2></div><div class="comp-lag4lorl R6ex7N" id="comp-lag4lorl" aria-disabled="false"><a data-testid="linkElement" href="team-4.html" target="_blank" class="kuTaGy wixui-button zKbzSQ" aria-disabled="false"><span class="M3I7Z2 wixui-button__label">Abstracts </span></a></div><div id="comp-l9c2fy2g" class="KcpHeO tz5f0K comp-l9c2fy2g wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:16px;" class="wixui-rich-text__text"><a href="https://unidel.edu.ng" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Philip Egbule</a> & <a href="https://unidel.edu.ng" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Juliet Ossai</a></span></span></p>
<p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text">Feminists’ Movements and Campaign for Gender Parity and Conflict Mediation in the Global South: Using Social Media for Long-haul Activism</span></p></div><div id="comp-l97suluf" class="KcpHeO tz5f0K comp-l97suluf wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.uts.edu.au/research-and-teaching/our-research/jumbunna-institute-indigenous-education-and-research/our-research/indigenous-archives-and-data-stewardship/indigenous-archives-and-data-stewardship-team" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Kirsten Thorpe</a></span> & <span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://archivaldecolonist.com/" target="_blank" rel="noreferrer noopener" class="wixui-rich-text__text">Nathan Mudyi Sentance</a></span></span></span></p>
<p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text">Jumbunna Institute - First Nations knowledge: protocols for description and access</span></p></div><div id="comp-l97t0dkf" class="KcpHeO tz5f0K comp-l97t0dkf wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><span style="font-size:22px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text"><span style="font-family:poppins-semibold,poppins,sans-serif;" class="wixui-rich-text__text">1.00 Lunch</span></span></span></span></h2></div><div id="comp-l97t14k0" class="comp-l97t14k0"><button type="button" class="StylableButton2545352419__root style-l97t14lb__root wixui-button" data-testid="buttonContent" aria-label="Coffee"><div class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">Coffee</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><div><?xml version="1.0" encoding="UTF-8"?>
<svg data-bbox="25.5 20 149 160" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
<g>
<path d="M173.562 118.103v-.002c-2.137-6.996-7.931-12.575-15.897-15.306-2.792-.957-5.769-1.548-8.845-1.779-.478-7.383-6.6-13.227-14.104-13.227H39.651c-7.815 0-14.151 6.335-14.151 14.15v11.552c0 20.627 9.936 39.283 25.372 50.841l-4.475 5.201a6.337 6.337 0 0 0-.957 6.775A6.341 6.341 0 0 0 51.2 180h73.673a6.335 6.335 0 0 0 4.48-10.816l-5.117-5.117a62.06 62.06 0 0 0 9.485-8.833c.661.033 1.325.061 1.998.061 4.134 0 8.477-.634 12.851-1.97 18.333-5.595 29.31-21.068 24.992-35.222zm-28.49 23.763c-.944.289-1.888.515-2.829.713a61.399 61.399 0 0 0 6.624-27.805v-1.695c1.724.189 3.383.527 4.912 1.051 2.521.863 6.951 2.981 8.321 7.468 2.28 7.473-5.519 16.755-17.028 20.268z"/>
<path d="M67.827 66.501l2.871 8.489a6.338 6.338 0 1 0 12.005-4.062l-2.871-8.489a10.044 10.044 0 0 1 1.616-9.44c4.927-6.283 6.194-14.81 3.307-22.255l-2.598-6.698a6.337 6.337 0 0 0-8.2-3.617 6.336 6.336 0 0 0-3.617 8.199l2.598 6.698a10.118 10.118 0 0 1-1.464 9.855 22.675 22.675 0 0 0-3.647 21.32z"/>
<path d="M90.102 66.501a6.338 6.338 0 1 0 12.005-4.062 10.044 10.044 0 0 1 1.616-9.44c4.927-6.283 6.194-14.81 3.307-22.255l-2.598-6.698a6.337 6.337 0 0 0-8.2-3.617 6.336 6.336 0 0 0-3.617 8.199l2.598 6.698a10.118 10.118 0 0 1-1.464 9.855 22.675 22.675 0 0 0-3.647 21.32z"/>
</g>
</svg>
</div></span></div></button></div><div id="comp-l97t1nv9" class="KcpHeO tz5f0K comp-l97t1nv9 wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><span style="font-size:22px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text"><span style="font-family:poppins-semibold,poppins,sans-serif;" class="wixui-rich-text__text">1.30 The Unconference</span></span></span></span></h2></div><div id="comp-l97t3693" class="KcpHeO tz5f0K comp-l97t3693 wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text">Editing hacks, tips & tools, Wikidata, photos for Commons, Wikispore...bring your own laptops, mobile phones, energy and ideas!</span></p>
<p class="font_9 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text">Facilitators: Margaret Donald, Rosie Stephenson-Goodknight, Alex Lum, Annie Reynolds, Gideon Digby, Sam Wilson, Pru Mitchell, Toby Hudson, Tom Hogarth, Kerry Raymond....</span></p></div><div id="comp-l97vtux5" class="KcpHeO tz5f0K comp-l97vtux5 wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:22px; line-height:normal;"><span style="font-size:22px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0.01em;" class="wixui-rich-text__text"><span style="font-family:poppins-semibold,poppins,sans-serif;" class="wixui-rich-text__text">3.00 Conference finishes</span></span></span></span></h2></div></div></div></div></div></section></div></div></section></div></div></div></div></div></div></div></main><div id="soapAfterPagesContainer" class="page-without-sosp page-without-sosp"><div data-mesh-id="soapAfterPagesContainerinlineContent" data-testid="inline-content" class=""><div data-mesh-id="soapAfterPagesContainerinlineContent-gridContainer" data-testid="mesh-container-content"><div id="CONTROLLER_COMP_CUSTOM_ID" style="display:none"></div></div></div></div><footer 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-l289ski9" class="KcpHeO tz5f0K comp-l289ski9 wixui-rich-text" data-testid="richTextElement"><p class="font_9 wixui-rich-text__text" style="font-size:14px; line-height:1.88em;"><span style="font-size:14px;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text">™ Wikimedia is a trademark of the Wikimedia Foundation and is used with their permission. This conference is held in partnership with <span style="font-weight:bold;" class="wixui-rich-text__text">Wikimedia Australia</span>.</span></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 id="comp-jp96w7m8" class="KcpHeO tz5f0K comp-jp96w7m8 wixui-rich-text" data-testid="richTextElement"></div></div></div></div></div></section></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 = 'm2far'
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":{"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"initialData":[{},{},{}]}},"platform":{"ssrPropsUpdates":[],"ssrStyleUpdates":[],"ssrStructureUpdates":[]},"ooi":{"failedInSsr":{}}}</script>
<!-- warmup data end -->
</body>
</html>