stone-kit 0.0.170 → 0.0.172

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.
@@ -1,60 +1,61 @@
1
- import { jsx as e, jsxs as c, Fragment as z } from "react/jsx-runtime";
2
- import { c as g } from "../../../index-DIxK0V-G.js";
3
- import { NewIcon as k } from "../../NewIcon/ui/NewIcon.js";
4
- const y = "_btnCommon_1cazw_1", f = "_btnLoading_1cazw_19", C = "_isHidden_1cazw_23", N = "_blue_1cazw_67", H = "_sokolniki_1cazw_81", L = "_black_1cazw_95", S = "_gray_1cazw_109", $ = "_whiteStroke_1cazw_123", x = "_whiteFilled_1cazw_135", F = "_shade_1cazw_149", v = "_volodiyaLight_1cazw_163", j = "_loader_1cazw_169", p = "_LoaderSpin_1cazw_1", _ = {
5
- btnCommon: y,
6
- btnLoading: f,
7
- isHidden: C,
8
- "auto-width": "_auto-width_1cazw_27",
9
- "full-width": "_full-width_1cazw_31",
10
- "tiny-size": "_tiny-size_1cazw_35",
11
- "small-size": "_small-size_1cazw_43",
12
- "medium-size": "_medium-size_1cazw_51",
13
- "large-size": "_large-size_1cazw_59",
14
- blue: N,
15
- sokolniki: H,
16
- black: L,
17
- gray: S,
18
- whiteStroke: $,
19
- whiteFilled: x,
20
- shade: F,
1
+ import { jsx as e, jsxs as o, Fragment as m } from "react/jsx-runtime";
2
+ import { c as b } from "../../../index-DIxK0V-G.js";
3
+ import { NewIcon as g } from "../../NewIcon/ui/NewIcon.js";
4
+ const k = "_btnCommon_1yx3c_1", w = "_btnLoading_1yx3c_19", f = "_isHidden_1yx3c_23", C = "_blue_1yx3c_67", N = "_sokolniki_1yx3c_81", H = "_black_1yx3c_95", L = "_gray_1yx3c_109", S = "_whiteStroke_1yx3c_123", p = "_whiteFilled_1yx3c_135", $ = "_shade_1yx3c_149", F = "_transparent_1yx3c_155", v = "_volodiyaLight_1yx3c_174", j = "_loader_1yx3c_180", B = "_LoaderSpin_1yx3c_1", _ = {
5
+ btnCommon: k,
6
+ btnLoading: w,
7
+ isHidden: f,
8
+ "auto-width": "_auto-width_1yx3c_27",
9
+ "full-width": "_full-width_1yx3c_31",
10
+ "tiny-size": "_tiny-size_1yx3c_35",
11
+ "small-size": "_small-size_1yx3c_43",
12
+ "medium-size": "_medium-size_1yx3c_51",
13
+ "large-size": "_large-size_1yx3c_59",
14
+ blue: C,
15
+ sokolniki: N,
16
+ black: H,
17
+ gray: L,
18
+ whiteStroke: S,
19
+ whiteFilled: p,
20
+ shade: $,
21
+ transparent: F,
21
22
  volodiyaLight: v,
22
23
  loader: j,
23
- LoaderSpin: p,
24
- "tiny-size_m": "_tiny-size_m_1cazw_175",
25
- "small-size_m": "_small-size_m_1cazw_182",
26
- "medium-size_m": "_medium-size_m_1cazw_189",
27
- "large-size_m": "_large-size_m_1cazw_196",
28
- "tiny-size_l": "_tiny-size_l_1cazw_205",
29
- "small-size_l": "_small-size_l_1cazw_212",
30
- "medium-size_l": "_medium-size_l_1cazw_219",
31
- "large-size_l": "_large-size_l_1cazw_226"
32
- }, a = g.bind(_), A = ({
33
- size: m = "medium",
34
- size_m: d,
35
- size_l: r,
36
- pre: s = !1,
37
- children: w = "",
24
+ LoaderSpin: B,
25
+ "tiny-size_m": "_tiny-size_m_1yx3c_186",
26
+ "small-size_m": "_small-size_m_1yx3c_193",
27
+ "medium-size_m": "_medium-size_m_1yx3c_200",
28
+ "large-size_m": "_large-size_m_1yx3c_207",
29
+ "tiny-size_l": "_tiny-size_l_1yx3c_216",
30
+ "small-size_l": "_small-size_l_1yx3c_223",
31
+ "medium-size_l": "_medium-size_l_1yx3c_230",
32
+ "large-size_l": "_large-size_l_1yx3c_237"
33
+ }, s = b.bind(_), D = ({
34
+ size: d = "medium",
35
+ size_m: r,
36
+ size_l: y,
37
+ pre: n = !1,
38
+ children: x = "",
38
39
  post: l = !1,
39
- variant: h = "blue",
40
- width: u = "auto",
41
- additionalClass: b = "",
40
+ variant: z = "blue",
41
+ width: h = "auto",
42
+ additionalClass: u = "",
42
43
  isLoading: i = !1,
43
- ...n
44
+ ...t
44
45
  }) => {
45
- const t = a(
46
+ const a = s(
46
47
  _.btnCommon,
47
- _[`${m}-size`],
48
- _[`${d}-size_m`],
49
- _[`${r}-size_l`],
50
- _[`${h}`],
48
+ _[`${d}-size`],
49
+ _[`${r}-size_m`],
50
+ _[`${y}-size_l`],
51
+ _[`${z}`],
51
52
  { [_.btnLoading]: i },
52
- { [_.btnCommonInline]: s || l },
53
- _[`${u}-width`],
54
- b
55
- ), o = () => /* @__PURE__ */ c(z, { children: [
53
+ { [_.btnCommonInline]: n || l },
54
+ _[`${h}-width`],
55
+ u
56
+ ), c = () => /* @__PURE__ */ o(m, { children: [
56
57
  i && /* @__PURE__ */ e(
57
- k,
58
+ g,
58
59
  {
59
60
  name: "loader",
60
61
  size: "24",
@@ -62,28 +63,28 @@ const y = "_btnCommon_1cazw_1", f = "_btnLoading_1cazw_19", C = "_isHidden_1cazw
62
63
  additionalClass: _.loader
63
64
  }
64
65
  ),
65
- /* @__PURE__ */ c(z, { children: [
66
- s && /* @__PURE__ */ e("span", { className: a({ [_.isHidden]: i }), children: s }),
67
- /* @__PURE__ */ e("span", { className: a({ [_.isHidden]: i }), children: w }),
68
- l && /* @__PURE__ */ e("span", { className: a({ [_.isHidden]: i }), children: l })
66
+ /* @__PURE__ */ o(m, { children: [
67
+ n && /* @__PURE__ */ e("span", { className: s({ [_.isHidden]: i }), children: n }),
68
+ /* @__PURE__ */ e("span", { className: s({ [_.isHidden]: i }), children: x }),
69
+ l && /* @__PURE__ */ e("span", { className: s({ [_.isHidden]: i }), children: l })
69
70
  ] })
70
71
  ] });
71
- return n.as === "link" ? /* @__PURE__ */ e(
72
+ return t.as === "link" ? /* @__PURE__ */ e(
72
73
  "a",
73
74
  {
74
- className: t,
75
- ...n,
76
- children: o()
75
+ className: a,
76
+ ...t,
77
+ children: c()
77
78
  }
78
79
  ) : /* @__PURE__ */ e(
79
80
  "button",
80
81
  {
81
- className: t,
82
- ...n,
83
- children: o()
82
+ className: a,
83
+ ...t,
84
+ children: c()
84
85
  }
85
86
  );
86
87
  };
87
88
  export {
88
- A as Button
89
+ D as Button
89
90
  };
@@ -10,6 +10,7 @@ export declare const BUTTON_VARIANTS: {
10
10
  whiteFilled: string;
11
11
  shade: string;
12
12
  volodiyaLight: string;
13
+ transparent: string;
13
14
  };
14
15
  export type btnVariant = keyof typeof BUTTON_VARIANTS;
15
16
  type btnSizes = 'large' | 'medium' | 'small' | 'tiny';
@@ -1,4 +1,4 @@
1
- const i = {
1
+ const e = {
2
2
  blue: "blue",
3
3
  gray: "gray",
4
4
  whiteStroke: "whiteStroke",
@@ -6,8 +6,9 @@ const i = {
6
6
  black: "black",
7
7
  whiteFilled: "whiteFilled",
8
8
  shade: "shade",
9
- volodiyaLight: "volodiyaLight"
9
+ volodiyaLight: "volodiyaLight",
10
+ transparent: "transparent"
10
11
  };
11
12
  export {
12
- i as BUTTON_VARIANTS
13
+ e as BUTTON_VARIANTS
13
14
  };
@@ -6,10 +6,11 @@ type IconComponentProps = {
6
6
  color?: string;
7
7
  additionalClass?: string;
8
8
  deg?: string;
9
+ strokeWidth?: string;
9
10
  };
10
11
  type IconTypes = {
11
12
  [name: string]: ReactSVGComponent;
12
13
  };
13
14
  export declare const iconTypes: IconTypes;
14
- export declare const NewIcon: ({ name, size, color, additionalClass, deg }: IconComponentProps) => import("react/jsx-runtime").JSX.Element;
15
+ export declare const NewIcon: ({ name, size, color, strokeWidth, additionalClass, deg }: IconComponentProps) => import("react/jsx-runtime").JSX.Element;
15
16
  export {};
@@ -1,229 +1,234 @@
1
1
  import { jsx as n } from "react/jsx-runtime";
2
2
  import * as e from "react";
3
3
  import { forwardRef as o } from "react";
4
- const i = ({
4
+ const m = ({
5
5
  title: t,
6
6
  titleId: l,
7
7
  ...r
8
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M11.9999 2V6.44444M19.071 4.92893L15.9283 8.07163M22 12.0002H17.5555M19.071 19.071L15.9283 15.9283M11.9999 17.5556V22M8.07154 15.9284L4.92883 19.0711M6.44446 12.0002H2", stroke: "currentColor", strokeLinecap: "round" })), m = o(i), w = ({
8
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M11.9999 2V6.44444M19.071 4.92893L15.9283 8.07163M22 12.0002H17.5555M19.071 19.071L15.9283 15.9283M11.9999 17.5556V22M8.07154 15.9284L4.92883 19.0711M6.44446 12.0002H2", stroke: "currentColor", strokeLinecap: "round" })), w = o(m), h = ({
9
9
  title: t,
10
10
  titleId: l,
11
11
  ...r
12
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("g", { clipPath: "url(#clip0_116_47)" }, /* @__PURE__ */ e.createElement("rect", { x: 10.5078, y: 3.5, width: 5, height: 5, rx: 2.5, transform: "rotate(90 10.5078 3.5)", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M3.00015 6H5.00015", stroke: "currentColor", strokeLinecap: "square" }), /* @__PURE__ */ e.createElement("path", { d: "M10.5335 6L21 6", stroke: "currentColor", strokeLinecap: "square" }), /* @__PURE__ */ e.createElement("rect", { x: 13.4922, y: 14.5, width: 5, height: 5, rx: 2.5, transform: "rotate(-90 13.4922 14.5)", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M21.0001 12L19.0001 12", stroke: "currentColor", strokeLinecap: "square" }), /* @__PURE__ */ e.createElement("path", { d: "M13.4665 12L3 12", stroke: "currentColor", strokeLinecap: "square" }), /* @__PURE__ */ e.createElement("rect", { x: 10.5078, y: 15.5001, width: 5, height: 5, rx: 2.5, transform: "rotate(90 10.5078 15.5001)", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M3.00013 18H5.00013", stroke: "currentColor", strokeLinecap: "square" }), /* @__PURE__ */ e.createElement("path", { d: "M10.5335 18.0001L21 18.0001", stroke: "currentColor", strokeLinecap: "square" })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("clipPath", { id: "clip0_116_47" }, /* @__PURE__ */ e.createElement("rect", { width: 24, height: 24, fill: "none" })))), h = o(w), d = ({
12
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("g", { clipPath: "url(#clip0_116_47)" }, /* @__PURE__ */ e.createElement("rect", { x: 10.5078, y: 3.5, width: 5, height: 5, rx: 2.5, transform: "rotate(90 10.5078 3.5)", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M3.00015 6H5.00015", stroke: "currentColor", strokeLinecap: "square" }), /* @__PURE__ */ e.createElement("path", { d: "M10.5335 6L21 6", stroke: "currentColor", strokeLinecap: "square" }), /* @__PURE__ */ e.createElement("rect", { x: 13.4922, y: 14.5, width: 5, height: 5, rx: 2.5, transform: "rotate(-90 13.4922 14.5)", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M21.0001 12L19.0001 12", stroke: "currentColor", strokeLinecap: "square" }), /* @__PURE__ */ e.createElement("path", { d: "M13.4665 12L3 12", stroke: "currentColor", strokeLinecap: "square" }), /* @__PURE__ */ e.createElement("rect", { x: 10.5078, y: 15.5001, width: 5, height: 5, rx: 2.5, transform: "rotate(90 10.5078 15.5001)", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M3.00013 18H5.00013", stroke: "currentColor", strokeLinecap: "square" }), /* @__PURE__ */ e.createElement("path", { d: "M10.5335 18.0001L21 18.0001", stroke: "currentColor", strokeLinecap: "square" })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("clipPath", { id: "clip0_116_47" }, /* @__PURE__ */ e.createElement("rect", { width: 24, height: 24, fill: "none" })))), d = o(h), v = ({
13
13
  title: t,
14
14
  titleId: l,
15
15
  ...r
16
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M12 5H19V12", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M12 19L5 19L5 12", stroke: "currentColor" })), v = o(d), f = ({
16
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M12 5H19V12", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M12 19L5 19L5 12", stroke: "currentColor" })), f = o(v), g = ({
17
17
  title: t,
18
18
  titleId: l,
19
19
  ...r
20
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M7.42857 5L7.42857 19M7.42857 19L10.8571 15.2941M7.42857 19L4 15.2941", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M16.5714 19L16.5714 5M16.5714 5L13.1429 8.70588M16.5714 5L20 8.70588", stroke: "currentColor" })), g = o(f), E = ({
20
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M7.42857 5L7.42857 19M7.42857 19L10.8571 15.2941M7.42857 19L4 15.2941", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M16.5714 19L16.5714 5M16.5714 5L13.1429 8.70588M16.5714 5L20 8.70588", stroke: "currentColor" })), E = o(g), p = ({
21
21
  title: t,
22
22
  titleId: l,
23
23
  ...r
24
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9938 5.91615C10.1944 3.81913 7.19377 3.25504 4.93923 5.17528C2.68468 7.09552 2.36727 10.3061 4.13778 12.5771C5.60984 14.4654 10.0648 18.4478 11.5249 19.7368C11.6882 19.881 11.7699 19.9531 11.8652 19.9815C11.9483 20.0062 12.0393 20.0062 12.1225 19.9815C12.2178 19.9531 12.2994 19.881 12.4628 19.7368C13.9229 18.4478 18.3778 14.4654 19.8499 12.5771C21.6204 10.3061 21.3417 7.07532 19.0484 5.17528C16.7551 3.27524 13.7933 3.81913 11.9938 5.91615Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })), p = o(E), u = ({
24
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.9938 5.91615C10.1944 3.81913 7.19377 3.25504 4.93923 5.17528C2.68468 7.09552 2.36727 10.3061 4.13778 12.5771C5.60984 14.4654 10.0648 18.4478 11.5249 19.7368C11.6882 19.881 11.7699 19.9531 11.8652 19.9815C11.9483 20.0062 12.0393 20.0062 12.1225 19.9815C12.2178 19.9531 12.2994 19.881 12.4628 19.7368C13.9229 18.4478 18.3778 14.4654 19.8499 12.5771C21.6204 10.3061 21.3417 7.07532 19.0484 5.17528C16.7551 3.27524 13.7933 3.81913 11.9938 5.91615Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })), u = o(p), C = ({
25
25
  title: t,
26
26
  titleId: l,
27
27
  ...r
28
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M12 4V13M16 10L12.7071 13.2929C12.3166 13.6834 11.6834 13.6834 11.2929 13.2929L8 10M20 20H4", stroke: "currentColor", strokeLinecap: "round" })), C = o(u), M = ({
28
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M12 4V13M16 10L12.7071 13.2929C12.3166 13.6834 11.6834 13.6834 11.2929 13.2929L8 10M20 20H4", stroke: "currentColor", strokeLinecap: "round" })), x = o(C), M = ({
29
29
  title: t,
30
30
  titleId: l,
31
31
  ...r
32
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", fill: "none", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M11.86 11.648c1.271 0 2.373-.456 3.273-1.356.9-.9 1.357-2.002 1.357-3.274 0-1.272-.457-2.374-1.357-3.274-.9-.9-2.002-1.356-3.274-1.356-1.272 0-2.374.456-3.274 1.356-.9.9-1.356 2.002-1.356 3.274 0 1.272.456 2.374 1.356 3.274.9.9 2.002 1.356 3.274 1.356ZM19.961 17.17a11.42 11.42 0 0 0-.156-1.215 9.577 9.577 0 0 0-.298-1.22 6.027 6.027 0 0 0-.503-1.14 4.296 4.296 0 0 0-.757-.987 3.339 3.339 0 0 0-1.087-.683 3.758 3.758 0 0 0-1.389-.251c-.196 0-.386.08-.752.319-.226.147-.49.317-.784.505-.252.16-.593.311-1.014.447a4.03 4.03 0 0 1-1.241.2c-.412 0-.83-.067-1.24-.2-.422-.136-.763-.286-1.015-.446-.291-.187-.555-.357-.784-.506-.366-.239-.556-.32-.753-.32-.5 0-.966.085-1.388.252a3.336 3.336 0 0 0-1.088.684c-.285.273-.54.605-.756.986-.21.367-.378.75-.502 1.14-.12.375-.221.786-.3 1.22A11.4 11.4 0 0 0 4 17.172c-.025.368-.038.75-.038 1.135 0 1.003.319 1.816.948 2.415.621.591 1.443.891 2.443.891h9.257c1 0 1.821-.3 2.443-.89.629-.6.948-1.412.948-2.416 0-.388-.013-.77-.039-1.136Z" })), x = o(M), b = ({
32
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", fill: "none", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", d: "M11.86 11.648c1.271 0 2.373-.456 3.273-1.356.9-.9 1.357-2.002 1.357-3.274 0-1.272-.457-2.374-1.357-3.274-.9-.9-2.002-1.356-3.274-1.356-1.272 0-2.374.456-3.274 1.356-.9.9-1.356 2.002-1.356 3.274 0 1.272.456 2.374 1.356 3.274.9.9 2.002 1.356 3.274 1.356ZM19.961 17.17a11.42 11.42 0 0 0-.156-1.215 9.577 9.577 0 0 0-.298-1.22 6.027 6.027 0 0 0-.503-1.14 4.296 4.296 0 0 0-.757-.987 3.339 3.339 0 0 0-1.087-.683 3.758 3.758 0 0 0-1.389-.251c-.196 0-.386.08-.752.319-.226.147-.49.317-.784.505-.252.16-.593.311-1.014.447a4.03 4.03 0 0 1-1.241.2c-.412 0-.83-.067-1.24-.2-.422-.136-.763-.286-1.015-.446-.291-.187-.555-.357-.784-.506-.366-.239-.556-.32-.753-.32-.5 0-.966.085-1.388.252a3.336 3.336 0 0 0-1.088.684c-.285.273-.54.605-.756.986-.21.367-.378.75-.502 1.14-.12.375-.221.786-.3 1.22A11.4 11.4 0 0 0 4 17.172c-.025.368-.038.75-.038 1.135 0 1.003.319 1.816.948 2.415.621.591 1.443.891 2.443.891h9.257c1 0 1.821-.3 2.443-.89.629-.6.948-1.412.948-2.416 0-.388-.013-.77-.039-1.136Z" })), b = o(M), L = ({
33
33
  title: t,
34
34
  titleId: l,
35
35
  ...r
36
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M7.11 17H6v-6.832h2.072l1.998 5.67h.296l1.999-5.67h2.072V17h-1.11v-5.602h-.296L11.033 17H9.404l-1.998-5.602H7.11V17ZM15.522 10.988v-.684l2.072-1.981c.158-.146.271-.278.34-.396a.826.826 0 0 0 .104-.424.72.72 0 0 0-.222-.533c-.148-.146-.345-.218-.592-.218-.267 0-.484.072-.651.218-.158.137-.237.337-.237.601h-.888c0-.446.167-.82.503-1.12.335-.3.76-.451 1.273-.451.513 0 .922.141 1.228.424.316.273.474.633.474 1.08 0 .282-.06.518-.178.71-.108.182-.296.4-.562.656l-1.332 1.298v.068H19v.752h-3.478Z", fill: "currentColor" })), k = o(b), L = ({
36
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M7.11 17H6v-6.832h2.072l1.998 5.67h.296l1.999-5.67h2.072V17h-1.11v-5.602h-.296L11.033 17H9.404l-1.998-5.602H7.11V17ZM15.522 10.988v-.684l2.072-1.981c.158-.146.271-.278.34-.396a.826.826 0 0 0 .104-.424.72.72 0 0 0-.222-.533c-.148-.146-.345-.218-.592-.218-.267 0-.484.072-.651.218-.158.137-.237.337-.237.601h-.888c0-.446.167-.82.503-1.12.335-.3.76-.451 1.273-.451.513 0 .922.141 1.228.424.316.273.474.633.474 1.08 0 .282-.06.518-.178.71-.108.182-.296.4-.562.656l-1.332 1.298v.068H19v.752h-3.478Z", fill: "currentColor" })), k = o(L), y = ({
37
37
  title: t,
38
38
  titleId: l,
39
39
  ...r
40
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M19 7L9.66667 17L5 12", stroke: "currentColor", strokeLinecap: "square", strokeLinejoin: "round" })), y = o(L), z = ({
40
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M19 7L9.66667 17L5 12", stroke: "currentColor", strokeLinecap: "square", strokeLinejoin: "round" })), z = o(y), S = ({
41
41
  title: t,
42
42
  titleId: l,
43
43
  ...r
44
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M5.99997 6L18 18.0001", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M18.0001 6L6.00003 18.0001", stroke: "currentColor" })), R = o(z), S = ({
44
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M5.99997 6L18 18.0001", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M18.0001 6L6.00003 18.0001", stroke: "currentColor" })), R = o(S), F = ({
45
45
  title: t,
46
46
  titleId: l,
47
47
  ...r
48
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "m16.25 10.366-4.06 2.043a.424.424 0 0 1-.38 0l-4.06-2.043m8.5 0 3.493-1.758a.427.427 0 0 0 0-.762l-7.552-3.8a.424.424 0 0 0-.382 0l-7.552 3.8a.427.427 0 0 0 0 .762l3.493 1.758m8.5 0 3.507 1.766a.41.41 0 0 1 0 .747l-3.507 1.766m-8.5-4.279-3.507 1.766a.41.41 0 0 0 0 .747l3.507 1.766m0 0L4.243 16.41a.41.41 0 0 0 0 .747l7.528 3.79a.516.516 0 0 0 .458 0l7.528-3.79a.41.41 0 0 0 0-.747l-3.507-1.765m-8.5 0 4.02 2.023a.515.515 0 0 0 .46 0l4.02-2.023", stroke: "currentColor" })), F = o(S), B = ({
48
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "m16.25 10.366-4.06 2.043a.424.424 0 0 1-.38 0l-4.06-2.043m8.5 0 3.493-1.758a.427.427 0 0 0 0-.762l-7.552-3.8a.424.424 0 0 0-.382 0l-7.552 3.8a.427.427 0 0 0 0 .762l3.493 1.758m8.5 0 3.507 1.766a.41.41 0 0 1 0 .747l-3.507 1.766m-8.5-4.279-3.507 1.766a.41.41 0 0 0 0 .747l3.507 1.766m0 0L4.243 16.41a.41.41 0 0 0 0 .747l7.528 3.79a.516.516 0 0 0 .458 0l7.528-3.79a.41.41 0 0 0 0-.747l-3.507-1.765m-8.5 0 4.02 2.023a.515.515 0 0 0 .46 0l4.02-2.023", stroke: "currentColor" })), B = o(F), H = ({
49
49
  title: t,
50
50
  titleId: l,
51
51
  ...r
52
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "m18.989 11.293-6.99 4.097-6.99-4.097a.68.68 0 0 0-.504-.074.666.666 0 0 0-.41.297.638.638 0 0 0-.075.493.652.652 0 0 0 .304.4l7.333 4.298a.679.679 0 0 0 .686 0l7.333-4.298a.652.652 0 0 0 .304-.4.638.638 0 0 0-.075-.493.666.666 0 0 0-.41-.297.68.68 0 0 0-.505.074h-.001z", fill: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "m18.989 14.493-6.99 4.096-6.99-4.096a.677.677 0 0 0-.914.223.642.642 0 0 0 .229.894l7.333 4.297a.678.678 0 0 0 .686 0l7.333-4.297a.653.653 0 0 0 .304-.4.638.638 0 0 0-.075-.494.666.666 0 0 0-.41-.296.68.68 0 0 0-.505.073h-.001zM4.323 9.365l6.656 3.954a1.995 1.995 0 0 0 2.042 0l6.656-3.954A.663.663 0 0 0 20 8.8a.655.655 0 0 0-.323-.566L13.02 4.28a1.997 1.997 0 0 0-2.042 0L4.323 8.234A.663.663 0 0 0 4 8.8a.655.655 0 0 0 .323.565z", fill: "currentColor" })), H = o(B), $ = ({
52
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "m18.989 11.293-6.99 4.097-6.99-4.097a.68.68 0 0 0-.504-.074.666.666 0 0 0-.41.297.638.638 0 0 0-.075.493.652.652 0 0 0 .304.4l7.333 4.298a.679.679 0 0 0 .686 0l7.333-4.298a.652.652 0 0 0 .304-.4.638.638 0 0 0-.075-.493.666.666 0 0 0-.41-.297.68.68 0 0 0-.505.074h-.001z", fill: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "m18.989 14.493-6.99 4.096-6.99-4.096a.677.677 0 0 0-.914.223.642.642 0 0 0 .229.894l7.333 4.297a.678.678 0 0 0 .686 0l7.333-4.297a.653.653 0 0 0 .304-.4.638.638 0 0 0-.075-.494.666.666 0 0 0-.41-.296.68.68 0 0 0-.505.073h-.001zM4.323 9.365l6.656 3.954a1.995 1.995 0 0 0 2.042 0l6.656-3.954A.663.663 0 0 0 20 8.8a.655.655 0 0 0-.323-.566L13.02 4.28a1.997 1.997 0 0 0-2.042 0L4.323 8.234A.663.663 0 0 0 4 8.8a.655.655 0 0 0 .323.565z", fill: "currentColor" })), $ = o(H), V = ({
53
53
  title: t,
54
54
  titleId: l,
55
55
  ...r
56
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M5 12H19", stroke: "currentColor" })), V = o($), A = ({
56
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M5 12H19", stroke: "currentColor" })), A = o(V), P = ({
57
57
  title: t,
58
58
  titleId: l,
59
59
  ...r
60
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M20.0271 17.7683C19.4144 17.8984 18.7788 17.9669 18.1273 17.9669C13.1019 17.9669 9.02797 13.893 9.02797 8.86758C9.02797 6.63171 9.83439 4.58419 11.1722 3C7.05879 3.87373 3.97278 7.52682 3.97278 11.9007C3.97278 16.9261 8.04668 21 13.0721 21C15.8616 21 18.358 19.7447 20.0271 17.7683Z", stroke: "currentColor", fill: "currentColor", strokeLinejoin: "round" })), P = o(A), Z = ({
60
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M20.0271 17.7683C19.4144 17.8984 18.7788 17.9669 18.1273 17.9669C13.1019 17.9669 9.02797 13.893 9.02797 8.86758C9.02797 6.63171 9.83439 4.58419 11.1722 3C7.05879 3.87373 3.97278 7.52682 3.97278 11.9007C3.97278 16.9261 8.04668 21 13.0721 21C15.8616 21 18.358 19.7447 20.0271 17.7683Z", stroke: "currentColor", fill: "currentColor", strokeLinejoin: "round" })), Z = o(P), D = ({
61
61
  title: t,
62
62
  titleId: l,
63
63
  ...r
64
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M5 12.5C5 9.13823 5 7.45734 5.71653 6.49727C6.35659 5.63964 7.34765 5.0959 8.43174 5.00756C9.64533 4.90868 11.119 5.78102 14.0664 7.52571C16.8259 9.15915 18.2056 9.97587 18.6811 11.0259C19.1063 11.9649 19.1063 13.0351 18.6811 13.9741C18.2056 15.0241 16.8259 15.8409 14.0664 17.4743C11.119 19.219 9.64533 20.0913 8.43174 19.9924C7.34765 19.9041 6.35659 19.3604 5.71653 18.5027C5 17.5427 5 15.8618 5 12.5Z", fill: "currentColor" })), D = o(Z), q = ({
64
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M5 12.5C5 9.13823 5 7.45734 5.71653 6.49727C6.35659 5.63964 7.34765 5.0959 8.43174 5.00756C9.64533 4.90868 11.119 5.78102 14.0664 7.52571C16.8259 9.15915 18.2056 9.97587 18.6811 11.0259C19.1063 11.9649 19.1063 13.0351 18.6811 13.9741C18.2056 15.0241 16.8259 15.8409 14.0664 17.4743C11.119 19.219 9.64533 20.0913 8.43174 19.9924C7.34765 19.9041 6.35659 19.3604 5.71653 18.5027C5 17.5427 5 15.8618 5 12.5Z", fill: "currentColor" })), q = o(D), U = ({
65
65
  title: t,
66
66
  titleId: l,
67
67
  ...r
68
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M5 12H19", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M12.0001 5L12.0001 19", stroke: "currentColor" })), U = o(q), W = ({
68
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M5 12H19", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M12.0001 5L12.0001 19", stroke: "currentColor" })), W = o(U), j = ({
69
69
  title: t,
70
70
  titleId: l,
71
71
  ...r
72
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M9.52381 17.6V12.3111M9.52381 12.3111V6.40002H13.0444C14.6768 6.40002 16 7.72327 16 9.35558V9.35558C16 10.9879 14.6768 12.3111 13.0444 12.3111H9.52381ZM9.52381 12.3111H8", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M8 15.2001L12.5714 15.2001", stroke: "currentColor" })), j = o(W), G = ({
72
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M9.52381 17.6V12.3111M9.52381 12.3111V6.40002H13.0444C14.6768 6.40002 16 7.72327 16 9.35558V9.35558C16 10.9879 14.6768 12.3111 13.0444 12.3111H9.52381ZM9.52381 12.3111H8", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M8 15.2001L12.5714 15.2001", stroke: "currentColor" })), G = o(j), O = ({
73
73
  title: t,
74
74
  titleId: l,
75
75
  ...r
76
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M12 13.6875V4.0625M12 4.0625L8.5 7.45438M12 4.0625L15.5 7.45438", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M7.25 7.5625L5 7.5625V18.9375H19V7.5625H16.8125", stroke: "currentColor" })), O = o(G), _ = ({
76
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M12 13.6875V4.0625M12 4.0625L8.5 7.45438M12 4.0625L15.5 7.45438", stroke: "currentColor" }), /* @__PURE__ */ e.createElement("path", { d: "M7.25 7.5625L5 7.5625V18.9375H19V7.5625H16.8125", stroke: "currentColor" })), _ = o(O), T = ({
77
77
  title: t,
78
78
  titleId: l,
79
79
  ...r
80
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M12 2V4M19.0711 4.92893L17.6569 6.34315M22 12H20M19.0711 19.0711L17.6569 17.6569M12 20V22M6.34314 17.6569L4.92893 19.0711M4.00008 12.0001H2.00008M6.34311 6.34322L4.92889 4.92901M16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z", stroke: "currentColor", fill: "#ffffff", strokeLinecap: "round" })), T = o(_), N = ({
80
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M12 2V4M19.0711 4.92893L17.6569 6.34315M22 12H20M19.0711 19.0711L17.6569 17.6569M12 20V22M6.34314 17.6569L4.92893 19.0711M4.00008 12.0001H2.00008M6.34311 6.34322L4.92889 4.92901M16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z", stroke: "currentColor", fill: "#ffffff", strokeLinecap: "round" })), N = o(T), J = ({
81
81
  title: t,
82
82
  titleId: l,
83
83
  ...r
84
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("g", { clipPath: "url(#a)" }, /* @__PURE__ */ e.createElement("path", { d: "m12 4.044 2.13 5.403.12.303.303.12L19.956 12l-5.403 2.13-.303.12-.12.303L12 19.956l-2.13-5.403-.12-.303-.303-.12L4.044 12l5.403-2.13.303-.12.12-.303L12 4.044z", stroke: "currentColor", strokeWidth: 1.5 })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("clipPath", { id: "a" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" })))), J = o(N), K = ({
84
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("g", { clipPath: "url(#a)" }, /* @__PURE__ */ e.createElement("path", { d: "m12 4.044 2.13 5.403.12.303.303.12L19.956 12l-5.403 2.13-.303.12-.12.303L12 19.956l-2.13-5.403-.12-.303-.303-.12L4.044 12l5.403-2.13.303-.12.12-.303L12 4.044z", stroke: "currentColor", strokeWidth: 1.5 })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("clipPath", { id: "a" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" })))), K = o(J), Q = ({
85
85
  title: t,
86
86
  titleId: l,
87
87
  ...r
88
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("g", { clipPath: "url(#a)" }, /* @__PURE__ */ e.createElement("path", { d: "m12 4.044 2.13 5.403.12.303.303.12L19.956 12l-5.403 2.13-.303.12-.12.303L12 19.956l-2.13-5.403-.12-.303-.303-.12L4.044 12l5.403-2.13.303-.12.12-.303L12 4.044z", fill: "currentColor", stroke: "currentColor", strokeWidth: 1.5 })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("clipPath", { id: "a" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" })))), Q = o(K), X = ({
88
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("g", { clipPath: "url(#a)" }, /* @__PURE__ */ e.createElement("path", { d: "m12 4.044 2.13 5.403.12.303.303.12L19.956 12l-5.403 2.13-.303.12-.12.303L12 19.956l-2.13-5.403-.12-.303-.303-.12L4.044 12l5.403-2.13.303-.12.12-.303L12 4.044z", fill: "currentColor", stroke: "currentColor", strokeWidth: 1.5 })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("clipPath", { id: "a" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" })))), X = o(Q), Y = ({
89
89
  title: t,
90
90
  titleId: l,
91
91
  ...r
92
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M5 15h14M5 9h14", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "square" })), Y = o(X), I = ({
92
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M5 15h14M5 9h14", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "square" })), I = o(Y), e1 = ({
93
93
  title: t,
94
94
  titleId: l,
95
95
  ...r
96
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M8.98 9.755a13.342 13.342 0 0 0 2.601 3.664 13.341 13.341 0 0 0 3.664 2.6c.114.055.17.083.243.104.256.075.57.02.788-.135a1.84 1.84 0 0 0 .217-.2c.32-.32.48-.479.64-.584a1.827 1.827 0 0 1 1.992 0c.16.105.32.265.64.584l.178.178c.486.486.728.729.86.99a1.827 1.827 0 0 1 0 1.649c-.132.26-.374.503-.86.989l-.144.144c-.484.484-.726.726-1.055.91a3.086 3.086 0 0 1-1.35.352c-.378-.001-.636-.074-1.151-.22a17.396 17.396 0 0 1-7.57-4.454 17.395 17.395 0 0 1-4.452-7.569C4.074 8.242 4 7.984 4 7.607a3.085 3.085 0 0 1 .351-1.351c.185-.33.427-.571.91-1.055l.145-.144c.486-.486.728-.728.99-.86a1.827 1.827 0 0 1 1.649 0c.26.132.503.374.989.86l.178.178c.32.32.479.48.583.64a1.827 1.827 0 0 1 0 1.992c-.104.16-.264.32-.583.64-.105.104-.157.156-.2.218a.956.956 0 0 0-.135.787c.021.072.049.13.103.243z", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), e1 = o(I), l1 = ({
96
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M8.98 9.755a13.342 13.342 0 0 0 2.601 3.664 13.341 13.341 0 0 0 3.664 2.6c.114.055.17.083.243.104.256.075.57.02.788-.135a1.84 1.84 0 0 0 .217-.2c.32-.32.48-.479.64-.584a1.827 1.827 0 0 1 1.992 0c.16.105.32.265.64.584l.178.178c.486.486.728.729.86.99a1.827 1.827 0 0 1 0 1.649c-.132.26-.374.503-.86.989l-.144.144c-.484.484-.726.726-1.055.91a3.086 3.086 0 0 1-1.35.352c-.378-.001-.636-.074-1.151-.22a17.396 17.396 0 0 1-7.57-4.454 17.395 17.395 0 0 1-4.452-7.569C4.074 8.242 4 7.984 4 7.607a3.085 3.085 0 0 1 .351-1.351c.185-.33.427-.571.91-1.055l.145-.144c.486-.486.728-.728.99-.86a1.827 1.827 0 0 1 1.649 0c.26.132.503.374.989.86l.178.178c.32.32.479.48.583.64a1.827 1.827 0 0 1 0 1.992c-.104.16-.264.32-.583.64-.105.104-.157.156-.2.218a.956.956 0 0 0-.135.787c.021.072.049.13.103.243z", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), l1 = o(e1), t1 = ({
97
97
  title: t,
98
98
  titleId: l,
99
99
  ...r
100
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M8.98 9.755a13.342 13.342 0 0 0 2.601 3.664 13.341 13.341 0 0 0 3.664 2.6c.114.055.17.083.243.104.256.075.57.02.788-.135a1.84 1.84 0 0 0 .217-.2c.32-.32.48-.479.64-.584a1.827 1.827 0 0 1 1.992 0c.16.105.32.265.64.584l.178.178c.486.486.728.729.86.99a1.827 1.827 0 0 1 0 1.649c-.132.26-.374.503-.86.989l-.144.144c-.484.484-.726.726-1.055.91a3.086 3.086 0 0 1-1.35.352c-.378-.001-.636-.074-1.151-.22a17.396 17.396 0 0 1-7.57-4.454 17.395 17.395 0 0 1-4.452-7.569C4.074 8.242 4 7.984 4 7.607a3.085 3.085 0 0 1 .351-1.351c.185-.33.427-.571.91-1.055l.145-.144c.486-.486.728-.728.99-.86a1.827 1.827 0 0 1 1.649 0c.26.132.503.374.989.86l.178.178c.32.32.479.48.583.64a1.827 1.827 0 0 1 0 1.992c-.104.16-.264.32-.583.64-.105.104-.157.156-.2.218a.956.956 0 0 0-.135.787c.021.072.049.13.103.243z", fill: "currentColor", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), t1 = o(l1), r1 = ({
100
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M8.98 9.755a13.342 13.342 0 0 0 2.601 3.664 13.341 13.341 0 0 0 3.664 2.6c.114.055.17.083.243.104.256.075.57.02.788-.135a1.84 1.84 0 0 0 .217-.2c.32-.32.48-.479.64-.584a1.827 1.827 0 0 1 1.992 0c.16.105.32.265.64.584l.178.178c.486.486.728.729.86.99a1.827 1.827 0 0 1 0 1.649c-.132.26-.374.503-.86.989l-.144.144c-.484.484-.726.726-1.055.91a3.086 3.086 0 0 1-1.35.352c-.378-.001-.636-.074-1.151-.22a17.396 17.396 0 0 1-7.57-4.454 17.395 17.395 0 0 1-4.452-7.569C4.074 8.242 4 7.984 4 7.607a3.085 3.085 0 0 1 .351-1.351c.185-.33.427-.571.91-1.055l.145-.144c.486-.486.728-.728.99-.86a1.827 1.827 0 0 1 1.649 0c.26.132.503.374.989.86l.178.178c.32.32.479.48.583.64a1.827 1.827 0 0 1 0 1.992c-.104.16-.264.32-.583.64-.105.104-.157.156-.2.218a.956.956 0 0 0-.135.787c.021.072.049.13.103.243z", fill: "currentColor", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), r1 = o(t1), a1 = ({
101
101
  title: t,
102
102
  titleId: l,
103
103
  ...r
104
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("g", { clipPath: "url(#a)" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M3 5h18v14H3z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.687 1.687C0 3.374 0 6.09 0 11.52v.96c0 5.43 0 8.146 1.687 9.833C3.374 24 6.09 24 11.52 24h.96c5.43 0 8.146 0 9.833-1.687C24 20.626 24 17.91 24 12.48v-.96c0-5.43 0-8.146-1.687-9.833C20.626 0 17.91 0 12.48 0h-.96C6.09 0 3.374 0 1.687 1.687z", fill: "url(#b)" }), /* @__PURE__ */ e.createElement("path", { d: "m19.667 17.598-1.426 1.427s-3.749 1.548-9.25-3.954C3.49 9.57 5.038 5.821 5.038 5.821l1.426-1.426c.645-.645 1.733-.547 2.305.207l1.423 1.877c.468.617.423 1.466-.104 1.994l-1.2 1.2s.02 1.08 2.221 3.28c2.2 2.2 3.28 2.22 3.28 2.22l1.2-1.2c.528-.526 1.377-.57 1.994-.103l1.877 1.423c.754.572.852 1.66.207 2.305z", fill: "#fff" })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("linearGradient", { id: "b", x1: 18, y1: 0, x2: 12, y2: 24, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ e.createElement("stop", { stopColor: "#5DFD7B" }), /* @__PURE__ */ e.createElement("stop", { offset: 1, stopColor: "#21AB32" })), /* @__PURE__ */ e.createElement("clipPath", { id: "a" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" })))), a1 = o(r1), n1 = ({
104
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("g", { clipPath: "url(#a)" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M3 5h18v14H3z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.687 1.687C0 3.374 0 6.09 0 11.52v.96c0 5.43 0 8.146 1.687 9.833C3.374 24 6.09 24 11.52 24h.96c5.43 0 8.146 0 9.833-1.687C24 20.626 24 17.91 24 12.48v-.96c0-5.43 0-8.146-1.687-9.833C20.626 0 17.91 0 12.48 0h-.96C6.09 0 3.374 0 1.687 1.687z", fill: "url(#b)" }), /* @__PURE__ */ e.createElement("path", { d: "m19.667 17.598-1.426 1.427s-3.749 1.548-9.25-3.954C3.49 9.57 5.038 5.821 5.038 5.821l1.426-1.426c.645-.645 1.733-.547 2.305.207l1.423 1.877c.468.617.423 1.466-.104 1.994l-1.2 1.2s.02 1.08 2.221 3.28c2.2 2.2 3.28 2.22 3.28 2.22l1.2-1.2c.528-.526 1.377-.57 1.994-.103l1.877 1.423c.754.572.852 1.66.207 2.305z", fill: "#fff" })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("linearGradient", { id: "b", x1: 18, y1: 0, x2: 12, y2: 24, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ e.createElement("stop", { stopColor: "#5DFD7B" }), /* @__PURE__ */ e.createElement("stop", { offset: 1, stopColor: "#21AB32" })), /* @__PURE__ */ e.createElement("clipPath", { id: "a" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" })))), n1 = o(a1), o1 = ({
105
105
  title: t,
106
106
  titleId: l,
107
107
  ...r
108
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("g", { clipPath: "url(#a)" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M3 5h18v14H3z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.687 1.687C0 3.374 0 6.09 0 11.52v.96c0 5.43 0 8.146 1.687 9.833C3.374 24 6.09 24 11.52 24h.96c5.43 0 8.146 0 9.833-1.687C24 20.626 24 17.91 24 12.48v-.96c0-5.43 0-8.146-1.687-9.833C20.626 0 17.91 0 12.48 0h-.96C6.09 0 3.374 0 1.687 1.687z", fill: "url(#b)" }), /* @__PURE__ */ e.createElement("path", { d: "m17.407 18.123-1.31 1.31s-3.403 1.458-8.264-3.403c-4.86-4.861-3.402-8.264-3.402-8.264l1.31-1.31a1.375 1.375 0 0 1 2.071.147l1.25 1.667c.41.548.356 1.314-.127 1.797L7.833 11.17s0 .972 1.945 2.916c1.944 1.945 2.916 1.945 2.916 1.945l1.102-1.102a1.375 1.375 0 0 1 1.797-.127l1.667 1.25c.669.502.738 1.48.147 2.072z", fill: "#fff" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.643 5.22a.75.75 0 0 1 0 1.06L14.923 10h2.635a.75.75 0 0 1 0 1.5h-4.195a1 1 0 0 1-1-1V6.306a.75.75 0 0 1 1.5 0v2.633l3.72-3.72a.75.75 0 0 1 1.06 0z", fill: "#fff" })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("linearGradient", { id: "b", x1: 9, y1: 24, x2: 15.5, y2: 0, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ e.createElement("stop", { stopColor: "#141416" }), /* @__PURE__ */ e.createElement("stop", { offset: 1, stopColor: "#4E556F" })), /* @__PURE__ */ e.createElement("clipPath", { id: "a" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" })))), o1 = o(n1), c1 = ({
108
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("g", { clipPath: "url(#a)" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M3 5h18v14H3z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.687 1.687C0 3.374 0 6.09 0 11.52v.96c0 5.43 0 8.146 1.687 9.833C3.374 24 6.09 24 11.52 24h.96c5.43 0 8.146 0 9.833-1.687C24 20.626 24 17.91 24 12.48v-.96c0-5.43 0-8.146-1.687-9.833C20.626 0 17.91 0 12.48 0h-.96C6.09 0 3.374 0 1.687 1.687z", fill: "url(#b)" }), /* @__PURE__ */ e.createElement("path", { d: "m17.407 18.123-1.31 1.31s-3.403 1.458-8.264-3.403c-4.86-4.861-3.402-8.264-3.402-8.264l1.31-1.31a1.375 1.375 0 0 1 2.071.147l1.25 1.667c.41.548.356 1.314-.127 1.797L7.833 11.17s0 .972 1.945 2.916c1.944 1.945 2.916 1.945 2.916 1.945l1.102-1.102a1.375 1.375 0 0 1 1.797-.127l1.667 1.25c.669.502.738 1.48.147 2.072z", fill: "#fff" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.643 5.22a.75.75 0 0 1 0 1.06L14.923 10h2.635a.75.75 0 0 1 0 1.5h-4.195a1 1 0 0 1-1-1V6.306a.75.75 0 0 1 1.5 0v2.633l3.72-3.72a.75.75 0 0 1 1.06 0z", fill: "#fff" })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("linearGradient", { id: "b", x1: 9, y1: 24, x2: 15.5, y2: 0, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ e.createElement("stop", { stopColor: "#141416" }), /* @__PURE__ */ e.createElement("stop", { offset: 1, stopColor: "#4E556F" })), /* @__PURE__ */ e.createElement("clipPath", { id: "a" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" })))), c1 = o(o1), s1 = ({
109
109
  title: t,
110
110
  titleId: l,
111
111
  ...r
112
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("g", { clipPath: "url(#a)" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M3 5h18v14H3z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.687 1.687C0 3.374 0 6.09 0 11.52v.96c0 5.43 0 8.146 1.687 9.833C3.374 24 6.09 24 11.52 24h.96c5.43 0 8.146 0 9.833-1.687C24 20.626 24 17.91 24 12.48v-.96c0-5.43 0-8.146-1.687-9.833C20.626 0 17.91 0 12.48 0h-.96C6.09 0 3.374 0 1.687 1.687z", fill: "url(#b)" }), /* @__PURE__ */ e.createElement("path", { d: "M7.688 13.578 4.3 12.418s-.404-.173-.274-.564c.027-.08.08-.15.243-.267.75-.55 13.893-5.513 13.893-5.513s.37-.131.59-.044c.054.018.103.05.14.094a.342.342 0 0 1 .078.156c.023.103.033.208.03.314-.002.091-.012.176-.02.309-.08 1.357-2.476 11.484-2.476 11.484s-.143.592-.657.613a.9.9 0 0 1-.37-.067.938.938 0 0 1-.315-.212c-1.008-.91-4.49-3.37-5.26-3.91a.152.152 0 0 1-.063-.11c-.01-.057.048-.128.048-.128s6.064-5.663 6.226-6.257c.012-.046-.035-.07-.098-.049-.403.156-7.385 4.788-8.156 5.3a.354.354 0 0 1-.171.01z", fill: "#fff" })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("linearGradient", { id: "b", x1: 12, y1: 24, x2: 12, y2: 0, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ e.createElement("stop", { stopColor: "#1D93D2" }), /* @__PURE__ */ e.createElement("stop", { offset: 1, stopColor: "#38B0E3" })), /* @__PURE__ */ e.createElement("clipPath", { id: "a" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" })))), s1 = o(c1), i1 = ({
112
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("g", { clipPath: "url(#a)" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M3 5h18v14H3z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.687 1.687C0 3.374 0 6.09 0 11.52v.96c0 5.43 0 8.146 1.687 9.833C3.374 24 6.09 24 11.52 24h.96c5.43 0 8.146 0 9.833-1.687C24 20.626 24 17.91 24 12.48v-.96c0-5.43 0-8.146-1.687-9.833C20.626 0 17.91 0 12.48 0h-.96C6.09 0 3.374 0 1.687 1.687z", fill: "url(#b)" }), /* @__PURE__ */ e.createElement("path", { d: "M7.688 13.578 4.3 12.418s-.404-.173-.274-.564c.027-.08.08-.15.243-.267.75-.55 13.893-5.513 13.893-5.513s.37-.131.59-.044c.054.018.103.05.14.094a.342.342 0 0 1 .078.156c.023.103.033.208.03.314-.002.091-.012.176-.02.309-.08 1.357-2.476 11.484-2.476 11.484s-.143.592-.657.613a.9.9 0 0 1-.37-.067.938.938 0 0 1-.315-.212c-1.008-.91-4.49-3.37-5.26-3.91a.152.152 0 0 1-.063-.11c-.01-.057.048-.128.048-.128s6.064-5.663 6.226-6.257c.012-.046-.035-.07-.098-.049-.403.156-7.385 4.788-8.156 5.3a.354.354 0 0 1-.171.01z", fill: "#fff" })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("linearGradient", { id: "b", x1: 12, y1: 24, x2: 12, y2: 0, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ e.createElement("stop", { stopColor: "#1D93D2" }), /* @__PURE__ */ e.createElement("stop", { offset: 1, stopColor: "#38B0E3" })), /* @__PURE__ */ e.createElement("clipPath", { id: "a" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" })))), i1 = o(s1), m1 = ({
113
113
  title: t,
114
114
  titleId: l,
115
115
  ...r
116
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("g", { clipPath: "url(#a)" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M3 5h18v14H3z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.687 1.687C0 3.374 0 6.09 0 11.52v.96c0 5.43 0 8.146 1.687 9.833C3.374 24 6.09 24 11.52 24h.96c5.43 0 8.146 0 9.833-1.687C24 20.626 24 17.91 24 12.48v-.96c0-5.43 0-8.146-1.687-9.833C20.626 0 17.91 0 12.48 0h-.96C6.09 0 3.374 0 1.687 1.687z", fill: "url(#b)" }), /* @__PURE__ */ e.createElement("path", { d: "M17.692 6.348a7.993 7.993 0 0 0-12.806 9.248l-.848 4.117a.305.305 0 0 0 .049.24.308.308 0 0 0 .328.127l4.035-.957a7.992 7.992 0 0 0 9.242-12.775zm-1.258 10.043a6.26 6.26 0 0 1-7.21 1.172l-.563-.278-2.474.585.008-.03.512-2.49-.275-.544a6.258 6.258 0 1 1 10.002 1.585z", fill: "#fff" }), /* @__PURE__ */ e.createElement("path", { d: "M16.214 14.564c-.303.478-.782 1.062-1.384 1.207-1.055.255-2.674.01-4.688-1.869l-.024-.022c-1.772-1.642-2.232-3.009-2.12-4.093.061-.615.574-1.171 1.006-1.535a.576.576 0 0 1 .901.207l.652 1.465a.572.572 0 0 1-.072.586l-.33.427a.567.567 0 0 0-.05.633c.184.324.626.8 1.117 1.24.55.499 1.162.954 1.548 1.11a.56.56 0 0 0 .614-.13l.382-.384a.585.585 0 0 1 .572-.147l1.548.44a.585.585 0 0 1 .328.865z", fill: "#fff" })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("linearGradient", { id: "b", x1: 18, y1: 0, x2: 12, y2: 24, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ e.createElement("stop", { stopColor: "#5DFD7B" }), /* @__PURE__ */ e.createElement("stop", { offset: 1, stopColor: "#21AB32" })), /* @__PURE__ */ e.createElement("clipPath", { id: "a" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" })))), m1 = o(i1), w1 = ({
116
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("g", { clipPath: "url(#a)" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M3 5h18v14H3z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.687 1.687C0 3.374 0 6.09 0 11.52v.96c0 5.43 0 8.146 1.687 9.833C3.374 24 6.09 24 11.52 24h.96c5.43 0 8.146 0 9.833-1.687C24 20.626 24 17.91 24 12.48v-.96c0-5.43 0-8.146-1.687-9.833C20.626 0 17.91 0 12.48 0h-.96C6.09 0 3.374 0 1.687 1.687z", fill: "url(#b)" }), /* @__PURE__ */ e.createElement("path", { d: "M17.692 6.348a7.993 7.993 0 0 0-12.806 9.248l-.848 4.117a.305.305 0 0 0 .049.24.308.308 0 0 0 .328.127l4.035-.957a7.992 7.992 0 0 0 9.242-12.775zm-1.258 10.043a6.26 6.26 0 0 1-7.21 1.172l-.563-.278-2.474.585.008-.03.512-2.49-.275-.544a6.258 6.258 0 1 1 10.002 1.585z", fill: "#fff" }), /* @__PURE__ */ e.createElement("path", { d: "M16.214 14.564c-.303.478-.782 1.062-1.384 1.207-1.055.255-2.674.01-4.688-1.869l-.024-.022c-1.772-1.642-2.232-3.009-2.12-4.093.061-.615.574-1.171 1.006-1.535a.576.576 0 0 1 .901.207l.652 1.465a.572.572 0 0 1-.072.586l-.33.427a.567.567 0 0 0-.05.633c.184.324.626.8 1.117 1.24.55.499 1.162.954 1.548 1.11a.56.56 0 0 0 .614-.13l.382-.384a.585.585 0 0 1 .572-.147l1.548.44a.585.585 0 0 1 .328.865z", fill: "#fff" })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("linearGradient", { id: "b", x1: 18, y1: 0, x2: 12, y2: 24, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ e.createElement("stop", { stopColor: "#5DFD7B" }), /* @__PURE__ */ e.createElement("stop", { offset: 1, stopColor: "#21AB32" })), /* @__PURE__ */ e.createElement("clipPath", { id: "a" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" })))), w1 = o(m1), h1 = ({
117
117
  title: t,
118
118
  titleId: l,
119
119
  ...r
120
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "m18 10-6 6-6-6", stroke: "currentColor" })), h1 = o(w1), d1 = ({
120
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "m18 10-6 6-6-6", stroke: "currentColor" })), d1 = o(h1), v1 = ({
121
121
  title: t,
122
122
  titleId: l,
123
123
  ...r
124
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M12 5v14m0 0 6-5.559M12 19l-6-5.559", stroke: "currentColor" })), v1 = o(d1), f1 = ({
124
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M12 5v14m0 0 6-5.559M12 19l-6-5.559", stroke: "currentColor" })), f1 = o(v1), g1 = ({
125
125
  title: t,
126
126
  titleId: l,
127
127
  ...r
128
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "m6 6 12 12M18 6 6 18", stroke: "currentColor", strokeWidth: 1.5 })), g1 = o(f1), E1 = ({
128
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "m6 6 12 12M18 6 6 18", stroke: "currentColor", strokeWidth: 1.5 })), E1 = o(g1), p1 = ({
129
129
  title: t,
130
130
  titleId: l,
131
131
  ...r
132
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M19.942 12.632c-.12-1.263-.318-1.509-.392-1.601-.172-.214-.447-.354-.737-.5a.116.116 0 0 1-.042-.034.109.109 0 0 1-.017-.1.112.112 0 0 1 .028-.044.468.468 0 0 0 .151-.392.497.497 0 0 0-.176-.33.563.563 0 0 0-.369-.131h-.52a.604.604 0 0 0-.067.004.296.296 0 0 0-.047-.015c-.308-.61-.73-1.446-1.604-1.853C14.855 7.03 12.466 7 12 7c-.467 0-2.855.031-4.15.635-.874.408-1.296 1.243-1.604 1.853l-.003.005a.23.23 0 0 0-.045.011.604.604 0 0 0-.066-.004H5.61a.564.564 0 0 0-.369.131.47.47 0 0 0-.023.72.106.106 0 0 1 .011.143.117.117 0 0 1-.042.035c-.29.147-.567.287-.737.5-.075.094-.272.338-.392 1.601-.067.71-.077 1.446-.025 1.92.11.984.316 1.58.324 1.604a.5.5 0 0 0 .168.23c.078.06.172.098.272.11v.006c0 .133.057.26.157.354.1.093.235.146.377.146h1.867a.552.552 0 0 0 .377-.146.485.485 0 0 0 .156-.354 2.7 2.7 0 0 0 .699-.1c.305-.077.618-.128.933-.153A31.838 31.838 0 0 1 12 16.125c.595 0 1.65.031 2.67.122.316.025.63.077.937.154.203.049.395.094.661.099 0 .132.056.26.156.353.1.094.236.147.378.147h1.867a.552.552 0 0 0 .377-.147c.1-.094.156-.22.156-.353v-.004a.55.55 0 0 0 .273-.11.5.5 0 0 0 .168-.23c.009-.024.215-.62.324-1.604.053-.474.043-1.208-.024-1.92zM7.21 9.916c.267-.531.572-1.133 1.115-1.386.785-.366 2.411-.531 3.675-.531 1.263 0 2.89.163 3.675.531.543.253.847.855 1.115 1.386l.033.068a.236.236 0 0 1-.018.243.26.26 0 0 1-.1.085.281.281 0 0 1-.13.029c-1.108-.028-3.442-.118-4.575-.118-1.134 0-3.467.092-4.577.12a.281.281 0 0 1-.13-.029.26.26 0 0 1-.1-.085.24.24 0 0 1-.018-.243l.035-.07zm.398 2.488c-.574.065-1.15.097-1.728.096-.354 0-.718-.094-.786-.389a.867.867 0 0 1-.016-.422c.02-.095.054-.165.22-.189.434-.063.677.016 1.386.212.47.13.81.302 1.003.44.097.067.046.243-.08.252zm7.38 2.563c-.438.047-1.316.03-2.978.03-1.662 0-2.54.017-2.978-.03-.453-.047-1.03-.449-.636-.806.262-.236.874-.412 1.69-.511.815-.1 1.16-.15 1.92-.15.761 0 1.071.031 1.921.15.85.12 1.493.298 1.69.511.36.383-.176.756-.629.808v-.002zm3.918-2.856c-.067.296-.434.389-.786.389a16.22 16.22 0 0 1-1.761-.096c-.102-.009-.15-.177-.047-.253.19-.14.534-.31 1.004-.44.71-.195 1.118-.274 1.47-.209.085.016.13.103.136.157.023.15.018.304-.016.452z", fill: "currentColor" })), p1 = o(E1), u1 = ({
132
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M19.942 12.632c-.12-1.263-.318-1.509-.392-1.601-.172-.214-.447-.354-.737-.5a.116.116 0 0 1-.042-.034.109.109 0 0 1-.017-.1.112.112 0 0 1 .028-.044.468.468 0 0 0 .151-.392.497.497 0 0 0-.176-.33.563.563 0 0 0-.369-.131h-.52a.604.604 0 0 0-.067.004.296.296 0 0 0-.047-.015c-.308-.61-.73-1.446-1.604-1.853C14.855 7.03 12.466 7 12 7c-.467 0-2.855.031-4.15.635-.874.408-1.296 1.243-1.604 1.853l-.003.005a.23.23 0 0 0-.045.011.604.604 0 0 0-.066-.004H5.61a.564.564 0 0 0-.369.131.47.47 0 0 0-.023.72.106.106 0 0 1 .011.143.117.117 0 0 1-.042.035c-.29.147-.567.287-.737.5-.075.094-.272.338-.392 1.601-.067.71-.077 1.446-.025 1.92.11.984.316 1.58.324 1.604a.5.5 0 0 0 .168.23c.078.06.172.098.272.11v.006c0 .133.057.26.157.354.1.093.235.146.377.146h1.867a.552.552 0 0 0 .377-.146.485.485 0 0 0 .156-.354 2.7 2.7 0 0 0 .699-.1c.305-.077.618-.128.933-.153A31.838 31.838 0 0 1 12 16.125c.595 0 1.65.031 2.67.122.316.025.63.077.937.154.203.049.395.094.661.099 0 .132.056.26.156.353.1.094.236.147.378.147h1.867a.552.552 0 0 0 .377-.147c.1-.094.156-.22.156-.353v-.004a.55.55 0 0 0 .273-.11.5.5 0 0 0 .168-.23c.009-.024.215-.62.324-1.604.053-.474.043-1.208-.024-1.92zM7.21 9.916c.267-.531.572-1.133 1.115-1.386.785-.366 2.411-.531 3.675-.531 1.263 0 2.89.163 3.675.531.543.253.847.855 1.115 1.386l.033.068a.236.236 0 0 1-.018.243.26.26 0 0 1-.1.085.281.281 0 0 1-.13.029c-1.108-.028-3.442-.118-4.575-.118-1.134 0-3.467.092-4.577.12a.281.281 0 0 1-.13-.029.26.26 0 0 1-.1-.085.24.24 0 0 1-.018-.243l.035-.07zm.398 2.488c-.574.065-1.15.097-1.728.096-.354 0-.718-.094-.786-.389a.867.867 0 0 1-.016-.422c.02-.095.054-.165.22-.189.434-.063.677.016 1.386.212.47.13.81.302 1.003.44.097.067.046.243-.08.252zm7.38 2.563c-.438.047-1.316.03-2.978.03-1.662 0-2.54.017-2.978-.03-.453-.047-1.03-.449-.636-.806.262-.236.874-.412 1.69-.511.815-.1 1.16-.15 1.92-.15.761 0 1.071.031 1.921.15.85.12 1.493.298 1.69.511.36.383-.176.756-.629.808v-.002zm3.918-2.856c-.067.296-.434.389-.786.389a16.22 16.22 0 0 1-1.761-.096c-.102-.009-.15-.177-.047-.253.19-.14.534-.31 1.004-.44.71-.195 1.118-.274 1.47-.209.085.016.13.103.136.157.023.15.018.304-.016.452z", fill: "currentColor" })), u1 = o(p1), C1 = ({
133
133
  title: t,
134
134
  titleId: l,
135
135
  ...r
136
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "m8.066 9.058 2.797-1.956a1.789 1.789 0 0 1 1.085-.322 2.34 2.34 0 0 1 1.313.438c.38.274.66.655.805 1.09.162.49.31.821.445.993.406.522.933.945 1.538 1.236.354.17.73.293 1.115.365.456.086.836.454.836.918s-.377.845-.837.785a6.276 6.276 0 0 1-1.77-.506 6.07 6.07 0 0 1-2.107-1.579l-.608 3.322 1.798 1.453 1.625 4.297a.869.869 0 1 1-1.625.615l-1.48-3.914-2.96-2.39a1.684 1.684 0 0 1-.537-.718 1.62 1.62 0 0 1-.084-.88l.444-2.424-.59.413-1.357 1.797a.861.861 0 0 1-1.374-1.038l1.514-2.005.014.01zM13.2 6.36a1.78 1.78 0 0 1-1.234-.492 1.649 1.649 0 0 1-.511-1.188c0-.446.184-.873.511-1.188A1.78 1.78 0 0 1 13.2 3c.463 0 .907.177 1.235.492.327.315.51.742.51 1.188 0 .445-.183.873-.51 1.188a1.78 1.78 0 0 1-1.235.492zM10.607 17.43l-2.262 2.594a.858.858 0 1 1-1.294-1.128l2.011-2.307.651-1.83 1.563 1.26-.67 1.411z", fill: "currentColor" })), C1 = o(u1), M1 = ({
136
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "m8.066 9.058 2.797-1.956a1.789 1.789 0 0 1 1.085-.322 2.34 2.34 0 0 1 1.313.438c.38.274.66.655.805 1.09.162.49.31.821.445.993.406.522.933.945 1.538 1.236.354.17.73.293 1.115.365.456.086.836.454.836.918s-.377.845-.837.785a6.276 6.276 0 0 1-1.77-.506 6.07 6.07 0 0 1-2.107-1.579l-.608 3.322 1.798 1.453 1.625 4.297a.869.869 0 1 1-1.625.615l-1.48-3.914-2.96-2.39a1.684 1.684 0 0 1-.537-.718 1.62 1.62 0 0 1-.084-.88l.444-2.424-.59.413-1.357 1.797a.861.861 0 0 1-1.374-1.038l1.514-2.005.014.01zM13.2 6.36a1.78 1.78 0 0 1-1.234-.492 1.649 1.649 0 0 1-.511-1.188c0-.446.184-.873.511-1.188A1.78 1.78 0 0 1 13.2 3c.463 0 .907.177 1.235.492.327.315.51.742.51 1.188 0 .445-.183.873-.51 1.188a1.78 1.78 0 0 1-1.235.492zM10.607 17.43l-2.262 2.594a.858.858 0 1 1-1.294-1.128l2.011-2.307.651-1.83 1.563 1.26-.67 1.411z", fill: "currentColor" })), x1 = o(C1), M1 = ({
137
137
  title: t,
138
138
  titleId: l,
139
139
  ...r
140
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M14.25 13.124a2.628 2.628 0 0 0-2.625-2.625h-6A2.628 2.628 0 0 0 3 13.124c0 1.044.616 1.94 1.5 2.362v1.763h-.75a.75.75 0 1 0 0 1.5h.75v1.5a.75.75 0 1 0 1.5 0v-1.5h5.25v1.5a.75.75 0 1 0 1.5 0v-1.5h.75a.75.75 0 1 0 0-1.5h-.75v-1.763a2.622 2.622 0 0 0 1.5-2.362zM6 17.25v-1.5h5.25v1.5H6zm14.657-6.629c.366.72.435 1.475.223 2.225-.392 1.386-1.757 2.287-3.24 2.138-.181-.018-.258.024-.3.06a.293.293 0 0 0-.09.227v4.98a.75.75 0 1 1-1.5 0v-7.126a4.108 4.108 0 0 0-3.173-4.014.751.751 0 0 1-.573-.816c.07-.615.5-1.203 1.277-1.745.204-.142.22-.39.22-.492a3.029 3.029 0 0 1 .229-1.207 2.958 2.958 0 0 1 1.977-1.748 3.122 3.122 0 0 1 1.608.006c.878.235 1.61.888 1.957 1.745.16.398.237.806.227 1.215-.002.12.023.344.22.483A2.988 2.988 0 0 1 21 9.001c0 .44-.104.882-.308 1.31-.078.164-.072.231-.072.231.003.012.024.052.038.079z", fill: "currentColor" })), x1 = o(M1), b1 = ({
140
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M14.25 13.124a2.628 2.628 0 0 0-2.625-2.625h-6A2.628 2.628 0 0 0 3 13.124c0 1.044.616 1.94 1.5 2.362v1.763h-.75a.75.75 0 1 0 0 1.5h.75v1.5a.75.75 0 1 0 1.5 0v-1.5h5.25v1.5a.75.75 0 1 0 1.5 0v-1.5h.75a.75.75 0 1 0 0-1.5h-.75v-1.763a2.622 2.622 0 0 0 1.5-2.362zM6 17.25v-1.5h5.25v1.5H6zm14.657-6.629c.366.72.435 1.475.223 2.225-.392 1.386-1.757 2.287-3.24 2.138-.181-.018-.258.024-.3.06a.293.293 0 0 0-.09.227v4.98a.75.75 0 1 1-1.5 0v-7.126a4.108 4.108 0 0 0-3.173-4.014.751.751 0 0 1-.573-.816c.07-.615.5-1.203 1.277-1.745.204-.142.22-.39.22-.492a3.029 3.029 0 0 1 .229-1.207 2.958 2.958 0 0 1 1.977-1.748 3.122 3.122 0 0 1 1.608.006c.878.235 1.61.888 1.957 1.745.16.398.237.806.227 1.215-.002.12.023.344.22.483A2.988 2.988 0 0 1 21 9.001c0 .44-.104.882-.308 1.31-.078.164-.072.231-.072.231.003.012.024.052.038.079z", fill: "currentColor" })), b1 = o(M1), L1 = ({
141
141
  title: t,
142
142
  titleId: l,
143
143
  ...r
144
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M15.446 6.052h-.151l-3.218 6.097L8.744 6 4.179 17.108H3V18h6.462v-.892H8.18l1.282-3.472L12.077 18l2.513-4.364 1.282 3.472H14.59V18H21v-.892h-1.11L15.446 6.052z", fill: "#EC5353" })), k1 = o(b1), L1 = ({
144
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M15.446 6.052h-.151l-3.218 6.097L8.744 6 4.179 17.108H3V18h6.462v-.892H8.18l1.282-3.472L12.077 18l2.513-4.364 1.282 3.472H14.59V18H21v-.892h-1.11L15.446 6.052z", fill: "#EC5353" })), k1 = o(L1), y1 = ({
145
145
  title: t,
146
146
  titleId: l,
147
147
  ...r
148
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M19.819 18.875a.668.668 0 0 1-.972.915l-3.655-3.895c-.691.022-3.872.117-2.875-1.387a.656.656 0 0 1 .654-.17 5.368 5.368 0 0 0 2.305.194.837.837 0 0 1 .727.267l3.816 4.076zm-5.82-5.545a3.323 3.323 0 0 0 2.358-.975l3.447-3.45a.668.668 0 0 0-.942-.945l-3.448 3.45a2 2 0 0 1-2.27.384l4.66-4.663a.668.668 0 1 0-.942-.943L12.2 10.851a2.002 2.002 0 0 1 .384-2.272l3.449-3.449a.667.667 0 0 0-.943-.943l-3.447 3.45a3.342 3.342 0 0 0-.424 4.197L4.195 18.86a.667.667 0 0 0 .943.944l7.024-7.028c.545.36 1.184.553 1.838.553zm-6.364-.69c.552.52 1.062-.171 1.434-.541a1.334 1.334 0 0 0 .359-1.201c-.411-1.149.594-2.49-.238-3.413L6.22 4.374a1.308 1.308 0 0 0-2.22.92C4.158 8.37 5.29 9.94 7.635 12.64z", fill: "currentColor" })), y1 = o(L1), z1 = ({
148
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M19.819 18.875a.668.668 0 0 1-.972.915l-3.655-3.895c-.691.022-3.872.117-2.875-1.387a.656.656 0 0 1 .654-.17 5.368 5.368 0 0 0 2.305.194.837.837 0 0 1 .727.267l3.816 4.076zm-5.82-5.545a3.323 3.323 0 0 0 2.358-.975l3.447-3.45a.668.668 0 0 0-.942-.945l-3.448 3.45a2 2 0 0 1-2.27.384l4.66-4.663a.668.668 0 1 0-.942-.943L12.2 10.851a2.002 2.002 0 0 1 .384-2.272l3.449-3.449a.667.667 0 0 0-.943-.943l-3.447 3.45a3.342 3.342 0 0 0-.424 4.197L4.195 18.86a.667.667 0 0 0 .943.944l7.024-7.028c.545.36 1.184.553 1.838.553zm-6.364-.69c.552.52 1.062-.171 1.434-.541a1.334 1.334 0 0 0 .359-1.201c-.411-1.149.594-2.49-.238-3.413L6.22 4.374a1.308 1.308 0 0 0-2.22.92C4.158 8.37 5.29 9.94 7.635 12.64z", fill: "currentColor" })), z1 = o(y1), S1 = ({
149
149
  title: t,
150
150
  titleId: l,
151
151
  ...r
152
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M10 4H7.333A3.333 3.333 0 0 0 4 7.333v9.334A3.333 3.333 0 0 0 7.333 20h6V7.333A3.334 3.334 0 0 0 10 4zM7.333 16.667h-.666a.667.667 0 0 1 0-1.334h.666a.667.667 0 0 1 0 1.334zm0-2.667h-.666a.666.666 0 1 1 0-1.333h.666a.667.667 0 1 1 0 1.333zm0-2.667h-.666a.667.667 0 1 1 0-1.333h.666a.666.666 0 1 1 0 1.333zm0-2.666h-.666a.667.667 0 0 1 0-1.334h.666a.667.667 0 0 1 0 1.334zm3.334 8H10a.667.667 0 0 1 0-1.334h.667a.667.667 0 0 1 0 1.334zm0-2.667H10a.666.666 0 1 1 0-1.333h.667a.667.667 0 0 1 0 1.333zm0-2.667H10A.667.667 0 1 1 10 10h.667a.667.667 0 1 1 0 1.333zm0-2.666H10a.667.667 0 1 1 0-1.334h.667a.667.667 0 0 1 0 1.334zm6-1.334h-2V20h2A3.337 3.337 0 0 0 20 16.667v-6a3.338 3.338 0 0 0-3.333-3.334zm.666 9.334a.666.666 0 1 1 0-1.333.666.666 0 0 1 0 1.333zm0-2.667a.666.666 0 1 1 0-1.332.666.666 0 0 1 0 1.332zm0-2.667a.667.667 0 1 1 0-1.333.667.667 0 0 1 0 1.333z", fill: "currentColor" })), R1 = o(z1), S1 = ({
152
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M10 4H7.333A3.333 3.333 0 0 0 4 7.333v9.334A3.333 3.333 0 0 0 7.333 20h6V7.333A3.334 3.334 0 0 0 10 4zM7.333 16.667h-.666a.667.667 0 0 1 0-1.334h.666a.667.667 0 0 1 0 1.334zm0-2.667h-.666a.666.666 0 1 1 0-1.333h.666a.667.667 0 1 1 0 1.333zm0-2.667h-.666a.667.667 0 1 1 0-1.333h.666a.666.666 0 1 1 0 1.333zm0-2.666h-.666a.667.667 0 0 1 0-1.334h.666a.667.667 0 0 1 0 1.334zm3.334 8H10a.667.667 0 0 1 0-1.334h.667a.667.667 0 0 1 0 1.334zm0-2.667H10a.666.666 0 1 1 0-1.333h.667a.667.667 0 0 1 0 1.333zm0-2.667H10A.667.667 0 1 1 10 10h.667a.667.667 0 1 1 0 1.333zm0-2.666H10a.667.667 0 1 1 0-1.334h.667a.667.667 0 0 1 0 1.334zm6-1.334h-2V20h2A3.337 3.337 0 0 0 20 16.667v-6a3.338 3.338 0 0 0-3.333-3.334zm.666 9.334a.666.666 0 1 1 0-1.333.666.666 0 0 1 0 1.333zm0-2.667a.666.666 0 1 1 0-1.332.666.666 0 0 1 0 1.332zm0-2.667a.667.667 0 1 1 0-1.333.667.667 0 0 1 0 1.333z", fill: "currentColor" })), R1 = o(S1), F1 = ({
153
153
  title: t,
154
154
  titleId: l,
155
155
  ...r
156
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M16.667 6.667h-.734A3.34 3.34 0 0 0 12.667 4h-1.334a3.34 3.34 0 0 0-3.266 2.667h-.734A3.337 3.337 0 0 0 4 10v2h16v-2a3.337 3.337 0 0 0-3.333-3.333zm-7.211 0a2 2 0 0 1 1.877-1.334h1.334a2 2 0 0 1 1.877 1.334H9.456zM12.667 14a.667.667 0 0 1-1.334 0v-.666H4v3.333A3.337 3.337 0 0 0 7.333 20h9.334A3.337 3.337 0 0 0 20 16.667v-3.334h-7.333V14z", fill: "currentColor" })), F1 = o(S1), B1 = ({
156
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M16.667 6.667h-.734A3.34 3.34 0 0 0 12.667 4h-1.334a3.34 3.34 0 0 0-3.266 2.667h-.734A3.337 3.337 0 0 0 4 10v2h16v-2a3.337 3.337 0 0 0-3.333-3.333zm-7.211 0a2 2 0 0 1 1.877-1.334h1.334a2 2 0 0 1 1.877 1.334H9.456zM12.667 14a.667.667 0 0 1-1.334 0v-.666H4v3.333A3.337 3.337 0 0 0 7.333 20h9.334A3.337 3.337 0 0 0 20 16.667v-3.334h-7.333V14z", fill: "currentColor" })), B1 = o(F1), H1 = ({
157
157
  title: t,
158
158
  titleId: l,
159
159
  ...r
160
- }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M8.398 10.25h7.2v3.548h-7.2V10.25zM20.954 9.285h-.5v5.233h.5c.578 0 1.046-.469 1.046-1.046V10.33c0-.577-.469-1.045-1.046-1.045zM18.5 7.072h-1.984v9.905H18.5c.578-.001 1.046-.469 1.046-1.046V8.117c0-.577-.468-1.045-1.046-1.045zM4.46 8.117v7.814c0 .577.468 1.045 1.045 1.046h1.984V7.072H5.505c-.577 0-1.045.468-1.046 1.045zM1.998 10.33v3.142c0 .577.468 1.045 1.046 1.046h.5V9.285h-.5c-.578 0-1.046.468-1.046 1.045z", fill: "currentColor" })), H1 = o(B1), $1 = ({
160
+ }, a) => /* @__PURE__ */ e.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M8.398 10.25h7.2v3.548h-7.2V10.25zM20.954 9.285h-.5v5.233h.5c.578 0 1.046-.469 1.046-1.046V10.33c0-.577-.469-1.045-1.046-1.045zM18.5 7.072h-1.984v9.905H18.5c.578-.001 1.046-.469 1.046-1.046V8.117c0-.577-.468-1.045-1.046-1.045zM4.46 8.117v7.814c0 .577.468 1.045 1.045 1.046h1.984V7.072H5.505c-.577 0-1.045.468-1.046 1.045zM1.998 10.33v3.142c0 .577.468 1.045 1.046 1.046h.5V9.285h-.5c-.578 0-1.046.468-1.046 1.045z", fill: "currentColor" })), $1 = o(H1), V1 = ({
161
161
  title: t,
162
162
  titleId: l,
163
163
  ...r
164
- }, a) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M16.987 5c-.63 0-1.234.301-1.618.814l-2.354 3.35c-.25.335-.798.374-1.094.078l-.661-.661a1.353 1.353 0 0 0-.963-.4h-.09c-.364 0-.706.143-.963.4l-.967.967a.318.318 0 0 0 0 .45l5.728 5.728a.317.317 0 0 0 .45 0l.966-.968c.258-.257.4-.599.4-.963v-.09c0-.363-.142-.705-.4-.963l-.66-.66a.725.725 0 0 1 .07-1.088l3.365-2.367c.505-.378.806-.98.806-1.612A2.017 2.017 0 0 0 16.988 5Zm.106 2.545a.637.637 0 1 1 .002-1.274.637.637 0 0 1-.002 1.274ZM8.105 10.728a.318.318 0 0 0-.45 0L5.373 13.01c-.24.24-.373.56-.373.9 0 .34.132.66.373.9l.489.489c.1.1.255.122.38.053l1.12-.623-.622 1.122a.318.318 0 0 0 .053.379l2.398 2.398c.24.24.56.373.9.373.34 0 .66-.133.9-.373l2.282-2.282a.318.318 0 0 0 0-.45l-5.168-5.168Z", fill: "#B1B5C4" }), /* @__PURE__ */ e.createElement("g", { clipPath: "url(#a)" }, /* @__PURE__ */ e.createElement("path", { d: "m4.222 4.222 15.556 15.556M1 12c0 6.075 4.925 11 11 11s11-4.925 11-11S18.075 1 12 1 1 5.925 1 12Z", stroke: "#777E91", strokeLinecap: "round" })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("clipPath", { id: "a" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" })))), V1 = o($1), A1 = ({
164
+ }, a) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M16.987 5c-.63 0-1.234.301-1.618.814l-2.354 3.35c-.25.335-.798.374-1.094.078l-.661-.661a1.353 1.353 0 0 0-.963-.4h-.09c-.364 0-.706.143-.963.4l-.967.967a.318.318 0 0 0 0 .45l5.728 5.728a.317.317 0 0 0 .45 0l.966-.968c.258-.257.4-.599.4-.963v-.09c0-.363-.142-.705-.4-.963l-.66-.66a.725.725 0 0 1 .07-1.088l3.365-2.367c.505-.378.806-.98.806-1.612A2.017 2.017 0 0 0 16.988 5Zm.106 2.545a.637.637 0 1 1 .002-1.274.637.637 0 0 1-.002 1.274ZM8.105 10.728a.318.318 0 0 0-.45 0L5.373 13.01c-.24.24-.373.56-.373.9 0 .34.132.66.373.9l.489.489c.1.1.255.122.38.053l1.12-.623-.622 1.122a.318.318 0 0 0 .053.379l2.398 2.398c.24.24.56.373.9.373.34 0 .66-.133.9-.373l2.282-2.282a.318.318 0 0 0 0-.45l-5.168-5.168Z", fill: "#B1B5C4" }), /* @__PURE__ */ e.createElement("g", { clipPath: "url(#a)" }, /* @__PURE__ */ e.createElement("path", { d: "m4.222 4.222 15.556 15.556M1 12c0 6.075 4.925 11 11 11s11-4.925 11-11S18.075 1 12 1 1 5.925 1 12Z", stroke: "#777E91", strokeLinecap: "round" })), /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("clipPath", { id: "a" }, /* @__PURE__ */ e.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" })))), A1 = o(V1), P1 = ({
165
165
  title: t,
166
166
  titleId: l,
167
167
  ...r
168
- }, a) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M18 12 8 18V6l10 6Z", fill: "currentColor" })), P1 = o(A1), Z1 = ({
168
+ }, a) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M18 12 8 18V6l10 6Z", fill: "currentColor" })), Z1 = o(P1), D1 = ({
169
169
  title: t,
170
170
  titleId: l,
171
171
  ...r
172
- }, a) => /* @__PURE__ */ e.createElement("svg", { width: 20, height: 20, fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("rect", { width: 20, height: 20, rx: 4, fill: "#141416" }), /* @__PURE__ */ e.createElement("path", { d: "m14.665 6.667-6.222 6.666L5.332 10", stroke: "#fff", strokeWidth: 1.5, strokeLinecap: "square", strokeLinejoin: "round" })), D1 = o(Z1), q1 = ({
172
+ }, a) => /* @__PURE__ */ e.createElement("svg", { width: 20, height: 20, fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("rect", { width: 20, height: 20, rx: 4, fill: "#141416" }), /* @__PURE__ */ e.createElement("path", { d: "m14.665 6.667-6.222 6.666L5.332 10", stroke: "#fff", strokeWidth: 1.5, strokeLinecap: "square", strokeLinejoin: "round" })), q1 = o(D1), U1 = ({
173
173
  title: t,
174
174
  titleId: l,
175
175
  ...r
176
- }, a) => /* @__PURE__ */ e.createElement("svg", { width: 20, height: 20, fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("rect", { x: 0.5, y: 0.5, width: 19, height: 19, rx: 3.5, fill: "#E6E8EC", stroke: "#B1B5C4" })), U1 = o(q1), W1 = ({
176
+ }, a) => /* @__PURE__ */ e.createElement("svg", { width: 20, height: 20, fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("rect", { x: 0.5, y: 0.5, width: 19, height: 19, rx: 3.5, fill: "#E6E8EC", stroke: "#B1B5C4" })), W1 = o(U1), j1 = ({
177
177
  title: t,
178
178
  titleId: l,
179
179
  ...r
180
- }, a) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "m18 10-6 6-6-6", stroke: "currentColor" })), j1 = o(W1), G1 = {
181
- loader: () => /* @__PURE__ */ n(m, {}),
182
- filter: () => /* @__PURE__ */ n(h, {}),
183
- fullscreen: () => /* @__PURE__ */ n(v, {}),
184
- twoArrows: () => /* @__PURE__ */ n(g, {}),
185
- heart: () => /* @__PURE__ */ n(p, {}),
186
- download: () => /* @__PURE__ */ n(C, {}),
187
- user: () => /* @__PURE__ */ n(x, {}),
180
+ }, a) => /* @__PURE__ */ e.createElement("svg", { width: 24, height: 24, fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "m18 10-6 6-6-6", stroke: "currentColor" })), G1 = o(j1), O1 = ({
181
+ title: t,
182
+ titleId: l,
183
+ ...r
184
+ }, a) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: "24px", height: "24px", fill: "white", ref: a, "aria-labelledby": l, ...r }, t ? /* @__PURE__ */ e.createElement("title", { id: l }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M 9 2 C 5.1458514 2 2 5.1458514 2 9 C 2 12.854149 5.1458514 16 9 16 C 10.747998 16 12.345009 15.348024 13.574219 14.28125 L 14 14.707031 L 14 16 L 20 22 L 22 20 L 16 14 L 14.707031 14 L 14.28125 13.574219 C 15.348024 12.345009 16 10.747998 16 9 C 16 5.1458514 12.854149 2 9 2 z M 9 4 C 11.773268 4 14 6.2267316 14 9 C 14 11.773268 11.773268 14 9 14 C 6.2267316 14 4 11.773268 4 9 C 4 6.2267316 6.2267316 4 9 4 z" })), _1 = o(O1), T1 = {
185
+ loader: () => /* @__PURE__ */ n(w, {}),
186
+ filter: () => /* @__PURE__ */ n(d, {}),
187
+ fullscreen: () => /* @__PURE__ */ n(f, {}),
188
+ twoArrows: () => /* @__PURE__ */ n(E, {}),
189
+ heart: () => /* @__PURE__ */ n(u, {}),
190
+ download: () => /* @__PURE__ */ n(x, {}),
191
+ user: () => /* @__PURE__ */ n(b, {}),
188
192
  squareMeter: () => /* @__PURE__ */ n(k, {}),
189
- check: () => /* @__PURE__ */ n(y, {}),
193
+ check: () => /* @__PURE__ */ n(z, {}),
190
194
  close: () => /* @__PURE__ */ n(R, {}),
191
- layers: () => /* @__PURE__ */ n(F, {}),
192
- layersFilled: () => /* @__PURE__ */ n(H, {}),
193
- minus: () => /* @__PURE__ */ n(V, {}),
194
- moon: () => /* @__PURE__ */ n(P, {}),
195
- play: () => /* @__PURE__ */ n(D, {}),
196
- plus: () => /* @__PURE__ */ n(U, {}),
197
- ruble: () => /* @__PURE__ */ n(j, {}),
198
- share: () => /* @__PURE__ */ n(O, {}),
199
- sun: () => /* @__PURE__ */ n(T, {}),
200
- star: () => /* @__PURE__ */ n(J, {}),
201
- starFilled: () => /* @__PURE__ */ n(Q, {}),
202
- burger: () => /* @__PURE__ */ n(Y, {}),
203
- phone: () => /* @__PURE__ */ n(e1, {}),
204
- phoneFilled: () => /* @__PURE__ */ n(t1, {}),
205
- call: () => /* @__PURE__ */ n(a1, {}),
206
- callback: () => /* @__PURE__ */ n(o1, {}),
207
- telegram: () => /* @__PURE__ */ n(s1, {}),
208
- whatsapp: () => /* @__PURE__ */ n(m1, {}),
209
- directionDown: () => /* @__PURE__ */ n(h1, {}),
210
- burgerClose: () => /* @__PURE__ */ n(g1, {}),
211
- arrowLong: () => /* @__PURE__ */ n(v1, {}),
212
- car: () => /* @__PURE__ */ n(p1, {}),
213
- walk: () => /* @__PURE__ */ n(C1, {}),
214
- park: () => /* @__PURE__ */ n(x1, {}),
195
+ layers: () => /* @__PURE__ */ n(B, {}),
196
+ layersFilled: () => /* @__PURE__ */ n($, {}),
197
+ minus: () => /* @__PURE__ */ n(A, {}),
198
+ moon: () => /* @__PURE__ */ n(Z, {}),
199
+ play: () => /* @__PURE__ */ n(q, {}),
200
+ plus: () => /* @__PURE__ */ n(W, {}),
201
+ ruble: () => /* @__PURE__ */ n(G, {}),
202
+ share: () => /* @__PURE__ */ n(_, {}),
203
+ sun: () => /* @__PURE__ */ n(N, {}),
204
+ star: () => /* @__PURE__ */ n(K, {}),
205
+ starFilled: () => /* @__PURE__ */ n(X, {}),
206
+ burger: () => /* @__PURE__ */ n(I, {}),
207
+ phone: () => /* @__PURE__ */ n(l1, {}),
208
+ phoneFilled: () => /* @__PURE__ */ n(r1, {}),
209
+ call: () => /* @__PURE__ */ n(n1, {}),
210
+ callback: () => /* @__PURE__ */ n(c1, {}),
211
+ telegram: () => /* @__PURE__ */ n(i1, {}),
212
+ whatsapp: () => /* @__PURE__ */ n(w1, {}),
213
+ directionDown: () => /* @__PURE__ */ n(d1, {}),
214
+ burgerClose: () => /* @__PURE__ */ n(E1, {}),
215
+ arrowLong: () => /* @__PURE__ */ n(f1, {}),
216
+ car: () => /* @__PURE__ */ n(u1, {}),
217
+ walk: () => /* @__PURE__ */ n(x1, {}),
218
+ park: () => /* @__PURE__ */ n(b1, {}),
215
219
  metro: () => /* @__PURE__ */ n(k1, {}),
216
- food: () => /* @__PURE__ */ n(y1, {}),
220
+ food: () => /* @__PURE__ */ n(z1, {}),
217
221
  building: () => /* @__PURE__ */ n(R1, {}),
218
- case: () => /* @__PURE__ */ n(F1, {}),
219
- sport: () => /* @__PURE__ */ n(H1, {}),
220
- withoutDecor: () => /* @__PURE__ */ n(V1, {}),
221
- play2: () => /* @__PURE__ */ n(P1, {}),
222
- selectChecked: () => /* @__PURE__ */ n(D1, {}),
223
- selectUnchecked: () => /* @__PURE__ */ n(U1, {}),
224
- arrowShort: () => /* @__PURE__ */ n(j1, {})
225
- }, T1 = ({ name: t, size: l = "24", color: r, additionalClass: a, deg: c }) => {
226
- const s = G1[t];
222
+ case: () => /* @__PURE__ */ n(B1, {}),
223
+ sport: () => /* @__PURE__ */ n($1, {}),
224
+ withoutDecor: () => /* @__PURE__ */ n(A1, {}),
225
+ play2: () => /* @__PURE__ */ n(Z1, {}),
226
+ selectChecked: () => /* @__PURE__ */ n(q1, {}),
227
+ selectUnchecked: () => /* @__PURE__ */ n(W1, {}),
228
+ arrowShort: () => /* @__PURE__ */ n(G1, {}),
229
+ search: () => /* @__PURE__ */ n(_1, {})
230
+ }, K1 = ({ name: t, size: l = "24", color: r, strokeWidth: a, additionalClass: c, deg: s }) => {
231
+ const i = T1[t];
227
232
  return /* @__PURE__ */ n(
228
233
  "div",
229
234
  {
@@ -231,14 +236,15 @@ const i = ({
231
236
  color: r,
232
237
  width: l + "px",
233
238
  height: l + "px",
234
- transform: `rotate(${c}deg)`
239
+ strokeWidth: a ?? "",
240
+ transform: `rotate(${s}deg)`
235
241
  },
236
- className: a ?? "",
237
- children: /* @__PURE__ */ n(s, {})
242
+ className: c ?? "",
243
+ children: /* @__PURE__ */ n(i, {})
238
244
  }
239
245
  );
240
246
  };
241
247
  export {
242
- T1 as NewIcon,
243
- G1 as iconTypes
248
+ K1 as NewIcon,
249
+ T1 as iconTypes
244
250
  };
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- ._root_wkh0k_1{white-space:pre-wrap}._root_j8jt6_1{display:flex;width:100%}._root_j8jt6_1 input{position:absolute;z-index:-1000;width:0;height:0;opacity:0}._root_j8jt6_1 label{flex:1 0 0;width:auto}._item_j8jt6_17{display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;padding:11px 15px;border:1px solid #E6E8EC;border-left:none;box-sizing:border-box}._firstItem_j8jt6_29{border-radius:48px 0 0 48px;border-left:1px solid #E6E8EC}._lastItem_j8jt6_34{border-radius:0 48px 48px 0}._text_j8jt6_38{width:max-content;font-size:16px;line-height:24px;font-weight:500;font-family:inherit}._rootCol_j8jt6_46{flex-wrap:wrap}._rootCol_j8jt6_46 label{min-width:50%}._rootCol_j8jt6_46 label:nth-child(1) ._item_j8jt6_17{border-radius:48px 0 0}._rootCol_j8jt6_46 label:nth-child(2) ._item_j8jt6_17{border-radius:0 48px 0 0}._rootCol_j8jt6_46 label:nth-child(3) ._item_j8jt6_17{border-top:none;border-left:1px solid #E6E8EC;border-radius:0 0 0 48px}._rootCol_j8jt6_46 label:nth-child(4) ._item_j8jt6_17{border-top:none;border-radius:0 0 48px}._rootCol_j8jt6_46 label:nth-child(n+5) ._item_j8jt6_17{display:none}._whiteRow_j8jt6_71 input:not(:checked)~._item_j8jt6_17{color:#141416}._whiteRow_j8jt6_71 input:checked~._item_j8jt6_17{background-color:#141416;color:#fff}@media (min-width: 1024px){._whiteRow_j8jt6_71 input:not(:checked)~._item_j8jt6_17:hover{background-color:#141416;color:#fff;opacity:.9}._whiteRow_j8jt6_71 input:checked~._item_j8jt6_17:hover{opacity:.9}._whiteRow_j8jt6_71 input:disabled~._item_j8jt6_17{opacity:.7}}._root_vkp5f_1{display:flex;gap:4px;-webkit-user-select:none;user-select:none}._root_vkp5f_1 label{padding:9px 11px;min-height:40px;min-width:max-content;border-radius:48px;box-sizing:border-box;cursor:pointer}._root_vkp5f_1 input{border:0;clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}._whiteFill_vkp5f_27 label{border:1px solid #E6E8EC;background:#fff}._whiteFill_vkp5f_27 label ._text_vkp5f_31{font-size:14px;line-height:20px;font-weight:500;color:#141416}._whiteFill_vkp5f_27 label:has(>input:checked){border:1px solid #141416;background:#141416}._whiteFill_vkp5f_27 label:has(>input:checked) ._text_vkp5f_31{color:#fff}@media ((min-width: 1024px) and (pointer: fine)){._whiteFill_vkp5f_27 label:hover{border:1px solid #353945;background:#23262f}._whiteFill_vkp5f_27 label:hover div{color:#fff}._whiteFill_vkp5f_27 label:has(>input:checked):hover{border:1px solid #353945;background:#23262f}}@media (min-width: 1440px){._root_vkp5f_1 label{padding:11px 13px;min-height:48px}._root_vkp5f_1 label ._text_vkp5f_31{font-size:16px;line-height:24px}}@keyframes _swiperForward_iju0r_1{0%{background:#b1b5c3;border:1px solid #b1b5c3}50%{background:#777e90;border:1px solid #777e90}to{background:#015ff9;border:1px solid #015ff9}}@keyframes _swiperBackward_iju0r_1{0%{background:#015ff9;border:1px solid #015ff9}50%{background:#024ac0;border:1px solid #024AC0}to{background:#b1b5c3;border:1px solid #b1b5c3}}._switcherWrapper_iju0r_29{display:flex;justify-content:space-between;align-items:center;outline:none}._swiper_iju0r_36{position:relative;width:36px;height:20px;padding:1px;border-radius:50px;border:1px solid #b1b5c3;background:#b1b5c3;box-sizing:border-box;cursor:pointer;outline:none;color:green}._swiperActive_iju0r_50{animation:_swiperForward_iju0r_1 .3s ease;animation-fill-mode:forwards}._swiperInactive_iju0r_55{animation:_swiperBackward_iju0r_1 .3s ease;animation-fill-mode:forwards}._swiperPoint_iju0r_60{position:relative;left:0;width:16px;height:16px;border-radius:50%;background:#fff;box-sizing:border-box;transition:all .3s ease;box-shadow:0 4px 4px #1414163d}._swiperPointActive_iju0r_72{left:16px}._sortSelectWrapper_1ynju_1{position:relative;width:max-content;-webkit-user-select:none;user-select:none;max-width:178px;min-height:100%;max-height:48px}._selectedOptions_1ynju_10{display:flex;flex:1;width:92px;padding-right:1.5rem;justify-content:space-between;align-items:center;font-family:inherit;font-size:14px;line-height:20px;font-weight:400;padding:7px 40px 7px 15px;border-radius:48px;border:1px solid #B1B5C3;background:#fff;box-sizing:border-box;outline:none;overflow:hidden}._selectedOptions_1ynju_10:hover{border:1px solid #777E90}._selectionOptionMini_1ynju_33{width:72px}._selectedOptionsOpened_1ynju_37{border:1px solid #141416}._selectOptionsDisabled_1ynju_41{pointer-events:none;background:#f4f5f6;border:1px solid #E6E8EC;color:#b1b5c3}._optionsList_1ynju_48{position:absolute;top:52px;width:inherit;padding:12px 24px;border:1px solid #e6e8ec;border-radius:24px;background:#fff;box-shadow:0 5px 12px #0000001f,0 21px 21px #0000001a;z-index:120;box-sizing:border-box;max-height:241px;overflow-y:auto}._mobileOptionList_1ynju_63{width:100%;padding:24px;background:#fff;box-sizing:border-box}._mobileSortHeader_1ynju_70{display:flex;justify-content:space-between;align-items:center;font-size:18px;line-height:24px;font-weight:400;font-family:inherit;padding:24px;border-radius:24px 24px 0 0;border-bottom:1px solid #E6E8EC;background:#fff}._modalAddBody_1ynju_84{bottom:0;left:0;width:100%}._inputWrapper_1ynju_90{position:relative;display:flex;align-items:center;height:100%}._inputWrapper_1ynju_90 input{min-height:100%;cursor:pointer}._option_1ynju_48{display:flex;justify-content:space-between;align-items:center;padding:12px 0;font-size:16px;line-height:24px;font-weight:500;cursor:pointer}._option_1ynju_48:not(:last-child){border-bottom:1px solid #F4F5F6}._option_1ynju_48:hover{opacity:.7}._icon_1ynju_118{position:absolute;left:50%;transform:translate(-50%);pointer-events:none}._checkBox_1ynju_125{width:24px;height:24px;border-radius:50%;border:1px solid #B1B5C3}._checkBoxChecked_1ynju_132{display:flex;align-items:center;justify-content:center;border:1px solid #015FF9}._innerCheck_1ynju_139{width:12px;height:12px;border-radius:50%;border:1px solid #015FF9;background:#015ff9}@media (min-width: 1024px){._optionsList_1ynju_48{top:52px;min-width:375px;right:0}._sortSelectWrapperTop_1ynju_153{position:unset}._optionListOnTop_1ynju_156{top:unset;right:unset;bottom:52px;left:50%;transform:translate(-50%)}}@media (min-width: 1440px){._selectedOptions_1ynju_10{display:flex;flex:1;width:100%;max-width:unset}._icon_1ynju_118{left:unset;right:16px;transform:translate(0)}}._multiSelectWrapper_100gw_1{position:relative;width:100%;-webkit-user-select:none;user-select:none}._selectedOptions_100gw_7{display:flex;flex:1;padding-right:2.5rem;justify-content:space-between;align-items:center;font-family:inherit;font-size:16px;line-height:24px;font-weight:400;padding:11px 12px 11px 24px;border-radius:48px;border:1px solid #B1B5C3;background:#fff;box-sizing:border-box;outline:none}._selectedOptions_100gw_7:hover{border:1px solid #777E90}._selectedOptionsOpened_100gw_28{border:1px solid #141416}._selectOptionsDisabled_100gw_32{pointer-events:none;background:#f4f5f6;border:1px solid #E6E8EC;color:#b1b5c3}._optionsList_100gw_39{position:absolute;top:52px;width:inherit;padding:12px 24px;border:1px solid #e6e8ec;border-radius:24px;background:#fff;box-shadow:0 5px 12px #0000001f,0 21px 21px #0000001a;z-index:120;box-sizing:border-box;max-height:262px;overflow-y:auto}._inputWrapper_100gw_54{display:flex;align-items:center}._inputWrapper_100gw_54 input{cursor:pointer}._option_100gw_39{display:flex;justify-content:space-between;align-items:center;padding:12px 0;cursor:pointer}._option_100gw_39:not(:last-child){border-bottom:1px solid #F4F5F6}._option_100gw_39:hover{opacity:.7}._icon_100gw_76{position:absolute;right:12px;pointer-events:none}._btnRound_1734o_1{display:flex;justify-content:center;align-items:center;border-radius:50%;padding:7px;box-sizing:border-box;cursor:pointer}._btnRound_1734o_1:disabled{opacity:.2}._btnRound_1734o_1:focus{outline:0}._small-size_1734o_17{width:32px;height:32px}._medium-size_1734o_22{width:40px;height:40px;padding:9px}._large-size_1734o_28{width:48px;height:48px;padding:11px}._whiteStroke_1734o_34{border:1px solid #e6e8ec;background-color:#fff}._whiteStroke_1734o_34 path{stroke:currentColor}._blackFill_1734o_42{border:1px solid #141416;background-color:#141416}._blackFill_1734o_42 path{stroke:#fff}@media (min-width: 1024px){._small-size_m_1734o_51{width:32px;height:32px}._medium-size_m_1734o_55{width:40px;height:40px;padding:9px}._large-size_m_1734o_60{width:48px;height:48px;padding:11px}._whiteStroke_1734o_34:hover{border:1px solid #b1b5c3}._blackFill_1734o_42:hover{background:#23262f;border:1px solid #353945}}@media (min-width: 1440px){._small-size_l_1734o_74{width:32px;height:32px}._medium-size_l_1734o_78{width:40px;height:40px;padding:9px}._large-size_l_1734o_83{width:48px;height:48px;padding:11px}}@keyframes _pulsing_1ksp9_1{0%{opacity:1}50%{opacity:.5}to{opacity:1}}._root_1ksp9_12{display:flex;flex-direction:column;padding:32px 24px 24px;border:1px solid #e6e8ec;border-radius:24px;box-sizing:border-box;pointer-events:none}._lotImageWrapper_1ksp9_22{position:relative;max-width:311px;width:100%;height:224px;margin:0 auto;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._lotInfoWrapper_1ksp9_33{display:flex;flex-direction:column;gap:16px;margin:32px 0 0}._infoHeader_1ksp9_40{width:250px;height:32px;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._decor_1ksp9_48{display:none}._decor_1ksp9_48 span{display:block}._lotPropertyListMobile_1ksp9_55{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}._lotPropertyItem_1ksp9_63{display:flex;justify-content:space-between;height:37px;padding:8px 0;border-bottom:1px solid #F4F5F6;box-sizing:border-box}._lotPropertyItem_1ksp9_63 div:first-child{width:80px;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._lotPropertyItem_1ksp9_63 div:last-child{width:48px;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._lotPropertyListDesktop_1ksp9_84{display:none}._lotPriceWrapper_1ksp9_88{margin:16px 0 0}._discountWrapper_1ksp9_92{display:flex;justify-content:flex-end}._discountWrapper_1ksp9_92>div{width:100px;height:24px;margin-left:auto;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._lotPricePerMetr_1ksp9_105{width:max-content;display:none}._btnWrapper_1ksp9_110{display:flex;gap:8px;margin:24px 0 0}._btnWrapper_1ksp9_110>div:first-child{display:none}._btnWrapper_1ksp9_110>div:last-child{width:100%;height:40px;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}@media (min-width: 1024px){._root_1ksp9_12{flex-direction:row;gap:32px;padding:31px 30px 31px 32px}._lotImageWrapper_1ksp9_22{max-width:148px;height:106px;margin:0}._lotInfoWrapper_1ksp9_33{display:flex;flex-direction:column;gap:0;margin:0}._decor_1ksp9_48{display:block;margin:4px 0 0;width:115px;height:20px;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._lotPropertyListMobile_1ksp9_55{display:none}._lotPropertyListDesktop_1ksp9_84{display:flex;gap:8px;margin:16px 0 0}._lotPropertyItemDesktop_1ksp9_160{min-width:90px;height:40px;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._lotPriceWrapper_1ksp9_88{margin:0 0 0 auto}._discountWrapper_1ksp9_92>div{width:120px;height:32px}._discountPrice_1ksp9_174{font-size:14px;line-height:20px;gap:12px}._lotPricePerMetr_1ksp9_105{display:block;margin:4px 0 0 auto;width:80px;height:16px;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._btnWrapper_1ksp9_110{justify-content:flex-end}._btnWrapper_1ksp9_110>div:first-child{display:block;width:52px;height:40px;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._btnWrapper_1ksp9_110>div:last-child{width:133px}}@keyframes _pulsing_8q5ww_1{0%{opacity:1}50%{opacity:.5}to{opacity:1}}._root_8q5ww_12{display:flex;flex-direction:column;gap:8px}._projectHeader_8q5ww_18{display:flex;flex-direction:column;gap:16px;padding:0 24px;margin:0 0 24px}._titleWrapper_8q5ww_26{display:flex;flex-direction:column;gap:8px}._projectTitle_8q5ww_32{width:160px;height:32px;border-radius:24px;animation:2s ease-in-out _pulsing_8q5ww_1 infinite;background:#e6e8ec}._projectYear_8q5ww_40{width:120px;height:16px;border-radius:24px;animation:2s ease-in-out _pulsing_8q5ww_1 infinite;background:#e6e8ec}._metroWrapper_8q5ww_48{display:flex;flex-direction:column;gap:4px}._metroWrapper_8q5ww_48>div{height:52px;width:100%;border-radius:24px;animation:2s ease-in-out _pulsing_8q5ww_1 infinite;background:#e6e8ec}._metroWrapper_8q5ww_48>div:not(:last-child){border-bottom:1px solid #f4f5f6}._filterBtnWrapper_8q5ww_64{display:flex;gap:8px}._filterBtnWrapper_8q5ww_64>div:first-child{height:40px;width:100%;border-radius:24px;animation:2s ease-in-out _pulsing_8q5ww_1 infinite;background:#e6e8ec}._filterBtnWrapper_8q5ww_64>div:last-child{height:40px;min-width:92px;border-radius:24px;animation:2s ease-in-out _pulsing_8q5ww_1 infinite;background:#e6e8ec}@media (min-width: 1024px){._projectHeader_8q5ww_18{flex-wrap:wrap;flex-direction:row;padding:0}._titleWrapper_8q5ww_26{width:100%}._metroWrapper_8q5ww_48{flex-wrap:wrap;gap:8px;max-width:530px;flex-direction:row}._metroWrapper_8q5ww_48>div{width:150px;height:40px;border-radius:24px;animation:2s ease-in-out _pulsing_8q5ww_1 infinite;background:#e6e8ec}._metroWrapper_8q5ww_48>div:not(:last-child){border-bottom:unset}._filterBtnWrapper_8q5ww_64{margin:auto 0 0 auto}._filterBtnWrapper_8q5ww_64>div:first-child{min-width:211px}}@media (min-width: 1440px){._root_8q5ww_12{flex:1 0 0}}._btnCommon_1cazw_1{position:relative;font-family:inherit;font-weight:500;display:flex;justify-content:center;align-items:center;box-sizing:border-box;text-align:center;border:1px solid transparent;border-radius:48px;text-decoration:none;cursor:pointer}._btnCommon_1cazw_1:disabled{opacity:.2}._btnLoading_1cazw_19{pointer-events:none}._isHidden_1cazw_23{visibility:hidden}._auto-width_1cazw_27{width:max-content}._full-width_1cazw_31{width:100%}._tiny-size_1cazw_35{font-size:10px;line-height:12px;min-height:24px;padding:5px 11px;gap:4px}._small-size_1cazw_43{font-size:12px;line-height:16px;min-height:32px;padding:7px 11px;gap:8px}._medium-size_1cazw_51{font-size:14px;line-height:20px;min-height:40px;padding:9px 15px;gap:8px}._large-size_1cazw_59{font-size:16px;line-height:24px;min-height:48px;padding:11px 23px;gap:8px}._blue_1cazw_67{background:#015ff9;border:1px solid #015ff9;color:#fff}._blue_1cazw_67:hover{background:#024ac0;border:1px solid #024ac0}._blue_1cazw_67:active{background:#0645aa;border:1px solid #0645aa}._sokolniki_1cazw_81{background:#60663e;border:1px solid #60663e;color:#fff}._sokolniki_1cazw_81:hover{background:#494f29;border:1px solid #494f29}._sokolniki_1cazw_81:active{background:#303519;border:1px solid #303519}._black_1cazw_95{background:#141416;border:1px solid #141416;color:#fff}._black_1cazw_95:hover{background:#23262f;border:1px solid #353945}._black_1cazw_95:active{background:#353945;border:1px solid #777e90}._gray_1cazw_109{background:#f4f5f6;border:1px solid #f4f5f6;color:#777e90}._gray_1cazw_109:hover{background:#f4f5f6;border:1px solid #b1b5c3}._gray_1cazw_109:active{background:#e6e8ec;border:1px solid #b1b5c3}._whiteStroke_1cazw_123{background:#fff;border:1px solid #e6e8ec;color:#141416}._whiteStroke_1cazw_123:hover{border:1px solid #b1b5c3}._whiteStroke_1cazw_123:active{border:1px solid #141416}._whiteFilled_1cazw_135{background:#fff;border:1px solid #ffffff;color:#141416}._whiteFilled_1cazw_135:hover{background:#fcfcfd;border:1px solid #f4f5f6}._whiteFilled_1cazw_135:active{background:#f4f5f6;border:1px solid #f4f5f6}._shade_1cazw_149{background:#23262f;border:1px solid #23262F;color:#fff}@keyframes _LoaderSpin_1cazw_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._volodiyaLight_1cazw_163{background:#353945;border:1px solid #353945;color:#fff}._loader_1cazw_169{position:absolute;animation:_LoaderSpin_1cazw_1 1.4s infinite linear}@media (min-width: 1024px){._tiny-size_m_1cazw_175{font-size:10px;line-height:12px;min-height:24px;padding:5px 11px;gap:4px}._small-size_m_1cazw_182{font-size:12px;line-height:16px;min-height:32px;padding:7px 11px;gap:8px}._medium-size_m_1cazw_189{font-size:14px;line-height:20px;min-height:40px;padding:9px 15px;gap:8px}._large-size_m_1cazw_196{font-size:16px;line-height:24px;min-height:48px;padding:11px 23px;gap:8px}}@media (min-width: 1440px){._tiny-size_l_1cazw_205{font-size:10px;line-height:12px;min-height:24px;padding:5px 11px;gap:4px}._small-size_l_1cazw_212{font-size:12px;line-height:16px;min-height:32px;padding:7px 11px;gap:8px}._medium-size_l_1cazw_219{font-size:14px;line-height:20px;min-height:40px;padding:9px 15px;gap:8px}._large-size_l_1cazw_226{font-size:16px;line-height:24px;min-height:48px;padding:11px 23px;gap:8px}}._btnCommon_1act6_1{font-family:inherit;font-weight:500;display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-sizing:border-box;text-align:center;border:1px solid transparent;border-radius:48px;cursor:pointer}._btnCommon_1act6_1:disabled{opacity:.2}._auto-width_1act6_18{width:auto}._full-width_1act6_22{width:100%}._small-size_1act6_26{font-size:10px;line-height:12px;min-height:56px;padding:7px 11px;gap:4px}._whiteFilled_1act6_34{background:#fff;border:1px solid #ffffff;color:#777e90}._whiteFilled_1act6_34:hover{background:#fcfcfd;border:1px solid #f4f5f6}._whiteFilled_1act6_34:active{background:#f4f5f6;border:1px solid #f4f5f6}._destination_1c7de_1{display:flex;justify-content:space-between;align-items:center;gap:8px;border-radius:110px;cursor:pointer}._destination_1c7de_1 input{border:0;clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}._destination_1c7de_1 span{display:block;width:8px;height:8px;border-radius:50%}._auto-width_1c7de_29{width:max-content}._full-width_1c7de_33{width:100%}._medium-size_1c7de_37{padding:9px 23px}._medium-size_1c7de_37 ._destinationName_1c7de_40{font-size:14px;line-height:20px;font-weight:500}._medium-size_1c7de_37 ._routeText_1c7de_45{font-size:12px;line-height:16px;font-weight:500}._large-size_1c7de_51{padding:11px 31px}._large-size_1c7de_51 ._destinationName_1c7de_40{font-size:16px;line-height:24px;font-weight:500}._large-size_1c7de_51 ._routeText_1c7de_45{font-size:14px;line-height:20px;font-weight:500}._whiteStroke_1c7de_65{color:#353945;border:1px solid #f4f5f6}._whiteStroke_1c7de_65:hover{border:1px solid #b1b5c3}._whiteStroke_1c7de_65:active{background-color:#e6e8ec}._whiteStroke_1c7de_65 ._routeText_1c7de_45,._whiteStroke_1c7de_65 ._routeWrapper_1c7de_78{color:#777e90}._whiteStroke_1c7de_65:has(input:checked){border:1px solid #141416;background-color:#141416;color:#fff}._whiteStroke_1c7de_65:has(input:checked):hover{border:1px solid #353945;background-color:#23262f}._whiteStroke_1c7de_65:has(input:checked):active{background-color:#353945;border:1px solid #777E90}._whiteStroke_1c7de_65:has(input:checked) ._routeText_1c7de_45{color:#b1b5c3}._whiteStroke_1c7de_65:has(input:checked) ._routeWrapper_1c7de_78{color:#b1b5c3}._routeWrapper_1c7de_78{display:flex;gap:4px;justify-content:space-between;align-items:center}@media (min-width: 1024px){._medium-size_m_1c7de_109{padding:9px 23px}._medium-size_m_1c7de_109 ._destinationName_1c7de_40{font-size:14px;line-height:20px;font-weight:500}._medium-size_m_1c7de_109 ._routeText_1c7de_45{font-size:12px;line-height:16px;font-weight:500}._large-size_m_1c7de_122{padding:11px 31px}._large-size_m_1c7de_122 ._destinationName_1c7de_40{font-size:16px;line-height:24px;font-weight:500}._large-size_m_1c7de_122 ._routeText_1c7de_45{font-size:14px;line-height:20px;font-weight:500}}@media (min-width: 1440px){._medium-size_l_1c7de_137{padding:9px 23px}._medium-size_l_1c7de_137 ._destinationName_1c7de_40{font-size:14px;line-height:20px;font-weight:500}._medium-size_l_1c7de_137 ._routeText_1c7de_45{font-size:12px;line-height:16px;font-weight:500}._large-size_l_1c7de_150{padding:11px 31px}._large-size_l_1c7de_150 ._destinationName_1c7de_40{font-size:16px;line-height:24px;font-weight:500}._large-size_l_1c7de_150 ._routeText_1c7de_45{font-size:14px;line-height:20px;font-weight:500}}._tagCommon_16jzf_1{font-family:inherit;font-weight:400;display:flex;justify-content:center;align-items:center;box-sizing:border-box;text-align:center;border:1px solid transparent;border-radius:48px}._tagCommon_16jzf_1:disabled{opacity:.2}._auto-width_16jzf_16{width:max-content}._full-width_16jzf_20{width:100%}._medium-size_16jzf_24{font-size:14px;line-height:20px;min-height:40px;padding:10px 16px;gap:8px}._tiny-size_16jzf_32{font-size:10px;line-height:12px;min-height:24px;padding:5px;gap:4px}._small-size_16jzf_40{font-size:12px;line-height:16px;min-height:32px;padding:8px 16px;gap:4px}._preLarge-size_16jzf_48{font-size:14px;line-height:20px;min-height:44px;padding:12px 24px;gap:10px}._large-size_16jzf_56{font-size:16px;line-height:24px;min-height:48px;padding:12px 24px;gap:8px}._red_16jzf_64{background:#ec5353;border:1px solid #ec5353;color:#fff}._gray_16jzf_70{background:#f4f5f6;border:none;color:#353945}._shade_16jzf_76{background:#141416cc;border:none;color:#fff}._blackGrey_16jzf_82{background-color:#23262f;border:none;color:#e6e8ec}._chineseBlack_16jzf_88{background-color:#141416;border:none;color:#fff}._white_16jzf_94{background-color:#fff;border:solid 1px #E6E8EC;color:#141416;font-weight:500}@media (min-width: 1024px){._tiny-size_m_16jzf_102{font-size:10px;line-height:12px;min-height:24px;padding:5px;gap:4px}._medium-size_m_16jzf_109{font-size:14px;line-height:20px;min-height:40px;padding:10px 16px;gap:8px}._small-size_m_16jzf_116{font-size:12px;line-height:16px;min-height:32px;padding:8px 16px;gap:4px}._preLarge_size_m_16jzf_123{font-size:14px;line-height:20px;min-height:44px;padding:12px 24px;gap:10px}._large-size_m_16jzf_130{font-size:16px;line-height:24px;min-height:48px;padding:12px 24px;gap:8px}}@media (min-width: 1440px){._tiny-size_l_16jzf_139{font-size:10px;line-height:12px;min-height:24px;padding:5px;gap:4px}._medium-size_l_16jzf_146{font-size:14px;line-height:20px;min-height:40px;padding:10px 16px;gap:8px}._small-size_l_16jzf_153{font-size:12px;line-height:16px;min-height:32px;padding:8px 16px;gap:4px}._preLarge-size_l_16jzf_160{font-size:14px;line-height:20px;min-height:44px;padding:12px 24px;gap:10px}._large-size_l_16jzf_167{font-size:16px;line-height:24px;min-height:48px;padding:12px 24px;gap:8px}}._root_fi64k_1{display:flex}._gap-1_fi64k_5{gap:4px}._gap-2_fi64k_9{gap:8px}._gap-3_fi64k_13{gap:12px}._gap-4_fi64k_17{gap:16px}._gap-5_fi64k_21{gap:20px}._gap-6_fi64k_25{gap:24px}._gap-7_fi64k_29{gap:28px}._gap-8_fi64k_33{gap:32px}._gap-9_fi64k_37{gap:36px}._gap-10_fi64k_41{gap:40px}._gap-11_fi64k_45{gap:44px}._gap-12_fi64k_49{gap:48px}._gap-13_fi64k_53{gap:52px}._gap-14_fi64k_57{gap:56px}._gap-15_fi64k_61{gap:60px}._gap-16_fi64k_65{gap:64px}._fd-row_fi64k_69{flex-direction:row}._fd-row-reverse_fi64k_73{flex-direction:row-reverse}._fd-column_fi64k_77{flex-direction:column}._fd-column-reverse_fi64k_81{flex-direction:column-reverse}._w-nowrap_fi64k_85{flex-wrap:nowrap}._w-wrap_fi64k_89{flex-wrap:wrap}._w-wrap-reverse_fi64k_93{flex-wrap:wrap-reverse}._jc-flex-start_fi64k_97{justify-content:flex-start}._jc-flex-end_fi64k_101{justify-content:flex-end}._jc-center_fi64k_105{justify-content:center}._jc-space-between_fi64k_109{justify-content:space-between}._jc-space-around_fi64k_113{justify-content:space-around}._jc-space-evenly_fi64k_117{justify-content:space-evenly}._ai-stretch_fi64k_121{align-items:stretch}._ai-flex-start_fi64k_125{align-items:flex-start}._ai-flex-end_fi64k_129{align-items:flex-end}._ai-center_fi64k_133{align-items:center}._ai-baseline_fi64k_137{align-items:baseline}._auto-width_1vmip_1{width:max-content;min-width:100px}._full-width_1vmip_6{width:100%}._inputWrapper_1vmip_10{overflow:hidden;display:flex;align-items:center;gap:4px;border-radius:48px;padding:0;border:1px solid #b1b5c3;box-sizing:border-box}._inputWrapper_1vmip_10 input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}._inputWrapper_1vmip_10 input{padding:12px 12px 12px 23px;min-width:50px;width:100%;border:none;background:transparent;font-size:16px;line-height:24px;box-sizing:border-box}._inputWrapper_1vmip_10 input:focus{outline:none}._inputWrapperPost_1vmip_37,._inputWrapperPre_1vmip_38{font-size:16px;line-height:24px;font-weight:400;padding:0 12px 0 0}._inputWrapperPost_1vmip_37 input,._inputWrapperPre_1vmip_38 input{font-size:16px;line-height:24px}._inputWrapperPre_1vmip_38{padding:0 0 0 23px}._light_1vmip_54{background:#fff;border:1px solid #b1b5c3}._light_1vmip_54 input{color:#141416}._light_1vmip_54 input::placeholder{color:#b1b5c3}._light_1vmip_54 span{color:#b1b5c3}._light_1vmip_54:hover{border:1px solid #777e90}._light_1vmip_54:has(input:focus){border:1px solid #141416}._light_1vmip_54:has(input:disabled){background:#f4f5f6;border:1px solid #e6e8ec}._light_1vmip_54:has(input:disabled) input{color:#b1b5c3}._light_1vmip_54:has(input:disabled) input::placeholder{color:#b1b5c3}._light_1vmip_54:has(input:disabled) span{color:#b1b5c3}._dark_1vmip_87{background:#23262f;border:1px solid #353945}._dark_1vmip_87 input{color:#fff}._dark_1vmip_87 input::placeholder{color:#777e90}._dark_1vmip_87 span{color:#777e90}._dark_1vmip_87:hover{border:1px solid #777e90}._dark_1vmip_87:has(input:focus){border:1px solid #ffffff}._dark_1vmip_87:has(input:disabled){background:#141416;border:1px solid #353945}._dark_1vmip_87:has(input:disabled) input{color:#353945}._dark_1vmip_87:has(input:disabled) input::placeholder{color:#353945}._dark_1vmip_87:has(input:disabled) span{color:#353945}._dark_1vmip_87:has(input:invalid){border:1px solid #ec5353}._inputWrapperError_1vmip_123{background:#ffebeb;border:1px solid #ec5353}._inputWrapperError_1vmip_123 input{color:#ec5353}._fieldInputWrapper_14ghj_1{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}._fieldInputWrapper_14ghj_1 label{font-family:inherit;font-size:12px;line-height:16px;font-weight:400;color:#141416}._root_1dq3m_1{display:flex;width:100%;position:relative}._root_1dq3m_1>div:not(:first-of-type){border-left-width:.5px;border-top-left-radius:0;border-bottom-left-radius:0}._root_1dq3m_1>div:not(:first-of-type) input{padding-left:12px}._root_1dq3m_1>div:not(:last-of-type){border-right-width:.5px;border-top-right-radius:0;border-bottom-right-radius:0}._root_1dq3m_1>div:not(:last-of-type) input{padding-left:4px}._root_egoo4_1{display:flex;padding:16px 0;gap:8px;width:max-content;box-sizing:border-box}._root_egoo4_1 span{display:block;width:8px;height:8px;border-radius:50%}._metroColor_egoo4_15{display:flex;align-items:center;font-size:14px;line-height:20px;font-weight:500;gap:8px;color:#353945}._route_egoo4_25{display:flex;align-items:center;gap:4px;font-size:12px;line-height:16px;font-weight:500;color:#777e90}._auto_egoo4_35{width:max-content}._full_egoo4_39{width:100%}._transparent_egoo4_43{width:100%;padding:0;background:none}._long_egoo4_49{justify-content:space-between}@media (min-width: 1024px){._root_egoo4_1{padding:10px 24px;border-radius:110px;background:#f4f5f6}._transparent_egoo4_43{width:100%;padding:0;background:none}}._root_1ml5t_1{display:flex;padding:16px 0;gap:8px;width:max-content;box-sizing:border-box}._root_1ml5t_1 span{display:block;width:8px;height:8px;border-radius:50%}._metroColor_1ml5t_15{display:flex;align-items:center;font-size:16px;line-height:24px;font-weight:500;gap:8px;color:#353945}._route_1ml5t_25{display:flex;align-items:center;gap:4px;font-size:12px;line-height:16px;font-weight:500;color:#777e90}._auto_1ml5t_35{width:max-content}._full_1ml5t_39{width:100%}._root_1l0xs_1{display:flex;flex-direction:column;padding:32px 24px 24px;border:1px solid #e6e8ec;border-radius:24px;box-sizing:border-box}._lotImageWrapper_1l0xs_10{display:flex;justify-content:center}._lotInfoWrapper_1l0xs_15{display:flex;flex-direction:column;gap:16px;margin:32px 0 0}._infoHeader_1l0xs_22{font-family:inherit;font-size:24px;line-height:32px;font-weight:500;letter-spacing:-.01em;color:#141416}._decor_1l0xs_31{display:none}._decor_1l0xs_31 span{display:block}._lotPropertyListMobile_1l0xs_38{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}._lotPropertyItem_1l0xs_46{display:flex;justify-content:space-between;font-family:inherit;font-size:14px;line-height:20px;padding:8px 0;border-bottom:1px solid #F4F5F6}._lotPropertyItem_1l0xs_46 div:first-child{font-weight:400;color:#353945}._lotPropertyItem_1l0xs_46 div:last-child{font-weight:500;color:#141416}._lotPropertyListDesktop_1l0xs_64{display:none}._lotPriceWrapper_1l0xs_68{font-family:inherit;font-size:18px;line-height:24px;margin:16px 0 0}._discountWrapper_1l0xs_75{display:flex;justify-content:space-between;align-items:center}._discountWrapper_1l0xs_75>div:last-child{font-weight:500;margin-left:auto;color:#141416}._discountPrice_1l0xs_86{display:flex;align-items:center;font-weight:400;gap:8px;color:#b1b5c3}._discountPrice_1l0xs_86 span{text-decoration:line-through;text-decoration-color:#ec5353}._lotPricePerMetr_1l0xs_98{width:max-content;display:none}._btnWrapper_1l0xs_103{display:flex;gap:8px;margin:24px 0 0}._btnWrapper_1l0xs_103>button:first-child{display:none}@media (min-width: 1024px){._root_1l0xs_1{flex-direction:row;gap:32px;padding:31px 30px 31px 32px}._lotImageWrapper_1l0xs_10 img{width:148px;height:106px}._lotInfoWrapper_1l0xs_15{display:flex;flex-direction:column;justify-content:space-between;gap:0;margin:0}._decor_1l0xs_31{display:flex;align-items:center;gap:8px;margin:4px 0 0;font-family:inherit;font-size:16px;line-height:24px;font-weight:500;color:#777e90}._lotPropertyListMobile_1l0xs_38{display:none}._lotPropertyListDesktop_1l0xs_64{display:flex;gap:8px;margin:16px 0 0}._lotPriceWrapper_1l0xs_68{font-size:24px;line-height:32px;margin:0 0 0 auto}._discountWrapper_1l0xs_75{gap:12px}._discountPrice_1l0xs_86{font-size:14px;line-height:20px;gap:12px}._lotPricePerMetr_1l0xs_98{display:block;margin:0 0 0 auto;font-size:14px;line-height:20px;font-weight:400;color:#353945}._btnWrapper_1l0xs_103{justify-content:flex-end}._btnWrapper_1l0xs_103>button:first-child{display:block}._btnWrapper_1l0xs_103>button:last-child{width:max-content}}._wrapper_nzllw_1{display:flex;align-items:center;gap:8px}._logo_nzllw_7{width:81px;height:16px}._wrapperBetween_nzllw_12{width:100%;justify-content:space-between}._uk_nzllw_17{font-size:8px;line-height:8px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}._uk_black_nzllw_24{color:#141416}._uk_white_nzllw_27{color:#fff}@media (min-width: 1024px){._logo_nzllw_7{width:101px;height:20px}._uk_nzllw_17{font-size:9px;line-height:10px}}._root_1i82p_1{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:102;overflow:auto;box-sizing:border-box}._modalBody_1i82p_15{position:absolute}._modalOverlay_1i82p_19{position:absolute;width:100%;height:100vh;background:#0000}@supports (height: 100dvh){._modalOverlay_1i82p_19{height:100dvh}}._isTransparentBack_1i82p_31{background:#000}
1
+ ._root_wkh0k_1{white-space:pre-wrap}._root_j8jt6_1{display:flex;width:100%}._root_j8jt6_1 input{position:absolute;z-index:-1000;width:0;height:0;opacity:0}._root_j8jt6_1 label{flex:1 0 0;width:auto}._item_j8jt6_17{display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;padding:11px 15px;border:1px solid #E6E8EC;border-left:none;box-sizing:border-box}._firstItem_j8jt6_29{border-radius:48px 0 0 48px;border-left:1px solid #E6E8EC}._lastItem_j8jt6_34{border-radius:0 48px 48px 0}._text_j8jt6_38{width:max-content;font-size:16px;line-height:24px;font-weight:500;font-family:inherit}._rootCol_j8jt6_46{flex-wrap:wrap}._rootCol_j8jt6_46 label{min-width:50%}._rootCol_j8jt6_46 label:nth-child(1) ._item_j8jt6_17{border-radius:48px 0 0}._rootCol_j8jt6_46 label:nth-child(2) ._item_j8jt6_17{border-radius:0 48px 0 0}._rootCol_j8jt6_46 label:nth-child(3) ._item_j8jt6_17{border-top:none;border-left:1px solid #E6E8EC;border-radius:0 0 0 48px}._rootCol_j8jt6_46 label:nth-child(4) ._item_j8jt6_17{border-top:none;border-radius:0 0 48px}._rootCol_j8jt6_46 label:nth-child(n+5) ._item_j8jt6_17{display:none}._whiteRow_j8jt6_71 input:not(:checked)~._item_j8jt6_17{color:#141416}._whiteRow_j8jt6_71 input:checked~._item_j8jt6_17{background-color:#141416;color:#fff}@media (min-width: 1024px){._whiteRow_j8jt6_71 input:not(:checked)~._item_j8jt6_17:hover{background-color:#141416;color:#fff;opacity:.9}._whiteRow_j8jt6_71 input:checked~._item_j8jt6_17:hover{opacity:.9}._whiteRow_j8jt6_71 input:disabled~._item_j8jt6_17{opacity:.7}}._root_vkp5f_1{display:flex;gap:4px;-webkit-user-select:none;user-select:none}._root_vkp5f_1 label{padding:9px 11px;min-height:40px;min-width:max-content;border-radius:48px;box-sizing:border-box;cursor:pointer}._root_vkp5f_1 input{border:0;clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}._whiteFill_vkp5f_27 label{border:1px solid #E6E8EC;background:#fff}._whiteFill_vkp5f_27 label ._text_vkp5f_31{font-size:14px;line-height:20px;font-weight:500;color:#141416}._whiteFill_vkp5f_27 label:has(>input:checked){border:1px solid #141416;background:#141416}._whiteFill_vkp5f_27 label:has(>input:checked) ._text_vkp5f_31{color:#fff}@media ((min-width: 1024px) and (pointer: fine)){._whiteFill_vkp5f_27 label:hover{border:1px solid #353945;background:#23262f}._whiteFill_vkp5f_27 label:hover div{color:#fff}._whiteFill_vkp5f_27 label:has(>input:checked):hover{border:1px solid #353945;background:#23262f}}@media (min-width: 1440px){._root_vkp5f_1 label{padding:11px 13px;min-height:48px}._root_vkp5f_1 label ._text_vkp5f_31{font-size:16px;line-height:24px}}@keyframes _swiperForward_iju0r_1{0%{background:#b1b5c3;border:1px solid #b1b5c3}50%{background:#777e90;border:1px solid #777e90}to{background:#015ff9;border:1px solid #015ff9}}@keyframes _swiperBackward_iju0r_1{0%{background:#015ff9;border:1px solid #015ff9}50%{background:#024ac0;border:1px solid #024AC0}to{background:#b1b5c3;border:1px solid #b1b5c3}}._switcherWrapper_iju0r_29{display:flex;justify-content:space-between;align-items:center;outline:none}._swiper_iju0r_36{position:relative;width:36px;height:20px;padding:1px;border-radius:50px;border:1px solid #b1b5c3;background:#b1b5c3;box-sizing:border-box;cursor:pointer;outline:none;color:green}._swiperActive_iju0r_50{animation:_swiperForward_iju0r_1 .3s ease;animation-fill-mode:forwards}._swiperInactive_iju0r_55{animation:_swiperBackward_iju0r_1 .3s ease;animation-fill-mode:forwards}._swiperPoint_iju0r_60{position:relative;left:0;width:16px;height:16px;border-radius:50%;background:#fff;box-sizing:border-box;transition:all .3s ease;box-shadow:0 4px 4px #1414163d}._swiperPointActive_iju0r_72{left:16px}._sortSelectWrapper_1ynju_1{position:relative;width:max-content;-webkit-user-select:none;user-select:none;max-width:178px;min-height:100%;max-height:48px}._selectedOptions_1ynju_10{display:flex;flex:1;width:92px;padding-right:1.5rem;justify-content:space-between;align-items:center;font-family:inherit;font-size:14px;line-height:20px;font-weight:400;padding:7px 40px 7px 15px;border-radius:48px;border:1px solid #B1B5C3;background:#fff;box-sizing:border-box;outline:none;overflow:hidden}._selectedOptions_1ynju_10:hover{border:1px solid #777E90}._selectionOptionMini_1ynju_33{width:72px}._selectedOptionsOpened_1ynju_37{border:1px solid #141416}._selectOptionsDisabled_1ynju_41{pointer-events:none;background:#f4f5f6;border:1px solid #E6E8EC;color:#b1b5c3}._optionsList_1ynju_48{position:absolute;top:52px;width:inherit;padding:12px 24px;border:1px solid #e6e8ec;border-radius:24px;background:#fff;box-shadow:0 5px 12px #0000001f,0 21px 21px #0000001a;z-index:120;box-sizing:border-box;max-height:241px;overflow-y:auto}._mobileOptionList_1ynju_63{width:100%;padding:24px;background:#fff;box-sizing:border-box}._mobileSortHeader_1ynju_70{display:flex;justify-content:space-between;align-items:center;font-size:18px;line-height:24px;font-weight:400;font-family:inherit;padding:24px;border-radius:24px 24px 0 0;border-bottom:1px solid #E6E8EC;background:#fff}._modalAddBody_1ynju_84{bottom:0;left:0;width:100%}._inputWrapper_1ynju_90{position:relative;display:flex;align-items:center;height:100%}._inputWrapper_1ynju_90 input{min-height:100%;cursor:pointer}._option_1ynju_48{display:flex;justify-content:space-between;align-items:center;padding:12px 0;font-size:16px;line-height:24px;font-weight:500;cursor:pointer}._option_1ynju_48:not(:last-child){border-bottom:1px solid #F4F5F6}._option_1ynju_48:hover{opacity:.7}._icon_1ynju_118{position:absolute;left:50%;transform:translate(-50%);pointer-events:none}._checkBox_1ynju_125{width:24px;height:24px;border-radius:50%;border:1px solid #B1B5C3}._checkBoxChecked_1ynju_132{display:flex;align-items:center;justify-content:center;border:1px solid #015FF9}._innerCheck_1ynju_139{width:12px;height:12px;border-radius:50%;border:1px solid #015FF9;background:#015ff9}@media (min-width: 1024px){._optionsList_1ynju_48{top:52px;min-width:375px;right:0}._sortSelectWrapperTop_1ynju_153{position:unset}._optionListOnTop_1ynju_156{top:unset;right:unset;bottom:52px;left:50%;transform:translate(-50%)}}@media (min-width: 1440px){._selectedOptions_1ynju_10{display:flex;flex:1;width:100%;max-width:unset}._icon_1ynju_118{left:unset;right:16px;transform:translate(0)}}._multiSelectWrapper_100gw_1{position:relative;width:100%;-webkit-user-select:none;user-select:none}._selectedOptions_100gw_7{display:flex;flex:1;padding-right:2.5rem;justify-content:space-between;align-items:center;font-family:inherit;font-size:16px;line-height:24px;font-weight:400;padding:11px 12px 11px 24px;border-radius:48px;border:1px solid #B1B5C3;background:#fff;box-sizing:border-box;outline:none}._selectedOptions_100gw_7:hover{border:1px solid #777E90}._selectedOptionsOpened_100gw_28{border:1px solid #141416}._selectOptionsDisabled_100gw_32{pointer-events:none;background:#f4f5f6;border:1px solid #E6E8EC;color:#b1b5c3}._optionsList_100gw_39{position:absolute;top:52px;width:inherit;padding:12px 24px;border:1px solid #e6e8ec;border-radius:24px;background:#fff;box-shadow:0 5px 12px #0000001f,0 21px 21px #0000001a;z-index:120;box-sizing:border-box;max-height:262px;overflow-y:auto}._inputWrapper_100gw_54{display:flex;align-items:center}._inputWrapper_100gw_54 input{cursor:pointer}._option_100gw_39{display:flex;justify-content:space-between;align-items:center;padding:12px 0;cursor:pointer}._option_100gw_39:not(:last-child){border-bottom:1px solid #F4F5F6}._option_100gw_39:hover{opacity:.7}._icon_100gw_76{position:absolute;right:12px;pointer-events:none}._btnRound_1734o_1{display:flex;justify-content:center;align-items:center;border-radius:50%;padding:7px;box-sizing:border-box;cursor:pointer}._btnRound_1734o_1:disabled{opacity:.2}._btnRound_1734o_1:focus{outline:0}._small-size_1734o_17{width:32px;height:32px}._medium-size_1734o_22{width:40px;height:40px;padding:9px}._large-size_1734o_28{width:48px;height:48px;padding:11px}._whiteStroke_1734o_34{border:1px solid #e6e8ec;background-color:#fff}._whiteStroke_1734o_34 path{stroke:currentColor}._blackFill_1734o_42{border:1px solid #141416;background-color:#141416}._blackFill_1734o_42 path{stroke:#fff}@media (min-width: 1024px){._small-size_m_1734o_51{width:32px;height:32px}._medium-size_m_1734o_55{width:40px;height:40px;padding:9px}._large-size_m_1734o_60{width:48px;height:48px;padding:11px}._whiteStroke_1734o_34:hover{border:1px solid #b1b5c3}._blackFill_1734o_42:hover{background:#23262f;border:1px solid #353945}}@media (min-width: 1440px){._small-size_l_1734o_74{width:32px;height:32px}._medium-size_l_1734o_78{width:40px;height:40px;padding:9px}._large-size_l_1734o_83{width:48px;height:48px;padding:11px}}@keyframes _pulsing_1ksp9_1{0%{opacity:1}50%{opacity:.5}to{opacity:1}}._root_1ksp9_12{display:flex;flex-direction:column;padding:32px 24px 24px;border:1px solid #e6e8ec;border-radius:24px;box-sizing:border-box;pointer-events:none}._lotImageWrapper_1ksp9_22{position:relative;max-width:311px;width:100%;height:224px;margin:0 auto;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._lotInfoWrapper_1ksp9_33{display:flex;flex-direction:column;gap:16px;margin:32px 0 0}._infoHeader_1ksp9_40{width:250px;height:32px;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._decor_1ksp9_48{display:none}._decor_1ksp9_48 span{display:block}._lotPropertyListMobile_1ksp9_55{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}._lotPropertyItem_1ksp9_63{display:flex;justify-content:space-between;height:37px;padding:8px 0;border-bottom:1px solid #F4F5F6;box-sizing:border-box}._lotPropertyItem_1ksp9_63 div:first-child{width:80px;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._lotPropertyItem_1ksp9_63 div:last-child{width:48px;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._lotPropertyListDesktop_1ksp9_84{display:none}._lotPriceWrapper_1ksp9_88{margin:16px 0 0}._discountWrapper_1ksp9_92{display:flex;justify-content:flex-end}._discountWrapper_1ksp9_92>div{width:100px;height:24px;margin-left:auto;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._lotPricePerMetr_1ksp9_105{width:max-content;display:none}._btnWrapper_1ksp9_110{display:flex;gap:8px;margin:24px 0 0}._btnWrapper_1ksp9_110>div:first-child{display:none}._btnWrapper_1ksp9_110>div:last-child{width:100%;height:40px;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}@media (min-width: 1024px){._root_1ksp9_12{flex-direction:row;gap:32px;padding:31px 30px 31px 32px}._lotImageWrapper_1ksp9_22{max-width:148px;height:106px;margin:0}._lotInfoWrapper_1ksp9_33{display:flex;flex-direction:column;gap:0;margin:0}._decor_1ksp9_48{display:block;margin:4px 0 0;width:115px;height:20px;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._lotPropertyListMobile_1ksp9_55{display:none}._lotPropertyListDesktop_1ksp9_84{display:flex;gap:8px;margin:16px 0 0}._lotPropertyItemDesktop_1ksp9_160{min-width:90px;height:40px;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._lotPriceWrapper_1ksp9_88{margin:0 0 0 auto}._discountWrapper_1ksp9_92>div{width:120px;height:32px}._discountPrice_1ksp9_174{font-size:14px;line-height:20px;gap:12px}._lotPricePerMetr_1ksp9_105{display:block;margin:4px 0 0 auto;width:80px;height:16px;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._btnWrapper_1ksp9_110{justify-content:flex-end}._btnWrapper_1ksp9_110>div:first-child{display:block;width:52px;height:40px;border-radius:24px;animation:2s ease-in-out _pulsing_1ksp9_1 infinite;background:#e6e8ec}._btnWrapper_1ksp9_110>div:last-child{width:133px}}@keyframes _pulsing_8q5ww_1{0%{opacity:1}50%{opacity:.5}to{opacity:1}}._root_8q5ww_12{display:flex;flex-direction:column;gap:8px}._projectHeader_8q5ww_18{display:flex;flex-direction:column;gap:16px;padding:0 24px;margin:0 0 24px}._titleWrapper_8q5ww_26{display:flex;flex-direction:column;gap:8px}._projectTitle_8q5ww_32{width:160px;height:32px;border-radius:24px;animation:2s ease-in-out _pulsing_8q5ww_1 infinite;background:#e6e8ec}._projectYear_8q5ww_40{width:120px;height:16px;border-radius:24px;animation:2s ease-in-out _pulsing_8q5ww_1 infinite;background:#e6e8ec}._metroWrapper_8q5ww_48{display:flex;flex-direction:column;gap:4px}._metroWrapper_8q5ww_48>div{height:52px;width:100%;border-radius:24px;animation:2s ease-in-out _pulsing_8q5ww_1 infinite;background:#e6e8ec}._metroWrapper_8q5ww_48>div:not(:last-child){border-bottom:1px solid #f4f5f6}._filterBtnWrapper_8q5ww_64{display:flex;gap:8px}._filterBtnWrapper_8q5ww_64>div:first-child{height:40px;width:100%;border-radius:24px;animation:2s ease-in-out _pulsing_8q5ww_1 infinite;background:#e6e8ec}._filterBtnWrapper_8q5ww_64>div:last-child{height:40px;min-width:92px;border-radius:24px;animation:2s ease-in-out _pulsing_8q5ww_1 infinite;background:#e6e8ec}@media (min-width: 1024px){._projectHeader_8q5ww_18{flex-wrap:wrap;flex-direction:row;padding:0}._titleWrapper_8q5ww_26{width:100%}._metroWrapper_8q5ww_48{flex-wrap:wrap;gap:8px;max-width:530px;flex-direction:row}._metroWrapper_8q5ww_48>div{width:150px;height:40px;border-radius:24px;animation:2s ease-in-out _pulsing_8q5ww_1 infinite;background:#e6e8ec}._metroWrapper_8q5ww_48>div:not(:last-child){border-bottom:unset}._filterBtnWrapper_8q5ww_64{margin:auto 0 0 auto}._filterBtnWrapper_8q5ww_64>div:first-child{min-width:211px}}@media (min-width: 1440px){._root_8q5ww_12{flex:1 0 0}}._btnCommon_1yx3c_1{position:relative;font-family:inherit;font-weight:500;display:flex;justify-content:center;align-items:center;box-sizing:border-box;text-align:center;border:1px solid transparent;border-radius:48px;text-decoration:none;cursor:pointer}._btnCommon_1yx3c_1:disabled{opacity:.2}._btnLoading_1yx3c_19{pointer-events:none}._isHidden_1yx3c_23{visibility:hidden}._auto-width_1yx3c_27{width:max-content}._full-width_1yx3c_31{width:100%}._tiny-size_1yx3c_35{font-size:10px;line-height:12px;min-height:24px;padding:5px 11px;gap:4px}._small-size_1yx3c_43{font-size:12px;line-height:16px;min-height:32px;padding:7px 11px;gap:8px}._medium-size_1yx3c_51{font-size:14px;line-height:20px;min-height:40px;padding:9px 15px;gap:8px}._large-size_1yx3c_59{font-size:16px;line-height:24px;min-height:48px;padding:11px 23px;gap:8px}._blue_1yx3c_67{background:#015ff9;border:1px solid #015ff9;color:#fff}._blue_1yx3c_67:hover{background:#024ac0;border:1px solid #024ac0}._blue_1yx3c_67:active{background:#0645aa;border:1px solid #0645aa}._sokolniki_1yx3c_81{background:#60663e;border:1px solid #60663e;color:#fff}._sokolniki_1yx3c_81:hover{background:#494f29;border:1px solid #494f29}._sokolniki_1yx3c_81:active{background:#303519;border:1px solid #303519}._black_1yx3c_95{background:#141416;border:1px solid #141416;color:#fff}._black_1yx3c_95:hover{background:#23262f;border:1px solid #353945}._black_1yx3c_95:active{background:#353945;border:1px solid #777e90}._gray_1yx3c_109{background:#f4f5f6;border:1px solid #f4f5f6;color:#777e90}._gray_1yx3c_109:hover{background:#f4f5f6;border:1px solid #b1b5c3}._gray_1yx3c_109:active{background:#e6e8ec;border:1px solid #b1b5c3}._whiteStroke_1yx3c_123{background:#fff;border:1px solid #e6e8ec;color:#141416}._whiteStroke_1yx3c_123:hover{border:1px solid #b1b5c3}._whiteStroke_1yx3c_123:active{border:1px solid #141416}._whiteFilled_1yx3c_135{background:#fff;border:1px solid #ffffff;color:#141416}._whiteFilled_1yx3c_135:hover{background:#fcfcfd;border:1px solid #f4f5f6}._whiteFilled_1yx3c_135:active{background:#f4f5f6;border:1px solid #f4f5f6}._shade_1yx3c_149{background:#23262f;border:1px solid #23262F;color:#fff}._transparent_1yx3c_155{padding-left:0;padding-right:0;background:transparent;border:1px solid transparent;color:#015ff9}._transparent_1yx3c_155:hover{opacity:.7}@keyframes _LoaderSpin_1yx3c_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._volodiyaLight_1yx3c_174{background:#353945;border:1px solid #353945;color:#fff}._loader_1yx3c_180{position:absolute;animation:_LoaderSpin_1yx3c_1 1.4s infinite linear}@media (min-width: 1024px){._tiny-size_m_1yx3c_186{font-size:10px;line-height:12px;min-height:24px;padding:5px 11px;gap:4px}._small-size_m_1yx3c_193{font-size:12px;line-height:16px;min-height:32px;padding:7px 11px;gap:8px}._medium-size_m_1yx3c_200{font-size:14px;line-height:20px;min-height:40px;padding:9px 15px;gap:8px}._large-size_m_1yx3c_207{font-size:16px;line-height:24px;min-height:48px;padding:11px 23px;gap:8px}}@media (min-width: 1440px){._tiny-size_l_1yx3c_216{font-size:10px;line-height:12px;min-height:24px;padding:5px 11px;gap:4px}._small-size_l_1yx3c_223{font-size:12px;line-height:16px;min-height:32px;padding:7px 11px;gap:8px}._medium-size_l_1yx3c_230{font-size:14px;line-height:20px;min-height:40px;padding:9px 15px;gap:8px}._large-size_l_1yx3c_237{font-size:16px;line-height:24px;min-height:48px;padding:11px 23px;gap:8px}}._btnCommon_1act6_1{font-family:inherit;font-weight:500;display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-sizing:border-box;text-align:center;border:1px solid transparent;border-radius:48px;cursor:pointer}._btnCommon_1act6_1:disabled{opacity:.2}._auto-width_1act6_18{width:auto}._full-width_1act6_22{width:100%}._small-size_1act6_26{font-size:10px;line-height:12px;min-height:56px;padding:7px 11px;gap:4px}._whiteFilled_1act6_34{background:#fff;border:1px solid #ffffff;color:#777e90}._whiteFilled_1act6_34:hover{background:#fcfcfd;border:1px solid #f4f5f6}._whiteFilled_1act6_34:active{background:#f4f5f6;border:1px solid #f4f5f6}._destination_1c7de_1{display:flex;justify-content:space-between;align-items:center;gap:8px;border-radius:110px;cursor:pointer}._destination_1c7de_1 input{border:0;clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}._destination_1c7de_1 span{display:block;width:8px;height:8px;border-radius:50%}._auto-width_1c7de_29{width:max-content}._full-width_1c7de_33{width:100%}._medium-size_1c7de_37{padding:9px 23px}._medium-size_1c7de_37 ._destinationName_1c7de_40{font-size:14px;line-height:20px;font-weight:500}._medium-size_1c7de_37 ._routeText_1c7de_45{font-size:12px;line-height:16px;font-weight:500}._large-size_1c7de_51{padding:11px 31px}._large-size_1c7de_51 ._destinationName_1c7de_40{font-size:16px;line-height:24px;font-weight:500}._large-size_1c7de_51 ._routeText_1c7de_45{font-size:14px;line-height:20px;font-weight:500}._whiteStroke_1c7de_65{color:#353945;border:1px solid #f4f5f6}._whiteStroke_1c7de_65:hover{border:1px solid #b1b5c3}._whiteStroke_1c7de_65:active{background-color:#e6e8ec}._whiteStroke_1c7de_65 ._routeText_1c7de_45,._whiteStroke_1c7de_65 ._routeWrapper_1c7de_78{color:#777e90}._whiteStroke_1c7de_65:has(input:checked){border:1px solid #141416;background-color:#141416;color:#fff}._whiteStroke_1c7de_65:has(input:checked):hover{border:1px solid #353945;background-color:#23262f}._whiteStroke_1c7de_65:has(input:checked):active{background-color:#353945;border:1px solid #777E90}._whiteStroke_1c7de_65:has(input:checked) ._routeText_1c7de_45{color:#b1b5c3}._whiteStroke_1c7de_65:has(input:checked) ._routeWrapper_1c7de_78{color:#b1b5c3}._routeWrapper_1c7de_78{display:flex;gap:4px;justify-content:space-between;align-items:center}@media (min-width: 1024px){._medium-size_m_1c7de_109{padding:9px 23px}._medium-size_m_1c7de_109 ._destinationName_1c7de_40{font-size:14px;line-height:20px;font-weight:500}._medium-size_m_1c7de_109 ._routeText_1c7de_45{font-size:12px;line-height:16px;font-weight:500}._large-size_m_1c7de_122{padding:11px 31px}._large-size_m_1c7de_122 ._destinationName_1c7de_40{font-size:16px;line-height:24px;font-weight:500}._large-size_m_1c7de_122 ._routeText_1c7de_45{font-size:14px;line-height:20px;font-weight:500}}@media (min-width: 1440px){._medium-size_l_1c7de_137{padding:9px 23px}._medium-size_l_1c7de_137 ._destinationName_1c7de_40{font-size:14px;line-height:20px;font-weight:500}._medium-size_l_1c7de_137 ._routeText_1c7de_45{font-size:12px;line-height:16px;font-weight:500}._large-size_l_1c7de_150{padding:11px 31px}._large-size_l_1c7de_150 ._destinationName_1c7de_40{font-size:16px;line-height:24px;font-weight:500}._large-size_l_1c7de_150 ._routeText_1c7de_45{font-size:14px;line-height:20px;font-weight:500}}._tagCommon_16jzf_1{font-family:inherit;font-weight:400;display:flex;justify-content:center;align-items:center;box-sizing:border-box;text-align:center;border:1px solid transparent;border-radius:48px}._tagCommon_16jzf_1:disabled{opacity:.2}._auto-width_16jzf_16{width:max-content}._full-width_16jzf_20{width:100%}._medium-size_16jzf_24{font-size:14px;line-height:20px;min-height:40px;padding:10px 16px;gap:8px}._tiny-size_16jzf_32{font-size:10px;line-height:12px;min-height:24px;padding:5px;gap:4px}._small-size_16jzf_40{font-size:12px;line-height:16px;min-height:32px;padding:8px 16px;gap:4px}._preLarge-size_16jzf_48{font-size:14px;line-height:20px;min-height:44px;padding:12px 24px;gap:10px}._large-size_16jzf_56{font-size:16px;line-height:24px;min-height:48px;padding:12px 24px;gap:8px}._red_16jzf_64{background:#ec5353;border:1px solid #ec5353;color:#fff}._gray_16jzf_70{background:#f4f5f6;border:none;color:#353945}._shade_16jzf_76{background:#141416cc;border:none;color:#fff}._blackGrey_16jzf_82{background-color:#23262f;border:none;color:#e6e8ec}._chineseBlack_16jzf_88{background-color:#141416;border:none;color:#fff}._white_16jzf_94{background-color:#fff;border:solid 1px #E6E8EC;color:#141416;font-weight:500}@media (min-width: 1024px){._tiny-size_m_16jzf_102{font-size:10px;line-height:12px;min-height:24px;padding:5px;gap:4px}._medium-size_m_16jzf_109{font-size:14px;line-height:20px;min-height:40px;padding:10px 16px;gap:8px}._small-size_m_16jzf_116{font-size:12px;line-height:16px;min-height:32px;padding:8px 16px;gap:4px}._preLarge_size_m_16jzf_123{font-size:14px;line-height:20px;min-height:44px;padding:12px 24px;gap:10px}._large-size_m_16jzf_130{font-size:16px;line-height:24px;min-height:48px;padding:12px 24px;gap:8px}}@media (min-width: 1440px){._tiny-size_l_16jzf_139{font-size:10px;line-height:12px;min-height:24px;padding:5px;gap:4px}._medium-size_l_16jzf_146{font-size:14px;line-height:20px;min-height:40px;padding:10px 16px;gap:8px}._small-size_l_16jzf_153{font-size:12px;line-height:16px;min-height:32px;padding:8px 16px;gap:4px}._preLarge-size_l_16jzf_160{font-size:14px;line-height:20px;min-height:44px;padding:12px 24px;gap:10px}._large-size_l_16jzf_167{font-size:16px;line-height:24px;min-height:48px;padding:12px 24px;gap:8px}}._root_fi64k_1{display:flex}._gap-1_fi64k_5{gap:4px}._gap-2_fi64k_9{gap:8px}._gap-3_fi64k_13{gap:12px}._gap-4_fi64k_17{gap:16px}._gap-5_fi64k_21{gap:20px}._gap-6_fi64k_25{gap:24px}._gap-7_fi64k_29{gap:28px}._gap-8_fi64k_33{gap:32px}._gap-9_fi64k_37{gap:36px}._gap-10_fi64k_41{gap:40px}._gap-11_fi64k_45{gap:44px}._gap-12_fi64k_49{gap:48px}._gap-13_fi64k_53{gap:52px}._gap-14_fi64k_57{gap:56px}._gap-15_fi64k_61{gap:60px}._gap-16_fi64k_65{gap:64px}._fd-row_fi64k_69{flex-direction:row}._fd-row-reverse_fi64k_73{flex-direction:row-reverse}._fd-column_fi64k_77{flex-direction:column}._fd-column-reverse_fi64k_81{flex-direction:column-reverse}._w-nowrap_fi64k_85{flex-wrap:nowrap}._w-wrap_fi64k_89{flex-wrap:wrap}._w-wrap-reverse_fi64k_93{flex-wrap:wrap-reverse}._jc-flex-start_fi64k_97{justify-content:flex-start}._jc-flex-end_fi64k_101{justify-content:flex-end}._jc-center_fi64k_105{justify-content:center}._jc-space-between_fi64k_109{justify-content:space-between}._jc-space-around_fi64k_113{justify-content:space-around}._jc-space-evenly_fi64k_117{justify-content:space-evenly}._ai-stretch_fi64k_121{align-items:stretch}._ai-flex-start_fi64k_125{align-items:flex-start}._ai-flex-end_fi64k_129{align-items:flex-end}._ai-center_fi64k_133{align-items:center}._ai-baseline_fi64k_137{align-items:baseline}._auto-width_1vmip_1{width:max-content;min-width:100px}._full-width_1vmip_6{width:100%}._inputWrapper_1vmip_10{overflow:hidden;display:flex;align-items:center;gap:4px;border-radius:48px;padding:0;border:1px solid #b1b5c3;box-sizing:border-box}._inputWrapper_1vmip_10 input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}._inputWrapper_1vmip_10 input{padding:12px 12px 12px 23px;min-width:50px;width:100%;border:none;background:transparent;font-size:16px;line-height:24px;box-sizing:border-box}._inputWrapper_1vmip_10 input:focus{outline:none}._inputWrapperPost_1vmip_37,._inputWrapperPre_1vmip_38{font-size:16px;line-height:24px;font-weight:400;padding:0 12px 0 0}._inputWrapperPost_1vmip_37 input,._inputWrapperPre_1vmip_38 input{font-size:16px;line-height:24px}._inputWrapperPre_1vmip_38{padding:0 0 0 23px}._light_1vmip_54{background:#fff;border:1px solid #b1b5c3}._light_1vmip_54 input{color:#141416}._light_1vmip_54 input::placeholder{color:#b1b5c3}._light_1vmip_54 span{color:#b1b5c3}._light_1vmip_54:hover{border:1px solid #777e90}._light_1vmip_54:has(input:focus){border:1px solid #141416}._light_1vmip_54:has(input:disabled){background:#f4f5f6;border:1px solid #e6e8ec}._light_1vmip_54:has(input:disabled) input{color:#b1b5c3}._light_1vmip_54:has(input:disabled) input::placeholder{color:#b1b5c3}._light_1vmip_54:has(input:disabled) span{color:#b1b5c3}._dark_1vmip_87{background:#23262f;border:1px solid #353945}._dark_1vmip_87 input{color:#fff}._dark_1vmip_87 input::placeholder{color:#777e90}._dark_1vmip_87 span{color:#777e90}._dark_1vmip_87:hover{border:1px solid #777e90}._dark_1vmip_87:has(input:focus){border:1px solid #ffffff}._dark_1vmip_87:has(input:disabled){background:#141416;border:1px solid #353945}._dark_1vmip_87:has(input:disabled) input{color:#353945}._dark_1vmip_87:has(input:disabled) input::placeholder{color:#353945}._dark_1vmip_87:has(input:disabled) span{color:#353945}._dark_1vmip_87:has(input:invalid){border:1px solid #ec5353}._inputWrapperError_1vmip_123{background:#ffebeb;border:1px solid #ec5353}._inputWrapperError_1vmip_123 input{color:#ec5353}._fieldInputWrapper_14ghj_1{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}._fieldInputWrapper_14ghj_1 label{font-family:inherit;font-size:12px;line-height:16px;font-weight:400;color:#141416}._root_1dq3m_1{display:flex;width:100%;position:relative}._root_1dq3m_1>div:not(:first-of-type){border-left-width:.5px;border-top-left-radius:0;border-bottom-left-radius:0}._root_1dq3m_1>div:not(:first-of-type) input{padding-left:12px}._root_1dq3m_1>div:not(:last-of-type){border-right-width:.5px;border-top-right-radius:0;border-bottom-right-radius:0}._root_1dq3m_1>div:not(:last-of-type) input{padding-left:4px}._root_egoo4_1{display:flex;padding:16px 0;gap:8px;width:max-content;box-sizing:border-box}._root_egoo4_1 span{display:block;width:8px;height:8px;border-radius:50%}._metroColor_egoo4_15{display:flex;align-items:center;font-size:14px;line-height:20px;font-weight:500;gap:8px;color:#353945}._route_egoo4_25{display:flex;align-items:center;gap:4px;font-size:12px;line-height:16px;font-weight:500;color:#777e90}._auto_egoo4_35{width:max-content}._full_egoo4_39{width:100%}._transparent_egoo4_43{width:100%;padding:0;background:none}._long_egoo4_49{justify-content:space-between}@media (min-width: 1024px){._root_egoo4_1{padding:10px 24px;border-radius:110px;background:#f4f5f6}._transparent_egoo4_43{width:100%;padding:0;background:none}}._root_1ml5t_1{display:flex;padding:16px 0;gap:8px;width:max-content;box-sizing:border-box}._root_1ml5t_1 span{display:block;width:8px;height:8px;border-radius:50%}._metroColor_1ml5t_15{display:flex;align-items:center;font-size:16px;line-height:24px;font-weight:500;gap:8px;color:#353945}._route_1ml5t_25{display:flex;align-items:center;gap:4px;font-size:12px;line-height:16px;font-weight:500;color:#777e90}._auto_1ml5t_35{width:max-content}._full_1ml5t_39{width:100%}._root_1l0xs_1{display:flex;flex-direction:column;padding:32px 24px 24px;border:1px solid #e6e8ec;border-radius:24px;box-sizing:border-box}._lotImageWrapper_1l0xs_10{display:flex;justify-content:center}._lotInfoWrapper_1l0xs_15{display:flex;flex-direction:column;gap:16px;margin:32px 0 0}._infoHeader_1l0xs_22{font-family:inherit;font-size:24px;line-height:32px;font-weight:500;letter-spacing:-.01em;color:#141416}._decor_1l0xs_31{display:none}._decor_1l0xs_31 span{display:block}._lotPropertyListMobile_1l0xs_38{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}._lotPropertyItem_1l0xs_46{display:flex;justify-content:space-between;font-family:inherit;font-size:14px;line-height:20px;padding:8px 0;border-bottom:1px solid #F4F5F6}._lotPropertyItem_1l0xs_46 div:first-child{font-weight:400;color:#353945}._lotPropertyItem_1l0xs_46 div:last-child{font-weight:500;color:#141416}._lotPropertyListDesktop_1l0xs_64{display:none}._lotPriceWrapper_1l0xs_68{font-family:inherit;font-size:18px;line-height:24px;margin:16px 0 0}._discountWrapper_1l0xs_75{display:flex;justify-content:space-between;align-items:center}._discountWrapper_1l0xs_75>div:last-child{font-weight:500;margin-left:auto;color:#141416}._discountPrice_1l0xs_86{display:flex;align-items:center;font-weight:400;gap:8px;color:#b1b5c3}._discountPrice_1l0xs_86 span{text-decoration:line-through;text-decoration-color:#ec5353}._lotPricePerMetr_1l0xs_98{width:max-content;display:none}._btnWrapper_1l0xs_103{display:flex;gap:8px;margin:24px 0 0}._btnWrapper_1l0xs_103>button:first-child{display:none}@media (min-width: 1024px){._root_1l0xs_1{flex-direction:row;gap:32px;padding:31px 30px 31px 32px}._lotImageWrapper_1l0xs_10 img{width:148px;height:106px}._lotInfoWrapper_1l0xs_15{display:flex;flex-direction:column;justify-content:space-between;gap:0;margin:0}._decor_1l0xs_31{display:flex;align-items:center;gap:8px;margin:4px 0 0;font-family:inherit;font-size:16px;line-height:24px;font-weight:500;color:#777e90}._lotPropertyListMobile_1l0xs_38{display:none}._lotPropertyListDesktop_1l0xs_64{display:flex;gap:8px;margin:16px 0 0}._lotPriceWrapper_1l0xs_68{font-size:24px;line-height:32px;margin:0 0 0 auto}._discountWrapper_1l0xs_75{gap:12px}._discountPrice_1l0xs_86{font-size:14px;line-height:20px;gap:12px}._lotPricePerMetr_1l0xs_98{display:block;margin:0 0 0 auto;font-size:14px;line-height:20px;font-weight:400;color:#353945}._btnWrapper_1l0xs_103{justify-content:flex-end}._btnWrapper_1l0xs_103>button:first-child{display:block}._btnWrapper_1l0xs_103>button:last-child{width:max-content}}._wrapper_nzllw_1{display:flex;align-items:center;gap:8px}._logo_nzllw_7{width:81px;height:16px}._wrapperBetween_nzllw_12{width:100%;justify-content:space-between}._uk_nzllw_17{font-size:8px;line-height:8px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}._uk_black_nzllw_24{color:#141416}._uk_white_nzllw_27{color:#fff}@media (min-width: 1024px){._logo_nzllw_7{width:101px;height:20px}._uk_nzllw_17{font-size:9px;line-height:10px}}._root_1i82p_1{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:102;overflow:auto;box-sizing:border-box}._modalBody_1i82p_15{position:absolute}._modalOverlay_1i82p_19{position:absolute;width:100%;height:100vh;background:#0000}@supports (height: 100dvh){._modalOverlay_1i82p_19{height:100dvh}}._isTransparentBack_1i82p_31{background:#000}
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "stone-kit",
3
3
  "description": "uikit for redesign",
4
4
  "private": false,
5
- "version": "0.0.170",
5
+ "version": "0.0.172",
6
6
  "author": "Mollycodd1e",
7
7
  "license": "ISC",
8
8
  "type": "module",