@goodhood-web/nebenan-core 4.2.0-development.8 → 4.2.0-development.9

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.
Files changed (3) hide show
  1. package/index.js +1 -1
  2. package/index.mjs +258 -257
  3. package/package.json +1 -1
package/index.mjs CHANGED
@@ -12,16 +12,16 @@ import { postChargebeeCreate as Oo, getProfile as Ao, updateProfile as Po, expor
12
12
  import { useOpenCheckout as No } from "@goodhood-web/services/chargebee";
13
13
  import { useTrack as Io } from "@goodhood-web/services/analytics";
14
14
  import { useSnowplowTrack as Zo, useSnowplowConsent as Wo } from "@goodhood-web/services/snowplow";
15
- import { useConsent as jo } from "@goodhood-web/services/consent";
15
+ import { useConsent as Do } 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 : {};
17
17
  function q1(e) {
18
18
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
19
19
  }
20
- function Do(e) {
20
+ function jo(e) {
21
21
  var t = typeof e;
22
22
  return e != null && (t == "object" || t == "function");
23
23
  }
24
- var Mn = Do, Ho = typeof Re == "object" && Re && Re.Object === Object && Re, Uo = Ho, zo = Uo, Yo = typeof self == "object" && self && self.Object === Object && self, qo = zo || Yo || Function("return this")(), G1 = qo, Go = G1, Ko = function() {
24
+ var Mn = jo, Ho = typeof Re == "object" && Re && Re.Object === Object && Re, Uo = Ho, zo = Uo, Yo = typeof self == "object" && self && self.Object === Object && self, qo = zo || Yo || Function("return this")(), G1 = qo, Go = G1, Ko = function() {
25
25
  return Go.Date.now();
26
26
  }, Qo = Ko, Xo = /\s/;
27
27
  function Jo(e) {
@@ -48,9 +48,9 @@ var d2 = l2, u2 = Object.prototype, h2 = u2.toString;
48
48
  function f2(e) {
49
49
  return h2.call(e);
50
50
  }
51
- var m2 = f2, Wn = K1, p2 = d2, g2 = m2, v2 = "[object Null]", w2 = "[object Undefined]", jn = Wn ? Wn.toStringTag : void 0;
51
+ var m2 = f2, Wn = K1, p2 = d2, g2 = m2, v2 = "[object Null]", w2 = "[object Undefined]", Dn = Wn ? Wn.toStringTag : void 0;
52
52
  function _2(e) {
53
- return e == null ? e === void 0 ? w2 : v2 : jn && jn in Object(e) ? p2(e) : g2(e);
53
+ return e == null ? e === void 0 ? w2 : v2 : Dn && Dn in Object(e) ? p2(e) : g2(e);
54
54
  }
55
55
  var y2 = _2;
56
56
  function C2(e) {
@@ -60,15 +60,15 @@ var k2 = C2, x2 = y2, E2 = k2, b2 = "[object Symbol]";
60
60
  function M2(e) {
61
61
  return typeof e == "symbol" || E2(e) && x2(e) == b2;
62
62
  }
63
- var S2 = M2, T2 = a2, Dn = Mn, $2 = S2, Hn = NaN, L2 = /^[-+]0x[0-9a-f]+$/i, F2 = /^0b[01]+$/i, R2 = /^0o[0-7]+$/i, V2 = parseInt;
63
+ var S2 = M2, T2 = a2, jn = Mn, $2 = S2, Hn = NaN, L2 = /^[-+]0x[0-9a-f]+$/i, F2 = /^0b[01]+$/i, R2 = /^0o[0-7]+$/i, V2 = parseInt;
64
64
  function O2(e) {
65
65
  if (typeof e == "number")
66
66
  return e;
67
67
  if ($2(e))
68
68
  return Hn;
69
- if (Dn(e)) {
69
+ if (jn(e)) {
70
70
  var t = typeof e.valueOf == "function" ? e.valueOf() : e;
71
- e = Dn(t) ? t + "" : t;
71
+ e = jn(t) ? t + "" : t;
72
72
  }
73
73
  if (typeof e != "string")
74
74
  return e === 0 ? e : +e;
@@ -87,7 +87,7 @@ function Z2(e, t, r) {
87
87
  return n = a = void 0, l = y, i = e.apply(A, b), i;
88
88
  }
89
89
  function O(y) {
90
- return l = y, c = setTimeout(D, t), p ? T(y) : i;
90
+ return l = y, c = setTimeout(j, t), p ? T(y) : i;
91
91
  }
92
92
  function I(y) {
93
93
  var b = y - h, A = y - l, B = t - b;
@@ -97,11 +97,11 @@ function Z2(e, t, r) {
97
97
  var b = y - h, A = y - l;
98
98
  return h === void 0 || b >= t || b < 0 || g && A >= o;
99
99
  }
100
- function D() {
100
+ function j() {
101
101
  var y = Gr();
102
102
  if (W(y))
103
103
  return Y(y);
104
- c = setTimeout(D, I(y));
104
+ c = setTimeout(j, I(y));
105
105
  }
106
106
  function Y(y) {
107
107
  return c = void 0, w && n ? T(y) : (n = a = void 0, i);
@@ -118,18 +118,18 @@ function Z2(e, t, r) {
118
118
  if (c === void 0)
119
119
  return O(h);
120
120
  if (g)
121
- return clearTimeout(c), c = setTimeout(D, t), T(h);
121
+ return clearTimeout(c), c = setTimeout(j, t), T(h);
122
122
  }
123
- return c === void 0 && (c = setTimeout(D, t)), i;
123
+ return c === void 0 && (c = setTimeout(j, t)), i;
124
124
  }
125
125
  return m.cancel = ee, m.flush = _, m;
126
126
  }
127
- var W2 = Z2, j2 = W2, D2 = Mn, H2 = "Expected a function";
127
+ var W2 = Z2, D2 = W2, j2 = Mn, H2 = "Expected a function";
128
128
  function U2(e, t, r) {
129
129
  var n = !0, a = !0;
130
130
  if (typeof e != "function")
131
131
  throw new TypeError(H2);
132
- return D2(r) && (n = "leading" in r ? !!r.leading : n, a = "trailing" in r ? !!r.trailing : a), j2(e, t, {
132
+ return j2(r) && (n = "leading" in r ? !!r.leading : n, a = "trailing" in r ? !!r.trailing : a), D2(e, t, {
133
133
  leading: n,
134
134
  maxWait: t,
135
135
  trailing: a
@@ -447,10 +447,10 @@ const es = "_persuasionContent_1id4y_141", ts = "_persuasionContentInner_1id4y_1
447
447
  }
448
448
  );
449
449
  };
450
- var js = function(t) {
451
- return Ds(t) && !Hs(t);
450
+ var Ds = function(t) {
451
+ return js(t) && !Hs(t);
452
452
  };
453
- function Ds(e) {
453
+ function js(e) {
454
454
  return !!e && typeof e == "object";
455
455
  }
456
456
  function Hs(e) {
@@ -481,7 +481,7 @@ function Ks(e, t, r) {
481
481
  }), n;
482
482
  }
483
483
  function Ut(e, t, r) {
484
- r = r || {}, r.arrayMerge = r.arrayMerge || Gs, r.isMergeableObject = r.isMergeableObject || js;
484
+ r = r || {}, r.arrayMerge = r.arrayMerge || Gs, r.isMergeableObject = r.isMergeableObject || Ds;
485
485
  var n = Array.isArray(t), a = Array.isArray(e), o = n === a;
486
486
  return o ? n ? r.arrayMerge(e, t, r) : Ks(e, t, r) : Tr(t, r);
487
487
  }
@@ -642,14 +642,14 @@ function Ii(e) {
642
642
  var t = this.has(e) && delete this.__data__[e];
643
643
  return this.size -= t ? 1 : 0, t;
644
644
  }
645
- var Zi = "__lodash_hash_undefined__", Wi = Object.prototype, ji = Wi.hasOwnProperty;
646
- function Di(e) {
645
+ var Zi = "__lodash_hash_undefined__", Wi = Object.prototype, Di = Wi.hasOwnProperty;
646
+ function ji(e) {
647
647
  var t = this.__data__;
648
648
  if (Yt) {
649
649
  var r = t[e];
650
650
  return r === Zi ? void 0 : r;
651
651
  }
652
- return ji.call(t, e) ? t[e] : void 0;
652
+ return Di.call(t, e) ? t[e] : void 0;
653
653
  }
654
654
  var Hi = Object.prototype, Ui = Hi.hasOwnProperty;
655
655
  function zi(e) {
@@ -670,7 +670,7 @@ function ut(e) {
670
670
  }
671
671
  ut.prototype.clear = Ni;
672
672
  ut.prototype.delete = Ii;
673
- ut.prototype.get = Di;
673
+ ut.prototype.get = ji;
674
674
  ut.prototype.has = zi;
675
675
  ut.prototype.set = qi;
676
676
  function Gi() {
@@ -797,7 +797,7 @@ function ua(e) {
797
797
  var w0 = "[object Arguments]", _0 = "[object Array]", y0 = "[object Boolean]", C0 = "[object Date]", k0 = "[object Error]", x0 = "[object Function]", E0 = "[object Map]", b0 = "[object Number]", M0 = "[object Object]", S0 = "[object RegExp]", T0 = "[object Set]", $0 = "[object String]", L0 = "[object WeakMap]", F0 = "[object ArrayBuffer]", R0 = "[object DataView]", V0 = "[object Float32Array]", O0 = "[object Float64Array]", A0 = "[object Int8Array]", P0 = "[object Int16Array]", B0 = "[object Int32Array]", N0 = "[object Uint8Array]", I0 = "[object Uint8ClampedArray]", Z0 = "[object Uint16Array]", W0 = "[object Uint32Array]", oe = {};
798
798
  oe[V0] = oe[O0] = oe[A0] = oe[P0] = oe[B0] = oe[N0] = oe[I0] = oe[Z0] = oe[W0] = !0;
799
799
  oe[w0] = oe[_0] = oe[F0] = oe[y0] = oe[R0] = oe[C0] = oe[k0] = oe[x0] = oe[E0] = oe[b0] = oe[M0] = oe[S0] = oe[T0] = oe[$0] = oe[L0] = !1;
800
- function j0(e) {
800
+ function D0(e) {
801
801
  return gt(e) && ua(e.length) && !!oe[pt(e)];
802
802
  }
803
803
  function Tn(e) {
@@ -805,13 +805,13 @@ function Tn(e) {
805
805
  return e(t);
806
806
  };
807
807
  }
808
- var ha = typeof exports == "object" && exports && !exports.nodeType && exports, jt = ha && typeof module == "object" && module && !module.nodeType && module, D0 = jt && jt.exports === ha, Qr = D0 && ea.process, Tt = function() {
808
+ var ha = typeof exports == "object" && exports && !exports.nodeType && exports, Dt = ha && typeof module == "object" && module && !module.nodeType && module, j0 = Dt && Dt.exports === ha, Qr = j0 && ea.process, Tt = function() {
809
809
  try {
810
- var e = jt && jt.require && jt.require("util").types;
810
+ var e = Dt && Dt.require && Dt.require("util").types;
811
811
  return e || Qr && Qr.binding && Qr.binding("util");
812
812
  } catch {
813
813
  }
814
- }(), e1 = Tt && Tt.isTypedArray, H0 = e1 ? Tn(e1) : j0, U0 = Object.prototype, z0 = U0.hasOwnProperty;
814
+ }(), e1 = Tt && Tt.isTypedArray, H0 = e1 ? Tn(e1) : D0, U0 = Object.prototype, z0 = U0.hasOwnProperty;
815
815
  function fa(e, t) {
816
816
  var r = dr(e), n = !r && d0(e), a = !r && !n && da(e), o = !r && !n && !a && H0(e), i = r || n || a || o, c = i ? s0(e.length, String) : [], h = c.length;
817
817
  for (var l in e)
@@ -966,7 +966,7 @@ function Sc(e, t) {
966
966
  var r = t ? Vn(e.buffer) : e.buffer;
967
967
  return new e.constructor(r, e.byteOffset, e.length);
968
968
  }
969
- var Tc = "[object Boolean]", $c = "[object Date]", Lc = "[object Map]", Fc = "[object Number]", Rc = "[object RegExp]", Vc = "[object Set]", Oc = "[object String]", Ac = "[object Symbol]", Pc = "[object ArrayBuffer]", Bc = "[object DataView]", Nc = "[object Float32Array]", Ic = "[object Float64Array]", Zc = "[object Int8Array]", Wc = "[object Int16Array]", jc = "[object Int32Array]", Dc = "[object Uint8Array]", Hc = "[object Uint8ClampedArray]", Uc = "[object Uint16Array]", zc = "[object Uint32Array]";
969
+ var Tc = "[object Boolean]", $c = "[object Date]", Lc = "[object Map]", Fc = "[object Number]", Rc = "[object RegExp]", Vc = "[object Set]", Oc = "[object String]", Ac = "[object Symbol]", Pc = "[object ArrayBuffer]", Bc = "[object DataView]", Nc = "[object Float32Array]", Ic = "[object Float64Array]", Zc = "[object Int8Array]", Wc = "[object Int16Array]", Dc = "[object Int32Array]", jc = "[object Uint8Array]", Hc = "[object Uint8ClampedArray]", Uc = "[object Uint16Array]", zc = "[object Uint32Array]";
970
970
  function Yc(e, t, r) {
971
971
  var n = e.constructor;
972
972
  switch (t) {
@@ -981,8 +981,8 @@ function Yc(e, t, r) {
981
981
  case Ic:
982
982
  case Zc:
983
983
  case Wc:
984
- case jc:
985
984
  case Dc:
985
+ case jc:
986
986
  case Hc:
987
987
  case Uc:
988
988
  case zc:
@@ -1027,7 +1027,7 @@ function e5(e) {
1027
1027
  var p1 = Tt && Tt.isSet, t5 = p1 ? Tn(p1) : e5, r5 = 1, n5 = 2, a5 = 4, Ca = "[object Arguments]", o5 = "[object Array]", s5 = "[object Boolean]", i5 = "[object Date]", c5 = "[object Error]", ka = "[object Function]", l5 = "[object GeneratorFunction]", d5 = "[object Map]", u5 = "[object Number]", xa = "[object Object]", h5 = "[object RegExp]", f5 = "[object Set]", m5 = "[object String]", p5 = "[object Symbol]", g5 = "[object WeakMap]", v5 = "[object ArrayBuffer]", w5 = "[object DataView]", _5 = "[object Float32Array]", y5 = "[object Float64Array]", C5 = "[object Int8Array]", k5 = "[object Int16Array]", x5 = "[object Int32Array]", E5 = "[object Uint8Array]", b5 = "[object Uint8ClampedArray]", M5 = "[object Uint16Array]", S5 = "[object Uint32Array]", ae = {};
1028
1028
  ae[Ca] = ae[o5] = ae[v5] = ae[w5] = ae[s5] = ae[i5] = ae[_5] = ae[y5] = ae[C5] = ae[k5] = ae[x5] = ae[d5] = ae[u5] = ae[xa] = ae[h5] = ae[f5] = ae[m5] = ae[p5] = ae[E5] = ae[b5] = ae[M5] = ae[S5] = !0;
1029
1029
  ae[c5] = ae[ka] = ae[g5] = !1;
1030
- function Dt(e, t, r, n, a, o) {
1030
+ function jt(e, t, r, n, a, o) {
1031
1031
  var i, c = t & r5, h = t & n5, l = t & a5;
1032
1032
  if (i !== void 0)
1033
1033
  return i;
@@ -1055,18 +1055,18 @@ function Dt(e, t, r, n, a, o) {
1055
1055
  if (T)
1056
1056
  return T;
1057
1057
  o.set(e, i), t5(e) ? e.forEach(function(W) {
1058
- i.add(Dt(W, t, r, W, e, o));
1059
- }) : Xc(e) && e.forEach(function(W, D) {
1060
- i.set(D, Dt(W, t, r, D, e, o));
1058
+ i.add(jt(W, t, r, W, e, o));
1059
+ }) : Xc(e) && e.forEach(function(W, j) {
1060
+ i.set(j, jt(W, t, r, j, e, o));
1061
1061
  });
1062
1062
  var O = l ? h ? fc : hc : h ? Fn : Ln, I = p ? void 0 : O(e);
1063
- return n0(I || e, function(W, D) {
1064
- I && (D = W, W = e[D]), ia(i, D, Dt(W, t, r, D, e, o));
1063
+ return n0(I || e, function(W, j) {
1064
+ I && (j = W, W = e[j]), ia(i, j, jt(W, t, r, j, e, o));
1065
1065
  }), i;
1066
1066
  }
1067
1067
  var T5 = 1, $5 = 4;
1068
1068
  function Cr(e) {
1069
- return Dt(e, T5 | $5);
1069
+ return jt(e, T5 | $5);
1070
1070
  }
1071
1071
  var g1 = Array.isArray, v1 = Object.keys, L5 = Object.prototype.hasOwnProperty, F5 = typeof Element < "u";
1072
1072
  function gn(e, t) {
@@ -1123,7 +1123,7 @@ function bt(e, t) {
1123
1123
  }
1124
1124
  var O5 = 4;
1125
1125
  function w1(e) {
1126
- return Dt(e, O5);
1126
+ return jt(e, O5);
1127
1127
  }
1128
1128
  function Ea(e, t) {
1129
1129
  for (var r = -1, n = e == null ? 0 : e.length, a = Array(n); ++r < n; )
@@ -1161,7 +1161,7 @@ var I5 = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=
1161
1161
  t.push(a ? o.replace(Z5, "$1") : n || r);
1162
1162
  }), t;
1163
1163
  });
1164
- function j5(e) {
1164
+ function D5(e) {
1165
1165
  if (typeof e == "string" || On(e))
1166
1166
  return e;
1167
1167
  var t = e + "";
@@ -1178,11 +1178,11 @@ function ba(e) {
1178
1178
  var t = e + "";
1179
1179
  return t == "0" && 1 / e == -1 / 0 ? "-0" : t;
1180
1180
  }
1181
- function D5(e) {
1181
+ function j5(e) {
1182
1182
  return e == null ? "" : ba(e);
1183
1183
  }
1184
1184
  function Ma(e) {
1185
- return dr(e) ? Ea(e, j5) : On(e) ? [e] : ga(W5(D5(e)));
1185
+ return dr(e) ? Ea(e, D5) : On(e) ? [e] : ga(W5(j5(e)));
1186
1186
  }
1187
1187
  var vn = { exports: {} }, G = {};
1188
1188
  /** @license React v16.13.1
@@ -1197,7 +1197,7 @@ var C1;
1197
1197
  function H5() {
1198
1198
  if (C1) return G;
1199
1199
  C1 = 1;
1200
- var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, a = e ? Symbol.for("react.strict_mode") : 60108, o = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, h = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, p = e ? Symbol.for("react.forward_ref") : 60112, g = e ? Symbol.for("react.suspense") : 60113, w = e ? Symbol.for("react.suspense_list") : 60120, T = e ? Symbol.for("react.memo") : 60115, O = e ? Symbol.for("react.lazy") : 60116, I = e ? Symbol.for("react.block") : 60121, W = e ? Symbol.for("react.fundamental") : 60117, D = e ? Symbol.for("react.responder") : 60118, Y = e ? Symbol.for("react.scope") : 60119;
1200
+ var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, a = e ? Symbol.for("react.strict_mode") : 60108, o = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, h = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, p = e ? Symbol.for("react.forward_ref") : 60112, g = e ? Symbol.for("react.suspense") : 60113, w = e ? Symbol.for("react.suspense_list") : 60120, T = e ? Symbol.for("react.memo") : 60115, O = e ? Symbol.for("react.lazy") : 60116, I = e ? Symbol.for("react.block") : 60121, W = e ? Symbol.for("react.fundamental") : 60117, j = e ? Symbol.for("react.responder") : 60118, Y = e ? Symbol.for("react.scope") : 60119;
1201
1201
  function ee(m) {
1202
1202
  if (typeof m == "object" && m !== null) {
1203
1203
  var y = m.$$typeof;
@@ -1256,7 +1256,7 @@ function H5() {
1256
1256
  }, G.isSuspense = function(m) {
1257
1257
  return ee(m) === g;
1258
1258
  }, G.isValidElementType = function(m) {
1259
- return typeof m == "string" || typeof m == "function" || m === n || m === l || m === o || m === a || m === g || m === w || typeof m == "object" && m !== null && (m.$$typeof === O || m.$$typeof === T || m.$$typeof === i || m.$$typeof === c || m.$$typeof === p || m.$$typeof === W || m.$$typeof === D || m.$$typeof === Y || m.$$typeof === I);
1259
+ return typeof m == "string" || typeof m == "function" || m === n || m === l || m === o || m === a || m === g || m === w || typeof m == "object" && m !== null && (m.$$typeof === O || m.$$typeof === T || m.$$typeof === i || m.$$typeof === c || m.$$typeof === p || m.$$typeof === W || m.$$typeof === j || m.$$typeof === Y || m.$$typeof === I);
1260
1260
  }, G.typeOf = ee, G;
1261
1261
  }
1262
1262
  var K = {};
@@ -1271,10 +1271,10 @@ var K = {};
1271
1271
  var k1;
1272
1272
  function U5() {
1273
1273
  return k1 || (k1 = 1, process.env.NODE_ENV !== "production" && function() {
1274
- var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, a = e ? Symbol.for("react.strict_mode") : 60108, o = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, h = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, p = e ? Symbol.for("react.forward_ref") : 60112, g = e ? Symbol.for("react.suspense") : 60113, w = e ? Symbol.for("react.suspense_list") : 60120, T = e ? Symbol.for("react.memo") : 60115, O = e ? Symbol.for("react.lazy") : 60116, I = e ? Symbol.for("react.block") : 60121, W = e ? Symbol.for("react.fundamental") : 60117, D = e ? Symbol.for("react.responder") : 60118, Y = e ? Symbol.for("react.scope") : 60119;
1274
+ var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, a = e ? Symbol.for("react.strict_mode") : 60108, o = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, h = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, p = e ? Symbol.for("react.forward_ref") : 60112, g = e ? Symbol.for("react.suspense") : 60113, w = e ? Symbol.for("react.suspense_list") : 60120, T = e ? Symbol.for("react.memo") : 60115, O = e ? Symbol.for("react.lazy") : 60116, I = e ? Symbol.for("react.block") : 60121, W = e ? Symbol.for("react.fundamental") : 60117, j = e ? Symbol.for("react.responder") : 60118, Y = e ? Symbol.for("react.scope") : 60119;
1275
1275
  function ee(L) {
1276
1276
  return typeof L == "string" || typeof L == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
1277
- L === n || L === l || L === o || L === a || L === g || L === w || typeof L == "object" && L !== null && (L.$$typeof === O || L.$$typeof === T || L.$$typeof === i || L.$$typeof === c || L.$$typeof === p || L.$$typeof === W || L.$$typeof === D || L.$$typeof === Y || L.$$typeof === I);
1277
+ L === n || L === l || L === o || L === a || L === g || L === w || typeof L == "object" && L !== null && (L.$$typeof === O || L.$$typeof === T || L.$$typeof === i || L.$$typeof === c || L.$$typeof === p || L.$$typeof === W || L.$$typeof === j || L.$$typeof === Y || L.$$typeof === I);
1278
1278
  }
1279
1279
  function _(L) {
1280
1280
  if (typeof L == "object" && L !== null) {
@@ -1395,14 +1395,14 @@ function G5() {
1395
1395
  }
1396
1396
  var xe = function(t) {
1397
1397
  return typeof t == "function";
1398
- }, jr = function(t) {
1398
+ }, Dr = function(t) {
1399
1399
  return t !== null && typeof t == "object";
1400
1400
  }, K5 = function(t) {
1401
1401
  return String(Math.floor(Number(t))) === t;
1402
1402
  }, Xr = function(t) {
1403
1403
  return Object.prototype.toString.call(t) === "[object String]";
1404
1404
  }, Jr = function(t) {
1405
- return jr(t) && xe(t.then);
1405
+ return Dr(t) && xe(t.then);
1406
1406
  };
1407
1407
  function Q5(e) {
1408
1408
  if (e = e || (typeof document < "u" ? document : void 0), typeof e > "u")
@@ -1422,7 +1422,7 @@ function we(e, t, r, n) {
1422
1422
  function it(e, t, r) {
1423
1423
  for (var n = w1(e), a = n, o = 0, i = Ma(t); o < i.length - 1; o++) {
1424
1424
  var c = i[o], h = we(e, i.slice(0, o + 1));
1425
- if (h && (jr(h) || Array.isArray(h)))
1425
+ if (h && (Dr(h) || Array.isArray(h)))
1426
1426
  a = a[c] = w1(h);
1427
1427
  else {
1428
1428
  var l = i[o + 1];
@@ -1435,7 +1435,7 @@ function La(e, t, r, n) {
1435
1435
  r === void 0 && (r = /* @__PURE__ */ new WeakMap()), n === void 0 && (n = {});
1436
1436
  for (var a = 0, o = Object.keys(e); a < o.length; a++) {
1437
1437
  var i = o[a], c = e[i];
1438
- jr(c) ? r.get(c) || (r.set(c, !0), n[i] = Array.isArray(c) ? [] : {}, La(c, t, r, n[i])) : n[i] = t;
1438
+ Dr(c) ? r.get(c) || (r.set(c, !0), n[i] = Array.isArray(c) ? [] : {}, La(c, t, r, n[i])) : n[i] = t;
1439
1439
  }
1440
1440
  return n;
1441
1441
  }
@@ -1506,12 +1506,12 @@ function J5(e) {
1506
1506
  validateOnBlur: a,
1507
1507
  validateOnMount: i,
1508
1508
  onSubmit: p
1509
- }, g), T = Ze(w.initialValues), O = Ze(w.initialErrors || at), I = Ze(w.initialTouched || kr), W = Ze(w.initialStatus), D = Ze(!1), Y = Ze({});
1509
+ }, g), T = Ze(w.initialValues), O = Ze(w.initialErrors || at), I = Ze(w.initialTouched || kr), W = Ze(w.initialStatus), j = Ze(!1), Y = Ze({});
1510
1510
  process.env.NODE_ENV !== "production" && he(function() {
1511
1511
  typeof c > "u" || (process.env.NODE_ENV !== "production" ? bt(!1, "isInitialValid has been deprecated and will be removed in future versions of Formik. Please use initialErrors or validateOnMount instead.") : bt());
1512
1512
  }, []), he(function() {
1513
- return D.current = !0, function() {
1514
- D.current = !1;
1513
+ return j.current = !0, function() {
1514
+ j.current = !1;
1515
1515
  };
1516
1516
  }, []);
1517
1517
  var ee = ye(0), _ = ee[1], m = Ze({
@@ -1572,7 +1572,7 @@ function J5(e) {
1572
1572
  type: "SET_ISVALIDATING",
1573
1573
  payload: !0
1574
1574
  }), Be(f).then(function(k) {
1575
- return D.current && (b({
1575
+ return j.current && (b({
1576
1576
  type: "SET_ISVALIDATING",
1577
1577
  payload: !1
1578
1578
  }), b({
@@ -1582,7 +1582,7 @@ function J5(e) {
1582
1582
  });
1583
1583
  });
1584
1584
  he(function() {
1585
- i && D.current === !0 && ot(T.current, w.initialValues) && te(T.current);
1585
+ i && j.current === !0 && ot(T.current, w.initialValues) && te(T.current);
1586
1586
  }, [i, te]);
1587
1587
  var Te = ne(function(f) {
1588
1588
  var k = f && f.values ? f.values : T.current, S = f && f.errors ? f.errors : O.current ? O.current : w.initialErrors || {}, R = f && f.touched ? f.touched : I.current ? I.current : w.initialTouched || {}, H = f && f.status ? f.status : W.current ? W.current : w.initialStatus;
@@ -1608,19 +1608,19 @@ function J5(e) {
1608
1608
  q();
1609
1609
  }, [w.initialErrors, w.initialStatus, w.initialTouched, w.onReset]);
1610
1610
  he(function() {
1611
- D.current === !0 && !ot(T.current, w.initialValues) && l && (T.current = w.initialValues, Te(), i && te(T.current));
1611
+ j.current === !0 && !ot(T.current, w.initialValues) && l && (T.current = w.initialValues, Te(), i && te(T.current));
1612
1612
  }, [l, w.initialValues, Te, i, te]), he(function() {
1613
- l && D.current === !0 && !ot(O.current, w.initialErrors) && (O.current = w.initialErrors || at, b({
1613
+ l && j.current === !0 && !ot(O.current, w.initialErrors) && (O.current = w.initialErrors || at, b({
1614
1614
  type: "SET_ERRORS",
1615
1615
  payload: w.initialErrors || at
1616
1616
  }));
1617
1617
  }, [l, w.initialErrors]), he(function() {
1618
- l && D.current === !0 && !ot(I.current, w.initialTouched) && (I.current = w.initialTouched || kr, b({
1618
+ l && j.current === !0 && !ot(I.current, w.initialTouched) && (I.current = w.initialTouched || kr, b({
1619
1619
  type: "SET_TOUCHED",
1620
1620
  payload: w.initialTouched || kr
1621
1621
  }));
1622
1622
  }, [l, w.initialTouched]), he(function() {
1623
- l && D.current === !0 && !ot(W.current, w.initialStatus) && (W.current = w.initialStatus, b({
1623
+ l && j.current === !0 && !ot(W.current, w.initialStatus) && (W.current = w.initialStatus, b({
1624
1624
  type: "SET_STATUS",
1625
1625
  payload: w.initialStatus
1626
1626
  }));
@@ -1791,16 +1791,16 @@ function J5(e) {
1791
1791
  throw H;
1792
1792
  }
1793
1793
  return Promise.resolve(R).then(function(H) {
1794
- return D.current && b({
1794
+ return j.current && b({
1795
1795
  type: "SUBMIT_SUCCESS"
1796
1796
  }), H;
1797
1797
  }).catch(function(H) {
1798
- if (D.current)
1798
+ if (j.current)
1799
1799
  throw b({
1800
1800
  type: "SUBMIT_FAILURE"
1801
1801
  }), H;
1802
1802
  });
1803
- } else if (D.current && (b({
1803
+ } else if (j.current && (b({
1804
1804
  type: "SUBMIT_FAILURE"
1805
1805
  }), k))
1806
1806
  throw f;
@@ -1853,7 +1853,7 @@ function J5(e) {
1853
1853
  }
1854
1854
  };
1855
1855
  }, [ue, $e, ve]), oo = ne(function(f) {
1856
- var k = jr(f), S = k ? f.name : f, R = we(y.values, S), H = {
1856
+ var k = Dr(f), S = k ? f.name : f, R = we(y.values, S), H = {
1857
1857
  name: S,
1858
1858
  value: R,
1859
1859
  onChange: nt,
@@ -2060,7 +2060,7 @@ const x = z.arrayToEnum([
2060
2060
  "never",
2061
2061
  "map",
2062
2062
  "set"
2063
- ]), je = (e) => {
2063
+ ]), De = (e) => {
2064
2064
  switch (typeof e) {
2065
2065
  case "undefined":
2066
2066
  return x.undefined;
@@ -2353,18 +2353,18 @@ function Z(e) {
2353
2353
  return i.code === "invalid_enum_value" ? { message: p ?? c.defaultError } : typeof c.data > "u" ? { message: (h = p ?? n) !== null && h !== void 0 ? h : c.defaultError } : i.code !== "invalid_type" ? { message: c.defaultError } : { message: (l = p ?? r) !== null && l !== void 0 ? l : c.defaultError };
2354
2354
  }, description: a };
2355
2355
  }
2356
- class j {
2356
+ class D {
2357
2357
  get description() {
2358
2358
  return this._def.description;
2359
2359
  }
2360
2360
  _getType(t) {
2361
- return je(t.data);
2361
+ return De(t.data);
2362
2362
  }
2363
2363
  _getOrReturnCtx(t, r) {
2364
2364
  return r || {
2365
2365
  common: t.parent.common,
2366
2366
  data: t.data,
2367
- parsedType: je(t.data),
2367
+ parsedType: De(t.data),
2368
2368
  schemaErrorMap: this._def.errorMap,
2369
2369
  path: t.path,
2370
2370
  parent: t.parent
@@ -2376,7 +2376,7 @@ class j {
2376
2376
  ctx: {
2377
2377
  common: t.parent.common,
2378
2378
  data: t.data,
2379
- parsedType: je(t.data),
2379
+ parsedType: De(t.data),
2380
2380
  schemaErrorMap: this._def.errorMap,
2381
2381
  path: t.path,
2382
2382
  parent: t.parent
@@ -2411,7 +2411,7 @@ class j {
2411
2411
  schemaErrorMap: this._def.errorMap,
2412
2412
  parent: null,
2413
2413
  data: t,
2414
- parsedType: je(t)
2414
+ parsedType: De(t)
2415
2415
  }, o = this._parseSync({ data: t, path: a.path, parent: a });
2416
2416
  return E1(a, o);
2417
2417
  }
@@ -2426,7 +2426,7 @@ class j {
2426
2426
  schemaErrorMap: this._def.errorMap,
2427
2427
  parent: null,
2428
2428
  data: t,
2429
- parsedType: je(t)
2429
+ parsedType: De(t)
2430
2430
  };
2431
2431
  if (!this["~standard"].async)
2432
2432
  try {
@@ -2465,7 +2465,7 @@ class j {
2465
2465
  schemaErrorMap: this._def.errorMap,
2466
2466
  parent: null,
2467
2467
  data: t,
2468
- parsedType: je(t)
2468
+ parsedType: De(t)
2469
2469
  }, a = this._parse({ data: t, path: n.path, parent: n }), o = await (qt(a) ? a : Promise.resolve(a));
2470
2470
  return E1(n, o);
2471
2471
  }
@@ -2604,7 +2604,7 @@ function Tl(e, t) {
2604
2604
  function $l(e, t) {
2605
2605
  return !!((t === "v4" || !t) && yl.test(e) || (t === "v6" || !t) && kl.test(e));
2606
2606
  }
2607
- class Ee extends j {
2607
+ class Ee extends D {
2608
2608
  _parse(t) {
2609
2609
  if (this._def.coerce && (t.data = String(t.data)), this._getType(t) !== x.string) {
2610
2610
  const o = this._getOrReturnCtx(t);
@@ -2995,7 +2995,7 @@ function Ll(e, t) {
2995
2995
  const r = (e.toString().split(".")[1] || "").length, n = (t.toString().split(".")[1] || "").length, a = r > n ? r : n, o = parseInt(e.toFixed(a).replace(".", "")), i = parseInt(t.toFixed(a).replace(".", ""));
2996
2996
  return o % i / Math.pow(10, a);
2997
2997
  }
2998
- class Qe extends j {
2998
+ class Qe extends D {
2999
2999
  constructor() {
3000
3000
  super(...arguments), this.min = this.gte, this.max = this.lte, this.step = this.multipleOf;
3001
3001
  }
@@ -3167,7 +3167,7 @@ Qe.create = (e) => new Qe({
3167
3167
  coerce: (e == null ? void 0 : e.coerce) || !1,
3168
3168
  ...Z(e)
3169
3169
  });
3170
- class Xe extends j {
3170
+ class Xe extends D {
3171
3171
  constructor() {
3172
3172
  super(...arguments), this.min = this.gte, this.max = this.lte;
3173
3173
  }
@@ -3303,7 +3303,7 @@ Xe.create = (e) => {
3303
3303
  ...Z(e)
3304
3304
  });
3305
3305
  };
3306
- class Gt extends j {
3306
+ class Gt extends D {
3307
3307
  _parse(t) {
3308
3308
  if (this._def.coerce && (t.data = !!t.data), this._getType(t) !== x.boolean) {
3309
3309
  const n = this._getOrReturnCtx(t);
@@ -3321,7 +3321,7 @@ Gt.create = (e) => new Gt({
3321
3321
  coerce: (e == null ? void 0 : e.coerce) || !1,
3322
3322
  ...Z(e)
3323
3323
  });
3324
- class ft extends j {
3324
+ class ft extends D {
3325
3325
  _parse(t) {
3326
3326
  if (this._def.coerce && (t.data = new Date(t.data)), this._getType(t) !== x.date) {
3327
3327
  const o = this._getOrReturnCtx(t);
@@ -3399,7 +3399,7 @@ ft.create = (e) => new ft({
3399
3399
  typeName: V.ZodDate,
3400
3400
  ...Z(e)
3401
3401
  });
3402
- class Rr extends j {
3402
+ class Rr extends D {
3403
3403
  _parse(t) {
3404
3404
  if (this._getType(t) !== x.symbol) {
3405
3405
  const n = this._getOrReturnCtx(t);
@@ -3416,7 +3416,7 @@ Rr.create = (e) => new Rr({
3416
3416
  typeName: V.ZodSymbol,
3417
3417
  ...Z(e)
3418
3418
  });
3419
- class Kt extends j {
3419
+ class Kt extends D {
3420
3420
  _parse(t) {
3421
3421
  if (this._getType(t) !== x.undefined) {
3422
3422
  const n = this._getOrReturnCtx(t);
@@ -3433,7 +3433,7 @@ Kt.create = (e) => new Kt({
3433
3433
  typeName: V.ZodUndefined,
3434
3434
  ...Z(e)
3435
3435
  });
3436
- class Qt extends j {
3436
+ class Qt extends D {
3437
3437
  _parse(t) {
3438
3438
  if (this._getType(t) !== x.null) {
3439
3439
  const n = this._getOrReturnCtx(t);
@@ -3450,7 +3450,7 @@ Qt.create = (e) => new Qt({
3450
3450
  typeName: V.ZodNull,
3451
3451
  ...Z(e)
3452
3452
  });
3453
- class Lt extends j {
3453
+ class Lt extends D {
3454
3454
  constructor() {
3455
3455
  super(...arguments), this._any = !0;
3456
3456
  }
@@ -3462,7 +3462,7 @@ Lt.create = (e) => new Lt({
3462
3462
  typeName: V.ZodAny,
3463
3463
  ...Z(e)
3464
3464
  });
3465
- class ct extends j {
3465
+ class ct extends D {
3466
3466
  constructor() {
3467
3467
  super(...arguments), this._unknown = !0;
3468
3468
  }
@@ -3474,7 +3474,7 @@ ct.create = (e) => new ct({
3474
3474
  typeName: V.ZodUnknown,
3475
3475
  ...Z(e)
3476
3476
  });
3477
- class De extends j {
3477
+ class je extends D {
3478
3478
  _parse(t) {
3479
3479
  const r = this._getOrReturnCtx(t);
3480
3480
  return C(r, {
@@ -3484,11 +3484,11 @@ class De extends j {
3484
3484
  }), P;
3485
3485
  }
3486
3486
  }
3487
- De.create = (e) => new De({
3487
+ je.create = (e) => new je({
3488
3488
  typeName: V.ZodNever,
3489
3489
  ...Z(e)
3490
3490
  });
3491
- class Vr extends j {
3491
+ class Vr extends D {
3492
3492
  _parse(t) {
3493
3493
  if (this._getType(t) !== x.undefined) {
3494
3494
  const n = this._getOrReturnCtx(t);
@@ -3505,7 +3505,7 @@ Vr.create = (e) => new Vr({
3505
3505
  typeName: V.ZodVoid,
3506
3506
  ...Z(e)
3507
3507
  });
3508
- class Me extends j {
3508
+ class Me extends D {
3509
3509
  _parse(t) {
3510
3510
  const { ctx: r, status: n } = this._processInputParams(t), a = this._def;
3511
3511
  if (r.parsedType !== x.array)
@@ -3594,7 +3594,7 @@ function Et(e) {
3594
3594
  type: Et(e.element)
3595
3595
  }) : e instanceof Ve ? Ve.create(Et(e.unwrap())) : e instanceof et ? et.create(Et(e.unwrap())) : e instanceof Ae ? Ae.create(e.items.map((t) => Et(t))) : e;
3596
3596
  }
3597
- class se extends j {
3597
+ class se extends D {
3598
3598
  constructor() {
3599
3599
  super(...arguments), this._cached = null, this.nonstrict = this.passthrough, this.augment = this.extend;
3600
3600
  }
@@ -3614,7 +3614,7 @@ class se extends j {
3614
3614
  }), P;
3615
3615
  }
3616
3616
  const { status: n, ctx: a } = this._processInputParams(t), { shape: o, keys: i } = this._getCached(), c = [];
3617
- if (!(this._def.catchall instanceof De && this._def.unknownKeys === "strip"))
3617
+ if (!(this._def.catchall instanceof je && this._def.unknownKeys === "strip"))
3618
3618
  for (const l in a.data)
3619
3619
  i.includes(l) || c.push(l);
3620
3620
  const h = [];
@@ -3626,7 +3626,7 @@ class se extends j {
3626
3626
  alwaysSet: l in a.data
3627
3627
  });
3628
3628
  }
3629
- if (this._def.catchall instanceof De) {
3629
+ if (this._def.catchall instanceof je) {
3630
3630
  const l = this._def.unknownKeys;
3631
3631
  if (l === "passthrough")
3632
3632
  for (const p of c)
@@ -3863,25 +3863,25 @@ class se extends j {
3863
3863
  se.create = (e, t) => new se({
3864
3864
  shape: () => e,
3865
3865
  unknownKeys: "strip",
3866
- catchall: De.create(),
3866
+ catchall: je.create(),
3867
3867
  typeName: V.ZodObject,
3868
3868
  ...Z(t)
3869
3869
  });
3870
3870
  se.strictCreate = (e, t) => new se({
3871
3871
  shape: () => e,
3872
3872
  unknownKeys: "strict",
3873
- catchall: De.create(),
3873
+ catchall: je.create(),
3874
3874
  typeName: V.ZodObject,
3875
3875
  ...Z(t)
3876
3876
  });
3877
3877
  se.lazycreate = (e, t) => new se({
3878
3878
  shape: e,
3879
3879
  unknownKeys: "strip",
3880
- catchall: De.create(),
3880
+ catchall: je.create(),
3881
3881
  typeName: V.ZodObject,
3882
3882
  ...Z(t)
3883
3883
  });
3884
- class Xt extends j {
3884
+ class Xt extends D {
3885
3885
  _parse(t) {
3886
3886
  const { ctx: r } = this._processInputParams(t), n = this._def.options;
3887
3887
  function a(o) {
@@ -3955,7 +3955,7 @@ Xt.create = (e, t) => new Xt({
3955
3955
  ...Z(t)
3956
3956
  });
3957
3957
  const Ie = (e) => e instanceof tr ? Ie(e.schema) : e instanceof Se ? Ie(e.innerType()) : e instanceof rr ? [e.value] : e instanceof Je ? e.options : e instanceof nr ? z.objectValues(e.enum) : e instanceof ar ? Ie(e._def.innerType) : e instanceof Kt ? [void 0] : e instanceof Qt ? [null] : e instanceof Ve ? [void 0, ...Ie(e.unwrap())] : e instanceof et ? [null, ...Ie(e.unwrap())] : e instanceof Pn || e instanceof sr ? Ie(e.unwrap()) : e instanceof or ? Ie(e._def.innerType) : [];
3958
- class Dr extends j {
3958
+ class jr extends D {
3959
3959
  _parse(t) {
3960
3960
  const { ctx: r } = this._processInputParams(t);
3961
3961
  if (r.parsedType !== x.object)
@@ -4008,7 +4008,7 @@ class Dr extends j {
4008
4008
  a.set(c, o);
4009
4009
  }
4010
4010
  }
4011
- return new Dr({
4011
+ return new jr({
4012
4012
  typeName: V.ZodDiscriminatedUnion,
4013
4013
  discriminator: t,
4014
4014
  options: r,
@@ -4018,7 +4018,7 @@ class Dr extends j {
4018
4018
  }
4019
4019
  }
4020
4020
  function kn(e, t) {
4021
- const r = je(e), n = je(t);
4021
+ const r = De(e), n = De(t);
4022
4022
  if (e === t)
4023
4023
  return { valid: !0, data: e };
4024
4024
  if (r === x.object && n === x.object) {
@@ -4043,7 +4043,7 @@ function kn(e, t) {
4043
4043
  return { valid: !0, data: a };
4044
4044
  } else return r === x.date && n === x.date && +e == +t ? { valid: !0, data: e } : { valid: !1 };
4045
4045
  }
4046
- class Jt extends j {
4046
+ class Jt extends D {
4047
4047
  _parse(t) {
4048
4048
  const { status: r, ctx: n } = this._processInputParams(t), a = (o, i) => {
4049
4049
  if (yn(o) || yn(i))
@@ -4081,7 +4081,7 @@ Jt.create = (e, t, r) => new Jt({
4081
4081
  typeName: V.ZodIntersection,
4082
4082
  ...Z(r)
4083
4083
  });
4084
- class Ae extends j {
4084
+ class Ae extends D {
4085
4085
  _parse(t) {
4086
4086
  const { status: r, ctx: n } = this._processInputParams(t);
4087
4087
  if (n.parsedType !== x.array)
@@ -4131,7 +4131,7 @@ Ae.create = (e, t) => {
4131
4131
  ...Z(t)
4132
4132
  });
4133
4133
  };
4134
- class er extends j {
4134
+ class er extends D {
4135
4135
  get keySchema() {
4136
4136
  return this._def.keyType;
4137
4137
  }
@@ -4159,7 +4159,7 @@ class er extends j {
4159
4159
  return this._def.valueType;
4160
4160
  }
4161
4161
  static create(t, r, n) {
4162
- return r instanceof j ? new er({
4162
+ return r instanceof D ? new er({
4163
4163
  keyType: t,
4164
4164
  valueType: r,
4165
4165
  typeName: V.ZodRecord,
@@ -4172,7 +4172,7 @@ class er extends j {
4172
4172
  });
4173
4173
  }
4174
4174
  }
4175
- class Or extends j {
4175
+ class Or extends D {
4176
4176
  get keySchema() {
4177
4177
  return this._def.keyType;
4178
4178
  }
@@ -4220,7 +4220,7 @@ Or.create = (e, t, r) => new Or({
4220
4220
  typeName: V.ZodMap,
4221
4221
  ...Z(r)
4222
4222
  });
4223
- class mt extends j {
4223
+ class mt extends D {
4224
4224
  _parse(t) {
4225
4225
  const { status: r, ctx: n } = this._processInputParams(t);
4226
4226
  if (n.parsedType !== x.set)
@@ -4284,7 +4284,7 @@ mt.create = (e, t) => new mt({
4284
4284
  typeName: V.ZodSet,
4285
4285
  ...Z(t)
4286
4286
  });
4287
- class St extends j {
4287
+ class St extends D {
4288
4288
  constructor() {
4289
4289
  super(...arguments), this.validate = this.implement;
4290
4290
  }
@@ -4385,7 +4385,7 @@ class St extends j {
4385
4385
  });
4386
4386
  }
4387
4387
  }
4388
- class tr extends j {
4388
+ class tr extends D {
4389
4389
  get schema() {
4390
4390
  return this._def.getter();
4391
4391
  }
@@ -4399,7 +4399,7 @@ tr.create = (e, t) => new tr({
4399
4399
  typeName: V.ZodLazy,
4400
4400
  ...Z(t)
4401
4401
  });
4402
- class rr extends j {
4402
+ class rr extends D {
4403
4403
  _parse(t) {
4404
4404
  if (t.data !== this._def.value) {
4405
4405
  const r = this._getOrReturnCtx(t);
@@ -4427,7 +4427,7 @@ function Pa(e, t) {
4427
4427
  ...Z(t)
4428
4428
  });
4429
4429
  }
4430
- class Je extends j {
4430
+ class Je extends D {
4431
4431
  constructor() {
4432
4432
  super(...arguments), Zt.set(this, void 0);
4433
4433
  }
@@ -4486,7 +4486,7 @@ class Je extends j {
4486
4486
  }
4487
4487
  Zt = /* @__PURE__ */ new WeakMap();
4488
4488
  Je.create = Pa;
4489
- class nr extends j {
4489
+ class nr extends D {
4490
4490
  constructor() {
4491
4491
  super(...arguments), Wt.set(this, void 0);
4492
4492
  }
@@ -4520,7 +4520,7 @@ nr.create = (e, t) => new nr({
4520
4520
  typeName: V.ZodNativeEnum,
4521
4521
  ...Z(t)
4522
4522
  });
4523
- class Ft extends j {
4523
+ class Ft extends D {
4524
4524
  unwrap() {
4525
4525
  return this._def.type;
4526
4526
  }
@@ -4544,7 +4544,7 @@ Ft.create = (e, t) => new Ft({
4544
4544
  typeName: V.ZodPromise,
4545
4545
  ...Z(t)
4546
4546
  });
4547
- class Se extends j {
4547
+ class Se extends D {
4548
4548
  innerType() {
4549
4549
  return this._def.schema;
4550
4550
  }
@@ -4633,7 +4633,7 @@ Se.createWithPreprocess = (e, t, r) => new Se({
4633
4633
  typeName: V.ZodEffects,
4634
4634
  ...Z(r)
4635
4635
  });
4636
- class Ve extends j {
4636
+ class Ve extends D {
4637
4637
  _parse(t) {
4638
4638
  return this._getType(t) === x.undefined ? me(void 0) : this._def.innerType._parse(t);
4639
4639
  }
@@ -4646,7 +4646,7 @@ Ve.create = (e, t) => new Ve({
4646
4646
  typeName: V.ZodOptional,
4647
4647
  ...Z(t)
4648
4648
  });
4649
- class et extends j {
4649
+ class et extends D {
4650
4650
  _parse(t) {
4651
4651
  return this._getType(t) === x.null ? me(null) : this._def.innerType._parse(t);
4652
4652
  }
@@ -4659,7 +4659,7 @@ et.create = (e, t) => new et({
4659
4659
  typeName: V.ZodNullable,
4660
4660
  ...Z(t)
4661
4661
  });
4662
- class ar extends j {
4662
+ class ar extends D {
4663
4663
  _parse(t) {
4664
4664
  const { ctx: r } = this._processInputParams(t);
4665
4665
  let n = r.data;
@@ -4679,7 +4679,7 @@ ar.create = (e, t) => new ar({
4679
4679
  defaultValue: typeof t.default == "function" ? t.default : () => t.default,
4680
4680
  ...Z(t)
4681
4681
  });
4682
- class or extends j {
4682
+ class or extends D {
4683
4683
  _parse(t) {
4684
4684
  const { ctx: r } = this._processInputParams(t), n = {
4685
4685
  ...r,
@@ -4722,7 +4722,7 @@ or.create = (e, t) => new or({
4722
4722
  catchValue: typeof t.catch == "function" ? t.catch : () => t.catch,
4723
4723
  ...Z(t)
4724
4724
  });
4725
- class Ar extends j {
4725
+ class Ar extends D {
4726
4726
  _parse(t) {
4727
4727
  if (this._getType(t) !== x.nan) {
4728
4728
  const n = this._getOrReturnCtx(t);
@@ -4740,7 +4740,7 @@ Ar.create = (e) => new Ar({
4740
4740
  ...Z(e)
4741
4741
  });
4742
4742
  const Fl = Symbol("zod_brand");
4743
- class Pn extends j {
4743
+ class Pn extends D {
4744
4744
  _parse(t) {
4745
4745
  const { ctx: r } = this._processInputParams(t), n = r.data;
4746
4746
  return this._def.type._parse({
@@ -4753,7 +4753,7 @@ class Pn extends j {
4753
4753
  return this._def.type;
4754
4754
  }
4755
4755
  }
4756
- class ur extends j {
4756
+ class ur extends D {
4757
4757
  _parse(t) {
4758
4758
  const { status: r, ctx: n } = this._processInputParams(t);
4759
4759
  if (n.common.async)
@@ -4793,7 +4793,7 @@ class ur extends j {
4793
4793
  });
4794
4794
  }
4795
4795
  }
4796
- class sr extends j {
4796
+ class sr extends D {
4797
4797
  _parse(t) {
4798
4798
  const r = this._def.innerType._parse(t), n = (a) => (ht(a) && (a.value = Object.freeze(a.value)), a);
4799
4799
  return qt(r) ? r.then((a) => n(a)) : n(r);
@@ -4825,7 +4825,7 @@ var V;
4825
4825
  })(V || (V = {}));
4826
4826
  const Vl = (e, t = {
4827
4827
  message: `Input not instance of ${e.name}`
4828
- }) => Ba((r) => r instanceof e, t), Na = Ee.create, Ia = Qe.create, Ol = Ar.create, Al = Xe.create, Za = Gt.create, Pl = ft.create, Bl = Rr.create, Nl = Kt.create, Il = Qt.create, Zl = Lt.create, Wl = ct.create, jl = De.create, Dl = Vr.create, Hl = Me.create, Ul = se.create, zl = se.strictCreate, Yl = Xt.create, ql = Dr.create, Gl = Jt.create, Kl = Ae.create, Ql = er.create, Xl = Or.create, Jl = mt.create, ed = St.create, td = tr.create, rd = rr.create, nd = Je.create, ad = nr.create, od = Ft.create, b1 = Se.create, sd = Ve.create, id = et.create, cd = Se.createWithPreprocess, ld = ur.create, dd = () => Na().optional(), ud = () => Ia().optional(), hd = () => Za().optional(), fd = {
4828
+ }) => Ba((r) => r instanceof e, t), Na = Ee.create, Ia = Qe.create, Ol = Ar.create, Al = Xe.create, Za = Gt.create, Pl = ft.create, Bl = Rr.create, Nl = Kt.create, Il = Qt.create, Zl = Lt.create, Wl = ct.create, Dl = je.create, jl = Vr.create, Hl = Me.create, Ul = se.create, zl = se.strictCreate, Yl = Xt.create, ql = jr.create, Gl = Jt.create, Kl = Ae.create, Ql = er.create, Xl = Or.create, Jl = mt.create, ed = St.create, td = tr.create, rd = rr.create, nd = Je.create, ad = nr.create, od = Ft.create, b1 = Se.create, sd = Ve.create, id = et.create, cd = Se.createWithPreprocess, ld = ur.create, dd = () => Na().optional(), ud = () => Ia().optional(), hd = () => Za().optional(), fd = {
4829
4829
  string: (e) => Ee.create({ ...e, coerce: !0 }),
4830
4830
  number: (e) => Qe.create({ ...e, coerce: !0 }),
4831
4831
  boolean: (e) => Gt.create({
@@ -4858,8 +4858,8 @@ var tn = /* @__PURE__ */ Object.freeze({
4858
4858
  return _n;
4859
4859
  },
4860
4860
  ZodParsedType: x,
4861
- getParsedType: je,
4862
- ZodType: j,
4861
+ getParsedType: De,
4862
+ ZodType: D,
4863
4863
  datetimeRegex: Aa,
4864
4864
  ZodString: Ee,
4865
4865
  ZodNumber: Qe,
@@ -4871,12 +4871,12 @@ var tn = /* @__PURE__ */ Object.freeze({
4871
4871
  ZodNull: Qt,
4872
4872
  ZodAny: Lt,
4873
4873
  ZodUnknown: ct,
4874
- ZodNever: De,
4874
+ ZodNever: je,
4875
4875
  ZodVoid: Vr,
4876
4876
  ZodArray: Me,
4877
4877
  ZodObject: se,
4878
4878
  ZodUnion: Xt,
4879
- ZodDiscriminatedUnion: Dr,
4879
+ ZodDiscriminatedUnion: jr,
4880
4880
  ZodIntersection: Jt,
4881
4881
  ZodTuple: Ae,
4882
4882
  ZodRecord: er,
@@ -4900,8 +4900,8 @@ var tn = /* @__PURE__ */ Object.freeze({
4900
4900
  ZodPipeline: ur,
4901
4901
  ZodReadonly: sr,
4902
4902
  custom: Ba,
4903
- Schema: j,
4904
- ZodSchema: j,
4903
+ Schema: D,
4904
+ ZodSchema: D,
4905
4905
  late: Rl,
4906
4906
  get ZodFirstPartyTypeKind() {
4907
4907
  return V;
@@ -4923,7 +4923,7 @@ var tn = /* @__PURE__ */ Object.freeze({
4923
4923
  map: Xl,
4924
4924
  nan: Ol,
4925
4925
  nativeEnum: ad,
4926
- never: jl,
4926
+ never: Dl,
4927
4927
  null: Il,
4928
4928
  nullable: id,
4929
4929
  number: Ia,
@@ -4945,7 +4945,7 @@ var tn = /* @__PURE__ */ Object.freeze({
4945
4945
  undefined: Nl,
4946
4946
  union: Yl,
4947
4947
  unknown: Wl,
4948
- void: Dl,
4948
+ void: jl,
4949
4949
  NEVER: md,
4950
4950
  ZodIssueCode: v,
4951
4951
  quotelessJson: il,
@@ -4993,7 +4993,7 @@ var tn = /* @__PURE__ */ Object.freeze({
4993
4993
  }
4994
4994
  l((n = n.apply(e, t || [])).next());
4995
4995
  });
4996
- }, ja = Re && Re.__generator || function(e, t) {
4996
+ }, Da = Re && Re.__generator || function(e, t) {
4997
4997
  var r = { label: 0, sent: function() {
4998
4998
  if (o[0] & 1) throw o[1];
4999
4999
  return o[1];
@@ -5055,7 +5055,7 @@ var tn = /* @__PURE__ */ Object.freeze({
5055
5055
  };
5056
5056
  Object.defineProperty(lt, "__esModule", { value: !0 });
5057
5057
  lt.toFormikValidate = Ha = lt.toFormikValidationSchema = lt.ValidationError = void 0;
5058
- var Da = (
5058
+ var ja = (
5059
5059
  /** @class */
5060
5060
  function(e) {
5061
5061
  pd(t, e);
@@ -5066,9 +5066,9 @@ var Da = (
5066
5066
  return t;
5067
5067
  }(Error)
5068
5068
  );
5069
- lt.ValidationError = Da;
5069
+ lt.ValidationError = ja;
5070
5070
  function gd(e) {
5071
- var t = new Da(e.message);
5071
+ var t = new ja(e.message);
5072
5072
  return t.inner = e.errors.map(function(r) {
5073
5073
  return {
5074
5074
  message: r.message,
@@ -5081,7 +5081,7 @@ function vd(e, t) {
5081
5081
  validate: function(r) {
5082
5082
  return Wa(this, void 0, void 0, function() {
5083
5083
  var n;
5084
- return ja(this, function(a) {
5084
+ return Da(this, function(a) {
5085
5085
  switch (a.label) {
5086
5086
  case 0:
5087
5087
  return a.trys.push([0, 2, , 3]), [4, e.parseAsync(r, t)];
@@ -5113,7 +5113,7 @@ function _d(e, t) {
5113
5113
  return function(n) {
5114
5114
  return Wa(r, void 0, void 0, function() {
5115
5115
  var a;
5116
- return ja(this, function(o) {
5116
+ return Da(this, function(o) {
5117
5117
  switch (o.label) {
5118
5118
  case 0:
5119
5119
  return [4, e.safeParseAsync(n, t)];
@@ -5221,15 +5221,15 @@ const xd = "_root_1fb89_141", Ed = {
5221
5221
  ] }), Bd = "_root_adgw1_141", Nd = "_root__img_adgw1_148", S1 = {
5222
5222
  root: Bd,
5223
5223
  root__img: Nd
5224
- }, Id = ({ 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 }) }), Zd = "_root_i7dny_141", Wd = "_root__checkbox_i7dny_149", jd = "_root__text_i7dny_155", Dd = "_root__error_i7dny_161", Hd = "_root__link_i7dny_171", Ye = {
5224
+ }, Id = ({ 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 }) }), Zd = "_root_i7dny_141", Wd = "_root__checkbox_i7dny_149", Dd = "_root__text_i7dny_155", jd = "_root__error_i7dny_161", Hd = "_root__link_i7dny_171", Ye = {
5225
5225
  "react-datepicker__day-names": "_react-datepicker__day-names_i7dny_120",
5226
5226
  "react-datepicker__week": "_react-datepicker__week_i7dny_124",
5227
5227
  "react-datepicker__day--outside-month": "_react-datepicker__day--outside-month_i7dny_131",
5228
5228
  "react-datepicker": "_react-datepicker_i7dny_120",
5229
5229
  root: Zd,
5230
5230
  root__checkbox: Wd,
5231
- root__text: jd,
5232
- root__error: Dd,
5231
+ root__text: Dd,
5232
+ root__error: jd,
5233
5233
  "root--error": "_root--error_i7dny_168",
5234
5234
  root__link: Hd,
5235
5235
  "root--stickyButton": "_root--stickyButton_i7dny_180"
@@ -5454,7 +5454,7 @@ const xd = "_root_1fb89_141", Ed = {
5454
5454
  scrollYTop: p = !1,
5455
5455
  stickyButton: g = !1
5456
5456
  }) => {
5457
- const [w, T] = ye(t), [O, I] = ye(0), W = lu(n[w]), D = No(), Y = (E = t) => {
5457
+ const [w, T] = ye(t), [O, I] = ye(0), W = lu(n[w]), j = No(), Y = (E = t) => {
5458
5458
  const re = e.selectablePills[E].find((ve) => ve.isSelected);
5459
5459
  return re ? [
5460
5460
  {
@@ -5496,7 +5496,7 @@ const xd = "_root_1fb89_141", Ed = {
5496
5496
  var ve;
5497
5497
  m("begin_checkout", E.amount);
5498
5498
  const re = ((ve = E == null ? void 0 : E.selectedPills[0]) == null ? void 0 : ve.id) || cu(`${E.amount}`, E.toggle);
5499
- D({
5499
+ j({
5500
5500
  getHostedPage: async () => await Oo(re),
5501
5501
  layout: Ua.IN_APP,
5502
5502
  onError: h,
@@ -5706,7 +5706,7 @@ const xd = "_root_1fb89_141", Ed = {
5706
5706
  B in _ || (_[B] = (A == null ? void 0 : A.description) || "");
5707
5707
  });
5708
5708
  }), _;
5709
- }, D = () => {
5709
+ }, j = () => {
5710
5710
  var m;
5711
5711
  const _ = {};
5712
5712
  return (m = e == null ? void 0 : e.switcherToggle) == null || m.map((y) => {
@@ -5746,7 +5746,7 @@ const xd = "_root_1fb89_141", Ed = {
5746
5746
  legalCheckbox: g(),
5747
5747
  paymentMethods: l(),
5748
5748
  priceDescription: w(),
5749
- selectablePills: D(),
5749
+ selectablePills: j(),
5750
5750
  submitButton: p(),
5751
5751
  switcherToggle: O()
5752
5752
  });
@@ -6163,9 +6163,9 @@ const Iu = /^(\d+)(th|st|nd|rd)?/i, Zu = /\d+/i, Wu = {
6163
6163
  narrow: /^(b|a)/i,
6164
6164
  abbreviated: /^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,
6165
6165
  wide: /^(before christ|before common era|anno domini|common era)/i
6166
- }, ju = {
6167
- any: [/^b/i, /^(a|c)/i]
6168
6166
  }, Du = {
6167
+ any: [/^b/i, /^(a|c)/i]
6168
+ }, ju = {
6169
6169
  narrow: /^[1234]/i,
6170
6170
  abbreviated: /^q[1234]/i,
6171
6171
  wide: /^[1234](th|st|nd|rd)? quarter/i
@@ -6235,11 +6235,11 @@ const Iu = /^(\d+)(th|st|nd|rd)?/i, Zu = /\d+/i, Wu = {
6235
6235
  era: Nt({
6236
6236
  matchPatterns: Wu,
6237
6237
  defaultMatchWidth: "wide",
6238
- parsePatterns: ju,
6238
+ parsePatterns: Du,
6239
6239
  defaultParseWidth: "any"
6240
6240
  }),
6241
6241
  quarter: Nt({
6242
- matchPatterns: Du,
6242
+ matchPatterns: ju,
6243
6243
  defaultMatchWidth: "wide",
6244
6244
  parsePatterns: Hu,
6245
6245
  defaultParseWidth: "any",
@@ -7124,11 +7124,11 @@ const O3 = "_root_1nrgb_141", N1 = {
7124
7124
  updateDate: n
7125
7125
  }
7126
7126
  );
7127
- }, W3 = "_root_fkfp3_141", j3 = "_staticHtml_fkfp3_145", I1 = {
7127
+ }, W3 = "_root_fkfp3_141", D3 = "_staticHtml_fkfp3_145", I1 = {
7128
7128
  root: W3,
7129
- staticHtml: j3
7130
- }, D3 = "_root_17bt2_141", H3 = "_button_17bt2_148", U3 = "_textButton_17bt2_149", z3 = "_success_17bt2_154", br = {
7131
- root: D3,
7129
+ staticHtml: D3
7130
+ }, j3 = "_root_17bt2_141", H3 = "_button_17bt2_148", U3 = "_textButton_17bt2_149", z3 = "_success_17bt2_154", br = {
7131
+ root: j3,
7132
7132
  button: H3,
7133
7133
  textButton: U3,
7134
7134
  success: z3
@@ -7184,7 +7184,7 @@ const O3 = "_root_1nrgb_141", N1 = {
7184
7184
  portabilityTitle: n,
7185
7185
  title: a
7186
7186
  }) => {
7187
- const { showConsentManager: o } = jo(), [i, c] = ye(!1), h = () => {
7187
+ const { showConsentManager: o } = Do(), [i, c] = ye(!1), h = () => {
7188
7188
  Bo().then(() => {
7189
7189
  c(!0);
7190
7190
  }).catch((l) => {
@@ -7272,7 +7272,7 @@ const O3 = "_root_1nrgb_141", N1 = {
7272
7272
  /* @__PURE__ */ u(be, {})
7273
7273
  ] }) : null, a6 = "_root_1k7gy_141", o6 = {
7274
7274
  root: a6
7275
- }, Kp = ({ dynamicContent: e, onError: t, onSubmit: r }) => {
7275
+ }, Xp = ({ dynamicContent: e, onError: t, onSubmit: r }) => {
7276
7276
  var o;
7277
7277
  const n = G2(800), a = e.blocks.some(
7278
7278
  (i) => i.__component === "core-components.persuasion-cta"
@@ -7378,7 +7378,7 @@ function l6() {
7378
7378
  });
7379
7379
  }];
7380
7380
  }
7381
- function j1(e, t = []) {
7381
+ function D1(e, t = []) {
7382
7382
  if (e === void 0)
7383
7383
  return {};
7384
7384
  const r = {};
@@ -7508,8 +7508,8 @@ function C6(e = {}) {
7508
7508
  onFocus: T,
7509
7509
  onBlur: O,
7510
7510
  ref: I
7511
- } = y6(), [W, D] = s.useState(!1);
7512
- t && !r && W && D(!1), s.useEffect(() => {
7511
+ } = y6(), [W, j] = s.useState(!1);
7512
+ t && !r && W && j(!1), s.useEffect(() => {
7513
7513
  w.current = W;
7514
7514
  }, [W, w]);
7515
7515
  const [Y, ee] = d6({
@@ -7520,10 +7520,10 @@ function C6(e = {}) {
7520
7520
  W && $.preventDefault(), (X = F.onMouseLeave) == null || X.call(F, $);
7521
7521
  }, m = (F) => ($) => {
7522
7522
  var X;
7523
- O($), w.current === !1 && D(!1), (X = F.onBlur) == null || X.call(F, $);
7523
+ O($), w.current === !1 && j(!1), (X = F.onBlur) == null || X.call(F, $);
7524
7524
  }, y = (F) => ($) => {
7525
7525
  var X, de;
7526
- l.current || (l.current = $.currentTarget), T($), w.current === !0 && (D(!0), (X = F.onFocusVisible) == null || X.call(F, $)), (de = F.onFocus) == null || de.call(F, $);
7526
+ l.current || (l.current = $.currentTarget), T($), w.current === !0 && (j(!0), (X = F.onFocusVisible) == null || X.call(F, $)), (de = F.onFocus) == null || de.call(F, $);
7527
7527
  }, b = () => {
7528
7528
  const F = l.current;
7529
7529
  return Y === "BUTTON" || Y === "INPUT" && ["button", "submit", "reset"].includes(F == null ? void 0 : F.type) || Y === "A" && (F == null ? void 0 : F.href);
@@ -7547,8 +7547,8 @@ function C6(e = {}) {
7547
7547
  return o !== void 0 && (te.tabIndex = o), Y === "BUTTON" ? (te.type = c ?? "button", r ? te["aria-disabled"] = t : te.disabled = t) : Y === "INPUT" ? c && ["button", "submit", "reset"].includes(c) && (r ? te["aria-disabled"] = t : te.disabled = t) : Y !== "" && (!n && !i && (te.role = "button", te.tabIndex = o ?? 0), t && (te["aria-disabled"] = t, te.tabIndex = r ? o ?? 0 : -1)), {
7548
7548
  getRootProps: (F = {}) => {
7549
7549
  const $ = {
7550
- ...j1(e),
7551
- ...j1(F)
7550
+ ...D1(e),
7551
+ ...D1(F)
7552
7552
  }, X = {
7553
7553
  type: c,
7554
7554
  ...$,
@@ -7566,12 +7566,12 @@ function C6(e = {}) {
7566
7566
  return delete X.onFocusVisible, X;
7567
7567
  },
7568
7568
  focusVisible: W,
7569
- setFocusVisible: D,
7569
+ setFocusVisible: j,
7570
7570
  active: p,
7571
7571
  rootRef: Be
7572
7572
  };
7573
7573
  }
7574
- const k6 = "_baseBtn_6cvf1_141", D1 = {
7574
+ const k6 = "_baseBtn_6cvf1_141", j1 = {
7575
7575
  baseBtn: k6
7576
7576
  }, to = d((e, t) => {
7577
7577
  const r = "href" in e, {
@@ -7583,7 +7583,7 @@ const k6 = "_baseBtn_6cvf1_141", D1 = {
7583
7583
  } = e, { getRootProps: h } = C6({
7584
7584
  ...e,
7585
7585
  rootRef: t
7586
- }), l = ie(D1.baseBtn, a);
7586
+ }), l = ie(j1.baseBtn, a);
7587
7587
  if (r) {
7588
7588
  const { ariaDescribedBy: m, ariaLabel: y, ariaLabelledBy: b, href: A, onClick: B, rel: pe, target: ge } = e;
7589
7589
  return /* @__PURE__ */ u(
@@ -7610,7 +7610,7 @@ const k6 = "_baseBtn_6cvf1_141", D1 = {
7610
7610
  ariaLabelledBy: O,
7611
7611
  ariaSelected: I,
7612
7612
  id: W,
7613
- onClick: D,
7613
+ onClick: j,
7614
7614
  onMouseDown: Y,
7615
7615
  role: ee,
7616
7616
  selected: _
@@ -7622,10 +7622,10 @@ const k6 = "_baseBtn_6cvf1_141", D1 = {
7622
7622
  "aria-expanded": g,
7623
7623
  "aria-label": T,
7624
7624
  "aria-labelledby": O,
7625
- className: ie(D1.baseBtn, l, a),
7625
+ className: ie(j1.baseBtn, l, a),
7626
7626
  role: ee,
7627
7627
  disabled: i,
7628
- onClick: D,
7628
+ onClick: j,
7629
7629
  onMouseDown: Y,
7630
7630
  type: c,
7631
7631
  "aria-pressed": _,
@@ -7647,17 +7647,17 @@ const x6 = "_iconComponent_1p7vh_141", ln = {
7647
7647
  checkmark_circle_coloured: b6
7648
7648
  }, S6 = (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" })), T6 = d(S6), $6 = {
7649
7649
  checkmark_circle_coloured: T6
7650
- }, L6 = (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" })), F6 = d(L6), R6 = (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" })), V6 = d(R6), O6 = (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 })), A6 = d(O6), P6 = (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" })), B6 = d(P6), N6 = (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" })), I6 = d(N6), Z6 = (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" })), W6 = d(Z6), j6 = {
7650
+ }, L6 = (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" })), F6 = d(L6), R6 = (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" })), V6 = d(R6), O6 = (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 })), A6 = d(O6), P6 = (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" })), B6 = d(P6), N6 = (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" })), I6 = d(N6), Z6 = (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" })), W6 = d(Z6), D6 = {
7651
7651
  bubble_heart_coloured: F6,
7652
7652
  event_calendar_plus_coloured: V6,
7653
7653
  gift_coloured: A6,
7654
7654
  group_coloured: B6,
7655
7655
  heart_handshake_coloured: I6,
7656
7656
  supporter_new_coloured: W6
7657
- }, D6 = {
7657
+ }, j6 = {
7658
7658
  16: M6,
7659
7659
  24: $6,
7660
- 32: j6
7660
+ 32: D6
7661
7661
  }, H6 = (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" })), U6 = d(H6), z6 = {
7662
7662
  heart_filled: U6
7663
7663
  }, Y6 = (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" })), q6 = d(Y6), G6 = (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" }))), K6 = d(G6), Q6 = {
@@ -7685,12 +7685,12 @@ const x6 = "_iconComponent_1p7vh_141", ln = {
7685
7685
  privacy_lock_closed: S4,
7686
7686
  rotate: $4,
7687
7687
  send: F4
7688
- }, V4 = (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" })), O4 = d(V4), A4 = (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" })), P4 = d(A4), 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", 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" })), N4 = d(B4), I4 = (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" })), Z4 = d(I4), W4 = (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" }))), j4 = d(W4), D4 = (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 })), H4 = d(D4), U4 = (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" })), z4 = d(U4), Y4 = (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" })), q4 = d(Y4), G4 = (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" })), K4 = d(G4), 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: "m15 21-8.93-8.93a.1.1 0 0 1 0-.14L15 3" })), X4 = d(Q4), 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" })), eh = d(J4), 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: "m21 16-8.93-8.93a.1.1 0 0 0-.14 0L3 16" })), rh = d(th), nh = (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" })), ah = d(nh), 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: "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" })), sh = d(oh), ih = (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 })), ch = d(ih), 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("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m4 20 8-8 8-8m0 16L4 4" })), dh = d(lh), uh = (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" })), hh = d(uh), fh = (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 })), mh = d(fh), 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("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" }))), gh = d(ph), vh = (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" })), wh = d(vh), _h = (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" })), yh = d(_h), 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", { 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" })), kh = d(Ch), 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: "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" })), Eh = d(xh), 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: "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 })), Mh = d(bh), 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: "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" })), Th = d(Sh), $h = (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" })), Lh = d($h), Fh = (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" })), Rh = d(Fh), Vh = (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" })), Oh = d(Vh), 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: "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" }))), Ph = d(Ah), 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", { 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" })), Nh = d(Bh), Ih = (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" })), Zh = d(Ih), Wh = (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" })), jh = d(Wh), Dh = (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" })), Hh = d(Dh), Uh = (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" })), zh = d(Uh), 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", 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" })), qh = d(Yh), 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", { 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 })), Kh = d(Gh), 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", { 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 })), Xh = d(Qh), 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" })), e9 = d(Jh), 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", 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" })), r9 = d(t9), n9 = (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" })), a9 = d(n9), o9 = (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" })), s9 = d(o9), i9 = (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 })), c9 = d(i9), l9 = (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 })), d9 = d(l9), u9 = (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" })), h9 = d(u9), f9 = (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" })), m9 = d(f9), p9 = (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" })), g9 = d(p9), v9 = (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" })), w9 = d(v9), _9 = (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" })), y9 = d(_9), 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", { 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" })), k9 = d(C9), 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", 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" })), E9 = d(x9), b9 = (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" })), M9 = d(b9), 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", 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" })), T9 = d(S9), $9 = (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" })), L9 = d($9), F9 = (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" })), R9 = d(F9), V9 = (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" })), O9 = d(V9), 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: "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" })), P9 = d(A9), B9 = {
7688
+ }, V4 = (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" })), O4 = d(V4), A4 = (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" })), P4 = d(A4), 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", 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" })), N4 = d(B4), I4 = (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" })), Z4 = d(I4), W4 = (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" }))), D4 = d(W4), 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", { 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 })), H4 = d(j4), U4 = (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" })), z4 = d(U4), Y4 = (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" })), q4 = d(Y4), G4 = (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" })), K4 = d(G4), 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: "m15 21-8.93-8.93a.1.1 0 0 1 0-.14L15 3" })), X4 = d(Q4), 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" })), eh = d(J4), 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: "m21 16-8.93-8.93a.1.1 0 0 0-.14 0L3 16" })), rh = d(th), nh = (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" })), ah = d(nh), 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: "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" })), sh = d(oh), ih = (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 })), ch = d(ih), 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("path", { stroke: "#201649", strokeLinecap: "round", strokeWidth: 1.5, d: "m4 20 8-8 8-8m0 16L4 4" })), dh = d(lh), uh = (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" })), hh = d(uh), fh = (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 })), mh = d(fh), 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("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" }))), gh = d(ph), vh = (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" })), wh = d(vh), _h = (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" })), yh = d(_h), 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", { 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" })), kh = d(Ch), 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: "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" })), Eh = d(xh), 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: "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 })), Mh = d(bh), 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: "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" })), Th = d(Sh), $h = (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" })), Lh = d($h), Fh = (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" })), Rh = d(Fh), Vh = (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" })), Oh = d(Vh), 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: "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" }))), Ph = d(Ah), 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", { 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" })), Nh = d(Bh), Ih = (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" })), Zh = d(Ih), Wh = (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" })), Dh = d(Wh), jh = (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" })), Hh = d(jh), Uh = (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" })), zh = d(Uh), 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", 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" })), qh = d(Yh), 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", { 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 })), Kh = d(Gh), 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", { 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 })), Xh = d(Qh), 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" })), e9 = d(Jh), 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", 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" })), r9 = d(t9), n9 = (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" })), a9 = d(n9), o9 = (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" })), s9 = d(o9), i9 = (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 })), c9 = d(i9), l9 = (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 })), d9 = d(l9), u9 = (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" })), h9 = d(u9), f9 = (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" })), m9 = d(f9), p9 = (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" })), g9 = d(p9), v9 = (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" })), w9 = d(v9), _9 = (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" })), y9 = d(_9), 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", { 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" })), k9 = d(C9), 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", 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" })), E9 = d(x9), b9 = (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" })), M9 = d(b9), 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", 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" })), T9 = d(S9), $9 = (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" })), L9 = d($9), F9 = (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" })), R9 = d(F9), V9 = (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" })), O9 = d(V9), 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: "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" })), P9 = d(A9), B9 = {
7689
7689
  arrow_left: O4,
7690
7690
  arrow_right: P4,
7691
7691
  bookmark_outline: N4,
7692
7692
  burger_menu: Z4,
7693
- business: j4,
7693
+ business: D4,
7694
7694
  camera: H4,
7695
7695
  checkmark: z4,
7696
7696
  checkmark_circle: q4,
@@ -7717,7 +7717,7 @@ const x6 = "_iconComponent_1p7vh_141", ln = {
7717
7717
  heart_outline: Ph,
7718
7718
  image: Nh,
7719
7719
  info: Zh,
7720
- info_left: jh,
7720
+ info_left: Dh,
7721
7721
  info_right: Hh,
7722
7722
  loudspeaker: zh,
7723
7723
  marketplace: qh,
@@ -7742,10 +7742,10 @@ const x6 = "_iconComponent_1p7vh_141", ln = {
7742
7742
  special_place: R9,
7743
7743
  thanks: O9,
7744
7744
  trash_can: P9
7745
- }, 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: "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" })), I9 = d(N9), Z9 = (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" })), W9 = d(Z9), 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: "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" })), D9 = d(j9), H9 = (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" })), U9 = d(H9), z9 = (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" })), Y9 = d(z9), 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: "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" })), G9 = d(q9), K9 = (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" })), Q9 = d(K9), X9 = (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(X9), e7 = (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" })), t7 = d(e7), r7 = (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" })), n7 = d(r7), 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", { 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 })), o7 = d(a7), 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: "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" })), i7 = d(s7), 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: "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" })), l7 = d(c7), 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: "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" })), u7 = d(d7), h7 = (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" })), f7 = d(h7), m7 = (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" }))), p7 = d(m7), 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: "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" })), v7 = d(g7), 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: "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" })), _7 = d(w7), 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: "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" })), C7 = d(y7), 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: "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" })), x7 = d(k7), E7 = (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" })), b7 = d(E7), M7 = (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" })), S7 = d(M7), 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: "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" })), $7 = d(T7), 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: "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" })), F7 = d(L7), R7 = (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" })), V7 = d(R7), O7 = (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 })), A7 = d(O7), 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: "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" })), B7 = d(P7), 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: "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" })), I7 = d(N7), Z7 = (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" })), W7 = d(Z7), 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: "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" })), D7 = d(j7), H7 = (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" })), U7 = d(H7), z7 = (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" })), Y7 = d(z7), 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: "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" })), G7 = d(q7), 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: "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" })), Q7 = d(K7), X7 = (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(X7), ef = (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" })), tf = d(ef), 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("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" }))), nf = d(rf), af = (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" })), of = d(af), sf = (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" })), cf = d(sf), 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", 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" })), df = d(lf), uf = (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" })), hf = d(uf), ff = (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" })), mf = d(ff), 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", 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" })), gf = d(pf), vf = (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 })), wf = d(vf), _f = (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" })), yf = d(_f), Cf = (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 }))), kf = d(Cf), xf = (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" })), Ef = d(xf), 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: "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" })), Mf = d(bf), Sf = (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" })), Tf = d(Sf), $f = (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" })), Lf = d($f), Ff = (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" })), Rf = d(Ff), Vf = (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" }))), Of = d(Vf), Af = (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" })), Pf = d(Af), 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", 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" })), Nf = d(Bf), If = (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" })), Zf = d(If), 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: "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" })), jf = d(Wf), 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("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" })), Hf = d(Df), Uf = (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" })), zf = d(Uf), 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", 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" })), qf = d(Yf), 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: "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" })), Kf = d(Gf), Qf = (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" })), Xf = d(Qf), 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" })), e8 = d(Jf), 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: "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" })), r8 = d(t8), n8 = (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" })), a8 = d(n8), o8 = (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" })), s8 = d(o8), i8 = (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" })), c8 = d(i8), 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", 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" })), d8 = d(l8), u8 = (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" })), h8 = d(u8), f8 = (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 })), m8 = d(f8), 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", { 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 })), g8 = d(p8), v8 = (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 })), w8 = d(v8), _8 = (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" })), y8 = d(_8), 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: "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" })), k8 = d(C8), 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: "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" })), E8 = d(x8), 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", 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" })), M8 = d(b8), 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", 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" })), T8 = d(S8), $8 = (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" })), L8 = d($8), F8 = (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" })), R8 = d(F8), V8 = (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" })), O8 = d(V8), 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", 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" })), P8 = d(A8), B8 = (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 })), N8 = d(B8), I8 = (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" })), Z8 = d(I8), W8 = (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" })), j8 = d(W8), D8 = (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" })), H8 = d(D8), U8 = (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" })), z8 = d(U8), 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", 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" })), q8 = d(Y8), 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", 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" })), K8 = d(G8), 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.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" })), X8 = d(Q8), 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" })), em = d(J8), 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", 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" })), rm = d(tm), 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: "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 })), am = d(nm), 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: "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" })), sm = d(om), im = (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" })), cm = d(im), 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: "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" })), dm = d(lm), um = (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" })), hm = d(um), fm = (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" })), mm = d(fm), 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", 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" })), gm = d(pm), vm = (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" })), wm = d(vm), _m = (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" })), ym = d(_m), 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", { 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" })), km = d(Cm), xm = (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" })), Em = d(xm), 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", 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" })), Mm = d(bm), Sm = (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 })), Tm = d(Sm), $m = (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" })), Lm = d($m), Fm = (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" })), Rm = d(Fm), Vm = (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" })), Om = d(Vm), 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: "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" })), Pm = d(Am), Bm = (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" })), Nm = d(Bm), Im = (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" })), Zm = d(Im), 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", 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" })), jm = d(Wm), Dm = (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" })), Hm = d(Dm), Um = (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" })), zm = d(Um), 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", 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" })), qm = d(Ym), 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", 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" })), Km = d(Gm), Qm = (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" })), Xm = d(Qm), Jm = {
7745
+ }, 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: "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" })), I9 = d(N9), Z9 = (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" })), W9 = d(Z9), 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: "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" })), j9 = d(D9), H9 = (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" })), U9 = d(H9), z9 = (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" })), Y9 = d(z9), 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: "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" })), G9 = d(q9), K9 = (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" })), Q9 = d(K9), X9 = (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(X9), e7 = (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" })), t7 = d(e7), r7 = (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" })), n7 = d(r7), 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", { 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 })), o7 = d(a7), 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: "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" })), i7 = d(s7), 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: "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" })), l7 = d(c7), 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: "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" })), u7 = d(d7), h7 = (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" })), f7 = d(h7), m7 = (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" }))), p7 = d(m7), 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: "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" })), v7 = d(g7), 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: "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" })), _7 = d(w7), 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: "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" })), C7 = d(y7), 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: "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" })), x7 = d(k7), E7 = (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" })), b7 = d(E7), M7 = (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" })), S7 = d(M7), 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: "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" })), $7 = d(T7), 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: "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" })), F7 = d(L7), R7 = (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" })), V7 = d(R7), O7 = (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 })), A7 = d(O7), 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: "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" })), B7 = d(P7), 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: "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" })), I7 = d(N7), Z7 = (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" })), W7 = d(Z7), 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: "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" })), j7 = d(D7), H7 = (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" })), U7 = d(H7), z7 = (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" })), Y7 = d(z7), 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: "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" })), G7 = d(q7), 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: "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" })), Q7 = d(K7), X7 = (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(X7), ef = (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" })), tf = d(ef), 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("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" }))), nf = d(rf), af = (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" })), of = d(af), sf = (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" })), cf = d(sf), 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", 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" })), df = d(lf), uf = (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" })), hf = d(uf), ff = (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" })), mf = d(ff), 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", 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" })), gf = d(pf), vf = (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 })), wf = d(vf), _f = (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" })), yf = d(_f), Cf = (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 }))), kf = d(Cf), xf = (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" })), Ef = d(xf), 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: "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" })), Mf = d(bf), Sf = (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" })), Tf = d(Sf), $f = (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" })), Lf = d($f), Ff = (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" })), Rf = d(Ff), Vf = (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" }))), Of = d(Vf), Af = (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" })), Pf = d(Af), 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", 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" })), Nf = d(Bf), If = (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" })), Zf = d(If), 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: "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" })), Df = d(Wf), jf = (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" })), Hf = d(jf), Uf = (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" })), zf = d(Uf), 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", 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" })), qf = d(Yf), 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: "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" })), Kf = d(Gf), Qf = (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" })), Xf = d(Qf), 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" })), e8 = d(Jf), 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: "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" })), r8 = d(t8), n8 = (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" })), a8 = d(n8), o8 = (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" })), s8 = d(o8), i8 = (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" })), c8 = d(i8), 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", 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" })), d8 = d(l8), u8 = (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" })), h8 = d(u8), f8 = (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 })), m8 = d(f8), 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", { 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 })), g8 = d(p8), v8 = (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 })), w8 = d(v8), _8 = (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" })), y8 = d(_8), 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: "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" })), k8 = d(C8), 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: "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" })), E8 = d(x8), 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", 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" })), M8 = d(b8), 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: "M12 24C12 24 12 28 16 28C20 28 20 24 20 24M27.5 28.5L4.50001 5.5M8 11.2033V15.0855C8 17.8987 6.63123 20.2041 5.54216 22.6723C5.26127 23.3089 5.73855 24 6.43436 24H25.5656C26.2615 24 26.7387 23.3089 26.4578 22.6723C25.3688 20.2041 24 17.8987 24 15.0855V11.2033C24 8.88187 22.1181 7 19.7967 7C19.6255 7 19.4779 6.87686 19.431 6.71219C19.2169 5.96119 18.4256 4 16 4C13.5744 4 12.7831 5.96119 12.569 6.71219C12.5221 6.87685 12.3745 7 12.2033 7C9.88187 7 8 8.88187 8 11.2033Z", stroke: "#CAE85D", strokeWidth: 1.5, strokeLinecap: "round" })), T8 = d(S8), $8 = (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" })), L8 = d($8), F8 = (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" })), R8 = d(F8), V8 = (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" })), O8 = d(V8), 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: "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" })), P8 = d(A8), 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: "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" })), N8 = d(B8), I8 = (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 })), Z8 = d(I8), W8 = (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" })), D8 = d(W8), j8 = (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" })), H8 = d(j8), U8 = (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" })), z8 = d(U8), Y8 = (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" })), q8 = d(Y8), 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", 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" })), K8 = d(G8), 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: "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" })), X8 = d(Q8), 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.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" })), em = d(J8), 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", strokeLinecap: "round", strokeWidth: 1.4, d: "M16 4.667v22.666M4.667 16h22.666" })), rm = d(tm), nm = (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" })), am = d(nm), om = (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 })), sm = d(om), im = (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" })), cm = d(im), 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: "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" })), dm = d(lm), um = (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" })), hm = d(um), fm = (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" })), mm = d(fm), pm = (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" })), gm = d(pm), vm = (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" })), wm = d(vm), _m = (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" })), ym = d(_m), 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" })), km = d(Cm), xm = (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" })), Em = d(xm), 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", 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" })), Mm = d(bm), 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: "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" })), Tm = d(Sm), $m = (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 })), Lm = d($m), Fm = (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" })), Rm = d(Fm), Vm = (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" })), Om = d(Vm), 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: "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" })), Pm = d(Am), Bm = (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" })), Nm = d(Bm), Im = (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" })), Zm = d(Im), 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", 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" })), Dm = d(Wm), 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: "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" })), Hm = d(jm), Um = (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" })), zm = d(Um), 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", 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" })), qm = d(Ym), 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", 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" })), Km = d(Gm), Qm = (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" })), Xm = d(Qm), 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", 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" })), ep = d(Jm), tp = {
7746
7746
  address_book: I9,
7747
7747
  baby_toy: W9,
7748
- bicycle: D9,
7748
+ bicycle: j9,
7749
7749
  bookmark_outline: U9,
7750
7750
  books: Y9,
7751
7751
  bubble_heart_outline: G9,
@@ -7758,8 +7758,8 @@ const x6 = "_iconComponent_1p7vh_141", ln = {
7758
7758
  car: l7,
7759
7759
  carrot: u7,
7760
7760
  chat: f7,
7761
- checkmark_circle: v7,
7762
7761
  checkmark: p7,
7762
+ checkmark_circle: v7,
7763
7763
  christmas_tree: _7,
7764
7764
  clipboard: C7,
7765
7765
  clothing: x7,
@@ -7772,7 +7772,7 @@ const x6 = "_iconComponent_1p7vh_141", ln = {
7772
7772
  couch: B7,
7773
7773
  credit_card: I7,
7774
7774
  cross_circle: W7,
7775
- cursor: D7,
7775
+ cursor: j7,
7776
7776
  cursor_alt: U7,
7777
7777
  cutlery: Y7,
7778
7778
  drill_tool: G7,
@@ -7798,7 +7798,7 @@ const x6 = "_iconComponent_1p7vh_141", ln = {
7798
7798
  house: Pf,
7799
7799
  image: Nf,
7800
7800
  info: Zf,
7801
- info_left: jf,
7801
+ info_left: Df,
7802
7802
  info_right: Hf,
7803
7803
  invite_neighbour: zf,
7804
7804
  key: qf,
@@ -7818,55 +7818,56 @@ const x6 = "_iconComponent_1p7vh_141", ln = {
7818
7818
  nebenan_de: k8,
7819
7819
  neighbour: E8,
7820
7820
  notification_bell: M8,
7821
- organisation: T8,
7822
- paper_empty: L8,
7823
- paper_form: R8,
7824
- paperclip: O8,
7825
- paw: P8,
7826
- pencil: N8,
7827
- pencil_alt: Z8,
7828
- percentage: j8,
7829
- percentage_alt: H8,
7830
- phone: z8,
7831
- pin: q8,
7832
- pins: K8,
7833
- plant: X8,
7834
- plus: em,
7835
- plus_circle: rm,
7836
- poll: am,
7837
- post: sm,
7838
- privacy_lock: cm,
7839
- privacy_lock_closed: dm,
7840
- qr_code: hm,
7841
- question: mm,
7842
- search: gm,
7843
- settings_cog: wm,
7844
- shield: ym,
7845
- shopping_bag: km,
7846
- shopping_cart: Em,
7847
- special_place: Mm,
7848
- star: Tm,
7849
- suitcase: Lm,
7850
- supporter: Rm,
7851
- supporter_new: Om,
7852
- supporter_new_colored: Pm,
7853
- supporter_white: Nm,
7854
- tennis_ball: Zm,
7855
- thanks: jm,
7856
- trash_can: Hm,
7857
- truck: zm,
7858
- user: qm,
7859
- user_profile: Km,
7860
- wellness: Xm
7861
- }, ep = {
7821
+ notification_bell_crossed: T8,
7822
+ organisation: L8,
7823
+ paper_empty: R8,
7824
+ paper_form: O8,
7825
+ paperclip: P8,
7826
+ paw: N8,
7827
+ pencil: Z8,
7828
+ pencil_alt: D8,
7829
+ percentage: H8,
7830
+ percentage_alt: z8,
7831
+ phone: q8,
7832
+ pin: K8,
7833
+ pins: X8,
7834
+ plant: em,
7835
+ plus: rm,
7836
+ plus_circle: am,
7837
+ poll: sm,
7838
+ post: cm,
7839
+ privacy_lock: dm,
7840
+ privacy_lock_closed: hm,
7841
+ qr_code: mm,
7842
+ question: gm,
7843
+ search: wm,
7844
+ settings_cog: ym,
7845
+ shield: km,
7846
+ shopping_bag: Em,
7847
+ shopping_cart: Mm,
7848
+ special_place: Tm,
7849
+ star: Lm,
7850
+ suitcase: Rm,
7851
+ supporter: Om,
7852
+ supporter_new: Pm,
7853
+ supporter_new_colored: Nm,
7854
+ supporter_white: Zm,
7855
+ tennis_ball: Dm,
7856
+ thanks: Hm,
7857
+ trash_can: zm,
7858
+ truck: qm,
7859
+ user: Km,
7860
+ user_profile: Xm,
7861
+ wellness: ep
7862
+ }, rp = {
7862
7863
  16: R4,
7863
7864
  24: B9,
7864
- 32: Jm
7865
- }, tp = {
7866
- coloured: D6,
7865
+ 32: tp
7866
+ }, np = {
7867
+ coloured: j6,
7867
7868
  filled: i4,
7868
- outline: ep
7869
- }, rp = ({
7869
+ outline: rp
7870
+ }, ap = ({
7870
7871
  className: e,
7871
7872
  name: t,
7872
7873
  role: r = "presentation",
@@ -7874,7 +7875,7 @@ const x6 = "_iconComponent_1p7vh_141", ln = {
7874
7875
  title: a
7875
7876
  }) => {
7876
7877
  const o = t.endsWith("_filled"), i = t.endsWith("_coloured"), h = (() => {
7877
- const l = o ? "filled" : i ? "coloured" : "outline", p = tp[l][n];
7878
+ const l = o ? "filled" : i ? "coloured" : "outline", p = np[l][n];
7878
7879
  if (p === void 0)
7879
7880
  console.error(
7880
7881
  `Error: The icon ${t} is not available for size ${n} of type ${l}`
@@ -7898,11 +7899,11 @@ const x6 = "_iconComponent_1p7vh_141", ln = {
7898
7899
  height: n
7899
7900
  }
7900
7901
  ) : null;
7901
- }, np = "_root_1qzvj_141", ap = "_root__label_1qzvj_155", op = "_root__code_1qzvj_158", sp = "_root__icon_1qzvj_161", Mr = {
7902
- root: np,
7903
- root__label: ap,
7904
- root__code: op,
7905
- root__icon: sp
7902
+ }, op = "_root_1qzvj_141", sp = "_root__label_1qzvj_155", ip = "_root__code_1qzvj_158", cp = "_root__icon_1qzvj_161", Mr = {
7903
+ root: op,
7904
+ root__label: sp,
7905
+ root__code: ip,
7906
+ root__icon: cp
7906
7907
  }, ro = d(
7907
7908
  ({ ariaLabel: e, code: t, codeLabel: r, onClick: n }, a) => {
7908
7909
  const [o, i] = l6();
@@ -7923,39 +7924,39 @@ const x6 = "_iconComponent_1p7vh_141", ln = {
7923
7924
  children: [
7924
7925
  /* @__PURE__ */ u(U, { as: "span", type: "h8", className: Mr.root__label, children: r }),
7925
7926
  /* @__PURE__ */ u(U, { as: "span", type: "h4", className: Mr.root__code, children: t }),
7926
- /* @__PURE__ */ u(rp, { role: "presentation", className: Mr.root__icon, name: "copy", size: "32" })
7927
+ /* @__PURE__ */ u(ap, { role: "presentation", className: Mr.root__icon, name: "copy", size: "32" })
7927
7928
  ]
7928
7929
  }
7929
7930
  );
7930
7931
  }
7931
7932
  );
7932
7933
  ro.displayName = "CodeCopyButton";
7933
- const ip = (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" })), cp = d(ip), lp = (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" })))), dp = d(lp), up = (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" })))), hp = d(up), fp = (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" })))), mp = d(fp), pp = "_voucher_i9m96_149", gp = "_voucher__container_i9m96_156", vp = "_voucher__note_i9m96_160", wp = "_section_i9m96_178", _p = "_header_i9m96_191", yp = "_header__text_i9m96_195", Cp = "_header__percent_i9m96_202", kp = "_avatar_i9m96_216", xp = "_avatar__container_i9m96_220", Ep = "_description_i9m96_227", bp = "_description__block_i9m96_233", Mp = "_description__label_i9m96_238", Sp = "_description__title_i9m96_241", Tp = "_description__address_i9m96_246", $p = "_description__subject_i9m96_252", Lp = "_stubLine_i9m96_260", Fp = "_code_i9m96_266", Rp = "_code__date_i9m96_277", Q = {
7934
- voucher: pp,
7935
- voucher__container: gp,
7936
- voucher__note: vp,
7934
+ const lp = (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" })), dp = d(lp), up = (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" })))), hp = d(up), fp = (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" })))), mp = d(fp), pp = (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" })))), gp = d(pp), vp = "_voucher_i9m96_149", wp = "_voucher__container_i9m96_156", _p = "_voucher__note_i9m96_160", yp = "_section_i9m96_178", Cp = "_header_i9m96_191", kp = "_header__text_i9m96_195", xp = "_header__percent_i9m96_202", Ep = "_avatar_i9m96_216", bp = "_avatar__container_i9m96_220", Mp = "_description_i9m96_227", Sp = "_description__block_i9m96_233", Tp = "_description__label_i9m96_238", $p = "_description__title_i9m96_241", Lp = "_description__address_i9m96_246", Fp = "_description__subject_i9m96_252", Rp = "_stubLine_i9m96_260", Vp = "_code_i9m96_266", Op = "_code__date_i9m96_277", Q = {
7935
+ voucher: vp,
7936
+ voucher__container: wp,
7937
+ voucher__note: _p,
7937
7938
  "voucher__note--hidden": "_voucher__note--hidden_i9m96_173",
7938
- section: wp,
7939
+ section: yp,
7939
7940
  "section--top": "_section--top_i9m96_184",
7940
7941
  "section--bottom": "_section--bottom_i9m96_187",
7941
- header: _p,
7942
- header__text: yp,
7943
- header__percent: Cp,
7942
+ header: Cp,
7943
+ header__text: kp,
7944
+ header__percent: xp,
7944
7945
  "header__percent--left": "_header__percent--left_i9m96_205",
7945
7946
  "header__percent--right": "_header__percent--right_i9m96_210",
7946
- avatar: kp,
7947
- avatar__container: xp,
7948
- description: Ep,
7949
- description__block: bp,
7950
- description__label: Mp,
7951
- description__title: Sp,
7952
- description__address: Tp,
7953
- description__subject: $p,
7954
- stubLine: Lp,
7955
- code: Fp,
7947
+ avatar: Ep,
7948
+ avatar__container: bp,
7949
+ description: Mp,
7950
+ description__block: Sp,
7951
+ description__label: Tp,
7952
+ description__title: $p,
7953
+ description__address: Lp,
7954
+ description__subject: Fp,
7955
+ stubLine: Rp,
7956
+ code: Vp,
7956
7957
  "code--redeemed": "_code--redeemed_i9m96_274",
7957
- code__date: Rp
7958
- }, Vp = ({
7958
+ code__date: Op
7959
+ }, Ap = ({
7959
7960
  onRedeemClick: e,
7960
7961
  translations: {
7961
7962
  buttonLabel: t,
@@ -7990,7 +7991,7 @@ const ip = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 320, height
7990
7991
  "div",
7991
7992
  {
7992
7993
  className: ie(Q.header__percent, Q["header__percent--left"]),
7993
- children: /* @__PURE__ */ u(hp, {})
7994
+ children: /* @__PURE__ */ u(mp, {})
7994
7995
  }
7995
7996
  ),
7996
7997
  /* @__PURE__ */ u(U, { className: Q.header__text, as: "span", type: "h7", children: i }),
@@ -7998,12 +7999,12 @@ const ip = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 320, height
7998
7999
  "div",
7999
8000
  {
8000
8001
  className: ie(Q.header__percent, Q["header__percent--right"]),
8001
- children: /* @__PURE__ */ u(mp, {})
8002
+ children: /* @__PURE__ */ u(gp, {})
8002
8003
  }
8003
8004
  )
8004
8005
  ] }),
