@scbt-ecom/ui 0.7.13 → 0.7.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/hybrid.js CHANGED
@@ -1,15 +1,15 @@
1
- import { p as z, j as t, c as a, H as g, a as u, I as x, L as Y, z as c, i as ee, g as L, u as te, P as re } from "./style-B2uhcWlW.js";
1
+ import { p as z, j as t, c as a, H as y, a as x, I as f, L as ee, z as c, i as te, g as L, u as R, P as re } from "./style-B2uhcWlW.js";
2
2
  import { B as lt, D as pt, d as mt, N as ut, b as xt } from "./style-B2uhcWlW.js";
3
3
  import * as v from "react";
4
- import { forwardRef as R } from "react";
5
- const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split("-").map((e) => e.charAt(0).toUpperCase() + e.slice(1).toLowerCase()).join("-"), $e = (o, e = "dd.MM.yyyy") => z(o, e, /* @__PURE__ */ new Date()), S = ({ children: o, className: e, ...i }) => /* @__PURE__ */ t.jsx("section", { className: a("pb-16 desktop:pb-20", e), ...i, children: o }), h = ({ children: o, className: e, ...i }) => /* @__PURE__ */ t.jsx("div", { className: a("m-auto w-full px-4 desktop:max-w-[1188px]", e), ...i, children: o }), oe = u("grid", {
4
+ import { forwardRef as S } from "react";
5
+ const Oe = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split("-").map((e) => e.charAt(0).toUpperCase() + e.slice(1).toLowerCase()).join("-"), $e = (o, e = "dd.MM.yyyy") => z(o, e, /* @__PURE__ */ new Date()), V = ({ children: o, className: e, ...i }) => /* @__PURE__ */ t.jsx("section", { className: a("pb-16 desktop:pb-20", e), ...i, children: o }), g = ({ children: o, className: e, ...i }) => /* @__PURE__ */ t.jsx("div", { className: a("m-auto w-full px-4 desktop:max-w-[1188px]", e), ...i, children: o }), oe = x("grid", {
6
6
  variants: {
7
7
  columnCount: {
8
8
  twoColumns: "grid-cols-[repeat(2,minmax(172px,_1fr))] desktop:grid-cols-[repeat(2,minmax(172px,_1fr))]",
9
9
  threeColumns: "grid-cols-[repeat(3,minmax(172px,_1fr))] desktop:grid-cols-[repeat(3,minmax(312px,_1fr))]"
10
10
  }
11
11
  }
12
- }), ne = u("grid", {
12
+ }), ne = x("grid", {
13
13
  variants: {
14
14
  columnCount: {
15
15
  twoColumns: "",
@@ -42,7 +42,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
42
42
  class: "grid-cols-[repeat(3,_auto)]"
43
43
  }
44
44
  ]
45
- }), ie = u("grid", {
45
+ }), ie = x("grid", {
46
46
  variants: {
47
47
  columnCount: {
48
48
  twoColumns: "",
@@ -55,7 +55,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
55
55
  class: "overflow-x-scroll max-w-[368px] mb-1"
56
56
  }
57
57
  ]
58
- }), ae = u("border-b border-warm-grey-200 py-4 desktop:desk-body-regular-l mob-body-regular-l", {
58
+ }), ae = x("border-b border-warm-grey-200 py-4 desktop:desk-body-regular-l mob-body-regular-l", {
59
59
  variants: {
60
60
  columnCount: {
61
61
  twoColumns: "",
@@ -82,8 +82,8 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
82
82
  classes: d
83
83
  }) => {
84
84
  const l = i && i.length > 0 ? "exist" : "notExist";
85
- return /* @__PURE__ */ t.jsx(h, { children: /* @__PURE__ */ t.jsxs("div", { className: a("flex flex-col", d == null ? void 0 : d.tableRootWrapper), children: [
86
- /* @__PURE__ */ t.jsx(g, { as: "h3", className: a("mob-title-bold-m pb-6 desktop:desk-title-bold-s", d == null ? void 0 : d.tableHeading), children: o }),
85
+ return /* @__PURE__ */ t.jsx(g, { children: /* @__PURE__ */ t.jsxs("div", { className: a("flex flex-col", d == null ? void 0 : d.tableRootWrapper), children: [
86
+ /* @__PURE__ */ t.jsx(y, { as: "h3", className: a("mob-title-bold-m pb-6 desktop:desk-title-bold-s", d == null ? void 0 : d.tableHeading), children: o }),
87
87
  /* @__PURE__ */ t.jsxs("div", { className: a(ie({ columnCount: n }), d == null ? void 0 : d.tableBody), children: [
88
88
  /* @__PURE__ */ t.jsx("ul", { className: a(oe({ columnCount: n }), d == null ? void 0 : d.tableTitlesContainer), children: i == null ? void 0 : i.map((m) => /* @__PURE__ */ t.jsx(
89
89
  "li",
@@ -96,7 +96,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
96
96
  },
97
97
  m
98
98
  )) }),
99
- /* @__PURE__ */ t.jsx("ul", { className: a("mb-4 flex flex-col", d == null ? void 0 : d.tableBodyContainer), children: e.map((m, f) => /* @__PURE__ */ t.jsx("li", { className: a(ne({ columnCount: n, titlesExist: l }), d == null ? void 0 : d.tableBodyRow), children: m.map((y, s) => /* @__PURE__ */ t.jsx("p", { className: a(ae({ titlesExist: l, columnCount: n }), d == null ? void 0 : d.tableBodyCeil), children: y.text }, s)) }, f)) })
99
+ /* @__PURE__ */ t.jsx("ul", { className: a("mb-4 flex flex-col", d == null ? void 0 : d.tableBodyContainer), children: e.map((m, u) => /* @__PURE__ */ t.jsx("li", { className: a(ne({ columnCount: n, titlesExist: l }), d == null ? void 0 : d.tableBodyRow), children: m.map((b, s) => /* @__PURE__ */ t.jsx("p", { className: a(ae({ titlesExist: l, columnCount: n }), d == null ? void 0 : d.tableBodyCeil), children: b.text }, s)) }, u)) })
100
100
  ] }),
101
101
  /* @__PURE__ */ t.jsx("p", { className: a("mob-body-regular-m desktop:desk-body-regular-l", d == null ? void 0 : d.tableAdditionalText), children: r })
102
102
  ] }) });
@@ -122,7 +122,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
122
122
  }
123
123
  ),
124
124
  /* @__PURE__ */ t.jsx(
125
- x,
125
+ f,
126
126
  {
127
127
  name: "arrows/arrowRight",
128
128
  className: a("size-4 text-icon-primary-default", { "!text-icon-disabled": e == null ? void 0 : e.isDisabled })
@@ -141,7 +141,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
141
141
  default:
142
142
  return o;
143
143
  }
144
- }, le = u(
144
+ }, le = x(
145
145
  "relative flex items-center justify-center gap-4 cursor-pointer rounded-sm w-max px-4 outline-offset-4 outline-transparent outline-2 desk-body-regular-l transition duration-12 active:scale-[0.97] disabled:pointer-events-none",
146
146
  {
147
147
  variants: {
@@ -199,7 +199,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
199
199
  isFull: !1
200
200
  }
201
201
  }
202
- ), j = R(
202
+ ), j = S(
203
203
  ({
204
204
  intent: o,
205
205
  size: e,
@@ -209,26 +209,26 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
209
209
  iconLeft: d,
210
210
  iconRight: l,
211
211
  disabled: m = !1,
212
- isLoading: f = !1,
213
- isFull: y = !1,
212
+ isLoading: u = !1,
213
+ isFull: b = !1,
214
214
  textFormat: s,
215
215
  ...p
216
- }, K) => /* @__PURE__ */ t.jsx(
216
+ }, Y) => /* @__PURE__ */ t.jsx(
217
217
  "button",
218
218
  {
219
- ref: K,
219
+ ref: Y,
220
220
  type: n,
221
- disabled: m || f,
222
- className: a(le({ intent: o, size: e, textFormat: s, isLoading: f, isFull: y }), i),
221
+ disabled: m || u,
222
+ className: a(le({ intent: o, size: e, textFormat: s, isLoading: u, isFull: b }), i),
223
223
  ...p,
224
- children: f ? /* @__PURE__ */ t.jsx(Y, { size: "sm", intent: de(o) }) : /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
224
+ children: u ? /* @__PURE__ */ t.jsx(ee, { size: "sm", intent: de(o) }) : /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
225
225
  d && /* @__PURE__ */ t.jsx("span", { className: "flex size-5 items-center justify-center", children: d }),
226
226
  r,
227
227
  l && /* @__PURE__ */ t.jsx("span", { className: "flex size-5 items-center justify-center", children: l })
228
228
  ] })
229
229
  }
230
230
  )
231
- ), pe = u(
231
+ ), pe = x(
232
232
  "group flex items-center justify-center cursor-pointer rounded-full outline-offset-[3px] outline-transparent outline-2 transition duration-12 active:scale-[0.97] disabled:pointer-events-none",
233
233
  {
234
234
  variants: {
@@ -248,9 +248,9 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
248
248
  size: "lg"
249
249
  }
250
250
  }
251
- ), Ge = R(
251
+ ), Ge = S(
252
252
  ({ size: o, intent: e, children: i, classes: r, type: n = "button", ...d }, l) => /* @__PURE__ */ t.jsx("button", { ref: l, type: n, className: a(pe({ intent: e, size: o }), r == null ? void 0 : r.button), ...d, children: /* @__PURE__ */ t.jsx("span", { className: a(r == null ? void 0 : r.icon), children: i }) })
253
- ), me = u(
253
+ ), me = x(
254
254
  "group underline underline-offset-4 outline-none p-[2px] rounded-sm border border-solid border-transparent",
255
255
  {
256
256
  variants: {
@@ -278,7 +278,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
278
278
  size: "sm"
279
279
  }
280
280
  }
281
- ), ue = u("size-6", {
281
+ ), ue = x("size-6", {
282
282
  variants: {
283
283
  intent: {
284
284
  blue: "text-icon-primary-default group-hover:text-icon-primary-hover group-focus:text-icon-primary-default ",
@@ -293,7 +293,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
293
293
  intent: "blue",
294
294
  disabled: !1
295
295
  }
296
- }), Ze = ({
296
+ }), We = ({
297
297
  Component: o = "a",
298
298
  intent: e,
299
299
  children: i,
@@ -304,8 +304,8 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
304
304
  ...m
305
305
  }) => /* @__PURE__ */ t.jsxs(o, { className: a(me({ intent: e, withIcon: r, disabled: n, size: d })), ...m, children: [
306
306
  i,
307
- r && /* @__PURE__ */ t.jsx(x, { name: l, className: a(ue({ intent: e, disabled: n })) })
308
- ] }), xe = u("size-8 transition-colors", {
307
+ r && /* @__PURE__ */ t.jsx(f, { name: l, className: a(ue({ intent: e, disabled: n })) })
308
+ ] }), xe = x("size-8 transition-colors", {
309
309
  variants: {
310
310
  intent: {
311
311
  outline: "text-icon-secondary-dark-default group-hover:text-icon-secondary-dark-hover",
@@ -318,7 +318,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
318
318
  }), fe = {
319
319
  filled: "files/documentFilled",
320
320
  outline: "files/documentOutline"
321
- }, We = ({ text: o, size: e, sizeType: i, href: r, intent: n = "outline" }) => /* @__PURE__ */ t.jsxs(
321
+ }, Ze = ({ text: o, size: e, sizeType: i, href: r, intent: n = "outline" }) => /* @__PURE__ */ t.jsxs(
322
322
  "a",
323
323
  {
324
324
  href: r,
@@ -329,7 +329,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
329
329
  "group flex max-w-[288px] cursor-pointer items-center gap-2 rounded-sm p-1 outline outline-2 outline-transparent transition-colors focus-within:outline-primary-focus desktop:max-w-[592px]"
330
330
  ),
331
331
  children: [
332
- /* @__PURE__ */ t.jsx(x, { name: fe[n], className: a(xe({ intent: n })) }),
332
+ /* @__PURE__ */ t.jsx(f, { name: fe[n], className: a(xe({ intent: n })) }),
333
333
  /* @__PURE__ */ t.jsxs("div", { className: a("flex flex-1 flex-col"), children: [
334
334
  /* @__PURE__ */ t.jsx("p", { className: a("desk-body-medium-l text-color-dark"), children: o }),
335
335
  /* @__PURE__ */ t.jsxs("div", { className: a("desk-body-regular-m text-color-disabled"), children: [
@@ -340,7 +340,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
340
340
  ] })
341
341
  ]
342
342
  }
343
- ), V = ({ phone: o, text: e, classes: i }) => /* @__PURE__ */ t.jsxs("div", { className: a("flex w-max flex-col", i == null ? void 0 : i.wrapper), children: [
343
+ ), P = ({ phone: o, text: e, classes: i }) => /* @__PURE__ */ t.jsxs("div", { className: a("flex w-max flex-col", i == null ? void 0 : i.wrapper), children: [
344
344
  /* @__PURE__ */ t.jsx("a", { href: `tel:${o}`, className: a("desk-body-medium-l ml-auto text-color-dark", i == null ? void 0 : i.link), children: o }),
345
345
  /* @__PURE__ */ t.jsx("p", { className: a("desk-body-regular-l text-color-tetriary", i == null ? void 0 : i.text), children: e })
346
346
  ] }), Xe = ({ topContent: o, bottomContent: e, progress: i, maxPercent: r = 100, classes: n }) => /* @__PURE__ */ t.jsxs("div", { className: a("flex flex-col", n == null ? void 0 : n.wrapper), children: [
@@ -366,12 +366,12 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
366
366
  ] }),
367
367
  e && /* @__PURE__ */ t.jsx("div", { className: a("mt-2 flex justify-between gap-5", n == null ? void 0 : n.bottomContent), children: e })
368
368
  ] }), qe = ({ className: o }) => /* @__PURE__ */ t.jsx("div", { className: a("skeleton-apply h-full w-full", o) }), ce = {
369
- main: /* @__PURE__ */ t.jsx(x, { name: "brandLogos/logoMain" }),
370
- white: /* @__PURE__ */ t.jsx(x, { name: "brandLogos/logoWhite" }),
371
- gray: /* @__PURE__ */ t.jsx(x, { name: "brandLogos/logoGray" }),
372
- black: /* @__PURE__ */ t.jsx(x, { name: "brandLogos/logoBlack" }),
373
- business: /* @__PURE__ */ t.jsx(x, { name: "brandLogos/logoBusiness" }),
374
- insurance: /* @__PURE__ */ t.jsx(x, { name: "brandLogos/logoInsurance" })
369
+ main: /* @__PURE__ */ t.jsx(f, { name: "brandLogos/logoMain" }),
370
+ white: /* @__PURE__ */ t.jsx(f, { name: "brandLogos/logoWhite" }),
371
+ gray: /* @__PURE__ */ t.jsx(f, { name: "brandLogos/logoGray" }),
372
+ black: /* @__PURE__ */ t.jsx(f, { name: "brandLogos/logoBlack" }),
373
+ business: /* @__PURE__ */ t.jsx(f, { name: "brandLogos/logoBusiness" }),
374
+ insurance: /* @__PURE__ */ t.jsx(f, { name: "brandLogos/logoInsurance" })
375
375
  }, w = {
376
376
  transparent: "transparent",
377
377
  current: "currentColor",
@@ -406,7 +406,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
406
406
  "purple-hover": "#52399d",
407
407
  overlay: "#0000004d",
408
408
  ...w
409
- }, P = {
409
+ }, M = {
410
410
  dark: "#292929",
411
411
  disabled: "#a9b6c5",
412
412
  footer: "#c3c3c3",
@@ -435,7 +435,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
435
435
  "skyblue-200": "#e7f3ff",
436
436
  "skyblue-300": "#d9edff",
437
437
  ...w
438
- }, b = {
438
+ }, h = {
439
439
  "accent-default": "#2477ff",
440
440
  "accent-hover": "#0053da",
441
441
  "blue-grey-100": "#f3f4f7",
@@ -480,13 +480,13 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
480
480
  white: "#ffffff",
481
481
  "primary-disabled": "#809bc7",
482
482
  ...w
483
- }, M = {
483
+ }, $ = {
484
484
  none: "0",
485
485
  sm: "4px",
486
486
  md: "8px",
487
487
  lg: "16px",
488
488
  full: "9999px"
489
- }, $ = {
489
+ }, U = {
490
490
  30: "30deg",
491
491
  45: "45deg",
492
492
  80: "80deg",
@@ -503,7 +503,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
503
503
  250: "250",
504
504
  500: "500",
505
505
  1e3: "1000"
506
- }, U = {
506
+ }, H = {
507
507
  12: "12px",
508
508
  14: "14px",
509
509
  16: "16px",
@@ -513,7 +513,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
513
513
  28: "28px",
514
514
  32: "32px",
515
515
  40: "40px"
516
- }, H = {
516
+ }, G = {
517
517
  16: "16px",
518
518
  20: "20px",
519
519
  22: "22px",
@@ -522,7 +522,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
522
522
  32: "32px",
523
523
  40: "40px",
524
524
  48: "48px"
525
- }, G = {
525
+ }, W = {
526
526
  /* # Headline */
527
527
  ".mob-headline-bold-m": {
528
528
  "@apply font-bold text-28 leading-32": ""
@@ -630,7 +630,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
630
630
  +n <= 1950 && e.addIssue({
631
631
  code: c.ZodIssueCode.custom,
632
632
  message: k.INVALID_DATE
633
- }), ee(d) || e.addIssue({
633
+ }), te(d) || e.addIssue({
634
634
  code: c.ZodIssueCode.custom,
635
635
  message: k.INVALID_DATE
636
636
  }), (/* @__PURE__ */ new Date()).getTime() < new Date(d).getTime() && e.addIssue({
@@ -638,7 +638,7 @@ const Me = (o, e) => JSON.stringify(o) === JSON.stringify(e), C = (o) => o.split
638
638
  message: k.FUTURE_DATE_NOT_ALLOWED
639
639
  });
640
640
  });
641
- var Z = {}, W = {};
641
+ var Z = {}, X = {};
642
642
  (function(o) {
643
643
  Object.defineProperty(o, "__esModule", {
644
644
  value: !0
@@ -665,7 +665,7 @@ var Z = {}, W = {};
665
665
  return d.__isOptionsFunction = !0, d.__pluginFunction = r, d.__configFunction = n, d;
666
666
  };
667
667
  const i = e;
668
- })(W);
668
+ })(X);
669
669
  (function(o) {
670
670
  Object.defineProperty(o, "__esModule", {
671
671
  value: !0
@@ -675,7 +675,7 @@ var Z = {}, W = {};
675
675
  return r;
676
676
  }
677
677
  });
678
- const e = /* @__PURE__ */ i(W);
678
+ const e = /* @__PURE__ */ i(X);
679
679
  function i(n) {
680
680
  return n && n.__esModule ? n : {
681
681
  default: n
@@ -684,8 +684,8 @@ var Z = {}, W = {};
684
684
  const r = e.default;
685
685
  })(Z);
686
686
  let _ = Z;
687
- var X = (_.__esModule ? _ : { default: _ }).default;
688
- const D = /* @__PURE__ */ L(X), ye = X;
687
+ var q = (_.__esModule ? _ : { default: _ }).default;
688
+ const D = /* @__PURE__ */ L(q), ye = q;
689
689
  function F(o) {
690
690
  return Object.fromEntries(
691
691
  Object.entries(o).filter(([e]) => e !== "DEFAULT")
@@ -847,7 +847,7 @@ var se = ye(
847
847
  }
848
848
  }
849
849
  );
850
- const q = /* @__PURE__ */ L(se), Ke = {
850
+ const J = /* @__PURE__ */ L(se), Ke = {
851
851
  theme: {
852
852
  screens: {
853
853
  mobile: { max: "1187px" },
@@ -856,20 +856,20 @@ const q = /* @__PURE__ */ L(se), Ke = {
856
856
  backgroundColor: {
857
857
  color: N,
858
858
  banner: O,
859
- icon: b
859
+ icon: h
860
860
  },
861
861
  textColor: {
862
- icon: b,
863
- color: P
862
+ icon: h,
863
+ color: M
864
864
  },
865
- fill: b,
866
- stroke: b,
865
+ fill: h,
866
+ stroke: h,
867
867
  borderColor: I,
868
868
  outlineColor: I,
869
- borderRadius: M,
869
+ borderRadius: $,
870
870
  fontFamily: { roboto: ["var(--ff-roboto)", "sans-serif"] },
871
- fontSize: U,
872
- lineHeight: H,
871
+ fontSize: H,
872
+ lineHeight: G,
873
873
  gradientColorStops: N,
874
874
  boxShadow: {
875
875
  sm: "0 8px 20px 0 rgba(0, 0, 0, 0.08)",
@@ -877,7 +877,7 @@ const q = /* @__PURE__ */ L(se), Ke = {
877
877
  lg: "0 16px 24px 0 rgba(0, 33, 87, 0.16)"
878
878
  },
879
879
  extend: {
880
- bgGradientDeg: $,
880
+ bgGradientDeg: U,
881
881
  width: {
882
882
  "popper-content": "var(--radix-popover-content-available-width)",
883
883
  "popper-trigger": "var(--radix-popover-trigger-width)",
@@ -921,9 +921,9 @@ const q = /* @__PURE__ */ L(se), Ke = {
921
921
  }
922
922
  },
923
923
  plugins: [
924
- q,
924
+ J,
925
925
  D(({ addComponents: o }) => {
926
- o(G);
926
+ o(W);
927
927
  }),
928
928
  D(function({ matchUtilities: o, theme: e }) {
929
929
  o(
@@ -987,20 +987,20 @@ const q = /* @__PURE__ */ L(se), Ke = {
987
987
  backgroundColor: {
988
988
  color: N,
989
989
  banner: O,
990
- icon: b
990
+ icon: h
991
991
  },
992
992
  textColor: {
993
- icon: b,
994
- color: P
993
+ icon: h,
994
+ color: M
995
995
  },
996
- fill: b,
997
- stroke: b,
996
+ fill: h,
997
+ stroke: h,
998
998
  borderColor: I,
999
999
  outlineColor: I,
1000
- borderRadius: M,
1000
+ borderRadius: $,
1001
1001
  fontFamily: { roboto: ["var(--ff-roboto)", "sans-serif"] },
1002
- fontSize: U,
1003
- lineHeight: H,
1002
+ fontSize: H,
1003
+ lineHeight: G,
1004
1004
  gradientColorStops: N,
1005
1005
  boxShadow: {
1006
1006
  sm: "0 8px 20px 0 rgba(0, 0, 0, 0.08)",
@@ -1009,13 +1009,13 @@ const q = /* @__PURE__ */ L(se), Ke = {
1009
1009
  },
1010
1010
  zIndex: be,
1011
1011
  extend: {
1012
- bgGradientDeg: $
1012
+ bgGradientDeg: U
1013
1013
  }
1014
1014
  },
1015
1015
  plugins: [
1016
- q,
1016
+ J,
1017
1017
  D(({ addComponents: o }) => {
1018
- o(G);
1018
+ o(W);
1019
1019
  }),
1020
1020
  D(function({ matchUtilities: o, theme: e }) {
1021
1021
  o(
@@ -1030,7 +1030,7 @@ const q = /* @__PURE__ */ L(se), Ke = {
1030
1030
  );
1031
1031
  })
1032
1032
  ]
1033
- }, J = ({ buttonsConfig: o, classes: e, className: i }) => {
1033
+ }, Q = ({ buttonsConfig: o, classes: e, className: i }) => {
1034
1034
  var n;
1035
1035
  const r = (o == null ? void 0 : o.secondary) && o.secondary.children;
1036
1036
  return /* @__PURE__ */ t.jsxs(
@@ -1058,23 +1058,23 @@ const q = /* @__PURE__ */ L(se), Ke = {
1058
1058
  ]
1059
1059
  }
1060
1060
  );
1061
- }, Q = ({ advantagesList: o, classes: e }) => /* @__PURE__ */ t.jsx(
1061
+ }, K = ({ advantagesList: o, classes: e }) => /* @__PURE__ */ t.jsx(
1062
1062
  "div",
1063
1063
  {
1064
1064
  className: a(
1065
1065
  "flex w-[328px] flex-col gap-8 rounded-md bg-color-white p-6 shadow-sm desktop:w-full desktop:flex-row desktop:items-start desktop:gap-0 desktop:p-0 desktop:py-6",
1066
- e == null ? void 0 : e.wrapper
1066
+ e == null ? void 0 : e.advantageWrapper
1067
1067
  ),
1068
1068
  children: o == null ? void 0 : o.map(({ title: i, description: r }) => /* @__PURE__ */ t.jsxs(
1069
1069
  "div",
1070
1070
  {
1071
1071
  className: a(
1072
1072
  'after:content-[" "] relative flex h-full w-[285px] flex-col gap-2 after:absolute after:-bottom-4 after:left-1/2 after:h-[1px] after:w-[280px] after:-translate-x-1/2 after:bg-color-blue-grey-300 last:after:hidden desktop:px-8 desktop:after:bottom-auto desktop:after:left-auto desktop:after:right-0 desktop:after:top-1/2 desktop:after:h-10 desktop:after:w-[1px] desktop:after:-translate-y-1/2 desktop:after:translate-x-0',
1073
- e == null ? void 0 : e.advantage
1073
+ e == null ? void 0 : e.advantageItem
1074
1074
  ),
1075
1075
  children: [
1076
- /* @__PURE__ */ t.jsx(g, { as: "h4", className: a("text-color-dark", e == null ? void 0 : e.title), children: i }),
1077
- /* @__PURE__ */ t.jsx("p", { className: a("desk-body-regular-l text-color-tetriary", e == null ? void 0 : e.description), children: r })
1076
+ /* @__PURE__ */ t.jsx(y, { as: "h4", className: a("text-color-dark", e == null ? void 0 : e.advantageTitle), children: i }),
1077
+ /* @__PURE__ */ t.jsx("p", { className: a("desk-body-regular-l text-color-tetriary", e == null ? void 0 : e.advantageDescription), children: r })
1078
1078
  ]
1079
1079
  },
1080
1080
  i
@@ -1088,60 +1088,69 @@ const q = /* @__PURE__ */ L(se), Ke = {
1088
1088
  classes: n,
1089
1089
  img: d,
1090
1090
  imgSets: l
1091
- }) => /* @__PURE__ */ t.jsxs("section", { "data-id": "banner-section", className: a("relative h-[552px] desktop:h-[456px]", n == null ? void 0 : n.section), children: [
1092
- /* @__PURE__ */ t.jsx(
1091
+ }) => {
1092
+ const { isDesktop: m, isMobile: u } = R(), b = /* @__PURE__ */ t.jsx(
1093
1093
  "div",
1094
1094
  {
1095
- "data-id": "banner-img-wrapper",
1096
- className: "absolute bottom-0 left-0 right-0 top-0 z-[-1] mx-auto h-full max-w-[1920px] desktop:h-[456px]",
1097
- children: /* @__PURE__ */ t.jsxs("picture", { children: [
1098
- /* @__PURE__ */ t.jsx("source", { media: "(min-width: 1128px)", srcSet: l == null ? void 0 : l.large, type: "image/avif" }),
1099
- /* @__PURE__ */ t.jsx("source", { media: "(max-width: 1127px)", srcSet: l == null ? void 0 : l.mob, type: (l == null ? void 0 : l.type) ?? "image/avif" }),
1100
- /* @__PURE__ */ t.jsx(
1101
- "img",
1095
+ "data-id": "banner-advantages",
1096
+ className: a(
1097
+ "flex items-center justify-center pt-4 desktop:absolute desktop:bottom-[-50px] desktop:right-1/2 desktop:translate-x-1/2 desktop:pt-0",
1098
+ n == null ? void 0 : n.advantageContainer
1099
+ ),
1100
+ children: r && (r == null ? void 0 : r.length) > 0 && /* @__PURE__ */ t.jsx(K, { classes: n, advantagesList: r })
1101
+ }
1102
+ );
1103
+ return /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
1104
+ /* @__PURE__ */ t.jsxs("section", { "data-id": "banner-section", className: a("relative h-[552px] desktop:h-[456px]", n == null ? void 0 : n.section), children: [
1105
+ /* @__PURE__ */ t.jsx(
1106
+ "div",
1107
+ {
1108
+ "data-id": "banner-img-wrapper",
1109
+ className: "absolute bottom-0 left-0 right-0 top-0 z-[-1] mx-auto h-full max-w-[1920px] desktop:h-[456px]",
1110
+ children: /* @__PURE__ */ t.jsxs("picture", { children: [
1111
+ /* @__PURE__ */ t.jsx("source", { media: "(min-width: 1128px)", srcSet: l == null ? void 0 : l.large, type: "image/avif" }),
1112
+ /* @__PURE__ */ t.jsx("source", { media: "(max-width: 1127px)", srcSet: l == null ? void 0 : l.mob, type: (l == null ? void 0 : l.type) ?? "image/avif" }),
1113
+ /* @__PURE__ */ t.jsx(
1114
+ "img",
1115
+ {
1116
+ "data-id": "banner-image",
1117
+ src: d,
1118
+ alt: "Картинка баннера",
1119
+ className: a("h-full w-full object-cover object-center", n == null ? void 0 : n.image)
1120
+ }
1121
+ )
1122
+ ] })
1123
+ }
1124
+ ),
1125
+ /* @__PURE__ */ t.jsxs(g, { "data-id": "banner-container", className: a("h-full", n == null ? void 0 : n.container), children: [
1126
+ /* @__PURE__ */ t.jsx("div", { "data-id": "banner", className: a("flex h-full", n == null ? void 0 : n.wrapper), children: /* @__PURE__ */ t.jsxs(
1127
+ "div",
1102
1128
  {
1103
- "data-id": "banner-image",
1104
- src: d,
1105
- alt: "Картинка баннера",
1106
- className: a("h-full w-full object-cover object-center", n == null ? void 0 : n.image)
1129
+ "data-id": "banner-text-block",
1130
+ className: a("flex w-[328px] flex-col gap-10 pt-6 desktop:w-full desktop:pt-20", n == null ? void 0 : n.textBlock),
1131
+ children: [
1132
+ /* @__PURE__ */ t.jsxs("div", { className: "flex flex-col gap-4", children: [
1133
+ /* @__PURE__ */ t.jsx(y, { "data-id": "banner-title", as: "h1", className: a("text-color-white", n == null ? void 0 : n.title), children: o }),
1134
+ /* @__PURE__ */ t.jsx("p", { "data-id": "banner-subtitle", className: a("desk-body-regular-l text-color-white", n == null ? void 0 : n.subtitle), children: e })
1135
+ ] }),
1136
+ /* @__PURE__ */ t.jsx(
1137
+ Q,
1138
+ {
1139
+ className: "self-end desktop:self-center",
1140
+ "data-id": "banner-buttons-group",
1141
+ buttonsConfig: i,
1142
+ classes: n
1143
+ }
1144
+ )
1145
+ ]
1107
1146
  }
1108
- )
1147
+ ) }),
1148
+ m && b
1109
1149
  ] })
1110
- }
1111
- ),
1112
- /* @__PURE__ */ t.jsxs(h, { "data-id": "banner-container", className: a("h-full", n == null ? void 0 : n.container), children: [
1113
- /* @__PURE__ */ t.jsx("div", { "data-id": "banner", className: a("flex h-full", n == null ? void 0 : n.wrapper), children: /* @__PURE__ */ t.jsxs(
1114
- "div",
1115
- {
1116
- "data-id": "banner-text-block",
1117
- className: a("flex w-[328px] flex-col gap-10 pt-6 desktop:w-full desktop:pt-20", n == null ? void 0 : n.textBlock),
1118
- children: [
1119
- /* @__PURE__ */ t.jsxs("div", { className: "flex flex-col gap-4", children: [
1120
- /* @__PURE__ */ t.jsx(g, { "data-id": "banner-title", as: "h1", className: a("text-color-white", n == null ? void 0 : n.title), children: o }),
1121
- /* @__PURE__ */ t.jsx("p", { "data-id": "banner-subtitle", className: a("desk-body-regular-l text-color-white", n == null ? void 0 : n.subtitle), children: e })
1122
- ] }),
1123
- /* @__PURE__ */ t.jsx(
1124
- J,
1125
- {
1126
- className: "self-end desktop:self-center",
1127
- "data-id": "banner-buttons-group",
1128
- buttonsConfig: i,
1129
- classes: n
1130
- }
1131
- )
1132
- ]
1133
- }
1134
- ) }),
1135
- /* @__PURE__ */ t.jsx(
1136
- "div",
1137
- {
1138
- "data-id": "banner-advantages",
1139
- className: a("absolute bottom-[-400px] right-1/2 translate-x-1/2 desktop:bottom-[-50px]", n == null ? void 0 : n.advantage),
1140
- children: r && (r == null ? void 0 : r.length) > 0 && /* @__PURE__ */ t.jsx(Q, { "data-id": "banner-advantages-list", classes: n, advantagesList: r })
1141
- }
1142
- )
1143
- ] })
1144
- ] }), A = ({
1150
+ ] }),
1151
+ u && b
1152
+ ] });
1153
+ }, A = ({
1145
1154
  headTitle: o,
1146
1155
  subtitle: e,
1147
1156
  buttonsConfig: i,
@@ -1149,26 +1158,26 @@ const q = /* @__PURE__ */ L(se), Ke = {
1149
1158
  classes: n,
1150
1159
  img: d
1151
1160
  }) => {
1152
- const l = /* @__PURE__ */ t.jsx(
1161
+ const { isDesktop: l, isMobile: m } = R(), u = /* @__PURE__ */ t.jsx(
1153
1162
  "div",
1154
1163
  {
1155
1164
  "data-id": "banner-advantages",
1156
1165
  className: a(
1157
- "mt-4 flex items-center justify-center desktop:absolute desktop:bottom-[-50px] desktop:right-1/2 desktop:mt-0 desktop:translate-x-1/2",
1158
- n == null ? void 0 : n.advantage
1166
+ "flex items-center justify-center pt-4 desktop:absolute desktop:bottom-[-50px] desktop:right-1/2 desktop:translate-x-1/2 desktop:pt-0",
1167
+ n == null ? void 0 : n.advantageContainer
1159
1168
  ),
1160
- children: r && (r == null ? void 0 : r.length) > 0 && /* @__PURE__ */ t.jsx(Q, { classes: n, advantagesList: r })
1169
+ children: r && (r == null ? void 0 : r.length) > 0 && /* @__PURE__ */ t.jsx(K, { classes: n, advantagesList: r })
1161
1170
  }
1162
- ), { isDesktop: m, isMobile: f } = te();
1171
+ );
1163
1172
  return /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
1164
- /* @__PURE__ */ t.jsx("section", { "data-id": "banner-section", className: a("relative bg-banner-skyblue-300 desktop:h-[456px]", n == null ? void 0 : n.section), children: /* @__PURE__ */ t.jsxs(h, { "data-id": "banner-container", className: a(n == null ? void 0 : n.container), children: [
1173
+ /* @__PURE__ */ t.jsx("section", { "data-id": "banner-section", className: a("relative bg-banner-skyblue-300 desktop:h-[456px]", n == null ? void 0 : n.section), children: /* @__PURE__ */ t.jsxs(g, { "data-id": "banner-container", className: a(n == null ? void 0 : n.container), children: [
1165
1174
  /* @__PURE__ */ t.jsxs("div", { "data-id": "banner", className: a("flex flex-col desktop:flex-row desktop:justify-between", n == null ? void 0 : n.wrapper), children: [
1166
1175
  /* @__PURE__ */ t.jsxs("div", { className: "flex flex-col desktop:gap-10 desktop:pt-20", children: [
1167
1176
  /* @__PURE__ */ t.jsxs("div", { "data-id": "banner-text-block", className: a("flex flex-col gap-4 pt-6 desktop:pt-0", n == null ? void 0 : n.textBlock), children: [
1168
- /* @__PURE__ */ t.jsx(g, { "data-id": "banner-title", as: "h1", className: a("text-color-dark", n == null ? void 0 : n.title), children: o }),
1177
+ /* @__PURE__ */ t.jsx(y, { "data-id": "banner-title", as: "h1", className: a("text-color-dark", n == null ? void 0 : n.title), children: o }),
1169
1178
  /* @__PURE__ */ t.jsx("p", { "data-id": "banner-subtitle", className: a("desk-body-regular-l text-color-dark", n == null ? void 0 : n.subtitle), children: e })
1170
1179
  ] }),
1171
- /* @__PURE__ */ t.jsx(J, { buttonsConfig: i, classes: n })
1180
+ /* @__PURE__ */ t.jsx(Q, { buttonsConfig: i, classes: n })
1172
1181
  ] }),
1173
1182
  /* @__PURE__ */ t.jsx(
1174
1183
  "div",
@@ -1187,9 +1196,9 @@ const q = /* @__PURE__ */ L(se), Ke = {
1187
1196
  }
1188
1197
  )
1189
1198
  ] }),
1190
- m && l
1199
+ l && u
1191
1200
  ] }) }),
1192
- f && l
1201
+ m && u
1193
1202
  ] });
1194
1203
  }, tt = ({ bannerVariant: o, ...e }) => {
1195
1204
  switch (o) {
@@ -1299,11 +1308,11 @@ const q = /* @__PURE__ */ L(se), Ke = {
1299
1308
  {
1300
1309
  className: a("flex size-8 items-center justify-center rounded-full bg-[#52576a] p-2", e == null ? void 0 : e.socialLink),
1301
1310
  href: r,
1302
- children: /* @__PURE__ */ t.jsx(x, { name: i, className: a("h-full w-full text-icon-white", e == null ? void 0 : e.socialIcon) })
1311
+ children: /* @__PURE__ */ t.jsx(f, { name: i, className: a("h-full w-full text-icon-white", e == null ? void 0 : e.socialIcon) })
1303
1312
  },
1304
1313
  r
1305
1314
  )) }), Ce = ({ phones: o, classes: e }) => /* @__PURE__ */ t.jsx("div", { className: a("flex flex-col items-end gap-4", e == null ? void 0 : e.phonesRoot), children: o == null ? void 0 : o.map(({ phone: i, text: r }) => /* @__PURE__ */ t.jsx(
1306
- V,
1315
+ P,
1307
1316
  {
1308
1317
  phone: i,
1309
1318
  text: r,
@@ -1358,20 +1367,20 @@ const q = /* @__PURE__ */ L(se), Ke = {
1358
1367
  withSiteMap: d = !0,
1359
1368
  socialsLinks: l = Ne,
1360
1369
  phones: m = je,
1361
- navigationLinks: f = Ie,
1362
- ligal: y = ke,
1370
+ navigationLinks: u = Ie,
1371
+ ligal: b = ke,
1363
1372
  copyright: s = ve,
1364
1373
  classes: p
1365
- }) => /* @__PURE__ */ t.jsx(S, { className: a("w-full", p == null ? void 0 : p.section), children: /* @__PURE__ */ t.jsx(h, { className: a(p == null ? void 0 : p.container), children: /* @__PURE__ */ t.jsxs("div", { className: a("bg-color-footer px-4 py-8 desktop:px-6 desktop:py-10", p == null ? void 0 : p.footerRoot), children: [
1374
+ }) => /* @__PURE__ */ t.jsx(V, { className: a("w-full", p == null ? void 0 : p.section), children: /* @__PURE__ */ t.jsx(g, { className: a(p == null ? void 0 : p.container), children: /* @__PURE__ */ t.jsxs("div", { className: a("bg-color-footer px-4 py-8 desktop:px-6 desktop:py-10", p == null ? void 0 : p.footerRoot), children: [
1366
1375
  /* @__PURE__ */ t.jsxs("div", { className: a("mb-8 flex items-center justify-between gap-6", p == null ? void 0 : p.footerHead), children: [
1367
1376
  /* @__PURE__ */ t.jsxs("div", { className: a(p == null ? void 0 : p.footerSocialBlock), children: [
1368
- /* @__PURE__ */ t.jsx("a", { href: "/", className: a(p == null ? void 0 : p.footerLogo), children: /* @__PURE__ */ t.jsx(x, { name: "brandLogos/logoWhite", className: "h-[32px] w-[194px]" }) }),
1377
+ /* @__PURE__ */ t.jsx("a", { href: "/", className: a(p == null ? void 0 : p.footerLogo), children: /* @__PURE__ */ t.jsx(f, { name: "brandLogos/logoWhite", className: "h-[32px] w-[194px]" }) }),
1369
1378
  o && /* @__PURE__ */ t.jsx(De, { socialsLinks: l, classes: p })
1370
1379
  ] }),
1371
1380
  e && /* @__PURE__ */ t.jsx(Ce, { phones: m, classes: p })
1372
1381
  ] }),
1373
- i && /* @__PURE__ */ t.jsx(_e, { navigationLinks: f, classes: p }),
1374
- r && /* @__PURE__ */ t.jsx(Ee, { ligal: y, classes: p }),
1382
+ i && /* @__PURE__ */ t.jsx(_e, { navigationLinks: u, classes: p }),
1383
+ r && /* @__PURE__ */ t.jsx(Ee, { ligal: b, classes: p }),
1375
1384
  /* @__PURE__ */ t.jsxs("div", { className: "mt-6 flex items-start justify-between gap-6", children: [
1376
1385
  n && /* @__PURE__ */ t.jsx(Te, { text: s, classes: p }),
1377
1386
  d && /* @__PURE__ */ t.jsx(
@@ -1393,7 +1402,7 @@ const q = /* @__PURE__ */ L(se), Ke = {
1393
1402
  case "withPhone":
1394
1403
  const { phone: d, phoneText: l } = o;
1395
1404
  return /* @__PURE__ */ t.jsx(
1396
- V,
1405
+ P,
1397
1406
  {
1398
1407
  phone: d,
1399
1408
  text: l,
@@ -1409,7 +1418,7 @@ const q = /* @__PURE__ */ L(se), Ke = {
1409
1418
  }
1410
1419
  }, ot = (o) => {
1411
1420
  const { logoPath: e = "/", logoType: i = "main", classes: r } = o;
1412
- return /* @__PURE__ */ t.jsx("header", { className: a("flex h-[72px] items-center justify-center bg-color-white", r == null ? void 0 : r.header), children: /* @__PURE__ */ t.jsx(h, { className: a(r == null ? void 0 : r.container), children: /* @__PURE__ */ t.jsxs("div", { className: a("flex items-center justify-between gap-5", r == null ? void 0 : r.wrapper), children: [
1421
+ return /* @__PURE__ */ t.jsx("header", { className: a("flex h-[72px] items-center justify-center bg-color-white", r == null ? void 0 : r.header), children: /* @__PURE__ */ t.jsx(g, { className: a(r == null ? void 0 : r.container), children: /* @__PURE__ */ t.jsxs("div", { className: a("flex items-center justify-between gap-5", r == null ? void 0 : r.wrapper), children: [
1413
1422
  /* @__PURE__ */ t.jsx(
1414
1423
  "a",
1415
1424
  {
@@ -1444,13 +1453,13 @@ const q = /* @__PURE__ */ L(se), Ke = {
1444
1453
  }
1445
1454
  ),
1446
1455
  /* @__PURE__ */ t.jsxs("div", { className: a("flex flex-col gap-4", r == null ? void 0 : r.textBlock), children: [
1447
- /* @__PURE__ */ t.jsx(g, { as: "h4", className: a("text-color-dark", r == null ? void 0 : r.title), children: o }),
1456
+ /* @__PURE__ */ t.jsx(y, { as: "h4", className: a("text-color-dark", r == null ? void 0 : r.title), children: o }),
1448
1457
  /* @__PURE__ */ t.jsx("p", { className: a("desk-body-regular-l text-color-tetriary", r == null ? void 0 : r.description), children: e })
1449
1458
  ] })
1450
1459
  ]
1451
1460
  }
1452
- ), nt = ({ heading: o, stepsList: e, classes: i }) => /* @__PURE__ */ t.jsx(S, { children: /* @__PURE__ */ t.jsx(h, { children: /* @__PURE__ */ t.jsxs("div", { className: a("flex flex-col gap-12", i == null ? void 0 : i.root), children: [
1453
- /* @__PURE__ */ t.jsx(g, { as: "h2", className: a("text-color-dark", i == null ? void 0 : i.headline), children: o }),
1461
+ ), nt = ({ heading: o, stepsList: e, classes: i }) => /* @__PURE__ */ t.jsx(V, { children: /* @__PURE__ */ t.jsx(g, { children: /* @__PURE__ */ t.jsxs("div", { className: a("flex flex-col gap-12", i == null ? void 0 : i.root), children: [
1462
+ /* @__PURE__ */ t.jsx(y, { as: "h2", className: a("text-color-dark", i == null ? void 0 : i.headline), children: o }),
1454
1463
  /* @__PURE__ */ t.jsx(
1455
1464
  "div",
1456
1465
  {
@@ -1461,7 +1470,7 @@ const q = /* @__PURE__ */ L(se), Ke = {
1461
1470
  children: e == null ? void 0 : e.map((r, n) => /* @__PURE__ */ t.jsx(Fe, { index: n + 1, ...r, classes: i }, r.title))
1462
1471
  }
1463
1472
  )
1464
- ] }) }) }), Ae = u("", {
1473
+ ] }) }) }), Ae = x("", {
1465
1474
  variants: {
1466
1475
  intent: {
1467
1476
  twoItems: "mob-headline-bold-s mb-6 desktop:desk-headline-bold-m desktop:mb-12",
@@ -1477,7 +1486,7 @@ const q = /* @__PURE__ */ L(se), Ke = {
1477
1486
  defaultVariants: {
1478
1487
  intent: "twoItems"
1479
1488
  }
1480
- }), ze = u("desktop:max-h-[98px]", {
1489
+ }), ze = x("desktop:max-h-[98px]", {
1481
1490
  variants: {
1482
1491
  intent: {
1483
1492
  twoItems: "",
@@ -1509,7 +1518,7 @@ const q = /* @__PURE__ */ L(se), Ke = {
1509
1518
  class: "desktop:grid grid-rows-2 desktop:gap-x-10 desktop:gap-y-4 grid-flow-col"
1510
1519
  }
1511
1520
  ]
1512
- }), Le = u("border-blue-grey-500 pb-6 mobile:mb-6 mobile:border-b mobile:last:pb-0 mobile:last:mb-0", {
1521
+ }), Le = x("border-blue-grey-500 pb-6 mobile:mb-6 mobile:border-b mobile:last:pb-0 mobile:last:mb-0", {
1513
1522
  variants: {
1514
1523
  intent: {
1515
1524
  twoItems: 'last:border-none relative desktop:first:after:top-1/2 desktop:first:after:-translate-y-1/2 desktop:first:after:right-0 desktop:first:after:content-[""] desktop:first:after:block desktop:first:after:absolute desktop:first:after:w-[1px] desktop:first:after:h-[64px] desktop:first:after:bg-color-blue-grey-500 desktop:ml-8 desktop:pr-8 desktop:first:ml-0 desktop:last:pr-0 desktop:pb-3',
@@ -1519,7 +1528,7 @@ const q = /* @__PURE__ */ L(se), Ke = {
1519
1528
  defaultVariants: {
1520
1529
  intent: "twoItems"
1521
1530
  }
1522
- }), Re = u("mobile:mx-auto mobile:mb-8, h-[172px] w-[280px] ", {
1531
+ }), Re = x("mobile:mx-auto mobile:mb-8, h-[172px] w-[280px] ", {
1523
1532
  variants: {
1524
1533
  intent: {
1525
1534
  twoItems: "desktop:h-[232px] desktop:w-[500px]",
@@ -1550,7 +1559,7 @@ const q = /* @__PURE__ */ L(se), Ke = {
1550
1559
  return /* @__PURE__ */ t.jsx("li", { className: a(Le({ intent: e })), children: /* @__PURE__ */ t.jsxs("div", { className: "desktop:max-w-[264px]", children: [
1551
1560
  /* @__PURE__ */ t.jsxs("div", { className: a("mb-2 flex items-center gap-2"), children: [
1552
1561
  /* @__PURE__ */ t.jsx("h4", { className: a("mob-title-bold-m text-color-dark"), children: i }),
1553
- n && /* @__PURE__ */ t.jsx(re, { triggerElement: /* @__PURE__ */ t.jsx(x, { className: a("size-4 text-icon-blue-grey-600"), name: "info/helpCircle" }), children: n })
1562
+ n && /* @__PURE__ */ t.jsx(re, { triggerElement: /* @__PURE__ */ t.jsx(f, { className: a("size-4 text-icon-blue-grey-600"), name: "info/helpCircle" }), children: n })
1554
1563
  ] }),
1555
1564
  /* @__PURE__ */ t.jsx("p", { className: a("mob-body-regular-l text-color-secondary"), children: r })
1556
1565
  ] }) });
@@ -1562,9 +1571,9 @@ const q = /* @__PURE__ */ L(se), Ke = {
1562
1571
  imageComponent: n,
1563
1572
  classes: d
1564
1573
  }) => {
1565
- const l = !!e, m = i === "fourItems", f = i === "twoItems";
1566
- return /* @__PURE__ */ t.jsx("section", { className: a(d == null ? void 0 : d.section), children: /* @__PURE__ */ t.jsxs(h, { className: a(d == null ? void 0 : d.mainContainer), children: [
1567
- f && /* @__PURE__ */ t.jsx(E, { intent: i, title: o }),
1574
+ const l = !!e, m = i === "fourItems", u = i === "twoItems";
1575
+ return /* @__PURE__ */ t.jsx("section", { className: a(d == null ? void 0 : d.section), children: /* @__PURE__ */ t.jsxs(g, { className: a(d == null ? void 0 : d.mainContainer), children: [
1576
+ u && /* @__PURE__ */ t.jsx(E, { intent: i, title: o }),
1568
1577
  /* @__PURE__ */ t.jsxs(
1569
1578
  "div",
1570
1579
  {
@@ -1601,49 +1610,49 @@ const q = /* @__PURE__ */ L(se), Ke = {
1601
1610
  ] }) });
1602
1611
  };
1603
1612
  export {
1604
- Q as Advantages,
1613
+ K as Advantages,
1605
1614
  lt as Badge,
1606
1615
  tt as Banner,
1607
1616
  A as BannerWithSeparateImg,
1608
1617
  He as Breadcrumbs,
1609
1618
  j as Button,
1610
1619
  Ge as ButtonIcon,
1611
- Ze as CustomLink,
1620
+ We as CustomLink,
1612
1621
  pt as DADATA_BASE_CACHE_URL,
1613
1622
  mt as DADATA_BASE_CONSTANTS_URL,
1614
- We as Document,
1623
+ Ze as Document,
1615
1624
  rt as Footer,
1616
- g as Heading,
1617
- x as Icon,
1618
- Y as Loader,
1625
+ y as Heading,
1626
+ f as Icon,
1627
+ ee as Loader,
1619
1628
  it as LongBanner,
1620
1629
  ut as Notification,
1621
1630
  ot as PageHeader,
1622
- V as PhoneView,
1631
+ P as PhoneView,
1623
1632
  Xe as ProgressBar,
1624
- h as ResponsiveContainer,
1633
+ g as ResponsiveContainer,
1625
1634
  T as RgxCheckForHyphen,
1626
1635
  ge as RgxPatronymic,
1627
1636
  he as RgxUnicode,
1628
- S as Section,
1637
+ V as Section,
1629
1638
  qe as Skeleton,
1630
1639
  nt as Stepper,
1631
1640
  Ue as Table,
1632
1641
  k as VALIDATION_MESSAGES,
1633
1642
  N as allowedBackgroundColors,
1634
- $ as allowedBackgroundDeg,
1643
+ U as allowedBackgroundDeg,
1635
1644
  O as allowedBannersBackgroundColors,
1636
- M as allowedBorderRadius,
1637
- U as allowedFontSize,
1638
- b as allowedIconsColors,
1639
- H as allowedLineHeight,
1645
+ $ as allowedBorderRadius,
1646
+ H as allowedFontSize,
1647
+ h as allowedIconsColors,
1648
+ G as allowedLineHeight,
1640
1649
  I as allowedStrokeColors,
1641
- P as allowedTextColors,
1642
- G as allowedTextStyles,
1650
+ M as allowedTextColors,
1651
+ W as allowedTextStyles,
1643
1652
  be as allowedZIndex,
1644
1653
  C as capitalize,
1645
1654
  a as cn,
1646
- Me as deepCompare,
1655
+ Oe as deepCompare,
1647
1656
  Ye as extendsPreset,
1648
1657
  $e as formatToDate,
1649
1658
  xt as isClient,