@goodhood-web/nebenan-core 3.5.0-development.15 → 3.5.0-development.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -1
- package/index.mjs +534 -530
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var uo = Object.defineProperty;
|
|
2
2
|
var ho = (e, t, r) => t in e ? uo(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r;
|
|
3
3
|
var wr = (e, t, r) => ho(e, typeof t != "symbol" ? t + "" : t, r);
|
|
4
|
-
import { jsxs as
|
|
4
|
+
import { jsxs as N, jsx as u, Fragment as Ht } from "react/jsx-runtime";
|
|
5
5
|
import * as s from "react";
|
|
6
6
|
import Fe, { useState as _e, useCallback as ae, useEffect as he, createElement as D1, useRef as Ie, useMemo as Tr, useLayoutEffect as fo, createContext as mo, forwardRef as d, useContext as po } from "react";
|
|
7
7
|
import { Typography as U, Accordion as go, AccordionItem as vo, Sticker as wo, Fieldset as tt, ButtonPrimary as bn, Icon as _o, TextButton as dt, InputFieldSpecial as yo, Modal as Co, Card as H1, CardBody as U1, Divider as be, CheckboxInput as xo, SelectablePillGroup as ko, SwitcherToggle as Eo, Form as bo, ToggleInput as In, CardHeader as Mo, PoiAvatar as So, Snackbar as To, LogoTextHorizontal as $o } from "@goodhood-web/ui";
|
|
@@ -9,8 +9,8 @@ import { MarkdownRichText as lr, Quote as Lo, HtmlContent as Fo, LayoutLoadingSp
|
|
|
9
9
|
import { API as Ut } from "@goodhood-web/api/strapi";
|
|
10
10
|
import { useEventBus as z1 } from "@goodhood-web/services/event-bus";
|
|
11
11
|
import { postChargebeeCreate as Vo, getProfile as Oo, updateProfile as Ao, exportArchivedData as Po } from "@goodhood-web/api/core_v2";
|
|
12
|
-
import { useOpenCheckout as
|
|
13
|
-
import { useTrack as
|
|
12
|
+
import { useOpenCheckout as Bo } from "@goodhood-web/services/chargebee";
|
|
13
|
+
import { useTrack as No } from "@goodhood-web/services/analytics";
|
|
14
14
|
import { useSnowplowTrack as Io, useSnowplowConsent as Zo } from "@goodhood-web/services/snowplow";
|
|
15
15
|
import { useConsent as Wo } from "@goodhood-web/services/consent";
|
|
16
16
|
var Re = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
@@ -29,42 +29,42 @@ function Xo(e) {
|
|
|
29
29
|
;
|
|
30
30
|
return t;
|
|
31
31
|
}
|
|
32
|
-
var Jo = Xo,
|
|
33
|
-
function
|
|
34
|
-
return e && e.slice(0,
|
|
32
|
+
var Jo = Xo, e2 = Jo, t2 = /^\s+/;
|
|
33
|
+
function r2(e) {
|
|
34
|
+
return e && e.slice(0, e2(e) + 1).replace(t2, "");
|
|
35
35
|
}
|
|
36
|
-
var
|
|
37
|
-
function
|
|
38
|
-
var t =
|
|
36
|
+
var n2 = r2, a2 = q1, o2 = a2.Symbol, G1 = o2, Zn = G1, K1 = Object.prototype, s2 = K1.hasOwnProperty, i2 = K1.toString, At = Zn ? Zn.toStringTag : void 0;
|
|
37
|
+
function c2(e) {
|
|
38
|
+
var t = s2.call(e, At), r = e[At];
|
|
39
39
|
try {
|
|
40
40
|
e[At] = void 0;
|
|
41
41
|
var n = !0;
|
|
42
42
|
} catch {
|
|
43
43
|
}
|
|
44
|
-
var a =
|
|
44
|
+
var a = i2.call(e);
|
|
45
45
|
return n && (t ? e[At] = r : delete e[At]), a;
|
|
46
46
|
}
|
|
47
|
-
var
|
|
48
|
-
function
|
|
49
|
-
return
|
|
47
|
+
var l2 = c2, d2 = Object.prototype, u2 = d2.toString;
|
|
48
|
+
function h2(e) {
|
|
49
|
+
return u2.call(e);
|
|
50
50
|
}
|
|
51
|
-
var
|
|
52
|
-
function
|
|
53
|
-
return e == null ? e === void 0 ?
|
|
51
|
+
var f2 = h2, Wn = G1, m2 = l2, p2 = f2, g2 = "[object Null]", v2 = "[object Undefined]", jn = Wn ? Wn.toStringTag : void 0;
|
|
52
|
+
function w2(e) {
|
|
53
|
+
return e == null ? e === void 0 ? v2 : g2 : jn && jn in Object(e) ? m2(e) : p2(e);
|
|
54
54
|
}
|
|
55
|
-
var
|
|
56
|
-
function
|
|
55
|
+
var _2 = w2;
|
|
56
|
+
function y2(e) {
|
|
57
57
|
return e != null && typeof e == "object";
|
|
58
58
|
}
|
|
59
|
-
var
|
|
60
|
-
function
|
|
61
|
-
return typeof e == "symbol" ||
|
|
59
|
+
var C2 = y2, x2 = _2, k2 = C2, E2 = "[object Symbol]";
|
|
60
|
+
function b2(e) {
|
|
61
|
+
return typeof e == "symbol" || k2(e) && x2(e) == E2;
|
|
62
62
|
}
|
|
63
|
-
var
|
|
64
|
-
function
|
|
63
|
+
var M2 = b2, S2 = n2, Dn = Mn, T2 = M2, Hn = NaN, $2 = /^[-+]0x[0-9a-f]+$/i, L2 = /^0b[01]+$/i, F2 = /^0o[0-7]+$/i, R2 = parseInt;
|
|
64
|
+
function V2(e) {
|
|
65
65
|
if (typeof e == "number")
|
|
66
66
|
return e;
|
|
67
|
-
if (
|
|
67
|
+
if (T2(e))
|
|
68
68
|
return Hn;
|
|
69
69
|
if (Dn(e)) {
|
|
70
70
|
var t = typeof e.valueOf == "function" ? e.valueOf() : e;
|
|
@@ -72,16 +72,16 @@ function Vs(e) {
|
|
|
72
72
|
}
|
|
73
73
|
if (typeof e != "string")
|
|
74
74
|
return e === 0 ? e : +e;
|
|
75
|
-
e =
|
|
76
|
-
var r =
|
|
77
|
-
return r ||
|
|
75
|
+
e = S2(e);
|
|
76
|
+
var r = L2.test(e);
|
|
77
|
+
return r || F2.test(e) ? R2(e.slice(2), r ? 2 : 8) : $2.test(e) ? Hn : +e;
|
|
78
78
|
}
|
|
79
|
-
var
|
|
80
|
-
function
|
|
79
|
+
var O2 = V2, A2 = Mn, Gr = Ko, Un = O2, P2 = "Expected a function", B2 = Math.max, N2 = Math.min;
|
|
80
|
+
function I2(e, t, r) {
|
|
81
81
|
var n, a, o, i, c, h, l = 0, m = !1, v = !1, y = !0;
|
|
82
82
|
if (typeof e != "function")
|
|
83
|
-
throw new TypeError(
|
|
84
|
-
t = Un(t) || 0,
|
|
83
|
+
throw new TypeError(P2);
|
|
84
|
+
t = Un(t) || 0, A2(r) && (m = !!r.leading, v = "maxWait" in r, o = v ? B2(Un(r.maxWait) || 0, t) : o, y = "trailing" in r ? !!r.trailing : y);
|
|
85
85
|
function F(w) {
|
|
86
86
|
var b = n, O = a;
|
|
87
87
|
return n = a = void 0, l = w, i = e.apply(O, b), i;
|
|
@@ -90,8 +90,8 @@ function Is(e, t, r) {
|
|
|
90
90
|
return l = w, c = setTimeout(D, t), m ? F(w) : i;
|
|
91
91
|
}
|
|
92
92
|
function I(w) {
|
|
93
|
-
var b = w - h, O = w - l,
|
|
94
|
-
return v ?
|
|
93
|
+
var b = w - h, O = w - l, B = t - b;
|
|
94
|
+
return v ? N2(B, o - O) : B;
|
|
95
95
|
}
|
|
96
96
|
function W(w) {
|
|
97
97
|
var b = w - h, O = w - l;
|
|
@@ -124,21 +124,21 @@ function Is(e, t, r) {
|
|
|
124
124
|
}
|
|
125
125
|
return p.cancel = ee, p.flush = _, p;
|
|
126
126
|
}
|
|
127
|
-
var
|
|
128
|
-
function
|
|
127
|
+
var Z2 = I2, W2 = Z2, j2 = Mn, D2 = "Expected a function";
|
|
128
|
+
function H2(e, t, r) {
|
|
129
129
|
var n = !0, a = !0;
|
|
130
130
|
if (typeof e != "function")
|
|
131
|
-
throw new TypeError(
|
|
132
|
-
return
|
|
131
|
+
throw new TypeError(D2);
|
|
132
|
+
return j2(r) && (n = "leading" in r ? !!r.leading : n, a = "trailing" in r ? !!r.trailing : a), W2(e, t, {
|
|
133
133
|
leading: n,
|
|
134
134
|
maxWait: t,
|
|
135
135
|
trailing: a
|
|
136
136
|
});
|
|
137
137
|
}
|
|
138
|
-
var
|
|
139
|
-
const
|
|
138
|
+
var U2 = H2;
|
|
139
|
+
const z2 = /* @__PURE__ */ Y1(U2), Y2 = 690, q2 = (e = Y2) => {
|
|
140
140
|
const [t, r] = _e(!1), n = ae(
|
|
141
|
-
|
|
141
|
+
z2(() => {
|
|
142
142
|
r(
|
|
143
143
|
window.matchMedia(`(min-width: ${e}px)`).matches
|
|
144
144
|
);
|
|
@@ -148,12 +148,12 @@ const zs = /* @__PURE__ */ Y1(Us), Ys = 690, qs = (e = Ys) => {
|
|
|
148
148
|
return he(() => (n(), window.addEventListener("resize", n), () => {
|
|
149
149
|
window.removeEventListener("resize", n);
|
|
150
150
|
}), [e]), t;
|
|
151
|
-
},
|
|
152
|
-
root:
|
|
153
|
-
title:
|
|
154
|
-
},
|
|
151
|
+
}, G2 = "_root_hc137_141", K2 = "_title_hc137_145", zn = {
|
|
152
|
+
root: G2,
|
|
153
|
+
title: K2
|
|
154
|
+
}, Q2 = ({ items: e, title: t }) => {
|
|
155
155
|
const [r, n] = _e(null), a = (o) => n((i) => i === o ? null : o);
|
|
156
|
-
return /* @__PURE__ */
|
|
156
|
+
return /* @__PURE__ */ N("div", { className: zn.root, children: [
|
|
157
157
|
/* @__PURE__ */ u(U, { type: "h3", className: zn.title, children: t }),
|
|
158
158
|
/* @__PURE__ */ u(go, { children: e.map((o) => /* @__PURE__ */ u(
|
|
159
159
|
vo,
|
|
@@ -169,7 +169,7 @@ const zs = /* @__PURE__ */ Y1(Us), Ys = 690, qs = (e = Ys) => {
|
|
|
169
169
|
o == null ? void 0 : o.id
|
|
170
170
|
)) })
|
|
171
171
|
] });
|
|
172
|
-
},
|
|
172
|
+
}, X2 = ({ block: e }) => /* @__PURE__ */ u(Q2, { items: (() => {
|
|
173
173
|
var r;
|
|
174
174
|
return e.items ? (r = e == null ? void 0 : e.items) == null ? void 0 : r.map((n) => ({
|
|
175
175
|
id: String((n == null ? void 0 : n.id) ?? ""),
|
|
@@ -190,18 +190,18 @@ function ie() {
|
|
|
190
190
|
for (var e, t, r = 0, n = "", a = arguments.length; r < a; r++) (e = arguments[r]) && (t = Q1(e)) && (n && (n += " "), n += t);
|
|
191
191
|
return n;
|
|
192
192
|
}
|
|
193
|
-
const
|
|
193
|
+
const J2 = "_persuasionContent_1id4y_141", es = "_persuasionContentInner_1id4y_156", _r = {
|
|
194
194
|
"react-datepicker__day-names": "_react-datepicker__day-names_1id4y_120",
|
|
195
195
|
"react-datepicker__week": "_react-datepicker__week_1id4y_124",
|
|
196
196
|
"react-datepicker__day--outside-month": "_react-datepicker__day--outside-month_1id4y_131",
|
|
197
197
|
"react-datepicker": "_react-datepicker_1id4y_120",
|
|
198
|
-
persuasionContent:
|
|
198
|
+
persuasionContent: J2,
|
|
199
199
|
"persuasionContent--center": "_persuasionContent--center_1id4y_153",
|
|
200
|
-
persuasionContentInner:
|
|
200
|
+
persuasionContentInner: es,
|
|
201
201
|
"persuasionContent--left": "_persuasionContent--left_1id4y_163",
|
|
202
202
|
"persuasionContent--surfaceContainer": "_persuasionContent--surfaceContainer_1id4y_166",
|
|
203
203
|
"persuasionContent--vanilla": "_persuasionContent--vanilla_1id4y_169"
|
|
204
|
-
},
|
|
204
|
+
}, ts = ({
|
|
205
205
|
alignment: e,
|
|
206
206
|
background: t,
|
|
207
207
|
children: r
|
|
@@ -212,9 +212,9 @@ const Js = "_persuasionContent_1id4y_141", e2 = "_persuasionContentInner_1id4y_1
|
|
|
212
212
|
_r[`persuasionContent--${t}`]
|
|
213
213
|
);
|
|
214
214
|
return /* @__PURE__ */ u("div", { className: n, children: /* @__PURE__ */ u("div", { className: _r.persuasionContentInner, children: r }) });
|
|
215
|
-
},
|
|
216
|
-
persuationImage:
|
|
217
|
-
},
|
|
215
|
+
}, rs = "_persuationImage_1haus_142", ns = {
|
|
216
|
+
persuationImage: rs
|
|
217
|
+
}, as = ({ data: e }) => /* @__PURE__ */ u("div", { className: ns.persuationImage, children: e.map((t) => /* @__PURE__ */ u("img", { src: t.src, alt: t.alt }, t.id)) }), os = ({ block: e }) => /* @__PURE__ */ u(as, { data: (() => {
|
|
218
218
|
var n;
|
|
219
219
|
const r = [];
|
|
220
220
|
return (n = e == null ? void 0 : e.images) == null || n.map((a, o) => {
|
|
@@ -224,25 +224,25 @@ const Js = "_persuasionContent_1id4y_141", e2 = "_persuasionContentInner_1id4y_1
|
|
|
224
224
|
src: a != null && a.url ? `${Ut.getBaseUrl()}${a.url}` : ""
|
|
225
225
|
});
|
|
226
226
|
}), r;
|
|
227
|
-
})() }),
|
|
228
|
-
persuasionList:
|
|
229
|
-
},
|
|
230
|
-
persuasionListItem:
|
|
231
|
-
persuasionListItem__text:
|
|
232
|
-
persuasionListItem__ellipse:
|
|
227
|
+
})() }), ss = "_persuasionList_951mc_141", is = {
|
|
228
|
+
persuasionList: ss
|
|
229
|
+
}, cs = "_persuasionListItem_168v3_141", ls = "_persuasionListItem__text_168v3_149", ds = "_persuasionListItem__ellipse_168v3_155", yr = {
|
|
230
|
+
persuasionListItem: cs,
|
|
231
|
+
persuasionListItem__text: ls,
|
|
232
|
+
persuasionListItem__ellipse: ds,
|
|
233
233
|
"persuasionListItem--hasIcon": "_persuasionListItem--hasIcon_168v3_161"
|
|
234
|
-
},
|
|
234
|
+
}, us = ({ body: e, headline: t, icon: r }) => {
|
|
235
235
|
const n = ie(yr.persuasionListItem, {
|
|
236
236
|
[yr["persuasionListItem--hasIcon"]]: r
|
|
237
237
|
});
|
|
238
|
-
return /* @__PURE__ */
|
|
238
|
+
return /* @__PURE__ */ N("li", { className: n, children: [
|
|
239
239
|
r ? /* @__PURE__ */ u(wo, { color: "green", icon: r, size: "small" }) : /* @__PURE__ */ u("div", { className: yr.persuasionListItem__ellipse }),
|
|
240
|
-
/* @__PURE__ */
|
|
240
|
+
/* @__PURE__ */ N("div", { className: yr.persuasionListItem__text, children: [
|
|
241
241
|
t && /* @__PURE__ */ u(U, { type: "h5", children: t }),
|
|
242
242
|
e && /* @__PURE__ */ u(U, { type: "body-regular", children: e })
|
|
243
243
|
] })
|
|
244
244
|
] });
|
|
245
|
-
},
|
|
245
|
+
}, hs = ({ list: e }) => /* @__PURE__ */ u("ul", { className: is.persuasionList, children: e.map((t) => /* @__PURE__ */ D1(us, { ...t, key: t.id })) }), fs = ({ block: e }) => /* @__PURE__ */ u(hs, { list: (() => {
|
|
246
246
|
var n, a;
|
|
247
247
|
const r = [];
|
|
248
248
|
return (a = (n = e.list) == null ? void 0 : n.items) == null || a.map((o, i) => r.push({
|
|
@@ -251,35 +251,35 @@ const Js = "_persuasionContent_1id4y_141", e2 = "_persuasionContentInner_1id4y_1
|
|
|
251
251
|
icon: o == null ? void 0 : o.icon,
|
|
252
252
|
id: `${o == null ? void 0 : o.id}_${i}`
|
|
253
253
|
})), r;
|
|
254
|
-
})() }),
|
|
255
|
-
persuasionText:
|
|
256
|
-
},
|
|
254
|
+
})() }), ms = "_persuasionText_1fora_141", ps = {
|
|
255
|
+
persuasionText: ms
|
|
256
|
+
}, gs = ({ children: e }) => /* @__PURE__ */ u("div", { className: ps.persuasionText, children: typeof e == "string" ? /* @__PURE__ */ u(lr, { text: e }) : e }), vs = ({ block: e }) => /* @__PURE__ */ u(gs, { children: e.text }), ws = ({ block: e }) => {
|
|
257
257
|
const t = () => {
|
|
258
258
|
var r;
|
|
259
259
|
return (r = e == null ? void 0 : e.content) == null ? void 0 : r.map((n) => {
|
|
260
260
|
switch (n.type) {
|
|
261
261
|
case "list":
|
|
262
|
-
return /* @__PURE__ */ u(
|
|
262
|
+
return /* @__PURE__ */ u(fs, { block: n }, n.id);
|
|
263
263
|
case "text":
|
|
264
|
-
return /* @__PURE__ */ u(
|
|
264
|
+
return /* @__PURE__ */ u(vs, { block: n }, n.id);
|
|
265
265
|
case "image":
|
|
266
|
-
return /* @__PURE__ */ u(
|
|
266
|
+
return /* @__PURE__ */ u(os, { block: n }, n.id);
|
|
267
267
|
default:
|
|
268
268
|
return null;
|
|
269
269
|
}
|
|
270
270
|
});
|
|
271
271
|
};
|
|
272
|
-
return /* @__PURE__ */ u(
|
|
273
|
-
},
|
|
274
|
-
root:
|
|
275
|
-
root__button:
|
|
276
|
-
root__security:
|
|
272
|
+
return /* @__PURE__ */ u(ts, { alignment: e == null ? void 0 : e.alignment, background: e == null ? void 0 : e.background, children: t() });
|
|
273
|
+
}, _s = "_root_13her_141", ys = "_root__button_13her_147", Cs = "_root__security_13her_150", Cr = {
|
|
274
|
+
root: _s,
|
|
275
|
+
root__button: ys,
|
|
276
|
+
root__security: Cs,
|
|
277
277
|
"root--stickyButton": "_root--stickyButton_13her_161"
|
|
278
278
|
}, X1 = ({
|
|
279
279
|
data: { label: e, securityText: t },
|
|
280
280
|
onSubmit: r,
|
|
281
281
|
stickyButton: n
|
|
282
|
-
}) => /* @__PURE__ */
|
|
282
|
+
}) => /* @__PURE__ */ N(
|
|
283
283
|
tt,
|
|
284
284
|
{
|
|
285
285
|
className: ie(Cr.root, { [Cr["root--stickyButton"]]: n }),
|
|
@@ -294,20 +294,20 @@ const Js = "_persuasionContent_1id4y_141", e2 = "_persuasionContentInner_1id4y_1
|
|
|
294
294
|
onClick: r
|
|
295
295
|
}
|
|
296
296
|
),
|
|
297
|
-
/* @__PURE__ */
|
|
297
|
+
/* @__PURE__ */ N(U, { type: "detail-medium", as: "p", className: ie(Cr.root__security), children: [
|
|
298
298
|
/* @__PURE__ */ u(_o, { name: "privacy_lock_closed", size: "24" }),
|
|
299
299
|
t
|
|
300
300
|
] })
|
|
301
301
|
]
|
|
302
302
|
}
|
|
303
|
-
),
|
|
304
|
-
root:
|
|
303
|
+
), xs = "_root_1hxvp_141", ks = "_root__body_1hxvp_152", Es = "_content_1hxvp_159", bs = "_content__text_1hxvp_167", Ms = "_content__link_1hxvp_173", xt = {
|
|
304
|
+
root: xs,
|
|
305
305
|
"root--withBody": "_root--withBody_1hxvp_149",
|
|
306
|
-
root__body:
|
|
307
|
-
content:
|
|
308
|
-
content__text:
|
|
309
|
-
content__link:
|
|
310
|
-
},
|
|
306
|
+
root__body: ks,
|
|
307
|
+
content: Es,
|
|
308
|
+
content__text: bs,
|
|
309
|
+
content__link: Ms
|
|
310
|
+
}, Ss = ({
|
|
311
311
|
body: e = "",
|
|
312
312
|
legalButtonLabel: t = "",
|
|
313
313
|
legalLabel: r = "",
|
|
@@ -319,10 +319,10 @@ const Js = "_persuasionContent_1id4y_141", e2 = "_persuasionContentInner_1id4y_1
|
|
|
319
319
|
}, c = () => {
|
|
320
320
|
window.scrollTo({ behavior: "smooth", top: 0 }), o("submit_sponsor_form");
|
|
321
321
|
};
|
|
322
|
-
return /* @__PURE__ */
|
|
322
|
+
return /* @__PURE__ */ N("div", { className: ie(xt.root, { [xt["root--withBody"]]: e }), children: [
|
|
323
323
|
/* @__PURE__ */ u(U, { type: "body-regular", markdown: !0, className: xt.root__body, children: e }),
|
|
324
|
-
/* @__PURE__ */
|
|
325
|
-
/* @__PURE__ */
|
|
324
|
+
/* @__PURE__ */ N("div", { className: xt.content, children: [
|
|
325
|
+
/* @__PURE__ */ N(U, { className: xt.content__text, as: "p", type: "detail-medium", children: [
|
|
326
326
|
r,
|
|
327
327
|
" ",
|
|
328
328
|
/* @__PURE__ */ u(
|
|
@@ -348,29 +348,29 @@ const Js = "_persuasionContent_1id4y_141", e2 = "_persuasionContentInner_1id4y_1
|
|
|
348
348
|
)
|
|
349
349
|
] })
|
|
350
350
|
] });
|
|
351
|
-
},
|
|
351
|
+
}, Ts = ({ block: e }) => /* @__PURE__ */ u(Ss, { ...e }), $s = "_persuasionImageSet_avf26_141", Ls = "_persuasionImageSet__images_avf26_146", Fs = "_persuasionImageSet__image_avf26_146", Rs = "_persuasionImageSet__text_avf26_165", Vs = "_persuasionImageSet__body_avf26_194", ze = {
|
|
352
352
|
"react-datepicker__day-names": "_react-datepicker__day-names_avf26_120",
|
|
353
353
|
"react-datepicker__week": "_react-datepicker__week_avf26_124",
|
|
354
354
|
"react-datepicker__day--outside-month": "_react-datepicker__day--outside-month_avf26_131",
|
|
355
355
|
"react-datepicker": "_react-datepicker_avf26_120",
|
|
356
|
-
persuasionImageSet: $
|
|
357
|
-
persuasionImageSet__images:
|
|
358
|
-
persuasionImageSet__image:
|
|
359
|
-
persuasionImageSet__text:
|
|
356
|
+
persuasionImageSet: $s,
|
|
357
|
+
persuasionImageSet__images: Ls,
|
|
358
|
+
persuasionImageSet__image: Fs,
|
|
359
|
+
persuasionImageSet__text: Rs,
|
|
360
360
|
"persuasionImageSet--surface": "_persuasionImageSet--surface_avf26_173",
|
|
361
361
|
"persuasionImageSet--surfaceContainer": "_persuasionImageSet--surfaceContainer_avf26_177",
|
|
362
362
|
"persuasionImageSet--surfaceDim": "_persuasionImageSet--surfaceDim_avf26_181",
|
|
363
363
|
"persuasionImageSet--vanilla": "_persuasionImageSet--vanilla_avf26_185",
|
|
364
364
|
"persuasionImageSet--primary": "_persuasionImageSet--primary_avf26_189",
|
|
365
|
-
persuasionImageSet__body:
|
|
366
|
-
},
|
|
365
|
+
persuasionImageSet__body: Vs
|
|
366
|
+
}, Os = ({
|
|
367
367
|
backdrop: e,
|
|
368
368
|
body: t,
|
|
369
369
|
headline: r,
|
|
370
370
|
imageLeft: n,
|
|
371
371
|
imageRight: a
|
|
372
|
-
}) => /* @__PURE__ */
|
|
373
|
-
/* @__PURE__ */
|
|
372
|
+
}) => /* @__PURE__ */ N("div", { className: ze.persuasionImageSet, children: [
|
|
373
|
+
/* @__PURE__ */ N(
|
|
374
374
|
"div",
|
|
375
375
|
{
|
|
376
376
|
className: ie(
|
|
@@ -397,7 +397,7 @@ const Js = "_persuasionContent_1id4y_141", e2 = "_persuasionContentInner_1id4y_1
|
|
|
397
397
|
]
|
|
398
398
|
}
|
|
399
399
|
),
|
|
400
|
-
!!(r || t) && /* @__PURE__ */
|
|
400
|
+
!!(r || t) && /* @__PURE__ */ N(
|
|
401
401
|
"div",
|
|
402
402
|
{
|
|
403
403
|
className: ie(
|
|
@@ -410,13 +410,13 @@ const Js = "_persuasionContent_1id4y_141", e2 = "_persuasionContentInner_1id4y_1
|
|
|
410
410
|
]
|
|
411
411
|
}
|
|
412
412
|
)
|
|
413
|
-
] }),
|
|
413
|
+
] }), As = ({ block: e }) => {
|
|
414
414
|
const t = ({ image: r }) => ({
|
|
415
415
|
alt: (r == null ? void 0 : r.alternativeText) ?? "",
|
|
416
416
|
src: r != null && r.url ? `${Ut.getBaseUrl()}${r == null ? void 0 : r.url}` : ""
|
|
417
417
|
});
|
|
418
418
|
return /* @__PURE__ */ u(
|
|
419
|
-
|
|
419
|
+
Os,
|
|
420
420
|
{
|
|
421
421
|
backdrop: e.backdrop,
|
|
422
422
|
imageLeft: t({ image: e.imageLeft }),
|
|
@@ -425,18 +425,18 @@ const Js = "_persuasionContent_1id4y_141", e2 = "_persuasionContentInner_1id4y_1
|
|
|
425
425
|
headline: e.headline
|
|
426
426
|
}
|
|
427
427
|
);
|
|
428
|
-
},
|
|
429
|
-
root:
|
|
430
|
-
},
|
|
428
|
+
}, Ps = (e = "") => `${Ut.getBaseUrl()}${e}`, Bs = "_root_1frfa_141", Ns = {
|
|
429
|
+
root: Bs
|
|
430
|
+
}, Is = ({ author: e, image: t, quote: r }) => /* @__PURE__ */ u("div", { className: Ns.root, children: /* @__PURE__ */ u(Lo, { author: e, image: t, quote: r }) }), Zs = ({ block: e }) => {
|
|
431
431
|
const t = () => {
|
|
432
432
|
var r, n;
|
|
433
433
|
return {
|
|
434
434
|
alt: ((r = e.image) == null ? void 0 : r.alternativeText) || "",
|
|
435
|
-
src:
|
|
435
|
+
src: Ps((n = e.image) == null ? void 0 : n.url)
|
|
436
436
|
};
|
|
437
437
|
};
|
|
438
438
|
return /* @__PURE__ */ u(
|
|
439
|
-
|
|
439
|
+
Is,
|
|
440
440
|
{
|
|
441
441
|
quote: e.quote || "",
|
|
442
442
|
author: e.author || "",
|
|
@@ -444,32 +444,32 @@ const Js = "_persuasionContent_1id4y_141", e2 = "_persuasionContentInner_1id4y_1
|
|
|
444
444
|
}
|
|
445
445
|
);
|
|
446
446
|
};
|
|
447
|
-
var
|
|
448
|
-
return
|
|
447
|
+
var Ws = function(t) {
|
|
448
|
+
return js(t) && !Ds(t);
|
|
449
449
|
};
|
|
450
|
-
function
|
|
450
|
+
function js(e) {
|
|
451
451
|
return !!e && typeof e == "object";
|
|
452
452
|
}
|
|
453
|
-
function
|
|
453
|
+
function Ds(e) {
|
|
454
454
|
var t = Object.prototype.toString.call(e);
|
|
455
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
455
|
+
return t === "[object RegExp]" || t === "[object Date]" || zs(e);
|
|
456
456
|
}
|
|
457
|
-
var
|
|
458
|
-
function
|
|
459
|
-
return e.$$typeof ===
|
|
457
|
+
var Hs = typeof Symbol == "function" && Symbol.for, Us = Hs ? Symbol.for("react.element") : 60103;
|
|
458
|
+
function zs(e) {
|
|
459
|
+
return e.$$typeof === Us;
|
|
460
460
|
}
|
|
461
|
-
function
|
|
461
|
+
function Ys(e) {
|
|
462
462
|
return Array.isArray(e) ? [] : {};
|
|
463
463
|
}
|
|
464
464
|
function $r(e, t) {
|
|
465
|
-
return t.clone !== !1 && t.isMergeableObject(e) ? zt(
|
|
465
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? zt(Ys(e), e, t) : e;
|
|
466
466
|
}
|
|
467
|
-
function
|
|
467
|
+
function qs(e, t, r) {
|
|
468
468
|
return e.concat(t).map(function(n) {
|
|
469
469
|
return $r(n, r);
|
|
470
470
|
});
|
|
471
471
|
}
|
|
472
|
-
function
|
|
472
|
+
function Gs(e, t, r) {
|
|
473
473
|
var n = {};
|
|
474
474
|
return r.isMergeableObject(e) && Object.keys(e).forEach(function(a) {
|
|
475
475
|
n[a] = $r(e[a], r);
|
|
@@ -478,9 +478,9 @@ function G2(e, t, r) {
|
|
|
478
478
|
}), n;
|
|
479
479
|
}
|
|
480
480
|
function zt(e, t, r) {
|
|
481
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
481
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || qs, r.isMergeableObject = r.isMergeableObject || Ws;
|
|
482
482
|
var n = Array.isArray(t), a = Array.isArray(e), o = n === a;
|
|
483
|
-
return o ? n ? r.arrayMerge(e, t, r) :
|
|
483
|
+
return o ? n ? r.arrayMerge(e, t, r) : Gs(e, t, r) : $r(t, r);
|
|
484
484
|
}
|
|
485
485
|
zt.all = function(t, r) {
|
|
486
486
|
if (!Array.isArray(t))
|
|
@@ -489,15 +489,15 @@ zt.all = function(t, r) {
|
|
|
489
489
|
return zt(n, a, r);
|
|
490
490
|
}, {});
|
|
491
491
|
};
|
|
492
|
-
var un = zt, J1 = typeof global == "object" && global && global.Object === Object && global,
|
|
493
|
-
function
|
|
494
|
-
var t =
|
|
492
|
+
var un = zt, J1 = typeof global == "object" && global && global.Object === Object && global, Ks = typeof self == "object" && self && self.Object === Object && self, Pe = J1 || Ks || Function("return this")(), Ke = Pe.Symbol, ea = Object.prototype, Qs = ea.hasOwnProperty, Xs = ea.toString, Pt = Ke ? Ke.toStringTag : void 0;
|
|
493
|
+
function Js(e) {
|
|
494
|
+
var t = Qs.call(e, Pt), r = e[Pt];
|
|
495
495
|
try {
|
|
496
496
|
e[Pt] = void 0;
|
|
497
497
|
var n = !0;
|
|
498
498
|
} catch {
|
|
499
499
|
}
|
|
500
|
-
var a =
|
|
500
|
+
var a = Xs.call(e);
|
|
501
501
|
return n && (t ? e[Pt] = r : delete e[Pt]), a;
|
|
502
502
|
}
|
|
503
503
|
var ei = Object.prototype, ti = ei.toString;
|
|
@@ -506,7 +506,7 @@ function ri(e) {
|
|
|
506
506
|
}
|
|
507
507
|
var ni = "[object Null]", ai = "[object Undefined]", Yn = Ke ? Ke.toStringTag : void 0;
|
|
508
508
|
function pt(e) {
|
|
509
|
-
return e == null ? e === void 0 ? ai : ni : Yn && Yn in Object(e) ?
|
|
509
|
+
return e == null ? e === void 0 ? ai : ni : Yn && Yn in Object(e) ? Js(e) : ri(e);
|
|
510
510
|
}
|
|
511
511
|
function ta(e, t) {
|
|
512
512
|
return function(r) {
|
|
@@ -533,7 +533,7 @@ function di() {
|
|
|
533
533
|
function na(e, t) {
|
|
534
534
|
return e === t || e !== e && t !== t;
|
|
535
535
|
}
|
|
536
|
-
function
|
|
536
|
+
function Nr(e, t) {
|
|
537
537
|
for (var r = e.length; r--; )
|
|
538
538
|
if (na(e[r][0], t))
|
|
539
539
|
return r;
|
|
@@ -541,21 +541,21 @@ function Br(e, t) {
|
|
|
541
541
|
}
|
|
542
542
|
var ui = Array.prototype, hi = ui.splice;
|
|
543
543
|
function fi(e) {
|
|
544
|
-
var t = this.__data__, r =
|
|
544
|
+
var t = this.__data__, r = Nr(t, e);
|
|
545
545
|
if (r < 0)
|
|
546
546
|
return !1;
|
|
547
547
|
var n = t.length - 1;
|
|
548
548
|
return r == n ? t.pop() : hi.call(t, r, 1), --this.size, !0;
|
|
549
549
|
}
|
|
550
550
|
function mi(e) {
|
|
551
|
-
var t = this.__data__, r =
|
|
551
|
+
var t = this.__data__, r = Nr(t, e);
|
|
552
552
|
return r < 0 ? void 0 : t[r][1];
|
|
553
553
|
}
|
|
554
554
|
function pi(e) {
|
|
555
|
-
return
|
|
555
|
+
return Nr(this.__data__, e) > -1;
|
|
556
556
|
}
|
|
557
557
|
function gi(e, t) {
|
|
558
|
-
var r = this.__data__, n =
|
|
558
|
+
var r = this.__data__, n = Nr(r, e);
|
|
559
559
|
return n < 0 ? (++this.size, r.push([e, t])) : r[n][1] = t, this;
|
|
560
560
|
}
|
|
561
561
|
function He(e) {
|
|
@@ -632,10 +632,10 @@ function wt(e, t) {
|
|
|
632
632
|
return Ai(r) ? r : void 0;
|
|
633
633
|
}
|
|
634
634
|
var Yt = wt(Pe, "Map"), qt = wt(Object, "create");
|
|
635
|
-
function
|
|
635
|
+
function Bi() {
|
|
636
636
|
this.__data__ = qt ? qt(null) : {}, this.size = 0;
|
|
637
637
|
}
|
|
638
|
-
function
|
|
638
|
+
function Ni(e) {
|
|
639
639
|
var t = this.has(e) && delete this.__data__[e];
|
|
640
640
|
return this.size -= t ? 1 : 0, t;
|
|
641
641
|
}
|
|
@@ -665,8 +665,8 @@ function ut(e) {
|
|
|
665
665
|
this.set(n[0], n[1]);
|
|
666
666
|
}
|
|
667
667
|
}
|
|
668
|
-
ut.prototype.clear =
|
|
669
|
-
ut.prototype.delete =
|
|
668
|
+
ut.prototype.clear = Bi;
|
|
669
|
+
ut.prototype.delete = Ni;
|
|
670
670
|
ut.prototype.get = ji;
|
|
671
671
|
ut.prototype.has = Ui;
|
|
672
672
|
ut.prototype.set = Yi;
|
|
@@ -791,8 +791,8 @@ var g0 = 9007199254740991;
|
|
|
791
791
|
function da(e) {
|
|
792
792
|
return typeof e == "number" && e > -1 && e % 1 == 0 && e <= g0;
|
|
793
793
|
}
|
|
794
|
-
var v0 = "[object Arguments]", w0 = "[object Array]", _0 = "[object Boolean]", y0 = "[object Date]", C0 = "[object Error]", x0 = "[object Function]", k0 = "[object Map]", E0 = "[object Number]", b0 = "[object Object]", M0 = "[object RegExp]", S0 = "[object Set]", T0 = "[object String]", $0 = "[object WeakMap]", L0 = "[object ArrayBuffer]", F0 = "[object DataView]", R0 = "[object Float32Array]", V0 = "[object Float64Array]", O0 = "[object Int8Array]", A0 = "[object Int16Array]", P0 = "[object Int32Array]",
|
|
795
|
-
oe[R0] = oe[V0] = oe[O0] = oe[A0] = oe[P0] = oe[
|
|
794
|
+
var v0 = "[object Arguments]", w0 = "[object Array]", _0 = "[object Boolean]", y0 = "[object Date]", C0 = "[object Error]", x0 = "[object Function]", k0 = "[object Map]", E0 = "[object Number]", b0 = "[object Object]", M0 = "[object RegExp]", S0 = "[object Set]", T0 = "[object String]", $0 = "[object WeakMap]", L0 = "[object ArrayBuffer]", F0 = "[object DataView]", R0 = "[object Float32Array]", V0 = "[object Float64Array]", O0 = "[object Int8Array]", A0 = "[object Int16Array]", P0 = "[object Int32Array]", B0 = "[object Uint8Array]", N0 = "[object Uint8ClampedArray]", I0 = "[object Uint16Array]", Z0 = "[object Uint32Array]", oe = {};
|
|
795
|
+
oe[R0] = oe[V0] = oe[O0] = oe[A0] = oe[P0] = oe[B0] = oe[N0] = oe[I0] = oe[Z0] = !0;
|
|
796
796
|
oe[v0] = oe[w0] = oe[L0] = oe[_0] = oe[F0] = oe[y0] = oe[C0] = oe[x0] = oe[k0] = oe[E0] = oe[b0] = oe[M0] = oe[S0] = oe[T0] = oe[$0] = !1;
|
|
797
797
|
function W0(e) {
|
|
798
798
|
return gt(e) && da(e.length) && !!oe[pt(e)];
|
|
@@ -963,7 +963,7 @@ function Mc(e, t) {
|
|
|
963
963
|
var r = t ? Vn(e.buffer) : e.buffer;
|
|
964
964
|
return new e.constructor(r, e.byteOffset, e.length);
|
|
965
965
|
}
|
|
966
|
-
var Sc = "[object Boolean]", Tc = "[object Date]", $c = "[object Map]", Lc = "[object Number]", Fc = "[object RegExp]", Rc = "[object Set]", Vc = "[object String]", Oc = "[object Symbol]", Ac = "[object ArrayBuffer]", Pc = "[object DataView]",
|
|
966
|
+
var Sc = "[object Boolean]", Tc = "[object Date]", $c = "[object Map]", Lc = "[object Number]", Fc = "[object RegExp]", Rc = "[object Set]", Vc = "[object String]", Oc = "[object Symbol]", Ac = "[object ArrayBuffer]", Pc = "[object DataView]", Bc = "[object Float32Array]", Nc = "[object Float64Array]", Ic = "[object Int8Array]", Zc = "[object Int16Array]", Wc = "[object Int32Array]", jc = "[object Uint8Array]", Dc = "[object Uint8ClampedArray]", Hc = "[object Uint16Array]", Uc = "[object Uint32Array]";
|
|
967
967
|
function zc(e, t, r) {
|
|
968
968
|
var n = e.constructor;
|
|
969
969
|
switch (t) {
|
|
@@ -974,8 +974,8 @@ function zc(e, t, r) {
|
|
|
974
974
|
return new n(+e);
|
|
975
975
|
case Pc:
|
|
976
976
|
return xc(e, r);
|
|
977
|
-
case Nc:
|
|
978
977
|
case Bc:
|
|
978
|
+
case Nc:
|
|
979
979
|
case Ic:
|
|
980
980
|
case Zc:
|
|
981
981
|
case Wc:
|
|
@@ -1146,15 +1146,15 @@ function An(e, t) {
|
|
|
1146
1146
|
}
|
|
1147
1147
|
An.Cache = rt;
|
|
1148
1148
|
var P5 = 500;
|
|
1149
|
-
function
|
|
1149
|
+
function B5(e) {
|
|
1150
1150
|
var t = An(e, function(n) {
|
|
1151
1151
|
return r.size === P5 && r.clear(), n;
|
|
1152
1152
|
}), r = t.cache;
|
|
1153
1153
|
return t;
|
|
1154
1154
|
}
|
|
1155
|
-
var
|
|
1155
|
+
var N5 = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, I5 = /\\(\\)?/g, Z5 = B5(function(e) {
|
|
1156
1156
|
var t = [];
|
|
1157
|
-
return e.charCodeAt(0) === 46 && t.push(""), e.replace(
|
|
1157
|
+
return e.charCodeAt(0) === 46 && t.push(""), e.replace(N5, function(r, n, a, o) {
|
|
1158
1158
|
t.push(a ? o.replace(I5, "$1") : n || r);
|
|
1159
1159
|
}), t;
|
|
1160
1160
|
});
|
|
@@ -1305,7 +1305,7 @@ function H5() {
|
|
|
1305
1305
|
}
|
|
1306
1306
|
}
|
|
1307
1307
|
}
|
|
1308
|
-
var p = h, w = l, b = c, O = i,
|
|
1308
|
+
var p = h, w = l, b = c, O = i, B = t, me = m, Ce = n, Ue = P, te = F, Te = r, L = o, T = a, X = v, de = !1;
|
|
1309
1309
|
function E($) {
|
|
1310
1310
|
return de || (de = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), re($) || _($) === h;
|
|
1311
1311
|
}
|
|
@@ -1345,7 +1345,7 @@ function H5() {
|
|
|
1345
1345
|
function Ot($) {
|
|
1346
1346
|
return _($) === v;
|
|
1347
1347
|
}
|
|
1348
|
-
K.AsyncMode = p, K.ConcurrentMode = w, K.ContextConsumer = b, K.ContextProvider = O, K.Element =
|
|
1348
|
+
K.AsyncMode = p, K.ConcurrentMode = w, K.ContextConsumer = b, K.ContextProvider = O, K.Element = B, K.ForwardRef = me, K.Fragment = Ce, K.Lazy = Ue, K.Memo = te, K.Portal = Te, K.Profiler = L, K.StrictMode = T, K.Suspense = X, K.isAsyncMode = E, K.isConcurrentMode = re, K.isContextConsumer = ge, K.isContextProvider = ue, K.isElement = _t, K.isForwardRef = nt, K.isFragment = $e, K.isLazy = fr, K.isMemo = Vt, K.isPortal = mr, K.isProfiler = pr, K.isStrictMode = gr, K.isSuspense = Ot, K.isValidElementType = ee, K.typeOf = _;
|
|
1349
1349
|
}()), K;
|
|
1350
1350
|
}
|
|
1351
1351
|
process.env.NODE_ENV === "production" ? vn.exports = D5() : vn.exports = H5();
|
|
@@ -1533,7 +1533,7 @@ function X5(e) {
|
|
|
1533
1533
|
process.env.NODE_ENV !== "production" && console.warn("Warning: An unhandled error was caught during validation in <Formik validate />", q), R(q);
|
|
1534
1534
|
}) : S(H);
|
|
1535
1535
|
});
|
|
1536
|
-
}, [y.validate]),
|
|
1536
|
+
}, [y.validate]), B = ae(function(f, x) {
|
|
1537
1537
|
var S = y.validationSchema, R = ke(S) ? S(x) : S, H = x && R.validateAt ? R.validateAt(x, f) : el(f, R);
|
|
1538
1538
|
return new Promise(function(q, ce) {
|
|
1539
1539
|
H.then(function() {
|
|
@@ -1558,13 +1558,13 @@ function X5(e) {
|
|
|
1558
1558
|
}, {});
|
|
1559
1559
|
});
|
|
1560
1560
|
}, [me]), Ue = ae(function(f) {
|
|
1561
|
-
return Promise.all([Ce(f), y.validationSchema ?
|
|
1561
|
+
return Promise.all([Ce(f), y.validationSchema ? B(f) : {}, y.validate ? O(f) : {}]).then(function(x) {
|
|
1562
1562
|
var S = x[0], R = x[1], H = x[2], q = un.all([S, R, H], {
|
|
1563
1563
|
arrayMerge: tl
|
|
1564
1564
|
});
|
|
1565
1565
|
return q;
|
|
1566
1566
|
});
|
|
1567
|
-
}, [y.validate, y.validationSchema, Ce, O,
|
|
1567
|
+
}, [y.validate, y.validationSchema, Ce, O, B]), te = xe(function(f) {
|
|
1568
1568
|
return f === void 0 && (f = w.values), b({
|
|
1569
1569
|
type: "SET_ISVALIDATING",
|
|
1570
1570
|
payload: !0
|
|
@@ -1652,7 +1652,7 @@ function X5(e) {
|
|
|
1652
1652
|
return b({
|
|
1653
1653
|
type: "SET_ISVALIDATING",
|
|
1654
1654
|
payload: !0
|
|
1655
|
-
}),
|
|
1655
|
+
}), B(w.values, f).then(function(R) {
|
|
1656
1656
|
return R;
|
|
1657
1657
|
}).then(function(R) {
|
|
1658
1658
|
b({
|
|
@@ -1716,12 +1716,12 @@ function X5(e) {
|
|
|
1716
1716
|
var S = x, R = f, H;
|
|
1717
1717
|
if (!Xr(f)) {
|
|
1718
1718
|
f.persist && f.persist();
|
|
1719
|
-
var q = f.target ? f.target : f.currentTarget, ce = q.type, Le = q.name, Yr = q.id, qr = q.value, io = q.checked, co = q.outerHTML,
|
|
1719
|
+
var q = f.target ? f.target : f.currentTarget, ce = q.type, Le = q.name, Yr = q.id, qr = q.value, io = q.checked, co = q.outerHTML, Nn = q.options, lo = q.multiple;
|
|
1720
1720
|
S = x || Le || Yr, !S && process.env.NODE_ENV !== "production" && k1({
|
|
1721
1721
|
htmlContent: co,
|
|
1722
1722
|
documentationAnchorLink: "handlechange-e-reactchangeeventany--void",
|
|
1723
1723
|
handlerName: "handleChange"
|
|
1724
|
-
}), R = /number|range/.test(ce) ? (H = parseFloat(qr), isNaN(H) ? "" : H) : /checkbox/.test(ce) ? nl(ve(w.values, S), io, qr) :
|
|
1724
|
+
}), R = /number|range/.test(ce) ? (H = parseFloat(qr), isNaN(H) ? "" : H) : /checkbox/.test(ce) ? nl(ve(w.values, S), io, qr) : Nn && lo ? rl(Nn) : qr;
|
|
1725
1725
|
}
|
|
1726
1726
|
S && ue(S, R);
|
|
1727
1727
|
}, [ue, w.values]), nt = xe(function(f) {
|
|
@@ -3951,7 +3951,7 @@ Jt.create = (e, t) => new Jt({
|
|
|
3951
3951
|
typeName: V.ZodUnion,
|
|
3952
3952
|
...Z(t)
|
|
3953
3953
|
});
|
|
3954
|
-
const
|
|
3954
|
+
const Ne = (e) => e instanceof rr ? Ne(e.schema) : e instanceof Se ? Ne(e.innerType()) : e instanceof nr ? [e.value] : e instanceof Je ? e.options : e instanceof ar ? z.objectValues(e.enum) : e instanceof or ? Ne(e._def.innerType) : e instanceof Qt ? [void 0] : e instanceof Xt ? [null] : e instanceof Ve ? [void 0, ...Ne(e.unwrap())] : e instanceof et ? [null, ...Ne(e.unwrap())] : e instanceof Pn || e instanceof ir ? Ne(e.unwrap()) : e instanceof sr ? Ne(e._def.innerType) : [];
|
|
3955
3955
|
class Dr extends j {
|
|
3956
3956
|
_parse(t) {
|
|
3957
3957
|
const { ctx: r } = this._processInputParams(t);
|
|
@@ -3996,7 +3996,7 @@ class Dr extends j {
|
|
|
3996
3996
|
static create(t, r, n) {
|
|
3997
3997
|
const a = /* @__PURE__ */ new Map();
|
|
3998
3998
|
for (const o of r) {
|
|
3999
|
-
const i =
|
|
3999
|
+
const i = Ne(o.shape[t]);
|
|
4000
4000
|
if (!i.length)
|
|
4001
4001
|
throw new Error(`A discriminator value for key \`${t}\` could not be extracted from all schema options`);
|
|
4002
4002
|
for (const c of i) {
|
|
@@ -4822,7 +4822,7 @@ var V;
|
|
|
4822
4822
|
})(V || (V = {}));
|
|
4823
4823
|
const Rl = (e, t = {
|
|
4824
4824
|
message: `Input not instance of ${e.name}`
|
|
4825
|
-
}) => Pa((r) => r instanceof e, t),
|
|
4825
|
+
}) => Pa((r) => r instanceof e, t), Ba = Ee.create, Na = Qe.create, Vl = Pr.create, Ol = Xe.create, Ia = Kt.create, Al = ft.create, Pl = Vr.create, Bl = Qt.create, Nl = Xt.create, Il = Lt.create, Zl = ct.create, Wl = je.create, jl = Or.create, Dl = Me.create, Hl = se.create, Ul = se.strictCreate, zl = Jt.create, Yl = Dr.create, ql = er.create, Gl = Ae.create, Kl = tr.create, Ql = Ar.create, Xl = mt.create, Jl = St.create, ed = rr.create, td = nr.create, rd = Je.create, nd = ar.create, ad = Ft.create, b1 = Se.create, od = Ve.create, sd = et.create, id = Se.createWithPreprocess, cd = hr.create, ld = () => Ba().optional(), dd = () => Na().optional(), ud = () => Ia().optional(), hd = {
|
|
4826
4826
|
string: (e) => Ee.create({ ...e, coerce: !0 }),
|
|
4827
4827
|
number: (e) => Qe.create({ ...e, coerce: !0 }),
|
|
4828
4828
|
boolean: (e) => Kt.create({
|
|
@@ -4921,9 +4921,9 @@ var tn = /* @__PURE__ */ Object.freeze({
|
|
|
4921
4921
|
nan: Vl,
|
|
4922
4922
|
nativeEnum: nd,
|
|
4923
4923
|
never: Wl,
|
|
4924
|
-
null:
|
|
4924
|
+
null: Nl,
|
|
4925
4925
|
nullable: sd,
|
|
4926
|
-
number:
|
|
4926
|
+
number: Na,
|
|
4927
4927
|
object: Hl,
|
|
4928
4928
|
oboolean: ud,
|
|
4929
4929
|
onumber: dd,
|
|
@@ -4935,11 +4935,11 @@ var tn = /* @__PURE__ */ Object.freeze({
|
|
|
4935
4935
|
record: Kl,
|
|
4936
4936
|
set: Xl,
|
|
4937
4937
|
strictObject: Ul,
|
|
4938
|
-
string:
|
|
4938
|
+
string: Ba,
|
|
4939
4939
|
symbol: Pl,
|
|
4940
4940
|
transformer: b1,
|
|
4941
4941
|
tuple: Gl,
|
|
4942
|
-
undefined:
|
|
4942
|
+
undefined: Bl,
|
|
4943
4943
|
union: zl,
|
|
4944
4944
|
unknown: Zl,
|
|
4945
4945
|
void: jl,
|
|
@@ -5129,7 +5129,7 @@ const _d = "_root__body_bfa58_141", yd = "_root__form_bfa58_144", Cd = "_root__s
|
|
|
5129
5129
|
root__body: _d,
|
|
5130
5130
|
root__form: yd,
|
|
5131
5131
|
root__stickyButton: Cd
|
|
5132
|
-
},
|
|
5132
|
+
}, Be = {
|
|
5133
5133
|
amountPicker: "amountPicker",
|
|
5134
5134
|
cta: "cta",
|
|
5135
5135
|
headline: "headline",
|
|
@@ -5197,13 +5197,13 @@ const xd = "_root_1fb89_141", kd = {
|
|
|
5197
5197
|
text: e
|
|
5198
5198
|
}
|
|
5199
5199
|
) }),
|
|
5200
|
-
modalBody: /* @__PURE__ */ u(H1, { children: /* @__PURE__ */ u(U1, { className: Er.root, children: /* @__PURE__ */
|
|
5201
|
-
/* @__PURE__ */
|
|
5200
|
+
modalBody: /* @__PURE__ */ u(H1, { children: /* @__PURE__ */ u(U1, { className: Er.root, children: /* @__PURE__ */ N(Ht, { children: [
|
|
5201
|
+
/* @__PURE__ */ N("div", { className: Er.root__blockHeader, children: [
|
|
5202
5202
|
/* @__PURE__ */ u(U, { type: "body-regular", children: a }),
|
|
5203
5203
|
/* @__PURE__ */ u(U, { type: "body-regular", children: r })
|
|
5204
5204
|
] }),
|
|
5205
5205
|
/* @__PURE__ */ u(be, {}),
|
|
5206
|
-
typeof t == "string" ? /* @__PURE__ */ u(lr, { text: t, className: Er.root__markdown }) : t.map((h, l) => /* @__PURE__ */
|
|
5206
|
+
typeof t == "string" ? /* @__PURE__ */ u(lr, { text: t, className: Er.root__markdown }) : t.map((h, l) => /* @__PURE__ */ N(Fe.Fragment, { children: [
|
|
5207
5207
|
/* @__PURE__ */ u("div", { className: Er.root__block, children: h }),
|
|
5208
5208
|
l !== t.length - 1 && /* @__PURE__ */ u(be, {})
|
|
5209
5209
|
] }, `rich_text_el_${l}`))
|
|
@@ -5212,13 +5212,13 @@ const xd = "_root_1fb89_141", kd = {
|
|
|
5212
5212
|
);
|
|
5213
5213
|
}, Vd = "_headline_byfxz_141", Od = {
|
|
5214
5214
|
headline: Vd
|
|
5215
|
-
}, Ad = ({ data: { headline: e, subheadline: t } }) => /* @__PURE__ */
|
|
5215
|
+
}, Ad = ({ data: { headline: e, subheadline: t } }) => /* @__PURE__ */ N(tt, { className: Od.headline, children: [
|
|
5216
5216
|
/* @__PURE__ */ u(U, { type: "h1", children: e }),
|
|
5217
5217
|
/* @__PURE__ */ u(U, { type: "body-regular", children: t })
|
|
5218
|
-
] }), Pd = "_root_14zd2_141",
|
|
5218
|
+
] }), Pd = "_root_14zd2_141", Bd = "_root__img_14zd2_148", S1 = {
|
|
5219
5219
|
root: Pd,
|
|
5220
|
-
root__img:
|
|
5221
|
-
},
|
|
5220
|
+
root__img: Bd
|
|
5221
|
+
}, Nd = ({ data: { alt: e, src: t } }) => /* @__PURE__ */ u("div", { className: S1.root, "data-testid": "hero-block", children: /* @__PURE__ */ u("img", { className: S1.root__img, alt: e, src: t }) }), Id = "_root_i7dny_141", Zd = "_root__checkbox_i7dny_149", Wd = "_root__text_i7dny_155", jd = "_root__error_i7dny_161", Dd = "_root__link_i7dny_171", Ye = {
|
|
5222
5222
|
"react-datepicker__day-names": "_react-datepicker__day-names_i7dny_120",
|
|
5223
5223
|
"react-datepicker__week": "_react-datepicker__week_i7dny_124",
|
|
5224
5224
|
"react-datepicker__day--outside-month": "_react-datepicker__day--outside-month_i7dny_131",
|
|
@@ -5240,7 +5240,7 @@ const xd = "_root_1fb89_141", kd = {
|
|
|
5240
5240
|
const c = () => {
|
|
5241
5241
|
o && o(!0);
|
|
5242
5242
|
};
|
|
5243
|
-
return /* @__PURE__ */
|
|
5243
|
+
return /* @__PURE__ */ N(
|
|
5244
5244
|
tt,
|
|
5245
5245
|
{
|
|
5246
5246
|
className: ie(Ye.root, { [Ye["root--stickyButton"]]: i }),
|
|
@@ -5253,7 +5253,7 @@ const xd = "_root_1fb89_141", kd = {
|
|
|
5253
5253
|
className: ie(Ye.root__checkbox, {
|
|
5254
5254
|
[Ye["root--error"]]: n
|
|
5255
5255
|
}),
|
|
5256
|
-
children: /* @__PURE__ */
|
|
5256
|
+
children: /* @__PURE__ */ N(U, { type: n ? "detail-regular" : "detail-medium", as: "p", children: [
|
|
5257
5257
|
t,
|
|
5258
5258
|
" ",
|
|
5259
5259
|
/* @__PURE__ */ u(
|
|
@@ -5268,7 +5268,7 @@ const xd = "_root_1fb89_141", kd = {
|
|
|
5268
5268
|
)
|
|
5269
5269
|
] })
|
|
5270
5270
|
}
|
|
5271
|
-
) : /* @__PURE__ */
|
|
5271
|
+
) : /* @__PURE__ */ N(
|
|
5272
5272
|
U,
|
|
5273
5273
|
{
|
|
5274
5274
|
className: Ye.root__text,
|
|
@@ -5340,7 +5340,7 @@ const xd = "_root_1fb89_141", kd = {
|
|
|
5340
5340
|
frequency: t,
|
|
5341
5341
|
items: r
|
|
5342
5342
|
}) => {
|
|
5343
|
-
const n =
|
|
5343
|
+
const n = No(), a = Io(), o = (m) => m.map((v) => ({
|
|
5344
5344
|
item_name: v.id,
|
|
5345
5345
|
price: Number(v.value)
|
|
5346
5346
|
})), i = Tr(
|
|
@@ -5444,7 +5444,7 @@ const xd = "_root_1fb89_141", kd = {
|
|
|
5444
5444
|
scrollYTop: m = !1,
|
|
5445
5445
|
stickyButton: v = !1
|
|
5446
5446
|
}) => {
|
|
5447
|
-
const [y, F] = _e(t), [P, I] = _e(0), W = cu(n[y]), D =
|
|
5447
|
+
const [y, F] = _e(t), [P, I] = _e(0), W = cu(n[y]), D = Bo(), Y = (E = t) => {
|
|
5448
5448
|
const re = e.selectablePills[E].find((ge) => ge.isSelected);
|
|
5449
5449
|
return re ? [
|
|
5450
5450
|
{
|
|
@@ -5472,7 +5472,7 @@ const xd = "_root_1fb89_141", kd = {
|
|
|
5472
5472
|
p("add_to_cart", E);
|
|
5473
5473
|
}, O = (E) => {
|
|
5474
5474
|
l(E);
|
|
5475
|
-
},
|
|
5475
|
+
}, B = X5({
|
|
5476
5476
|
initialValues: {
|
|
5477
5477
|
amount: _(),
|
|
5478
5478
|
fieldDescription: ee(),
|
|
@@ -5504,54 +5504,54 @@ const xd = "_root_1fb89_141", kd = {
|
|
|
5504
5504
|
const ue = E || e.selectablePills[re].filter(
|
|
5505
5505
|
($e) => $e.value === ge
|
|
5506
5506
|
)[0], _t = ue ? r[ue.id] : e.priceDescription.label, nt = ue ? [{ id: ue.id, value: ue.value }] : [];
|
|
5507
|
-
await
|
|
5507
|
+
await B.setValues(
|
|
5508
5508
|
{
|
|
5509
|
-
...
|
|
5509
|
+
...B.values,
|
|
5510
5510
|
amount: Number(ge),
|
|
5511
5511
|
fieldDescription: _t,
|
|
5512
5512
|
selectedPills: nt
|
|
5513
5513
|
},
|
|
5514
5514
|
!0
|
|
5515
5515
|
);
|
|
5516
|
-
}, Ue = (E) => E[
|
|
5517
|
-
(async () => (await Ce(E[0],
|
|
5516
|
+
}, Ue = (E) => E[B.values.toggle], te = (E) => {
|
|
5517
|
+
(async () => (await Ce(E[0], B.values.toggle, E[0].value), await B.setTouched({ selectedPillsTouched: !0 }, !0), p("view_item_list", Number(E[0].value))))();
|
|
5518
5518
|
}, Te = (E) => {
|
|
5519
|
-
(async () => (await Ce(null,
|
|
5519
|
+
(async () => (await Ce(null, B.values.toggle, `${E}`), await B.setTouched({ amount: !0 }, !0), I(E)))();
|
|
5520
5520
|
}, L = (E) => {
|
|
5521
5521
|
(async () => {
|
|
5522
5522
|
F(E);
|
|
5523
5523
|
const re = Y(E);
|
|
5524
|
-
if (!
|
|
5525
|
-
await Ce(re[0], E, re[0].value), await
|
|
5524
|
+
if (!B.touched.amount && !B.touched.selectedPillsTouched && re.length) {
|
|
5525
|
+
await Ce(re[0], E, re[0].value), await B.setFieldValue("toggle", E, !0);
|
|
5526
5526
|
return;
|
|
5527
5527
|
}
|
|
5528
|
-
await Ce(null, E, `${
|
|
5528
|
+
await Ce(null, E, `${B.values.amount}`), await B.setFieldValue("toggle", E, !0);
|
|
5529
5529
|
})();
|
|
5530
5530
|
}, T = (E) => {
|
|
5531
|
-
(async () => await
|
|
5531
|
+
(async () => await B.setFieldValue("legalModalOpen", E))();
|
|
5532
5532
|
}, X = (E) => {
|
|
5533
|
-
(async () => (!
|
|
5533
|
+
(async () => (!B.touched.legalCheckbox && await B.setFieldTouched("legalCheckbox"), await B.setFieldValue("legalCheckbox", E.target.checked, !0)))();
|
|
5534
5534
|
}, de = () => {
|
|
5535
|
-
(async () => (
|
|
5535
|
+
(async () => (B.values.amount === 0 && me(), await B.submitForm(), window.scrollY !== 0 && me()))();
|
|
5536
5536
|
};
|
|
5537
|
-
return su(i, de, T), /* @__PURE__ */
|
|
5538
|
-
/* @__PURE__ */ u(
|
|
5539
|
-
/* @__PURE__ */
|
|
5537
|
+
return su(i, de, T), /* @__PURE__ */ N("div", { className: ie({ [rn.root__stickyButton]: v }), children: [
|
|
5538
|
+
/* @__PURE__ */ u(Nd, { data: o }),
|
|
5539
|
+
/* @__PURE__ */ N("div", { className: rn.root__body, children: [
|
|
5540
5540
|
/* @__PURE__ */ u(bo, { className: ie(rn.root__form), children: c.map((E) => {
|
|
5541
5541
|
const re = e[E];
|
|
5542
5542
|
switch (E) {
|
|
5543
|
-
case
|
|
5543
|
+
case Be.headline:
|
|
5544
5544
|
return /* @__PURE__ */ u(Fe.Fragment, { children: /* @__PURE__ */ u(Ad, { data: re }) }, E);
|
|
5545
|
-
case
|
|
5545
|
+
case Be.switcherToggle:
|
|
5546
5546
|
return /* @__PURE__ */ u(Fe.Fragment, { children: /* @__PURE__ */ u(
|
|
5547
5547
|
nu,
|
|
5548
5548
|
{
|
|
5549
5549
|
switcherToggle: re,
|
|
5550
5550
|
onChange: L,
|
|
5551
|
-
value:
|
|
5551
|
+
value: B.values.toggle
|
|
5552
5552
|
}
|
|
5553
5553
|
) }, E);
|
|
5554
|
-
case
|
|
5554
|
+
case Be.selectablePills:
|
|
5555
5555
|
return /* @__PURE__ */ u(Fe.Fragment, { children: /* @__PURE__ */ u(
|
|
5556
5556
|
eu,
|
|
5557
5557
|
{
|
|
@@ -5559,33 +5559,33 @@ const xd = "_root_1fb89_141", kd = {
|
|
|
5559
5559
|
selectablePills: Ue(
|
|
5560
5560
|
re
|
|
5561
5561
|
),
|
|
5562
|
-
selectedPills:
|
|
5562
|
+
selectedPills: B.values.selectedPills
|
|
5563
5563
|
}
|
|
5564
5564
|
) }, E);
|
|
5565
|
-
case
|
|
5566
|
-
return /* @__PURE__ */ u(Fe.Fragment, { children: /* @__PURE__ */ u(Qd, { label:
|
|
5567
|
-
case
|
|
5565
|
+
case Be.priceDescription:
|
|
5566
|
+
return /* @__PURE__ */ u(Fe.Fragment, { children: /* @__PURE__ */ u(Qd, { label: B.values.fieldDescription }) }, E);
|
|
5567
|
+
case Be.amountPicker:
|
|
5568
5568
|
return /* @__PURE__ */ u(Fe.Fragment, { children: /* @__PURE__ */ u(
|
|
5569
5569
|
Ed,
|
|
5570
5570
|
{
|
|
5571
5571
|
id: "amount",
|
|
5572
5572
|
onChange: Te,
|
|
5573
|
-
value:
|
|
5574
|
-
errorMessage:
|
|
5573
|
+
value: B.values.amount,
|
|
5574
|
+
errorMessage: B.touched.amount && B.errors.amount || ""
|
|
5575
5575
|
}
|
|
5576
5576
|
) }, E);
|
|
5577
|
-
case
|
|
5577
|
+
case Be.legalCheckbox:
|
|
5578
5578
|
return /* @__PURE__ */ u(Fe.Fragment, { children: /* @__PURE__ */ u(
|
|
5579
5579
|
Hd,
|
|
5580
5580
|
{
|
|
5581
5581
|
stickyButton: v,
|
|
5582
5582
|
data: re,
|
|
5583
|
-
error:
|
|
5583
|
+
error: B.touched.legalCheckbox ? B.errors.legalCheckbox : "",
|
|
5584
5584
|
onClick: T,
|
|
5585
5585
|
onChange: X
|
|
5586
5586
|
}
|
|
5587
5587
|
) }, E);
|
|
5588
|
-
case
|
|
5588
|
+
case Be.submitButton:
|
|
5589
5589
|
return /* @__PURE__ */ u(Fe.Fragment, { children: /* @__PURE__ */ u(
|
|
5590
5590
|
X1,
|
|
5591
5591
|
{
|
|
@@ -5594,25 +5594,25 @@ const xd = "_root_1fb89_141", kd = {
|
|
|
5594
5594
|
onSubmit: de
|
|
5595
5595
|
}
|
|
5596
5596
|
) }, E);
|
|
5597
|
-
case
|
|
5597
|
+
case Be.paymentMethods:
|
|
5598
5598
|
return /* @__PURE__ */ u(Fe.Fragment, { children: /* @__PURE__ */ u(
|
|
5599
5599
|
qd,
|
|
5600
5600
|
{
|
|
5601
5601
|
methods: re
|
|
5602
5602
|
}
|
|
5603
5603
|
) }, E);
|
|
5604
|
-
case
|
|
5604
|
+
case Be.cta:
|
|
5605
5605
|
return /* @__PURE__ */ u(Fe.Fragment, { children: /* @__PURE__ */ u(Sd, { data: re }) }, E);
|
|
5606
5606
|
default:
|
|
5607
5607
|
return null;
|
|
5608
5608
|
}
|
|
5609
5609
|
}) }),
|
|
5610
|
-
|
|
5610
|
+
B.values.legalModalOpen && /* @__PURE__ */ u(
|
|
5611
5611
|
Rd,
|
|
5612
5612
|
{
|
|
5613
5613
|
data: a,
|
|
5614
5614
|
onClose: T,
|
|
5615
|
-
open:
|
|
5615
|
+
open: B.values.legalModalOpen
|
|
5616
5616
|
}
|
|
5617
5617
|
)
|
|
5618
5618
|
] })
|
|
@@ -5695,8 +5695,8 @@ const xd = "_root_1fb89_141", kd = {
|
|
|
5695
5695
|
return (p = e == null ? void 0 : e.switcherToggle) == null || p.map((w) => {
|
|
5696
5696
|
var b;
|
|
5697
5697
|
(b = w == null ? void 0 : w.selectablePills) == null || b.map((O) => {
|
|
5698
|
-
const
|
|
5699
|
-
|
|
5698
|
+
const B = `${O == null ? void 0 : O.chargebeeId}`;
|
|
5699
|
+
B in _ || (_[B] = (O == null ? void 0 : O.description) || "");
|
|
5700
5700
|
});
|
|
5701
5701
|
}), _;
|
|
5702
5702
|
}, D = () => {
|
|
@@ -5725,13 +5725,13 @@ const xd = "_root_1fb89_141", kd = {
|
|
|
5725
5725
|
headline: "",
|
|
5726
5726
|
version: ""
|
|
5727
5727
|
};
|
|
5728
|
-
const w = (_ == null ? void 0 : _.closeModalButtonText) || "", b = (_ == null ? void 0 : _.headline) || "", O = (_ == null ? void 0 : _.data) || "",
|
|
5728
|
+
const w = (_ == null ? void 0 : _.closeModalButtonText) || "", b = (_ == null ? void 0 : _.headline) || "", O = (_ == null ? void 0 : _.data) || "", B = (_ == null ? void 0 : _.version) || "";
|
|
5729
5729
|
return {
|
|
5730
5730
|
buttonText: w,
|
|
5731
5731
|
content: p,
|
|
5732
5732
|
date: O,
|
|
5733
5733
|
headline: b,
|
|
5734
|
-
version:
|
|
5734
|
+
version: B
|
|
5735
5735
|
};
|
|
5736
5736
|
}, ee = () => ({
|
|
5737
5737
|
cta: h(),
|
|
@@ -5779,15 +5779,15 @@ function cr(e, t) {
|
|
|
5779
5779
|
const r = Hr(), n = (t == null ? void 0 : t.weekStartsOn) ?? ((h = (c = t == null ? void 0 : t.locale) == null ? void 0 : c.options) == null ? void 0 : h.weekStartsOn) ?? r.weekStartsOn ?? ((m = (l = r.locale) == null ? void 0 : l.options) == null ? void 0 : m.weekStartsOn) ?? 0, a = ye(e, t == null ? void 0 : t.in), o = a.getDay(), i = (o < n ? 7 : 0) + o - n;
|
|
5780
5780
|
return a.setDate(a.getDate() - i), a.setHours(0, 0, 0, 0), a;
|
|
5781
5781
|
}
|
|
5782
|
-
function
|
|
5782
|
+
function Br(e, t) {
|
|
5783
5783
|
return cr(e, { ...t, weekStartsOn: 1 });
|
|
5784
5784
|
}
|
|
5785
5785
|
function Ga(e, t) {
|
|
5786
5786
|
const r = ye(e, t == null ? void 0 : t.in), n = r.getFullYear(), a = De(r, 0);
|
|
5787
5787
|
a.setFullYear(n + 1, 0, 4), a.setHours(0, 0, 0, 0);
|
|
5788
|
-
const o =
|
|
5788
|
+
const o = Br(a), i = De(r, 0);
|
|
5789
5789
|
i.setFullYear(n, 0, 4), i.setHours(0, 0, 0, 0);
|
|
5790
|
-
const c =
|
|
5790
|
+
const c = Br(i);
|
|
5791
5791
|
return r.getTime() >= o.getTime() ? n + 1 : r.getTime() >= c.getTime() ? n : n - 1;
|
|
5792
5792
|
}
|
|
5793
5793
|
function F1(e) {
|
|
@@ -5825,7 +5825,7 @@ function mu(e, t, r) {
|
|
|
5825
5825
|
}
|
|
5826
5826
|
function pu(e, t) {
|
|
5827
5827
|
const r = Ga(e, t), n = De(e, 0);
|
|
5828
|
-
return n.setFullYear(r, 0, 4), n.setHours(0, 0, 0, 0),
|
|
5828
|
+
return n.setFullYear(r, 0, 4), n.setHours(0, 0, 0, 0), Br(n);
|
|
5829
5829
|
}
|
|
5830
5830
|
function gu(e) {
|
|
5831
5831
|
return e instanceof Date || typeof e == "object" && Object.prototype.toString.call(e) === "[object Date]";
|
|
@@ -5946,7 +5946,7 @@ const Cu = {
|
|
|
5946
5946
|
nextWeek: "eeee 'at' p",
|
|
5947
5947
|
other: "P"
|
|
5948
5948
|
}, Mu = (e, t, r, n) => bu[e];
|
|
5949
|
-
function
|
|
5949
|
+
function Bt(e) {
|
|
5950
5950
|
return (t, r) => {
|
|
5951
5951
|
const n = r != null && r.context ? String(r.context) : "standalone";
|
|
5952
5952
|
let a;
|
|
@@ -6088,31 +6088,31 @@ const Su = {
|
|
|
6088
6088
|
return r + "th";
|
|
6089
6089
|
}, Ou = {
|
|
6090
6090
|
ordinalNumber: Vu,
|
|
6091
|
-
era:
|
|
6091
|
+
era: Bt({
|
|
6092
6092
|
values: Su,
|
|
6093
6093
|
defaultWidth: "wide"
|
|
6094
6094
|
}),
|
|
6095
|
-
quarter:
|
|
6095
|
+
quarter: Bt({
|
|
6096
6096
|
values: Tu,
|
|
6097
6097
|
defaultWidth: "wide",
|
|
6098
6098
|
argumentCallback: (e) => e - 1
|
|
6099
6099
|
}),
|
|
6100
|
-
month:
|
|
6100
|
+
month: Bt({
|
|
6101
6101
|
values: $u,
|
|
6102
6102
|
defaultWidth: "wide"
|
|
6103
6103
|
}),
|
|
6104
|
-
day:
|
|
6104
|
+
day: Bt({
|
|
6105
6105
|
values: Lu,
|
|
6106
6106
|
defaultWidth: "wide"
|
|
6107
6107
|
}),
|
|
6108
|
-
dayPeriod:
|
|
6108
|
+
dayPeriod: Bt({
|
|
6109
6109
|
values: Fu,
|
|
6110
6110
|
defaultWidth: "wide",
|
|
6111
6111
|
formattingValues: Ru,
|
|
6112
6112
|
defaultFormattingWidth: "wide"
|
|
6113
6113
|
})
|
|
6114
6114
|
};
|
|
6115
|
-
function
|
|
6115
|
+
function Nt(e) {
|
|
6116
6116
|
return (t, r = {}) => {
|
|
6117
6117
|
const n = r.width, a = n && e.matchPatterns[n] || e.matchPatterns[e.defaultMatchWidth], o = t.match(a);
|
|
6118
6118
|
if (!o)
|
|
@@ -6140,7 +6140,7 @@ function Pu(e, t) {
|
|
|
6140
6140
|
if (t(e[r]))
|
|
6141
6141
|
return r;
|
|
6142
6142
|
}
|
|
6143
|
-
function
|
|
6143
|
+
function Bu(e) {
|
|
6144
6144
|
return (t, r = {}) => {
|
|
6145
6145
|
const n = t.match(e.matchPattern);
|
|
6146
6146
|
if (!n) return null;
|
|
@@ -6152,7 +6152,7 @@ function Nu(e) {
|
|
|
6152
6152
|
return { value: i, rest: c };
|
|
6153
6153
|
};
|
|
6154
6154
|
}
|
|
6155
|
-
const
|
|
6155
|
+
const Nu = /^(\d+)(th|st|nd|rd)?/i, Iu = /\d+/i, Zu = {
|
|
6156
6156
|
narrow: /^(b|a)/i,
|
|
6157
6157
|
abbreviated: /^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,
|
|
6158
6158
|
wide: /^(before christ|before common era|anno domini|common era)/i
|
|
@@ -6220,37 +6220,37 @@ const Bu = /^(\d+)(th|st|nd|rd)?/i, Iu = /\d+/i, Zu = {
|
|
|
6220
6220
|
night: /night/i
|
|
6221
6221
|
}
|
|
6222
6222
|
}, Ku = {
|
|
6223
|
-
ordinalNumber:
|
|
6224
|
-
matchPattern:
|
|
6223
|
+
ordinalNumber: Bu({
|
|
6224
|
+
matchPattern: Nu,
|
|
6225
6225
|
parsePattern: Iu,
|
|
6226
6226
|
valueCallback: (e) => parseInt(e, 10)
|
|
6227
6227
|
}),
|
|
6228
|
-
era:
|
|
6228
|
+
era: Nt({
|
|
6229
6229
|
matchPatterns: Zu,
|
|
6230
6230
|
defaultMatchWidth: "wide",
|
|
6231
6231
|
parsePatterns: Wu,
|
|
6232
6232
|
defaultParseWidth: "any"
|
|
6233
6233
|
}),
|
|
6234
|
-
quarter:
|
|
6234
|
+
quarter: Nt({
|
|
6235
6235
|
matchPatterns: ju,
|
|
6236
6236
|
defaultMatchWidth: "wide",
|
|
6237
6237
|
parsePatterns: Du,
|
|
6238
6238
|
defaultParseWidth: "any",
|
|
6239
6239
|
valueCallback: (e) => e + 1
|
|
6240
6240
|
}),
|
|
6241
|
-
month:
|
|
6241
|
+
month: Nt({
|
|
6242
6242
|
matchPatterns: Hu,
|
|
6243
6243
|
defaultMatchWidth: "wide",
|
|
6244
6244
|
parsePatterns: Uu,
|
|
6245
6245
|
defaultParseWidth: "any"
|
|
6246
6246
|
}),
|
|
6247
|
-
day:
|
|
6247
|
+
day: Nt({
|
|
6248
6248
|
matchPatterns: zu,
|
|
6249
6249
|
defaultMatchWidth: "wide",
|
|
6250
6250
|
parsePatterns: Yu,
|
|
6251
6251
|
defaultParseWidth: "any"
|
|
6252
6252
|
}),
|
|
6253
|
-
dayPeriod:
|
|
6253
|
+
dayPeriod: Nt({
|
|
6254
6254
|
matchPatterns: qu,
|
|
6255
6255
|
defaultMatchWidth: "any",
|
|
6256
6256
|
parsePatterns: Gu,
|
|
@@ -6273,7 +6273,7 @@ function Xu(e, t) {
|
|
|
6273
6273
|
return mu(r, wu(r)) + 1;
|
|
6274
6274
|
}
|
|
6275
6275
|
function Ju(e, t) {
|
|
6276
|
-
const r = ye(e, t == null ? void 0 : t.in), n = +
|
|
6276
|
+
const r = ye(e, t == null ? void 0 : t.in), n = +Br(r) - +pu(r);
|
|
6277
6277
|
return Math.round(n / za) + 1;
|
|
6278
6278
|
}
|
|
6279
6279
|
function Ka(e, t) {
|
|
@@ -7080,20 +7080,20 @@ function F3(e, t, r) {
|
|
|
7080
7080
|
function R3(e, t) {
|
|
7081
7081
|
return t >= 0 && t <= 59;
|
|
7082
7082
|
}
|
|
7083
|
-
const V3 = "_root_1nrgb_141",
|
|
7083
|
+
const V3 = "_root_1nrgb_141", B1 = {
|
|
7084
7084
|
root: V3
|
|
7085
|
-
}, O3 = "https://hilfe.nebenan.de/hc/de", Ja = ({ body: e, cta: t }) => /* @__PURE__ */
|
|
7086
|
-
/* @__PURE__ */ u(U, { type: "body-regular", className:
|
|
7085
|
+
}, O3 = "https://hilfe.nebenan.de/hc/de", Ja = ({ body: e, cta: t }) => /* @__PURE__ */ N("div", { className: B1.root, children: [
|
|
7086
|
+
/* @__PURE__ */ u(U, { type: "body-regular", className: B1.body, children: e }),
|
|
7087
7087
|
/* @__PURE__ */ u(dt, { href: O3, text: t, color: "blue", size: "medium" })
|
|
7088
|
-
] }), A3 = "_root_tlq8h_141", P3 = "_metadata_tlq8h_148",
|
|
7088
|
+
] }), A3 = "_root_tlq8h_141", P3 = "_metadata_tlq8h_148", B3 = "_markdown_tlq8h_153", sn = {
|
|
7089
7089
|
root: A3,
|
|
7090
7090
|
metadata: P3,
|
|
7091
|
-
markdown:
|
|
7092
|
-
},
|
|
7091
|
+
markdown: B3
|
|
7092
|
+
}, N3 = ({ body: e, contactFooter: t, updateDate: r, version: n }) => {
|
|
7093
7093
|
const a = n || r;
|
|
7094
|
-
return /* @__PURE__ */ u("div", { children: /* @__PURE__ */
|
|
7095
|
-
a && /* @__PURE__ */
|
|
7096
|
-
/* @__PURE__ */
|
|
7094
|
+
return /* @__PURE__ */ u("div", { children: /* @__PURE__ */ N("div", { className: sn.root, children: [
|
|
7095
|
+
a && /* @__PURE__ */ N("div", { className: sn.metadata, children: [
|
|
7096
|
+
/* @__PURE__ */ N(U, { type: "body-regular", as: "span", children: [
|
|
7097
7097
|
"Version: ",
|
|
7098
7098
|
n
|
|
7099
7099
|
] }),
|
|
@@ -7101,7 +7101,7 @@ const V3 = "_root_1nrgb_141", N1 = {
|
|
|
7101
7101
|
] }),
|
|
7102
7102
|
a && /* @__PURE__ */ u(be, {}),
|
|
7103
7103
|
/* @__PURE__ */ u(lr, { text: e, className: sn.markdown }),
|
|
7104
|
-
t && t.body && /* @__PURE__ */
|
|
7104
|
+
t && t.body && /* @__PURE__ */ N("div", { children: [
|
|
7105
7105
|
/* @__PURE__ */ u(be, {}),
|
|
7106
7106
|
/* @__PURE__ */ u(Ja, { body: t.body, cta: t.cta })
|
|
7107
7107
|
] })
|
|
@@ -7109,7 +7109,7 @@ const V3 = "_root_1nrgb_141", N1 = {
|
|
|
7109
7109
|
}, I3 = ({ block: e }) => {
|
|
7110
7110
|
const t = (e == null ? void 0 : e.body) ?? "", r = (e == null ? void 0 : e.version) ?? "", n = (e == null ? void 0 : e.updateDate) ?? "", a = Ua(e == null ? void 0 : e.contactFooter);
|
|
7111
7111
|
return /* @__PURE__ */ u(
|
|
7112
|
-
|
|
7112
|
+
N3,
|
|
7113
7113
|
{
|
|
7114
7114
|
body: t,
|
|
7115
7115
|
contactFooter: a,
|
|
@@ -7117,7 +7117,7 @@ const V3 = "_root_1nrgb_141", N1 = {
|
|
|
7117
7117
|
updateDate: n
|
|
7118
7118
|
}
|
|
7119
7119
|
);
|
|
7120
|
-
}, Z3 = "_root_fkfp3_141", W3 = "_staticHtml_fkfp3_145",
|
|
7120
|
+
}, Z3 = "_root_fkfp3_141", W3 = "_staticHtml_fkfp3_145", N1 = {
|
|
7121
7121
|
root: Z3,
|
|
7122
7122
|
staticHtml: W3
|
|
7123
7123
|
}, j3 = "_root_17bt2_141", D3 = "_button_17bt2_148", H3 = "_textButton_17bt2_149", U3 = "_success_17bt2_154", Mr = {
|
|
@@ -7145,9 +7145,9 @@ const V3 = "_root_1nrgb_141", N1 = {
|
|
|
7145
7145
|
}, h = (l) => {
|
|
7146
7146
|
l.target.checked ? o() : i();
|
|
7147
7147
|
};
|
|
7148
|
-
return /* @__PURE__ */
|
|
7148
|
+
return /* @__PURE__ */ N("div", { className: Y3.root, children: [
|
|
7149
7149
|
/* @__PURE__ */ u(U, { type: "h4", children: "Profil-Tracking deaktivieren" }),
|
|
7150
|
-
/* @__PURE__ */
|
|
7150
|
+
/* @__PURE__ */ N("div", { children: [
|
|
7151
7151
|
/* @__PURE__ */ u(U, { type: "body-regular", children: "Möchtest du das Profil-Tracking deaktivieren?" }),
|
|
7152
7152
|
/* @__PURE__ */ u(
|
|
7153
7153
|
In,
|
|
@@ -7158,7 +7158,7 @@ const V3 = "_root_1nrgb_141", N1 = {
|
|
|
7158
7158
|
}
|
|
7159
7159
|
)
|
|
7160
7160
|
] }),
|
|
7161
|
-
/* @__PURE__ */
|
|
7161
|
+
/* @__PURE__ */ N("div", { children: [
|
|
7162
7162
|
/* @__PURE__ */ u(U, { type: "body-regular", children: "Sie können der Verarbeitung Ihrer personenbezogenen Daten durch Snowplow Analytics jederzeit mittels des nachfolgenden Toggles widersprechen:" }),
|
|
7163
7163
|
/* @__PURE__ */ u(
|
|
7164
7164
|
In,
|
|
@@ -7184,7 +7184,7 @@ const V3 = "_root_1nrgb_141", N1 = {
|
|
|
7184
7184
|
console.error(l);
|
|
7185
7185
|
});
|
|
7186
7186
|
};
|
|
7187
|
-
return /* @__PURE__ */
|
|
7187
|
+
return /* @__PURE__ */ N("div", { className: Mr.root, children: [
|
|
7188
7188
|
/* @__PURE__ */ u(U, { type: "h2", children: a }),
|
|
7189
7189
|
/* @__PURE__ */ u(be, {}),
|
|
7190
7190
|
/* @__PURE__ */ u(bn, { text: e, className: Mr.button, onClick: o }),
|
|
@@ -7207,15 +7207,15 @@ const V3 = "_root_1nrgb_141", N1 = {
|
|
|
7207
7207
|
}, K3 = "_root_19zmr_141", Q3 = "_markdown_19zmr_145", I1 = {
|
|
7208
7208
|
root: K3,
|
|
7209
7209
|
markdown: Q3
|
|
7210
|
-
}, X3 = ({ body: e, title: t }) => /* @__PURE__ */
|
|
7210
|
+
}, X3 = ({ body: e, title: t }) => /* @__PURE__ */ N("div", { className: I1.root, children: [
|
|
7211
7211
|
/* @__PURE__ */ u(U, { type: "h2", children: t }),
|
|
7212
7212
|
/* @__PURE__ */ u(lr, { className: I1.markdown, text: e })
|
|
7213
7213
|
] }), J3 = ({ body: e, contactFooter: t, privacyOptions: r, protection: n }) => {
|
|
7214
7214
|
const [a, o] = _e("");
|
|
7215
7215
|
return he(() => {
|
|
7216
7216
|
o(e);
|
|
7217
|
-
}, [e]), /* @__PURE__ */
|
|
7218
|
-
/* @__PURE__ */ u(Fo, { className:
|
|
7217
|
+
}, [e]), /* @__PURE__ */ N("div", { className: N1.root, children: [
|
|
7218
|
+
/* @__PURE__ */ u(Fo, { className: N1.staticHtml, html: a }),
|
|
7219
7219
|
/* @__PURE__ */ u(be, {}),
|
|
7220
7220
|
/* @__PURE__ */ u(X3, { body: n.body, title: n.title }),
|
|
7221
7221
|
/* @__PURE__ */ u(be, {}),
|
|
@@ -7260,17 +7260,17 @@ const V3 = "_root_1nrgb_141", N1 = {
|
|
|
7260
7260
|
);
|
|
7261
7261
|
}, t6 = "_root_issck_141", r6 = {
|
|
7262
7262
|
root: t6
|
|
7263
|
-
}, Z1 = ({ title: e }) => e ? /* @__PURE__ */
|
|
7263
|
+
}, Z1 = ({ title: e }) => e ? /* @__PURE__ */ N(Ht, { children: [
|
|
7264
7264
|
/* @__PURE__ */ u(Mo, { className: r6.root, as: "h2", headline: e }),
|
|
7265
7265
|
/* @__PURE__ */ u(be, {})
|
|
7266
7266
|
] }) : null, n6 = "_root_1k7gy_141", a6 = {
|
|
7267
7267
|
root: n6
|
|
7268
|
-
},
|
|
7268
|
+
}, Up = ({ dynamicContent: e, onError: t, onSubmit: r }) => {
|
|
7269
7269
|
var o;
|
|
7270
|
-
const n =
|
|
7270
|
+
const n = q2(800), a = e.blocks.some(
|
|
7271
7271
|
(i) => i.__component === "core-components.persuasion-cta"
|
|
7272
7272
|
);
|
|
7273
|
-
return /* @__PURE__ */
|
|
7273
|
+
return /* @__PURE__ */ N(
|
|
7274
7274
|
H1,
|
|
7275
7275
|
{
|
|
7276
7276
|
borderRadius: n,
|
|
@@ -7295,7 +7295,7 @@ const V3 = "_root_1nrgb_141", N1 = {
|
|
|
7295
7295
|
);
|
|
7296
7296
|
case "core-components.persuasion-image-set":
|
|
7297
7297
|
return /* @__PURE__ */ u(
|
|
7298
|
-
|
|
7298
|
+
As,
|
|
7299
7299
|
{
|
|
7300
7300
|
block: i
|
|
7301
7301
|
},
|
|
@@ -7303,7 +7303,7 @@ const V3 = "_root_1nrgb_141", N1 = {
|
|
|
7303
7303
|
);
|
|
7304
7304
|
case "core-components.persuasion-content":
|
|
7305
7305
|
return /* @__PURE__ */ u(
|
|
7306
|
-
|
|
7306
|
+
ws,
|
|
7307
7307
|
{
|
|
7308
7308
|
block: i
|
|
7309
7309
|
},
|
|
@@ -7314,10 +7314,10 @@ const V3 = "_root_1nrgb_141", N1 = {
|
|
|
7314
7314
|
case "core-components.privacy":
|
|
7315
7315
|
return /* @__PURE__ */ u(e6, { block: i }, `${i.__component}_${c}`);
|
|
7316
7316
|
case "core-components.accordion":
|
|
7317
|
-
return /* @__PURE__ */ u(
|
|
7317
|
+
return /* @__PURE__ */ u(X2, { block: i }, `${i.__component}_${c}`);
|
|
7318
7318
|
case "landing-components.quote":
|
|
7319
7319
|
return /* @__PURE__ */ u(
|
|
7320
|
-
|
|
7320
|
+
Zs,
|
|
7321
7321
|
{
|
|
7322
7322
|
block: i
|
|
7323
7323
|
},
|
|
@@ -7325,7 +7325,7 @@ const V3 = "_root_1nrgb_141", N1 = {
|
|
|
7325
7325
|
);
|
|
7326
7326
|
case "core-components.persuasion-cta":
|
|
7327
7327
|
return /* @__PURE__ */ u(
|
|
7328
|
-
|
|
7328
|
+
Ts,
|
|
7329
7329
|
{
|
|
7330
7330
|
block: i
|
|
7331
7331
|
},
|
|
@@ -7402,7 +7402,7 @@ function u6(...e) {
|
|
|
7402
7402
|
});
|
|
7403
7403
|
}, e);
|
|
7404
7404
|
}
|
|
7405
|
-
class
|
|
7405
|
+
class Bn {
|
|
7406
7406
|
constructor() {
|
|
7407
7407
|
wr(this, "currentId", null);
|
|
7408
7408
|
wr(this, "clear", () => {
|
|
@@ -7411,7 +7411,7 @@ class Nn {
|
|
|
7411
7411
|
wr(this, "disposeEffect", () => this.clear);
|
|
7412
7412
|
}
|
|
7413
7413
|
static create() {
|
|
7414
|
-
return new
|
|
7414
|
+
return new Bn();
|
|
7415
7415
|
}
|
|
7416
7416
|
/**
|
|
7417
7417
|
* Executes `fn` after `delay`, clearing any previously scheduled call.
|
|
@@ -7423,7 +7423,7 @@ class Nn {
|
|
|
7423
7423
|
}
|
|
7424
7424
|
}
|
|
7425
7425
|
let Ur = !0, En = !1;
|
|
7426
|
-
const h6 = new
|
|
7426
|
+
const h6 = new Bn(), f6 = {
|
|
7427
7427
|
text: !0,
|
|
7428
7428
|
search: !0,
|
|
7429
7429
|
url: !0,
|
|
@@ -7523,7 +7523,7 @@ function y6(e = {}) {
|
|
|
7523
7523
|
}, O = (L) => (T) => {
|
|
7524
7524
|
var X;
|
|
7525
7525
|
t || (X = L.onClick) == null || X.call(L, T);
|
|
7526
|
-
},
|
|
7526
|
+
}, B = (L) => (T) => {
|
|
7527
7527
|
var X;
|
|
7528
7528
|
t || (v(!0), document.addEventListener("mouseup", () => {
|
|
7529
7529
|
v(!1);
|
|
@@ -7552,7 +7552,7 @@ function y6(e = {}) {
|
|
|
7552
7552
|
onFocus: w(T),
|
|
7553
7553
|
onKeyDown: me(T),
|
|
7554
7554
|
onKeyUp: Ce(T),
|
|
7555
|
-
onMouseDown:
|
|
7555
|
+
onMouseDown: B(T),
|
|
7556
7556
|
onMouseLeave: _(T),
|
|
7557
7557
|
ref: Ue
|
|
7558
7558
|
};
|
|
@@ -7578,7 +7578,7 @@ const C6 = "_baseBtn_6cvf1_141", j1 = {
|
|
|
7578
7578
|
rootRef: t
|
|
7579
7579
|
}), l = ie(j1.baseBtn, a);
|
|
7580
7580
|
if (r) {
|
|
7581
|
-
const { ariaDescribedBy: _, ariaLabel: p, ariaLabelledBy: w, href: b, onClick: O, rel:
|
|
7581
|
+
const { ariaDescribedBy: _, ariaLabel: p, ariaLabelledBy: w, href: b, onClick: O, rel: B, target: me } = e;
|
|
7582
7582
|
return /* @__PURE__ */ u(
|
|
7583
7583
|
"a",
|
|
7584
7584
|
{
|
|
@@ -7589,7 +7589,7 @@ const C6 = "_baseBtn_6cvf1_141", j1 = {
|
|
|
7589
7589
|
href: b,
|
|
7590
7590
|
target: me,
|
|
7591
7591
|
onClick: O,
|
|
7592
|
-
rel: me === "_blank" ? "noopener noreferrer" :
|
|
7592
|
+
rel: me === "_blank" ? "noopener noreferrer" : B,
|
|
7593
7593
|
"data-testid": o,
|
|
7594
7594
|
children: n
|
|
7595
7595
|
}
|
|
@@ -7634,224 +7634,228 @@ const x6 = "_iconComponent_1p7vh_141", ln = {
|
|
|
7634
7634
|
iconComponent: x6,
|
|
7635
7635
|
"iconComponent--filled": "_iconComponent--filled_1p7vh_144",
|
|
7636
7636
|
"iconComponent--outlined": "_iconComponent--outlined_1p7vh_148"
|
|
7637
|
-
}, k6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M16 28C22.6274 28 28 22.6274 28 16C28 9.37258 22.6274 4 16 4C9.37258 4 4 9.37258 4 16C4 17.8093 4.40043 19.5251 5.11749 21.0636C5.20001 21.2406 5.23484 21.4367 5.21134 21.6306L4.57675 26.8667C4.53771 27.1889 4.81112 27.4623 5.13327 27.4233L10.3694 26.7887C10.5633 26.7652 10.7594 26.8 10.9364 26.8825C12.4749 27.5996 14.1907 28 16 28Z", fill: "white" }), /* @__PURE__ */ s.createElement("path", { d: "M16.085 12.8713C17.3541 11.0913 19.4911 10.5137 21.0272 11.431C22.5982 12.369 22.9124 14.2451 21.9698 16.4338C20.751 19.2639 16.8478 22.3502 16.1181 22.9103C16.0481 22.9641 15.9519 22.9641 15.8819 22.9103C15.1522 22.3502 11.249 19.2639 10.0302 16.4338C9.08761 14.2451 9.40181 12.369 10.9728 11.431C12.4977 10.5138 14.6454 11.0913 15.9149 12.8713C15.9563 12.9292 16.0437 12.9292 16.085 12.8713Z", fill: "#FF9DE2" }), /* @__PURE__ */ s.createElement("path", { d: "M16 4C9.37258 4 4 9.37258 4 16C4 17.8099 4.40068 19.5262 5.11817 21.065C5.20075 21.2422 5.2356 21.4383 5.21206 21.6323L4.57693 26.866C4.53781 27.1884 4.81157 27.4619 5.13391 27.4226L10.3591 26.7844C10.5536 26.7606 10.7503 26.7956 10.9278 26.8785C12.4685 27.5981 14.1873 28 16 28C22.6274 28 28 22.6274 28 16C28 9.37258 22.6274 4 16 4Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" }), /* @__PURE__ */ s.createElement("path", { d: "M16.085 12.8713C17.3541 11.0913 19.4911 10.5137 21.0272 11.431C22.5982 12.369 22.9124 14.2451 21.9698 16.4338C20.751 19.2639 16.8478 22.3502 16.1181 22.9103C16.0481 22.9641 15.9519 22.9641 15.8819 22.9103C15.1522 22.3502 11.249 19.2639 10.0302 16.4338C9.08761 14.2451 9.40181 12.369 10.9728 11.431C12.4977 10.5138 14.6454 11.0913 15.9149 12.8713C15.9563 12.9292 16.0437 12.9292 16.085 12.8713Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), E6 = d(k6), b6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13L27 25C27 25.5523 26.5523 26 26 26H6C5.44772 26 5 25.5523 5 25L5.00002 13L5.00001 8Z", fill: "#FDE6F7" }), /* @__PURE__ */ s.createElement("path", { d: "M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13M16 16.5V22.5M13 19.5H19", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" }), /* @__PURE__ */ s.createElement("rect", { width: 21, height: 6, transform: "translate(5.5 7)", fill: "#FF9DE2" }), /* @__PURE__ */ s.createElement("path", { d: "M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13M16 16.5V22.5M13 19.5H19", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), M6 = d(b6), S6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M4 12.5C4 10.567 5.567 9 7.5 9H24.5C26.433 9 28 10.567 28 12.5C28 14.433 26.433 16 24.5 16H7.5C5.567 16 4 14.433 4 12.5Z", fill: "#C1B7EA" }), /* @__PURE__ */ s.createElement("path", { d: "M6 16H26V25C26 25.5523 25.5523 26 25 26H16H7C6.44772 26 6 25.5523 6 25V16Z", fill: "#E8E3FF" }), /* @__PURE__ */ s.createElement("path", { d: "M6 16H26M6 16V25C6 25.5523 6.44772 26 7 26H16M6 16V16C5.17157 16 4.5 15.3284 4.5 14.5V11C4.5 10.1716 5.17157 9.5 6 9.5H16M26 16V25C26 25.5523 25.5523 26 25 26H16M26 16V16C26.8284 16 27.5 15.3284 27.5 14.5V11C27.5 10.1716 26.8284 9.5 26 9.5H16M16 26V9.5M16 9.5L17.7018 5.07536C18.1409 3.93367 19.4288 3.37152 20.5645 3.82581V3.82581C22.4473 4.5789 22.3884 7.26406 20.4745 7.93393L16 9.5ZM16 9.5L14.2982 5.07536C13.8591 3.93367 12.5712 3.37152 11.4355 3.82581V3.82581C9.55275 4.5789 9.61161 7.26406 11.5255 7.93393L16 9.5Z", stroke: "#201649", strokeWidth: 1.5 })), T6 = d(S6), $6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M26.6667 12.6C26.6667 14.0359 25.4728 15.2 24 15.2C22.5272 15.2 21.3333 14.0359 21.3333 12.6C21.3333 11.1641 22.5272 10 24 10C25.4728 10 26.6667 11.1641 26.6667 12.6Z", fill: "#E0F5F9" }), /* @__PURE__ */ s.createElement("path", { d: "M24 15.2C21.7909 15.2 20 16.9461 20 19.1V21.413C20 21.9726 20.3672 22.4686 20.9248 22.6011C21.6946 22.7841 22.8473 23 24 23C25.1527 23 26.3054 22.7841 27.0752 22.6011C27.6328 22.4686 28 21.9726 28 21.413V19.1C28 16.9461 26.2091 15.2 24 15.2Z", fill: "#E0F5F9" }), /* @__PURE__ */ s.createElement("path", { d: "M10.6667 12.6C10.6667 14.0359 9.47276 15.2 8 15.2C6.52724 15.2 5.33333 14.0359 5.33333 12.6C5.33333 11.1641 6.52724 10 8 10C9.47276 10 10.6667 11.1641 10.6667 12.6Z", fill: "#E0F5F9" }), /* @__PURE__ */ s.createElement("path", { d: "M8 15.2C5.79086 15.2 4 16.9461 4 19.1V21.413C4 21.9726 4.3672 22.4686 4.92478 22.6011C5.69458 22.7841 6.84729 23 8 23C9.15271 23 10.3054 22.7841 11.0752 22.6011C11.6328 22.4686 12 21.9726 12 21.413V19.1C12 16.9461 10.2091 15.2 8 15.2Z", fill: "#E0F5F9" }), /* @__PURE__ */ s.createElement("path", { d: "M20 10C20 12.2091 18.2091 14 16 14C13.7909 14 12 12.2091 12 10C12 7.79086 13.7909 6 16 6C18.2091 6 20 7.79086 20 10Z", fill: "#98CBD6" }), /* @__PURE__ */ s.createElement("path", { d: "M16 14C12.6863 14 10 16.6863 10 20V23.5585C10 24.4193 10.5508 25.1825 11.3872 25.3864C12.5419 25.6678 14.2709 26 16 26C17.7291 26 19.4581 25.6678 20.6128 25.3864C21.4492 25.1825 22 24.4193 22 23.5585V20C22 16.6863 19.3137 14 16 14Z", fill: "#98CBD6" }), /* @__PURE__ */ s.createElement("path", { d: "M16 14C18.2091 14 20 12.2091 20 10C20 7.79086 18.2091 6 16 6C13.7909 6 12 7.79086 12 10C12 12.2091 13.7909 14 16 14ZM16 14C12.6863 14 10 16.6863 10 20V23.5585C10 24.4193 10.5508 25.1825 11.3872 25.3864C12.5419 25.6678 14.2709 26 16 26C17.7291 26 19.4581 25.6678 20.6128 25.3864C21.4492 25.1825 22 24.4193 22 23.5585V20C22 16.6863 19.3137 14 16 14ZM8 15C9.38071 15 10.5 13.8807 10.5 12.5C10.5 11.1193 9.38071 10 8 10C6.61929 10 5.5 11.1193 5.5 12.5C5.5 13.8807 6.61929 15 8 15ZM8 15C5.23858 15 4 17.2386 4 20V21.2639C4 22.0215 4.4455 22.6851 5.19307 22.8077C5.82196 22.9107 6.73247 23 8 23C8.73083 23 9.40232 22.9703 10 22.9254M8 15C9.12561 15 10.1643 15.3719 11 15.9996M24 15C25.3807 15 26.5 13.8807 26.5 12.5C26.5 11.1193 25.3807 10 24 10C22.6193 10 21.5 11.1193 21.5 12.5C21.5 13.8807 22.6193 15 24 15ZM24 15C26.7614 15 28 17.2386 28 20V21.2639C28 22.0215 27.5545 22.6851 26.8069 22.8077C26.178 22.9107 25.2675 23 24 23C23.2692 23 22.5977 22.9703 22 22.9254M24 15C22.8742 15 21.8353 15.3721 20.9995 16", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), L6 = d($6), F6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M12.5 12.5L19 7.00003C20.3333 6.50003 23.4 5.70003 25 6.50003C27 7.50003 28 10 28 12.5C28 14.5 25.6667 18 24.5 19.5C24.5 19.5 20.5 13 19 13.5C17.5 14 15 16 13.5 16C12 16 11 14.5 11 14.5L12.5 12.5Z", fill: "#CAE85D" }), /* @__PURE__ */ s.createElement("path", { d: "M13.817 25.8364C11.6954 24.249 8.4386 21.4301 5.95138 17.5648C1.93196 11.3185 4.74553 7.02412 8.76498 6.24333C12.4077 5.53572 15.3902 8.99642 15.9173 9.6514C15.9644 9.70994 15.9547 9.79458 15.897 9.84266L11.6229 13.401C11.0363 13.8893 11.1488 14.8201 11.8348 15.1546C13.0902 15.7667 14.5676 15.7158 15.7779 15.0188L18.8136 13.2705C21.4446 13.0901 23.7337 17.8634 24.3124 19.137C24.4013 19.3205 24.4408 19.422 24.4408 19.422C24.576 19.7123 20.5283 23.3452 17.9904 25.583C16.8038 26.6293 15.0837 26.7842 13.817 25.8364Z", fill: "#F2FBC4" }), /* @__PURE__ */ s.createElement("path", { d: "M16 9.75701C16 9.75701 12.7844 5.46266 8.76498 6.24346C4.74553 7.02426 1.93196 11.3186 5.95138 17.565C8.59777 21.6776 12.1154 24.6056 14.2098 26.1261C15.2881 26.9089 16.7119 26.9089 17.7902 26.1261C19.8846 24.6056 23.4022 21.6776 26.0486 17.565C30.0681 11.3186 27.2544 7.02422 23.235 6.24342C19.2156 5.46262 16 9.75701 16 9.75701ZM16 9.75701L11.3336 13.6419C10.846 14.0479 10.8704 14.8044 11.3833 15.178V15.178C12.7073 16.1424 14.4929 16.176 15.8521 15.262L18.1399 13.7237C18.557 13.4432 19.0906 13.4088 19.5067 13.6908C20.0913 14.087 20.9964 14.7899 22.0292 15.9085C23.8314 17.8605 24.4408 19.4221 24.4408 19.4221M16.8039 19.9074L20.5 23.5M14.3922 22.2498L18 25.5M19.2156 17.8605L23 21.5", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), R6 = d(F6), V6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M20.016 22.3637C20.016 22.3637 21.1503 20.7123 19.9068 20.0812C18.0111 19.1189 16.9698 19.9434 15.1619 19.5226C13.6832 19.1784 13.3305 18.4357 11.8126 18.4054C9.56858 18.3605 6.6187 20.6392 6.6187 20.6392C6.6187 20.6392 5.84472 21.0677 4.84418 21.5936M20.016 22.3637C22.438 21.7579 26.7147 17.3363 28.1103 17.8948C29.5058 18.4534 29.0672 19.2913 28.1103 20.1292C27.1533 20.9671 23.0863 24.8774 18.8996 27.3911C16.1746 29.0272 13.7789 25.7106 10.8054 26.8326C10.5266 26.9377 10.2559 27.086 9.99752 27.2508M20.016 22.3637C18.8996 22.6429 18.3414 22.6429 14.155 22.6429M4.84418 21.5936C4.40416 21.8248 3.92033 22.0749 3.43924 22.3156C1.76458 23.1535 5.22312 28.1804 8.01426 28.4597C8.44165 28.5025 9.15351 27.789 9.99752 27.2508M4.84418 21.5936C4.84418 21.5936 5.91378 23.7809 6.9209 24.9456C7.92801 26.1103 9.99752 27.2508 9.99752 27.2508", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ s.createElement("path", { d: "M15.9544 5.14409C15.5549 4.78046 12.6033 2.25339 9.92819 4.38208C7.05202 6.67073 8.9696 10.3917 10.887 12.4662C12.3679 14.0686 16 16.6154 16 16.6154C16 16.6154 19.6324 14.0682 21.113 12.4662C23.0304 10.3917 24.948 6.67073 22.0718 4.38209C19.3967 2.25339 16.4451 4.78046 16.0456 5.14409C16.0197 5.16771 15.9803 5.16771 15.9544 5.14409Z", fill: "#7C5BFF" })), O6 = d(V6), A6 = {
|
|
7638
|
-
|
|
7639
|
-
|
|
7640
|
-
|
|
7641
|
-
group_coloured: L6,
|
|
7642
|
-
|
|
7643
|
-
|
|
7644
|
-
|
|
7645
|
-
|
|
7646
|
-
|
|
7647
|
-
|
|
7648
|
-
},
|
|
7649
|
-
|
|
7650
|
-
|
|
7651
|
-
|
|
7652
|
-
|
|
7653
|
-
|
|
7654
|
-
|
|
7655
|
-
|
|
7656
|
-
|
|
7657
|
-
}, X6 = {
|
|
7658
|
-
|
|
7659
|
-
|
|
7660
|
-
|
|
7661
|
-
},
|
|
7662
|
-
|
|
7663
|
-
|
|
7664
|
-
|
|
7665
|
-
|
|
7666
|
-
|
|
7667
|
-
|
|
7668
|
-
|
|
7669
|
-
|
|
7670
|
-
|
|
7671
|
-
|
|
7672
|
-
|
|
7673
|
-
}, x4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m14 21-8.93-8.93a.1.1 0 0 1 0-.14L14 3m-8 9h15" })), k4 = d(x4), E4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m12 21 8.93-8.93a.1.1 0 0 0 0-.14L12 3m8 9H5" })), b4 = d(E4), M4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M4 9v11a1 1 0 0 0 1.6.8l5.2-3.9a2 2 0 0 1 2.4 0l5.2 3.9A1 1 0 0 0 20 20V9M4 9V5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4M4 9h16" })), S4 = d(M4), T4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M2.5 12h19m-19 6.5h19m-19-13h19" })), $4 = d(T4), L4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { id: "business" }, /* @__PURE__ */ s.createElement("path", { id: "Vector", d: "M3.5 11H3.36019C2.68555 11 2.20448 10.3457 2.40571 9.70173L4.28071 3.70173C4.41117 3.28425 4.79781 3 5.23519 3H8.5M3.5 11V20C3.5 20.5523 3.94772 21 4.5 21H6.8C6.91046 21 7 20.9105 7 20.8L7 14.7C7 14.5895 7.08954 14.5 7.2 14.5H11.0308C11.1412 14.5 11.2308 14.5895 11.2308 14.7L11.2308 20.8C11.2308 20.9105 11.3203 21 11.4308 21H19.5C20.0523 21 20.5 20.5523 20.5 20V11M3.5 11H7M20.5 11H20.6398C21.3144 11 21.7955 10.3457 21.5943 9.70173L19.7193 3.70172C19.5888 3.28425 19.2022 3 18.7648 3H15.5M20.5 11H17M12 3L12 11M12 3H15.5M12 3H8.5M12 11H17M12 11H7M15.5 3L17 11M8.5 3L7 11M16 15V16M15.2 16.5H16.8C16.9105 16.5 17 16.4105 17 16.3V14.7C17 14.5895 16.9105 14.5 16.8 14.5H15.2C15.0895 14.5 15 14.5895 15 14.7V16.3C15 16.4105 15.0895 16.5 15.2 16.5Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" }))), F4 = d(L4), R4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M2 9C2 7.61929 3.11929 6.5 4.5 6.5H6.27003C6.41599 6.5 6.55467 6.43622 6.64966 6.3254L8.90136 3.69842C9.28132 3.25513 9.83602 3 10.4199 3H13.5801C14.164 3 14.7187 3.25513 15.0986 3.69842L17.3503 6.3254C17.4453 6.43622 17.584 6.5 17.73 6.5H19.5C20.8807 6.5 22 7.61929 22 9V18C22 19.3807 20.8807 20.5 19.5 20.5H4.5C3.11929 20.5 2 19.3807 2 18V9Z", stroke: "#201649", strokeWidth: 1.5 }), /* @__PURE__ */ s.createElement("path", { d: "M7.5 13C7.5 10.5147 9.51472 8.5 12 8.5C14.4853 8.5 16.5 10.5147 16.5 13C16.5 15.4853 14.4853 17.5 12 17.5C9.51472 17.5 7.5 15.4853 7.5 13Z", stroke: "#201649", strokeWidth: 1.5 })), V4 = d(R4), O4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m4 13 4.859 4.859a.2.2 0 0 0 .282 0L20 7" })), A4 = d(O4), P4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m7 12.5 3 3 7-7m4.5 3.5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z" })), N4 = d(P4), B4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m21 8-8.93 8.93a.1.1 0 0 1-.14 0L3 8" })), I4 = d(B4), Z4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m15 21-8.93-8.93a.1.1 0 0 1 0-.14L15 3" })), W4 = d(Z4), j4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m9 3 8.93 8.93a.1.1 0 0 1 0 .14L9 21" })), D4 = d(j4), H4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m21 16-8.93-8.93a.1.1 0 0 0-.14 0L3 16" })), U4 = d(H4), z4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M16 16L12 12V7M21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C6.75329 21.5 2.5 17.2467 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C17.2467 2.5 21.5 6.75329 21.5 12Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Y4 = d(z4), q4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M8 13.5h7M9 10h7m5 2a9 9 0 0 1-12.697 8.208 1.063 1.063 0 0 0-.632-.082l-3.953.74a.5.5 0 0 1-.584-.584l.74-3.953c.04-.213.008-.434-.082-.632A9 9 0 1 1 21 12Z" })), G4 = d(q4), K4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M17 17H19C20.1046 17 21 16.1046 21 15V5C21 3.89543 20.1046 3 19 3H9C7.89543 3 7 3.89543 7 5V7M17 17H9C7.89543 17 7 16.1046 7 15V7M17 17V19C17 20.1046 16.1046 21 15 21H5C3.89543 21 3 20.1046 3 19V9C3 7.89543 3.89543 7 5 7H7", stroke: "#201649", strokeWidth: 1.5 })), Q4 = d(K4), X4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m4 20 8-8 8-8m0 16L4 4" })), J4 = d(X4), eh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m8 16 8-8m0 8L8 8m13.5 4a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z" })), th = d(eh), rh = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M18.6906 7.45662L5.57244 4.36999C4.84945 4.19987 4.19987 4.84945 4.36999 5.57244L7.45662 18.6906C7.6593 19.552 8.7986 19.7451 9.2737 18.9985L11.3661 15.7103C11.4348 15.6024 11.5858 15.5858 11.6763 15.6763L16.2929 20.2929C16.6834 20.6834 17.3166 20.6834 17.7071 20.2929L20.2929 17.7071C20.6834 17.3166 20.6834 16.6834 20.2929 16.2929L15.6763 11.6763C15.5858 11.5858 15.6024 11.4348 15.7103 11.3661L18.9985 9.2737C19.7451 8.7986 19.552 7.6593 18.6906 7.45662Z", stroke: "#201649", strokeWidth: 1.5 })), nh = d(rh), ah = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { id: "emoji" }, /* @__PURE__ */ s.createElement("path", { id: "Vector", d: "M8 16C8 16 9.5 17.5 12 17.5C14.5 17.5 16 16 16 16M12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5ZM14.5 10.5V10.5C14.7761 10.7761 15.2239 10.7761 15.5 10.5V10.5C15.7761 10.2239 15.7761 9.77614 15.5 9.5V9.5C15.2239 9.22386 14.7761 9.22386 14.5 9.5V9.5C14.2239 9.77614 14.2239 10.2239 14.5 10.5ZM8.5 10.5V10.5C8.77614 10.7761 9.22386 10.7761 9.5 10.5V10.5C9.77614 10.2239 9.77614 9.77614 9.5 9.5V9.5C9.22386 9.22386 8.77614 9.22386 8.5 9.5V9.5C8.22386 9.77614 8.22386 10.2239 8.5 10.5Z", stroke: "#635C80", strokeWidth: 1.5, strokeLinecap: "round" }))), oh = d(ah), sh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m9.5 11.689 1.348 1.303c.644.622 1.66.622 2.304 0l1.348-1.303m-5 0L2.521 4.46M9.5 11.689l-6.979 7.85M21.48 4.461 14.5 11.689m0 0 6.979 7.85M20 20.5H4a2 2 0 0 1-2-2v-13a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2Z" })), ih = d(sh), ch = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M12 9V13M12 17C12.2761 17 12.5 16.7761 12.5 16.5C12.5 16.2239 12.2761 16 12 16M12 17C11.7239 17 11.5 16.7761 11.5 16.5C11.5 16.2239 11.7239 16 12 16M12 17V16M3.69951 20H20.3005C21.063 20 21.5449 19.1809 21.1746 18.5144L12.8742 3.57348C12.4932 2.88767 11.5068 2.88767 11.1258 3.57348L2.82536 18.5144C2.45506 19.1809 2.93703 20 3.69951 20Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), lh = d(ch), dh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M21 10.5v-4a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v4m18 0v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-8m18 0H3M12 2v5m5-5v5M7 7V2" })), uh = d(dh), hh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M13 3h7.9a.1.1 0 0 1 .1.1V11m-1-7L10 14M6 3H4a1 1 0 0 0-1 1v15a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-2" })), fh = d(hh), mh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M12 5C6.54245 5 2.84732 9.93477 1.80246 11.5176C1.60739 11.8131 1.60739 12.1869 1.80246 12.4824C2.84732 14.0652 6.54245 19 12 19C17.4576 19 21.1527 14.0652 22.1975 12.4824C22.3926 12.1869 22.3926 11.8131 22.1975 11.5176C21.1527 9.93477 17.4576 5 12 5Z", stroke: "#201649", strokeWidth: 1.5 }), /* @__PURE__ */ s.createElement("path", { d: "M8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12Z", stroke: "#201649", strokeWidth: 1.5 })), ph = d(mh), gh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m3.5 3.5 17 17M12 5C6.542 5 2.847 9.935 1.802 11.518a.868.868 0 0 0 0 .964C2.847 14.065 6.542 19 12 19s9.153-4.935 10.198-6.518a.868.868 0 0 0 0-.964C21.153 9.935 17.458 5 12 5Zm0 3a4 4 0 1 0 0 8 4 4 0 0 0 0-8Z" })), vh = d(gh), wh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M19.178 3.5H4.822a1 1 0 0 0-.844 1.537l5.71 8.972A2 2 0 0 1 10 15.082v5.3a1 1 0 0 0 1.447.894l2-1a1 1 0 0 0 .553-.894v-4.3a2 2 0 0 1 .313-1.073l5.709-8.972a1 1 0 0 0-.844-1.537Z" })), _h = d(wh), yh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M21.5 12a9.5 9.5 0 0 1-9.5 9.5m9.5-9.5A9.5 9.5 0 0 0 12 2.5m9.5 9.5h-19m9.5 9.5A9.5 9.5 0 0 1 2.5 12m9.5 9.5v-19m0 19S6.5 17 6.5 12 12 2.5 12 2.5m0 19s5.5-4.5 5.5-9.5S12 2.5 12 2.5M2.5 12A9.5 9.5 0 0 1 12 2.5" })), Ch = d(yh), xh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M12.092 6.733C13.64 3.853 17.05 2.45 19.5 4.41c2.5 2 2.203 5.594.5 9-2.315 4.63-7.203 7.116-7.913 7.459a.178.178 0 0 1-.171-.006c-.7-.398-5.598-3.28-7.916-7.453-1.85-3.329-2-7 .5-9 2.45-1.96 5.86-.559 7.408 2.322a.105.105 0 0 0 .184 0Z" })), kh = d(xh), Eh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { id: "heart_outline" }, /* @__PURE__ */ s.createElement("path", { id: "Vector", d: "M12.0922 6.73281C13.6393 3.85218 17.0499 2.45059 19.5 4.41066C22 6.41066 21.7029 10.0048 20 13.4107C17.685 18.0407 12.7975 20.527 12.0869 20.8696C12.0303 20.8969 11.9707 20.8947 11.916 20.8637C11.2161 20.4665 6.31826 17.5835 4 13.4107C2.15072 10.082 1.99996 6.41064 4.49997 4.41065C6.95009 2.45058 10.3607 3.85218 11.9078 6.73281C11.9468 6.8054 12.0532 6.80541 12.0922 6.73281Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" }))), bh = d(Eh), Mh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M2.5 18a2 2 0 0 0 2 2h15a2 2 0 0 0 2-2v-3m-19 3V6a2 2 0 0 1 2-2h15a2 2 0 0 1 2 2v9m-19 3 4.293-4.293a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 0 1.414 0l3.879-3.879a2 2 0 0 1 2.828 0L21.5 15M7 9.5a.707.707 0 0 0 1-1 .707.707 0 0 0-1 1Z" })), Sh = d(Mh), Th = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M27 16C27 22.0751 22.0751 27 16 27C9.92487 27 5 22.0751 5 16C5 9.92487 9.92487 5 16 5C22.0751 5 27 9.92487 27 16Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), $h = d(Th), Lh = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M5 16C5 22.0751 9.92487 27 16 27C17.6107 27 19.1405 26.6538 20.5191 26.0318C20.7612 25.9226 21.0301 25.883 21.2911 25.9318L26.1228 26.8359C26.545 26.9149 26.9149 26.545 26.8359 26.1228L25.9318 21.2911C25.883 21.0301 25.9226 20.7612 26.0318 20.5191C26.6538 19.1405 27 17.6107 27 16C27 9.92487 22.0751 5 16 5C9.92487 5 5 9.92487 5 16Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Fh = d(Lh), Rh = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M27 16C27 22.0751 22.0751 27 16 27C14.3893 27 12.8595 26.6538 11.4809 26.0318C11.2388 25.9226 10.9699 25.883 10.7089 25.9318L5.87721 26.8359C5.45495 26.9149 5.08512 26.545 5.16413 26.1228L6.06815 21.2911C6.11699 21.0301 6.07741 20.7612 5.96819 20.5191C5.34618 19.1405 5 17.6107 5 16C5 9.92487 9.92487 5 16 5C22.0751 5 27 9.92487 27 16Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Vh = d(Rh), Oh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M19.5 14.5 7.053 20.954a1.62 1.62 0 0 1-1.892-.293L3.34 18.84a1.62 1.62 0 0 1-.293-1.892L9.5 4.5M21 16 8 3m6 1 1-2.5m5 8.5 2.5-1M11 19.5l1.1 1.833a.81.81 0 0 0 1.083.295l4.076-2.224a.81.81 0 0 0 .307-1.128L16.5 16.5M17 7l4-4" })), Ah = d(Oh), Ph = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M5 9h-.5a2 2 0 0 1-1.846-2.77l1.09-2.615A1 1 0 0 1 4.667 3H9.5M5 9v4m0-4h3.5M5 13H4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1m0-6h14m0-4h.5a2 2 0 0 0 1.846-2.77l-1.09-2.615A1 1 0 0 0 19.333 3H14.5M19 9v4m0-4h-3.5m3.5 4h1a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-1m0 0v2m0-2H5m0 0v2M9.5 3l-1 6m1-6h5m-6 6h7m-1-6 1 6" })), Nh = d(Ph), Bh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M6.75 12C6.75 12.4142 6.41421 12.75 6 12.75C5.58579 12.75 5.25 12.4142 5.25 12C5.25 11.5858 5.58579 11.25 6 11.25C6.41421 11.25 6.75 11.5858 6.75 12ZM12.75 12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12C11.25 11.5858 11.5858 11.25 12 11.25C12.4142 11.25 12.75 11.5858 12.75 12ZM18.75 12C18.75 12.4142 18.4142 12.75 18 12.75C17.5858 12.75 17.25 12.4142 17.25 12C17.25 11.5858 17.5858 11.25 18 11.25C18.4142 11.25 18.75 11.5858 18.75 12Z", stroke: "#201649", strokeWidth: 1.5 })), Ih = d(Bh), Zh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M12 17.25C12.4142 17.25 12.75 17.5858 12.75 18C12.75 18.4142 12.4142 18.75 12 18.75C11.5858 18.75 11.25 18.4142 11.25 18C11.25 17.5858 11.5858 17.25 12 17.25ZM12 11.25C12.4142 11.25 12.75 11.5858 12.75 12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12C11.25 11.5858 11.5858 11.25 12 11.25ZM12 5.25C12.4142 5.25 12.75 5.58579 12.75 6C12.75 6.41421 12.4142 6.75 12 6.75C11.5858 6.75 11.25 6.41421 11.25 6C11.25 5.58579 11.5858 5.25 12 5.25Z", stroke: "#201649", strokeWidth: 1.5 })), Wh = d(Zh), jh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m5.5 5.5 13 13m3-6.5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z" })), Dh = d(jh), Hh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M8.833 18.667S8.833 22 12.167 22c3.333 0 3.333-3.333 3.333-3.333M5.5 8.003v3.235c0 2.344-1.14 4.265-2.048 6.322-.234.53.163 1.107.743 1.107h15.943c.58 0 .978-.576.743-1.107-.907-2.057-2.048-3.978-2.048-6.322V8.003A3.503 3.503 0 0 0 15.331 4.5a.324.324 0 0 1-.305-.24c-.179-.626-.838-2.26-2.86-2.26-2.02 0-2.68 1.634-2.858 2.26a.324.324 0 0 1-.305.24A3.503 3.503 0 0 0 5.5 8.003Z" })), Uh = d(Hh), zh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m21 13-6.757 6.757a6.364 6.364 0 0 1-7.346 1.192v0a6.364 6.364 0 0 1-2.846-2.846v0a6.364 6.364 0 0 1 1.192-7.346L12.42 3.58a4.84 4.84 0 0 1 5.772-.808l.135.075A4.34 4.34 0 0 1 20.101 4.7v0a4.341 4.341 0 0 1-.814 5.012l-6.225 6.225a2.828 2.828 0 0 1-3.456.426v0a2.829 2.829 0 0 1-.97-.97v0a2.829 2.829 0 0 1 .426-3.456L14 7" })), Yh = d(zh), qh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "m15 5 2.293-2.293a1 1 0 0 1 1.414 0l2.586 2.586a1 1 0 0 1 0 1.414L19 9m-4-4L4.428 15.572a2 2 0 0 0-.547 1.022l-.822 4.112a.2.2 0 0 0 .235.235l4.112-.822a2 2 0 0 0 1.022-.547L19 9m-4-4 4 4" })), Gh = d(qh), Kh = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M2.5 18V18C2.5 19.1046 3.39543 20 4.5 20H19.5C20.6046 20 21.5 19.1046 21.5 18V15M2.5 18V6C2.5 4.89543 3.39543 4 4.5 4H19.5C20.6046 4 21.5 4.89543 21.5 6V15M2.5 18L6.79289 13.7071C7.18342 13.3166 7.81658 13.3166 8.20711 13.7071L9.79289 15.2929C10.1834 15.6834 10.8166 15.6834 11.2071 15.2929L15.0858 11.4142C15.8668 10.6332 17.1332 10.6332 17.9142 11.4142L21.5 15M7 9.5V9.5C7.27614 9.77614 7.72386 9.77614 8 9.5V9.5C8.27614 9.22386 8.27614 8.77614 8 8.5V8.5C7.72386 8.22386 7.27614 8.22386 7 8.5V8.5C6.72386 8.77614 6.72386 9.22386 7 9.5Z", stroke: "#201649", strokeWidth: 1.5 })), Qh = d(Kh), Xh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M18 8C18 13.4357 13.0755 19.6922 12.1492 20.8209C12.0714 20.9157 11.9286 20.9157 11.8508 20.8209C10.9245 19.6922 6 13.4357 6 8C6 4.68629 8.68629 2 12 2C15.3137 2 18 4.68629 18 8Z", stroke: "#201649", strokeWidth: 1.5 }), /* @__PURE__ */ s.createElement("path", { d: "M15 8C15 6.34315 13.6569 5 12 5C10.3431 5 9 6.34315 9 8C9 9.65685 10.3431 11 12 11C13.6569 11 15 9.65685 15 8Z", stroke: "#201649", strokeWidth: 1.5 })), Jh = d(Xh), e9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M12 3.5v17M3.5 12h17" })), t9 = d(e9), r9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M7 12h10m-5 5V7m9.5 5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z" })), n9 = d(r9), a9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M16 8.5H5.5C4.39543 8.5 3.5 9.39543 3.5 10.5V18C3.5 19.1046 4.39543 20 5.5 20H18.5C19.6046 20 20.5 19.1046 20.5 18V10.5C20.5 9.39543 19.6046 8.5 18.5 8.5H16ZM16 8.5V5C16 2 12 2 12 2V2C12 2 8 2 8 5M12 13V16M12.75 14.25V14.25C12.3358 14.6642 11.6642 14.6642 11.25 14.25V14.25C10.8358 13.8358 10.8358 13.1642 11.25 12.75V12.75C11.6642 12.3358 12.3358 12.3358 12.75 12.75V12.75C13.1642 13.1642 13.1642 13.8358 12.75 14.25Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), o9 = d(a9), s9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M16 8.5H18.5C19.6046 8.5 20.5 9.39543 20.5 10.5V18C20.5 19.1046 19.6046 20 18.5 20H5.5C4.39543 20 3.5 19.1046 3.5 18V10.5C3.5 9.39543 4.39543 8.5 5.5 8.5H8M16 8.5V5C16 2 12 2 12 2V2C12 2 8 2 8 5V8.5M16 8.5H8M12 13V16M12.75 14.25V14.25C12.3358 14.6642 11.6642 14.6642 11.25 14.25V14.25C10.8358 13.8358 10.8358 13.1642 11.25 12.75V12.75C11.6642 12.3358 12.3358 12.3358 12.75 12.75V12.75C13.1642 13.1642 13.1642 13.8358 12.75 14.25Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), i9 = d(s9), c9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M12 18C12.2761 18 12.5 17.7761 12.5 17.5C12.5 17.2239 12.2761 17 12 17M12 18C11.7239 18 11.5 17.7761 11.5 17.5C11.5 17.2239 11.7239 17 12 17M12 18V17M8.5 9C8.5 7 10.5 6 12 6C13.5 6 15.5 7 15.5 9C15.5 10.1839 14.7992 11.0174 13.9161 11.5005C12.9471 12.0306 12 12.8954 12 14V14M21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C6.75329 21.5 2.5 17.2467 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C17.2467 2.5 21.5 6.75329 21.5 12Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), l9 = d(c9), d9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M8 16C8 16 9.5 17.5 12 17.5C14.5 17.5 16 16 16 16M21.2891 10C21.4273 10.6448 21.5 11.3139 21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C6.75329 21.5 2.5 17.2467 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C12.6861 2.5 13.3552 2.57273 14 2.7109M19 8V2M16 5H22M14.5 10.5V10.5C14.7761 10.7761 15.2239 10.7761 15.5 10.5V10.5C15.7761 10.2239 15.7761 9.77614 15.5 9.5V9.5C15.2239 9.22386 14.7761 9.22386 14.5 9.5V9.5C14.2239 9.77614 14.2239 10.2239 14.5 10.5ZM8.5 10.5V10.5C8.77614 10.7761 9.22386 10.7761 9.5 10.5V10.5C9.77614 10.2239 9.77614 9.77614 9.5 9.5V9.5C9.22386 9.22386 8.77614 9.22386 8.5 9.5V9.5C8.22386 9.77614 8.22386 10.2239 8.5 10.5Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), u9 = d(d9), h9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m16 16 5 5m-3-10.5a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0Z" })), f9 = d(h9), m9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M3 7v11a2 2 0 0 0 2 2h11m-9-4s.745-4.204 3-6c2.787-2.22 4.5-2 9.5-2M16 3l4.646 4.646a.5.5 0 0 1 0 .708L16 13" })), p9 = d(m9), g9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "m14.341 3.341 6.305 6.305a.5.5 0 0 1 0 .708l-6.305 6.305a.2.2 0 0 1-.341-.142V13.06a.484.484 0 0 0-.554-.484c-1.077.162-3.477.596-4.946 1.424-2.297 1.294-4.273 4.651-5.094 6.198-.1.189-.406.115-.406-.1.002-4.415.112-6.83 3-9.598 2.292-2.197 4.29-2.93 7.5-2.995A.509.509 0 0 0 14 7V3.483a.2.2 0 0 1 .341-.142Z" })), v9 = d(g9), w9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M5 4.5h16M11.5 11H21m0 6.5h-6m-8-9v11m4-3-3.93 3.93a.1.1 0 0 1-.14 0L3 16.5" })), _9 = d(w9), y9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M16.5 15H18.8333C19.237 15 19.6011 15.2427 19.7564 15.6154L21.7115 20.3077C21.8488 20.637 21.6068 21 21.25 21H2.69371C2.35243 21 2.11145 20.6656 2.21937 20.3419L3.77208 15.6838C3.90819 15.2754 4.29033 15 4.72076 15H7.5M18.5 3.00001C16.0399 1.52391 13.5797 2.95294 12.0725 5.38123C12.0393 5.43468 11.9607 5.43468 11.9275 5.38122C10.4203 2.95294 7.9602 1.52394 5.5 3.00004C2.99994 4.50004 3.25 7.58337 4.5 10.5C5.94827 13.8793 9.98064 17.0393 11.4529 18.113C11.7808 18.3521 12.2192 18.3521 12.5471 18.113C14.0194 17.0393 18.0517 13.8793 19.5 10.5C20.75 7.58337 21 4.50001 18.5 3.00001Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), C9 = d(y9), x9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M7.5 10h-4a1 1 0 0 0-1 1v7.5a1 1 0 0 0 1 1h4m0-9.5 3.4-7.285a.372.372 0 0 1 .337-.215 2.98 2.98 0 0 1 2.968 3.25l-.193 2.116a.123.123 0 0 0 .123.134h5.087a2 2 0 0 1 1.983 2.259l-.978 7.5a2 2 0 0 1-1.983 1.741H7.5m0-9.5v9.5" })), k9 = d(x9), E9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M19 6.5V19.5C19 20.6046 18.1046 21.5 17 21.5H7C5.89543 21.5 5 20.6046 5 19.5V6.5M3 6H8.5M21 6H15.5M15.5 6V3.5C15.5 2.94772 15.0523 2.5 14.5 2.5H9.5C8.94772 2.5 8.5 2.94772 8.5 3.5V6M15.5 6H8.5M9 16.5L15 10.5M9 10.5L15 16.5", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), b9 = d(E9), M9 = {
|
|
7674
|
-
|
|
7675
|
-
|
|
7676
|
-
|
|
7677
|
-
burger_menu: $4,
|
|
7678
|
-
|
|
7679
|
-
|
|
7680
|
-
|
|
7681
|
-
|
|
7682
|
-
|
|
7683
|
-
|
|
7684
|
-
|
|
7685
|
-
|
|
7686
|
-
|
|
7687
|
-
|
|
7688
|
-
|
|
7689
|
-
|
|
7690
|
-
|
|
7691
|
-
|
|
7692
|
-
|
|
7693
|
-
|
|
7694
|
-
|
|
7695
|
-
|
|
7696
|
-
|
|
7697
|
-
|
|
7698
|
-
|
|
7699
|
-
|
|
7700
|
-
|
|
7701
|
-
|
|
7702
|
-
|
|
7703
|
-
|
|
7704
|
-
|
|
7705
|
-
|
|
7706
|
-
|
|
7707
|
-
|
|
7708
|
-
|
|
7709
|
-
|
|
7710
|
-
|
|
7711
|
-
|
|
7712
|
-
|
|
7713
|
-
|
|
7714
|
-
|
|
7715
|
-
|
|
7716
|
-
|
|
7717
|
-
|
|
7718
|
-
|
|
7719
|
-
|
|
7720
|
-
|
|
7721
|
-
|
|
7722
|
-
|
|
7723
|
-
|
|
7724
|
-
|
|
7725
|
-
|
|
7726
|
-
|
|
7727
|
-
|
|
7728
|
-
|
|
7729
|
-
|
|
7730
|
-
}, S9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M8 7V6a1 1 0 0 1 1-1h17a1 1 0 0 1 1 1v20a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-1M8 7H5m3 0v6m0 0H5m3 0v6m0 0H5m3 0v6m0 0H5m12.5-10a3 3 0 1 1 0-6 3 3 0 0 1 0 6Zm0 0a5 5 0 0 0-5 5v1.146c0 .818.498 1.554 1.285 1.777.959.273 2.337.577 3.715.577 1.378 0 2.756-.304 3.715-.576.787-.224 1.285-.96 1.285-1.778V20a5 5 0 0 0-5-5Z" })), T9 = d(S9), $9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M15 16.745A6.968 6.968 0 0 1 11 18a6.973 6.973 0 0 1-3-.674m7-.58A7.039 7.039 0 0 0 16.745 15M15 16.745l7.244 8.74c.816.984 1.961 1.836 3.208 1.555.385-.087.758-.25 1.048-.54.29-.29.453-.663.54-1.048.28-1.247-.57-2.392-1.555-3.208L16.745 15m0 0A6.968 6.968 0 0 0 18 11c0-1.074-.242-2.09-.674-3M5 14.608A7 7 0 0 1 14.608 5M5 14.608a7.031 7.031 0 0 0 3 2.718m-3-2.718S7 14 8 13c1.698-1.698 1.41-4.41 3-6 1-1 3.608-2 3.608-2m0 0a7.031 7.031 0 0 1 2.718 3m0 0S15 9 14 10c-1.499 1.499-1.477 3.926-3 5.5-.954.986-3 1.826-3 1.826" })), L9 = d($9), F9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m24.5 20.5-5-9m0 0H12l-4.5 9m12-9-1.276-2.553a1 1 0 0 1 .894-1.447H23.5a1 1 0 0 1 1 1V10m-18-2.5h2.882a1 1 0 0 1 .894.553L16.5 20.5m-9 5a5 5 0 1 1 0-10 5 5 0 0 1 0 10Zm12-5a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z" })), R9 = d(F9), V9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M6 12v14.08a1 1 0 0 0 1.573.819l7.28-5.096a2 2 0 0 1 2.294 0l7.28 5.096a1 1 0 0 0 1.573-.82V12M6 12V7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5M6 12h20" })), O9 = d(V9), A9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M24.5 27H8.75A1.75 1.75 0 0 1 7 25.25v0c0-.966.784-1.75 1.75-1.75H24a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-3M7 25V8a3 3 0 0 1 3-3h6m0 0v6.584a.2.2 0 0 0 .325.156l1.55-1.24a1 1 0 0 1 1.25 0l1.55 1.24a.2.2 0 0 0 .325-.156V5m-5 0h5" })), P9 = d(A9), N9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M16 4C9.373 4 4 9.373 4 16c0 1.81.4 3.526 1.118 5.065.083.177.118.373.094.567l-.635 5.234a.5.5 0 0 0 .557.557l5.225-.639c.195-.023.391.012.569.095C12.468 27.598 14.188 28 16 28c6.627 0 12-5.373 12-12S22.627 4 16 4Z" })), B9 = d(N9), I9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M4 26.5h3m21 0h-3m-18 0V6.835a1 1 0 0 1 .821-.984l9-1.637A1 1 0 0 1 18 5.198V10M7 26.5h11m0 0V10m0 16.5h7M18 10h6a1 1 0 0 1 1 1v15.5M14.8 16h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Zm-4 0h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Zm4.2-5.8v1.1a.2.2 0 0 1-.2.2h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2Zm-4.2 1.3h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Z" })), Z9 = d(I9), W9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M4 16h24M4 23h24M4 9h24" })), j9 = d(W9), D9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M5 15.5v0a1.442 1.442 0 0 1-1.368-1.897l2.64-7.92A1 1 0 0 1 7.221 5h4.029M5 15.5v11a1 1 0 0 0 1 1h3a.5.5 0 0 0 .5-.5v-6.5a1 1 0 0 1 1-1H14a1 1 0 0 1 1 1V27a.5.5 0 0 0 .5.5H26a1 1 0 0 0 1-1v-11m-22 0h4.5m17.5 0v0c.984 0 1.679-.964 1.367-1.897l-2.64-7.92A1 1 0 0 0 24.78 5H20.75M27 15.5h-4M16 5v10.5M16 5h4.75M16 5h-4.75M16 15.5h7m-7 0H9.5M20.75 5 23 15.5M11.25 5 9.5 15.5m10 8h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5Z" })), H9 = d(D9), U9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M23 14.5v0a.7.7 0 0 0 .658-.94L22.24 9.658A1 1 0 0 0 21.3 9H10.7a1 1 0 0 0-.94.658L8.343 13.56A.7.7 0 0 0 9 14.5v0m14 0V21a1 1 0 0 1-1 1h-5.8a.2.2 0 0 1-.2-.2v-4.1a.2.2 0 0 0-.2-.2h-3.1a.2.2 0 0 0-.2.2v4.1a.2.2 0 0 1-.2.2H10a1 1 0 0 1-1-1v-6.5m14 0H9M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z" })), z9 = d(U9), Y9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M3.5 11.5C3.5 10.1193 4.61929 9 6 9H8.58579C8.851 9 9.10536 8.89464 9.29289 8.70711L12.4142 5.58579C12.7893 5.21071 13.298 5 13.8284 5H18.1716C18.702 5 19.2107 5.21071 19.5858 5.58579L22.7071 8.70711C22.8946 8.89464 23.149 9 23.4142 9H26C27.3807 9 28.5 10.1193 28.5 11.5V23C28.5 24.6569 27.1569 26 25.5 26H6.5C4.84315 26 3.5 24.6569 3.5 23V11.5Z", stroke: "#201649", strokeWidth: 1.5 }), /* @__PURE__ */ s.createElement("path", { d: "M10 17C10 13.6863 12.6863 11 16 11C19.3137 11 22 13.6863 22 17C22 20.3137 19.3137 23 16 23C12.6863 23 10 20.3137 10 17Z", stroke: "#201649", strokeWidth: 1.5 })), q9 = d(Y9), G9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m27.5 28.5-23-23M16 11a6 6 0 1 1 0 12 6 6 0 0 1 0-12Zm2.172-6h-4.344a2 2 0 0 0-1.414.586L9.293 8.707A1 1 0 0 1 8.586 9H6a2.5 2.5 0 0 0-2.5 2.5V23a3 3 0 0 0 3 3h19a3 3 0 0 0 3-3V11.5A2.5 2.5 0 0 0 26 9h-2.586a1 1 0 0 1-.707-.293l-3.121-3.121A2 2 0 0 0 18.172 5Z" })), K9 = d(G9), Q9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m6 14.5 2.27-6.053A3 3 0 0 1 11.079 6.5h9.842a3 3 0 0 1 2.809 1.947L26 14.5m-20 0L3.5 14m2.5.5v7m0-7h20m-16.5 7v3a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-3m3.5 0h13m-13 0H6m16.5 0v3a1 1 0 0 0 1 1H25a1 1 0 0 0 1-1v-3m-3.5 0H26m0-7 2.5-.5m-2.5.5v7M23 18v0a.5.5 0 0 1-.5.5H21a.5.5 0 0 1-.5-.5v0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 .5.5ZM9 18v0a.5.5 0 0 1 .5-.5H11a.5.5 0 0 1 .5.5v0a.5.5 0 0 1-.5.5H9.5A.5.5 0 0 1 9 18Z" })), X9 = d(Q9), J9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m22 10 5-5m-5 5h5.5M22 10V4.5m0 5.5c-2.501-2.501-5.104-1.765-7.5.426M22 10c3.759 3.759.272 7.724-4.5 10.879m-3-10.453L18.074 14M14.5 10.426c-2.229 2.038-4.278 5.334-5.898 8.453m8.898 2c-3.643 2.408-8.034 4.344-10.523 5.354a.916.916 0 0 1-1.205-1.21 75.967 75.967 0 0 1 2.83-6.144m8.898 2-3-3m-5.898 1 1.62 1.621" })), e7 = d(J9), t7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M19.35 10a7.5 7.5 0 1 0-14.047 4.88c.12.237.159.508.09.764l-.804 3.022a.2.2 0 0 0 .245.245l3.022-.805c.256-.068.527-.029.763.09.432.219.887.397 1.362.53M27 18.5a8.5 8.5 0 1 0-5.309 7.88c.202-.081.424-.105.637-.057l4.862 1.107a.2.2 0 0 0 .24-.24l-1.107-4.862a1.067 1.067 0 0 1 .058-.637c.4-.985.619-2.062.619-3.191Z" })), r7 = d(t7), n7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 33, height: 32, viewBox: "0 0 33 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { id: "checkmark" }, /* @__PURE__ */ s.createElement("path", { id: "Vector", d: "M5.83325 17.333L12.3585 23.8583C12.4366 23.9364 12.5632 23.9364 12.6413 23.8583L27.1666 9.33301", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" }))), a7 = d(n7), o7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m9.333 16.667 4 4 9.334-9.334M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z" })), s7 = d(o7), i7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m19 11-2.555-1.277a1 1 0 0 0-.891-.002L12.975 11M19 11l-.485-2.912a.2.2 0 0 1 .04-.158l1.732-2.164a.2.2 0 0 0-.123-.322l-2.573-.429a.2.2 0 0 1-.139-.094l-1.28-2.135a.2.2 0 0 0-.344 0l-1.28 2.135a.2.2 0 0 1-.14.094l-2.572.429a.2.2 0 0 0-.123.322l1.73 2.164a.2.2 0 0 1 .041.159L12.975 11M19 11l2.5 4.063M12.975 11l-1.687 2.75m0 0S13.983 15.198 16 15.5c2.155.323 5.5-.438 5.5-.438M11.288 13.75 6.84 21M24 19.125l2.318 3.767c.344.56.063 1.284-.576 1.436-1.552.37-4.399.942-7.742 1.118m6-6.321S18.88 20.633 15.5 21c-3.362.365-8.66 0-8.66 0M24 19.125l-2.5-4.063M6.84 21l-1.16 1.893c-.344.559-.062 1.282.576 1.434 1.552.37 4.4.943 7.744 1.12m0 0a37.977 37.977 0 0 0 4 0m-4 0V28a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.554" })), c7 = d(i7), l7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M21 7v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V7m10 0h2.5a2 2 0 0 1 2 2v17a2 2 0 0 1-2 2h-15a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2H11m10 0v0a1.5 1.5 0 0 0-1.5-1.5h-.264a.509.509 0 0 1-.381-.186C18.512 4.913 17.56 4 16 4s-2.512.913-2.855 1.314a.509.509 0 0 1-.381.186H12.5A1.5 1.5 0 0 0 11 7v0m-1 6h12m-12 4h8m-8 4h10" })), d7 = d(l7), u7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M9 11.5v2m14-2v2m0 0v12a1 1 0 0 1-1 1H10a1 1 0 0 1-1-1v-12m14 0 2.722.389a1 1 0 0 0 1.07-.619l1.414-3.534a1 1 0 0 0-.355-1.19L23.758 5.68a1 1 0 0 0-.573-.181H20c-.552 0-1.005.455-1.168.982C18.56 7.357 17.852 8.5 16 8.5c-1.852 0-2.56-1.143-2.832-2.018-.163-.527-.616-.982-1.168-.982H8.815a1 1 0 0 0-.573.18L4.149 8.546a1 1 0 0 0-.355 1.191l1.414 3.534a1 1 0 0 0 1.07.619L9 13.5" })), h7 = d(u7), f7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M12 27h4m4 0h-4m0 0v-7m0 0 9.293-9.293c.63-.63.184-1.707-.707-1.707H10.874M16 20l-6.716-6.716M17.5 13l2.749-6.871a1 1 0 0 1 .928-.629H26M9 13h14M10.874 9A4.002 4.002 0 0 0 3 10a4 4 0 0 0 6.284 3.284M10.874 9h-3.46c-.89 0-1.337 1.077-.707 1.707l2.577 2.577" })), m7 = d(f7), p7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M11.111 17.833h8.556m-7.334-4.277h8.556M27 16c0 6.075-4.925 11-11 11-1.61 0-3.14-.346-4.52-.968a1.3 1.3 0 0 0-.771-.1l-4.832.904a.611.611 0 0 1-.713-.713l.904-4.832c.049-.26.01-.53-.1-.772A10.96 10.96 0 0 1 5 16C5 9.925 9.925 5 16 5s11 4.925 11 11Z" })), g7 = d(p7), v7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M28 16c0 6.627-5.373 12-12 12m12-12c0-6.627-5.373-12-12-12m12 12h-2.5M16 28C9.373 28 4 22.627 4 16m12 12v-2.5M4 16C4 9.373 9.373 4 16 4M4 16h2.5M16 4v2.5M18 18l-4-4m4.656 4.148 3.316-7.46a.5.5 0 0 0-.66-.66l-7.46 3.316a1 1 0 0 0-.508.508l-3.316 7.46a.5.5 0 0 0 .66.66l7.46-3.316a1 1 0 0 0 .508-.508Z" })), w7 = d(v7), _7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M16 21.5h9.5a2 2 0 0 0 2-2v-3m-11.5 5H6.5a2 2 0 0 1-2-2v-3m11.5 5v5m0 0h5m-5 0h-5m16.5-10V8a2 2 0 0 0-2-2h-19a2 2 0 0 0-2 2v8.5m23 0h-23" })), y7 = d(_7), C7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M21.5 10.5C21.5 10.5 22 8 24 8C26 8 26.5 5.5 26.5 5.5M18 7C18 7 19.5 6.5 19 5C18.5 3.5 20 3 20 3M25 13.5C25 13.5 26 14 27 13C28 12 29 12.5 29 12.5M10 12L11.4883 7.535C11.7234 6.82977 12.6185 6.61847 13.1441 7.14412L24.8559 18.8559C25.3815 19.3815 25.1702 20.2766 24.465 20.5117L20 22M10 12L7.83333 18.5M10 12L20 22M20 22L13.5 24.1667M7.83333 18.5L5.63246 25.1026C5.37187 25.8844 6.11561 26.6281 6.89737 26.3675L13.5 24.1667M7.83333 18.5L13.5 24.1667", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), x7 = d(C7), k7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M22.1111 22.1111H24.5556C25.9056 22.1111 27 21.0167 27 19.6667V7.44444C27 6.09442 25.9056 5 24.5556 5H12.3333C10.9833 5 9.88889 6.09442 9.88889 7.44445V9.88889M22.1111 22.1111H12.3333C10.9833 22.1111 9.88889 21.0167 9.88889 19.6667V9.88889M22.1111 22.1111V24.5556C22.1111 25.9056 21.0167 27 19.6667 27H7.44445C6.09442 27 5 25.9056 5 24.5556V12.3333C5 10.9833 6.09442 9.88889 7.44444 9.88889H9.88889", stroke: "#201649", strokeWidth: 1.5 })), E7 = d(k7), b7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M7 25h-.5a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2v0M7 25v2m0-2h18m0 0h.5a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2v0M25 25v2M6.5 14H7a2 2 0 0 1 2 2v4a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-4a2 2 0 0 1 2-2h.5m-19 0v-4a2 2 0 0 1 2-2h15a2 2 0 0 1 2 2v4" })), M7 = d(b7), S7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M4 13v10a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V13M4 13V9a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v4M4 13h24M7 10h8" })), T7 = d(S7), $7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M21 11 11 21m0-10 10 10m7-5c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z" })), L7 = d($7), F7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M24.0141 11.3703L7.33837 6.0829C6.56572 5.83791 5.83791 6.56572 6.0829 7.33837L11.3703 24.0141C11.6239 24.8139 12.6902 24.9647 13.1556 24.2666L15.8647 20.203C15.9347 20.098 16.0833 20.0833 16.1725 20.1725L21.2929 25.2929C21.6834 25.6834 22.3166 25.6834 22.7071 25.2929L25.2929 22.7071C25.6834 22.3166 25.6834 21.6834 25.2929 21.2929L20.1725 16.1725C20.0833 16.0833 20.098 15.9347 20.203 15.8647L24.2666 13.1556C24.9647 12.6902 24.8139 11.6239 24.0141 11.3703Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), R7 = d(F7), V7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M13 5L15 3M5 14L3 16M9 2L8.5 4M2 10L4 9.5M14.1556 25.2666L16.8647 21.203C16.9347 21.098 17.0833 21.0833 17.1725 21.1725L22.2929 26.2929C22.6834 26.6834 23.3166 26.6834 23.7071 26.2929L26.2929 23.7071C26.6834 23.3166 26.6834 22.6834 26.2929 22.2929L21.1725 17.1725C21.0833 17.0833 21.098 16.9347 21.203 16.8647L25.2666 14.1556C25.9647 13.6902 25.8139 12.6239 25.0141 12.3703L8.33837 7.08292C7.56572 6.83794 6.83791 7.56575 7.08289 8.3384L12.3703 25.0142C12.6239 25.8139 13.6902 25.9647 14.1556 25.2666Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), O7 = d(V7), A7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeMiterlimit: 16, strokeWidth: 1.5, d: "M9 5.5H7a1 1 0 0 0-1 1v7.146a2 2 0 0 0 1.257 1.857l.551.22a1 1 0 0 1 .625 1.02l-.735 8.076A2 2 0 0 0 9.69 27h1.62a2 2 0 0 0 1.992-2.181l-.734-8.077a1 1 0 0 1 .624-1.019l.55-.22A2 2 0 0 0 15 13.646V6.5a1 1 0 0 0-1-1h-2m-3 0V12m0-6.5h3m0 0V12m11.437-6.777.422-.06a1 1 0 0 1 1.141.99V25a2 2 0 0 1-2 2h-1.06a2 2 0 0 1-1.962-2.392l1.23-6.152a1.785 1.785 0 0 0-1.086-2.007v0a1.738 1.738 0 0 1-1.105-1.658c.083-2.771.485-5.095 1.592-7.55.507-1.125 1.606-1.843 2.828-2.018Z" })), P7 = d(A7), N7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m16.5 18 3-1m-3 1h-4m4 0-.583 2.46A2 2 0 0 1 13.971 22H11.5m8-5H22a2 2 0 0 0 1.6-.8l.5-.667a2 2 0 0 0 .4-1.2V13m-5 4V9m0 0H22a2 2 0 0 1 1.6.8l.5.667a2 2 0 0 1 .4 1.2V13m-5-4-2.789-1.394a1 1 0 0 0-.447-.106H6a1 1 0 0 0-1 1V17a1 1 0 0 0 1 1h1m0 0-2.148 7.732A1 1 0 0 0 5.816 27h3.44a1 1 0 0 0 .958-.713L11.5 22M7 18h5.5m0 0-1 4m13-9H28" })), B7 = d(N7), I7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M23 25.748A11.946 11.946 0 0 1 16 28C9.373 28 4 22.627 4 16S9.373 4 16 4s12 5 12 12c0 3-2 5-4.5 5-1.574 0-4-2-4-2m0 0v-6m0 6s-2.255 2.061-4 2c-2.625-.092-4.376-2.376-4.5-5-.13-2.772 2.274-5.533 4.5-5.5 1.299.019 2.64.287 3.5 1.5.253.356.5 1 .5 1m0-2.5V13" })), Z7 = d(I7), W7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m13 15.63 1.618 1.548a2 2 0 0 0 2.764 0L19 15.63m-6 0L5 7m8 8.63-8 9.323M27 7l-8 8.63m0 0 8 9.323M26 26H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2Z" })), j7 = d(W7), D7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M13 15.6305L14.6176 17.1777C15.3908 17.9173 16.6092 17.9173 17.3824 17.1777L19 15.6305M13 15.6305L5 7M13 15.6305L5 24.9527M27 7L19 15.6305M19 15.6305L21.4625 18.5M28 18.5L28 8.00001C28 6.89544 27.1046 6.00001 26 6.00001L6 6C4.89543 6 4 6.89543 4 8V24C4 25.1046 4.89543 26 6 26H19M25 21V27M22 24H28M25 18C21.6863 18 19 20.6863 19 24C19 27.3137 21.6863 30 25 30C28.3137 30 31 27.3137 31 24C31 20.6863 28.3137 18 25 18Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), H7 = d(D7), U7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { id: "error" }, /* @__PURE__ */ s.createElement("path", { id: "Vector", d: "M16 12.5V18.5M16 22.5C16.2761 22.5 16.5 22.2761 16.5 22C16.5 21.7239 16.2761 21.5 16 21.5M16 22.5C15.7239 22.5 15.5 22.2761 15.5 22C15.5 21.7239 15.7239 21.5 16 21.5M16 22.5V21.5M15.1221 5.60948L4.80664 24.5212C4.44317 25.1875 4.92548 26 5.68454 26H26.3155C27.0745 26 27.5568 25.1875 27.1934 24.5212L16.8779 5.60947C16.4989 4.91461 15.5011 4.91461 15.1221 5.60948Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" }))), z7 = d(U7), Y7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), q7 = d(Y7), G7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-14 6.5 1.859 1.859a.2.2 0 0 0 .282 0L20 16.5" })), K7 = d(G7), Q7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-15.5 5 1.84-1.38a.1.1 0 0 1 .16.08v5.8m6.5-.04h-3.237a.1.1 0 0 1-.075-.166l2.702-3.04A1.643 1.643 0 0 0 17 17l-.46.46" })), X7 = d(Q7), J7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M10 4V10M16 4V10M22 4V10M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5.00001 19.5M5.00002 13H10.5M27 13L27 19.5M27 13H21.5M27 19.5L27 25C27 25.5523 26.5523 26 26 26H21.5M27 19.5H5.00001M5.00001 19.5L5 25C5 25.5523 5.44772 26 6 26H10.5M16 13L16 26M16 13H21.5M16 13H10.5M16 26H21.5M16 26H10.5M21.5 13L21.5 26M10.5 26L10.5 13", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), ef = d(J7), tf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-11 3.5v6m-3-3h6" })), rf = d(tf), nf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m9 27-4.293-4.293a1 1 0 0 1 0-1.414L9 17m-4 5h20a2 2 0 0 0 2-2v-3M22 5l4.293 4.293a1 1 0 0 1 0 1.414L22 15m4-5H7a2 2 0 0 0-2 2v3" })), af = d(nf), of = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M16 8C9.75068 8 5.0954 14.3762 4.16881 15.7437C4.06156 15.902 4.06156 16.098 4.16881 16.2563C5.0954 17.6238 9.75068 24 16 24C22.2493 24 26.9046 17.6238 27.8312 16.2563C27.9384 16.098 27.9384 15.902 27.8312 15.7437C26.9046 14.3762 22.2493 8 16 8Z", stroke: "#201649", strokeWidth: 1.5 }), /* @__PURE__ */ s.createElement("path", { d: "M21 16C21 13.2386 18.7614 11 16 11C13.2386 11 11 13.2386 11 16C11 18.7614 13.2386 21 16 21C18.7614 21 21 18.7614 21 16Z", stroke: "#201649", strokeWidth: 1.5 })), sf = d(of), cf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m5.5 5.5 21 21M16 8C9.75 8 5.095 14.376 4.169 15.744a.449.449 0 0 0 0 .512C5.095 17.624 9.75 24 16 24c6.25 0 10.905-6.376 11.831-7.744a.449.449 0 0 0 0-.512C26.905 14.376 22.25 8 16 8Zm0 3a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z" })), lf = d(cf), df = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { id: "gift_outline" }, /* @__PURE__ */ s.createElement("path", { id: "Vector", d: "M6 16H26M6 16V25C6 25.5523 6.44772 26 7 26H16M6 16V16C5.17157 16 4.5 15.3284 4.5 14.5V11C4.5 10.1716 5.17157 9.5 6 9.5H16M26 16V25C26 25.5523 25.5523 26 25 26H16M26 16V16C26.8284 16 27.5 15.3284 27.5 14.5V11C27.5 10.1716 26.8284 9.5 26 9.5H16M16 26V9.5M16 9.5L17.7018 5.07536C18.1409 3.93367 19.4288 3.37152 20.5645 3.82581V3.82581C22.4473 4.5789 22.3884 7.26406 20.4745 7.93393L16 9.5ZM16 9.5L14.2982 5.07536C13.8591 3.93367 12.5712 3.37152 11.4355 3.82581V3.82581C9.55275 4.5789 9.61161 7.26406 11.5255 7.93393L16 9.5Z", stroke: "#201649", strokeWidth: 1.5 }))), uf = d(df), hf = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M28 16C28 22.6274 22.6274 28 16 28M28 16C28 9.37258 22.6274 3.99999 16 4M28 16L22.5 16M16 28C9.37257 28 4 22.6274 4 16M16 28L16 4M16 28C16 28 22.5 22 22.5 16M16 28C16 28 9.50001 22 9.5 16M4 16C4 9.3726 9.37257 4.00001 16 4M4 16L9.5 16M16 4C16 4 22.5 10 22.5 16M16 4C16 4 9.49999 10 9.5 16M22.5 16L16 16L9.5 16", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), ff = d(hf), mf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M16 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0a6 6 0 0 0-6 6v3.558c0 .861.55 1.625 1.387 1.828 1.155.282 2.884.614 4.613.614 1.73 0 3.458-.332 4.613-.614.836-.203 1.387-.967 1.387-1.828V20a6 6 0 0 0-6-6Zm-8 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 0c-2.761 0-4 2.239-4 5v1.264c0 .758.446 1.421 1.193 1.544C5.822 22.91 6.733 23 8 23c.73 0 1.402-.03 2-.075M8 15c1.126 0 2.164.372 3 1m13-1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 0c2.761 0 4 2.239 4 5v1.264c0 .758-.445 1.421-1.193 1.544-.629.103-1.54.192-2.807.192-.73 0-1.402-.03-2-.075M24 15a4.978 4.978 0 0 0-3 1" })), pf = d(mf), gf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M2 17h6.882a.2.2 0 0 0 .175-.103l2.241-4.034a.2.2 0 0 1 .36.021l3.171 7.702a.2.2 0 0 0 .365.01l1.68-3.483a.2.2 0 0 1 .18-.113H21M6.5 6.923c4.185-3.591 8.803.672 9.429 1.286a.1.1 0 0 0 .142 0c.625-.614 5.243-4.877 9.43-1.286C30 10.784 27 17.063 24 20.563c-1.65 1.925-5.01 4.66-6.806 6.074a1.924 1.924 0 0 1-2.388 0C13.011 25.224 9.651 22.488 8 20.562c-3-3.5-6-9.778-1.5-13.639Z" })), vf = d(gf), wf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M16.082 8.886C18.587 5.468 22.532 4.022 25.5 6c3 2 3.24 5.805 1.5 10-2.318 5.589-9.879 11.19-10.888 11.92a.187.187 0 0 1-.224 0C14.88 27.19 7.318 21.589 5 16 3.26 11.805 3.5 8 6.5 6c2.967-1.978 6.913-.532 9.418 2.886.04.055.124.055.164 0Z" })), _f = d(wf), yf = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M16 9.75701C16 9.75701 12.7844 5.46266 8.76498 6.24346C4.74553 7.02426 1.93196 11.3186 5.95138 17.565C8.59777 21.6776 12.1154 24.6056 14.2098 26.1261C15.2881 26.9089 16.7119 26.9089 17.7902 26.1261C19.8846 24.6056 23.4022 21.6776 26.0486 17.565C30.0681 11.3186 27.2544 7.02422 23.235 6.24342C19.2156 5.46262 16 9.75701 16 9.75701ZM16 9.75701L11.3336 13.6419C10.846 14.0479 10.8704 14.8044 11.3833 15.178V15.178C12.7073 16.1424 14.4929 16.176 15.8521 15.262L18.1399 13.7237C18.557 13.4432 19.0906 13.4088 19.5067 13.6908C20.0913 14.087 20.9964 14.7899 22.0292 15.9085C23.8314 17.8605 24.4408 19.4221 24.4408 19.4221M16.8039 19.9074L20.5 23.5M14.3922 22.2498L18 25.5M19.2156 17.8605L23 21.5", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Cf = d(yf), xf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { id: "heart_outline" }, /* @__PURE__ */ s.createElement("path", { id: "Vector", d: "M16.0824 8.88616C18.5872 5.46769 22.5327 4.02183 25.5 6C28.5 8 28.7402 11.8049 27 16C24.6817 21.5888 17.121 27.1898 16.1117 27.9199C16.0432 27.9695 15.9568 27.9695 15.8883 27.9199C14.879 27.1898 7.31832 21.5888 5.00001 16C3.25983 11.8049 3.49999 8 6.5 6C9.46727 4.02183 13.4128 5.46769 15.9176 8.88616C15.9582 8.94151 16.0418 8.94151 16.0824 8.88616Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" }))), kf = d(xf), Ef = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "m25 17.5-8.293-8.293a1 1 0 0 0-1.414 0L7 17.5m18 0V26a1 1 0 0 1-1 1h-4.5a1 1 0 0 1-1-1v-5a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v5a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-8.5m18 0s1 .5 2-.5c.757-.757.654-1.514.56-1.838a.653.653 0 0 0-.185-.282L16.69 4.66a1 1 0 0 0-1.382 0L4.626 14.88a.653.653 0 0 0-.186.282c-.094.323-.197 1.08.56 1.838 1 1 2 .5 2 .5" })), bf = d(Ef), Mf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M4.5 23.5a2 2 0 0 0 2 2h19a2 2 0 0 0 2-2v-4m-23 4v-15a2 2 0 0 1 2-2h19a2 2 0 0 1 2 2v11m-23 4 4.793-4.793a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 0 1.414 0l5.879-5.879a2 2 0 0 1 2.828 0L27.5 19.5m-15-5.5a2.121 2.121 0 1 1-3-3 2.121 2.121 0 0 1 3 3Z" })), Sf = d(Mf), Tf = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M27 16C27 22.0751 22.0751 27 16 27C9.92487 27 5 22.0751 5 16C5 9.92487 9.92487 5 16 5C22.0751 5 27 9.92487 27 16Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), $f = d(Tf), Lf = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M5 16C5 22.0751 9.92487 27 16 27C17.6107 27 19.1405 26.6538 20.5191 26.0318C20.7612 25.9226 21.0301 25.883 21.2911 25.9318L26.1228 26.8359C26.545 26.9149 26.9149 26.545 26.8359 26.1228L25.9318 21.2911C25.883 21.0301 25.9226 20.7612 26.0318 20.5191C26.6538 19.1405 27 17.6107 27 16C27 9.92487 22.0751 5 16 5C9.92487 5 5 9.92487 5 16Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Ff = d(Lf), Rf = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M27 16C27 22.0751 22.0751 27 16 27C14.3893 27 12.8595 26.6538 11.4809 26.0318C11.2388 25.9226 10.9699 25.883 10.7089 25.9318L5.87721 26.8359C5.45495 26.9149 5.08512 26.545 5.16413 26.1228L6.06815 21.2911C6.11699 21.0301 6.07741 20.7612 5.96819 20.5191C5.34618 19.1405 5 17.6107 5 16C5 9.92487 9.92487 5 16 5C22.0751 5 27 9.92487 27 16Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Vf = d(Rf), Of = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M16 18a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0c-3.866 0-7 2.5-7 7 0 .263.015.523.043.779M16 18c1.622 0 3.108.44 4.29 1.284M9.042 25.779A11.945 11.945 0 0 0 16 28c1.631 0 3.187-.326 4.605-.915M9.043 25.779C5.99 23.603 4 20.297 4 16 4 9.373 9.373 4 16 4s12 5.373 12 12c0 .599-.039 1.179-.113 1.739m0 0A5.973 5.973 0 0 0 25 17a5.99 5.99 0 0 0-4.71 2.284m7.597-1.545a6 6 0 1 1-7.282 9.346m0 0A5.979 5.979 0 0 1 19 23c0-1.404.482-2.695 1.29-3.716M25 20v3m0 0v3m0-3h3m-3 0h-3" })), Af = d(Of), Pf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeMiterlimit: 16, strokeWidth: 1.5, d: "M28 11a7 7 0 1 0-13.854 1.43c.074.356-.013.73-.266.99L6.284 21.21a1 1 0 0 0-.284.698V25a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1.5a1 1 0 0 0 1-1v-.42c0-.734.767-1.217 1.43-.903.047.022.095.04.143.055A7 7 0 0 0 28 11Z" })), Nf = d(Pf), Bf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M26 15.5v-3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v3m20 0V23a4 4 0 0 1-4 4H10a4 4 0 0 1-4-4v-7.5m20 0 4-2m-24 2-4-2m14-10V8m-3.5-3.5V8m7-3.5V8" })), If = d(Bf), Zf = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M18 14V14C15.2386 11.2386 10.7614 11.2386 7.99999 14L6 16C3.23858 18.7614 3.23858 23.2386 6 26V26C8.76142 28.7614 13.2386 28.7614 16 26L17.5 24.5M14 18V18C16.7614 20.7614 21.2386 20.7614 24 18L26 16C28.7614 13.2386 28.7614 8.76142 26 6V6C23.2386 3.23858 18.7614 3.23858 16 6L14.5 7.5", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Wf = d(Zf), jf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M11 16h17m-17 7h17M11 9h17M7 9H5m2 7H5m2 7H5" })), Df = d(jf), Hf = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M11 11V7C11 5.89543 11.8954 5 13 5H24C25.1046 5 26 5.89543 26 7V25C26 26.1046 25.1046 27 24 27H13C11.8954 27 11 26.1046 11 25V21M17 11.5L20.7929 15.2929C21.1834 15.6834 21.1834 16.3166 20.7929 16.7071L17 20.5M4 16H21", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Uf = d(Hf), zf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M12 11V7a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v18a2 2 0 0 1-2 2H14a2 2 0 0 1-2-2v-4m-3.5-9.5-3.793 3.793a1 1 0 0 0 0 1.414L8.5 20.5m12-4.5h-16" })), Yf = d(zf), qf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m24.5 18.5-5 2.813M13.5 7.5 5.244 22.178a2 2 0 0 0 .329 2.395l1.854 1.854a2 2 0 0 0 2.395.33l9.678-5.445m3-11.812L26 6m0 14L12 6m6 .5L19 4m6.5 10 2.5-1M14 25l1.492 2.239a1 1 0 0 0 1.311.323l3.821-2.084a1 1 0 0 0 .4-1.355l-1.524-2.81" })), Gf = d(qf), Kf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M12 26.5v-19m8-2v19M12.242 6.94l7.515-1.88a1 1 0 0 1 .485 0l7 1.75a1 1 0 0 1 .758.97v17.94a1 1 0 0 1-1.242.97l-6.515-1.63a1 1 0 0 0-.485 0l-7.515 1.88a1 1 0 0 1-.486 0l-7-1.75A1 1 0 0 1 4 24.22V6.28a1 1 0 0 1 1.243-.97l6.514 1.63a1 1 0 0 0 .486 0Z" })), Qf = d(Kf), Xf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M7 13h-.78a2 2 0 0 1-1.909-2.597l1.47-4.701A1 1 0 0 1 6.735 5H11m-4 8v4.5M7 13h3m-3 4.5H6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h1m0-7h18m0-4.5h.78a2 2 0 0 0 1.909-2.597l-1.47-4.701A1 1 0 0 0 25.265 5H21m4 8v4.5m0-4.5h-3m3 4.5h1a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-1m0 0V27m0-2.5H7m0 0V27m9-22v8m0-8h5m-5 0h-5m5 8h6m-6 0h-6m11-8 1 8M11 5l-1 8" })), Jf = d(Xf), e8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M26.5 22a5 5 0 1 1-10 0 5 5 0 0 1 10 0ZM14.5 6a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1V6ZM4.413 19.257l4.15-7.47a.5.5 0 0 1 .874 0l4.15 7.47a.5.5 0 0 1-.437.743h-8.3a.5.5 0 0 1-.437-.743Z" })), t8 = d(e8), r8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M24.5 15.25H23.5V16.75H24.5V15.25ZM16.5 15.25H15.5V16.75H16.5V15.25ZM8.5 15.25L7.5 15.25L7.5 16.75L8.5 16.75L8.5 15.25ZM9.25 16C9.25 16.6904 8.69036 17.25 8 17.25C7.30965 17.25 6.75 16.6904 6.75 16C6.75 15.3096 7.30965 14.75 8 14.75C8.69036 14.75 9.25 15.3096 9.25 16ZM17.25 16C17.25 16.6904 16.6904 17.25 16 17.25C15.3097 17.25 14.75 16.6904 14.75 16C14.75 15.3096 15.3097 14.75 16 14.75C16.6904 14.75 17.25 15.3096 17.25 16ZM25.25 16C25.25 16.6904 24.6904 17.25 24 17.25C23.3096 17.25 22.75 16.6904 22.75 16C22.75 15.3096 23.3096 14.75 24 14.75C24.6904 14.75 25.25 15.3096 25.25 16Z", stroke: "#201649", strokeWidth: 1.5 })), n8 = d(r8), a8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M15.2501 7.5V8.5H16.7501V7.5H15.2501ZM15.25 15.5V16.5H16.75V15.5H15.25ZM15.2501 23.5V24.5H16.7501V23.5H15.2501ZM17.2501 8C17.2501 8.69036 16.6904 9.25 16.0001 9.25C15.3097 9.25 14.7501 8.69036 14.7501 8C14.7501 7.30964 15.3097 6.74999 16.0001 6.74999C16.6904 6.74999 17.2501 7.30964 17.2501 8ZM17.2501 16C17.2501 16.6904 16.6904 17.25 16.0001 17.25C15.3097 17.25 14.7501 16.6904 14.7501 16C14.7501 15.3097 15.3097 14.75 16.0001 14.75C16.6904 14.75 17.2501 15.3097 17.2501 16ZM17.25 24C17.25 24.6904 16.6904 25.25 16 25.25C15.3097 25.25 14.75 24.6904 14.75 24C14.75 23.3097 15.3097 22.75 16 22.75C16.6904 22.75 17.25 23.3097 17.25 24Z", stroke: "#201649", strokeWidth: 1.5 })), o8 = d(a8), s8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M13.75 16C13.75 14.7574 14.7574 13.75 16 13.75C17.2426 13.75 18.25 14.7574 18.25 16C18.25 17.2426 17.2426 18.25 16 18.25C14.7574 18.25 13.75 17.2426 13.75 16ZM22.75 16C22.75 14.7574 23.7574 13.75 25 13.75C26.2426 13.75 27.25 14.7574 27.25 16C27.25 17.2426 26.2426 18.25 25 18.25C23.7574 18.25 22.75 17.2426 22.75 16ZM4.75 16C4.75 14.7574 5.75736 13.75 7 13.75C8.24264 13.75 9.25 14.7574 9.25 16C9.25 17.2426 8.24264 18.25 7 18.25C5.75736 18.25 4.75 17.2426 4.75 16Z", stroke: "#201649", strokeWidth: 1.5 })), i8 = d(s8), c8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M12 22.5c0-1.657-2.047-3-4-3-1.953 0-4 1.047-4 3s2.047 3 4 3c1.953 0 4-1.343 4-3Zm0 0V11m13.5 10c0-1.657-2.047-3-4-3-1.953 0-4 1.047-4 3s2.047 3 4 3c1.953 0 4-1.343 4-3Zm0 0V9.5M12 11V6.895a1 1 0 0 1 .89-.994l11.5-1.278a1 1 0 0 1 1.11.994V9.5M12 11l13.5-1.5" })), l8 = d(c8), d8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M16 4v12.595m0 0V28.7m0-12.107 10.836-6.353M16 16.595 5.164 10.24m10.335-6.106-10 5.789A1 1 0 0 0 5 10.79v11.12a1 1 0 0 0 .498.866l2.791 1.62a.2.2 0 0 0 .3-.173V18.84a.1.1 0 0 1 .15-.086l2.942 1.708a1 1 0 0 1 .498.865v4.75a1 1 0 0 0 .501.867l2.821 1.625a1 1 0 0 0 .998 0l2.821-1.625a1 1 0 0 0 .501-.866v-4.85a1 1 0 0 1 .52-.878l2.921-1.602a.1.1 0 0 1 .148.087v5.39a.2.2 0 0 0 .301.172l2.791-1.62A1 1 0 0 0 27 21.91V10.789a1 1 0 0 0-.499-.865l-10-5.79a1 1 0 0 0-1.002 0Z" })), u8 = d(d8), h8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M21 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0a6 6 0 0 1 6 6v3.56c0 .86-.55 1.623-1.387 1.826-1.155.282-2.884.614-4.613.614-1.729 0-3.458-.332-4.613-.614C15.551 25.183 15 24.42 15 23.56V21m6-7a6.001 6.001 0 0 0-5.5 3.598m0 0V14.51a1 1 0 0 0-.412-.809l-4.5-3.272a1 1 0 0 0-1.176 0l-4.5 3.272a1 1 0 0 0-.412.81V20a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1V20a1 1 0 0 0 1 1H15m.5-3.402A5.98 5.98 0 0 0 15 20v1" })), f8 = d(h8), m8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M12 24s0 4 4 4 4-4 4-4M8 11.203v3.883c0 2.813-1.369 5.118-2.458 7.586-.28.637.197 1.328.892 1.328h19.132c.696 0 1.173-.691.892-1.328C25.368 20.204 24 17.9 24 15.085v-3.882A4.203 4.203 0 0 0 19.797 7a.389.389 0 0 1-.366-.288C19.217 5.962 18.426 4 16 4s-3.217 1.961-3.431 2.712a.389.389 0 0 1-.366.288A4.203 4.203 0 0 0 8 11.203Z" })), p8 = d(m8), g8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M20 14.5h-8a1 1 0 0 1-1-1V8.945a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V13.5a1 1 0 0 1-1 1ZM13.5 27h-8a1 1 0 0 1-1-1v-4.555a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V26a1 1 0 0 1-1 1ZM26.5 27h-8a1 1 0 0 1-1-1v-4.555a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V26a1 1 0 0 1-1 1Z" })), v8 = d(g8), w8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M25.5 11H20a1 1 0 0 1-1-1V4.5m7 6.914V27a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h11.586a1 1 0 0 1 .707.293l6.414 6.414a1 1 0 0 1 .293.707Z" })), _8 = d(w8), y8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M9 22V6a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v19a2 2 0 0 1-2 2H7.5M9 22H5.5a1 1 0 0 0-1 1v2a2 2 0 0 0 2 2h1M9 22v2.93a2 2 0 0 1-.89 1.664L7.5 27M13 9h10m-10 4h10m0 4H13" })), C8 = d(y8), x8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m27 17-7.858 7.858a8 8 0 0 1-8.465 1.833l-.119-.044a7.73 7.73 0 0 1-4.367-4.14v0a7.729 7.729 0 0 1 1.8-8.741l8.244-7.712a6.188 6.188 0 0 1 7.19-.913l.32.175a4.93 4.93 0 0 1 1.95 1.933v0a4.93 4.93 0 0 1-.824 5.88l-7.678 7.678a3.535 3.535 0 0 1-3.893.75v0a3.535 3.535 0 0 1-1.857-1.857v0a3.535 3.535 0 0 1 .75-3.893L18 10" })), k8 = d(x8), E8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M4 14a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM25.5 11.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM23 7.5a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0ZM9 7.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM16 25c-1.04 0-2.2.473-3.22 1.043-1.578.881-3.681.637-4.7-.854-1.104-1.617-.375-3.847 1.283-4.887.824-.516 1.614-1.128 2.137-1.802.63-.811 1.097-2.003 1.42-3.07C13.34 14.05 14.56 13 16 13s2.66 1.05 3.08 2.43c.324 1.067.79 2.259 1.42 3.07.523.674 1.314 1.286 2.137 1.802 1.658 1.04 2.387 3.27 1.283 4.887-1.019 1.491-3.122 1.735-4.7.854C18.2 25.473 17.04 25 16 25Z" })), b8 = d(E8), M8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M21 7L23.2929 4.70711C23.6834 4.31658 24.3166 4.31658 24.7071 4.70711L27.2929 7.29289C27.6834 7.68342 27.6834 8.31658 27.2929 8.70711L25 11M21 7L6.7141 21.2859C6.57449 21.4255 6.47934 21.6033 6.44062 21.7969L5.64709 25.7646C5.57712 26.1144 5.88557 26.4229 6.23544 26.3529L10.2031 25.5594C10.3967 25.5207 10.5745 25.4255 10.7141 25.2859L25 11M21 7L25 11M10.2754 25C10.0069 24.4354 9.52704 23.527 9 23C8.47296 22.473 7.56457 21.9931 7 21.7246", stroke: "#201649", strokeWidth: 1.5 })), S8 = d(M8), T8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M27.5 27H4M14 23H27.5M27.5 19H20M21.1317 10.4038L23.253 8.28248C23.6436 7.89196 23.6436 7.25879 23.253 6.86827L21.1317 4.74695C20.7412 4.35642 20.108 4.35642 19.7175 4.74695L17.5962 6.86827M21.1317 10.4038L8.6066 22.9289C8.47408 23.0615 8.30697 23.1541 8.12435 23.1962C7.02178 23.4507 5.01673 23.8172 4.28067 23.9498C4.14393 23.9744 4.02561 23.8561 4.05023 23.7193C4.1827 22.9837 4.5489 20.9802 4.80378 19.8756C4.84593 19.693 4.93854 19.5259 5.07107 19.3934L17.5962 6.86827M21.1317 10.4038L17.5962 6.86827", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), $8 = d(T8), L8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M20.5 11L11.5 21M12.0002 9.5C10.6194 9.5 10 10.6193 10 12C10 13.3807 10.6194 14.5 12.0002 14.5C13.3809 14.5 14 13.3807 14 12C14 10.6193 13.3809 9.5 12.0002 9.5ZM22 20C22 21.3807 21.3809 22.5 20.0002 22.5C18.6194 22.5 18 21.3807 18 20C18 18.6193 18.6194 17.5 20.0002 17.5C21.3809 17.5 22 18.6193 22 20ZM16.0002 28C9.37274 28 4.00015 22.6274 4.00015 16C4.00015 9.37258 9.37274 4 16.0002 4C22.6276 4 28.0002 9.37258 28.0002 16C28.0002 22.6274 22.6276 28 16.0002 28Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), F8 = d(L8), R8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M25.0003 6L7.00027 26M10 5.5C7.69881 5.5 6.5 7.66341 6.5 10C6.5 12.3366 7.6989 14.5 10.0001 14.5C12.3013 14.5 13.5 12.3366 13.5 10C13.5 7.66341 12.3012 5.5 10 5.5ZM25.5001 22C25.5001 24.3366 24.3013 26.5 22.0001 26.5C19.6989 26.5 18.5001 24.3366 18.5001 22C18.5001 19.6634 19.6989 17.5 22.0001 17.5C24.3013 17.5 25.5001 19.6634 25.5001 22Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), V8 = d(R8), O8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M14.5 24.5H17.5M18 5.5V5.5C18 5.77614 17.7761 6 17.5 6H14.5C14.2239 6 14 5.77614 14 5.5V5.5M11.5 27.5H20.5C22.1569 27.5 23.5 26.1569 23.5 24.5V7.5C23.5 5.84315 22.1569 4.5 20.5 4.5H11.5C9.84315 4.5 8.5 5.84315 8.5 7.5V24.5C8.5 26.1569 9.84315 27.5 11.5 27.5Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), A8 = d(O8), P8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M12.601 19.5H8.386a2 2 0 0 0-1.873 1.298l-2.006 5.35a1 1 0 0 0 .936 1.352h21.114a1 1 0 0 0 .936-1.351l-2.006-5.351a2 2 0 0 0-1.873-1.298h-4.108m0 0C20.819 16.815 22 13.662 22 11a6 6 0 0 0-12 0c0 5.443 4.937 12.532 5.854 13.801a.19.19 0 0 0 .303.01c.482-.589 1.987-2.528 3.349-5.311ZM19 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z" })), N8 = d(P8), B8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M20.634 7.189A5 5 0 0 1 27 12c0 5.383-4.024 10.766-4.852 11.816a.188.188 0 0 1-.298-.003 27.62 27.62 0 0 1-2.171-3.246m.955-13.378A5.988 5.988 0 0 0 16 5a5.988 5.988 0 0 0-4.634 2.189m9.268 0A5.975 5.975 0 0 1 22 11c0 3.392-1.079 6.784-2.321 9.567M11.366 7.189A5 5 0 0 0 5 12c0 5.383 4.024 10.766 4.852 11.816.077.098.221.095.298-.003a27.62 27.62 0 0 0 2.171-3.246m-.955-13.378A5.975 5.975 0 0 0 10 11c0 3.392 1.079 6.784 2.321 9.567m0 0c1.407 3.149 3.024 5.517 3.524 6.219a.189.189 0 0 0 .31 0c.5-.703 2.117-3.07 3.524-6.22M19 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z" })), I8 = d(B8), Z8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M15.5 17h8a1 1 0 0 1 1 1v1.5a1 1 0 0 1-1 1h-.828a.2.2 0 0 0-.198.17l-.843 5.482a1 1 0 0 1-.989.848h-9.284a1 1 0 0 1-.989-.848l-.843-5.482a.2.2 0 0 0-.198-.17H8.5a1 1 0 0 1-1-1V18a1 1 0 0 1 1-1h7Zm0 0v-3m.5-1h3a6 6 0 0 0 6-6V4.5a.5.5 0 0 0-.5-.5H22a6 6 0 0 0-6 6v3Zm0 0-.5 1m.5-1 5-5m-5.5 6-2-2m0 0v-2a4 4 0 0 0-4-4H8a.5.5 0 0 0-.5.5V8a4 4 0 0 0 4 4h2Z" })), W8 = d(Z8), j8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.4, d: "M16 4.667v22.666M4.667 16h22.666" })), D8 = d(j8), H8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M16 9v14m-7-7h14m5 0c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z" })), U8 = d(H8), z8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M9 27H5C4.44772 27 4 26.5523 4 26V14C4 13.4477 4.44772 13 5 13H9C9.55228 13 10 13.4477 10 14V26C10 26.5523 9.55228 27 9 27Z", stroke: "#201649", strokeWidth: 1.5 }), /* @__PURE__ */ s.createElement("path", { d: "M18 27H14C13.4477 27 13 26.5523 13 26V6C13 5.44772 13.4477 5 14 5H18C18.5523 5 19 5.44772 19 6V26C19 26.5523 18.5523 27 18 27Z", stroke: "#201649", strokeWidth: 1.5 }), /* @__PURE__ */ s.createElement("path", { d: "M27 27H23C22.4477 27 22 26.5523 22 26V18C22 17.4477 22.4477 17 23 17H27C27.5523 17 28 17.4477 28 18V26C28 26.5523 27.5523 27 27 27Z", stroke: "#201649", strokeWidth: 1.5 })), Y8 = d(z8), q8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M23 23V10a1 1 0 0 0-1-1H8.5M23 23v3a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h2.5M23 23h3a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H9.5a1 1 0 0 0-1 1v3m6 5.5 1.793-1.793a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 1 0 1.414L17.5 17.5m-3-3-5.264 5.264a1 1 0 0 0-.283.566l-.434 3.038a.1.1 0 0 0 .113.113l3.038-.434a1 1 0 0 0 .566-.283L17.5 17.5m-3-3 3 3" })), G8 = d(q8), K8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M21 13V8.5C21 5.58155 18.5 4.5 16 4.5C13.5 4.5 11 5.58155 11 8.5V9.5M16 22.5C17.6569 22.5 19 21.1569 19 19.5C19 17.8431 17.6569 16.5 16 16.5C14.3431 16.5 13 17.8431 13 19.5C13 21.1569 14.3431 22.5 16 22.5ZM16 22.5V24.5M27 15V26C27 27.1046 26.1046 28 25 28H7C5.89543 28 5 27.1046 5 26V15C5 13.8954 5.89543 13 7 13H25C26.1046 13 27 13.8954 27 15Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Q8 = d(K8), X8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M21 13V8.5C21 5.58155 18.5 4.5 16 4.5C13.5 4.5 11 5.58155 11 8.5V13M16 22.5C17.6569 22.5 19 21.1569 19 19.5C19 17.8431 17.6569 16.5 16 16.5C14.3431 16.5 13 17.8431 13 19.5C13 21.1569 14.3431 22.5 16 22.5ZM16 22.5V24.5M27 15V26C27 27.1046 26.1046 28 25 28H7C5.89543 28 5 27.1046 5 26V15C5 13.8954 5.89543 13 7 13H25C26.1046 13 27 13.8954 27 15Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), J8 = d(X8), em = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M20 27h6a1 1 0 0 0 1-1v-8M5 12.5V14a1 1 0 0 0 1 1h9a2 2 0 0 1 2 2v2M11.5 7V6a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v3m10 3V9.5M15 5v4.5M11 12H9a1 1 0 0 1-1-1V8m7 1.5h-3m5 13V27m7-3h-3a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2m-3-9.5h3a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5Zm-10 13H8a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5Zm3 1.5v-7a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1ZM27 6v7a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1Z" })), tm = d(em), rm = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M16 23C16.3488 23 16.5 22.8488 16.5 22.5C16.5 22.1512 16.3488 22 16 22M16 23C15.6512 23 15.5 22.8488 15.5 22.5C15.5 22.1512 15.6512 22 16 22M16 23V22M12 12.5C12 9.97368 13.9243 9 16 9C18.0757 9 20 10 20 12.5C20 13.962 19.316 15.082 18.348 15.76C17.2171 16.5522 16 17.6193 16 19V19M28 16C28 22.6274 22.6274 28 16 28C9.37258 28 4 22.6274 4 16C4 9.37258 9.37258 4 16 4C22.6274 4 28 9.37258 28 16Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), nm = d(rm), am = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m17 20 2 2 4.586 4.586a2 2 0 0 0 2.828 0l.172-.172a2 2 0 0 0 0-2.828L22 19l-2-2m1-5a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" })), om = d(am), sm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M26.572 10.318A.639.639 0 0 0 26 10a4 4 0 0 1-4-4 .639.639 0 0 0-.317-.572 11.93 11.93 0 0 0-1.858-.805c-.386-.13-.799.024-1.096.302A3.986 3.986 0 0 1 16 6a3.986 3.986 0 0 1-2.729-1.075c-.297-.278-.71-.432-1.096-.302a11.93 11.93 0 0 0-1.858.805A.638.638 0 0 0 10 6a4 4 0 0 1-4 4 .638.638 0 0 0-.572.317 11.935 11.935 0 0 0-.805 1.858c-.13.386.024.799.302 1.096A3.986 3.986 0 0 1 6 16a3.986 3.986 0 0 1-1.075 2.729c-.278.297-.432.71-.302 1.096.216.646.487 1.266.805 1.858A.638.638 0 0 0 6 22a4 4 0 0 1 4 4c0 .235.111.46.317.572.592.318 1.213.589 1.858.806.386.13.799-.025 1.096-.303A3.986 3.986 0 0 1 16 26c1.055 0 2.014.408 2.729 1.075.297.278.71.432 1.096.303a11.93 11.93 0 0 0 1.858-.806A.639.639 0 0 0 22 26a4 4 0 0 1 4-4c.234 0 .46-.111.572-.317.318-.592.589-1.212.806-1.858.13-.386-.025-.799-.303-1.096A3.986 3.986 0 0 1 26 16c0-1.055.408-2.014 1.075-2.729.278-.297.432-.71.302-1.096a11.93 11.93 0 0 0-.805-1.857Z" }), /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M21 16a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z" })), im = d(sm), cm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M11.5 16L14.6464 19.1464C14.8417 19.3417 15.1583 19.3417 15.3536 19.1464L21.5 13M6.99389 7.92142C8.59925 7.72113 11.9314 7.01033 15.3639 4.48786C15.7408 4.2109 16.2592 4.2109 16.6361 4.48786C20.0686 7.01033 23.4007 7.72112 25.0061 7.92142C25.5541 7.98979 26.0005 8.45313 25.9964 9.0054C25.9003 21.9453 23.8684 24.9812 16.3544 27.8656C16.1287 27.9522 15.8714 27.9522 15.6456 27.8656C8.13158 24.9812 6.09969 21.9453 6.00363 9.0054C5.99953 8.45313 6.44585 7.98979 6.99389 7.92142Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), lm = d(cm), dm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M11 14.5V8s0 0 0 0 0-4 5-4 5 4 5 4 0 0 0 0v6.5M8 10h16a1 1 0 0 1 1 1v12a4 4 0 0 1-4 4H11a4 4 0 0 1-4-4V11a1 1 0 0 1 1-1Z" })), um = d(dm), hm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M4 5h1.73a1 1 0 0 1 .967.744l4.205 15.884a.5.5 0 0 0 .483.372H12m11 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm0 0H12M7.559 9h18.783a.5.5 0 0 1 .482.634l-1.714 6.169A3 3 0 0 1 22.22 18H9.94M12 22a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Z" })), fm = d(hm), mm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M21.5 20h2.823a1 1 0 0 1 .928.629l2.2 5.5a1 1 0 0 1-.928 1.371H5.477a1 1 0 0 1-.928-1.371l2.2-5.5A1 1 0 0 1 7.677 20H10.5M24 6c-2.465-1.48-5.902-.527-7.915 2.375a.104.104 0 0 1-.17 0C13.902 5.473 10.447 4.521 8 6c-2.5 1.5-3 4.5-1.5 8 1.985 4.632 8.444 9.692 9.385 10.413.07.054.16.054.23 0 .94-.72 7.4-5.781 9.385-10.413 1.5-3.5 1-6.5-1.5-8Z" })), pm = d(mm), gm = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M15.1033 3.81699C15.4701 3.07374 16.5299 3.07374 16.8967 3.81699L19.8818 9.86544C20.0275 10.1606 20.3091 10.3652 20.6348 10.4125L27.3096 11.3824C28.1298 11.5016 28.4574 12.5096 27.8638 13.0881L23.0339 17.7962C22.7982 18.0259 22.6906 18.3569 22.7463 18.6813L23.8865 25.3292C24.0266 26.1461 23.1691 26.769 22.4355 26.3834L16.4653 23.2446C16.174 23.0915 15.826 23.0915 15.5347 23.2446L9.56448 26.3834C8.83085 26.769 7.97342 26.1461 8.11353 25.3292L9.25373 18.6813C9.30937 18.3569 9.20182 18.0259 8.96614 17.7962L4.13616 13.0881C3.54264 12.5096 3.87015 11.5016 4.69037 11.3824L11.3652 10.4125C11.6909 10.3652 11.9725 10.1606 12.1182 9.86544L15.1033 3.81699Z", stroke: "#201649", strokeWidth: 1.5 })), vm = d(gm), wm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M11.5 10h9m-9 0V8a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v2m-9 0h-2m11 0h2m-13 0h-3a2 2 0 0 0-2 2v11.5a2 2 0 0 0 2 2h3m0-15.5v15.5m0 0h13m0 0h3a2 2 0 0 0 2-2V12a2 2 0 0 0-2-2h-3m0 15.5V10" })), _m = d(wm), ym = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M18.5 13.062s-.5-1.5-2.5-1.5c-1.717 0-2.697 1.106-2.94 3m0 0a7.87 7.87 0 0 0-.06 1c0 .485.059 1 .176 1.5m-.116-2.5H11m2.06 0h2.44m-2.324 2.5c.368 1.565 1.309 3 2.824 3 2 0 2.5-1.5 2.5-1.5m-5.324-1.5H15.5m-2.324 0H11M6.5 6.923c4.185-3.591 8.803.672 9.429 1.286a.1.1 0 0 0 .142 0c.625-.614 5.243-4.877 9.43-1.286C30 10.784 27 17.063 24 20.563c-1.65 1.925-5.01 4.66-6.806 6.074a1.924 1.924 0 0 1-2.388 0C13.011 25.224 9.651 22.488 8 20.562c-3-3.5-6-9.778-1.5-13.639Z" })), Cm = d(ym), xm = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M20.016 22.3637C20.016 22.3637 21.1503 20.7123 19.9068 20.0812C18.0111 19.1189 16.9698 19.9434 15.1619 19.5226C13.6832 19.1784 13.3305 18.4357 11.8126 18.4054C9.56858 18.3605 6.6187 20.6392 6.6187 20.6392C6.6187 20.6392 5.84472 21.0677 4.84418 21.5936M20.016 22.3637C22.438 21.7579 26.7147 17.3363 28.1103 17.8948C29.5058 18.4534 29.0672 19.2913 28.1103 20.1292C27.1533 20.9671 23.0863 24.8774 18.8996 27.3911C16.1746 29.0272 13.7789 25.7106 10.8054 26.8326C10.5266 26.9377 10.2559 27.086 9.99752 27.2508M20.016 22.3637C18.8996 22.6429 18.3414 22.6429 14.155 22.6429M4.84418 21.5936C4.40416 21.8248 3.92033 22.0749 3.43924 22.3156C1.76458 23.1535 5.22312 28.1804 8.01426 28.4597C8.44165 28.5025 9.15351 27.789 9.99752 27.2508M4.84418 21.5936C4.84418 21.5936 5.91378 23.7809 6.9209 24.9456C7.92801 26.1103 9.99752 27.2508 9.99752 27.2508M9.92819 4.38208C12.6033 2.25339 15.5549 4.78046 15.9544 5.14409C15.9803 5.16771 16.0197 5.16771 16.0456 5.14409C16.4451 4.78046 19.3967 2.25339 22.0718 4.38209C24.948 6.67073 23.0304 10.3917 21.113 12.4662C19.6324 14.0682 16 16.6154 16 16.6154C16 16.6154 12.3679 14.0686 10.887 12.4662C8.9696 10.3917 7.05202 6.67073 9.92819 4.38208Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), km = d(xm), Em = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M20.016 22.3637C20.016 22.3637 21.1503 20.7123 19.9068 20.0812C18.0111 19.1189 16.9698 19.9434 15.1619 19.5226C13.6832 19.1784 13.3305 18.4357 11.8126 18.4054C9.56858 18.3605 6.6187 20.6392 6.6187 20.6392C6.6187 20.6392 5.84472 21.0677 4.84418 21.5936M20.016 22.3637C22.438 21.7579 26.7147 17.3363 28.1103 17.8948C29.5058 18.4534 29.0672 19.2913 28.1103 20.1292C27.1533 20.9671 23.0863 24.8774 18.8996 27.3911C16.1746 29.0272 13.7789 25.7106 10.8054 26.8326C10.5266 26.9377 10.2559 27.086 9.99752 27.2508M20.016 22.3637C18.8996 22.6429 18.3414 22.6429 14.155 22.6429M4.84418 21.5936C4.40416 21.8248 3.92033 22.0749 3.43924 22.3156C1.76458 23.1535 5.22312 28.1804 8.01426 28.4597C8.44165 28.5025 9.15351 27.789 9.99752 27.2508M4.84418 21.5936C4.84418 21.5936 5.91378 23.7809 6.9209 24.9456C7.92801 26.1103 9.99752 27.2508 9.99752 27.2508", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ s.createElement("path", { d: "M15.9544 5.14409C15.5549 4.78046 12.6033 2.25339 9.92819 4.38208C7.05202 6.67073 8.9696 10.3917 10.887 12.4662C12.3679 14.0686 16 16.6154 16 16.6154C16 16.6154 19.6324 14.0682 21.113 12.4662C23.0304 10.3917 24.948 6.67073 22.0718 4.38209C19.3967 2.25339 16.4451 4.78046 16.0456 5.14409C16.0197 5.16771 15.9803 5.16771 15.9544 5.14409Z", fill: "#7C5BFF" })), bm = d(Em), Mm = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M20.016 22.3637C20.016 22.3637 21.1503 20.7123 19.9068 20.0812C18.0111 19.1189 16.9698 19.9434 15.1619 19.5226C13.6832 19.1784 13.3305 18.4357 11.8126 18.4054C9.56858 18.3605 6.6187 20.6392 6.6187 20.6392C6.6187 20.6392 5.84472 21.0677 4.84418 21.5936M20.016 22.3637C22.438 21.7579 26.7147 17.3363 28.1103 17.8948C29.5058 18.4534 29.0672 19.2913 28.1103 20.1292C27.1533 20.9671 23.0863 24.8774 18.8996 27.3911C16.1746 29.0272 13.7789 25.7106 10.8054 26.8326C10.5266 26.9377 10.2559 27.086 9.99752 27.2508M20.016 22.3637C18.8996 22.6429 18.3414 22.6429 14.155 22.6429M4.84418 21.5936C4.40416 21.8248 3.92033 22.0749 3.43924 22.3156C1.76458 23.1535 5.22312 28.1804 8.01426 28.4597C8.44165 28.5025 9.15351 27.789 9.99752 27.2508M4.84418 21.5936C4.84418 21.5936 5.91378 23.7809 6.9209 24.9456C7.92801 26.1103 9.99752 27.2508 9.99752 27.2508", stroke: "white", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ s.createElement("path", { d: "M15.9528 5.14409C15.5533 4.78046 12.6018 2.25339 9.92664 4.38208C7.05047 6.67073 8.96805 10.3917 10.8854 12.4662C12.3664 14.0686 15.9985 16.6154 15.9985 16.6154C15.9985 16.6154 19.6309 14.0682 21.1115 12.4662C23.0289 10.3917 24.9465 6.67073 22.0703 4.38209C19.3951 2.25339 16.4436 4.78046 16.0441 5.14409C16.0181 5.16771 15.9788 5.16771 15.9528 5.14409Z", fill: "white" })), Sm = d(Mm), Tm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M28 16c0 6.627-5.373 12-12 12m12-12c0-6.627-5.373-12-12-12m12 12s-5.53 1.53-8 4c-2.47 2.47-4 8-4 8m0 0C9.373 28 4 22.627 4 16m0 0C4 9.373 9.373 4 16 4M4 16s5.53-1.53 8-4c2.47-2.47 4-8 4-8" })), $m = d(Tm), Lm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M11.47 13.706H6.295C5.58 13.706 5 14.286 5 15v9.706C5 25.42 5.58 26 6.294 26h5.177m0-12.294 3.388-8.911a.457.457 0 0 1 .427-.295 3.655 3.655 0 0 1 3.618 4.172l-.38 2.657a.15.15 0 0 0 .148.171h6.358a2.588 2.588 0 0 1 2.564 2.942l-1.286 9.323A2.588 2.588 0 0 1 23.744 26H11.471m0-12.294V26" })), Fm = d(Lm), Rm = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M24 9V24C24 25.6569 22.6569 27 21 27H11C9.34315 27 8 25.6569 8 24V9M27 8.5H20M5 8.5H12M12 8.5V6C12 5.44772 12.4477 5 13 5H19C19.5523 5 20 5.44772 20 6V8.5M12 8.5H20M19.5 13.5L12.5 20.5M12.5 13.5L19.5 20.5", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Vm = d(Rm), Om = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M20.5 10.5v-3a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h1m14.5-14h3.882a1 1 0 0 1 .894.553l2.618 5.236c.07.139.106.292.106.447V23.5a1 1 0 0 1-1 1h-4m-2.5-14v6m0 0h7m-7 0V22M6 24.5a2.5 2.5 0 0 0 5 0m-5 0a2.5 2.5 0 0 1 5 0m0 0h7m5 0a2.5 2.5 0 0 1-5 0m5 0c0-1.5-1-2.5-2.5-2.5M18 24.5c0-1.5 1-2.5 2.5-2.5" })), Am = d(Om), Pm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M16 14.5a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 0a8 8 0 0 0-8 8v2.114c0 .834.517 1.578 1.316 1.814C10.821 26.87 13.41 27.5 16 27.5s5.18-.629 6.684-1.072c.8-.236 1.316-.98 1.316-1.814V22.5a8 8 0 0 0-8-8Z" })), Nm = d(Pm), Bm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M16 17a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0c-3.866 0-7 3.5-7 7 0 .263.015 1.523.043 1.779M16 17c3.866 0 6.957 3.5 7 7 .003.263-.015 1.523-.043 1.779m-13.914 0A11.945 11.945 0 0 0 16 28c2.593 0 4.995-.823 6.957-2.221m-13.914 0A11.985 11.985 0 0 1 4 16C4 9.373 9.373 4 16 4s12 5.373 12 12c0 4.034-1.99 7.603-5.043 9.779" })), Im = d(Bm), Zm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeMiterlimit: 16, strokeWidth: 1.5, d: "M16 25.5S11 21 11 16c0-3.881 3.013-7.461 4.361-8.869a.875.875 0 0 1 1.278 0C17.987 8.54 21 12.12 21 16c0 5-5 9.5-5 9.5Zm0 0c8.398 0 11.725-4.087 11.983-11.529a.926.926 0 0 0-.95-.966c-1.358.038-3.9.22-6.033 1.007M16 25.5c-8.267 0-11.713-4.137-11.983-11.529a.925.925 0 0 1 .95-.966c1.358.038 3.9.22 6.033 1.007" })), Wm = d(Zm), jm = {
|
|
7731
|
-
|
|
7732
|
-
|
|
7733
|
-
|
|
7734
|
-
bookmark_outline: O9,
|
|
7735
|
-
|
|
7736
|
-
|
|
7737
|
-
|
|
7738
|
-
|
|
7739
|
-
|
|
7740
|
-
|
|
7741
|
-
|
|
7742
|
-
|
|
7743
|
-
|
|
7744
|
-
|
|
7745
|
-
|
|
7746
|
-
|
|
7747
|
-
|
|
7748
|
-
|
|
7749
|
-
|
|
7750
|
-
|
|
7751
|
-
|
|
7752
|
-
|
|
7753
|
-
|
|
7754
|
-
|
|
7755
|
-
|
|
7756
|
-
|
|
7757
|
-
|
|
7758
|
-
|
|
7759
|
-
|
|
7760
|
-
|
|
7761
|
-
|
|
7762
|
-
|
|
7763
|
-
|
|
7764
|
-
|
|
7765
|
-
|
|
7766
|
-
|
|
7767
|
-
|
|
7768
|
-
|
|
7769
|
-
|
|
7770
|
-
|
|
7771
|
-
|
|
7772
|
-
|
|
7773
|
-
|
|
7774
|
-
|
|
7775
|
-
|
|
7776
|
-
|
|
7777
|
-
|
|
7778
|
-
|
|
7779
|
-
|
|
7780
|
-
|
|
7781
|
-
|
|
7782
|
-
|
|
7783
|
-
|
|
7784
|
-
|
|
7785
|
-
|
|
7786
|
-
|
|
7787
|
-
|
|
7788
|
-
|
|
7789
|
-
|
|
7790
|
-
|
|
7791
|
-
|
|
7792
|
-
|
|
7793
|
-
|
|
7794
|
-
|
|
7795
|
-
|
|
7796
|
-
|
|
7797
|
-
|
|
7798
|
-
|
|
7799
|
-
|
|
7800
|
-
|
|
7801
|
-
|
|
7802
|
-
|
|
7803
|
-
|
|
7804
|
-
|
|
7805
|
-
|
|
7806
|
-
|
|
7807
|
-
|
|
7808
|
-
|
|
7809
|
-
|
|
7810
|
-
|
|
7811
|
-
|
|
7812
|
-
|
|
7813
|
-
|
|
7814
|
-
|
|
7815
|
-
|
|
7816
|
-
|
|
7817
|
-
|
|
7818
|
-
|
|
7819
|
-
|
|
7820
|
-
|
|
7821
|
-
|
|
7822
|
-
|
|
7823
|
-
|
|
7824
|
-
|
|
7825
|
-
|
|
7826
|
-
|
|
7827
|
-
|
|
7828
|
-
|
|
7829
|
-
|
|
7830
|
-
|
|
7831
|
-
|
|
7832
|
-
|
|
7833
|
-
|
|
7834
|
-
|
|
7835
|
-
|
|
7836
|
-
|
|
7837
|
-
|
|
7838
|
-
|
|
7839
|
-
|
|
7840
|
-
|
|
7841
|
-
|
|
7842
|
-
|
|
7843
|
-
|
|
7844
|
-
|
|
7845
|
-
|
|
7846
|
-
|
|
7847
|
-
|
|
7848
|
-
|
|
7849
|
-
|
|
7850
|
-
},
|
|
7851
|
-
|
|
7852
|
-
|
|
7853
|
-
|
|
7854
|
-
},
|
|
7637
|
+
}, k6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { clipPath: "url(#clip0_12989_12)" }, /* @__PURE__ */ s.createElement("path", { d: "M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8Z", fill: "#B5D622" }), /* @__PURE__ */ s.createElement("path", { d: "M5 8L7 10L11 6", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), /* @__PURE__ */ s.createElement("defs", null, /* @__PURE__ */ s.createElement("clipPath", { id: "clip0_12989_12" }, /* @__PURE__ */ s.createElement("rect", { width: 16, height: 16, fill: "white" })))), E6 = d(k6), b6 = {
|
|
7638
|
+
checkmark_circle_coloured: E6
|
|
7639
|
+
}, M6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M22.5 12C22.5 17.799 17.799 22.5 12 22.5C6.20101 22.5 1.5 17.799 1.5 12C1.5 6.20101 6.20101 1.5 12 1.5C17.799 1.5 22.5 6.20101 22.5 12Z", fill: "#B5D622" }), /* @__PURE__ */ s.createElement("path", { d: "M7 12.5L10 15.5L17 8.5", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), S6 = d(M6), T6 = {
|
|
7640
|
+
checkmark_circle_coloured: S6
|
|
7641
|
+
}, $6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M16 28C22.6274 28 28 22.6274 28 16C28 9.37258 22.6274 4 16 4C9.37258 4 4 9.37258 4 16C4 17.8093 4.40043 19.5251 5.11749 21.0636C5.20001 21.2406 5.23484 21.4367 5.21134 21.6306L4.57675 26.8667C4.53771 27.1889 4.81112 27.4623 5.13327 27.4233L10.3694 26.7887C10.5633 26.7652 10.7594 26.8 10.9364 26.8825C12.4749 27.5996 14.1907 28 16 28Z", fill: "white" }), /* @__PURE__ */ s.createElement("path", { d: "M16.085 12.8713C17.3541 11.0913 19.4911 10.5137 21.0272 11.431C22.5982 12.369 22.9124 14.2451 21.9698 16.4338C20.751 19.2639 16.8478 22.3502 16.1181 22.9103C16.0481 22.9641 15.9519 22.9641 15.8819 22.9103C15.1522 22.3502 11.249 19.2639 10.0302 16.4338C9.08761 14.2451 9.40181 12.369 10.9728 11.431C12.4977 10.5138 14.6454 11.0913 15.9149 12.8713C15.9563 12.9292 16.0437 12.9292 16.085 12.8713Z", fill: "#FF9DE2" }), /* @__PURE__ */ s.createElement("path", { d: "M16 4C9.37258 4 4 9.37258 4 16C4 17.8099 4.40068 19.5262 5.11817 21.065C5.20075 21.2422 5.2356 21.4383 5.21206 21.6323L4.57693 26.866C4.53781 27.1884 4.81157 27.4619 5.13391 27.4226L10.3591 26.7844C10.5536 26.7606 10.7503 26.7956 10.9278 26.8785C12.4685 27.5981 14.1873 28 16 28C22.6274 28 28 22.6274 28 16C28 9.37258 22.6274 4 16 4Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" }), /* @__PURE__ */ s.createElement("path", { d: "M16.085 12.8713C17.3541 11.0913 19.4911 10.5137 21.0272 11.431C22.5982 12.369 22.9124 14.2451 21.9698 16.4338C20.751 19.2639 16.8478 22.3502 16.1181 22.9103C16.0481 22.9641 15.9519 22.9641 15.8819 22.9103C15.1522 22.3502 11.249 19.2639 10.0302 16.4338C9.08761 14.2451 9.40181 12.369 10.9728 11.431C12.4977 10.5138 14.6454 11.0913 15.9149 12.8713C15.9563 12.9292 16.0437 12.9292 16.085 12.8713Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), L6 = d($6), F6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13L27 25C27 25.5523 26.5523 26 26 26H6C5.44772 26 5 25.5523 5 25L5.00002 13L5.00001 8Z", fill: "#FDE6F7" }), /* @__PURE__ */ s.createElement("path", { d: "M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13M16 16.5V22.5M13 19.5H19", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" }), /* @__PURE__ */ s.createElement("rect", { width: 21, height: 6, transform: "translate(5.5 7)", fill: "#FF9DE2" }), /* @__PURE__ */ s.createElement("path", { d: "M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13M16 16.5V22.5M13 19.5H19", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), R6 = d(F6), V6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M4 12.5C4 10.567 5.567 9 7.5 9H24.5C26.433 9 28 10.567 28 12.5C28 14.433 26.433 16 24.5 16H7.5C5.567 16 4 14.433 4 12.5Z", fill: "#C1B7EA" }), /* @__PURE__ */ s.createElement("path", { d: "M6 16H26V25C26 25.5523 25.5523 26 25 26H16H7C6.44772 26 6 25.5523 6 25V16Z", fill: "#E8E3FF" }), /* @__PURE__ */ s.createElement("path", { d: "M6 16H26M6 16V25C6 25.5523 6.44772 26 7 26H16M6 16V16C5.17157 16 4.5 15.3284 4.5 14.5V11C4.5 10.1716 5.17157 9.5 6 9.5H16M26 16V25C26 25.5523 25.5523 26 25 26H16M26 16V16C26.8284 16 27.5 15.3284 27.5 14.5V11C27.5 10.1716 26.8284 9.5 26 9.5H16M16 26V9.5M16 9.5L17.7018 5.07536C18.1409 3.93367 19.4288 3.37152 20.5645 3.82581V3.82581C22.4473 4.5789 22.3884 7.26406 20.4745 7.93393L16 9.5ZM16 9.5L14.2982 5.07536C13.8591 3.93367 12.5712 3.37152 11.4355 3.82581V3.82581C9.55275 4.5789 9.61161 7.26406 11.5255 7.93393L16 9.5Z", stroke: "#201649", strokeWidth: 1.5 })), O6 = d(V6), A6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M26.6667 12.6C26.6667 14.0359 25.4728 15.2 24 15.2C22.5272 15.2 21.3333 14.0359 21.3333 12.6C21.3333 11.1641 22.5272 10 24 10C25.4728 10 26.6667 11.1641 26.6667 12.6Z", fill: "#E0F5F9" }), /* @__PURE__ */ s.createElement("path", { d: "M24 15.2C21.7909 15.2 20 16.9461 20 19.1V21.413C20 21.9726 20.3672 22.4686 20.9248 22.6011C21.6946 22.7841 22.8473 23 24 23C25.1527 23 26.3054 22.7841 27.0752 22.6011C27.6328 22.4686 28 21.9726 28 21.413V19.1C28 16.9461 26.2091 15.2 24 15.2Z", fill: "#E0F5F9" }), /* @__PURE__ */ s.createElement("path", { d: "M10.6667 12.6C10.6667 14.0359 9.47276 15.2 8 15.2C6.52724 15.2 5.33333 14.0359 5.33333 12.6C5.33333 11.1641 6.52724 10 8 10C9.47276 10 10.6667 11.1641 10.6667 12.6Z", fill: "#E0F5F9" }), /* @__PURE__ */ s.createElement("path", { d: "M8 15.2C5.79086 15.2 4 16.9461 4 19.1V21.413C4 21.9726 4.3672 22.4686 4.92478 22.6011C5.69458 22.7841 6.84729 23 8 23C9.15271 23 10.3054 22.7841 11.0752 22.6011C11.6328 22.4686 12 21.9726 12 21.413V19.1C12 16.9461 10.2091 15.2 8 15.2Z", fill: "#E0F5F9" }), /* @__PURE__ */ s.createElement("path", { d: "M20 10C20 12.2091 18.2091 14 16 14C13.7909 14 12 12.2091 12 10C12 7.79086 13.7909 6 16 6C18.2091 6 20 7.79086 20 10Z", fill: "#98CBD6" }), /* @__PURE__ */ s.createElement("path", { d: "M16 14C12.6863 14 10 16.6863 10 20V23.5585C10 24.4193 10.5508 25.1825 11.3872 25.3864C12.5419 25.6678 14.2709 26 16 26C17.7291 26 19.4581 25.6678 20.6128 25.3864C21.4492 25.1825 22 24.4193 22 23.5585V20C22 16.6863 19.3137 14 16 14Z", fill: "#98CBD6" }), /* @__PURE__ */ s.createElement("path", { d: "M16 14C18.2091 14 20 12.2091 20 10C20 7.79086 18.2091 6 16 6C13.7909 6 12 7.79086 12 10C12 12.2091 13.7909 14 16 14ZM16 14C12.6863 14 10 16.6863 10 20V23.5585C10 24.4193 10.5508 25.1825 11.3872 25.3864C12.5419 25.6678 14.2709 26 16 26C17.7291 26 19.4581 25.6678 20.6128 25.3864C21.4492 25.1825 22 24.4193 22 23.5585V20C22 16.6863 19.3137 14 16 14ZM8 15C9.38071 15 10.5 13.8807 10.5 12.5C10.5 11.1193 9.38071 10 8 10C6.61929 10 5.5 11.1193 5.5 12.5C5.5 13.8807 6.61929 15 8 15ZM8 15C5.23858 15 4 17.2386 4 20V21.2639C4 22.0215 4.4455 22.6851 5.19307 22.8077C5.82196 22.9107 6.73247 23 8 23C8.73083 23 9.40232 22.9703 10 22.9254M8 15C9.12561 15 10.1643 15.3719 11 15.9996M24 15C25.3807 15 26.5 13.8807 26.5 12.5C26.5 11.1193 25.3807 10 24 10C22.6193 10 21.5 11.1193 21.5 12.5C21.5 13.8807 22.6193 15 24 15ZM24 15C26.7614 15 28 17.2386 28 20V21.2639C28 22.0215 27.5545 22.6851 26.8069 22.8077C26.178 22.9107 25.2675 23 24 23C23.2692 23 22.5977 22.9703 22 22.9254M24 15C22.8742 15 21.8353 15.3721 20.9995 16", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), P6 = d(A6), B6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M12.5 12.5L19 7.00003C20.3333 6.50003 23.4 5.70003 25 6.50003C27 7.50003 28 10 28 12.5C28 14.5 25.6667 18 24.5 19.5C24.5 19.5 20.5 13 19 13.5C17.5 14 15 16 13.5 16C12 16 11 14.5 11 14.5L12.5 12.5Z", fill: "#CAE85D" }), /* @__PURE__ */ s.createElement("path", { d: "M13.817 25.8364C11.6954 24.249 8.4386 21.4301 5.95138 17.5648C1.93196 11.3185 4.74553 7.02412 8.76498 6.24333C12.4077 5.53572 15.3902 8.99642 15.9173 9.6514C15.9644 9.70994 15.9547 9.79458 15.897 9.84266L11.6229 13.401C11.0363 13.8893 11.1488 14.8201 11.8348 15.1546C13.0902 15.7667 14.5676 15.7158 15.7779 15.0188L18.8136 13.2705C21.4446 13.0901 23.7337 17.8634 24.3124 19.137C24.4013 19.3205 24.4408 19.422 24.4408 19.422C24.576 19.7123 20.5283 23.3452 17.9904 25.583C16.8038 26.6293 15.0837 26.7842 13.817 25.8364Z", fill: "#F2FBC4" }), /* @__PURE__ */ s.createElement("path", { d: "M16 9.75701C16 9.75701 12.7844 5.46266 8.76498 6.24346C4.74553 7.02426 1.93196 11.3186 5.95138 17.565C8.59777 21.6776 12.1154 24.6056 14.2098 26.1261C15.2881 26.9089 16.7119 26.9089 17.7902 26.1261C19.8846 24.6056 23.4022 21.6776 26.0486 17.565C30.0681 11.3186 27.2544 7.02422 23.235 6.24342C19.2156 5.46262 16 9.75701 16 9.75701ZM16 9.75701L11.3336 13.6419C10.846 14.0479 10.8704 14.8044 11.3833 15.178V15.178C12.7073 16.1424 14.4929 16.176 15.8521 15.262L18.1399 13.7237C18.557 13.4432 19.0906 13.4088 19.5067 13.6908C20.0913 14.087 20.9964 14.7899 22.0292 15.9085C23.8314 17.8605 24.4408 19.4221 24.4408 19.4221M16.8039 19.9074L20.5 23.5M14.3922 22.2498L18 25.5M19.2156 17.8605L23 21.5", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), N6 = d(B6), I6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M20.016 22.3637C20.016 22.3637 21.1503 20.7123 19.9068 20.0812C18.0111 19.1189 16.9698 19.9434 15.1619 19.5226C13.6832 19.1784 13.3305 18.4357 11.8126 18.4054C9.56858 18.3605 6.6187 20.6392 6.6187 20.6392C6.6187 20.6392 5.84472 21.0677 4.84418 21.5936M20.016 22.3637C22.438 21.7579 26.7147 17.3363 28.1103 17.8948C29.5058 18.4534 29.0672 19.2913 28.1103 20.1292C27.1533 20.9671 23.0863 24.8774 18.8996 27.3911C16.1746 29.0272 13.7789 25.7106 10.8054 26.8326C10.5266 26.9377 10.2559 27.086 9.99752 27.2508M20.016 22.3637C18.8996 22.6429 18.3414 22.6429 14.155 22.6429M4.84418 21.5936C4.40416 21.8248 3.92033 22.0749 3.43924 22.3156C1.76458 23.1535 5.22312 28.1804 8.01426 28.4597C8.44165 28.5025 9.15351 27.789 9.99752 27.2508M4.84418 21.5936C4.84418 21.5936 5.91378 23.7809 6.9209 24.9456C7.92801 26.1103 9.99752 27.2508 9.99752 27.2508", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ s.createElement("path", { d: "M15.9544 5.14409C15.5549 4.78046 12.6033 2.25339 9.92819 4.38208C7.05202 6.67073 8.9696 10.3917 10.887 12.4662C12.3679 14.0686 16 16.6154 16 16.6154C16 16.6154 19.6324 14.0682 21.113 12.4662C23.0304 10.3917 24.948 6.67073 22.0718 4.38209C19.3967 2.25339 16.4451 4.78046 16.0456 5.14409C16.0197 5.16771 15.9803 5.16771 15.9544 5.14409Z", fill: "#7C5BFF" })), Z6 = d(I6), W6 = {
|
|
7642
|
+
bubble_heart_coloured: L6,
|
|
7643
|
+
event_calendar_plus_coloured: R6,
|
|
7644
|
+
gift_coloured: O6,
|
|
7645
|
+
group_coloured: P6,
|
|
7646
|
+
heart_handshake_coloured: N6,
|
|
7647
|
+
supporter_new_coloured: Z6
|
|
7648
|
+
}, j6 = {
|
|
7649
|
+
16: b6,
|
|
7650
|
+
24: T6,
|
|
7651
|
+
32: W6
|
|
7652
|
+
}, D6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M8.08517 4.23369C8.81151 2.37226 12.0899 1.08987 14 3C16 5.00001 14.8225 7.68569 13.5 10C11.6443 13.2475 8.49724 14.7731 8.05277 14.9764C8.01793 14.9923 7.98205 14.9923 7.94721 14.9764C7.50274 14.7731 4.35569 13.2475 2.5 10C1.17753 7.68569 -6.55651e-06 4.99996 2 3.00001C3.91013 1.08992 7.18849 2.37227 7.91483 4.23369C7.94132 4.30158 8.05868 4.30158 8.08517 4.23369Z", fill: "#201649" })), H6 = d(D6), U6 = {
|
|
7653
|
+
heart_filled: H6
|
|
7654
|
+
}, z6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 25, height: 24, viewBox: "0 0 25 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.875 2.5C4.77043 2.5 3.875 3.39543 3.875 4.5V7.5C3.875 8.05228 4.32272 8.5 4.875 8.5H19.875C20.4273 8.5 20.875 8.05228 20.875 7.5V4.5C20.875 3.39543 19.9796 2.5 18.875 2.5H5.875ZM19.875 10H4.875C4.32272 10 3.875 10.4477 3.875 11V21.0701C3.875 21.8809 4.78927 22.3546 5.45168 21.887L11.7983 17.4071C12.144 17.163 12.606 17.163 12.9517 17.4071L19.2983 21.887C19.9607 22.3546 20.875 21.8809 20.875 21.0701V11C20.875 10.4477 20.4273 10 19.875 10Z", fill: "#01819C" })), Y6 = d(z6), q6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { id: "heart_filled" }, /* @__PURE__ */ s.createElement("path", { id: "Vector", d: "M12.0922 6.73281C13.6393 3.85218 17.0499 2.45059 19.5 4.41066C22 6.41066 21.7029 10.0048 20 13.4107C17.685 18.0407 12.7975 20.527 12.0869 20.8696C12.0303 20.8969 11.9707 20.8947 11.916 20.8637C11.2161 20.4665 6.31826 17.5835 4 13.4107C2.15072 10.082 1.99996 6.41064 4.49997 4.41065C6.95009 2.45058 10.3607 3.85218 11.9078 6.73281C11.9468 6.8054 12.0532 6.80541 12.0922 6.73281Z", fill: "#201649" }))), G6 = d(q6), K6 = {
|
|
7655
|
+
bookmark_filled: Y6,
|
|
7656
|
+
heart_filled: G6
|
|
7657
|
+
}, Q6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { id: "heart_filled" }, /* @__PURE__ */ s.createElement("path", { id: "Vector", d: "M16.0824 8.88616C18.5872 5.46769 22.5327 4.02183 25.5 6C28.5 8 28.7402 11.8049 27 16C24.6817 21.5888 17.121 27.1898 16.1117 27.9199C16.0432 27.9695 15.9568 27.9695 15.8883 27.9199C14.879 27.1898 7.31832 21.5888 5.00001 16C3.25983 11.8049 3.49999 8 6.5 6C9.46727 4.02183 13.4128 5.46769 15.9176 8.88616C15.9582 8.94151 16.0418 8.94151 16.0824 8.88616Z", fill: "#201649" }))), X6 = d(Q6), J6 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M5.92 26.608C4.832 26.736 4 26.48 4 25.008V22.704C4 21.744 4.256 21.488 5.28 21.36C7.968 20.72 8.352 18.928 8.416 16.24H5.28C4.576 16.24 4 15.664 4 14.96V7.28C4 6.576 4.576 6 5.28 6H12.96C13.664 6 14.24 6.576 14.24 7.28V16.944C14.24 23.024 12 26.352 5.92 26.608ZM20.64 26.608C19.552 26.736 18.72 26.48 18.72 25.008V22.704C18.72 21.744 18.976 21.488 20 21.36C22.688 20.72 23.072 18.928 23.136 16.24H20C19.296 16.24 18.72 15.664 18.72 14.96V7.28C18.72 6.576 19.296 6 20 6H27.68C28.384 6 28.96 6.576 28.96 7.28V16.944C28.96 23.024 26.72 26.352 20.64 26.608Z", fill: "#FF9DE2" })), e4 = d(J6), t4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M12.32 6.0089C13.408 5.9449 14.24 6.2009 14.24 7.6089V9.9769C14.24 10.9369 13.984 11.1289 12.96 11.3209C10.272 11.8969 9.888 13.7529 9.824 16.4409H12.96C13.664 16.4409 14.24 17.0169 14.24 17.7209V25.4009C14.24 26.1049 13.664 26.6809 12.96 26.6809H5.28C4.576 26.6809 4 26.1049 4 25.4009V15.7369C4 9.6569 6.24 6.3289 12.32 6.0089ZM27.04 6.0089C28.128 5.9449 28.96 6.2009 28.96 7.6089V9.9769C28.96 10.9369 28.704 11.1289 27.68 11.3209C24.992 11.8969 24.608 13.7529 24.544 16.4409H27.68C28.384 16.4409 28.96 17.0169 28.96 17.7209V25.4009C28.96 26.1049 28.384 26.6809 27.68 26.6809H20C19.296 26.6809 18.72 26.1049 18.72 25.4009V15.7369C18.72 9.6569 20.96 6.3289 27.04 6.0089Z", fill: "#FF9DE2" })), r4 = d(t4), n4 = {
|
|
7658
|
+
heart_filled: X6,
|
|
7659
|
+
quotation_left_filled: e4,
|
|
7660
|
+
quotation_right_filled: r4
|
|
7661
|
+
}, a4 = {
|
|
7662
|
+
16: U6,
|
|
7663
|
+
24: K6,
|
|
7664
|
+
32: n4
|
|
7665
|
+
}, o4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M13.5 5.5L8.07955 10.9205C8.03562 10.9644 7.96438 10.9644 7.92045 10.9205L2.5 5.5", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), s4 = d(o4), i4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M10.5 13.5L5.07955 8.07955C5.03562 8.03562 5.03562 7.96438 5.07955 7.92045L10.5 2.5", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), c4 = d(i4), l4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M5.5 2.5L10.9205 7.92045C10.9644 7.96438 10.9644 8.03562 10.9205 8.07955L5.5 13.5", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), d4 = d(l4), u4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M13.5 10.5L8.07955 5.07955C8.03562 5.03562 7.96438 5.03562 7.92045 5.07955L2.5 10.5", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), h4 = d(u4), f4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M12.8048 4.54359L2.78251 1.84529C2.21329 1.69204 1.69204 2.21329 1.84529 2.7825L4.54359 12.8048C4.71725 13.4498 5.57642 13.5777 5.93047 13.0112L7.39811 10.663C7.45023 10.5796 7.5664 10.5664 7.63594 10.6359L10.9593 13.9593C11.2579 14.2579 11.7421 14.2579 12.0407 13.9593L13.9593 12.0407C14.2579 11.7421 14.2579 11.2579 13.9593 10.9593L10.6359 7.63594C10.5664 7.5664 10.5796 7.45023 10.663 7.39811L13.0112 5.93047C13.5777 5.57642 13.4498 4.71725 12.8048 4.54359Z", stroke: "#201649", strokeWidth: 1.5 })), m4 = d(f4), p4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { id: "eternal_link" }, /* @__PURE__ */ s.createElement("path", { id: "Vector", d: "M9 2H13.9C13.9552 2 14 2.04477 14 2.1V7M13 3L7 9M5 2H3C2.44772 2 2 2.44772 2 3V13C2 13.5523 2.44772 14 3 14H13C13.5523 14 14 13.5523 14 13V11", stroke: "#01819C", strokeWidth: 1.5, strokeLinecap: "round" }))), g4 = d(p4), v4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M8.06491 4.37563C9.15755 2.36891 11.785 1.62798 13.5 2.99999C15.25 4.39999 14.8225 7.18568 13.5 9.5C11.6438 12.7484 8.49537 14.274 8.05238 14.4765C8.01779 14.4923 7.98213 14.4924 7.94744 14.4768C7.50021 14.2754 4.30555 12.75 2.49999 9.5C1.20548 7.16993 0.749976 4.39999 2.49999 3C4.21502 1.62799 6.84245 2.36891 7.93507 4.37563C7.96266 4.42629 8.03732 4.42629 8.06491 4.37563Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), w4 = d(v4), _4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M2.5 12H5M21.5 12H8.5M2.5 18.5H5M21.5 18.5H8.5M2.5 5.5H5M21.5 5.5H8.5", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), y4 = d(_4), C4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M11.5 6.00001H12.3125C13.2445 6.00001 14 6.75553 14 7.68751V12.3125C14 13.2445 13.2445 14 12.3125 14H3.6875C2.75552 14 2 13.2445 2 12.3125V7.68751C2 6.75553 2.75552 6.00001 3.6875 6.00001H4.5M11.5 6.00001H4.5M11.5 6.00001V4.62501C11.5 1.68551 8.84499 1.49584 8.15979 1.49584C8.05279 1.49584 7.94721 1.49584 7.84021 1.49584C7.15502 1.49584 4.5 1.68551 4.5 4.62501V6.00001M8 9.5V10.5M7.5 9.5V9.5C7.77614 9.22386 8.22386 9.22386 8.5 9.5V9.5C8.77614 9.77614 8.77614 10.2239 8.5 10.5V10.5C8.22386 10.7761 7.77614 10.7761 7.5 10.5V10.5C7.22386 10.2239 7.22386 9.77614 7.5 9.5Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), x4 = d(C4), k4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M6.5 3.5L10 3.5C12.2091 3.50001 14 5.29087 14 7.5V10.5C14 12.7091 12.2091 14.5 10 14.5H6C3.79086 14.5 2 12.7091 2 10.5V7M8.5 1L6.07071 3.42929C6.03166 3.46834 6.03166 3.53166 6.07071 3.57071L8.5 6", stroke: "#01819C", strokeWidth: 1.5, strokeLinecap: "round" })), E4 = d(k4), b4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M6 10L1.44008 7.51277C1.06743 7.30951 1.1016 6.76366 1.49668 6.60845L13.4324 1.91942C13.8388 1.75976 14.2402 2.16121 14.0806 2.56763L9.39155 14.5033C9.23634 14.8984 8.69049 14.9326 8.48723 14.5599L6 10ZM6 10L8.5 7.5", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), M4 = d(b4), S4 = {
|
|
7666
|
+
chevron_down: s4,
|
|
7667
|
+
chevron_left: c4,
|
|
7668
|
+
chevron_right: d4,
|
|
7669
|
+
chevron_up: h4,
|
|
7670
|
+
cursor: m4,
|
|
7671
|
+
external_link: g4,
|
|
7672
|
+
heart_outline: w4,
|
|
7673
|
+
list: y4,
|
|
7674
|
+
privacy_lock_closed: x4,
|
|
7675
|
+
rotate: E4,
|
|
7676
|
+
send: M4
|
|
7677
|
+
}, T4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m14 21-8.93-8.93a.1.1 0 0 1 0-.14L14 3m-8 9h15" })), $4 = d(T4), L4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m12 21 8.93-8.93a.1.1 0 0 0 0-.14L12 3m8 9H5" })), F4 = d(L4), R4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M4 9v11a1 1 0 0 0 1.6.8l5.2-3.9a2 2 0 0 1 2.4 0l5.2 3.9A1 1 0 0 0 20 20V9M4 9V5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4M4 9h16" })), V4 = d(R4), O4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M2.5 12h19m-19 6.5h19m-19-13h19" })), A4 = d(O4), P4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { id: "business" }, /* @__PURE__ */ s.createElement("path", { id: "Vector", d: "M3.5 11H3.36019C2.68555 11 2.20448 10.3457 2.40571 9.70173L4.28071 3.70173C4.41117 3.28425 4.79781 3 5.23519 3H8.5M3.5 11V20C3.5 20.5523 3.94772 21 4.5 21H6.8C6.91046 21 7 20.9105 7 20.8L7 14.7C7 14.5895 7.08954 14.5 7.2 14.5H11.0308C11.1412 14.5 11.2308 14.5895 11.2308 14.7L11.2308 20.8C11.2308 20.9105 11.3203 21 11.4308 21H19.5C20.0523 21 20.5 20.5523 20.5 20V11M3.5 11H7M20.5 11H20.6398C21.3144 11 21.7955 10.3457 21.5943 9.70173L19.7193 3.70172C19.5888 3.28425 19.2022 3 18.7648 3H15.5M20.5 11H17M12 3L12 11M12 3H15.5M12 3H8.5M12 11H17M12 11H7M15.5 3L17 11M8.5 3L7 11M16 15V16M15.2 16.5H16.8C16.9105 16.5 17 16.4105 17 16.3V14.7C17 14.5895 16.9105 14.5 16.8 14.5H15.2C15.0895 14.5 15 14.5895 15 14.7V16.3C15 16.4105 15.0895 16.5 15.2 16.5Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" }))), B4 = d(P4), N4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M2 9C2 7.61929 3.11929 6.5 4.5 6.5H6.27003C6.41599 6.5 6.55467 6.43622 6.64966 6.3254L8.90136 3.69842C9.28132 3.25513 9.83602 3 10.4199 3H13.5801C14.164 3 14.7187 3.25513 15.0986 3.69842L17.3503 6.3254C17.4453 6.43622 17.584 6.5 17.73 6.5H19.5C20.8807 6.5 22 7.61929 22 9V18C22 19.3807 20.8807 20.5 19.5 20.5H4.5C3.11929 20.5 2 19.3807 2 18V9Z", stroke: "#201649", strokeWidth: 1.5 }), /* @__PURE__ */ s.createElement("path", { d: "M7.5 13C7.5 10.5147 9.51472 8.5 12 8.5C14.4853 8.5 16.5 10.5147 16.5 13C16.5 15.4853 14.4853 17.5 12 17.5C9.51472 17.5 7.5 15.4853 7.5 13Z", stroke: "#201649", strokeWidth: 1.5 })), I4 = d(N4), Z4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m4 13 4.859 4.859a.2.2 0 0 0 .282 0L20 7" })), W4 = d(Z4), j4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m7 12.5 3 3 7-7m4.5 3.5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z" })), D4 = d(j4), H4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m21 8-8.93 8.93a.1.1 0 0 1-.14 0L3 8" })), U4 = d(H4), z4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m15 21-8.93-8.93a.1.1 0 0 1 0-.14L15 3" })), Y4 = d(z4), q4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m9 3 8.93 8.93a.1.1 0 0 1 0 .14L9 21" })), G4 = d(q4), K4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m21 16-8.93-8.93a.1.1 0 0 0-.14 0L3 16" })), Q4 = d(K4), X4 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M16 16L12 12V7M21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C6.75329 21.5 2.5 17.2467 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C17.2467 2.5 21.5 6.75329 21.5 12Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), J4 = d(X4), eh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M8 13.5h7M9 10h7m5 2a9 9 0 0 1-12.697 8.208 1.063 1.063 0 0 0-.632-.082l-3.953.74a.5.5 0 0 1-.584-.584l.74-3.953c.04-.213.008-.434-.082-.632A9 9 0 1 1 21 12Z" })), th = d(eh), rh = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M17 17H19C20.1046 17 21 16.1046 21 15V5C21 3.89543 20.1046 3 19 3H9C7.89543 3 7 3.89543 7 5V7M17 17H9C7.89543 17 7 16.1046 7 15V7M17 17V19C17 20.1046 16.1046 21 15 21H5C3.89543 21 3 20.1046 3 19V9C3 7.89543 3.89543 7 5 7H7", stroke: "#201649", strokeWidth: 1.5 })), nh = d(rh), ah = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m4 20 8-8 8-8m0 16L4 4" })), oh = d(ah), sh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m8 16 8-8m0 8L8 8m13.5 4a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z" })), ih = d(sh), ch = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M18.6906 7.45662L5.57244 4.36999C4.84945 4.19987 4.19987 4.84945 4.36999 5.57244L7.45662 18.6906C7.6593 19.552 8.7986 19.7451 9.2737 18.9985L11.3661 15.7103C11.4348 15.6024 11.5858 15.5858 11.6763 15.6763L16.2929 20.2929C16.6834 20.6834 17.3166 20.6834 17.7071 20.2929L20.2929 17.7071C20.6834 17.3166 20.6834 16.6834 20.2929 16.2929L15.6763 11.6763C15.5858 11.5858 15.6024 11.4348 15.7103 11.3661L18.9985 9.2737C19.7451 8.7986 19.552 7.6593 18.6906 7.45662Z", stroke: "#201649", strokeWidth: 1.5 })), lh = d(ch), dh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { id: "emoji" }, /* @__PURE__ */ s.createElement("path", { id: "Vector", d: "M8 16C8 16 9.5 17.5 12 17.5C14.5 17.5 16 16 16 16M12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5ZM14.5 10.5V10.5C14.7761 10.7761 15.2239 10.7761 15.5 10.5V10.5C15.7761 10.2239 15.7761 9.77614 15.5 9.5V9.5C15.2239 9.22386 14.7761 9.22386 14.5 9.5V9.5C14.2239 9.77614 14.2239 10.2239 14.5 10.5ZM8.5 10.5V10.5C8.77614 10.7761 9.22386 10.7761 9.5 10.5V10.5C9.77614 10.2239 9.77614 9.77614 9.5 9.5V9.5C9.22386 9.22386 8.77614 9.22386 8.5 9.5V9.5C8.22386 9.77614 8.22386 10.2239 8.5 10.5Z", stroke: "#635C80", strokeWidth: 1.5, strokeLinecap: "round" }))), uh = d(dh), hh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m9.5 11.689 1.348 1.303c.644.622 1.66.622 2.304 0l1.348-1.303m-5 0L2.521 4.46M9.5 11.689l-6.979 7.85M21.48 4.461 14.5 11.689m0 0 6.979 7.85M20 20.5H4a2 2 0 0 1-2-2v-13a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2Z" })), fh = d(hh), mh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M12 9V13M12 17C12.2761 17 12.5 16.7761 12.5 16.5C12.5 16.2239 12.2761 16 12 16M12 17C11.7239 17 11.5 16.7761 11.5 16.5C11.5 16.2239 11.7239 16 12 16M12 17V16M3.69951 20H20.3005C21.063 20 21.5449 19.1809 21.1746 18.5144L12.8742 3.57348C12.4932 2.88767 11.5068 2.88767 11.1258 3.57348L2.82536 18.5144C2.45506 19.1809 2.93703 20 3.69951 20Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), ph = d(mh), gh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M21 10.5v-4a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v4m18 0v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-8m18 0H3M12 2v5m5-5v5M7 7V2" })), vh = d(gh), wh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M13 3h7.9a.1.1 0 0 1 .1.1V11m-1-7L10 14M6 3H4a1 1 0 0 0-1 1v15a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-2" })), _h = d(wh), yh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M12 5C6.54245 5 2.84732 9.93477 1.80246 11.5176C1.60739 11.8131 1.60739 12.1869 1.80246 12.4824C2.84732 14.0652 6.54245 19 12 19C17.4576 19 21.1527 14.0652 22.1975 12.4824C22.3926 12.1869 22.3926 11.8131 22.1975 11.5176C21.1527 9.93477 17.4576 5 12 5Z", stroke: "#201649", strokeWidth: 1.5 }), /* @__PURE__ */ s.createElement("path", { d: "M8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12Z", stroke: "#201649", strokeWidth: 1.5 })), Ch = d(yh), xh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m3.5 3.5 17 17M12 5C6.542 5 2.847 9.935 1.802 11.518a.868.868 0 0 0 0 .964C2.847 14.065 6.542 19 12 19s9.153-4.935 10.198-6.518a.868.868 0 0 0 0-.964C21.153 9.935 17.458 5 12 5Zm0 3a4 4 0 1 0 0 8 4 4 0 0 0 0-8Z" })), kh = d(xh), Eh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M19.178 3.5H4.822a1 1 0 0 0-.844 1.537l5.71 8.972A2 2 0 0 1 10 15.082v5.3a1 1 0 0 0 1.447.894l2-1a1 1 0 0 0 .553-.894v-4.3a2 2 0 0 1 .313-1.073l5.709-8.972a1 1 0 0 0-.844-1.537Z" })), bh = d(Eh), Mh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M21.5 12a9.5 9.5 0 0 1-9.5 9.5m9.5-9.5A9.5 9.5 0 0 0 12 2.5m9.5 9.5h-19m9.5 9.5A9.5 9.5 0 0 1 2.5 12m9.5 9.5v-19m0 19S6.5 17 6.5 12 12 2.5 12 2.5m0 19s5.5-4.5 5.5-9.5S12 2.5 12 2.5M2.5 12A9.5 9.5 0 0 1 12 2.5" })), Sh = d(Mh), Th = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M12.092 6.733C13.64 3.853 17.05 2.45 19.5 4.41c2.5 2 2.203 5.594.5 9-2.315 4.63-7.203 7.116-7.913 7.459a.178.178 0 0 1-.171-.006c-.7-.398-5.598-3.28-7.916-7.453-1.85-3.329-2-7 .5-9 2.45-1.96 5.86-.559 7.408 2.322a.105.105 0 0 0 .184 0Z" })), $h = d(Th), Lh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { id: "heart_outline" }, /* @__PURE__ */ s.createElement("path", { id: "Vector", d: "M12.0922 6.73281C13.6393 3.85218 17.0499 2.45059 19.5 4.41066C22 6.41066 21.7029 10.0048 20 13.4107C17.685 18.0407 12.7975 20.527 12.0869 20.8696C12.0303 20.8969 11.9707 20.8947 11.916 20.8637C11.2161 20.4665 6.31826 17.5835 4 13.4107C2.15072 10.082 1.99996 6.41064 4.49997 4.41065C6.95009 2.45058 10.3607 3.85218 11.9078 6.73281C11.9468 6.8054 12.0532 6.80541 12.0922 6.73281Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" }))), Fh = d(Lh), Rh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M2.5 18a2 2 0 0 0 2 2h15a2 2 0 0 0 2-2v-3m-19 3V6a2 2 0 0 1 2-2h15a2 2 0 0 1 2 2v9m-19 3 4.293-4.293a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 0 1.414 0l3.879-3.879a2 2 0 0 1 2.828 0L21.5 15M7 9.5a.707.707 0 0 0 1-1 .707.707 0 0 0-1 1Z" })), Vh = d(Rh), Oh = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M27 16C27 22.0751 22.0751 27 16 27C9.92487 27 5 22.0751 5 16C5 9.92487 9.92487 5 16 5C22.0751 5 27 9.92487 27 16Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Ah = d(Oh), Ph = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M5 16C5 22.0751 9.92487 27 16 27C17.6107 27 19.1405 26.6538 20.5191 26.0318C20.7612 25.9226 21.0301 25.883 21.2911 25.9318L26.1228 26.8359C26.545 26.9149 26.9149 26.545 26.8359 26.1228L25.9318 21.2911C25.883 21.0301 25.9226 20.7612 26.0318 20.5191C26.6538 19.1405 27 17.6107 27 16C27 9.92487 22.0751 5 16 5C9.92487 5 5 9.92487 5 16Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Bh = d(Ph), Nh = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M27 16C27 22.0751 22.0751 27 16 27C14.3893 27 12.8595 26.6538 11.4809 26.0318C11.2388 25.9226 10.9699 25.883 10.7089 25.9318L5.87721 26.8359C5.45495 26.9149 5.08512 26.545 5.16413 26.1228L6.06815 21.2911C6.11699 21.0301 6.07741 20.7612 5.96819 20.5191C5.34618 19.1405 5 17.6107 5 16C5 9.92487 9.92487 5 16 5C22.0751 5 27 9.92487 27 16Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Ih = d(Nh), Zh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M19.5 14.5 7.053 20.954a1.62 1.62 0 0 1-1.892-.293L3.34 18.84a1.62 1.62 0 0 1-.293-1.892L9.5 4.5M21 16 8 3m6 1 1-2.5m5 8.5 2.5-1M11 19.5l1.1 1.833a.81.81 0 0 0 1.083.295l4.076-2.224a.81.81 0 0 0 .307-1.128L16.5 16.5M17 7l4-4" })), Wh = d(Zh), jh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M5 9h-.5a2 2 0 0 1-1.846-2.77l1.09-2.615A1 1 0 0 1 4.667 3H9.5M5 9v4m0-4h3.5M5 13H4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1m0-6h14m0-4h.5a2 2 0 0 0 1.846-2.77l-1.09-2.615A1 1 0 0 0 19.333 3H14.5M19 9v4m0-4h-3.5m3.5 4h1a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-1m0 0v2m0-2H5m0 0v2M9.5 3l-1 6m1-6h5m-6 6h7m-1-6 1 6" })), Dh = d(jh), Hh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M6.75 12C6.75 12.4142 6.41421 12.75 6 12.75C5.58579 12.75 5.25 12.4142 5.25 12C5.25 11.5858 5.58579 11.25 6 11.25C6.41421 11.25 6.75 11.5858 6.75 12ZM12.75 12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12C11.25 11.5858 11.5858 11.25 12 11.25C12.4142 11.25 12.75 11.5858 12.75 12ZM18.75 12C18.75 12.4142 18.4142 12.75 18 12.75C17.5858 12.75 17.25 12.4142 17.25 12C17.25 11.5858 17.5858 11.25 18 11.25C18.4142 11.25 18.75 11.5858 18.75 12Z", stroke: "#201649", strokeWidth: 1.5 })), Uh = d(Hh), zh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M12 17.25C12.4142 17.25 12.75 17.5858 12.75 18C12.75 18.4142 12.4142 18.75 12 18.75C11.5858 18.75 11.25 18.4142 11.25 18C11.25 17.5858 11.5858 17.25 12 17.25ZM12 11.25C12.4142 11.25 12.75 11.5858 12.75 12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12C11.25 11.5858 11.5858 11.25 12 11.25ZM12 5.25C12.4142 5.25 12.75 5.58579 12.75 6C12.75 6.41421 12.4142 6.75 12 6.75C11.5858 6.75 11.25 6.41421 11.25 6C11.25 5.58579 11.5858 5.25 12 5.25Z", stroke: "#201649", strokeWidth: 1.5 })), Yh = d(zh), qh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m5.5 5.5 13 13m3-6.5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z" })), Gh = d(qh), Kh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M8.833 18.667S8.833 22 12.167 22c3.333 0 3.333-3.333 3.333-3.333M5.5 8.003v3.235c0 2.344-1.14 4.265-2.048 6.322-.234.53.163 1.107.743 1.107h15.943c.58 0 .978-.576.743-1.107-.907-2.057-2.048-3.978-2.048-6.322V8.003A3.503 3.503 0 0 0 15.331 4.5a.324.324 0 0 1-.305-.24c-.179-.626-.838-2.26-2.86-2.26-2.02 0-2.68 1.634-2.858 2.26a.324.324 0 0 1-.305.24A3.503 3.503 0 0 0 5.5 8.003Z" })), Qh = d(Kh), Xh = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m21 13-6.757 6.757a6.364 6.364 0 0 1-7.346 1.192v0a6.364 6.364 0 0 1-2.846-2.846v0a6.364 6.364 0 0 1 1.192-7.346L12.42 3.58a4.84 4.84 0 0 1 5.772-.808l.135.075A4.34 4.34 0 0 1 20.101 4.7v0a4.341 4.341 0 0 1-.814 5.012l-6.225 6.225a2.828 2.828 0 0 1-3.456.426v0a2.829 2.829 0 0 1-.97-.97v0a2.829 2.829 0 0 1 .426-3.456L14 7" })), Jh = d(Xh), e9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "m15 5 2.293-2.293a1 1 0 0 1 1.414 0l2.586 2.586a1 1 0 0 1 0 1.414L19 9m-4-4L4.428 15.572a2 2 0 0 0-.547 1.022l-.822 4.112a.2.2 0 0 0 .235.235l4.112-.822a2 2 0 0 0 1.022-.547L19 9m-4-4 4 4" })), t9 = d(e9), r9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M2.5 18V18C2.5 19.1046 3.39543 20 4.5 20H19.5C20.6046 20 21.5 19.1046 21.5 18V15M2.5 18V6C2.5 4.89543 3.39543 4 4.5 4H19.5C20.6046 4 21.5 4.89543 21.5 6V15M2.5 18L6.79289 13.7071C7.18342 13.3166 7.81658 13.3166 8.20711 13.7071L9.79289 15.2929C10.1834 15.6834 10.8166 15.6834 11.2071 15.2929L15.0858 11.4142C15.8668 10.6332 17.1332 10.6332 17.9142 11.4142L21.5 15M7 9.5V9.5C7.27614 9.77614 7.72386 9.77614 8 9.5V9.5C8.27614 9.22386 8.27614 8.77614 8 8.5V8.5C7.72386 8.22386 7.27614 8.22386 7 8.5V8.5C6.72386 8.77614 6.72386 9.22386 7 9.5Z", stroke: "#201649", strokeWidth: 1.5 })), n9 = d(r9), a9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M18 8C18 13.4357 13.0755 19.6922 12.1492 20.8209C12.0714 20.9157 11.9286 20.9157 11.8508 20.8209C10.9245 19.6922 6 13.4357 6 8C6 4.68629 8.68629 2 12 2C15.3137 2 18 4.68629 18 8Z", stroke: "#201649", strokeWidth: 1.5 }), /* @__PURE__ */ s.createElement("path", { d: "M15 8C15 6.34315 13.6569 5 12 5C10.3431 5 9 6.34315 9 8C9 9.65685 10.3431 11 12 11C13.6569 11 15 9.65685 15 8Z", stroke: "#201649", strokeWidth: 1.5 })), o9 = d(a9), s9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M12 3.5v17M3.5 12h17" })), i9 = d(s9), c9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M7 12h10m-5 5V7m9.5 5a9.5 9.5 0 1 1-19 0 9.5 9.5 0 0 1 19 0Z" })), l9 = d(c9), d9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M16 8.5H5.5C4.39543 8.5 3.5 9.39543 3.5 10.5V18C3.5 19.1046 4.39543 20 5.5 20H18.5C19.6046 20 20.5 19.1046 20.5 18V10.5C20.5 9.39543 19.6046 8.5 18.5 8.5H16ZM16 8.5V5C16 2 12 2 12 2V2C12 2 8 2 8 5M12 13V16M12.75 14.25V14.25C12.3358 14.6642 11.6642 14.6642 11.25 14.25V14.25C10.8358 13.8358 10.8358 13.1642 11.25 12.75V12.75C11.6642 12.3358 12.3358 12.3358 12.75 12.75V12.75C13.1642 13.1642 13.1642 13.8358 12.75 14.25Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), u9 = d(d9), h9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M16 8.5H18.5C19.6046 8.5 20.5 9.39543 20.5 10.5V18C20.5 19.1046 19.6046 20 18.5 20H5.5C4.39543 20 3.5 19.1046 3.5 18V10.5C3.5 9.39543 4.39543 8.5 5.5 8.5H8M16 8.5V5C16 2 12 2 12 2V2C12 2 8 2 8 5V8.5M16 8.5H8M12 13V16M12.75 14.25V14.25C12.3358 14.6642 11.6642 14.6642 11.25 14.25V14.25C10.8358 13.8358 10.8358 13.1642 11.25 12.75V12.75C11.6642 12.3358 12.3358 12.3358 12.75 12.75V12.75C13.1642 13.1642 13.1642 13.8358 12.75 14.25Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), f9 = d(h9), m9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M12 18C12.2761 18 12.5 17.7761 12.5 17.5C12.5 17.2239 12.2761 17 12 17M12 18C11.7239 18 11.5 17.7761 11.5 17.5C11.5 17.2239 11.7239 17 12 17M12 18V17M8.5 9C8.5 7 10.5 6 12 6C13.5 6 15.5 7 15.5 9C15.5 10.1839 14.7992 11.0174 13.9161 11.5005C12.9471 12.0306 12 12.8954 12 14V14M21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C6.75329 21.5 2.5 17.2467 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C17.2467 2.5 21.5 6.75329 21.5 12Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), p9 = d(m9), g9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M8 16C8 16 9.5 17.5 12 17.5C14.5 17.5 16 16 16 16M21.2891 10C21.4273 10.6448 21.5 11.3139 21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C6.75329 21.5 2.5 17.2467 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C12.6861 2.5 13.3552 2.57273 14 2.7109M19 8V2M16 5H22M14.5 10.5V10.5C14.7761 10.7761 15.2239 10.7761 15.5 10.5V10.5C15.7761 10.2239 15.7761 9.77614 15.5 9.5V9.5C15.2239 9.22386 14.7761 9.22386 14.5 9.5V9.5C14.2239 9.77614 14.2239 10.2239 14.5 10.5ZM8.5 10.5V10.5C8.77614 10.7761 9.22386 10.7761 9.5 10.5V10.5C9.77614 10.2239 9.77614 9.77614 9.5 9.5V9.5C9.22386 9.22386 8.77614 9.22386 8.5 9.5V9.5C8.22386 9.77614 8.22386 10.2239 8.5 10.5Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), v9 = d(g9), w9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m16 16 5 5m-3-10.5a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0Z" })), _9 = d(w9), y9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M3 7v11a2 2 0 0 0 2 2h11m-9-4s.745-4.204 3-6c2.787-2.22 4.5-2 9.5-2M16 3l4.646 4.646a.5.5 0 0 1 0 .708L16 13" })), C9 = d(y9), x9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "m14.341 3.341 6.305 6.305a.5.5 0 0 1 0 .708l-6.305 6.305a.2.2 0 0 1-.341-.142V13.06a.484.484 0 0 0-.554-.484c-1.077.162-3.477.596-4.946 1.424-2.297 1.294-4.273 4.651-5.094 6.198-.1.189-.406.115-.406-.1.002-4.415.112-6.83 3-9.598 2.292-2.197 4.29-2.93 7.5-2.995A.509.509 0 0 0 14 7V3.483a.2.2 0 0 1 .341-.142Z" })), k9 = d(x9), E9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M5 4.5h16M11.5 11H21m0 6.5h-6m-8-9v11m4-3-3.93 3.93a.1.1 0 0 1-.14 0L3 16.5" })), b9 = d(E9), M9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M16.5 15H18.8333C19.237 15 19.6011 15.2427 19.7564 15.6154L21.7115 20.3077C21.8488 20.637 21.6068 21 21.25 21H2.69371C2.35243 21 2.11145 20.6656 2.21937 20.3419L3.77208 15.6838C3.90819 15.2754 4.29033 15 4.72076 15H7.5M18.5 3.00001C16.0399 1.52391 13.5797 2.95294 12.0725 5.38123C12.0393 5.43468 11.9607 5.43468 11.9275 5.38122C10.4203 2.95294 7.9602 1.52394 5.5 3.00004C2.99994 4.50004 3.25 7.58337 4.5 10.5C5.94827 13.8793 9.98064 17.0393 11.4529 18.113C11.7808 18.3521 12.2192 18.3521 12.5471 18.113C14.0194 17.0393 18.0517 13.8793 19.5 10.5C20.75 7.58337 21 4.50001 18.5 3.00001Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), S9 = d(M9), T9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M7.5 10h-4a1 1 0 0 0-1 1v7.5a1 1 0 0 0 1 1h4m0-9.5 3.4-7.285a.372.372 0 0 1 .337-.215 2.98 2.98 0 0 1 2.968 3.25l-.193 2.116a.123.123 0 0 0 .123.134h5.087a2 2 0 0 1 1.983 2.259l-.978 7.5a2 2 0 0 1-1.983 1.741H7.5m0-9.5v9.5" })), $9 = d(T9), L9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M19 6.5V19.5C19 20.6046 18.1046 21.5 17 21.5H7C5.89543 21.5 5 20.6046 5 19.5V6.5M3 6H8.5M21 6H15.5M15.5 6V3.5C15.5 2.94772 15.0523 2.5 14.5 2.5H9.5C8.94772 2.5 8.5 2.94772 8.5 3.5V6M15.5 6H8.5M9 16.5L15 10.5M9 10.5L15 16.5", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), F9 = d(L9), R9 = {
|
|
7678
|
+
arrow_left: $4,
|
|
7679
|
+
arrow_right: F4,
|
|
7680
|
+
bookmark_outline: V4,
|
|
7681
|
+
burger_menu: A4,
|
|
7682
|
+
business: B4,
|
|
7683
|
+
camera: I4,
|
|
7684
|
+
checkmark: W4,
|
|
7685
|
+
checkmark_circle: D4,
|
|
7686
|
+
chevron_down: U4,
|
|
7687
|
+
chevron_left: Y4,
|
|
7688
|
+
chevron_right: G4,
|
|
7689
|
+
chevron_up: Q4,
|
|
7690
|
+
clock: J4,
|
|
7691
|
+
comment_bubble: th,
|
|
7692
|
+
copy: nh,
|
|
7693
|
+
cross: oh,
|
|
7694
|
+
cross_circle: ih,
|
|
7695
|
+
cursor: lh,
|
|
7696
|
+
emoji: uh,
|
|
7697
|
+
envelope: fh,
|
|
7698
|
+
error: ph,
|
|
7699
|
+
event_calendar: vh,
|
|
7700
|
+
external_link: _h,
|
|
7701
|
+
eye: Ch,
|
|
7702
|
+
eye_crossed: kh,
|
|
7703
|
+
filter: bh,
|
|
7704
|
+
globe: Sh,
|
|
7705
|
+
heart: $h,
|
|
7706
|
+
heart_outline: Fh,
|
|
7707
|
+
image: Vh,
|
|
7708
|
+
info: Ah,
|
|
7709
|
+
info_left: Bh,
|
|
7710
|
+
info_right: Ih,
|
|
7711
|
+
loudspeaker: Wh,
|
|
7712
|
+
marketplace: Dh,
|
|
7713
|
+
more_dots: Uh,
|
|
7714
|
+
more_dots_alt: Yh,
|
|
7715
|
+
mute: Gh,
|
|
7716
|
+
notification_bell: Qh,
|
|
7717
|
+
paperclip: Jh,
|
|
7718
|
+
pencil: t9,
|
|
7719
|
+
photo_upload: n9,
|
|
7720
|
+
pin: o9,
|
|
7721
|
+
plus: i9,
|
|
7722
|
+
plus_circle: l9,
|
|
7723
|
+
privacy_lock: u9,
|
|
7724
|
+
privacy_lock_closed: f9,
|
|
7725
|
+
question: p9,
|
|
7726
|
+
react: v9,
|
|
7727
|
+
search: _9,
|
|
7728
|
+
share_arrow: C9,
|
|
7729
|
+
share_arrow_outline: k9,
|
|
7730
|
+
sort: b9,
|
|
7731
|
+
special_place: S9,
|
|
7732
|
+
thanks: $9,
|
|
7733
|
+
trash_can: F9
|
|
7734
|
+
}, V9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M8 7V6a1 1 0 0 1 1-1h17a1 1 0 0 1 1 1v20a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-1M8 7H5m3 0v6m0 0H5m3 0v6m0 0H5m3 0v6m0 0H5m12.5-10a3 3 0 1 1 0-6 3 3 0 0 1 0 6Zm0 0a5 5 0 0 0-5 5v1.146c0 .818.498 1.554 1.285 1.777.959.273 2.337.577 3.715.577 1.378 0 2.756-.304 3.715-.576.787-.224 1.285-.96 1.285-1.778V20a5 5 0 0 0-5-5Z" })), O9 = d(V9), A9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M15 16.745A6.968 6.968 0 0 1 11 18a6.973 6.973 0 0 1-3-.674m7-.58A7.039 7.039 0 0 0 16.745 15M15 16.745l7.244 8.74c.816.984 1.961 1.836 3.208 1.555.385-.087.758-.25 1.048-.54.29-.29.453-.663.54-1.048.28-1.247-.57-2.392-1.555-3.208L16.745 15m0 0A6.968 6.968 0 0 0 18 11c0-1.074-.242-2.09-.674-3M5 14.608A7 7 0 0 1 14.608 5M5 14.608a7.031 7.031 0 0 0 3 2.718m-3-2.718S7 14 8 13c1.698-1.698 1.41-4.41 3-6 1-1 3.608-2 3.608-2m0 0a7.031 7.031 0 0 1 2.718 3m0 0S15 9 14 10c-1.499 1.499-1.477 3.926-3 5.5-.954.986-3 1.826-3 1.826" })), P9 = d(A9), B9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m24.5 20.5-5-9m0 0H12l-4.5 9m12-9-1.276-2.553a1 1 0 0 1 .894-1.447H23.5a1 1 0 0 1 1 1V10m-18-2.5h2.882a1 1 0 0 1 .894.553L16.5 20.5m-9 5a5 5 0 1 1 0-10 5 5 0 0 1 0 10Zm12-5a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z" })), N9 = d(B9), I9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M6 12v14.08a1 1 0 0 0 1.573.819l7.28-5.096a2 2 0 0 1 2.294 0l7.28 5.096a1 1 0 0 0 1.573-.82V12M6 12V7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5M6 12h20" })), Z9 = d(I9), W9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M24.5 27H8.75A1.75 1.75 0 0 1 7 25.25v0c0-.966.784-1.75 1.75-1.75H24a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-3M7 25V8a3 3 0 0 1 3-3h6m0 0v6.584a.2.2 0 0 0 .325.156l1.55-1.24a1 1 0 0 1 1.25 0l1.55 1.24a.2.2 0 0 0 .325-.156V5m-5 0h5" })), j9 = d(W9), D9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M16 4C9.373 4 4 9.373 4 16c0 1.81.4 3.526 1.118 5.065.083.177.118.373.094.567l-.635 5.234a.5.5 0 0 0 .557.557l5.225-.639c.195-.023.391.012.569.095C12.468 27.598 14.188 28 16 28c6.627 0 12-5.373 12-12S22.627 4 16 4Z" })), H9 = d(D9), U9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M4 26.5h3m21 0h-3m-18 0V6.835a1 1 0 0 1 .821-.984l9-1.637A1 1 0 0 1 18 5.198V10M7 26.5h11m0 0V10m0 16.5h7M18 10h6a1 1 0 0 1 1 1v15.5M14.8 16h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Zm-4 0h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Zm4.2-5.8v1.1a.2.2 0 0 1-.2.2h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2Zm-4.2 1.3h-.6a.2.2 0 0 1-.2-.2v-1.1c0-.11.09-.2.2-.2h.6c.11 0 .2.09.2.2v1.1a.2.2 0 0 1-.2.2Z" })), z9 = d(U9), Y9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M4 16h24M4 23h24M4 9h24" })), q9 = d(Y9), G9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M5 15.5v0a1.442 1.442 0 0 1-1.368-1.897l2.64-7.92A1 1 0 0 1 7.221 5h4.029M5 15.5v11a1 1 0 0 0 1 1h3a.5.5 0 0 0 .5-.5v-6.5a1 1 0 0 1 1-1H14a1 1 0 0 1 1 1V27a.5.5 0 0 0 .5.5H26a1 1 0 0 0 1-1v-11m-22 0h4.5m17.5 0v0c.984 0 1.679-.964 1.367-1.897l-2.64-7.92A1 1 0 0 0 24.78 5H20.75M27 15.5h-4M16 5v10.5M16 5h4.75M16 5h-4.75M16 15.5h7m-7 0H9.5M20.75 5 23 15.5M11.25 5 9.5 15.5m10 8h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5Z" })), K9 = d(G9), Q9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M23 14.5v0a.7.7 0 0 0 .658-.94L22.24 9.658A1 1 0 0 0 21.3 9H10.7a1 1 0 0 0-.94.658L8.343 13.56A.7.7 0 0 0 9 14.5v0m14 0V21a1 1 0 0 1-1 1h-5.8a.2.2 0 0 1-.2-.2v-4.1a.2.2 0 0 0-.2-.2h-3.1a.2.2 0 0 0-.2.2v4.1a.2.2 0 0 1-.2.2H10a1 1 0 0 1-1-1v-6.5m14 0H9M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z" })), X9 = d(Q9), J9 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M3.5 11.5C3.5 10.1193 4.61929 9 6 9H8.58579C8.851 9 9.10536 8.89464 9.29289 8.70711L12.4142 5.58579C12.7893 5.21071 13.298 5 13.8284 5H18.1716C18.702 5 19.2107 5.21071 19.5858 5.58579L22.7071 8.70711C22.8946 8.89464 23.149 9 23.4142 9H26C27.3807 9 28.5 10.1193 28.5 11.5V23C28.5 24.6569 27.1569 26 25.5 26H6.5C4.84315 26 3.5 24.6569 3.5 23V11.5Z", stroke: "#201649", strokeWidth: 1.5 }), /* @__PURE__ */ s.createElement("path", { d: "M10 17C10 13.6863 12.6863 11 16 11C19.3137 11 22 13.6863 22 17C22 20.3137 19.3137 23 16 23C12.6863 23 10 20.3137 10 17Z", stroke: "#201649", strokeWidth: 1.5 })), e7 = d(J9), t7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m27.5 28.5-23-23M16 11a6 6 0 1 1 0 12 6 6 0 0 1 0-12Zm2.172-6h-4.344a2 2 0 0 0-1.414.586L9.293 8.707A1 1 0 0 1 8.586 9H6a2.5 2.5 0 0 0-2.5 2.5V23a3 3 0 0 0 3 3h19a3 3 0 0 0 3-3V11.5A2.5 2.5 0 0 0 26 9h-2.586a1 1 0 0 1-.707-.293l-3.121-3.121A2 2 0 0 0 18.172 5Z" })), r7 = d(t7), n7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m6 14.5 2.27-6.053A3 3 0 0 1 11.079 6.5h9.842a3 3 0 0 1 2.809 1.947L26 14.5m-20 0L3.5 14m2.5.5v7m0-7h20m-16.5 7v3a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-3m3.5 0h13m-13 0H6m16.5 0v3a1 1 0 0 0 1 1H25a1 1 0 0 0 1-1v-3m-3.5 0H26m0-7 2.5-.5m-2.5.5v7M23 18v0a.5.5 0 0 1-.5.5H21a.5.5 0 0 1-.5-.5v0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 .5.5ZM9 18v0a.5.5 0 0 1 .5-.5H11a.5.5 0 0 1 .5.5v0a.5.5 0 0 1-.5.5H9.5A.5.5 0 0 1 9 18Z" })), a7 = d(n7), o7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m22 10 5-5m-5 5h5.5M22 10V4.5m0 5.5c-2.501-2.501-5.104-1.765-7.5.426M22 10c3.759 3.759.272 7.724-4.5 10.879m-3-10.453L18.074 14M14.5 10.426c-2.229 2.038-4.278 5.334-5.898 8.453m8.898 2c-3.643 2.408-8.034 4.344-10.523 5.354a.916.916 0 0 1-1.205-1.21 75.967 75.967 0 0 1 2.83-6.144m8.898 2-3-3m-5.898 1 1.62 1.621" })), s7 = d(o7), i7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M19.35 10a7.5 7.5 0 1 0-14.047 4.88c.12.237.159.508.09.764l-.804 3.022a.2.2 0 0 0 .245.245l3.022-.805c.256-.068.527-.029.763.09.432.219.887.397 1.362.53M27 18.5a8.5 8.5 0 1 0-5.309 7.88c.202-.081.424-.105.637-.057l4.862 1.107a.2.2 0 0 0 .24-.24l-1.107-4.862a1.067 1.067 0 0 1 .058-.637c.4-.985.619-2.062.619-3.191Z" })), c7 = d(i7), l7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 33, height: 32, viewBox: "0 0 33 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { id: "checkmark" }, /* @__PURE__ */ s.createElement("path", { id: "Vector", d: "M5.83325 17.333L12.3585 23.8583C12.4366 23.9364 12.5632 23.9364 12.6413 23.8583L27.1666 9.33301", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" }))), d7 = d(l7), u7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m9.333 16.667 4 4 9.334-9.334M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z" })), h7 = d(u7), f7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m19 11-2.555-1.277a1 1 0 0 0-.891-.002L12.975 11M19 11l-.485-2.912a.2.2 0 0 1 .04-.158l1.732-2.164a.2.2 0 0 0-.123-.322l-2.573-.429a.2.2 0 0 1-.139-.094l-1.28-2.135a.2.2 0 0 0-.344 0l-1.28 2.135a.2.2 0 0 1-.14.094l-2.572.429a.2.2 0 0 0-.123.322l1.73 2.164a.2.2 0 0 1 .041.159L12.975 11M19 11l2.5 4.063M12.975 11l-1.687 2.75m0 0S13.983 15.198 16 15.5c2.155.323 5.5-.438 5.5-.438M11.288 13.75 6.84 21M24 19.125l2.318 3.767c.344.56.063 1.284-.576 1.436-1.552.37-4.399.942-7.742 1.118m6-6.321S18.88 20.633 15.5 21c-3.362.365-8.66 0-8.66 0M24 19.125l-2.5-4.063M6.84 21l-1.16 1.893c-.344.559-.062 1.282.576 1.434 1.552.37 4.4.943 7.744 1.12m0 0a37.977 37.977 0 0 0 4 0m-4 0V28a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.554" })), m7 = d(f7), p7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M21 7v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V7m10 0h2.5a2 2 0 0 1 2 2v17a2 2 0 0 1-2 2h-15a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2H11m10 0v0a1.5 1.5 0 0 0-1.5-1.5h-.264a.509.509 0 0 1-.381-.186C18.512 4.913 17.56 4 16 4s-2.512.913-2.855 1.314a.509.509 0 0 1-.381.186H12.5A1.5 1.5 0 0 0 11 7v0m-1 6h12m-12 4h8m-8 4h10" })), g7 = d(p7), v7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M9 11.5v2m14-2v2m0 0v12a1 1 0 0 1-1 1H10a1 1 0 0 1-1-1v-12m14 0 2.722.389a1 1 0 0 0 1.07-.619l1.414-3.534a1 1 0 0 0-.355-1.19L23.758 5.68a1 1 0 0 0-.573-.181H20c-.552 0-1.005.455-1.168.982C18.56 7.357 17.852 8.5 16 8.5c-1.852 0-2.56-1.143-2.832-2.018-.163-.527-.616-.982-1.168-.982H8.815a1 1 0 0 0-.573.18L4.149 8.546a1 1 0 0 0-.355 1.191l1.414 3.534a1 1 0 0 0 1.07.619L9 13.5" })), w7 = d(v7), _7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M12 27h4m4 0h-4m0 0v-7m0 0 9.293-9.293c.63-.63.184-1.707-.707-1.707H10.874M16 20l-6.716-6.716M17.5 13l2.749-6.871a1 1 0 0 1 .928-.629H26M9 13h14M10.874 9A4.002 4.002 0 0 0 3 10a4 4 0 0 0 6.284 3.284M10.874 9h-3.46c-.89 0-1.337 1.077-.707 1.707l2.577 2.577" })), y7 = d(_7), C7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M11.111 17.833h8.556m-7.334-4.277h8.556M27 16c0 6.075-4.925 11-11 11-1.61 0-3.14-.346-4.52-.968a1.3 1.3 0 0 0-.771-.1l-4.832.904a.611.611 0 0 1-.713-.713l.904-4.832c.049-.26.01-.53-.1-.772A10.96 10.96 0 0 1 5 16C5 9.925 9.925 5 16 5s11 4.925 11 11Z" })), x7 = d(C7), k7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M28 16c0 6.627-5.373 12-12 12m12-12c0-6.627-5.373-12-12-12m12 12h-2.5M16 28C9.373 28 4 22.627 4 16m12 12v-2.5M4 16C4 9.373 9.373 4 16 4M4 16h2.5M16 4v2.5M18 18l-4-4m4.656 4.148 3.316-7.46a.5.5 0 0 0-.66-.66l-7.46 3.316a1 1 0 0 0-.508.508l-3.316 7.46a.5.5 0 0 0 .66.66l7.46-3.316a1 1 0 0 0 .508-.508Z" })), E7 = d(k7), b7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M16 21.5h9.5a2 2 0 0 0 2-2v-3m-11.5 5H6.5a2 2 0 0 1-2-2v-3m11.5 5v5m0 0h5m-5 0h-5m16.5-10V8a2 2 0 0 0-2-2h-19a2 2 0 0 0-2 2v8.5m23 0h-23" })), M7 = d(b7), S7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M21.5 10.5C21.5 10.5 22 8 24 8C26 8 26.5 5.5 26.5 5.5M18 7C18 7 19.5 6.5 19 5C18.5 3.5 20 3 20 3M25 13.5C25 13.5 26 14 27 13C28 12 29 12.5 29 12.5M10 12L11.4883 7.535C11.7234 6.82977 12.6185 6.61847 13.1441 7.14412L24.8559 18.8559C25.3815 19.3815 25.1702 20.2766 24.465 20.5117L20 22M10 12L7.83333 18.5M10 12L20 22M20 22L13.5 24.1667M7.83333 18.5L5.63246 25.1026C5.37187 25.8844 6.11561 26.6281 6.89737 26.3675L13.5 24.1667M7.83333 18.5L13.5 24.1667", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), T7 = d(S7), $7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M22.1111 22.1111H24.5556C25.9056 22.1111 27 21.0167 27 19.6667V7.44444C27 6.09442 25.9056 5 24.5556 5H12.3333C10.9833 5 9.88889 6.09442 9.88889 7.44445V9.88889M22.1111 22.1111H12.3333C10.9833 22.1111 9.88889 21.0167 9.88889 19.6667V9.88889M22.1111 22.1111V24.5556C22.1111 25.9056 21.0167 27 19.6667 27H7.44445C6.09442 27 5 25.9056 5 24.5556V12.3333C5 10.9833 6.09442 9.88889 7.44444 9.88889H9.88889", stroke: "#201649", strokeWidth: 1.5 })), L7 = d($7), F7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M7 25h-.5a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2v0M7 25v2m0-2h18m0 0h.5a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2v0M25 25v2M6.5 14H7a2 2 0 0 1 2 2v4a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-4a2 2 0 0 1 2-2h.5m-19 0v-4a2 2 0 0 1 2-2h15a2 2 0 0 1 2 2v4" })), R7 = d(F7), V7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M4 13v10a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V13M4 13V9a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v4M4 13h24M7 10h8" })), O7 = d(V7), A7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M21 11 11 21m0-10 10 10m7-5c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z" })), P7 = d(A7), B7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M24.0141 11.3703L7.33837 6.0829C6.56572 5.83791 5.83791 6.56572 6.0829 7.33837L11.3703 24.0141C11.6239 24.8139 12.6902 24.9647 13.1556 24.2666L15.8647 20.203C15.9347 20.098 16.0833 20.0833 16.1725 20.1725L21.2929 25.2929C21.6834 25.6834 22.3166 25.6834 22.7071 25.2929L25.2929 22.7071C25.6834 22.3166 25.6834 21.6834 25.2929 21.2929L20.1725 16.1725C20.0833 16.0833 20.098 15.9347 20.203 15.8647L24.2666 13.1556C24.9647 12.6902 24.8139 11.6239 24.0141 11.3703Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), N7 = d(B7), I7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M13 5L15 3M5 14L3 16M9 2L8.5 4M2 10L4 9.5M14.1556 25.2666L16.8647 21.203C16.9347 21.098 17.0833 21.0833 17.1725 21.1725L22.2929 26.2929C22.6834 26.6834 23.3166 26.6834 23.7071 26.2929L26.2929 23.7071C26.6834 23.3166 26.6834 22.6834 26.2929 22.2929L21.1725 17.1725C21.0833 17.0833 21.098 16.9347 21.203 16.8647L25.2666 14.1556C25.9647 13.6902 25.8139 12.6239 25.0141 12.3703L8.33837 7.08292C7.56572 6.83794 6.83791 7.56575 7.08289 8.3384L12.3703 25.0142C12.6239 25.8139 13.6902 25.9647 14.1556 25.2666Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Z7 = d(I7), W7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeMiterlimit: 16, strokeWidth: 1.5, d: "M9 5.5H7a1 1 0 0 0-1 1v7.146a2 2 0 0 0 1.257 1.857l.551.22a1 1 0 0 1 .625 1.02l-.735 8.076A2 2 0 0 0 9.69 27h1.62a2 2 0 0 0 1.992-2.181l-.734-8.077a1 1 0 0 1 .624-1.019l.55-.22A2 2 0 0 0 15 13.646V6.5a1 1 0 0 0-1-1h-2m-3 0V12m0-6.5h3m0 0V12m11.437-6.777.422-.06a1 1 0 0 1 1.141.99V25a2 2 0 0 1-2 2h-1.06a2 2 0 0 1-1.962-2.392l1.23-6.152a1.785 1.785 0 0 0-1.086-2.007v0a1.738 1.738 0 0 1-1.105-1.658c.083-2.771.485-5.095 1.592-7.55.507-1.125 1.606-1.843 2.828-2.018Z" })), j7 = d(W7), D7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m16.5 18 3-1m-3 1h-4m4 0-.583 2.46A2 2 0 0 1 13.971 22H11.5m8-5H22a2 2 0 0 0 1.6-.8l.5-.667a2 2 0 0 0 .4-1.2V13m-5 4V9m0 0H22a2 2 0 0 1 1.6.8l.5.667a2 2 0 0 1 .4 1.2V13m-5-4-2.789-1.394a1 1 0 0 0-.447-.106H6a1 1 0 0 0-1 1V17a1 1 0 0 0 1 1h1m0 0-2.148 7.732A1 1 0 0 0 5.816 27h3.44a1 1 0 0 0 .958-.713L11.5 22M7 18h5.5m0 0-1 4m13-9H28" })), H7 = d(D7), U7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M23 25.748A11.946 11.946 0 0 1 16 28C9.373 28 4 22.627 4 16S9.373 4 16 4s12 5 12 12c0 3-2 5-4.5 5-1.574 0-4-2-4-2m0 0v-6m0 6s-2.255 2.061-4 2c-2.625-.092-4.376-2.376-4.5-5-.13-2.772 2.274-5.533 4.5-5.5 1.299.019 2.64.287 3.5 1.5.253.356.5 1 .5 1m0-2.5V13" })), z7 = d(U7), Y7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m13 15.63 1.618 1.548a2 2 0 0 0 2.764 0L19 15.63m-6 0L5 7m8 8.63-8 9.323M27 7l-8 8.63m0 0 8 9.323M26 26H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2Z" })), q7 = d(Y7), G7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M13 15.6305L14.6176 17.1777C15.3908 17.9173 16.6092 17.9173 17.3824 17.1777L19 15.6305M13 15.6305L5 7M13 15.6305L5 24.9527M27 7L19 15.6305M19 15.6305L21.4625 18.5M28 18.5L28 8.00001C28 6.89544 27.1046 6.00001 26 6.00001L6 6C4.89543 6 4 6.89543 4 8V24C4 25.1046 4.89543 26 6 26H19M25 21V27M22 24H28M25 18C21.6863 18 19 20.6863 19 24C19 27.3137 21.6863 30 25 30C28.3137 30 31 27.3137 31 24C31 20.6863 28.3137 18 25 18Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), K7 = d(G7), Q7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { id: "error" }, /* @__PURE__ */ s.createElement("path", { id: "Vector", d: "M16 12.5V18.5M16 22.5C16.2761 22.5 16.5 22.2761 16.5 22C16.5 21.7239 16.2761 21.5 16 21.5M16 22.5C15.7239 22.5 15.5 22.2761 15.5 22C15.5 21.7239 15.7239 21.5 16 21.5M16 22.5V21.5M15.1221 5.60948L4.80664 24.5212C4.44317 25.1875 4.92548 26 5.68454 26H26.3155C27.0745 26 27.5568 25.1875 27.1934 24.5212L16.8779 5.60947C16.4989 4.91461 15.5011 4.91461 15.1221 5.60948Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" }))), X7 = d(Q7), J7 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M10 4V10M16 4V10M22 4V10M5.00002 13H27M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5 25C5 25.5523 5.44772 26 6 26H26C26.5523 26 27 25.5523 27 25L27 13", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), ef = d(J7), tf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-14 6.5 1.859 1.859a.2.2 0 0 0 .282 0L20 16.5" })), rf = d(tf), nf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-15.5 5 1.84-1.38a.1.1 0 0 1 .16.08v5.8m6.5-.04h-3.237a.1.1 0 0 1-.075-.166l2.702-3.04A1.643 1.643 0 0 0 17 17l-.46.46" })), af = d(nf), of = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M10 4V10M16 4V10M22 4V10M5.00002 13L5.00001 8C5.00001 7.44772 5.44773 7 6.00001 7H26C26.5523 7 27 7.44771 27 8L27 13M5.00002 13L5.00001 19.5M5.00002 13H10.5M27 13L27 19.5M27 13H21.5M27 19.5L27 25C27 25.5523 26.5523 26 26 26H21.5M27 19.5H5.00001M5.00001 19.5L5 25C5 25.5523 5.44772 26 6 26H10.5M16 13L16 26M16 13H21.5M16 13H10.5M16 26H21.5M16 26H10.5M21.5 13L21.5 26M10.5 26L10.5 13", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), sf = d(of), cf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M10 4v6m6-6v6m6-6v6M5 13h22M5 13V8a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v5M5 13v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V13m-11 3.5v6m-3-3h6" })), lf = d(cf), df = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m9 27-4.293-4.293a1 1 0 0 1 0-1.414L9 17m-4 5h20a2 2 0 0 0 2-2v-3M22 5l4.293 4.293a1 1 0 0 1 0 1.414L22 15m4-5H7a2 2 0 0 0-2 2v3" })), uf = d(df), hf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M16 8C9.75068 8 5.0954 14.3762 4.16881 15.7437C4.06156 15.902 4.06156 16.098 4.16881 16.2563C5.0954 17.6238 9.75068 24 16 24C22.2493 24 26.9046 17.6238 27.8312 16.2563C27.9384 16.098 27.9384 15.902 27.8312 15.7437C26.9046 14.3762 22.2493 8 16 8Z", stroke: "#201649", strokeWidth: 1.5 }), /* @__PURE__ */ s.createElement("path", { d: "M21 16C21 13.2386 18.7614 11 16 11C13.2386 11 11 13.2386 11 16C11 18.7614 13.2386 21 16 21C18.7614 21 21 18.7614 21 16Z", stroke: "#201649", strokeWidth: 1.5 })), ff = d(hf), mf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m5.5 5.5 21 21M16 8C9.75 8 5.095 14.376 4.169 15.744a.449.449 0 0 0 0 .512C5.095 17.624 9.75 24 16 24c6.25 0 10.905-6.376 11.831-7.744a.449.449 0 0 0 0-.512C26.905 14.376 22.25 8 16 8Zm0 3a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z" })), pf = d(mf), gf = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { id: "gift_outline" }, /* @__PURE__ */ s.createElement("path", { id: "Vector", d: "M6 16H26M6 16V25C6 25.5523 6.44772 26 7 26H16M6 16V16C5.17157 16 4.5 15.3284 4.5 14.5V11C4.5 10.1716 5.17157 9.5 6 9.5H16M26 16V25C26 25.5523 25.5523 26 25 26H16M26 16V16C26.8284 16 27.5 15.3284 27.5 14.5V11C27.5 10.1716 26.8284 9.5 26 9.5H16M16 26V9.5M16 9.5L17.7018 5.07536C18.1409 3.93367 19.4288 3.37152 20.5645 3.82581V3.82581C22.4473 4.5789 22.3884 7.26406 20.4745 7.93393L16 9.5ZM16 9.5L14.2982 5.07536C13.8591 3.93367 12.5712 3.37152 11.4355 3.82581V3.82581C9.55275 4.5789 9.61161 7.26406 11.5255 7.93393L16 9.5Z", stroke: "#201649", strokeWidth: 1.5 }))), vf = d(gf), wf = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M28 16C28 22.6274 22.6274 28 16 28M28 16C28 9.37258 22.6274 3.99999 16 4M28 16L22.5 16M16 28C9.37257 28 4 22.6274 4 16M16 28L16 4M16 28C16 28 22.5 22 22.5 16M16 28C16 28 9.50001 22 9.5 16M4 16C4 9.3726 9.37257 4.00001 16 4M4 16L9.5 16M16 4C16 4 22.5 10 22.5 16M16 4C16 4 9.49999 10 9.5 16M22.5 16L16 16L9.5 16", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), _f = d(wf), yf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M16 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0a6 6 0 0 0-6 6v3.558c0 .861.55 1.625 1.387 1.828 1.155.282 2.884.614 4.613.614 1.73 0 3.458-.332 4.613-.614.836-.203 1.387-.967 1.387-1.828V20a6 6 0 0 0-6-6Zm-8 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 0c-2.761 0-4 2.239-4 5v1.264c0 .758.446 1.421 1.193 1.544C5.822 22.91 6.733 23 8 23c.73 0 1.402-.03 2-.075M8 15c1.126 0 2.164.372 3 1m13-1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 0c2.761 0 4 2.239 4 5v1.264c0 .758-.445 1.421-1.193 1.544-.629.103-1.54.192-2.807.192-.73 0-1.402-.03-2-.075M24 15a4.978 4.978 0 0 0-3 1" })), Cf = d(yf), xf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M2 17h6.882a.2.2 0 0 0 .175-.103l2.241-4.034a.2.2 0 0 1 .36.021l3.171 7.702a.2.2 0 0 0 .365.01l1.68-3.483a.2.2 0 0 1 .18-.113H21M6.5 6.923c4.185-3.591 8.803.672 9.429 1.286a.1.1 0 0 0 .142 0c.625-.614 5.243-4.877 9.43-1.286C30 10.784 27 17.063 24 20.563c-1.65 1.925-5.01 4.66-6.806 6.074a1.924 1.924 0 0 1-2.388 0C13.011 25.224 9.651 22.488 8 20.562c-3-3.5-6-9.778-1.5-13.639Z" })), kf = d(xf), Ef = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M16.082 8.886C18.587 5.468 22.532 4.022 25.5 6c3 2 3.24 5.805 1.5 10-2.318 5.589-9.879 11.19-10.888 11.92a.187.187 0 0 1-.224 0C14.88 27.19 7.318 21.589 5 16 3.26 11.805 3.5 8 6.5 6c2.967-1.978 6.913-.532 9.418 2.886.04.055.124.055.164 0Z" })), bf = d(Ef), Mf = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M16 9.75701C16 9.75701 12.7844 5.46266 8.76498 6.24346C4.74553 7.02426 1.93196 11.3186 5.95138 17.565C8.59777 21.6776 12.1154 24.6056 14.2098 26.1261C15.2881 26.9089 16.7119 26.9089 17.7902 26.1261C19.8846 24.6056 23.4022 21.6776 26.0486 17.565C30.0681 11.3186 27.2544 7.02422 23.235 6.24342C19.2156 5.46262 16 9.75701 16 9.75701ZM16 9.75701L11.3336 13.6419C10.846 14.0479 10.8704 14.8044 11.3833 15.178V15.178C12.7073 16.1424 14.4929 16.176 15.8521 15.262L18.1399 13.7237C18.557 13.4432 19.0906 13.4088 19.5067 13.6908C20.0913 14.087 20.9964 14.7899 22.0292 15.9085C23.8314 17.8605 24.4408 19.4221 24.4408 19.4221M16.8039 19.9074L20.5 23.5M14.3922 22.2498L18 25.5M19.2156 17.8605L23 21.5", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Sf = d(Mf), Tf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { id: "heart_outline" }, /* @__PURE__ */ s.createElement("path", { id: "Vector", d: "M16.0824 8.88616C18.5872 5.46769 22.5327 4.02183 25.5 6C28.5 8 28.7402 11.8049 27 16C24.6817 21.5888 17.121 27.1898 16.1117 27.9199C16.0432 27.9695 15.9568 27.9695 15.8883 27.9199C14.879 27.1898 7.31832 21.5888 5.00001 16C3.25983 11.8049 3.49999 8 6.5 6C9.46727 4.02183 13.4128 5.46769 15.9176 8.88616C15.9582 8.94151 16.0418 8.94151 16.0824 8.88616Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" }))), $f = d(Tf), Lf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "m25 17.5-8.293-8.293a1 1 0 0 0-1.414 0L7 17.5m18 0V26a1 1 0 0 1-1 1h-4.5a1 1 0 0 1-1-1v-5a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v5a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-8.5m18 0s1 .5 2-.5c.757-.757.654-1.514.56-1.838a.653.653 0 0 0-.185-.282L16.69 4.66a1 1 0 0 0-1.382 0L4.626 14.88a.653.653 0 0 0-.186.282c-.094.323-.197 1.08.56 1.838 1 1 2 .5 2 .5" })), Ff = d(Lf), Rf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M4.5 23.5a2 2 0 0 0 2 2h19a2 2 0 0 0 2-2v-4m-23 4v-15a2 2 0 0 1 2-2h19a2 2 0 0 1 2 2v11m-23 4 4.793-4.793a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 0 1.414 0l5.879-5.879a2 2 0 0 1 2.828 0L27.5 19.5m-15-5.5a2.121 2.121 0 1 1-3-3 2.121 2.121 0 0 1 3 3Z" })), Vf = d(Rf), Of = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M27 16C27 22.0751 22.0751 27 16 27C9.92487 27 5 22.0751 5 16C5 9.92487 9.92487 5 16 5C22.0751 5 27 9.92487 27 16Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Af = d(Of), Pf = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M5 16C5 22.0751 9.92487 27 16 27C17.6107 27 19.1405 26.6538 20.5191 26.0318C20.7612 25.9226 21.0301 25.883 21.2911 25.9318L26.1228 26.8359C26.545 26.9149 26.9149 26.545 26.8359 26.1228L25.9318 21.2911C25.883 21.0301 25.9226 20.7612 26.0318 20.5191C26.6538 19.1405 27 17.6107 27 16C27 9.92487 22.0751 5 16 5C9.92487 5 5 9.92487 5 16Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Bf = d(Pf), Nf = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M14.5 14.5C14.7669 14.5 15.1764 14.5 15.5001 14.5C15.7762 14.5 16 14.7239 16 15V21.5C16 21.7761 16.2238 22 16.4999 22C16.8236 22 17.2331 22 17.5 22M15.5 11.5C15.7761 11.5 16 11.2761 16 11C16 10.7239 15.7761 10.5 15.5 10.5M15.5 11.5C15.2239 11.5 15 11.2761 15 11C15 10.7239 15.2239 10.5 15.5 10.5M15.5 11.5V10.5M27 16C27 22.0751 22.0751 27 16 27C14.3893 27 12.8595 26.6538 11.4809 26.0318C11.2388 25.9226 10.9699 25.883 10.7089 25.9318L5.87721 26.8359C5.45495 26.9149 5.08512 26.545 5.16413 26.1228L6.06815 21.2911C6.11699 21.0301 6.07741 20.7612 5.96819 20.5191C5.34618 19.1405 5 17.6107 5 16C5 9.92487 9.92487 5 16 5C22.0751 5 27 9.92487 27 16Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), If = d(Nf), Zf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M16 18a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0c-3.866 0-7 2.5-7 7 0 .263.015.523.043.779M16 18c1.622 0 3.108.44 4.29 1.284M9.042 25.779A11.945 11.945 0 0 0 16 28c1.631 0 3.187-.326 4.605-.915M9.043 25.779C5.99 23.603 4 20.297 4 16 4 9.373 9.373 4 16 4s12 5.373 12 12c0 .599-.039 1.179-.113 1.739m0 0A5.973 5.973 0 0 0 25 17a5.99 5.99 0 0 0-4.71 2.284m7.597-1.545a6 6 0 1 1-7.282 9.346m0 0A5.979 5.979 0 0 1 19 23c0-1.404.482-2.695 1.29-3.716M25 20v3m0 0v3m0-3h3m-3 0h-3" })), Wf = d(Zf), jf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeMiterlimit: 16, strokeWidth: 1.5, d: "M28 11a7 7 0 1 0-13.854 1.43c.074.356-.013.73-.266.99L6.284 21.21a1 1 0 0 0-.284.698V25a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1.5a1 1 0 0 0 1-1v-.42c0-.734.767-1.217 1.43-.903.047.022.095.04.143.055A7 7 0 0 0 28 11Z" })), Df = d(jf), Hf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M26 15.5v-3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v3m20 0V23a4 4 0 0 1-4 4H10a4 4 0 0 1-4-4v-7.5m20 0 4-2m-24 2-4-2m14-10V8m-3.5-3.5V8m7-3.5V8" })), Uf = d(Hf), zf = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M18 14V14C15.2386 11.2386 10.7614 11.2386 7.99999 14L6 16C3.23858 18.7614 3.23858 23.2386 6 26V26C8.76142 28.7614 13.2386 28.7614 16 26L17.5 24.5M14 18V18C16.7614 20.7614 21.2386 20.7614 24 18L26 16C28.7614 13.2386 28.7614 8.76142 26 6V6C23.2386 3.23858 18.7614 3.23858 16 6L14.5 7.5", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Yf = d(zf), qf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M11 16h17m-17 7h17M11 9h17M7 9H5m2 7H5m2 7H5" })), Gf = d(qf), Kf = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M11 11V7C11 5.89543 11.8954 5 13 5H24C25.1046 5 26 5.89543 26 7V25C26 26.1046 25.1046 27 24 27H13C11.8954 27 11 26.1046 11 25V21M17 11.5L20.7929 15.2929C21.1834 15.6834 21.1834 16.3166 20.7929 16.7071L17 20.5M4 16H21", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Qf = d(Kf), Xf = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M12 11V7a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v18a2 2 0 0 1-2 2H14a2 2 0 0 1-2-2v-4m-3.5-9.5-3.793 3.793a1 1 0 0 0 0 1.414L8.5 20.5m12-4.5h-16" })), Jf = d(Xf), e8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m24.5 18.5-5 2.813M13.5 7.5 5.244 22.178a2 2 0 0 0 .329 2.395l1.854 1.854a2 2 0 0 0 2.395.33l9.678-5.445m3-11.812L26 6m0 14L12 6m6 .5L19 4m6.5 10 2.5-1M14 25l1.492 2.239a1 1 0 0 0 1.311.323l3.821-2.084a1 1 0 0 0 .4-1.355l-1.524-2.81" })), t8 = d(e8), r8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M12 26.5v-19m8-2v19M12.242 6.94l7.515-1.88a1 1 0 0 1 .485 0l7 1.75a1 1 0 0 1 .758.97v17.94a1 1 0 0 1-1.242.97l-6.515-1.63a1 1 0 0 0-.485 0l-7.515 1.88a1 1 0 0 1-.486 0l-7-1.75A1 1 0 0 1 4 24.22V6.28a1 1 0 0 1 1.243-.97l6.514 1.63a1 1 0 0 0 .486 0Z" })), n8 = d(r8), a8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M7 13h-.78a2 2 0 0 1-1.909-2.597l1.47-4.701A1 1 0 0 1 6.735 5H11m-4 8v4.5M7 13h3m-3 4.5H6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h1m0-7h18m0-4.5h.78a2 2 0 0 0 1.909-2.597l-1.47-4.701A1 1 0 0 0 25.265 5H21m4 8v4.5m0-4.5h-3m3 4.5h1a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-1m0 0V27m0-2.5H7m0 0V27m9-22v8m0-8h5m-5 0h-5m5 8h6m-6 0h-6m11-8 1 8M11 5l-1 8" })), o8 = d(a8), s8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M26.5 22a5 5 0 1 1-10 0 5 5 0 0 1 10 0ZM14.5 6a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1V6ZM4.413 19.257l4.15-7.47a.5.5 0 0 1 .874 0l4.15 7.47a.5.5 0 0 1-.437.743h-8.3a.5.5 0 0 1-.437-.743Z" })), i8 = d(s8), c8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M24.5 15.25H23.5V16.75H24.5V15.25ZM16.5 15.25H15.5V16.75H16.5V15.25ZM8.5 15.25L7.5 15.25L7.5 16.75L8.5 16.75L8.5 15.25ZM9.25 16C9.25 16.6904 8.69036 17.25 8 17.25C7.30965 17.25 6.75 16.6904 6.75 16C6.75 15.3096 7.30965 14.75 8 14.75C8.69036 14.75 9.25 15.3096 9.25 16ZM17.25 16C17.25 16.6904 16.6904 17.25 16 17.25C15.3097 17.25 14.75 16.6904 14.75 16C14.75 15.3096 15.3097 14.75 16 14.75C16.6904 14.75 17.25 15.3096 17.25 16ZM25.25 16C25.25 16.6904 24.6904 17.25 24 17.25C23.3096 17.25 22.75 16.6904 22.75 16C22.75 15.3096 23.3096 14.75 24 14.75C24.6904 14.75 25.25 15.3096 25.25 16Z", stroke: "#201649", strokeWidth: 1.5 })), l8 = d(c8), d8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M15.2501 7.5V8.5H16.7501V7.5H15.2501ZM15.25 15.5V16.5H16.75V15.5H15.25ZM15.2501 23.5V24.5H16.7501V23.5H15.2501ZM17.2501 8C17.2501 8.69036 16.6904 9.25 16.0001 9.25C15.3097 9.25 14.7501 8.69036 14.7501 8C14.7501 7.30964 15.3097 6.74999 16.0001 6.74999C16.6904 6.74999 17.2501 7.30964 17.2501 8ZM17.2501 16C17.2501 16.6904 16.6904 17.25 16.0001 17.25C15.3097 17.25 14.7501 16.6904 14.7501 16C14.7501 15.3097 15.3097 14.75 16.0001 14.75C16.6904 14.75 17.2501 15.3097 17.2501 16ZM17.25 24C17.25 24.6904 16.6904 25.25 16 25.25C15.3097 25.25 14.75 24.6904 14.75 24C14.75 23.3097 15.3097 22.75 16 22.75C16.6904 22.75 17.25 23.3097 17.25 24Z", stroke: "#201649", strokeWidth: 1.5 })), u8 = d(d8), h8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M13.75 16C13.75 14.7574 14.7574 13.75 16 13.75C17.2426 13.75 18.25 14.7574 18.25 16C18.25 17.2426 17.2426 18.25 16 18.25C14.7574 18.25 13.75 17.2426 13.75 16ZM22.75 16C22.75 14.7574 23.7574 13.75 25 13.75C26.2426 13.75 27.25 14.7574 27.25 16C27.25 17.2426 26.2426 18.25 25 18.25C23.7574 18.25 22.75 17.2426 22.75 16ZM4.75 16C4.75 14.7574 5.75736 13.75 7 13.75C8.24264 13.75 9.25 14.7574 9.25 16C9.25 17.2426 8.24264 18.25 7 18.25C5.75736 18.25 4.75 17.2426 4.75 16Z", stroke: "#201649", strokeWidth: 1.5 })), f8 = d(h8), m8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M12 22.5c0-1.657-2.047-3-4-3-1.953 0-4 1.047-4 3s2.047 3 4 3c1.953 0 4-1.343 4-3Zm0 0V11m13.5 10c0-1.657-2.047-3-4-3-1.953 0-4 1.047-4 3s2.047 3 4 3c1.953 0 4-1.343 4-3Zm0 0V9.5M12 11V6.895a1 1 0 0 1 .89-.994l11.5-1.278a1 1 0 0 1 1.11.994V9.5M12 11l13.5-1.5" })), p8 = d(m8), g8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M16 4v12.595m0 0V28.7m0-12.107 10.836-6.353M16 16.595 5.164 10.24m10.335-6.106-10 5.789A1 1 0 0 0 5 10.79v11.12a1 1 0 0 0 .498.866l2.791 1.62a.2.2 0 0 0 .3-.173V18.84a.1.1 0 0 1 .15-.086l2.942 1.708a1 1 0 0 1 .498.865v4.75a1 1 0 0 0 .501.867l2.821 1.625a1 1 0 0 0 .998 0l2.821-1.625a1 1 0 0 0 .501-.866v-4.85a1 1 0 0 1 .52-.878l2.921-1.602a.1.1 0 0 1 .148.087v5.39a.2.2 0 0 0 .301.172l2.791-1.62A1 1 0 0 0 27 21.91V10.789a1 1 0 0 0-.499-.865l-10-5.79a1 1 0 0 0-1.002 0Z" })), v8 = d(g8), w8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M21 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0a6 6 0 0 1 6 6v3.56c0 .86-.55 1.623-1.387 1.826-1.155.282-2.884.614-4.613.614-1.729 0-3.458-.332-4.613-.614C15.551 25.183 15 24.42 15 23.56V21m6-7a6.001 6.001 0 0 0-5.5 3.598m0 0V14.51a1 1 0 0 0-.412-.809l-4.5-3.272a1 1 0 0 0-1.176 0l-4.5 3.272a1 1 0 0 0-.412.81V20a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1V20a1 1 0 0 0 1 1H15m.5-3.402A5.98 5.98 0 0 0 15 20v1" })), _8 = d(w8), y8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M12 24s0 4 4 4 4-4 4-4M8 11.203v3.883c0 2.813-1.369 5.118-2.458 7.586-.28.637.197 1.328.892 1.328h19.132c.696 0 1.173-.691.892-1.328C25.368 20.204 24 17.9 24 15.085v-3.882A4.203 4.203 0 0 0 19.797 7a.389.389 0 0 1-.366-.288C19.217 5.962 18.426 4 16 4s-3.217 1.961-3.431 2.712a.389.389 0 0 1-.366.288A4.203 4.203 0 0 0 8 11.203Z" })), C8 = d(y8), x8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M20 14.5h-8a1 1 0 0 1-1-1V8.945a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V13.5a1 1 0 0 1-1 1ZM13.5 27h-8a1 1 0 0 1-1-1v-4.555a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V26a1 1 0 0 1-1 1ZM26.5 27h-8a1 1 0 0 1-1-1v-4.555a1 1 0 0 1 .331-.743l4-3.6a1 1 0 0 1 1.338 0l4 3.6a1 1 0 0 1 .331.743V26a1 1 0 0 1-1 1Z" })), k8 = d(x8), E8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M25.5 11H20a1 1 0 0 1-1-1V4.5m7 6.914V27a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h11.586a1 1 0 0 1 .707.293l6.414 6.414a1 1 0 0 1 .293.707Z" })), b8 = d(E8), M8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M9 22V6a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v19a2 2 0 0 1-2 2H7.5M9 22H5.5a1 1 0 0 0-1 1v2a2 2 0 0 0 2 2h1M9 22v2.93a2 2 0 0 1-.89 1.664L7.5 27M13 9h10m-10 4h10m0 4H13" })), S8 = d(M8), T8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m27 17-7.858 7.858a8 8 0 0 1-8.465 1.833l-.119-.044a7.73 7.73 0 0 1-4.367-4.14v0a7.729 7.729 0 0 1 1.8-8.741l8.244-7.712a6.188 6.188 0 0 1 7.19-.913l.32.175a4.93 4.93 0 0 1 1.95 1.933v0a4.93 4.93 0 0 1-.824 5.88l-7.678 7.678a3.535 3.535 0 0 1-3.893.75v0a3.535 3.535 0 0 1-1.857-1.857v0a3.535 3.535 0 0 1 .75-3.893L18 10" })), $8 = d(T8), L8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M4 14a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM25.5 11.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM23 7.5a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0ZM9 7.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM16 25c-1.04 0-2.2.473-3.22 1.043-1.578.881-3.681.637-4.7-.854-1.104-1.617-.375-3.847 1.283-4.887.824-.516 1.614-1.128 2.137-1.802.63-.811 1.097-2.003 1.42-3.07C13.34 14.05 14.56 13 16 13s2.66 1.05 3.08 2.43c.324 1.067.79 2.259 1.42 3.07.523.674 1.314 1.286 2.137 1.802 1.658 1.04 2.387 3.27 1.283 4.887-1.019 1.491-3.122 1.735-4.7.854C18.2 25.473 17.04 25 16 25Z" })), F8 = d(L8), R8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M21 7L23.2929 4.70711C23.6834 4.31658 24.3166 4.31658 24.7071 4.70711L27.2929 7.29289C27.6834 7.68342 27.6834 8.31658 27.2929 8.70711L25 11M21 7L6.7141 21.2859C6.57449 21.4255 6.47934 21.6033 6.44062 21.7969L5.64709 25.7646C5.57712 26.1144 5.88557 26.4229 6.23544 26.3529L10.2031 25.5594C10.3967 25.5207 10.5745 25.4255 10.7141 25.2859L25 11M21 7L25 11M10.2754 25C10.0069 24.4354 9.52704 23.527 9 23C8.47296 22.473 7.56457 21.9931 7 21.7246", stroke: "#201649", strokeWidth: 1.5 })), V8 = d(R8), O8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M27.5 27H4M14 23H27.5M27.5 19H20M21.1317 10.4038L23.253 8.28248C23.6436 7.89196 23.6436 7.25879 23.253 6.86827L21.1317 4.74695C20.7412 4.35642 20.108 4.35642 19.7175 4.74695L17.5962 6.86827M21.1317 10.4038L8.6066 22.9289C8.47408 23.0615 8.30697 23.1541 8.12435 23.1962C7.02178 23.4507 5.01673 23.8172 4.28067 23.9498C4.14393 23.9744 4.02561 23.8561 4.05023 23.7193C4.1827 22.9837 4.5489 20.9802 4.80378 19.8756C4.84593 19.693 4.93854 19.5259 5.07107 19.3934L17.5962 6.86827M21.1317 10.4038L17.5962 6.86827", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), A8 = d(O8), P8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M20.5 11L11.5 21M12.0002 9.5C10.6194 9.5 10 10.6193 10 12C10 13.3807 10.6194 14.5 12.0002 14.5C13.3809 14.5 14 13.3807 14 12C14 10.6193 13.3809 9.5 12.0002 9.5ZM22 20C22 21.3807 21.3809 22.5 20.0002 22.5C18.6194 22.5 18 21.3807 18 20C18 18.6193 18.6194 17.5 20.0002 17.5C21.3809 17.5 22 18.6193 22 20ZM16.0002 28C9.37274 28 4.00015 22.6274 4.00015 16C4.00015 9.37258 9.37274 4 16.0002 4C22.6276 4 28.0002 9.37258 28.0002 16C28.0002 22.6274 22.6276 28 16.0002 28Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), B8 = d(P8), N8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M25.0003 6L7.00027 26M10 5.5C7.69881 5.5 6.5 7.66341 6.5 10C6.5 12.3366 7.6989 14.5 10.0001 14.5C12.3013 14.5 13.5 12.3366 13.5 10C13.5 7.66341 12.3012 5.5 10 5.5ZM25.5001 22C25.5001 24.3366 24.3013 26.5 22.0001 26.5C19.6989 26.5 18.5001 24.3366 18.5001 22C18.5001 19.6634 19.6989 17.5 22.0001 17.5C24.3013 17.5 25.5001 19.6634 25.5001 22Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), I8 = d(N8), Z8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M14.5 24.5H17.5M18 5.5V5.5C18 5.77614 17.7761 6 17.5 6H14.5C14.2239 6 14 5.77614 14 5.5V5.5M11.5 27.5H20.5C22.1569 27.5 23.5 26.1569 23.5 24.5V7.5C23.5 5.84315 22.1569 4.5 20.5 4.5H11.5C9.84315 4.5 8.5 5.84315 8.5 7.5V24.5C8.5 26.1569 9.84315 27.5 11.5 27.5Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), W8 = d(Z8), j8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M12.601 19.5H8.386a2 2 0 0 0-1.873 1.298l-2.006 5.35a1 1 0 0 0 .936 1.352h21.114a1 1 0 0 0 .936-1.351l-2.006-5.351a2 2 0 0 0-1.873-1.298h-4.108m0 0C20.819 16.815 22 13.662 22 11a6 6 0 0 0-12 0c0 5.443 4.937 12.532 5.854 13.801a.19.19 0 0 0 .303.01c.482-.589 1.987-2.528 3.349-5.311ZM19 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z" })), D8 = d(j8), H8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M20.634 7.189A5 5 0 0 1 27 12c0 5.383-4.024 10.766-4.852 11.816a.188.188 0 0 1-.298-.003 27.62 27.62 0 0 1-2.171-3.246m.955-13.378A5.988 5.988 0 0 0 16 5a5.988 5.988 0 0 0-4.634 2.189m9.268 0A5.975 5.975 0 0 1 22 11c0 3.392-1.079 6.784-2.321 9.567M11.366 7.189A5 5 0 0 0 5 12c0 5.383 4.024 10.766 4.852 11.816.077.098.221.095.298-.003a27.62 27.62 0 0 0 2.171-3.246m-.955-13.378A5.975 5.975 0 0 0 10 11c0 3.392 1.079 6.784 2.321 9.567m0 0c1.407 3.149 3.024 5.517 3.524 6.219a.189.189 0 0 0 .31 0c.5-.703 2.117-3.07 3.524-6.22M19 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z" })), U8 = d(H8), z8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M15.5 17h8a1 1 0 0 1 1 1v1.5a1 1 0 0 1-1 1h-.828a.2.2 0 0 0-.198.17l-.843 5.482a1 1 0 0 1-.989.848h-9.284a1 1 0 0 1-.989-.848l-.843-5.482a.2.2 0 0 0-.198-.17H8.5a1 1 0 0 1-1-1V18a1 1 0 0 1 1-1h7Zm0 0v-3m.5-1h3a6 6 0 0 0 6-6V4.5a.5.5 0 0 0-.5-.5H22a6 6 0 0 0-6 6v3Zm0 0-.5 1m.5-1 5-5m-5.5 6-2-2m0 0v-2a4 4 0 0 0-4-4H8a.5.5 0 0 0-.5.5V8a4 4 0 0 0 4 4h2Z" })), Y8 = d(z8), q8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.4, d: "M16 4.667v22.666M4.667 16h22.666" })), G8 = d(q8), K8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M16 9v14m-7-7h14m5 0c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12Z" })), Q8 = d(K8), X8 = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M9 27H5C4.44772 27 4 26.5523 4 26V14C4 13.4477 4.44772 13 5 13H9C9.55228 13 10 13.4477 10 14V26C10 26.5523 9.55228 27 9 27Z", stroke: "#201649", strokeWidth: 1.5 }), /* @__PURE__ */ s.createElement("path", { d: "M18 27H14C13.4477 27 13 26.5523 13 26V6C13 5.44772 13.4477 5 14 5H18C18.5523 5 19 5.44772 19 6V26C19 26.5523 18.5523 27 18 27Z", stroke: "#201649", strokeWidth: 1.5 }), /* @__PURE__ */ s.createElement("path", { d: "M27 27H23C22.4477 27 22 26.5523 22 26V18C22 17.4477 22.4477 17 23 17H27C27.5523 17 28 17.4477 28 18V26C28 26.5523 27.5523 27 27 27Z", stroke: "#201649", strokeWidth: 1.5 })), J8 = d(X8), em = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M23 23V10a1 1 0 0 0-1-1H8.5M23 23v3a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h2.5M23 23h3a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H9.5a1 1 0 0 0-1 1v3m6 5.5 1.793-1.793a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 1 0 1.414L17.5 17.5m-3-3-5.264 5.264a1 1 0 0 0-.283.566l-.434 3.038a.1.1 0 0 0 .113.113l3.038-.434a1 1 0 0 0 .566-.283L17.5 17.5m-3-3 3 3" })), tm = d(em), rm = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M21 13V8.5C21 5.58155 18.5 4.5 16 4.5C13.5 4.5 11 5.58155 11 8.5V9.5M16 22.5C17.6569 22.5 19 21.1569 19 19.5C19 17.8431 17.6569 16.5 16 16.5C14.3431 16.5 13 17.8431 13 19.5C13 21.1569 14.3431 22.5 16 22.5ZM16 22.5V24.5M27 15V26C27 27.1046 26.1046 28 25 28H7C5.89543 28 5 27.1046 5 26V15C5 13.8954 5.89543 13 7 13H25C26.1046 13 27 13.8954 27 15Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), nm = d(rm), am = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M21 13V8.5C21 5.58155 18.5 4.5 16 4.5C13.5 4.5 11 5.58155 11 8.5V13M16 22.5C17.6569 22.5 19 21.1569 19 19.5C19 17.8431 17.6569 16.5 16 16.5C14.3431 16.5 13 17.8431 13 19.5C13 21.1569 14.3431 22.5 16 22.5ZM16 22.5V24.5M27 15V26C27 27.1046 26.1046 28 25 28H7C5.89543 28 5 27.1046 5 26V15C5 13.8954 5.89543 13 7 13H25C26.1046 13 27 13.8954 27 15Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), om = d(am), sm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M20 27h6a1 1 0 0 0 1-1v-8M5 12.5V14a1 1 0 0 0 1 1h9a2 2 0 0 1 2 2v2M11.5 7V6a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v3m10 3V9.5M15 5v4.5M11 12H9a1 1 0 0 1-1-1V8m7 1.5h-3m5 13V27m7-3h-3a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2m-3-9.5h3a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5Zm-10 13H8a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5Zm3 1.5v-7a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1ZM27 6v7a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1Z" })), im = d(sm), cm = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M16 23C16.3488 23 16.5 22.8488 16.5 22.5C16.5 22.1512 16.3488 22 16 22M16 23C15.6512 23 15.5 22.8488 15.5 22.5C15.5 22.1512 15.6512 22 16 22M16 23V22M12 12.5C12 9.97368 13.9243 9 16 9C18.0757 9 20 10 20 12.5C20 13.962 19.316 15.082 18.348 15.76C17.2171 16.5522 16 17.6193 16 19V19M28 16C28 22.6274 22.6274 28 16 28C9.37258 28 4 22.6274 4 16C4 9.37258 9.37258 4 16 4C22.6274 4 28 9.37258 28 16Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), lm = d(cm), dm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m17 20 2 2 4.586 4.586a2 2 0 0 0 2.828 0l.172-.172a2 2 0 0 0 0-2.828L22 19l-2-2m1-5a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" })), um = d(dm), hm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M26.572 10.318A.639.639 0 0 0 26 10a4 4 0 0 1-4-4 .639.639 0 0 0-.317-.572 11.93 11.93 0 0 0-1.858-.805c-.386-.13-.799.024-1.096.302A3.986 3.986 0 0 1 16 6a3.986 3.986 0 0 1-2.729-1.075c-.297-.278-.71-.432-1.096-.302a11.93 11.93 0 0 0-1.858.805A.638.638 0 0 0 10 6a4 4 0 0 1-4 4 .638.638 0 0 0-.572.317 11.935 11.935 0 0 0-.805 1.858c-.13.386.024.799.302 1.096A3.986 3.986 0 0 1 6 16a3.986 3.986 0 0 1-1.075 2.729c-.278.297-.432.71-.302 1.096.216.646.487 1.266.805 1.858A.638.638 0 0 0 6 22a4 4 0 0 1 4 4c0 .235.111.46.317.572.592.318 1.213.589 1.858.806.386.13.799-.025 1.096-.303A3.986 3.986 0 0 1 16 26c1.055 0 2.014.408 2.729 1.075.297.278.71.432 1.096.303a11.93 11.93 0 0 0 1.858-.806A.639.639 0 0 0 22 26a4 4 0 0 1 4-4c.234 0 .46-.111.572-.317.318-.592.589-1.212.806-1.858.13-.386-.025-.799-.303-1.096A3.986 3.986 0 0 1 26 16c0-1.055.408-2.014 1.075-2.729.278-.297.432-.71.302-1.096a11.93 11.93 0 0 0-.805-1.857Z" }), /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M21 16a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z" })), fm = d(hm), mm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M11.5 16L14.6464 19.1464C14.8417 19.3417 15.1583 19.3417 15.3536 19.1464L21.5 13M6.99389 7.92142C8.59925 7.72113 11.9314 7.01033 15.3639 4.48786C15.7408 4.2109 16.2592 4.2109 16.6361 4.48786C20.0686 7.01033 23.4007 7.72112 25.0061 7.92142C25.5541 7.98979 26.0005 8.45313 25.9964 9.0054C25.9003 21.9453 23.8684 24.9812 16.3544 27.8656C16.1287 27.9522 15.8714 27.9522 15.6456 27.8656C8.13158 24.9812 6.09969 21.9453 6.00363 9.0054C5.99953 8.45313 6.44585 7.98979 6.99389 7.92142Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), pm = d(mm), gm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M11 14.5V8s0 0 0 0 0-4 5-4 5 4 5 4 0 0 0 0v6.5M8 10h16a1 1 0 0 1 1 1v12a4 4 0 0 1-4 4H11a4 4 0 0 1-4-4V11a1 1 0 0 1 1-1Z" })), vm = d(gm), wm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M4 5h1.73a1 1 0 0 1 .967.744l4.205 15.884a.5.5 0 0 0 .483.372H12m11 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm0 0H12M7.559 9h18.783a.5.5 0 0 1 .482.634l-1.714 6.169A3 3 0 0 1 22.22 18H9.94M12 22a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Z" })), _m = d(wm), ym = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M21.5 20h2.823a1 1 0 0 1 .928.629l2.2 5.5a1 1 0 0 1-.928 1.371H5.477a1 1 0 0 1-.928-1.371l2.2-5.5A1 1 0 0 1 7.677 20H10.5M24 6c-2.465-1.48-5.902-.527-7.915 2.375a.104.104 0 0 1-.17 0C13.902 5.473 10.447 4.521 8 6c-2.5 1.5-3 4.5-1.5 8 1.985 4.632 8.444 9.692 9.385 10.413.07.054.16.054.23 0 .94-.72 7.4-5.781 9.385-10.413 1.5-3.5 1-6.5-1.5-8Z" })), Cm = d(ym), xm = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M15.1033 3.81699C15.4701 3.07374 16.5299 3.07374 16.8967 3.81699L19.8818 9.86544C20.0275 10.1606 20.3091 10.3652 20.6348 10.4125L27.3096 11.3824C28.1298 11.5016 28.4574 12.5096 27.8638 13.0881L23.0339 17.7962C22.7982 18.0259 22.6906 18.3569 22.7463 18.6813L23.8865 25.3292C24.0266 26.1461 23.1691 26.769 22.4355 26.3834L16.4653 23.2446C16.174 23.0915 15.826 23.0915 15.5347 23.2446L9.56448 26.3834C8.83085 26.769 7.97342 26.1461 8.11353 25.3292L9.25373 18.6813C9.30937 18.3569 9.20182 18.0259 8.96614 17.7962L4.13616 13.0881C3.54264 12.5096 3.87015 11.5016 4.69037 11.3824L11.3652 10.4125C11.6909 10.3652 11.9725 10.1606 12.1182 9.86544L15.1033 3.81699Z", stroke: "#201649", strokeWidth: 1.5 })), km = d(xm), Em = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M11.5 10h9m-9 0V8a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v2m-9 0h-2m11 0h2m-13 0h-3a2 2 0 0 0-2 2v11.5a2 2 0 0 0 2 2h3m0-15.5v15.5m0 0h13m0 0h3a2 2 0 0 0 2-2V12a2 2 0 0 0-2-2h-3m0 15.5V10" })), bm = d(Em), Mm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "M18.5 13.062s-.5-1.5-2.5-1.5c-1.717 0-2.697 1.106-2.94 3m0 0a7.87 7.87 0 0 0-.06 1c0 .485.059 1 .176 1.5m-.116-2.5H11m2.06 0h2.44m-2.324 2.5c.368 1.565 1.309 3 2.824 3 2 0 2.5-1.5 2.5-1.5m-5.324-1.5H15.5m-2.324 0H11M6.5 6.923c4.185-3.591 8.803.672 9.429 1.286a.1.1 0 0 0 .142 0c.625-.614 5.243-4.877 9.43-1.286C30 10.784 27 17.063 24 20.563c-1.65 1.925-5.01 4.66-6.806 6.074a1.924 1.924 0 0 1-2.388 0C13.011 25.224 9.651 22.488 8 20.562c-3-3.5-6-9.778-1.5-13.639Z" })), Sm = d(Mm), Tm = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M20.016 22.3637C20.016 22.3637 21.1503 20.7123 19.9068 20.0812C18.0111 19.1189 16.9698 19.9434 15.1619 19.5226C13.6832 19.1784 13.3305 18.4357 11.8126 18.4054C9.56858 18.3605 6.6187 20.6392 6.6187 20.6392C6.6187 20.6392 5.84472 21.0677 4.84418 21.5936M20.016 22.3637C22.438 21.7579 26.7147 17.3363 28.1103 17.8948C29.5058 18.4534 29.0672 19.2913 28.1103 20.1292C27.1533 20.9671 23.0863 24.8774 18.8996 27.3911C16.1746 29.0272 13.7789 25.7106 10.8054 26.8326C10.5266 26.9377 10.2559 27.086 9.99752 27.2508M20.016 22.3637C18.8996 22.6429 18.3414 22.6429 14.155 22.6429M4.84418 21.5936C4.40416 21.8248 3.92033 22.0749 3.43924 22.3156C1.76458 23.1535 5.22312 28.1804 8.01426 28.4597C8.44165 28.5025 9.15351 27.789 9.99752 27.2508M4.84418 21.5936C4.84418 21.5936 5.91378 23.7809 6.9209 24.9456C7.92801 26.1103 9.99752 27.2508 9.99752 27.2508M9.92819 4.38208C12.6033 2.25339 15.5549 4.78046 15.9544 5.14409C15.9803 5.16771 16.0197 5.16771 16.0456 5.14409C16.4451 4.78046 19.3967 2.25339 22.0718 4.38209C24.948 6.67073 23.0304 10.3917 21.113 12.4662C19.6324 14.0682 16 16.6154 16 16.6154C16 16.6154 12.3679 14.0686 10.887 12.4662C8.9696 10.3917 7.05202 6.67073 9.92819 4.38208Z", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), $m = d(Tm), Lm = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M20.016 22.3637C20.016 22.3637 21.1503 20.7123 19.9068 20.0812C18.0111 19.1189 16.9698 19.9434 15.1619 19.5226C13.6832 19.1784 13.3305 18.4357 11.8126 18.4054C9.56858 18.3605 6.6187 20.6392 6.6187 20.6392C6.6187 20.6392 5.84472 21.0677 4.84418 21.5936M20.016 22.3637C22.438 21.7579 26.7147 17.3363 28.1103 17.8948C29.5058 18.4534 29.0672 19.2913 28.1103 20.1292C27.1533 20.9671 23.0863 24.8774 18.8996 27.3911C16.1746 29.0272 13.7789 25.7106 10.8054 26.8326C10.5266 26.9377 10.2559 27.086 9.99752 27.2508M20.016 22.3637C18.8996 22.6429 18.3414 22.6429 14.155 22.6429M4.84418 21.5936C4.40416 21.8248 3.92033 22.0749 3.43924 22.3156C1.76458 23.1535 5.22312 28.1804 8.01426 28.4597C8.44165 28.5025 9.15351 27.789 9.99752 27.2508M4.84418 21.5936C4.84418 21.5936 5.91378 23.7809 6.9209 24.9456C7.92801 26.1103 9.99752 27.2508 9.99752 27.2508", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ s.createElement("path", { d: "M15.9544 5.14409C15.5549 4.78046 12.6033 2.25339 9.92819 4.38208C7.05202 6.67073 8.9696 10.3917 10.887 12.4662C12.3679 14.0686 16 16.6154 16 16.6154C16 16.6154 19.6324 14.0682 21.113 12.4662C23.0304 10.3917 24.948 6.67073 22.0718 4.38209C19.3967 2.25339 16.4451 4.78046 16.0456 5.14409C16.0197 5.16771 15.9803 5.16771 15.9544 5.14409Z", fill: "#7C5BFF" })), Fm = d(Lm), Rm = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M20.016 22.3637C20.016 22.3637 21.1503 20.7123 19.9068 20.0812C18.0111 19.1189 16.9698 19.9434 15.1619 19.5226C13.6832 19.1784 13.3305 18.4357 11.8126 18.4054C9.56858 18.3605 6.6187 20.6392 6.6187 20.6392C6.6187 20.6392 5.84472 21.0677 4.84418 21.5936M20.016 22.3637C22.438 21.7579 26.7147 17.3363 28.1103 17.8948C29.5058 18.4534 29.0672 19.2913 28.1103 20.1292C27.1533 20.9671 23.0863 24.8774 18.8996 27.3911C16.1746 29.0272 13.7789 25.7106 10.8054 26.8326C10.5266 26.9377 10.2559 27.086 9.99752 27.2508M20.016 22.3637C18.8996 22.6429 18.3414 22.6429 14.155 22.6429M4.84418 21.5936C4.40416 21.8248 3.92033 22.0749 3.43924 22.3156C1.76458 23.1535 5.22312 28.1804 8.01426 28.4597C8.44165 28.5025 9.15351 27.789 9.99752 27.2508M4.84418 21.5936C4.84418 21.5936 5.91378 23.7809 6.9209 24.9456C7.92801 26.1103 9.99752 27.2508 9.99752 27.2508", stroke: "white", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ s.createElement("path", { d: "M15.9528 5.14409C15.5533 4.78046 12.6018 2.25339 9.92664 4.38208C7.05047 6.67073 8.96805 10.3917 10.8854 12.4662C12.3664 14.0686 15.9985 16.6154 15.9985 16.6154C15.9985 16.6154 19.6309 14.0682 21.1115 12.4662C23.0289 10.3917 24.9465 6.67073 22.0703 4.38209C19.3951 2.25339 16.4436 4.78046 16.0441 5.14409C16.0181 5.16771 15.9788 5.16771 15.9528 5.14409Z", fill: "white" })), Vm = d(Rm), Om = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M28 16c0 6.627-5.373 12-12 12m12-12c0-6.627-5.373-12-12-12m12 12s-5.53 1.53-8 4c-2.47 2.47-4 8-4 8m0 0C9.373 28 4 22.627 4 16m0 0C4 9.373 9.373 4 16 4M4 16s5.53-1.53 8-4c2.47-2.47 4-8 4-8" })), Am = d(Om), Pm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M11.47 13.706H6.295C5.58 13.706 5 14.286 5 15v9.706C5 25.42 5.58 26 6.294 26h5.177m0-12.294 3.388-8.911a.457.457 0 0 1 .427-.295 3.655 3.655 0 0 1 3.618 4.172l-.38 2.657a.15.15 0 0 0 .148.171h6.358a2.588 2.588 0 0 1 2.564 2.942l-1.286 9.323A2.588 2.588 0 0 1 23.744 26H11.471m0-12.294V26" })), Bm = d(Pm), Nm = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { d: "M24 9V24C24 25.6569 22.6569 27 21 27H11C9.34315 27 8 25.6569 8 24V9M27 8.5H20M5 8.5H12M12 8.5V6C12 5.44772 12.4477 5 13 5H19C19.5523 5 20 5.44772 20 6V8.5M12 8.5H20M19.5 13.5L12.5 20.5M12.5 13.5L19.5 20.5", stroke: "#201649", strokeWidth: 1.5, strokeLinecap: "round" })), Im = d(Nm), Zm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M20.5 10.5v-3a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h1m14.5-14h3.882a1 1 0 0 1 .894.553l2.618 5.236c.07.139.106.292.106.447V23.5a1 1 0 0 1-1 1h-4m-2.5-14v6m0 0h7m-7 0V22M6 24.5a2.5 2.5 0 0 0 5 0m-5 0a2.5 2.5 0 0 1 5 0m0 0h7m5 0a2.5 2.5 0 0 1-5 0m5 0c0-1.5-1-2.5-2.5-2.5M18 24.5c0-1.5 1-2.5 2.5-2.5" })), Wm = d(Zm), jm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M16 14.5a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 0a8 8 0 0 0-8 8v2.114c0 .834.517 1.578 1.316 1.814C10.821 26.87 13.41 27.5 16 27.5s5.18-.629 6.684-1.072c.8-.236 1.316-.98 1.316-1.814V22.5a8 8 0 0 0-8-8Z" })), Dm = d(jm), Hm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeWidth: 1.5, d: "M16 17a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0 0c-3.866 0-7 3.5-7 7 0 .263.015 1.523.043 1.779M16 17c3.866 0 6.957 3.5 7 7 .003.263-.015 1.523-.043 1.779m-13.914 0A11.945 11.945 0 0 0 16 28c2.593 0 4.995-.823 6.957-2.221m-13.914 0A11.985 11.985 0 0 1 4 16C4 9.373 9.373 4 16 4s12 5.373 12 12c0 4.034-1.99 7.603-5.043 9.779" })), Um = d(Hm), zm = (e, t) => /* @__PURE__ */ s.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", ref: t, ...e }, /* @__PURE__ */ s.createElement("path", { stroke: "#201649", strokeLinecap: "round", strokeMiterlimit: 16, strokeWidth: 1.5, d: "M16 25.5S11 21 11 16c0-3.881 3.013-7.461 4.361-8.869a.875.875 0 0 1 1.278 0C17.987 8.54 21 12.12 21 16c0 5-5 9.5-5 9.5Zm0 0c8.398 0 11.725-4.087 11.983-11.529a.926.926 0 0 0-.95-.966c-1.358.038-3.9.22-6.033 1.007M16 25.5c-8.267 0-11.713-4.137-11.983-11.529a.925.925 0 0 1 .95-.966c1.358.038 3.9.22 6.033 1.007" })), Ym = d(zm), qm = {
|
|
7735
|
+
address_book: O9,
|
|
7736
|
+
baby_toy: P9,
|
|
7737
|
+
bicycle: N9,
|
|
7738
|
+
bookmark_outline: Z9,
|
|
7739
|
+
books: j9,
|
|
7740
|
+
bubble_heart_outline: H9,
|
|
7741
|
+
buildings: z9,
|
|
7742
|
+
burger_menu: q9,
|
|
7743
|
+
business: K9,
|
|
7744
|
+
business_profile: X9,
|
|
7745
|
+
camera: e7,
|
|
7746
|
+
camera_crossed: r7,
|
|
7747
|
+
car: a7,
|
|
7748
|
+
carrot: s7,
|
|
7749
|
+
chat: c7,
|
|
7750
|
+
checkmark_circle: h7,
|
|
7751
|
+
checkmark: d7,
|
|
7752
|
+
christmas_tree: m7,
|
|
7753
|
+
clipboard: g7,
|
|
7754
|
+
clothing: w7,
|
|
7755
|
+
cocktail: y7,
|
|
7756
|
+
comment_bubble: x7,
|
|
7757
|
+
compass: E7,
|
|
7758
|
+
computer: M7,
|
|
7759
|
+
confetti: T7,
|
|
7760
|
+
copy: L7,
|
|
7761
|
+
couch: R7,
|
|
7762
|
+
credit_card: O7,
|
|
7763
|
+
cross_circle: P7,
|
|
7764
|
+
cursor: N7,
|
|
7765
|
+
cursor_alt: Z7,
|
|
7766
|
+
cutlery: j7,
|
|
7767
|
+
drill_tool: H7,
|
|
7768
|
+
email: z7,
|
|
7769
|
+
envelop_plus: K7,
|
|
7770
|
+
envelope: q7,
|
|
7771
|
+
error: X7,
|
|
7772
|
+
event_calendar: ef,
|
|
7773
|
+
event_calendar_check: rf,
|
|
7774
|
+
event_calendar_date: af,
|
|
7775
|
+
event_calendar_grid: sf,
|
|
7776
|
+
event_calendar_plus: lf,
|
|
7777
|
+
exchange: uf,
|
|
7778
|
+
eye: ff,
|
|
7779
|
+
eye_crossed: pf,
|
|
7780
|
+
gift_outline: vf,
|
|
7781
|
+
globe: _f,
|
|
7782
|
+
group: Cf,
|
|
7783
|
+
healthcare: kf,
|
|
7784
|
+
heart: bf,
|
|
7785
|
+
heart_handshake_outline: Sf,
|
|
7786
|
+
heart_outline: $f,
|
|
7787
|
+
house: Ff,
|
|
7788
|
+
image: Vf,
|
|
7789
|
+
info: Af,
|
|
7790
|
+
info_left: Bf,
|
|
7791
|
+
info_right: If,
|
|
7792
|
+
invite_neighbour: Wf,
|
|
7793
|
+
key: Df,
|
|
7794
|
+
kitchen_pot: Uf,
|
|
7795
|
+
link: Yf,
|
|
7796
|
+
list: Gf,
|
|
7797
|
+
log_in: Qf,
|
|
7798
|
+
log_out: Jf,
|
|
7799
|
+
loudspeaker: t8,
|
|
7800
|
+
map: n8,
|
|
7801
|
+
marketplace: o8,
|
|
7802
|
+
miscellaneous_other: i8,
|
|
7803
|
+
more_dots: l8,
|
|
7804
|
+
more_dots_alt: u8,
|
|
7805
|
+
more_dots_outline: f8,
|
|
7806
|
+
music: p8,
|
|
7807
|
+
nebenan_de: v8,
|
|
7808
|
+
neighbour: _8,
|
|
7809
|
+
notification_bell: C8,
|
|
7810
|
+
organisation: k8,
|
|
7811
|
+
paper_empty: b8,
|
|
7812
|
+
paper_form: S8,
|
|
7813
|
+
paperclip: $8,
|
|
7814
|
+
paw: F8,
|
|
7815
|
+
pencil: V8,
|
|
7816
|
+
pencil_alt: A8,
|
|
7817
|
+
percentage: B8,
|
|
7818
|
+
percentage_alt: I8,
|
|
7819
|
+
phone: W8,
|
|
7820
|
+
pin: D8,
|
|
7821
|
+
pins: U8,
|
|
7822
|
+
plant: Y8,
|
|
7823
|
+
plus: G8,
|
|
7824
|
+
plus_circle: Q8,
|
|
7825
|
+
poll: J8,
|
|
7826
|
+
post: tm,
|
|
7827
|
+
privacy_lock: nm,
|
|
7828
|
+
privacy_lock_closed: om,
|
|
7829
|
+
qr_code: im,
|
|
7830
|
+
question: lm,
|
|
7831
|
+
search: um,
|
|
7832
|
+
settings_cog: fm,
|
|
7833
|
+
shield: pm,
|
|
7834
|
+
shopping_bag: vm,
|
|
7835
|
+
shopping_cart: _m,
|
|
7836
|
+
special_place: Cm,
|
|
7837
|
+
star: km,
|
|
7838
|
+
suitcase: bm,
|
|
7839
|
+
supporter: Sm,
|
|
7840
|
+
supporter_new: $m,
|
|
7841
|
+
supporter_new_colored: Fm,
|
|
7842
|
+
supporter_white: Vm,
|
|
7843
|
+
tennis_ball: Am,
|
|
7844
|
+
thanks: Bm,
|
|
7845
|
+
trash_can: Im,
|
|
7846
|
+
truck: Wm,
|
|
7847
|
+
user: Dm,
|
|
7848
|
+
user_profile: Um,
|
|
7849
|
+
wellness: Ym
|
|
7850
|
+
}, Gm = {
|
|
7851
|
+
16: S4,
|
|
7852
|
+
24: R9,
|
|
7853
|
+
32: qm
|
|
7854
|
+
}, Km = {
|
|
7855
|
+
coloured: j6,
|
|
7856
|
+
filled: a4,
|
|
7857
|
+
outline: Gm
|
|
7858
|
+
}, Qm = ({
|
|
7855
7859
|
className: e,
|
|
7856
7860
|
name: t,
|
|
7857
7861
|
role: r = "presentation",
|
|
@@ -7859,7 +7863,7 @@ const x6 = "_iconComponent_1p7vh_141", ln = {
|
|
|
7859
7863
|
title: a
|
|
7860
7864
|
}) => {
|
|
7861
7865
|
const o = t.endsWith("_filled"), i = t.endsWith("_coloured"), h = (() => {
|
|
7862
|
-
const l = o ? "filled" : i ? "coloured" : "outline", m =
|
|
7866
|
+
const l = o ? "filled" : i ? "coloured" : "outline", m = Km[l][n];
|
|
7863
7867
|
if (m === void 0)
|
|
7864
7868
|
console.error(
|
|
7865
7869
|
`Error: The icon ${t} is not available for size ${n} of type ${l}`
|
|
@@ -7883,11 +7887,11 @@ const x6 = "_iconComponent_1p7vh_141", ln = {
|
|
|
7883
7887
|
height: n
|
|
7884
7888
|
}
|
|
7885
7889
|
) : null;
|
|
7886
|
-
},
|
|
7887
|
-
root:
|
|
7888
|
-
root__label:
|
|
7889
|
-
root__code:
|
|
7890
|
-
root__icon:
|
|
7890
|
+
}, Xm = "_root_1qzvj_141", Jm = "_root__label_1qzvj_155", ep = "_root__code_1qzvj_158", tp = "_root__icon_1qzvj_161", Sr = {
|
|
7891
|
+
root: Xm,
|
|
7892
|
+
root__label: Jm,
|
|
7893
|
+
root__code: ep,
|
|
7894
|
+
root__icon: tp
|
|
7891
7895
|
}, to = d(
|
|
7892
7896
|
({ ariaLabel: e, code: t, codeLabel: r, onClick: n }, a) => {
|
|
7893
7897
|
const [o, i] = c6();
|
|
@@ -7897,7 +7901,7 @@ const x6 = "_iconComponent_1p7vh_141", ln = {
|
|
|
7897
7901
|
const c = () => {
|
|
7898
7902
|
i(t);
|
|
7899
7903
|
};
|
|
7900
|
-
return /* @__PURE__ */
|
|
7904
|
+
return /* @__PURE__ */ N(
|
|
7901
7905
|
eo,
|
|
7902
7906
|
{
|
|
7903
7907
|
ref: a,
|
|
@@ -7908,39 +7912,39 @@ const x6 = "_iconComponent_1p7vh_141", ln = {
|
|
|
7908
7912
|
children: [
|
|
7909
7913
|
/* @__PURE__ */ u(U, { as: "span", type: "h8", className: Sr.root__label, children: r }),
|
|
7910
7914
|
/* @__PURE__ */ u(U, { as: "span", type: "h4", className: Sr.root__code, children: t }),
|
|
7911
|
-
/* @__PURE__ */ u(
|
|
7915
|
+
/* @__PURE__ */ u(Qm, { role: "presentation", className: Sr.root__icon, name: "copy", size: "32" })
|
|
7912
7916
|
]
|
|
7913
7917
|
}
|
|
7914
7918
|
);
|
|
7915
7919
|
}
|
|
7916
7920
|
);
|
|
7917
7921
|
to.displayName = "CodeCopyButton";
|
|
7918
|
-
const
|
|
7919
|
-
voucher:
|
|
7920
|
-
voucher__container:
|
|
7921
|
-
voucher__note:
|
|
7922
|
+
const rp = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 320, height: 32, viewBox: "0 0 320 32", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("defs", null, /* @__PURE__ */ s.createElement("mask", { id: "ticket-mask" }, /* @__PURE__ */ s.createElement("rect", { width: 320, height: 32, fill: "white" }), /* @__PURE__ */ s.createElement("line", { x1: 20, y1: 16, x2: 300, y2: 16, stroke: "black", strokeWidth: 2, strokeLinecap: "round", strokeDasharray: "8 8", strokeDashoffset: 0 }))), /* @__PURE__ */ s.createElement("path", { mask: "url(#ticket-mask)", d: "M0 0H320C320 0 304 3 304 16C304 29 320 32 320 32H0C0 32 16 29 16 16C16 3 0 0 0 0Z", fill: "white" })), np = d(rp), ap = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 320, height: 70, viewBox: "0 0 320 70", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { clipPath: "url(#clip0_9001_5215)" }, /* @__PURE__ */ s.createElement("circle", { cx: 18, cy: 4, r: 12, fill: "#F2FBC4" }), /* @__PURE__ */ s.createElement("circle", { cx: 51, cy: 40, r: 12, fill: "#FDE6F7" }), /* @__PURE__ */ s.createElement("circle", { cx: 103, cy: 6, r: 12, fill: "#FBECDF" }), /* @__PURE__ */ s.createElement("circle", { cx: 177.5, cy: 10, r: 12, fill: "#E8E3FF" }), /* @__PURE__ */ s.createElement("circle", { cx: 212.5, cy: 35, r: 12, fill: "#F2FBC4" }), /* @__PURE__ */ s.createElement("circle", { cx: 271.5, cy: 7, r: 12, fill: "#E8E3FF" }), /* @__PURE__ */ s.createElement("circle", { cx: 313, cy: 36, r: 12, fill: "#E0F5F9" }), /* @__PURE__ */ s.createElement("circle", { cx: 24, cy: 31, r: 8, fill: "#E0F5F9" }), /* @__PURE__ */ s.createElement("circle", { cx: 72, cy: 20, r: 8, fill: "#E0F5F9" }), /* @__PURE__ */ s.createElement("circle", { cx: 83, cy: 44, r: 8, fill: "#FBECDF" }), /* @__PURE__ */ s.createElement("circle", { cx: 138.5, cy: 12, r: 8, fill: "#E0F5F9" }), /* @__PURE__ */ s.createElement("circle", { cx: 212.5, cy: 7, r: 8, fill: "#FDE6F7" }), /* @__PURE__ */ s.createElement("circle", { cx: 307, cy: 8, r: 8, fill: "#FDE6F7" }), /* @__PURE__ */ s.createElement("circle", { cx: 243.5, cy: 32, r: 10, fill: "#FDE6F7" }), /* @__PURE__ */ s.createElement("circle", { cx: 271.5, cy: 37, r: 6, fill: "#FBECDF" }), /* @__PURE__ */ s.createElement("circle", { cx: 293, cy: 54, r: 6, fill: "#F2FBC4" }), /* @__PURE__ */ s.createElement("circle", { cx: 255.5, cy: 58, r: 6, fill: "#E8E3FF" }), /* @__PURE__ */ s.createElement("circle", { cx: 34, cy: 61, r: 6, fill: "#F2FBC4" }), /* @__PURE__ */ s.createElement("circle", { cx: 3, cy: 50, r: 6, fill: "#E8E3FF" }), /* @__PURE__ */ s.createElement("circle", { cx: 243.5, cy: 10, r: 6, fill: "#E0F5F9" }), /* @__PURE__ */ s.createElement("circle", { cx: 113, cy: 32, r: 6, fill: "#E8E3FF" }), /* @__PURE__ */ s.createElement("circle", { cx: 50, cy: 8, r: 6, fill: "#FBECDF" })), /* @__PURE__ */ s.createElement("defs", null, /* @__PURE__ */ s.createElement("clipPath", { id: "clip0_9001_5215" }, /* @__PURE__ */ s.createElement("rect", { width: 320, height: 70, fill: "white" })))), op = d(ap), sp = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 48, height: 48, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { clipPath: "url(#clip0_9351_34252)" }, /* @__PURE__ */ s.createElement("path", { d: "M0 8C0 3.58172 3.58172 0 8 0H48V20.5714C48 35.7198 35.7198 48 20.5714 48H0V8Z", fill: "#98CBD6" }), /* @__PURE__ */ s.createElement("path", { d: "M29.4066 13.5824L15.1648 29.4066M15.956 12C13.7712 12 12 13.7712 12 15.956C12 18.1409 13.7712 19.9121 15.956 19.9121C18.1409 19.9121 19.9121 18.1409 19.9121 15.956C19.9121 13.7712 18.1409 12 15.956 12ZM32.5714 27.033C32.5714 29.2178 30.8002 30.989 28.6154 30.989C26.4305 30.989 24.6593 29.2178 24.6593 27.033C24.6593 24.8481 26.4305 23.0769 28.6154 23.0769C30.8002 23.0769 32.5714 24.8481 32.5714 27.033Z", stroke: "#E0F5F9", strokeWidth: 2.37363, strokeLinecap: "round" })), /* @__PURE__ */ s.createElement("defs", null, /* @__PURE__ */ s.createElement("clipPath", { id: "clip0_9351_34252" }, /* @__PURE__ */ s.createElement("rect", { width: 48, height: 48, fill: "white" })))), ip = d(sp), cp = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 48, height: 48, viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: t, ...e }, /* @__PURE__ */ s.createElement("g", { clipPath: "url(#clip0_9351_34249)" }, /* @__PURE__ */ s.createElement("path", { d: "M0 0H40C44.4183 0 48 3.58172 48 8V48H27.4286C12.2802 48 0 35.7198 0 20.5714V0Z", fill: "#98CBD6" }), /* @__PURE__ */ s.createElement("path", { d: "M32.8352 13.5824L18.5934 29.4066M19.3846 12C17.1997 12 15.4286 13.7712 15.4286 15.956C15.4286 18.1409 17.1997 19.9121 19.3846 19.9121C21.5695 19.9121 23.3406 18.1409 23.3406 15.956C23.3406 13.7712 21.5695 12 19.3846 12ZM36 27.033C36 29.2178 34.2288 30.989 32.0439 30.989C29.8591 30.989 28.0879 29.2178 28.0879 27.033C28.0879 24.8481 29.8591 23.0769 32.0439 23.0769C34.2288 23.0769 36 24.8481 36 27.033Z", stroke: "#E0F5F9", strokeWidth: 2.37363, strokeLinecap: "round" })), /* @__PURE__ */ s.createElement("defs", null, /* @__PURE__ */ s.createElement("clipPath", { id: "clip0_9351_34249" }, /* @__PURE__ */ s.createElement("rect", { width: 48, height: 48, fill: "white" })))), lp = d(cp), dp = "_voucher_i9m96_149", up = "_voucher__container_i9m96_156", hp = "_voucher__note_i9m96_160", fp = "_section_i9m96_178", mp = "_header_i9m96_191", pp = "_header__text_i9m96_195", gp = "_header__percent_i9m96_202", vp = "_avatar_i9m96_216", wp = "_avatar__container_i9m96_220", _p = "_description_i9m96_227", yp = "_description__block_i9m96_233", Cp = "_description__label_i9m96_238", xp = "_description__title_i9m96_241", kp = "_description__address_i9m96_246", Ep = "_description__subject_i9m96_252", bp = "_stubLine_i9m96_260", Mp = "_code_i9m96_266", Sp = "_code__date_i9m96_277", Q = {
|
|
7923
|
+
voucher: dp,
|
|
7924
|
+
voucher__container: up,
|
|
7925
|
+
voucher__note: hp,
|
|
7922
7926
|
"voucher__note--hidden": "_voucher__note--hidden_i9m96_173",
|
|
7923
|
-
section:
|
|
7927
|
+
section: fp,
|
|
7924
7928
|
"section--top": "_section--top_i9m96_184",
|
|
7925
7929
|
"section--bottom": "_section--bottom_i9m96_187",
|
|
7926
|
-
header:
|
|
7927
|
-
header__text:
|
|
7928
|
-
header__percent:
|
|
7930
|
+
header: mp,
|
|
7931
|
+
header__text: pp,
|
|
7932
|
+
header__percent: gp,
|
|
7929
7933
|
"header__percent--left": "_header__percent--left_i9m96_205",
|
|
7930
7934
|
"header__percent--right": "_header__percent--right_i9m96_210",
|
|
7931
|
-
avatar:
|
|
7932
|
-
avatar__container:
|
|
7933
|
-
description:
|
|
7934
|
-
description__block:
|
|
7935
|
-
description__label:
|
|
7936
|
-
description__title:
|
|
7937
|
-
description__address:
|
|
7938
|
-
description__subject:
|
|
7939
|
-
stubLine:
|
|
7940
|
-
code:
|
|
7935
|
+
avatar: vp,
|
|
7936
|
+
avatar__container: wp,
|
|
7937
|
+
description: _p,
|
|
7938
|
+
description__block: yp,
|
|
7939
|
+
description__label: Cp,
|
|
7940
|
+
description__title: xp,
|
|
7941
|
+
description__address: kp,
|
|
7942
|
+
description__subject: Ep,
|
|
7943
|
+
stubLine: bp,
|
|
7944
|
+
code: Mp,
|
|
7941
7945
|
"code--redeemed": "_code--redeemed_i9m96_274",
|
|
7942
|
-
code__date:
|
|
7943
|
-
},
|
|
7946
|
+
code__date: Sp
|
|
7947
|
+
}, Tp = ({
|
|
7944
7948
|
onRedeemClick: e,
|
|
7945
7949
|
translations: {
|
|
7946
7950
|
buttonLabel: t,
|
|
@@ -7966,16 +7970,16 @@ const Km = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 320, height
|
|
|
7966
7970
|
v && m.current && m.current.focus();
|
|
7967
7971
|
}, [v]);
|
|
7968
7972
|
const I = v3(l.valid_until);
|
|
7969
|
-
return /* @__PURE__ */
|
|
7970
|
-
/* @__PURE__ */
|
|
7971
|
-
/* @__PURE__ */
|
|
7972
|
-
/* @__PURE__ */
|
|
7973
|
-
/* @__PURE__ */
|
|
7973
|
+
return /* @__PURE__ */ N(Ht, { children: [
|
|
7974
|
+
/* @__PURE__ */ N("article", { className: Q.voucher, children: [
|
|
7975
|
+
/* @__PURE__ */ N("div", { className: Q.voucher__container, children: [
|
|
7976
|
+
/* @__PURE__ */ N("div", { className: ie(Q.section, Q["section--top"]), children: [
|
|
7977
|
+
/* @__PURE__ */ N("div", { className: Q.header, "aria-hidden": "true", children: [
|
|
7974
7978
|
/* @__PURE__ */ u(
|
|
7975
7979
|
"div",
|
|
7976
7980
|
{
|
|
7977
7981
|
className: ie(Q.header__percent, Q["header__percent--left"]),
|
|
7978
|
-
children: /* @__PURE__ */ u(
|
|
7982
|
+
children: /* @__PURE__ */ u(ip, {})
|
|
7979
7983
|
}
|
|
7980
7984
|
),
|
|
7981
7985
|
/* @__PURE__ */ u(U, { className: Q.header__text, as: "span", type: "h7", children: i }),
|
|
@@ -7983,12 +7987,12 @@ const Km = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 320, height
|
|
|
7983
7987
|
"div",
|
|
7984
7988
|
{
|
|
7985
7989
|
className: ie(Q.header__percent, Q["header__percent--right"]),
|
|
7986
|
-
children: /* @__PURE__ */ u(
|
|
7990
|
+
children: /* @__PURE__ */ u(lp, {})
|
|
7987
7991
|
}
|
|
7988
7992
|
)
|
|
7989
7993
|
] }),
|
|
7990
|
-
/* @__PURE__ */
|
|
7991
|
-
/* @__PURE__ */ u(
|
|
7994
|
+
/* @__PURE__ */ N("div", { className: Q.avatar, children: [
|
|
7995
|
+
/* @__PURE__ */ u(op, { "aria-hidden": "true", className: Q.avatar__decoration }),
|
|
7992
7996
|
/* @__PURE__ */ u("div", { className: Q.avatar__container, children: /* @__PURE__ */ u(
|
|
7993
7997
|
So,
|
|
7994
7998
|
{
|
|
@@ -7999,26 +8003,26 @@ const Km = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 320, height
|
|
|
7999
8003
|
}
|
|
8000
8004
|
) })
|
|
8001
8005
|
] }),
|
|
8002
|
-
/* @__PURE__ */
|
|
8003
|
-
/* @__PURE__ */
|
|
8006
|
+
/* @__PURE__ */ N("div", { className: Q.description, children: [
|
|
8007
|
+
/* @__PURE__ */ N("div", { className: Q.description__block, children: [
|
|
8004
8008
|
/* @__PURE__ */ u(U, { className: Q.description__label, as: "span", type: "h8", children: o }),
|
|
8005
8009
|
/* @__PURE__ */ u(U, { className: Q.description__title, as: "span", type: "h5", children: l.profile.title }),
|
|
8006
8010
|
!l.profile.hide_address && /* @__PURE__ */ u("address", { className: Q.description__address, children: /* @__PURE__ */ u(U, { type: "detail-medium", children: `${l.profile.street} ${l.profile.house_number}, ${l.profile.zip_code}` }) })
|
|
8007
8011
|
] }),
|
|
8008
|
-
/* @__PURE__ */
|
|
8012
|
+
/* @__PURE__ */ N("div", { className: Q.description__block, children: [
|
|
8009
8013
|
/* @__PURE__ */ u(U, { className: Q.description__label, type: "h8", children: n }),
|
|
8010
8014
|
/* @__PURE__ */ u(U, { className: Q.description__subject, as: "h1", type: "h4", children: l.hood_message_subject })
|
|
8011
8015
|
] })
|
|
8012
8016
|
] })
|
|
8013
8017
|
] }),
|
|
8014
|
-
/* @__PURE__ */ u(
|
|
8018
|
+
/* @__PURE__ */ u(np, { "aria-hidden": "true", className: Q.stubLine }),
|
|
8015
8019
|
/* @__PURE__ */ u(
|
|
8016
8020
|
"div",
|
|
8017
8021
|
{
|
|
8018
8022
|
className: ie(Q.code, Q.section, Q["section--bottom"], {
|
|
8019
8023
|
[Q["code--redeemed"]]: v
|
|
8020
8024
|
}),
|
|
8021
|
-
children: v ? /* @__PURE__ */
|
|
8025
|
+
children: v ? /* @__PURE__ */ N(Ht, { children: [
|
|
8022
8026
|
/* @__PURE__ */ u(
|
|
8023
8027
|
to,
|
|
8024
8028
|
{
|
|
@@ -8072,7 +8076,7 @@ const Km = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 320, height
|
|
|
8072
8076
|
}
|
|
8073
8077
|
)
|
|
8074
8078
|
] });
|
|
8075
|
-
},
|
|
8079
|
+
}, $p = ({
|
|
8076
8080
|
nopeApiClient: e,
|
|
8077
8081
|
translations: t,
|
|
8078
8082
|
voucherParams: r
|
|
@@ -8089,27 +8093,27 @@ const Km = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 320, height
|
|
|
8089
8093
|
o({ ...r, event_type: "redeem" });
|
|
8090
8094
|
};
|
|
8091
8095
|
return n ? /* @__PURE__ */ u(
|
|
8092
|
-
|
|
8096
|
+
Tp,
|
|
8093
8097
|
{
|
|
8094
8098
|
voucherData: n,
|
|
8095
8099
|
translations: t,
|
|
8096
8100
|
onRedeemClick: i
|
|
8097
8101
|
}
|
|
8098
8102
|
) : /* @__PURE__ */ u("div", { className: i6.loader, role: "status", "aria-label": "laden", "aria-busy": "true", children: /* @__PURE__ */ u(Ro, {}) });
|
|
8099
|
-
},
|
|
8100
|
-
root:
|
|
8101
|
-
container:
|
|
8102
|
-
logo:
|
|
8103
|
-
},
|
|
8103
|
+
}, Lp = "_root_1ll3l_141", Fp = "_container_1ll3l_148", Rp = "_logo_1ll3l_152", dn = {
|
|
8104
|
+
root: Lp,
|
|
8105
|
+
container: Fp,
|
|
8106
|
+
logo: Rp
|
|
8107
|
+
}, zp = (e) => /* @__PURE__ */ u("div", { className: dn.root, children: /* @__PURE__ */ N("div", { className: dn.container, children: [
|
|
8104
8108
|
/* @__PURE__ */ u("div", { className: dn.logo, children: /* @__PURE__ */ u($o, { "aria-label": "nebenan.de logo" }) }),
|
|
8105
|
-
/* @__PURE__ */ u(
|
|
8109
|
+
/* @__PURE__ */ u($p, { ...e })
|
|
8106
8110
|
] }) });
|
|
8107
8111
|
export {
|
|
8108
|
-
|
|
8109
|
-
|
|
8110
|
-
|
|
8112
|
+
zp as DealsVoucherPage,
|
|
8113
|
+
Up as DynamicRenderer,
|
|
8114
|
+
Be as LAYOUT_BLOCK,
|
|
8111
8115
|
Ha as Layout,
|
|
8112
|
-
|
|
8116
|
+
N3 as Legal,
|
|
8113
8117
|
J3 as Privacy,
|
|
8114
8118
|
lu as SponsorCardForm
|
|
8115
8119
|
};
|