8005
8006
  /* @__PURE__ */ N("div", { className: Q.avatar, children: [
8006
- /* @__PURE__ */ u(dp, { "aria-hidden": "true", className: Q.avatar__decoration }),
8007
+ /* @__PURE__ */ u(hp, { "aria-hidden": "true", className: Q.avatar__decoration }),
8007
8008
  /* @__PURE__ */ u("div", { className: Q.avatar__container, children: /* @__PURE__ */ u(
8008
8009
  To,
8009
8010
  {
@@ -8026,7 +8027,7 @@ const ip = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 320, height
8026
8027
  ] })
8027
8028
  ] })
8028
8029
  ] }),
8029
- /* @__PURE__ */ u(cp, { "aria-hidden": "true", className: Q.stubLine }),
8030
+ /* @__PURE__ */ u(dp, { "aria-hidden": "true", className: Q.stubLine }),
8030
8031
  /* @__PURE__ */ u(
8031
8032
  "div",
8032
8033
  {
@@ -8087,7 +8088,7 @@ const ip = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 320, height
8087
8088
  }
8088
8089
  )
8089
8090
  ] });
8090
- }, Op = ({
8091
+ }, Pp = ({
8091
8092
  nopeApiClient: e,
8092
8093
  translations: t,
8093
8094
  voucherParams: r
@@ -8104,24 +8105,24 @@ const ip = (e, t) => /* @__PURE__ */ s.createElement("svg", { width: 320, height
8104
8105
  o({ ...r, event_type: "redeem" });
8105
8106
  };
8106
8107
  return n ? /* @__PURE__ */ u(
8107
- Vp,
8108
+ Ap,
8108
8109
  {
8109
8110
  voucherData: n,
8110
8111
  translations: t,
8111
8112
  onRedeemClick: i
8112
8113
  }
8113
8114
  ) : /* @__PURE__ */ u("div", { className: c6.loader, role: "status", "aria-label": "laden", "aria-busy": "true", children: /* @__PURE__ */ u(Vo, {}) });
8114
- }, Ap = "_root_1ll3l_141", Pp = "_container_1ll3l_148", Bp = "_logo_1ll3l_152", dn = {
8115
- root: Ap,
8116
- container: Pp,
8117
- logo: Bp
8118
- }, Qp = (e) => /* @__PURE__ */ u("div", { className: dn.root, children: /* @__PURE__ */ N("div", { className: dn.container, children: [
8115
+ }, Bp = "_root_1ll3l_141", Np = "_container_1ll3l_148", Ip = "_logo_1ll3l_152", dn = {
8116
+ root: Bp,
8117
+ container: Np,
8118
+ logo: Ip
8119
+ }, Jp = (e) => /* @__PURE__ */ u("div", { className: dn.root, children: /* @__PURE__ */ N("div", { className: dn.container, children: [
8119
8120
  /* @__PURE__ */ u("div", { className: dn.logo, children: /* @__PURE__ */ u(Lo, { "aria-label": "nebenan.de logo" }) }),
8120
- /* @__PURE__ */ u(Op, { ...e })
8121
+ /* @__PURE__ */ u(Pp, { ...e })
8121
8122
  ] }) });
8122
8123
  export {
8123
- Qp as DealsVoucherPage,
8124
- Kp as DynamicRenderer,
8124
+ Jp as DealsVoucherPage,
8125
+ Xp as DynamicRenderer,
8125
8126
  Ne as LAYOUT_BLOCK,
8126
8127
  Ua as Layout,
8127
8128
  I3 as Legal,