stone-kit 0.0.242 → 0.0.244

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.
@@ -9,18 +9,19 @@ import { NewIcon as At } from "../../NewIcon/ui/NewIcon.js";
9
9
  import { phoneReg as wt, nameReg as pt, emailReg as Dt } from "../utils/reg.js";
10
10
  import { CheckBox as Ge } from "../../CheckBox/CheckBox.js";
11
11
  import { TextArea as kt } from "../../TextArea/TextArea.js";
12
- const St = "_btn_q5rib_1", Et = "_modal_q5rib_9", Ct = "_modalBody_q5rib_16", Bt = "_root_q5rib_21", Tt = "_title_q5rib_31", Rt = "_description_q5rib_38", Lt = "_inputWrapper_q5rib_45", ee = {
13
- btn: St,
14
- modal: Et,
15
- modalBody: Ct,
16
- root: Bt,
17
- title: Tt,
18
- description: Rt,
19
- inputWrapper: Lt
12
+ import { useClientWidth as St } from "../../../shared/useClientWidth.js";
13
+ const Et = "_btn_q5rib_1", Ct = "_modal_q5rib_9", Bt = "_modalBody_q5rib_16", Tt = "_root_q5rib_21", Rt = "_title_q5rib_31", Lt = "_description_q5rib_38", Mt = "_inputWrapper_q5rib_45", ee = {
14
+ btn: Et,
15
+ modal: Ct,
16
+ modalBody: Bt,
17
+ root: Tt,
18
+ title: Rt,
19
+ description: Lt,
20
+ inputWrapper: Mt
20
21
  };
21
22
  var ge = (e) => e.type === "checkbox", oe = (e) => e instanceof Date, T = (e) => e == null;
22
23
  const at = (e) => typeof e == "object";
23
- var E = (e) => !T(e) && !Array.isArray(e) && at(e) && !oe(e), Mt = (e) => E(e) && e.target ? ge(e.target) ? e.target.checked : e.target.value : e, Ot = (e) => e.substring(0, e.search(/\.\d+(\.|$)/)) || e, Nt = (e, s) => e.has(Ot(s)), Ut = (e) => {
24
+ var E = (e) => !T(e) && !Array.isArray(e) && at(e) && !oe(e), Ot = (e) => E(e) && e.target ? ge(e.target) ? e.target.checked : e.target.value : e, Nt = (e) => e.substring(0, e.search(/\.\d+(\.|$)/)) || e, Ut = (e, s) => e.has(Nt(s)), qt = (e) => {
24
25
  const s = e.constructor && e.constructor.prototype;
25
26
  return E(s) && s.hasOwnProperty("isPrototypeOf");
26
27
  }, Re = typeof window < "u" && typeof window.HTMLElement < "u" && typeof document < "u";
@@ -32,7 +33,7 @@ function P(e) {
32
33
  else if (e instanceof Set)
33
34
  s = new Set(e);
34
35
  else if (!(Re && (e instanceof Blob || e instanceof FileList)) && (r || E(e)))
35
- if (s = r ? [] : {}, !r && !Ut(e))
36
+ if (s = r ? [] : {}, !r && !qt(e))
36
37
  s = e;
37
38
  else
38
39
  for (const n in e)
@@ -82,7 +83,7 @@ const Je = {
82
83
  validate: "validate"
83
84
  };
84
85
  W.createContext(null);
85
- var qt = (e, s, r, n = !0) => {
86
+ var It = (e, s, r, n = !0) => {
86
87
  const u = {
87
88
  defaultValues: s._defaultValues
88
89
  };
@@ -94,12 +95,12 @@ var qt = (e, s, r, n = !0) => {
94
95
  }
95
96
  });
96
97
  return u;
97
- }, L = (e) => E(e) && !Object.keys(e).length, It = (e, s, r, n) => {
98
+ }, L = (e) => E(e) && !Object.keys(e).length, Pt = (e, s, r, n) => {
98
99
  r(e);
99
100
  const { name: u, ...l } = e;
100
101
  return L(l) || Object.keys(l).length >= Object.keys(s).length || Object.keys(l).find((y) => s[y] === j.all);
101
102
  }, _e = (e) => Array.isArray(e) ? e : [e];
102
- function Pt(e) {
103
+ function Wt(e) {
103
104
  const s = W.useRef(e);
104
105
  s.current = e, W.useEffect(() => {
105
106
  const r = !e.disabled && s.current.subject && s.current.subject.subscribe({
@@ -110,7 +111,7 @@ function Pt(e) {
110
111
  };
111
112
  }, [e.disabled]);
112
113
  }
113
- var J = (e) => typeof e == "string", Wt = (e, s, r, n, u) => J(e) ? (n && s.watch.add(e), d(r, e, u)) : Array.isArray(e) ? e.map((l) => (n && s.watch.add(l), d(r, l))) : (n && (s.watchAll = !0), r), Ht = (e, s, r, n, u) => s ? {
114
+ var J = (e) => typeof e == "string", Ht = (e, s, r, n, u) => J(e) ? (n && s.watch.add(e), d(r, e, u)) : Array.isArray(e) ? e.map((l) => (n && s.watch.add(l), d(r, l))) : (n && (s.watchAll = !0), r), zt = (e, s, r, n, u) => s ? {
114
115
  ...r[e],
115
116
  types: {
116
117
  ...r[e] && r[e].types ? r[e].types : {},
@@ -139,7 +140,7 @@ const he = (e, s, r, n) => {
139
140
  }
140
141
  }
141
142
  };
142
- var zt = (e, s, r) => {
143
+ var $t = (e, s, r) => {
143
144
  const n = _e(d(e, r));
144
145
  return V(n, "root", s[r]), V(e, r, n), e;
145
146
  }, Me = (e) => e.type === "file", re = (e) => typeof e == "function", be = (e) => {
@@ -190,7 +191,7 @@ var ue = (e) => E(e) && !xe(e) ? e : {
190
191
  return {};
191
192
  const O = y ? y[0] : l, B = (v) => {
192
193
  n && O.reportValidity && (O.setCustomValidity(te(v) ? "" : v || ""), O.reportValidity());
193
- }, A = {}, Y = Oe(l), ae = ge(l), Q = Y || ae, Z = (z || Me(l)) && w(l.value) && w(m) || be(l) && l.value === "" || m === "" || Array.isArray(m) && !m.length, R = Ht.bind(null, D, r, A), le = (v, b, k, C = X.maxLength, $ = X.minLength) => {
194
+ }, A = {}, Y = Oe(l), ae = ge(l), Q = Y || ae, Z = (z || Me(l)) && w(l.value) && w(m) || be(l) && l.value === "" || m === "" || Array.isArray(m) && !m.length, R = zt.bind(null, D, r, A), le = (v, b, k, C = X.maxLength, $ = X.minLength) => {
194
195
  const I = v ? b : k;
195
196
  A[D] = {
196
197
  type: v ? C : $,
@@ -265,22 +266,22 @@ var ue = (e) => E(e) && !xe(e) ? e : {
265
266
  }
266
267
  return B(!0), A;
267
268
  };
268
- function $t(e, s) {
269
+ function jt(e, s) {
269
270
  const r = s.slice(0, -1).length;
270
271
  let n = 0;
271
272
  for (; n < r; )
272
273
  e = w(e) ? n++ : e[s[n++]];
273
274
  return e;
274
275
  }
275
- function jt(e) {
276
+ function Kt(e) {
276
277
  for (const s in e)
277
278
  if (e.hasOwnProperty(s) && !w(e[s]))
278
279
  return !1;
279
280
  return !0;
280
281
  }
281
282
  function S(e, s) {
282
- const r = Array.isArray(s) ? s : Le(s) ? [s] : lt(s), n = r.length === 1 ? e : $t(e, r), u = r.length - 1, l = r[u];
283
- return n && delete n[l], u !== 0 && (E(n) && L(n) || Array.isArray(n) && jt(n)) && S(e, r.slice(0, -1)), e;
283
+ const r = Array.isArray(s) ? s : Le(s) ? [s] : lt(s), n = r.length === 1 ? e : jt(e, r), u = r.length - 1, l = r[u];
284
+ return n && delete n[l], u !== 0 && (E(n) && L(n) || Array.isArray(n) && Kt(n)) && S(e, r.slice(0, -1)), e;
284
285
  }
285
286
  var Ce = () => {
286
287
  let e = [];
@@ -322,7 +323,7 @@ function se(e, s) {
322
323
  }
323
324
  return !0;
324
325
  }
325
- var ot = (e) => e.type === "select-multiple", Kt = (e) => Oe(e) || ge(e), Be = (e) => be(e) && e.isConnected, ct = (e) => {
326
+ var ot = (e) => e.type === "select-multiple", Gt = (e) => Oe(e) || ge(e), Be = (e) => be(e) && e.isConnected, ct = (e) => {
326
327
  for (const s in e)
327
328
  if (re(e[s]))
328
329
  return !0;
@@ -348,7 +349,7 @@ function Te(e) {
348
349
  if (!(e.refs ? e.refs.every((r) => r.disabled) : s.disabled))
349
350
  return Me(s) ? s.files : Oe(s) ? ut(e.refs).value : ot(s) ? [...s.selectedOptions].map(({ value: r }) => r) : ge(s) ? nt(e.refs).value : dt(w(s.value) ? e.ref.value : s.value, e);
350
351
  }
351
- var Gt = (e, s, r, n) => {
352
+ var Jt = (e, s, r, n) => {
352
353
  const u = {};
353
354
  for (const l of e) {
354
355
  const y = d(s, l);
@@ -360,7 +361,7 @@ var Gt = (e, s, r, n) => {
360
361
  fields: u,
361
362
  shouldUseNativeValidation: n
362
363
  };
363
- }, ye = (e) => w(e) ? e : xe(e) ? e.source : E(e) ? xe(e.value) ? e.value.source : e.value : e, Jt = (e) => e.mount && (e.required || e.min || e.max || e.maxLength || e.minLength || e.pattern || e.validate);
364
+ }, ye = (e) => w(e) ? e : xe(e) ? e.source : E(e) ? xe(e.value) ? e.value.source : e.value : e, Qt = (e) => e.mount && (e.required || e.min || e.max || e.maxLength || e.minLength || e.pattern || e.validate);
364
365
  function st(e, s, r) {
365
366
  const n = d(e, r);
366
367
  if (n || Le(r))
@@ -384,15 +385,15 @@ function st(e, s, r) {
384
385
  name: r
385
386
  };
386
387
  }
387
- var Qt = (e, s, r, n, u) => u.isOnAll ? !1 : !r && u.isOnTouch ? !(s || e) : (r ? n.isOnBlur : u.isOnBlur) ? !e : (r ? n.isOnChange : u.isOnChange) ? e : !0, Xt = (e, s) => !Ae(d(e, s)).length && S(e, s);
388
- const Yt = {
388
+ var Xt = (e, s, r, n, u) => u.isOnAll ? !1 : !r && u.isOnTouch ? !(s || e) : (r ? n.isOnBlur : u.isOnBlur) ? !e : (r ? n.isOnChange : u.isOnChange) ? e : !0, Yt = (e, s) => !Ae(d(e, s)).length && S(e, s);
389
+ const Zt = {
389
390
  mode: j.onSubmit,
390
391
  reValidateMode: j.onChange,
391
392
  shouldFocusError: !0
392
393
  };
393
- function Zt(e = {}) {
394
+ function er(e = {}) {
394
395
  let s = {
395
- ...Yt,
396
+ ...Zt,
396
397
  ...e
397
398
  }, r = {
398
399
  submitCount: 0,
@@ -454,7 +455,7 @@ function Zt(e = {}) {
454
455
  }
455
456
  if (o && Array.isArray(d(r.errors, t))) {
456
457
  const h = a(d(r.errors, t), f.argA, f.argB);
457
- c && V(r.errors, t, h), Xt(r.errors, t);
458
+ c && V(r.errors, t, h), Yt(r.errors, t);
458
459
  }
459
460
  if (F.touchedFields && o && Array.isArray(d(r.touchedFields, t))) {
460
461
  const h = a(d(r.touchedFields, t), f.argA, f.argB);
@@ -515,7 +516,7 @@ function Zt(e = {}) {
515
516
  }
516
517
  }, Q = async (t) => {
517
518
  G(t, !0);
518
- const i = await s.resolver(l, s.context, Gt(t || g.mount, n, s.criteriaMode, s.shouldUseNativeValidation));
519
+ const i = await s.resolver(l, s.context, Jt(t || g.mount, n, s.criteriaMode, s.shouldUseNativeValidation));
519
520
  return G(t), i;
520
521
  }, Z = async (t) => {
521
522
  const { errors: i } = await Q(t);
@@ -540,7 +541,7 @@ function Zt(e = {}) {
540
541
  const p = await rt(c, l, D, s.shouldUseNativeValidation && !i, x);
541
542
  if (G([f]), p[o.name] && (a.valid = !1, i))
542
543
  break;
543
- !i && (d(p, o.name) ? x ? zt(r.errors, p, o.name) : V(r.errors, o.name, p[o.name]) : S(r.errors, o.name));
544
+ !i && (d(p, o.name) ? x ? $t(r.errors, p, o.name) : V(r.errors, o.name, p[o.name]) : S(r.errors, o.name));
544
545
  }
545
546
  !L(h) && await R(h, i, a);
546
547
  }
@@ -552,7 +553,7 @@ function Zt(e = {}) {
552
553
  i && (i._f.refs ? i._f.refs.every((a) => !Be(a)) : !Be(i._f.ref)) && we(t);
553
554
  }
554
555
  g.unMount = /* @__PURE__ */ new Set();
555
- }, v = (t, i) => (t && i && V(l, t, i), !se(Ne(), u)), b = (t, i, a) => Wt(t, g, {
556
+ }, v = (t, i) => (t && i && V(l, t, i), !se(Ne(), u)), b = (t, i, a) => Ht(t, g, {
556
557
  ...y.mount ? l : w(i) ? u : J(t) ? { [t]: i } : i
557
558
  }, a, i), k = (t) => Ae(d(y.mount ? l : u, t, e.shouldUnregister ? d(u, t, []) : [])), C = (t, i, a = {}) => {
558
559
  const f = d(n, t);
@@ -587,12 +588,12 @@ function Zt(e = {}) {
587
588
  y.mount = !0;
588
589
  const i = t.target;
589
590
  let a = i.name, f = !0;
590
- const c = d(n, a), o = () => i.type ? Te(c._f) : Mt(t), h = (x) => {
591
+ const c = d(n, a), o = () => i.type ? Te(c._f) : Ot(t), h = (x) => {
591
592
  f = Number.isNaN(x) || x === d(l, a, x);
592
593
  };
593
594
  if (c) {
594
595
  let x, p;
595
- const N = o(), ne = t.type === Je.BLUR || t.type === Je.FOCUS_OUT, _t = !Jt(c._f) && !s.resolver && !d(r.errors, a) && !c._f.deps || Qt(ne, d(r.touchedFields, a), r.isSubmitted, H, ie), De = Xe(a, g, ne);
596
+ const N = o(), ne = t.type === Je.BLUR || t.type === Je.FOCUS_OUT, _t = !Qt(c._f) && !s.resolver && !d(r.errors, a) && !c._f.deps || Xt(ne, d(r.touchedFields, a), r.isSubmitted, H, ie), De = Xe(a, g, ne);
596
597
  V(l, a, N), ne ? (c._f.onBlur && c._f.onBlur(t), M && M(0)) : c._f.onChange && c._f.onChange(t);
597
598
  const ke = Y(a, N, ne, !1), mt = !L(ke) || De;
598
599
  if (!ne && _.values.next({
@@ -704,7 +705,7 @@ function Zt(e = {}) {
704
705
  ref: (c) => {
705
706
  if (c) {
706
707
  pe(t, i), a = d(n, t);
707
- const o = w(c.value) && c.querySelectorAll && c.querySelectorAll("input,select,textarea")[0] || c, h = Kt(o), x = a._f.refs || [];
708
+ const o = w(c.value) && c.querySelectorAll && c.querySelectorAll("input,select,textarea")[0] || c, h = Gt(o), x = a._f.refs || [];
708
709
  if (h ? x.find((p) => p === o) : o === a._f.ref)
709
710
  return;
710
711
  V(n, t, {
@@ -721,7 +722,7 @@ function Zt(e = {}) {
721
722
  }
722
723
  }), A(t, !1, void 0, o);
723
724
  } else
724
- a = d(n, t, {}), a._f && (a._f.mount = !1), (s.shouldUnregister || i.shouldUnregister) && !(Nt(g.array, t) && y.action) && g.unMount.add(t);
725
+ a = d(n, t, {}), a._f && (a._f.mount = !1), (s.shouldUnregister || i.shouldUnregister) && !(Ut(g.array, t) && y.action) && g.unMount.add(t);
725
726
  }
726
727
  };
727
728
  }, Pe = () => s.shouldFocusError && he(n, fe, g.mount), gt = (t) => {
@@ -899,7 +900,7 @@ function Zt(e = {}) {
899
900
  getFieldState: Ue
900
901
  };
901
902
  }
902
- function er(e = {}) {
903
+ function tr(e = {}) {
903
904
  const s = W.useRef(), r = W.useRef(), [n, u] = W.useState({
904
905
  isDirty: !1,
905
906
  isValidating: !1,
@@ -917,14 +918,14 @@ function er(e = {}) {
917
918
  defaultValues: re(e.defaultValues) ? void 0 : e.defaultValues
918
919
  });
919
920
  s.current || (s.current = {
920
- ...Zt(e),
921
+ ...er(e),
921
922
  formState: n
922
923
  });
923
924
  const l = s.current.control;
924
- return l._options = e, Pt({
925
+ return l._options = e, Wt({
925
926
  subject: l._subjects.state,
926
927
  next: (y) => {
927
- It(y, l._proxyFormState, l._updateFormState) && u({ ...l._formState });
928
+ Pt(y, l._proxyFormState, l._updateFormState) && u({ ...l._formState });
928
929
  }
929
930
  }), W.useEffect(() => l._disableForm(e.disabled), [l, e.disabled]), W.useEffect(() => {
930
931
  if (l._proxyFormState.isDirty) {
@@ -943,11 +944,11 @@ function er(e = {}) {
943
944
  e.shouldUnregister && l._subjects.values.next({
944
945
  values: l._getWatch()
945
946
  });
946
- }, [e.shouldUnregister, l]), s.current.formState = qt(n, l), s.current;
947
+ }, [e.shouldUnregister, l]), s.current.formState = It(n, l), s.current;
947
948
  }
948
949
  const it = `Я принимаю условия Политики обработки
949
950
  и защиты персональных данных, даю согласия на обработку персональных
950
- данных`, gr = ({
951
+ данных`, _r = ({
951
952
  isFormOpen: e,
952
953
  setIsFormOpen: s,
953
954
  title: r,
@@ -959,7 +960,7 @@ const it = `Я принимаю условия Политики обработк
959
960
  textAreaPlaceholder: M,
960
961
  subTitle: q,
961
962
  submitHandler: F,
962
- modalWidth: _ = "442px",
963
+ modalWidth: _,
963
964
  rowsTextArea: ie = 2,
964
965
  personalCheckBox: H = { text: it, isRequired: !0 },
965
966
  advCheckBox: D = { text: it, isRequired: !0 }
@@ -971,12 +972,12 @@ const it = `Я принимаю условия Политики обработк
971
972
  reset: m,
972
973
  watch: O,
973
974
  formState: { errors: B }
974
- } = er(), A = !!O("email"), { onChange: Y, onBlur: ae, ...Q } = z("phone", {
975
+ } = tr(), A = !!O("email"), { onChange: Y, onBlur: ae, ...Q } = z("phone", {
975
976
  required: l || g ? !A : !0,
976
977
  pattern: { value: wt, message: "" },
977
978
  onBlur: () => G("phone")
978
- }), Z = O("personalCheckBox"), R = O("advCheckBox"), le = (v) => {
979
- F(v), m();
979
+ }), { isMobile: Z } = St(), R = O("personalCheckBox"), le = O("advCheckBox"), v = (b) => {
980
+ F(b), m();
980
981
  };
981
982
  return /* @__PURE__ */ U(
982
983
  Vt,
@@ -987,7 +988,7 @@ const it = `Я принимаю условия Политики обработк
987
988
  opacity: 0.7,
988
989
  isTransparentBack: !0,
989
990
  additionalClassModalBody: ee.modalBody,
990
- children: /* @__PURE__ */ Se("div", { className: ee.root, style: { width: _ }, children: [
991
+ children: /* @__PURE__ */ Se("div", { className: ee.root, style: { width: Z ? "100%" : _ }, children: [
991
992
  /* @__PURE__ */ U("div", { className: ee.title, dangerouslySetInnerHTML: { __html: r ?? "Оставить обращение" } }),
992
993
  /* @__PURE__ */ U(
993
994
  "div",
@@ -996,7 +997,7 @@ const it = `Я принимаю условия Политики обработк
996
997
  dangerouslySetInnerHTML: { __html: q ?? "Оставьте номер телефона для получения консультации" }
997
998
  }
998
999
  ),
999
- /* @__PURE__ */ Se("form", { onSubmit: K(le), children: [
1000
+ /* @__PURE__ */ Se("form", { onSubmit: K(v), children: [
1000
1001
  /* @__PURE__ */ Se(Ft, { className: ee.inputWrapper, children: [
1001
1002
  /* @__PURE__ */ U(
1002
1003
  Ee,
@@ -1044,7 +1045,10 @@ const it = `Я принимаю условия Политики обработк
1044
1045
  "data-testid": "modal_email",
1045
1046
  ...z(
1046
1047
  "email",
1047
- { required: y || g ? A : !1, pattern: Dt }
1048
+ {
1049
+ required: y || g ? A : !1,
1050
+ pattern: Dt
1051
+ }
1048
1052
  ),
1049
1053
  error: !!B.email
1050
1054
  }
@@ -1063,7 +1067,7 @@ const it = `Я принимаю условия Политики обработк
1063
1067
  Ge,
1064
1068
  {
1065
1069
  "data-testid": "modal_advCheckBox",
1066
- isChecked: R,
1070
+ isChecked: le,
1067
1071
  error: !!B.advCheckBox,
1068
1072
  text: D.text,
1069
1073
  ...z("advCheckBox", { required: D == null ? void 0 : D.isRequired })
@@ -1073,7 +1077,7 @@ const it = `Я принимаю условия Политики обработк
1073
1077
  Ge,
1074
1078
  {
1075
1079
  "data-testid": "modal_personalCheckBox",
1076
- isChecked: Z,
1080
+ isChecked: R,
1077
1081
  error: !!B.personalCheckBox,
1078
1082
  text: H.text,
1079
1083
  ...z("personalCheckBox", { required: H.isRequired })
@@ -1118,5 +1122,5 @@ const it = `Я принимаю условия Политики обработк
1118
1122
  );
1119
1123
  };
1120
1124
  export {
1121
- gr as ModalForm
1125
+ _r as ModalForm
1122
1126
  };
@@ -1,55 +1,55 @@
1
- import { jsx as t } from "react/jsx-runtime";
2
- import { c as o } from "../../../index-rKuIKazb.js";
3
- const n = "_tagCommon_jiz35_1", j = "_red_jiz35_68", c = "_gray_jiz35_74", g = "_shade_jiz35_80", d = "_blackGrey_jiz35_86", h = "_chineseBlack_jiz35_92", u = "_white_jiz35_98", y = "_preLarge_size_m_jiz35_127", _ = {
4
- tagCommon: n,
5
- "auto-width": "_auto-width_jiz35_20",
6
- "full-width": "_full-width_jiz35_24",
7
- "medium-size": "_medium-size_jiz35_28",
8
- "tiny-size": "_tiny-size_jiz35_36",
9
- "small-size": "_small-size_jiz35_44",
10
- "preLarge-size": "_preLarge-size_jiz35_52",
11
- "large-size": "_large-size_jiz35_60",
12
- red: j,
13
- gray: c,
1
+ import { jsx as r } from "react/jsx-runtime";
2
+ import { c as y } from "../../../index-rKuIKazb.js";
3
+ const t = "_tagCommon_yc8zc_1", o = "_red_yc8zc_68", n = "_gray_yc8zc_74", g = "_shade_yc8zc_80", d = "_blackGrey_yc8zc_86", h = "_chineseBlack_yc8zc_92", u = "_white_yc8zc_98", p = "_preLarge_size_m_yc8zc_127", _ = {
4
+ tagCommon: t,
5
+ "auto-width": "_auto-width_yc8zc_20",
6
+ "full-width": "_full-width_yc8zc_24",
7
+ "medium-size": "_medium-size_yc8zc_28",
8
+ "tiny-size": "_tiny-size_yc8zc_36",
9
+ "small-size": "_small-size_yc8zc_44",
10
+ "preLarge-size": "_preLarge-size_yc8zc_52",
11
+ "large-size": "_large-size_yc8zc_60",
12
+ red: o,
13
+ gray: n,
14
14
  shade: g,
15
15
  blackGrey: d,
16
16
  chineseBlack: h,
17
17
  white: u,
18
- "tiny-size_m": "_tiny-size_m_jiz35_106",
19
- "medium-size_m": "_medium-size_m_jiz35_113",
20
- "small-size_m": "_small-size_m_jiz35_120",
21
- preLarge_size_m: y,
22
- "large-size_m": "_large-size_m_jiz35_134",
23
- "tiny-size_l": "_tiny-size_l_jiz35_143",
24
- "medium-size_l": "_medium-size_l_jiz35_150",
25
- "small-size_l": "_small-size_l_jiz35_157",
26
- "preLarge-size_l": "_preLarge-size_l_jiz35_164",
27
- "large-size_l": "_large-size_l_jiz35_171"
28
- }, p = o.bind(_), k = ({
29
- size: i = "medium",
30
- size_m: e,
18
+ "tiny-size_m": "_tiny-size_m_yc8zc_106",
19
+ "medium-size_m": "_medium-size_m_yc8zc_113",
20
+ "small-size_m": "_small-size_m_yc8zc_120",
21
+ preLarge_size_m: p,
22
+ "large-size_m": "_large-size_m_yc8zc_134",
23
+ "tiny-size_l": "_tiny-size_l_yc8zc_143",
24
+ "medium-size_l": "_medium-size_l_yc8zc_150",
25
+ "small-size_l": "_small-size_l_yc8zc_157",
26
+ "preLarge-size_l": "_preLarge-size_l_yc8zc_164",
27
+ "large-size_l": "_large-size_l_yc8zc_171"
28
+ }, w = y.bind(_), $ = ({
29
+ size: e = "medium",
30
+ size_m: c,
31
31
  size_l: s,
32
- children: z = "",
33
- variant: m = "gray",
34
- width: a = "auto",
35
- additionalClass: l = "",
36
- ...r
37
- }) => /* @__PURE__ */ t(
32
+ children: i = "",
33
+ variant: z = "gray",
34
+ width: m = "auto",
35
+ additionalClass: a = "",
36
+ ...l
37
+ }) => /* @__PURE__ */ r(
38
38
  "div",
39
39
  {
40
- className: p(
40
+ className: w(
41
41
  _.tagCommon,
42
- _[`${i}-size`],
43
- _[`${e}-size_m`],
42
+ _[`${e}-size`],
43
+ _[`${c}-size_m`],
44
44
  _[`${s}-size_l`],
45
- _[`${m}`],
46
- _[`${a}-width`],
47
- l
45
+ _[`${z}`],
46
+ _[`${m}-width`],
47
+ a
48
48
  ),
49
- ...r,
50
- children: z
49
+ ...l,
50
+ children: i
51
51
  }
52
52
  );
53
53
  export {
54
- k as Tag
54
+ $ as Tag
55
55
  };
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- ._btnRound_w9hsx_1{display:flex;justify-content:center;align-items:center;border-radius:50%;padding:7px;box-sizing:border-box;outline:none;-webkit-tap-highlight-color:transparent;cursor:pointer}._btnRound_w9hsx_1:disabled{opacity:.4}._btnRound_w9hsx_1:focus{outline:0}._small-size_w9hsx_19{width:32px;height:32px}._medium-size_w9hsx_24{width:40px;height:40px;padding:9px}._large-size_w9hsx_30{width:48px;height:48px;padding:11px}._whiteStroke_w9hsx_36{border:1px solid #e6e8ec;background-color:#fff}._whiteStroke_w9hsx_36 path{stroke:currentColor}._blackFill_w9hsx_44{border:1px solid #141416;background-color:#141416}._blackFill_w9hsx_44 path{stroke:#fff}@media (min-width: 1024px){._small-size_m_w9hsx_53{width:32px;height:32px}._medium-size_m_w9hsx_57{width:40px;height:40px;padding:9px}._large-size_m_w9hsx_62{width:48px;height:48px;padding:11px}._whiteStroke_w9hsx_36:hover{border:1px solid #b1b5c3}._whiteStroke_w9hsx_36:active{border:1px solid #141416}._blackFill_w9hsx_44:hover{background:#23262f;border:1px solid #353945}._blackFill_w9hsx_44:active{background:#353945;border:1px solid #777E90}}@media (min-width: 1440px){._small-size_l_w9hsx_83{width:32px;height:32px}._medium-size_l_w9hsx_87{width:40px;height:40px;padding:9px}._large-size_l_w9hsx_92{width:48px;height:48px;padding:11px}}._plusBtn_1ipdn_1{border-bottom-left-radius:unset;border-bottom-right-radius:unset}._minusBtn_1ipdn_6{border-top-left-radius:unset;border-top-right-radius:unset}._btnCommon_13b7j_1{position:relative;font-family:inherit;font-weight:500;display:flex;justify-content:center;box-sizing:border-box;text-align:center;border:1px solid transparent;border-radius:48px;text-decoration:none;cursor:pointer;align-items:center}._btnCommon_13b7j_1:disabled{opacity:.2}._btnLoading_13b7j_20{pointer-events:none}._isHidden_13b7j_24{visibility:hidden}._auto-width_13b7j_28{width:max-content}._full-width_13b7j_32{width:100%}._tiny-size_13b7j_36{font-size:10px;line-height:12px;min-height:24px;padding:5px 11px;gap:4px}._small-size_13b7j_44{font-size:12px;line-height:16px;min-height:32px;padding:7px 11px;gap:8px}._medium-size_13b7j_52{font-size:14px;line-height:20px;min-height:40px;padding:9px 15px;gap:8px}._large-size_13b7j_60{font-size:16px;line-height:24px;min-height:48px;padding:11px 23px;gap:8px}._blue_13b7j_68{background:#015ff9;border:1px solid #015ff9;color:#fff}._blue_13b7j_68:hover{background:#024ac0;border:1px solid #024ac0}._blue_13b7j_68:active{background:#0645aa;border:1px solid #0645aa}._sokolniki_13b7j_82{background:#60663e;border:1px solid #60663e;color:#fff}._sokolniki_13b7j_82:hover{background:#494f29;border:1px solid #494f29}._sokolniki_13b7j_82:active{background:#303519;border:1px solid #303519}._black_13b7j_96{background:#141416;border:1px solid #141416;color:#fff}._black_13b7j_96:hover{background:#23262f;border:1px solid #353945}._black_13b7j_96:active{background:#353945;border:1px solid #777e90}._gray_13b7j_110{background:#f4f5f6;border:1px solid #f4f5f6;color:#777e90}._gray_13b7j_110:hover{background:#f4f5f6;border:1px solid #b1b5c3}._gray_13b7j_110:active{background:#e6e8ec;border:1px solid #b1b5c3}._whiteStroke_13b7j_124{background:#fff;border:1px solid #e6e8ec;color:#141416}._whiteStroke_13b7j_124:hover{border:1px solid #b1b5c3}._whiteStroke_13b7j_124:active{border:1px solid #141416}._whiteFilled_13b7j_136{background:#fff;border:1px solid #ffffff;color:#141416}._whiteFilled_13b7j_136:hover{background:#fcfcfd;border:1px solid #f4f5f6}._whiteFilled_13b7j_136:active{background:#f4f5f6;border:1px solid #f4f5f6}._shade_13b7j_150{background:#23262f;border:1px solid #23262F;color:#fff}._transparent_13b7j_156{padding-left:0;padding-right:0;font-size:14px;line-height:20px;background:transparent;border:1px solid transparent;color:#015ff9}._transparent_13b7j_156:hover{opacity:.7}@keyframes _LoaderSpin_13b7j_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._volodiyaLight_13b7j_177{background:#353945;border:1px solid #353945;color:#fff}._loader_13b7j_183{position:absolute;animation:_LoaderSpin_13b7j_1 1.4s infinite linear}@media (min-width: 1024px){._tiny-size_m_13b7j_189{font-size:10px;line-height:12px;min-height:24px;padding:5px 11px;gap:4px}._small-size_m_13b7j_196{font-size:12px;line-height:16px;min-height:32px;padding:7px 11px;gap:8px}._medium-size_m_13b7j_203{font-size:14px;line-height:20px;min-height:40px;padding:9px 15px;gap:8px}._large-size_m_13b7j_210{font-size:16px;line-height:24px;min-height:48px;padding:11px 23px;gap:8px}}@media (min-width: 1440px){._tiny-size_l_13b7j_219{font-size:10px;line-height:12px;min-height:24px;padding:5px 11px;gap:4px}._small-size_l_13b7j_226{font-size:12px;line-height:16px;min-height:32px;padding:7px 11px;gap:8px}._medium-size_l_13b7j_233{font-size:14px;line-height:20px;min-height:40px;padding:9px 15px;gap:8px}._large-size_l_13b7j_240{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_jiz35_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;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}._tagCommon_jiz35_1:disabled{opacity:.2}._auto-width_jiz35_20{width:max-content}._full-width_jiz35_24{width:100%}._medium-size_jiz35_28{font-size:14px;line-height:20px;min-height:40px;padding:10px 16px;gap:8px}._tiny-size_jiz35_36{font-size:10px;line-height:12px;min-height:24px;padding:5px;gap:4px}._small-size_jiz35_44{font-size:12px;line-height:16px;min-height:32px;padding:8px 16px;gap:4px}._preLarge-size_jiz35_52{font-size:14px;line-height:20px;min-height:44px;padding:12px 24px;gap:10px}._large-size_jiz35_60{font-size:16px;line-height:24px;min-height:48px;padding:12px 24px;gap:8px}._red_jiz35_68{background:#ec5353;border:1px solid #ec5353;color:#fff}._gray_jiz35_74{background:#f4f5f6;border:none;color:#353945}._shade_jiz35_80{background:#141416cc;border:none;color:#fff}._blackGrey_jiz35_86{background-color:#23262f;border:none;color:#e6e8ec}._chineseBlack_jiz35_92{background-color:#141416;border:none;color:#fff}._white_jiz35_98{background-color:#fff;border:solid 1px #E6E8EC;color:#141416;font-weight:500}@media (min-width: 1024px){._tiny-size_m_jiz35_106{font-size:10px;line-height:12px;min-height:24px;padding:5px;gap:4px}._medium-size_m_jiz35_113{font-size:14px;line-height:20px;min-height:40px;padding:10px 16px;gap:8px}._small-size_m_jiz35_120{font-size:12px;line-height:16px;min-height:32px;padding:8px 16px;gap:4px}._preLarge_size_m_jiz35_127{font-size:14px;line-height:20px;min-height:44px;padding:12px 24px;gap:10px}._large-size_m_jiz35_134{font-size:16px;line-height:24px;min-height:48px;padding:12px 24px;gap:8px}}@media (min-width: 1440px){._tiny-size_l_jiz35_143{font-size:10px;line-height:12px;min-height:24px;padding:5px;gap:4px}._medium-size_l_jiz35_150{font-size:14px;line-height:20px;min-height:40px;padding:10px 16px;gap:8px}._small-size_l_jiz35_157{font-size:12px;line-height:16px;min-height:32px;padding:8px 16px;gap:4px}._preLarge-size_l_jiz35_164{font-size:14px;line-height:20px;min-height:44px;padding:12px 24px;gap:10px}._large-size_l_jiz35_171{font-size:16px;line-height:24px;min-height:48px;padding:12px 24px;gap:8px}}@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}._root_wkh0k_1{white-space:pre-wrap}._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_1xeg2_1{width:max-content;min-width:100px}._full-width_1xeg2_6{width:100%}._inputWrapper_1xeg2_10{overflow:hidden;display:flex;align-items:center;gap:4px;border-radius:48px;padding:0;border:1px solid #b1b5c3;box-sizing:border-box}._inputWrapper_1xeg2_10 input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}._inputWrapper_1xeg2_10 input{padding:11px 12px 11px 23px;min-width:50px;width:100%;border:none;background:transparent;font-size:16px;line-height:24px;box-sizing:border-box}._inputWrapper_1xeg2_10 input:focus{outline:none}._inputWrapper_1xeg2_10 input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:#141416;background-color:transparent}._inputWrapperPost_1xeg2_42,._inputWrapperPre_1xeg2_43{font-size:16px;line-height:24px;font-weight:400;padding:0 12px 0 0}._inputWrapperPost_1xeg2_42 input,._inputWrapperPre_1xeg2_43 input{font-size:16px;line-height:24px}._inputWrapperPre_1xeg2_43{padding:0 0 0 23px}._light_1xeg2_59{background:#fff;border:1px solid #b1b5c3}._light_1xeg2_59 input{color:#141416}._light_1xeg2_59 input::placeholder{color:#b1b5c3}._light_1xeg2_59 span{color:#b1b5c3}._light_1xeg2_59:hover{border:1px solid #777e90}._light_1xeg2_59:has(input:focus){border:1px solid #141416}._light_1xeg2_59:has(input:disabled){background:#f4f5f6;border:1px solid #e6e8ec}._light_1xeg2_59:has(input:disabled) input{color:#b1b5c3}._light_1xeg2_59:has(input:disabled) input::placeholder{color:#b1b5c3}._light_1xeg2_59:has(input:disabled) span{color:#b1b5c3}._dark_1xeg2_92{background:#23262f;border:1px solid #353945}._dark_1xeg2_92 input{color:#fff}._dark_1xeg2_92 input::placeholder{color:#777e90}._dark_1xeg2_92 span{color:#777e90}._dark_1xeg2_92:hover{border:1px solid #777e90}._dark_1xeg2_92:has(input:focus){border:1px solid #ffffff}._dark_1xeg2_92:has(input:disabled){background:#141416;border:1px solid #353945}._dark_1xeg2_92:has(input:disabled) input{color:#353945}._dark_1xeg2_92:has(input:disabled) input::placeholder{color:#353945}._dark_1xeg2_92:has(input:disabled) span{color:#353945}._dark_1xeg2_92:has(input:invalid){border:1px solid #ec5353}._inputWrapperError_1xeg2_128{background:#ffebeb;border:1px solid #ec5353}._inputWrapperError_1xeg2_128:hover{border:1px solid #ec5353}._inputWrapperError_1xeg2_128:has(input:focus){border:1px solid #ec5353}._inputWrapperError_1xeg2_128 input{color:#ec5353}._checkBox_1xeg2_142{display:none}._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}._wrapper_1pubd_1{display:flex;align-items:center;gap:8px}._logo_1pubd_7{width:81px;height:16px}._logoValue_1pubd_12{width:157px}._wrapperBetween_1pubd_16{width:100%;justify-content:space-between}._uk_1pubd_21{font-size:8px;line-height:8px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}._uk_black_1pubd_28{color:#141416}._uk_white_1pubd_31{color:#fff}@media (min-width: 1024px){._logo_1pubd_7{width:101px;height:20px}._logoValue_1pubd_12{width:157px}._uk_1pubd_21{font-size:9px;line-height:10px}}@media (min-width: 1440px){._logoValue_1pubd_12{width:196px}}._root_1izmi_1{display:flex;gap:8px;padding:10px 24px;border-radius:110px;width:max-content;box-sizing:border-box}._root_1izmi_1 span{display:block;width:8px;height:8px;border-radius:50%}._metroColor_1izmi_16{display:flex;align-items:center;font-size:14px;line-height:20px;font-weight:500;gap:8px;color:#353945}._route_1izmi_26{display:flex;align-items:center;gap:4px;font-size:12px;line-height:16px;font-weight:500;color:#777e90}._auto_1izmi_36{width:max-content}._full_1izmi_40{width:100%}._transparent_1izmi_44{padding:0;background:none}._long_1izmi_49{justify-content:space-between}._withBg_1izmi_53{background:#f4f5f6}@media (min-width: 1024px){._root_1izmi_1{padding:10px 24px;border-radius:110px}._transparent_1izmi_44{padding:0;background:none}}._multiSelectWrapper_1o2mf_1{position:relative;width:100%;-webkit-user-select:none;user-select:none}._selectedOptions_1o2mf_7{cursor:pointer;display:flex;flex:1;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}._selectedOptionsOpened_1o2mf_25{border:1px solid #141416}._selectOptionsDisabled_1o2mf_29{pointer-events:none;background:#f4f5f6;border:1px solid #E6E8EC;color:#b1b5c3}._optionsList_1o2mf_36{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}._listRight_1o2mf_51{right:0}._inputWrapper_1o2mf_55{cursor:pointer;display:flex;align-items:center}._inputWrapper_1o2mf_55 input{cursor:pointer}._option_1o2mf_36{display:flex;justify-content:space-between;align-items:center;padding:12px 0;cursor:pointer}._option_1o2mf_36:not(:last-child){border-bottom:1px solid #F4F5F6}._icon_1o2mf_75{position:absolute;right:12px;pointer-events:none}@media (min-width: 1024px) and (pointer: fine){._selectedOptions_1o2mf_7:hover{border:1px solid #777E90}._option_1o2mf_36:hover{opacity:.7}}._sliderTag_1rvl9_1{min-width:82px}@media (min-width: 1440px){._sliderTag_1rvl9_1{min-width:102px}}@keyframes _pulsing_1fqur_1{0%{opacity:1}50%{opacity:.5}to{opacity:1}}._root_1fqur_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_1fqur_22{position:relative;max-width:311px;width:100%;height:224px;margin:0 auto;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._lotInfoWrapper_1fqur_33{display:flex;flex-direction:column;gap:16px;margin:32px 0 0}._infoHeader_1fqur_40{width:250px;height:32px;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._decor_1fqur_48{display:none}._decor_1fqur_48 span{display:block}._lotPropertyListMobile_1fqur_55{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}._lotPropertyItem_1fqur_63{display:flex;justify-content:space-between;height:37px;padding:8px 0;border-bottom:1px solid #F4F5F6;box-sizing:border-box}._lotPropertyItem_1fqur_63 div:first-child{width:80px;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._lotPropertyItem_1fqur_63 div:last-child{width:48px;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._lotPropertyListDesktop_1fqur_84{display:none}._lotPriceWrapper_1fqur_88{margin:16px 0 0}._discountWrapper_1fqur_92{display:flex;justify-content:flex-end}._discountWrapper_1fqur_92>div{width:100px;height:24px;margin-left:auto;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._lotPricePerMetr_1fqur_105{width:max-content;display:none}._btnWrapper_1fqur_110{display:flex;gap:8px;margin:24px 0 0}._btnWrapper_1fqur_110>div:first-child{display:none}._btnWrapper_1fqur_110>div:last-child{width:100%;height:48px;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}@media (min-width: 1024px){._root_1fqur_12{flex-direction:row;gap:32px;padding:31px 30px 31px 32px}._lotImageWrapper_1fqur_22{max-width:148px;height:106px;margin:0}._lotInfoWrapper_1fqur_33{display:flex;flex-direction:column;gap:0;margin:0}._decor_1fqur_48{display:block;margin:4px 0 0;width:115px;height:20px;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._lotPropertyListMobile_1fqur_55{display:none}._lotPropertyListDesktop_1fqur_84{display:flex;gap:8px;margin:16px 0 0}._lotPropertyItemDesktop_1fqur_160{min-width:90px;height:40px;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._lotPriceWrapper_1fqur_88{margin:0 0 0 auto}._discountWrapper_1fqur_92>div{width:120px;height:32px}._discountPrice_1fqur_174{font-size:14px;line-height:20px;gap:12px}._lotPricePerMetr_1fqur_105{display:block;margin:4px 0 0 auto;width:80px;height:16px;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._btnWrapper_1fqur_110{justify-content:flex-end}._btnWrapper_1fqur_110>div:first-child{display:block;width:52px;height:40px;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._btnWrapper_1fqur_110>div:last-child{height:40px;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}}._root_1txfp_1{display:flex;gap:4px;-webkit-user-select:none;user-select:none}._root_1txfp_1 label{min-height:40px;min-width:max-content;border-radius:48px;box-sizing:border-box;cursor:pointer}._root_1txfp_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_1txfp_26 label{padding:9px 11px;border:1px solid #E6E8EC;background:#fff}._whiteFill_1txfp_26 label ._text_1txfp_31{font-size:14px;line-height:20px;font-weight:500;color:#141416}._whiteFill_1txfp_26 label:has(>input:checked){border:1px solid #141416;background:#141416}._whiteFill_1txfp_26 label:has(>input:checked) ._text_1txfp_31{color:#fff}._whiteStroke_1txfp_45._root_1txfp_1{background-color:#fff;border:solid 1px #E6E8EC;border-radius:80px;padding:3px;width:max-content}._whiteStroke_1txfp_45 label{transition:background-color .1s;border:1px solid transparent;background:transparent;display:flex;align-items:center}._whiteStroke_1txfp_45 label ._text_1txfp_31{text-align:center;font-size:14px;line-height:20px;font-weight:500;color:#141416}._whiteStroke_1txfp_45 label:has(>input:checked){border:1px solid #141416;background:#141416}._whiteStroke_1txfp_45 label:has(>input:checked) ._text_1txfp_31{color:#fff}._whiteStroke_1txfp_45 label:has(>input:active){background:#353945;border:1px solid #777E90}._whiteStroke_1txfp_45 label:has(>input:active) ._text_1txfp_31{color:#fff}._whiteStroke_1txfp_45 label:has(>input:not(:checked):hover){border:1px solid #B1B5C3}._whiteStroke_1txfp_45 ._withPadding_1txfp_83{padding:9px 11px}@media ((min-width: 1024px)){._whiteFill_1txfp_26 label:hover{border:1px solid #353945;background:#23262f}._whiteFill_1txfp_26 label:hover div{color:#fff}._whiteFill_1txfp_26 label:has(>input:checked):hover{border:1px solid #353945;background:#23262f}._whiteStroke_1txfp_45 ._text_1txfp_31{font-size:18px;font-weight:500;line-height:24px}._whiteStroke_1txfp_45 ._withPadding_1txfp_83{padding:9px 11px}}@media (min-width: 1440px){._root_1txfp_1 label{min-height:48px}._whiteFill_1txfp_26 label{padding:11px 13px}._whiteFill_1txfp_26 label ._text_1txfp_31{font-size:16px;line-height:24px}._whiteStroke_1txfp_45 label{display:flex;align-items:center}._whiteStroke_1txfp_45 label ._text_1txfp_31{text-align:center;font-size:18px;font-weight:500;line-height:24px}}._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}._modal_3era2_1{flex-direction:column}._modal_3era2_1 form{width:100%}._modalBody_3era2_8{width:100%;height:100%}._root_3era2_13{font-family:inherit;height:100%;padding:32px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;background:#fff}._check_3era2_25{width:80px;height:80px;position:relative}._iconCircle_3era2_31{position:absolute;left:0;top:0}._iconCheck_3era2_37{position:absolute;left:calc(50% - 16px);top:calc(50% - 16px)}._text_3era2_43{display:flex;flex-direction:column;gap:16px;text-align:center}._successTitle_3era2_50{font-size:32px;font-weight:400;line-height:32px}@media (min-width: 1024px){._root_3era2_13{padding:156px 64px;border-radius:32px}._modalBody_3era2_8{width:442px;height:unset}._title_3era2_65{padding-top:unset}}._checkboxLabel_19scj_1{cursor:pointer;position:relative;display:flex;align-items:flex-start}._checkboxLabel_19scj_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}._checkboxLabel_19scj_1:has(input:not(:checked)):before,._checkboxLabel_19scj_1:has(input:checked):after{position:absolute;content:"";left:0;top:0;width:18.5px;height:18.5px;border-radius:4px;background:#e6e8ec;border:1px solid #b1b5c3;z-index:1}._checkboxLabel_19scj_1:has(input:checked):after{background:#141416;border:1px solid #141416}._labelText_19scj_36{-webkit-user-select:none;user-select:none;font-size:14px;line-height:20px;padding-left:32px;color:#777e90}._error_19scj_44{color:#f44336}._error_19scj_44:has(input:not(:checked)):before{border:1px solid #f44336;z-index:1}._checkIcon_19scj_52{z-index:5;position:absolute;left:2px}._auto-width_v6f19_1{width:max-content;min-width:100px}._full-width_v6f19_6{width:100%;max-width:100%;min-width:100%}._root_v6f19_12{max-height:180px;font-family:inherit;font-weight:400;padding:11px 23px;border:1px solid #b1b5c3;border-radius:48px;font-size:16px;line-height:24px}._root_v6f19_12:focus{border:1px solid #141416}._root_v6f19_12::placeholder{color:#b1b5c3}._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)}}._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_131pc_1{display:flex;width:100%}._root_131pc_1 input{position:absolute;z-index:-1000;width:0;height:0;opacity:0}._root_131pc_1 label{flex:1 0 0;width:auto}._text_131pc_17{width:max-content;font-size:16px;line-height:24px;font-weight:500;font-family:inherit}._rootCol_131pc_25{flex-wrap:wrap}._rootCol_131pc_25 label{min-width:50%}._rootCol_131pc_25 label:nth-child(1) ._item_131pc_31{border-radius:48px 0 0}._rootCol_131pc_25 label:nth-child(2) ._item_131pc_31{border-radius:0 48px 0 0}._rootCol_131pc_25 label:nth-child(3) ._item_131pc_31{border-top:none;border-left:1px solid #E6E8EC;border-radius:0 0 0 48px}._rootCol_131pc_25 label:nth-child(4) ._item_131pc_31{border-top:none;border-radius:0 0 48px}._rootCol_131pc_25 label:nth-child(n+5) ._item_131pc_31{display:none}._whiteRow_131pc_50 ._item_131pc_31{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}._whiteRow_131pc_50 ._firstItem_131pc_61{border-radius:48px 0 0 48px;border-left:1px solid #E6E8EC}._whiteRow_131pc_50 ._lastItem_131pc_65{border-radius:0 48px 48px 0}._whiteRow_131pc_50 input:not(:checked)~._item_131pc_31{color:#141416}._whiteRow_131pc_50 input:checked~._item_131pc_31{background-color:#141416;color:#fff}@media (min-width: 1024px){._whiteRow_131pc_50 input:not(:checked)~._item_131pc_31:hover{background-color:#141416;color:#fff;opacity:.9}._whiteRow_131pc_50 input:checked~._item_131pc_31:hover{opacity:.9}._whiteRow_131pc_50 input:disabled~._item_131pc_31{opacity:.7}}._apart_131pc_89 ._isLong_131pc_89{width:max-content}._apart_131pc_89 ._isLong_131pc_89 ._item_131pc_31{height:48px;width:max-content}._apart_131pc_89 label{cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;flex:unset}._apart_131pc_89 ._item_131pc_31{transition:background-color .1s;width:48px;height:48px;padding:0;border-radius:100px;display:flex;align-items:center;justify-content:center}._apart_131pc_89 ._item_131pc_31._autoWidth_131pc_114{padding-left:32px;padding-right:32px}._apart_131pc_89._whiteRow_131pc_50{width:max-content}._apart_131pc_89._whiteRow_131pc_50 ._item_131pc_31._isDisabled_131pc_121{background:#e6e8ec;border:solid 1px #B1B5C3}._apart_131pc_89._whiteRow_131pc_50 input:checked~._item_131pc_31{background:#141416;color:#fff;border:solid 1px #141416}._apart_131pc_89._whiteRow_131pc_50 input:not(:checked)~._item_131pc_31{background:#fff;color:#141416;border:solid 1px #E6E8EC}._apart_131pc_89._whiteRow_131pc_50 input~._item_131pc_31:hover{border:solid 1px #B1B5C3}._apart_131pc_89._whiteRow_131pc_50 input~._item_131pc_31:active{background:#353945;color:#fff;border:1px solid #777E90}._apart_131pc_89._grayRow_131pc_143{width:max-content}._apart_131pc_89._grayRow_131pc_143 ._item_131pc_31._isDisabled_131pc_121{background:#e6e8ec;border:solid 1px #B1B5C3}._apart_131pc_89._grayRow_131pc_143 input:checked~._item_131pc_31{background:#141416;color:#fff;border:solid 1px #141416}._apart_131pc_89._grayRow_131pc_143 input:not(:checked)~._item_131pc_31{background:#f4f5f6;color:#353945;border:solid 1px #F4F5F6}._apart_131pc_89._grayRow_131pc_143 input~._item_131pc_31:hover{border:solid 1px #B1B5C3}._apart_131pc_89._grayRow_131pc_143 input~._item_131pc_31:active{background:#353945;color:#fff;border:1px solid #777E90}@media (min-width: 1024px){._item_131pc_31._autoWidth_131pc_114{padding-left:24px;padding-right:24px}}._root_o78a_1{display:flex;flex-direction:column;padding:32px 24px 24px;border:1px solid #e6e8ec;border-radius:24px;box-sizing:border-box}._lotImageWrapper_o78a_10{display:flex;justify-content:center}._lotInfoWrapper_o78a_15{display:flex;flex-direction:column;gap:16px;margin:32px 0 0}._infoHeader_o78a_22{font-family:inherit;font-size:24px;line-height:32px;font-weight:500;letter-spacing:-.01em;color:#141416}._monthlyWrapper_o78a_31{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px}._monthlyPayment_o78a_39{font-size:14px;line-height:16px;color:#777e90}._decor_o78a_45{display:none}._decor_o78a_45 span{display:block}._lotPropertyListMobile_o78a_52{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}._lotPropertyItem_o78a_60{display:flex;justify-content:space-between;font-family:inherit;font-size:14px;line-height:20px;padding:8px 0;border-bottom:1px solid #F4F5F6}._lotPropertyItem_o78a_60 div:first-child{font-weight:400;color:#353945}._lotPropertyItem_o78a_60 div:last-child{font-weight:500;color:#141416}._lotPropertyListDesktop_o78a_78{display:none}._lotPriceWrapper_o78a_82{font-family:inherit;font-size:18px;line-height:24px;margin:16px 0 0}._discountWrapper_o78a_89{display:flex;justify-content:space-between;align-items:center}._discountWrapper_o78a_89>div:last-child{font-weight:500;margin-left:auto;color:#141416}._discountPrice_o78a_100{display:flex;align-items:center;font-weight:400;gap:8px;color:#b1b5c3}._discountPrice_o78a_100 span{text-decoration:line-through;text-decoration-color:#ec5353}._lotPricePerMetr_o78a_112{width:max-content;display:none}._btnWrapper_o78a_117{display:flex;gap:8px;margin:24px 0 0}._fullscreenBtn_o78a_123{display:none}@media (min-width: 1024px){._root_o78a_1{flex-direction:row;gap:32px;padding:31px 30px 31px 32px}._lotImageWrapper_o78a_10 img{width:148px;height:106px}._lotInfoWrapper_o78a_15{display:flex;flex-direction:column;justify-content:space-between;gap:0;margin:0}._monthlyWrapper_o78a_31{justify-content:flex-start}._decor_o78a_45{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_o78a_52{display:none}._lotPropertyListDesktop_o78a_78{display:flex;gap:8px;margin:16px 0 0}._lotPriceWrapper_o78a_82{display:flex;flex-direction:column;font-size:24px;line-height:32px;margin:0 0 0 auto}._discountWrapper_o78a_89{gap:12px}._discountPrice_o78a_100{font-size:14px;line-height:20px;gap:12px}._lotPricePerMetr_o78a_112{display:block;margin:0 0 0 auto;font-size:14px;line-height:20px;font-weight:400;color:#353945}._btnWrapper_o78a_117{justify-content:flex-end;margin:auto 0 0}._btnWrapper_o78a_117>button:last-child{width:max-content}._fullscreenBtn_o78a_123{display:block}}._btn_q5rib_1{position:absolute;right:16px;top:16px;z-index:50;padding:12px}._modal_q5rib_9{flex-direction:column}._modal_q5rib_9 form{width:100%}._modalBody_q5rib_16{width:100%;height:100%}._root_q5rib_21{font-family:inherit;height:100%;padding:32px;flex-direction:column;align-items:flex-start;gap:16px;background:#fff}._title_q5rib_31{font-size:32px;line-height:32px;color:#141416;margin-bottom:16px}._description_q5rib_38{font-size:16px;line-height:24px;color:#353945;margin-bottom:32px}._inputWrapper_q5rib_45{width:100%;flex-direction:column;gap:24px}@media (min-width: 1024px){._modalBody_q5rib_16{width:unset;height:unset}._title_q5rib_31{padding-top:unset}._root_q5rib_21{border-radius:32px;padding:64px}}
1
+ ._btnRound_w9hsx_1{display:flex;justify-content:center;align-items:center;border-radius:50%;padding:7px;box-sizing:border-box;outline:none;-webkit-tap-highlight-color:transparent;cursor:pointer}._btnRound_w9hsx_1:disabled{opacity:.4}._btnRound_w9hsx_1:focus{outline:0}._small-size_w9hsx_19{width:32px;height:32px}._medium-size_w9hsx_24{width:40px;height:40px;padding:9px}._large-size_w9hsx_30{width:48px;height:48px;padding:11px}._whiteStroke_w9hsx_36{border:1px solid #e6e8ec;background-color:#fff}._whiteStroke_w9hsx_36 path{stroke:currentColor}._blackFill_w9hsx_44{border:1px solid #141416;background-color:#141416}._blackFill_w9hsx_44 path{stroke:#fff}@media (min-width: 1024px){._small-size_m_w9hsx_53{width:32px;height:32px}._medium-size_m_w9hsx_57{width:40px;height:40px;padding:9px}._large-size_m_w9hsx_62{width:48px;height:48px;padding:11px}._whiteStroke_w9hsx_36:hover{border:1px solid #b1b5c3}._whiteStroke_w9hsx_36:active{border:1px solid #141416}._blackFill_w9hsx_44:hover{background:#23262f;border:1px solid #353945}._blackFill_w9hsx_44:active{background:#353945;border:1px solid #777E90}}@media (min-width: 1440px){._small-size_l_w9hsx_83{width:32px;height:32px}._medium-size_l_w9hsx_87{width:40px;height:40px;padding:9px}._large-size_l_w9hsx_92{width:48px;height:48px;padding:11px}}._plusBtn_1ipdn_1{border-bottom-left-radius:unset;border-bottom-right-radius:unset}._minusBtn_1ipdn_6{border-top-left-radius:unset;border-top-right-radius:unset}._btnCommon_13b7j_1{position:relative;font-family:inherit;font-weight:500;display:flex;justify-content:center;box-sizing:border-box;text-align:center;border:1px solid transparent;border-radius:48px;text-decoration:none;cursor:pointer;align-items:center}._btnCommon_13b7j_1:disabled{opacity:.2}._btnLoading_13b7j_20{pointer-events:none}._isHidden_13b7j_24{visibility:hidden}._auto-width_13b7j_28{width:max-content}._full-width_13b7j_32{width:100%}._tiny-size_13b7j_36{font-size:10px;line-height:12px;min-height:24px;padding:5px 11px;gap:4px}._small-size_13b7j_44{font-size:12px;line-height:16px;min-height:32px;padding:7px 11px;gap:8px}._medium-size_13b7j_52{font-size:14px;line-height:20px;min-height:40px;padding:9px 15px;gap:8px}._large-size_13b7j_60{font-size:16px;line-height:24px;min-height:48px;padding:11px 23px;gap:8px}._blue_13b7j_68{background:#015ff9;border:1px solid #015ff9;color:#fff}._blue_13b7j_68:hover{background:#024ac0;border:1px solid #024ac0}._blue_13b7j_68:active{background:#0645aa;border:1px solid #0645aa}._sokolniki_13b7j_82{background:#60663e;border:1px solid #60663e;color:#fff}._sokolniki_13b7j_82:hover{background:#494f29;border:1px solid #494f29}._sokolniki_13b7j_82:active{background:#303519;border:1px solid #303519}._black_13b7j_96{background:#141416;border:1px solid #141416;color:#fff}._black_13b7j_96:hover{background:#23262f;border:1px solid #353945}._black_13b7j_96:active{background:#353945;border:1px solid #777e90}._gray_13b7j_110{background:#f4f5f6;border:1px solid #f4f5f6;color:#777e90}._gray_13b7j_110:hover{background:#f4f5f6;border:1px solid #b1b5c3}._gray_13b7j_110:active{background:#e6e8ec;border:1px solid #b1b5c3}._whiteStroke_13b7j_124{background:#fff;border:1px solid #e6e8ec;color:#141416}._whiteStroke_13b7j_124:hover{border:1px solid #b1b5c3}._whiteStroke_13b7j_124:active{border:1px solid #141416}._whiteFilled_13b7j_136{background:#fff;border:1px solid #ffffff;color:#141416}._whiteFilled_13b7j_136:hover{background:#fcfcfd;border:1px solid #f4f5f6}._whiteFilled_13b7j_136:active{background:#f4f5f6;border:1px solid #f4f5f6}._shade_13b7j_150{background:#23262f;border:1px solid #23262F;color:#fff}._transparent_13b7j_156{padding-left:0;padding-right:0;font-size:14px;line-height:20px;background:transparent;border:1px solid transparent;color:#015ff9}._transparent_13b7j_156:hover{opacity:.7}@keyframes _LoaderSpin_13b7j_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._volodiyaLight_13b7j_177{background:#353945;border:1px solid #353945;color:#fff}._loader_13b7j_183{position:absolute;animation:_LoaderSpin_13b7j_1 1.4s infinite linear}@media (min-width: 1024px){._tiny-size_m_13b7j_189{font-size:10px;line-height:12px;min-height:24px;padding:5px 11px;gap:4px}._small-size_m_13b7j_196{font-size:12px;line-height:16px;min-height:32px;padding:7px 11px;gap:8px}._medium-size_m_13b7j_203{font-size:14px;line-height:20px;min-height:40px;padding:9px 15px;gap:8px}._large-size_m_13b7j_210{font-size:16px;line-height:24px;min-height:48px;padding:11px 23px;gap:8px}}@media (min-width: 1440px){._tiny-size_l_13b7j_219{font-size:10px;line-height:12px;min-height:24px;padding:5px 11px;gap:4px}._small-size_l_13b7j_226{font-size:12px;line-height:16px;min-height:32px;padding:7px 11px;gap:8px}._medium-size_l_13b7j_233{font-size:14px;line-height:20px;min-height:40px;padding:9px 15px;gap:8px}._large-size_l_13b7j_240{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_yc8zc_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;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}._tagCommon_yc8zc_1:disabled{opacity:.2}._auto-width_yc8zc_20{width:max-content}._full-width_yc8zc_24{width:100%}._medium-size_yc8zc_28{font-size:14px;line-height:20px;min-height:40px;padding:10px 16px;gap:8px}._tiny-size_yc8zc_36{font-size:10px;line-height:12px;min-height:24px;padding:5px 12px;gap:4px}._small-size_yc8zc_44{font-size:12px;line-height:16px;min-height:32px;padding:8px 16px;gap:4px}._preLarge-size_yc8zc_52{font-size:14px;line-height:20px;min-height:44px;padding:12px 24px;gap:10px}._large-size_yc8zc_60{font-size:16px;line-height:24px;min-height:48px;padding:12px 24px;gap:8px}._red_yc8zc_68{background:#ec5353;border:1px solid #ec5353;color:#fff}._gray_yc8zc_74{background:#f4f5f6;border:none;color:#353945}._shade_yc8zc_80{background:#141416cc;border:none;color:#fff}._blackGrey_yc8zc_86{background-color:#23262f;border:none;color:#e6e8ec}._chineseBlack_yc8zc_92{background-color:#141416;border:none;color:#fff}._white_yc8zc_98{background-color:#fff;border:solid 1px #E6E8EC;color:#141416;font-weight:500}@media (min-width: 1024px){._tiny-size_m_yc8zc_106{font-size:10px;line-height:12px;min-height:24px;padding:5px 12px;gap:4px}._medium-size_m_yc8zc_113{font-size:14px;line-height:20px;min-height:40px;padding:10px 16px;gap:8px}._small-size_m_yc8zc_120{font-size:12px;line-height:16px;min-height:32px;padding:8px 16px;gap:4px}._preLarge_size_m_yc8zc_127{font-size:14px;line-height:20px;min-height:44px;padding:12px 24px;gap:10px}._large-size_m_yc8zc_134{font-size:16px;line-height:24px;min-height:48px;padding:12px 24px;gap:8px}}@media (min-width: 1440px){._tiny-size_l_yc8zc_143{font-size:10px;line-height:12px;min-height:24px;padding:5px 12px;gap:4px}._medium-size_l_yc8zc_150{font-size:14px;line-height:20px;min-height:40px;padding:10px 16px;gap:8px}._small-size_l_yc8zc_157{font-size:12px;line-height:16px;min-height:32px;padding:8px 16px;gap:4px}._preLarge-size_l_yc8zc_164{font-size:14px;line-height:20px;min-height:44px;padding:12px 24px;gap:10px}._large-size_l_yc8zc_171{font-size:16px;line-height:24px;min-height:48px;padding:12px 24px;gap:8px}}@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}._root_wkh0k_1{white-space:pre-wrap}._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_1xeg2_1{width:max-content;min-width:100px}._full-width_1xeg2_6{width:100%}._inputWrapper_1xeg2_10{overflow:hidden;display:flex;align-items:center;gap:4px;border-radius:48px;padding:0;border:1px solid #b1b5c3;box-sizing:border-box}._inputWrapper_1xeg2_10 input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}._inputWrapper_1xeg2_10 input{padding:11px 12px 11px 23px;min-width:50px;width:100%;border:none;background:transparent;font-size:16px;line-height:24px;box-sizing:border-box}._inputWrapper_1xeg2_10 input:focus{outline:none}._inputWrapper_1xeg2_10 input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:#141416;background-color:transparent}._inputWrapperPost_1xeg2_42,._inputWrapperPre_1xeg2_43{font-size:16px;line-height:24px;font-weight:400;padding:0 12px 0 0}._inputWrapperPost_1xeg2_42 input,._inputWrapperPre_1xeg2_43 input{font-size:16px;line-height:24px}._inputWrapperPre_1xeg2_43{padding:0 0 0 23px}._light_1xeg2_59{background:#fff;border:1px solid #b1b5c3}._light_1xeg2_59 input{color:#141416}._light_1xeg2_59 input::placeholder{color:#b1b5c3}._light_1xeg2_59 span{color:#b1b5c3}._light_1xeg2_59:hover{border:1px solid #777e90}._light_1xeg2_59:has(input:focus){border:1px solid #141416}._light_1xeg2_59:has(input:disabled){background:#f4f5f6;border:1px solid #e6e8ec}._light_1xeg2_59:has(input:disabled) input{color:#b1b5c3}._light_1xeg2_59:has(input:disabled) input::placeholder{color:#b1b5c3}._light_1xeg2_59:has(input:disabled) span{color:#b1b5c3}._dark_1xeg2_92{background:#23262f;border:1px solid #353945}._dark_1xeg2_92 input{color:#fff}._dark_1xeg2_92 input::placeholder{color:#777e90}._dark_1xeg2_92 span{color:#777e90}._dark_1xeg2_92:hover{border:1px solid #777e90}._dark_1xeg2_92:has(input:focus){border:1px solid #ffffff}._dark_1xeg2_92:has(input:disabled){background:#141416;border:1px solid #353945}._dark_1xeg2_92:has(input:disabled) input{color:#353945}._dark_1xeg2_92:has(input:disabled) input::placeholder{color:#353945}._dark_1xeg2_92:has(input:disabled) span{color:#353945}._dark_1xeg2_92:has(input:invalid){border:1px solid #ec5353}._inputWrapperError_1xeg2_128{background:#ffebeb;border:1px solid #ec5353}._inputWrapperError_1xeg2_128:hover{border:1px solid #ec5353}._inputWrapperError_1xeg2_128:has(input:focus){border:1px solid #ec5353}._inputWrapperError_1xeg2_128 input{color:#ec5353}._checkBox_1xeg2_142{display:none}._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}._wrapper_1pubd_1{display:flex;align-items:center;gap:8px}._logo_1pubd_7{width:81px;height:16px}._logoValue_1pubd_12{width:157px}._wrapperBetween_1pubd_16{width:100%;justify-content:space-between}._uk_1pubd_21{font-size:8px;line-height:8px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}._uk_black_1pubd_28{color:#141416}._uk_white_1pubd_31{color:#fff}@media (min-width: 1024px){._logo_1pubd_7{width:101px;height:20px}._logoValue_1pubd_12{width:157px}._uk_1pubd_21{font-size:9px;line-height:10px}}@media (min-width: 1440px){._logoValue_1pubd_12{width:196px}}._root_1izmi_1{display:flex;gap:8px;padding:10px 24px;border-radius:110px;width:max-content;box-sizing:border-box}._root_1izmi_1 span{display:block;width:8px;height:8px;border-radius:50%}._metroColor_1izmi_16{display:flex;align-items:center;font-size:14px;line-height:20px;font-weight:500;gap:8px;color:#353945}._route_1izmi_26{display:flex;align-items:center;gap:4px;font-size:12px;line-height:16px;font-weight:500;color:#777e90}._auto_1izmi_36{width:max-content}._full_1izmi_40{width:100%}._transparent_1izmi_44{padding:0;background:none}._long_1izmi_49{justify-content:space-between}._withBg_1izmi_53{background:#f4f5f6}@media (min-width: 1024px){._root_1izmi_1{padding:10px 24px;border-radius:110px}._transparent_1izmi_44{padding:0;background:none}}._multiSelectWrapper_1o2mf_1{position:relative;width:100%;-webkit-user-select:none;user-select:none}._selectedOptions_1o2mf_7{cursor:pointer;display:flex;flex:1;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}._selectedOptionsOpened_1o2mf_25{border:1px solid #141416}._selectOptionsDisabled_1o2mf_29{pointer-events:none;background:#f4f5f6;border:1px solid #E6E8EC;color:#b1b5c3}._optionsList_1o2mf_36{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}._listRight_1o2mf_51{right:0}._inputWrapper_1o2mf_55{cursor:pointer;display:flex;align-items:center}._inputWrapper_1o2mf_55 input{cursor:pointer}._option_1o2mf_36{display:flex;justify-content:space-between;align-items:center;padding:12px 0;cursor:pointer}._option_1o2mf_36:not(:last-child){border-bottom:1px solid #F4F5F6}._icon_1o2mf_75{position:absolute;right:12px;pointer-events:none}@media (min-width: 1024px) and (pointer: fine){._selectedOptions_1o2mf_7:hover{border:1px solid #777E90}._option_1o2mf_36:hover{opacity:.7}}._sliderTag_1rvl9_1{min-width:82px}@media (min-width: 1440px){._sliderTag_1rvl9_1{min-width:102px}}@keyframes _pulsing_1fqur_1{0%{opacity:1}50%{opacity:.5}to{opacity:1}}._root_1fqur_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_1fqur_22{position:relative;max-width:311px;width:100%;height:224px;margin:0 auto;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._lotInfoWrapper_1fqur_33{display:flex;flex-direction:column;gap:16px;margin:32px 0 0}._infoHeader_1fqur_40{width:250px;height:32px;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._decor_1fqur_48{display:none}._decor_1fqur_48 span{display:block}._lotPropertyListMobile_1fqur_55{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}._lotPropertyItem_1fqur_63{display:flex;justify-content:space-between;height:37px;padding:8px 0;border-bottom:1px solid #F4F5F6;box-sizing:border-box}._lotPropertyItem_1fqur_63 div:first-child{width:80px;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._lotPropertyItem_1fqur_63 div:last-child{width:48px;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._lotPropertyListDesktop_1fqur_84{display:none}._lotPriceWrapper_1fqur_88{margin:16px 0 0}._discountWrapper_1fqur_92{display:flex;justify-content:flex-end}._discountWrapper_1fqur_92>div{width:100px;height:24px;margin-left:auto;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._lotPricePerMetr_1fqur_105{width:max-content;display:none}._btnWrapper_1fqur_110{display:flex;gap:8px;margin:24px 0 0}._btnWrapper_1fqur_110>div:first-child{display:none}._btnWrapper_1fqur_110>div:last-child{width:100%;height:48px;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}@media (min-width: 1024px){._root_1fqur_12{flex-direction:row;gap:32px;padding:31px 30px 31px 32px}._lotImageWrapper_1fqur_22{max-width:148px;height:106px;margin:0}._lotInfoWrapper_1fqur_33{display:flex;flex-direction:column;gap:0;margin:0}._decor_1fqur_48{display:block;margin:4px 0 0;width:115px;height:20px;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._lotPropertyListMobile_1fqur_55{display:none}._lotPropertyListDesktop_1fqur_84{display:flex;gap:8px;margin:16px 0 0}._lotPropertyItemDesktop_1fqur_160{min-width:90px;height:40px;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._lotPriceWrapper_1fqur_88{margin:0 0 0 auto}._discountWrapper_1fqur_92>div{width:120px;height:32px}._discountPrice_1fqur_174{font-size:14px;line-height:20px;gap:12px}._lotPricePerMetr_1fqur_105{display:block;margin:4px 0 0 auto;width:80px;height:16px;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._btnWrapper_1fqur_110{justify-content:flex-end}._btnWrapper_1fqur_110>div:first-child{display:block;width:52px;height:40px;border-radius:24px;animation:2s ease-in-out _pulsing_1fqur_1 infinite;background:#e6e8ec}._btnWrapper_1fqur_110>div:last-child{height:40px;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}}._root_1txfp_1{display:flex;gap:4px;-webkit-user-select:none;user-select:none}._root_1txfp_1 label{min-height:40px;min-width:max-content;border-radius:48px;box-sizing:border-box;cursor:pointer}._root_1txfp_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_1txfp_26 label{padding:9px 11px;border:1px solid #E6E8EC;background:#fff}._whiteFill_1txfp_26 label ._text_1txfp_31{font-size:14px;line-height:20px;font-weight:500;color:#141416}._whiteFill_1txfp_26 label:has(>input:checked){border:1px solid #141416;background:#141416}._whiteFill_1txfp_26 label:has(>input:checked) ._text_1txfp_31{color:#fff}._whiteStroke_1txfp_45._root_1txfp_1{background-color:#fff;border:solid 1px #E6E8EC;border-radius:80px;padding:3px;width:max-content}._whiteStroke_1txfp_45 label{transition:background-color .1s;border:1px solid transparent;background:transparent;display:flex;align-items:center}._whiteStroke_1txfp_45 label ._text_1txfp_31{text-align:center;font-size:14px;line-height:20px;font-weight:500;color:#141416}._whiteStroke_1txfp_45 label:has(>input:checked){border:1px solid #141416;background:#141416}._whiteStroke_1txfp_45 label:has(>input:checked) ._text_1txfp_31{color:#fff}._whiteStroke_1txfp_45 label:has(>input:active){background:#353945;border:1px solid #777E90}._whiteStroke_1txfp_45 label:has(>input:active) ._text_1txfp_31{color:#fff}._whiteStroke_1txfp_45 label:has(>input:not(:checked):hover){border:1px solid #B1B5C3}._whiteStroke_1txfp_45 ._withPadding_1txfp_83{padding:9px 11px}@media ((min-width: 1024px)){._whiteFill_1txfp_26 label:hover{border:1px solid #353945;background:#23262f}._whiteFill_1txfp_26 label:hover div{color:#fff}._whiteFill_1txfp_26 label:has(>input:checked):hover{border:1px solid #353945;background:#23262f}._whiteStroke_1txfp_45 ._text_1txfp_31{font-size:18px;font-weight:500;line-height:24px}._whiteStroke_1txfp_45 ._withPadding_1txfp_83{padding:9px 11px}}@media (min-width: 1440px){._root_1txfp_1 label{min-height:48px}._whiteFill_1txfp_26 label{padding:11px 13px}._whiteFill_1txfp_26 label ._text_1txfp_31{font-size:16px;line-height:24px}._whiteStroke_1txfp_45 label{display:flex;align-items:center}._whiteStroke_1txfp_45 label ._text_1txfp_31{text-align:center;font-size:18px;font-weight:500;line-height:24px}}._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}._modal_3era2_1{flex-direction:column}._modal_3era2_1 form{width:100%}._modalBody_3era2_8{width:100%;height:100%}._root_3era2_13{font-family:inherit;height:100%;padding:32px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;background:#fff}._check_3era2_25{width:80px;height:80px;position:relative}._iconCircle_3era2_31{position:absolute;left:0;top:0}._iconCheck_3era2_37{position:absolute;left:calc(50% - 16px);top:calc(50% - 16px)}._text_3era2_43{display:flex;flex-direction:column;gap:16px;text-align:center}._successTitle_3era2_50{font-size:32px;font-weight:400;line-height:32px}@media (min-width: 1024px){._root_3era2_13{padding:156px 64px;border-radius:32px}._modalBody_3era2_8{width:442px;height:unset}._title_3era2_65{padding-top:unset}}._checkboxLabel_19scj_1{cursor:pointer;position:relative;display:flex;align-items:flex-start}._checkboxLabel_19scj_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}._checkboxLabel_19scj_1:has(input:not(:checked)):before,._checkboxLabel_19scj_1:has(input:checked):after{position:absolute;content:"";left:0;top:0;width:18.5px;height:18.5px;border-radius:4px;background:#e6e8ec;border:1px solid #b1b5c3;z-index:1}._checkboxLabel_19scj_1:has(input:checked):after{background:#141416;border:1px solid #141416}._labelText_19scj_36{-webkit-user-select:none;user-select:none;font-size:14px;line-height:20px;padding-left:32px;color:#777e90}._error_19scj_44{color:#f44336}._error_19scj_44:has(input:not(:checked)):before{border:1px solid #f44336;z-index:1}._checkIcon_19scj_52{z-index:5;position:absolute;left:2px}._auto-width_v6f19_1{width:max-content;min-width:100px}._full-width_v6f19_6{width:100%;max-width:100%;min-width:100%}._root_v6f19_12{max-height:180px;font-family:inherit;font-weight:400;padding:11px 23px;border:1px solid #b1b5c3;border-radius:48px;font-size:16px;line-height:24px}._root_v6f19_12:focus{border:1px solid #141416}._root_v6f19_12::placeholder{color:#b1b5c3}._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)}}._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_131pc_1{display:flex;width:100%}._root_131pc_1 input{position:absolute;z-index:-1000;width:0;height:0;opacity:0}._root_131pc_1 label{flex:1 0 0;width:auto}._text_131pc_17{width:max-content;font-size:16px;line-height:24px;font-weight:500;font-family:inherit}._rootCol_131pc_25{flex-wrap:wrap}._rootCol_131pc_25 label{min-width:50%}._rootCol_131pc_25 label:nth-child(1) ._item_131pc_31{border-radius:48px 0 0}._rootCol_131pc_25 label:nth-child(2) ._item_131pc_31{border-radius:0 48px 0 0}._rootCol_131pc_25 label:nth-child(3) ._item_131pc_31{border-top:none;border-left:1px solid #E6E8EC;border-radius:0 0 0 48px}._rootCol_131pc_25 label:nth-child(4) ._item_131pc_31{border-top:none;border-radius:0 0 48px}._rootCol_131pc_25 label:nth-child(n+5) ._item_131pc_31{display:none}._whiteRow_131pc_50 ._item_131pc_31{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}._whiteRow_131pc_50 ._firstItem_131pc_61{border-radius:48px 0 0 48px;border-left:1px solid #E6E8EC}._whiteRow_131pc_50 ._lastItem_131pc_65{border-radius:0 48px 48px 0}._whiteRow_131pc_50 input:not(:checked)~._item_131pc_31{color:#141416}._whiteRow_131pc_50 input:checked~._item_131pc_31{background-color:#141416;color:#fff}@media (min-width: 1024px){._whiteRow_131pc_50 input:not(:checked)~._item_131pc_31:hover{background-color:#141416;color:#fff;opacity:.9}._whiteRow_131pc_50 input:checked~._item_131pc_31:hover{opacity:.9}._whiteRow_131pc_50 input:disabled~._item_131pc_31{opacity:.7}}._apart_131pc_89 ._isLong_131pc_89{width:max-content}._apart_131pc_89 ._isLong_131pc_89 ._item_131pc_31{height:48px;width:max-content}._apart_131pc_89 label{cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;flex:unset}._apart_131pc_89 ._item_131pc_31{transition:background-color .1s;width:48px;height:48px;padding:0;border-radius:100px;display:flex;align-items:center;justify-content:center}._apart_131pc_89 ._item_131pc_31._autoWidth_131pc_114{padding-left:32px;padding-right:32px}._apart_131pc_89._whiteRow_131pc_50{width:max-content}._apart_131pc_89._whiteRow_131pc_50 ._item_131pc_31._isDisabled_131pc_121{background:#e6e8ec;border:solid 1px #B1B5C3}._apart_131pc_89._whiteRow_131pc_50 input:checked~._item_131pc_31{background:#141416;color:#fff;border:solid 1px #141416}._apart_131pc_89._whiteRow_131pc_50 input:not(:checked)~._item_131pc_31{background:#fff;color:#141416;border:solid 1px #E6E8EC}._apart_131pc_89._whiteRow_131pc_50 input~._item_131pc_31:hover{border:solid 1px #B1B5C3}._apart_131pc_89._whiteRow_131pc_50 input~._item_131pc_31:active{background:#353945;color:#fff;border:1px solid #777E90}._apart_131pc_89._grayRow_131pc_143{width:max-content}._apart_131pc_89._grayRow_131pc_143 ._item_131pc_31._isDisabled_131pc_121{background:#e6e8ec;border:solid 1px #B1B5C3}._apart_131pc_89._grayRow_131pc_143 input:checked~._item_131pc_31{background:#141416;color:#fff;border:solid 1px #141416}._apart_131pc_89._grayRow_131pc_143 input:not(:checked)~._item_131pc_31{background:#f4f5f6;color:#353945;border:solid 1px #F4F5F6}._apart_131pc_89._grayRow_131pc_143 input~._item_131pc_31:hover{border:solid 1px #B1B5C3}._apart_131pc_89._grayRow_131pc_143 input~._item_131pc_31:active{background:#353945;color:#fff;border:1px solid #777E90}@media (min-width: 1024px){._item_131pc_31._autoWidth_131pc_114{padding-left:24px;padding-right:24px}}._root_o78a_1{display:flex;flex-direction:column;padding:32px 24px 24px;border:1px solid #e6e8ec;border-radius:24px;box-sizing:border-box}._lotImageWrapper_o78a_10{display:flex;justify-content:center}._lotInfoWrapper_o78a_15{display:flex;flex-direction:column;gap:16px;margin:32px 0 0}._infoHeader_o78a_22{font-family:inherit;font-size:24px;line-height:32px;font-weight:500;letter-spacing:-.01em;color:#141416}._monthlyWrapper_o78a_31{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px}._monthlyPayment_o78a_39{font-size:14px;line-height:16px;color:#777e90}._decor_o78a_45{display:none}._decor_o78a_45 span{display:block}._lotPropertyListMobile_o78a_52{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}._lotPropertyItem_o78a_60{display:flex;justify-content:space-between;font-family:inherit;font-size:14px;line-height:20px;padding:8px 0;border-bottom:1px solid #F4F5F6}._lotPropertyItem_o78a_60 div:first-child{font-weight:400;color:#353945}._lotPropertyItem_o78a_60 div:last-child{font-weight:500;color:#141416}._lotPropertyListDesktop_o78a_78{display:none}._lotPriceWrapper_o78a_82{font-family:inherit;font-size:18px;line-height:24px;margin:16px 0 0}._discountWrapper_o78a_89{display:flex;justify-content:space-between;align-items:center}._discountWrapper_o78a_89>div:last-child{font-weight:500;margin-left:auto;color:#141416}._discountPrice_o78a_100{display:flex;align-items:center;font-weight:400;gap:8px;color:#b1b5c3}._discountPrice_o78a_100 span{text-decoration:line-through;text-decoration-color:#ec5353}._lotPricePerMetr_o78a_112{width:max-content;display:none}._btnWrapper_o78a_117{display:flex;gap:8px;margin:24px 0 0}._fullscreenBtn_o78a_123{display:none}@media (min-width: 1024px){._root_o78a_1{flex-direction:row;gap:32px;padding:31px 30px 31px 32px}._lotImageWrapper_o78a_10 img{width:148px;height:106px}._lotInfoWrapper_o78a_15{display:flex;flex-direction:column;justify-content:space-between;gap:0;margin:0}._monthlyWrapper_o78a_31{justify-content:flex-start}._decor_o78a_45{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_o78a_52{display:none}._lotPropertyListDesktop_o78a_78{display:flex;gap:8px;margin:16px 0 0}._lotPriceWrapper_o78a_82{display:flex;flex-direction:column;font-size:24px;line-height:32px;margin:0 0 0 auto}._discountWrapper_o78a_89{gap:12px}._discountPrice_o78a_100{font-size:14px;line-height:20px;gap:12px}._lotPricePerMetr_o78a_112{display:block;margin:0 0 0 auto;font-size:14px;line-height:20px;font-weight:400;color:#353945}._btnWrapper_o78a_117{justify-content:flex-end;margin:auto 0 0}._btnWrapper_o78a_117>button:last-child{width:max-content}._fullscreenBtn_o78a_123{display:block}}._btn_q5rib_1{position:absolute;right:16px;top:16px;z-index:50;padding:12px}._modal_q5rib_9{flex-direction:column}._modal_q5rib_9 form{width:100%}._modalBody_q5rib_16{width:100%;height:100%}._root_q5rib_21{font-family:inherit;height:100%;padding:32px;flex-direction:column;align-items:flex-start;gap:16px;background:#fff}._title_q5rib_31{font-size:32px;line-height:32px;color:#141416;margin-bottom:16px}._description_q5rib_38{font-size:16px;line-height:24px;color:#353945;margin-bottom:32px}._inputWrapper_q5rib_45{width:100%;flex-direction:column;gap:24px}@media (min-width: 1024px){._modalBody_q5rib_16{width:unset;height:unset}._title_q5rib_31{padding-top:unset}._root_q5rib_21{border-radius:32px;padding:64px}}
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.242",
5
+ "version": "0.0.244",
6
6
  "author": "Mollycodd1e",
7
7
  "license": "ISC",
8
8
  "type": "module",