slippers-ui 3.1.18 → 3.1.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
- import { defineComponent as L, computed as $, openBlock as s, createElementBlock as r, mergeProps as q, renderSlot as b, normalizeClass as _, createElementVNode as v, createBlock as O, resolveDynamicComponent as j, normalizeStyle as Z, withCtx as N, createCommentVNode as E, ref as k, onMounted as P, nextTick as ne, onUnmounted as J, createVNode as y, unref as G, Fragment as T, renderList as z, withModifiers as H, toDisplayString as w, createTextVNode as B, resolveComponent as se, withDirectives as F, vShow as D, normalizeProps as le, guardReactiveProps as ie, onBeforeUnmount as K, onBeforeMount as Q, watch as U, vModelSelect as re } from "vue";
2
- import { _ as S, C as X, a as Y, b as x, c as de } from "./chunks/ChevronLgUp-EczI5oF8.js";
3
- const ce = ["href"], ue = /* @__PURE__ */ L({
1
+ import { defineComponent as L, computed as $, openBlock as s, createElementBlock as r, mergeProps as q, renderSlot as b, normalizeClass as _, createElementVNode as v, createBlock as O, resolveDynamicComponent as U, normalizeStyle as Z, withCtx as N, createCommentVNode as E, ref as k, onMounted as F, nextTick as ne, onUnmounted as J, createVNode as y, unref as M, Fragment as T, renderList as z, withModifiers as H, toDisplayString as w, createTextVNode as G, resolveComponent as se, withDirectives as P, vShow as D, normalizeProps as le, guardReactiveProps as ie, onBeforeUnmount as K, onBeforeMount as Q, watch as j } from "vue";
2
+ import { _ as S, C as X, a as Y, b as x, c as re } from "./chunks/ChevronLgUp-EczI5oF8.js";
3
+ const de = ["href"], ce = /* @__PURE__ */ L({
4
4
  __name: "SlpButton",
5
5
  props: {
6
6
  disabled: { type: Boolean },
@@ -19,14 +19,14 @@ const ce = ["href"], ue = /* @__PURE__ */ L({
19
19
  href: e.href
20
20
  }), [
21
21
  b(n.$slots, "default", {}, void 0, !0)
22
- ], 16, ce)) : (s(), r("button", q({ key: 1 }, n.$attrs, {
22
+ ], 16, de)) : (s(), r("button", q({ key: 1 }, n.$attrs, {
23
23
  class: ["slp-btn", a.value],
24
24
  type: "button"
25
25
  }), [
26
26
  b(n.$slots, "default", {}, void 0, !0)
27
27
  ], 16));
28
28
  }
29
- }), W = /* @__PURE__ */ S(ue, [["__scopeId", "data-v-56e2df5f"]]), pe = /* @__PURE__ */ L({
29
+ }), W = /* @__PURE__ */ S(ce, [["__scopeId", "data-v-56e2df5f"]]), ue = /* @__PURE__ */ L({
30
30
  __name: "SlpColumn",
31
31
  props: {
32
32
  cols: {},
@@ -40,34 +40,34 @@ const ce = ["href"], ue = /* @__PURE__ */ L({
40
40
  b(n.$slots, "default", {}, void 0, !0)
41
41
  ], 2));
42
42
  }
43
- }), Nt = /* @__PURE__ */ S(pe, [["__scopeId", "data-v-00b68f22"]]), fe = {
43
+ }), It = /* @__PURE__ */ S(ue, [["__scopeId", "data-v-00b68f22"]]), pe = {
44
44
  key: 0,
45
45
  class: "slp-full-light-purple-background"
46
- }, ve = {
46
+ }, fe = {
47
47
  key: 1,
48
48
  class: "slp-charcoal-grey-background"
49
- }, he = {
49
+ }, ve = {
50
50
  key: 2,
51
51
  class: "slp-gradient-background"
52
- }, me = {
52
+ }, he = {
53
53
  key: 3,
54
54
  class: "slp-full-gradient-background"
55
- }, ge = {
55
+ }, me = {
56
56
  key: 4,
57
57
  class: "slp-full-charcoal-background"
58
- }, _e = {
58
+ }, ge = {
59
59
  key: 5,
60
60
  class: "slp-partial-charcoal-background"
61
- }, be = {
61
+ }, _e = {
62
62
  key: 6,
63
63
  class: "slp-half-grey-background"
64
- }, ye = {
64
+ }, be = {
65
65
  key: 7,
66
66
  class: "slp-partial-white-background"
67
- }, $e = {
67
+ }, ye = {
68
68
  key: 8,
69
69
  class: "slp-partial-grey-background"
70
- }, ke = /* @__PURE__ */ L({
70
+ }, $e = /* @__PURE__ */ L({
71
71
  __name: "SlpContainer",
72
72
  props: {
73
73
  fluid: { type: Boolean },
@@ -75,55 +75,55 @@ const ce = ["href"], ue = /* @__PURE__ */ L({
75
75
  },
76
76
  setup(u) {
77
77
  const e = u, o = $(() => e.fluid ?? !1), i = $(() => e.variant ?? "white"), a = $(() => o.value ? "fluid" : "");
78
- return (n, d) => i.value === "light-purple-100" ? (s(), r("div", fe, [
78
+ return (n, d) => i.value === "light-purple-100" ? (s(), r("div", pe, [
79
79
  v("div", {
80
80
  class: _(["slp-container", a.value])
81
81
  }, [
82
82
  b(n.$slots, "default", {}, void 0, !0)
83
83
  ], 2)
84
- ])) : i.value === "grey-100" ? (s(), r("div", ve, [
84
+ ])) : i.value === "grey-100" ? (s(), r("div", fe, [
85
85
  v("div", {
86
86
  class: _(["slp-container", a.value])
87
87
  }, [
88
88
  b(n.$slots, "default", {}, void 0, !0)
89
89
  ], 2)
90
- ])) : i.value === "gradient" ? (s(), r("div", he, [
90
+ ])) : i.value === "gradient" ? (s(), r("div", ve, [
91
91
  v("div", {
92
92
  class: _(["slp-container", a.value])
93
93
  }, [
94
94
  b(n.$slots, "default", {}, void 0, !0)
95
95
  ], 2)
96
- ])) : i.value === "gradient-full" ? (s(), r("div", me, [
96
+ ])) : i.value === "gradient-full" ? (s(), r("div", he, [
97
97
  v("div", {
98
98
  class: _(["slp-container", a.value])
99
99
  }, [
100
100
  b(n.$slots, "default", {}, void 0, !0)
101
101
  ], 2)
102
- ])) : i.value === "charcoal-100" ? (s(), r("div", ge, [
102
+ ])) : i.value === "charcoal-100" ? (s(), r("div", me, [
103
103
  v("div", {
104
104
  class: _(["slp-container", a.value])
105
105
  }, [
106
106
  b(n.$slots, "default", {}, void 0, !0)
107
107
  ], 2)
108
- ])) : i.value === "charcoal-75" ? (s(), r("div", _e, [
108
+ ])) : i.value === "charcoal-75" ? (s(), r("div", ge, [
109
109
  v("div", {
110
110
  class: _(["slp-container", a.value])
111
111
  }, [
112
112
  b(n.$slots, "default", {}, void 0, !0)
113
113
  ], 2)
114
- ])) : i.value === "grey-50" ? (s(), r("div", be, [
114
+ ])) : i.value === "grey-50" ? (s(), r("div", _e, [
115
115
  v("div", {
116
116
  class: _(["slp-container", a.value])
117
117
  }, [
118
118
  b(n.$slots, "default", {}, void 0, !0)
119
119
  ], 2)
120
- ])) : i.value === "white-75" ? (s(), r("div", ye, [
120
+ ])) : i.value === "white-75" ? (s(), r("div", be, [
121
121
  v("div", {
122
122
  class: _(["slp-container", a.value])
123
123
  }, [
124
124
  b(n.$slots, "default", {}, void 0, !0)
125
125
  ], 2)
126
- ])) : i.value === "grey-75" ? (s(), r("div", $e, [
126
+ ])) : i.value === "grey-75" ? (s(), r("div", ye, [
127
127
  v("div", {
128
128
  class: _(["slp-container", a.value])
129
129
  }, [
@@ -136,7 +136,7 @@ const ce = ["href"], ue = /* @__PURE__ */ L({
136
136
  b(n.$slots, "default", {}, void 0, !0)
137
137
  ], 2));
138
138
  }
139
- }), ee = /* @__PURE__ */ S(ke, [["__scopeId", "data-v-67a0761e"]]), we = /* @__PURE__ */ L({
139
+ }), ee = /* @__PURE__ */ S($e, [["__scopeId", "data-v-67a0761e"]]), ke = /* @__PURE__ */ L({
140
140
  __name: "SlpIcon",
141
141
  props: {
142
142
  size: {
@@ -170,7 +170,7 @@ const ce = ["href"], ue = /* @__PURE__ */ L({
170
170
  });
171
171
  return (a, n) => {
172
172
  var d, l;
173
- return s(), O(j(u.icon), {
173
+ return s(), O(U(u.icon), {
174
174
  class: _(["slp-icon", o.value]),
175
175
  style: Z(i.value),
176
176
  role: "img",
@@ -179,16 +179,16 @@ const ce = ["href"], ue = /* @__PURE__ */ L({
179
179
  }, null, 8, ["class", "style", "data-icon-name"]);
180
180
  };
181
181
  }
182
- }), R = /* @__PURE__ */ S(we, [["__scopeId", "data-v-b82aeda9"]]), Se = {}, Ce = { class: "slp-row" };
183
- function Le(u, e) {
184
- return s(), r("div", Ce, [
182
+ }), R = /* @__PURE__ */ S(ke, [["__scopeId", "data-v-b82aeda9"]]), we = {}, Se = { class: "slp-row" };
183
+ function Ce(u, e) {
184
+ return s(), r("div", Se, [
185
185
  b(u.$slots, "default", {}, void 0, !0)
186
186
  ]);
187
187
  }
188
- const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f"]]), Ie = {
188
+ const Nt = /* @__PURE__ */ S(we, [["render", Ce], ["__scopeId", "data-v-adc8d02f"]]), Le = {
189
189
  key: 0,
190
190
  class: "arrow-symbol"
191
- }, Ne = /* @__PURE__ */ L({
191
+ }, Ie = /* @__PURE__ */ L({
192
192
  __name: "SlpTypography",
193
193
  props: {
194
194
  variant: {},
@@ -217,21 +217,21 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
217
217
  "arrow",
218
218
  "quotes",
219
219
  "emphasis"
220
- ], o = ["span", "h1", "h2", "h3", "h4", "p", "div"], i = u, a = $(() => e.includes(i.variant || "") ? i.variant : "body1"), n = $(() => o.includes(i.tag || "") ? i.tag : "span"), d = $(() => `slp-text-${a.value}`);
221
- return (l, c) => (s(), O(j(n.value), {
220
+ ], o = ["span", "h1", "h2", "h3", "h4", "h5", "p", "div"], i = u, a = $(() => e.includes(i.variant || "") ? i.variant : "body1"), n = $(() => o.includes(i.tag || "") ? i.tag : "span"), d = $(() => `slp-text-${a.value}`);
221
+ return (l, c) => (s(), O(U(n.value), {
222
222
  class: _(d.value)
223
223
  }, {
224
224
  default: N(() => [
225
225
  b(l.$slots, "default", {}, void 0, !0),
226
- a.value === "arrow" ? (s(), r("span", Ie, "→")) : E("", !0)
226
+ a.value === "arrow" ? (s(), r("span", Le, "→")) : E("", !0)
227
227
  ]),
228
228
  _: 3
229
229
  }, 8, ["class"]));
230
230
  }
231
- }), A = /* @__PURE__ */ S(Ne, [["__scopeId", "data-v-fba90f83"]]), Te = {
231
+ }), A = /* @__PURE__ */ S(Ie, [["__scopeId", "data-v-f601c702"]]), Ne = {
232
232
  key: 0,
233
233
  class: "dropdown-menu"
234
- }, ze = ["onClick"], Ee = { class: "side-navigation" }, Me = ["data-ga-name", "onClick"], Ge = /* @__PURE__ */ L({
234
+ }, Te = ["onClick"], ze = { class: "side-navigation" }, Ee = ["data-ga-name", "onClick"], Ve = /* @__PURE__ */ L({
235
235
  __name: "SlpSideNavigation",
236
236
  props: {
237
237
  position: {
@@ -274,7 +274,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
274
274
  }
275
275
  ), p.forEach((h) => d == null ? void 0 : d.observe(h));
276
276
  };
277
- return P(() => {
277
+ return F(() => {
278
278
  document.addEventListener("click", i), ne(() => {
279
279
  t();
280
280
  });
@@ -298,12 +298,12 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
298
298
  }, [
299
299
  h[1] || (h[1] = v("span", null, "Jump to a section", -1)),
300
300
  y(R, {
301
- icon: l.value ? G(X) : G(Y),
301
+ icon: l.value ? M(X) : M(Y),
302
302
  color: "black",
303
303
  size: "sm"
304
304
  }, null, 8, ["icon"])
305
305
  ]),
306
- l.value ? (s(), r("ul", Te, [
306
+ l.value ? (s(), r("ul", Ne, [
307
307
  (s(!0), r(T, null, z(e.navigationItems, (m) => (s(), r("li", {
308
308
  key: m.id,
309
309
  class: "dropdown-item"
@@ -312,11 +312,11 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
312
312
  href: "#",
313
313
  class: "dropdown-link",
314
314
  onClick: H((f) => c(m.id), ["prevent"])
315
- }, w(m.text), 9, ze)
315
+ }, w(m.text), 9, Te)
316
316
  ]))), 128))
317
317
  ])) : E("", !0)
318
318
  ], 512),
319
- v("nav", Ee, [
319
+ v("nav", ze, [
320
320
  v("ul", null, [
321
321
  (s(!0), r(T, null, z(e.navigationItems, (m) => (s(), r("li", {
322
322
  key: m.id,
@@ -328,7 +328,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
328
328
  "data-ga-name": m.text,
329
329
  "data-ga-location": "side anchor",
330
330
  onClick: H((f) => c(m.id), ["prevent"])
331
- }, w(m.text), 11, Me)
331
+ }, w(m.text), 11, Ee)
332
332
  ]))), 128))
333
333
  ])
334
334
  ]),
@@ -341,7 +341,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
341
341
  ], 512)
342
342
  ], 2));
343
343
  }
344
- }), zt = /* @__PURE__ */ S(Ge, [["__scopeId", "data-v-68f8d83f"]]), Be = ["for"], Ve = ["name", "value", "id", "checked", "disabled"], Oe = /* @__PURE__ */ L({
344
+ }), Tt = /* @__PURE__ */ S(Ve, [["__scopeId", "data-v-68f8d83f"]]), Me = ["for"], Ge = ["name", "value", "id", "checked", "disabled"], Be = /* @__PURE__ */ L({
345
345
  __name: "SlpRadioButton",
346
346
  props: {
347
347
  option: {},
@@ -360,7 +360,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
360
360
  for: a.option,
361
361
  class: _(["slp-radio", { disabled: (d = a.config) == null ? void 0 : d.disabled }])
362
362
  }, [
363
- B(w(a.option) + " ", 1),
363
+ G(w(a.option) + " ", 1),
364
364
  v("input", {
365
365
  type: "radio",
366
366
  name: a.name,
@@ -369,12 +369,12 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
369
369
  onInput: i,
370
370
  checked: (l = a.config) == null ? void 0 : l.checked,
371
371
  disabled: (c = a.config) == null ? void 0 : c.disabled
372
- }, null, 40, Ve),
372
+ }, null, 40, Ge),
373
373
  n[0] || (n[0] = v("span", { class: "slp-radio__checkmark" }, null, -1))
374
- ], 10, Be);
374
+ ], 10, Me);
375
375
  };
376
376
  }
377
- }), Re = /* @__PURE__ */ S(Oe, [["__scopeId", "data-v-f37e970e"]]), Ae = /* @__PURE__ */ L({
377
+ }), Oe = /* @__PURE__ */ S(Be, [["__scopeId", "data-v-f37e970e"]]), Re = /* @__PURE__ */ L({
378
378
  __name: "SlpRadioButtonGroup",
379
379
  props: {
380
380
  options: {},
@@ -401,7 +401,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
401
401
  }])
402
402
  }, {
403
403
  default: N(() => [
404
- (s(!0), r(T, null, z(n.options, (t) => (s(), O(Re, {
404
+ (s(!0), r(T, null, z(n.options, (t) => (s(), O(Oe, {
405
405
  key: t.value,
406
406
  option: t.value,
407
407
  name: n.name,
@@ -416,13 +416,13 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
416
416
  }, 8, ["class"]);
417
417
  };
418
418
  }
419
- }), Et = /* @__PURE__ */ S(Ae, [["__scopeId", "data-v-ae31ec89"]]), Fe = {
419
+ }), zt = /* @__PURE__ */ S(Re, [["__scopeId", "data-v-ae31ec89"]]), Ae = {
420
420
  key: 0,
421
421
  class: "slp-loading-round"
422
- }, Pe = {
422
+ }, Fe = {
423
423
  key: 1,
424
424
  class: "slp-loading-linear"
425
- }, De = /* @__PURE__ */ L({
425
+ }, Pe = /* @__PURE__ */ L({
426
426
  name: "SlpLoader",
427
427
  __name: "SlpLoader",
428
428
  props: {
@@ -432,10 +432,10 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
432
432
  const e = u;
433
433
  return (o, i) => {
434
434
  var a;
435
- return ((a = e.config) == null ? void 0 : a.variant) === "round" ? (s(), r("div", Fe)) : (s(), r("div", Pe));
435
+ return ((a = e.config) == null ? void 0 : a.variant) === "round" ? (s(), r("div", Ae)) : (s(), r("div", Fe));
436
436
  };
437
437
  }
438
- }), Mt = /* @__PURE__ */ S(De, [["__scopeId", "data-v-ee32411b"]]), We = ["href", "data-ga-name", "data-ga-location"], qe = /* @__PURE__ */ L({
438
+ }), Et = /* @__PURE__ */ S(Pe, [["__scopeId", "data-v-ee32411b"]]), De = ["href", "data-ga-name", "data-ga-location"], We = /* @__PURE__ */ L({
439
439
  __name: "Tree",
440
440
  props: {
441
441
  text: { default: "" },
@@ -462,7 +462,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
462
462
  href: (l = e.config) == null ? void 0 : l.href,
463
463
  "data-ga-name": (c = e.config) == null ? void 0 : c.dataGaName,
464
464
  "data-ga-location": (t = e.config) == null ? void 0 : t.dataGaLocation
465
- }, w(e.text), 11, We)) : E("", !0),
465
+ }, w(e.text), 11, De)) : E("", !0),
466
466
  (s(!0), r(T, null, z(e.nodes, (p) => {
467
467
  var h, m, f, g, I, C;
468
468
  return s(), O(i, {
@@ -482,7 +482,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
482
482
  ], 2);
483
483
  };
484
484
  }
485
- }), te = /* @__PURE__ */ S(qe, [["__scopeId", "data-v-c3be63ed"]]), He = { class: "dropdown__list" }, Ue = { class: "horizontal-rule slp-my-16" }, je = /* @__PURE__ */ L({
485
+ }), te = /* @__PURE__ */ S(We, [["__scopeId", "data-v-c3be63ed"]]), qe = { class: "dropdown__list" }, He = { class: "horizontal-rule slp-my-16" }, je = /* @__PURE__ */ L({
486
486
  __name: "SlpAnchorDropdown",
487
487
  props: {
488
488
  dropdownLabel: { default: "Jump to a section" },
@@ -506,19 +506,19 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
506
506
  default: N(() => [
507
507
  v("span", null, w(i.dropdownLabel), 1),
508
508
  y(R, {
509
- icon: e.value ? G(X) : G(Y)
509
+ icon: e.value ? M(X) : M(Y)
510
510
  }, null, 8, ["icon"])
511
511
  ]),
512
512
  _: 1
513
513
  }),
514
- v("div", He, [
515
- F(y(A, {
514
+ v("div", qe, [
515
+ P(y(A, {
516
516
  tag: "div",
517
517
  variant: "body3-bold",
518
518
  class: "nav-heading"
519
519
  }, {
520
520
  default: N(() => [
521
- B(w(i.anchors.text), 1)
521
+ G(w(i.anchors.text), 1)
522
522
  ]),
523
523
  _: 1
524
524
  }, 512), [
@@ -529,10 +529,10 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
529
529
  nodes: i.anchors.data,
530
530
  onClick: o
531
531
  }, null, 8, ["nodes"]),
532
- F(v("div", Ue, null, 512), [
532
+ P(v("div", He, null, 512), [
533
533
  [D, (n = i.hyperlinks) == null ? void 0 : n.data.length]
534
534
  ]),
535
- F(y(A, {
535
+ P(y(A, {
536
536
  tag: "div",
537
537
  variant: "body3-bold",
538
538
  class: "nav-heading"
@@ -540,7 +540,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
540
540
  default: N(() => {
541
541
  var c;
542
542
  return [
543
- B(w((c = i.hyperlinks) == null ? void 0 : c.text), 1)
543
+ G(w((c = i.hyperlinks) == null ? void 0 : c.text), 1)
544
544
  ];
545
545
  }),
546
546
  _: 1
@@ -561,7 +561,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
561
561
  y(W, { variant: "icon" }, {
562
562
  default: N(() => [
563
563
  y(R, {
564
- icon: G(x),
564
+ icon: M(x),
565
565
  size: "xs"
566
566
  }, null, 8, ["icon"])
567
567
  ]),
@@ -576,10 +576,10 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
576
576
  ], 2);
577
577
  };
578
578
  }
579
- }), Ze = /* @__PURE__ */ S(je, [["__scopeId", "data-v-9b690a76"]]), Je = { key: 0 }, Ke = {
579
+ }), Ue = /* @__PURE__ */ S(je, [["__scopeId", "data-v-9b690a76"]]), Ze = { key: 0 }, Je = {
580
580
  key: 1,
581
581
  id: "collapsible-sidebar-wrapper"
582
- }, Qe = { id: "collapsible-sidebar-content" }, Xe = { id: "collapsible-sidebar" }, Ye = { class: "anchors" }, xe = /* @__PURE__ */ L({
582
+ }, Ke = { id: "collapsible-sidebar-content" }, Qe = { id: "collapsible-sidebar" }, Xe = { class: "anchors" }, Ye = /* @__PURE__ */ L({
583
583
  __name: "SlpSideNavigationWithTree",
584
584
  props: {
585
585
  anchors: {},
@@ -601,12 +601,12 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
601
601
  const l = (f, g = []) => (f.forEach((I) => {
602
602
  I.config.href && g.push(I.config.href), I.nodes && l(I.nodes, g);
603
603
  }), g), c = (f) => {
604
- const g = [], I = (C) => C.some((M, V) => (g.push(V), M.config.href === f || M.nodes && I(M.nodes) ? !0 : (g.pop(), !1)));
604
+ const g = [], I = (C) => C.some((V, B) => (g.push(B), V.config.href === f || V.nodes && I(V.nodes) ? !0 : (g.pop(), !1)));
605
605
  return I(e.anchors.data), g;
606
606
  }, t = (f) => {
607
607
  let g = 0;
608
- const I = (C, M) => {
609
- const V = {
608
+ const I = (C, V) => {
609
+ const B = {
610
610
  text: C.text,
611
611
  config: {
612
612
  href: C.config.href,
@@ -614,12 +614,12 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
614
614
  dataGaLocation: C.config.dataGaLocation
615
615
  }
616
616
  };
617
- return f && M === 0 && (V.config.isSelected = !0), o.value[g] === M && (C.nodes && (g += 1, V.nodes = C.nodes.map(
617
+ return f && V === 0 && (B.config.isSelected = !0), o.value[g] === V && (C.nodes && (g += 1, B.nodes = C.nodes.map(
618
618
  (ae, oe) => I(ae, oe)
619
- ), g -= 1), g + 1 === o.value.length && (V.config.isSelected = !0)), V;
619
+ ), g -= 1), g + 1 === o.value.length && (B.config.isSelected = !0)), B;
620
620
  };
621
621
  return e.anchors.data.map(
622
- (C, M) => I(C, M)
622
+ (C, V) => I(C, V)
623
623
  );
624
624
  }, p = (f) => {
625
625
  f.forEach((g) => {
@@ -643,21 +643,21 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
643
643
  });
644
644
  }, 0);
645
645
  };
646
- return P(() => {
646
+ return F(() => {
647
647
  h(), window.addEventListener("resize", h), m();
648
648
  }), J(() => {
649
649
  window.removeEventListener("resize", h), d && d.disconnect();
650
650
  }), (f, g) => (s(), r("div", null, [
651
- a.value ? (s(), r("div", Je, [
652
- y(Ze, le(ie({ anchors: f.anchors, hyperlinks: f.hyperlinks })), null, 16),
651
+ a.value ? (s(), r("div", Ze, [
652
+ y(Ue, le(ie({ anchors: f.anchors, hyperlinks: f.hyperlinks })), null, 16),
653
653
  b(f.$slots, "default", {}, void 0, !0)
654
- ])) : (s(), r("div", Ke, [
655
- v("div", Qe, [
654
+ ])) : (s(), r("div", Je, [
655
+ v("div", Ke, [
656
656
  b(f.$slots, "default", {}, void 0, !0)
657
657
  ]),
658
- v("nav", Xe, [
658
+ v("nav", Qe, [
659
659
  b(f.$slots, "header", {}, void 0, !0),
660
- v("div", Ye, [
660
+ v("div", Xe, [
661
661
  f.anchors.text ? (s(), O(A, {
662
662
  key: 0,
663
663
  tag: "div",
@@ -665,7 +665,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
665
665
  class: "nav-heading"
666
666
  }, {
667
667
  default: N(() => [
668
- B(w(f.anchors.text), 1)
668
+ G(w(f.anchors.text), 1)
669
669
  ]),
670
670
  _: 1
671
671
  })) : E("", !0),
@@ -676,7 +676,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
676
676
  ]))
677
677
  ]));
678
678
  }
679
- }), Gt = /* @__PURE__ */ S(xe, [["__scopeId", "data-v-9319fd2e"]]), et = ["id", "aria-describedby"], tt = { class: "slp-tooltip__wrapper" }, at = ["id", "data-ga-features", "data-ga-features-sub", "data-ga-features-sub-card", "data-ga-name", "data-ga-location", "href"], ot = ["id"], nt = ["id", "aria-describedby"], st = { class: "slp-tooltip__wrapper" }, lt = ["id", "innerHTML"], it = ["id"], rt = /* @__PURE__ */ L({
679
+ }), Vt = /* @__PURE__ */ S(Ye, [["__scopeId", "data-v-9319fd2e"]]), xe = ["id", "aria-describedby"], et = { class: "slp-tooltip__wrapper" }, tt = ["id", "data-ga-features", "data-ga-features-sub", "data-ga-features-sub-card", "data-ga-name", "data-ga-location", "href"], at = ["id"], ot = ["id", "aria-describedby"], nt = { class: "slp-tooltip__wrapper" }, st = ["id", "innerHTML"], lt = ["id"], it = /* @__PURE__ */ L({
680
680
  __name: "SlpTooltip",
681
681
  props: {
682
682
  text: { default: "" },
@@ -694,7 +694,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
694
694
  }, c = (t) => {
695
695
  t.target.id !== e.id && (o.value = !1);
696
696
  };
697
- return P(() => {
697
+ return F(() => {
698
698
  if (e.mode === "click" && document.addEventListener("click", c), e.text) {
699
699
  const t = e.text.match(/\[(.*?)\]/), p = e.text.match(/\((.*?)\)/);
700
700
  i.value = t ? t[1] : "", a.value = p ? p[1] : "", n.value = e.text.replace(`(${a.value})`, "").replace(`[${i.value}]`, "").trim();
@@ -713,13 +713,13 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
713
713
  onMouseleave: d,
714
714
  onClick: l
715
715
  }, [
716
- v("div", tt, [
716
+ v("div", et, [
717
717
  b(t.$slots, "default", {}, void 0, !0),
718
718
  o.value ? (s(), r("div", {
719
719
  key: 0,
720
720
  class: _(["slp-tooltip__content", `${t.position} ${t.mode === "hover" ? "hover-mode" : ""}`])
721
721
  }, [
722
- B(w(n.value) + " ", 1),
722
+ G(w(n.value) + " ", 1),
723
723
  t.text ? (s(), r("a", {
724
724
  key: 0,
725
725
  id: `${t.id}-content`,
@@ -730,7 +730,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
730
730
  "data-ga-location": t.dataProperties ? "features content" : null,
731
731
  role: "tooltip",
732
732
  href: a.value
733
- }, w(i.value), 9, at)) : t.list ? (s(), r("ul", {
733
+ }, w(i.value), 9, tt)) : t.list ? (s(), r("ul", {
734
734
  key: 1,
735
735
  id: `${t.id}-content`,
736
736
  role: "tooltip",
@@ -739,10 +739,10 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
739
739
  (s(!0), r(T, null, z(t.list, (g) => (s(), r("li", {
740
740
  key: g.text
741
741
  }, w(g.text), 1))), 128))
742
- ], 8, ot)) : E("", !0)
742
+ ], 8, at)) : E("", !0)
743
743
  ], 2)) : E("", !0)
744
744
  ])
745
- ], 40, et)) : (s(), r("button", {
745
+ ], 40, xe)) : (s(), r("button", {
746
746
  key: 1,
747
747
  id: t.id,
748
748
  "aria-label": "Click to open tooltip with more information.",
@@ -750,7 +750,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
750
750
  class: _(`slp-tooltip ${t.mode === "click" ? "button-mode" : ""}`),
751
751
  onClick: l
752
752
  }, [
753
- v("div", st, [
753
+ v("div", nt, [
754
754
  b(t.$slots, "default", {}, void 0, !0),
755
755
  o.value ? (s(), r("div", {
756
756
  key: 0,
@@ -761,7 +761,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
761
761
  id: `${t.id}-content`,
762
762
  role: "tooltip",
763
763
  innerHTML: t.text
764
- }, null, 8, lt)) : (s(), r("ul", {
764
+ }, null, 8, st)) : (s(), r("ul", {
765
765
  key: 1,
766
766
  id: `${t.id}-content`,
767
767
  role: "tooltip",
@@ -770,26 +770,26 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
770
770
  (s(!0), r(T, null, z(t.list, (g) => (s(), r("li", {
771
771
  key: g.text
772
772
  }, w(g.text), 1))), 128))
773
- ], 8, it))
773
+ ], 8, lt))
774
774
  ], 2)) : E("", !0)
775
775
  ])
776
- ], 10, nt));
776
+ ], 10, ot));
777
777
  };
778
778
  }
779
- }), dt = /* @__PURE__ */ S(rt, [["__scopeId", "data-v-a2668f04"]]), ct = {
779
+ }), rt = /* @__PURE__ */ S(it, [["__scopeId", "data-v-a2668f04"]]), dt = {
780
780
  key: 0,
781
781
  class: "breadcrumb",
782
782
  vocab: "https://schema.org/",
783
783
  typeof: "BreadcrumbList"
784
- }, ut = ["onMouseenter", "onMouseleave"], pt = ["data-ga-name", "data-ga-location", "href"], ft = {
784
+ }, ct = ["onMouseenter", "onMouseleave"], ut = ["data-ga-name", "data-ga-location", "href"], pt = {
785
785
  key: 0,
786
786
  class: "breadcrumb__chevron"
787
- }, vt = ["content"], ht = {
787
+ }, ft = ["content"], vt = {
788
788
  key: 1,
789
789
  class: "breadcrumb",
790
790
  vocab: "https://schema.org/",
791
791
  typeof: "BreadcrumbList"
792
- }, mt = ["href", "data-ga-name", "data-ga-location"], gt = ["content"], _t = /* @__PURE__ */ L({
792
+ }, ht = ["href", "data-ga-name", "data-ga-location"], mt = ["content"], gt = /* @__PURE__ */ L({
793
793
  __name: "SlpBreadcrumb",
794
794
  props: {
795
795
  crumbs: { default: () => [] },
@@ -823,11 +823,11 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
823
823
  });
824
824
  }), o.value = t;
825
825
  }
826
- }), P(() => {
826
+ }), F(() => {
827
827
  n(), window.addEventListener("resize", n);
828
828
  }), K(() => {
829
829
  window.removeEventListener("resize", n);
830
- }), (l, c) => o.value && !i.value ? (s(), r("ol", ct, [
830
+ }), (l, c) => o.value && !i.value ? (s(), r("ol", dt, [
831
831
  (s(!0), r(T, null, z(o.value, (t, p) => (s(), r("li", {
832
832
  key: t.title,
833
833
  class: _(["breadcrumb__crumb", {
@@ -838,7 +838,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
838
838
  onMouseenter: (h) => d(p),
839
839
  onMouseleave: (h) => d(p)
840
840
  }, [
841
- y(dt, {
841
+ y(rt, {
842
842
  text: t.title,
843
843
  class: "breadcrumb__crumb__tooltip",
844
844
  position: "top"
@@ -857,27 +857,27 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
857
857
  property: "name"
858
858
  }, {
859
859
  default: N(() => [
860
- B(w(t.title.length > 18 ? t.title.substring(0, 18).concat("...") : t.title), 1)
860
+ G(w(t.title.length > 18 ? t.title.substring(0, 18).concat("...") : t.title), 1)
861
861
  ]),
862
862
  _: 2
863
863
  }, 1024)
864
- ], 8, pt)
864
+ ], 8, ut)
865
865
  ]),
866
866
  _: 2
867
867
  }, 1032, ["text"]),
868
- p !== o.value.length - 1 ? (s(), r("span", ft, [
868
+ p !== o.value.length - 1 ? (s(), r("span", pt, [
869
869
  y(R, {
870
870
  color: "accent-500",
871
871
  size: "xs",
872
- icon: G(x)
872
+ icon: M(x)
873
873
  }, null, 8, ["icon"])
874
874
  ])) : E("", !0),
875
875
  v("meta", {
876
876
  property: "position",
877
877
  content: p + 1
878
- }, null, 8, vt)
879
- ], 42, ut))), 128))
880
- ])) : o.value && i.value ? (s(), r("ol", ht, [
878
+ }, null, 8, ft)
879
+ ], 42, ct))), 128))
880
+ ])) : o.value && i.value ? (s(), r("ol", vt, [
881
881
  (s(!0), r(T, null, z(o.value, (t) => (s(), r("li", {
882
882
  key: t.title,
883
883
  class: "breadcrumb__crumb breadcrumb__crumb--mobile",
@@ -896,7 +896,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
896
896
  y(R, {
897
897
  color: "accent-500",
898
898
  size: "xs",
899
- icon: G(de)
899
+ icon: M(re)
900
900
  }, null, 8, ["icon"])
901
901
  ]),
902
902
  y(A, {
@@ -906,19 +906,19 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
906
906
  property: "name"
907
907
  }, {
908
908
  default: N(() => [
909
- B(w(o.value[o.value.length - 2].title), 1)
909
+ G(w(o.value[o.value.length - 2].title), 1)
910
910
  ]),
911
911
  _: 1
912
912
  })
913
- ], 8, mt),
913
+ ], 8, ht),
914
914
  v("meta", {
915
915
  property: "position",
916
916
  content: o.value.length - 1
917
- }, null, 8, gt)
917
+ }, null, 8, mt)
918
918
  ]))), 128))
919
919
  ])) : E("", !0);
920
920
  }
921
- }), Bt = /* @__PURE__ */ S(_t, [["__scopeId", "data-v-fd412793"]]), bt = { class: "dropdown" }, yt = ["aria-label", "name"], $t = ["value", "name"], kt = ["value", "name"], wt = /* @__PURE__ */ L({
921
+ }), Mt = /* @__PURE__ */ S(gt, [["__scopeId", "data-v-fd412793"]]), _t = { class: "dropdown" }, bt = ["aria-label", "name"], yt = ["value", "name"], $t = ["value", "name"], kt = /* @__PURE__ */ L({
922
922
  __name: "SlpDropdown",
923
923
  props: {
924
924
  name: {},
@@ -931,7 +931,7 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
931
931
  primitive: !0
932
932
  } }
933
933
  },
934
- emits: ["input"],
934
+ emits: ["update:modelValue"],
935
935
  setup(u, { emit: e }) {
936
936
  const o = u, i = e, a = k(o.value), n = k(!0);
937
937
  Q(() => {
@@ -944,17 +944,17 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
944
944
  );
945
945
  if (o.value === void 0 && o.options.length > 0)
946
946
  if (n.value)
947
- a.value = o.options[0], i("input", a.value);
947
+ a.value = o.options[0], i("update:modelValue", a.value);
948
948
  else {
949
949
  const c = o.options[0];
950
- a.value = (l = o.config) != null && l.primitive ? c[o.valueField] : c, i("input", a.value);
950
+ a.value = (l = o.config) != null && l.primitive ? c[o.valueField] : c, i("update:modelValue", a.value);
951
951
  }
952
- }), U(
952
+ }), j(
953
953
  () => a.value,
954
954
  (l) => {
955
- i("input", l);
955
+ i("update:modelValue", l);
956
956
  }
957
- ), U(
957
+ ), j(
958
958
  () => o.value,
959
959
  (l) => {
960
960
  a.value = l;
@@ -962,34 +962,31 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
962
962
  );
963
963
  const d = (l) => {
964
964
  const c = l.target;
965
- i(o.name, c.value);
965
+ i("update:modelValue", c.value);
966
966
  };
967
- return (l, c) => (s(), r("div", bt, [
968
- F(v("select", {
967
+ return (l, c) => (s(), r("div", _t, [
968
+ v("select", {
969
969
  "aria-label": l.dropdownLabel || `${l.name} dropdown`,
970
970
  class: "dropdown__select",
971
971
  name: l.name,
972
- onChange: d,
973
- "onUpdate:modelValue": c[0] || (c[0] = (t) => a.value = t)
972
+ onChange: d
974
973
  }, [
975
974
  n.value ? (s(!0), r(T, { key: 0 }, z(l.options, (t) => (s(), r("option", {
976
975
  key: t,
977
976
  value: t,
978
977
  name: t
979
- }, w(t), 9, $t))), 128)) : (s(!0), r(T, { key: 1 }, z(l.options, (t) => {
978
+ }, w(t), 9, yt))), 128)) : (s(!0), r(T, { key: 1 }, z(l.options, (t) => {
980
979
  var p;
981
980
  return s(), r("option", {
982
981
  key: t[l.valueField],
983
982
  value: (p = l.config) != null && p.primitive ? t[l.valueField] : t,
984
983
  name: t[l.textField]
985
- }, w(t[l.textField]), 9, kt);
984
+ }, w(t[l.textField]), 9, $t);
986
985
  }), 128))
987
- ], 40, yt), [
988
- [re, a.value]
989
- ])
986
+ ], 40, bt)
990
987
  ]));
991
988
  }
992
- }), Vt = /* @__PURE__ */ S(wt, [["__scopeId", "data-v-9c71f7b0"]]), St = ["id"], Ct = /* @__PURE__ */ L({
989
+ }), Gt = /* @__PURE__ */ S(kt, [["__scopeId", "data-v-e3d886e6"]]), wt = ["id"], St = /* @__PURE__ */ L({
993
990
  __name: "SlpSection",
994
991
  props: {
995
992
  backgroundColor: {
@@ -1024,24 +1021,24 @@ const Tt = /* @__PURE__ */ S(Se, [["render", Le], ["__scopeId", "data-v-adc8d02f
1024
1021
  ]),
1025
1022
  _: 3
1026
1023
  })
1027
- ], 14, St));
1024
+ ], 14, wt));
1028
1025
  }
1029
- }), Ot = /* @__PURE__ */ S(Ct, [["__scopeId", "data-v-2b3ad016"]]);
1026
+ }), Bt = /* @__PURE__ */ S(St, [["__scopeId", "data-v-2b3ad016"]]);
1030
1027
  export {
1031
- Bt as SlpBreadcrumb,
1028
+ Mt as SlpBreadcrumb,
1032
1029
  W as SlpButton,
1033
- Nt as SlpColumn,
1030
+ It as SlpColumn,
1034
1031
  ee as SlpContainer,
1035
- Vt as SlpCustomDropdown,
1036
- Vt as SlpDropdown,
1032
+ Gt as SlpCustomDropdown,
1033
+ Gt as SlpDropdown,
1037
1034
  R as SlpIcon,
1038
- Mt as SlpLoader,
1039
- Re as SlpRadioButton,
1040
- Et as SlpRadioButtonGroup,
1041
- Tt as SlpRow,
1042
- Ot as SlpSection,
1043
- zt as SlpSideNavigation,
1044
- Gt as SlpSideNavigationWithTree,
1045
- dt as SlpTooltip,
1035
+ Et as SlpLoader,
1036
+ Oe as SlpRadioButton,
1037
+ zt as SlpRadioButtonGroup,
1038
+ Nt as SlpRow,
1039
+ Bt as SlpSection,
1040
+ Tt as SlpSideNavigation,
1041
+ Vt as SlpSideNavigationWithTree,
1042
+ rt as SlpTooltip,
1046
1043
  A as SlpTypography
1047
1044
  };
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- .slp-btn[data-v-56e2df5f]{box-sizing:border-box;min-width:68px;display:inline-flex;align-items:center;text-align:center;vertical-align:middle;padding:11px 16px;text-decoration:none;border-radius:4px;font-weight:660;font-size:1.125rem;line-height:1.25;transition:.3s cubic-bezier(.7,0,.3,1) background-color}.slp-btn[data-v-56e2df5f]:hover{cursor:pointer}.slp-btn-primary[data-v-56e2df5f]{background-color:#171321;color:#fff;border:1px solid #171321}.slp-btn-primary[data-v-56e2df5f]:hover{background-color:#fff;color:#171321;border:1px solid #171321}.slp-btn-primary.slp-btn-disabled[data-v-56e2df5f]{background-color:#d1d0d3;border:1px solid #D1D0D3;color:#74717a}.slp-btn-primary.slp-btn-disabled[data-v-56e2df5f]:hover{background-color:#d1d0d3;cursor:default}.slp-btn-secondary[data-v-56e2df5f]{background-color:#fff;color:#171321;border:none}.slp-btn-secondary[data-v-56e2df5f]:hover{border:none;outline:none;background-color:#e8e7eb;color:#171321}.slp-btn-secondary.slp-btn-disabled[data-v-56e2df5f]{color:#d1d0d3}.slp-btn-secondary.slp-btn-disabled[data-v-56e2df5f]:hover{background-color:#fff;cursor:default}.slp-btn-tertiary[data-v-56e2df5f]{background-color:transparent;color:#171321;border:none;padding-left:0;text-decoration:underline;text-underline-offset:2px;text-decoration-color:transparent;-webkit-text-decoration:none;transition:all .2s ease-in-out}.slp-btn-tertiary[data-v-56e2df5f]:hover{text-decoration-color:#171321;-webkit-text-decoration:underline}.slp-btn-tertiary[data-v-56e2df5f]:hover .slp-icon{transform:translate(8px)}.slp-btn-tertiary[data-v-56e2df5f] .slp-icon{margin-left:4px;transition:transform .2s ease-in-out}.slp-btn-tertiary.slp-btn-disabled[data-v-56e2df5f]{color:#d1d0d3;text-decoration:none}.slp-btn-tertiary.slp-btn-disabled[data-v-56e2df5f]:hover{background-color:#fff;cursor:default}.slp-btn-tertiary.slp-btn-disabled[data-v-56e2df5f]:hover .slp-icon{transform:none}.slp-btn-icon[data-v-56e2df5f]{min-width:unset;font-size:0px;line-height:unset;border:none;background-color:transparent;padding:8px}.slp-btn-icon.slp-btn-disabled[data-v-56e2df5f]{pointer-events:none;opacity:.5}.slp-btn-ghost[data-v-56e2df5f]{border:none;background-color:transparent;padding:8px;font-size:inherit;font-weight:inherit;line-height:inherit}.slp-btn-ghost.slp-btn-disabled[data-v-56e2df5f]{pointer-events:none;opacity:.5}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-1[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-1[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 8.3333333333%;max-width:8.3333333333%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-1[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-1[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 8.3333333333%;max-width:8.3333333333%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-1[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-1[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 8.3333333333%;max-width:8.3333333333%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-1[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-1[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 8.3333333333%;max-width:8.3333333333%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-1[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-1[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 8.3333333333%;max-width:8.3333333333%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-1[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-1[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 8.3333333333%;max-width:8.3333333333%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-2[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-2[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 16.6666666667%;max-width:16.6666666667%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-2[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-2[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 16.6666666667%;max-width:16.6666666667%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-2[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-2[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 16.6666666667%;max-width:16.6666666667%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-2[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-2[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 16.6666666667%;max-width:16.6666666667%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-2[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-2[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 16.6666666667%;max-width:16.6666666667%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-2[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-2[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 16.6666666667%;max-width:16.6666666667%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-3[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-3[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 25%;max-width:25%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-3[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-3[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 25%;max-width:25%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-3[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-3[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 25%;max-width:25%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-3[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-3[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 25%;max-width:25%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-3[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-3[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 25%;max-width:25%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-3[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-3[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 25%;max-width:25%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-4[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-4[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 33.3333333333%;max-width:33.3333333333%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-4[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-4[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 33.3333333333%;max-width:33.3333333333%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-4[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-4[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 33.3333333333%;max-width:33.3333333333%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-4[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-4[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 33.3333333333%;max-width:33.3333333333%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-4[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-4[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 33.3333333333%;max-width:33.3333333333%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-4[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-4[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 33.3333333333%;max-width:33.3333333333%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-5[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-5[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 41.6666666667%;max-width:41.6666666667%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-5[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-5[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 41.6666666667%;max-width:41.6666666667%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-5[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-5[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 41.6666666667%;max-width:41.6666666667%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-5[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-5[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 41.6666666667%;max-width:41.6666666667%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-5[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-5[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 41.6666666667%;max-width:41.6666666667%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-5[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-5[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 41.6666666667%;max-width:41.6666666667%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-6[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-6[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 50%;max-width:50%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-6[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-6[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 50%;max-width:50%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-6[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-6[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 50%;max-width:50%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-6[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-6[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 50%;max-width:50%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-6[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-6[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 50%;max-width:50%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-6[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-6[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 50%;max-width:50%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-7[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-7[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 58.3333333333%;max-width:58.3333333333%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-7[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-7[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 58.3333333333%;max-width:58.3333333333%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-7[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-7[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 58.3333333333%;max-width:58.3333333333%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-7[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-7[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 58.3333333333%;max-width:58.3333333333%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-7[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-7[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 58.3333333333%;max-width:58.3333333333%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-7[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-7[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 58.3333333333%;max-width:58.3333333333%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-8[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-8[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 66.6666666667%;max-width:66.6666666667%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-8[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-8[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 66.6666666667%;max-width:66.6666666667%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-8[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-8[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 66.6666666667%;max-width:66.6666666667%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-8[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-8[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 66.6666666667%;max-width:66.6666666667%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-8[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-8[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 66.6666666667%;max-width:66.6666666667%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-8[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-8[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 66.6666666667%;max-width:66.6666666667%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-9[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-9[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 75%;max-width:75%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-9[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-9[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 75%;max-width:75%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-9[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-9[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 75%;max-width:75%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-9[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-9[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 75%;max-width:75%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-9[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-9[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 75%;max-width:75%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-9[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-9[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 75%;max-width:75%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-10[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-10[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 83.3333333333%;max-width:83.3333333333%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-10[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-10[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 83.3333333333%;max-width:83.3333333333%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-10[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-10[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 83.3333333333%;max-width:83.3333333333%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-10[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-10[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 83.3333333333%;max-width:83.3333333333%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-10[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-10[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 83.3333333333%;max-width:83.3333333333%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-10[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-10[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 83.3333333333%;max-width:83.3333333333%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-11[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-11[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 91.6666666667%;max-width:91.6666666667%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-11[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-11[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 91.6666666667%;max-width:91.6666666667%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-11[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-11[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 91.6666666667%;max-width:91.6666666667%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-11[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-11[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 91.6666666667%;max-width:91.6666666667%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-11[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-11[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 91.6666666667%;max-width:91.6666666667%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-11[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-11[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 91.6666666667%;max-width:91.6666666667%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-12[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-12[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 100%;max-width:100%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-12[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-12[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 100%;max-width:100%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-12[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-12[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 100%;max-width:100%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-12[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-12[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 100%;max-width:100%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-12[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-12[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 100%;max-width:100%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-12[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-12[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 100%;max-width:100%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}.slp-container[data-v-67a0761e]{width:100%;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;border:1px solid transparent}@media (min-width: 640px){.slp-container[data-v-67a0761e]{max-width:95%}}@media (min-width: 1024px){.slp-container[data-v-67a0761e]{max-width:972px}}@media (min-width: 1170px){.slp-container[data-v-67a0761e]{max-width:1111px}}@media (min-width: 1400px){.slp-container[data-v-67a0761e]{max-width:1170px;padding:0}}.slp-full-grey-background[data-v-67a0761e]{background:#f2f1f5}.slp-full-charcoal-background[data-v-67a0761e]{background:#171321}.slp-partial-charcoal-background[data-v-67a0761e]{background-image:linear-gradient(to bottom,#fff,#fff 75%,#171321 75%,#171321)}@media (max-width: 576px){.slp-partial-charcoal-background[data-v-67a0761e]{background-image:linear-gradient(to bottom,#fff,#fff 30%,#171321 30%,#171321)}}.slp-gradient-background[data-v-67a0761e]{background:radial-gradient(50.08% 44.51% at 100% 100%,#a989f533,#7759c200),radial-gradient(60.76% 48.01% at 0% 100%,#e2432933,#e2432900),#fff}.slp-full-gradient-background[data-v-67a0761e]{background:linear-gradient(165.41deg,#fadcd7,#f8f5ff 23.65%,#fff 54.66%,#f6f3fe 80.95%,#ffd4d8 100.92%)}.slp-full-light-purple-background[data-v-67a0761e]{background:#f6f3fe}.slp-half-grey-background[data-v-67a0761e]{background-image:linear-gradient(to bottom,#fff,#fff 50%,#f2f1f5 50%,#f2f1f5)}.slp-partial-white-background[data-v-67a0761e]{background-image:linear-gradient(to bottom,#f2f1f5,#f2f1f5 70%,#fff 70%,#fff)}.slp-partial-grey-background[data-v-67a0761e]{background-image:linear-gradient(to bottom,#fff,#fff 60%,#f2f1f5 60%,#f2f1f5)}@media (max-width: 576px){.slp-partial-grey-background[data-v-67a0761e]{background-image:linear-gradient(to bottom,#fff,#fff 30%,#f2f1f5 30%,#f2f1f5)}}.fluid[data-v-67a0761e]{max-width:100%;margin:0;border:none;padding:0}.slp-icon--color-primary-100[data-v-b82aeda9]{color:#d1d0d3;fill:#d1d0d3}.slp-icon--color-primary-200[data-v-b82aeda9]{color:#171321;fill:#171321}.slp-icon--color-primary-300[data-v-b82aeda9]{color:#fff;fill:#fff}.slp-icon--color-secondary-100[data-v-b82aeda9]{color:#d1d0d3;fill:#d1d0d3}.slp-icon--color-secondary-200[data-v-b82aeda9]{color:#fff;fill:#fff}.slp-icon--color-secondary-300[data-v-b82aeda9]{color:#171321;fill:#171321}.slp-icon--color-surface-50[data-v-b82aeda9]{color:#fff;fill:#fff}.slp-icon--color-surface-100[data-v-b82aeda9]{color:#f2f1f5;fill:#f2f1f5}.slp-icon--color-surface-200[data-v-b82aeda9]{color:#e8e7eb;fill:#e8e7eb}.slp-icon--color-surface-300[data-v-b82aeda9]{color:#d1d0d3;fill:#d1d0d3}.slp-icon--color-surface-400[data-v-b82aeda9]{color:#a2a1a6;fill:#a2a1a6}.slp-icon--color-surface-500[data-v-b82aeda9]{color:#74717a;fill:#74717a}.slp-icon--color-surface-600[data-v-b82aeda9]{color:#45424d;fill:#45424d}.slp-icon--color-surface-700[data-v-b82aeda9]{color:#171321;fill:#171321}.slp-icon--color-surface-800[data-v-b82aeda9]{color:#f6f3fe;fill:#f6f3fe}.slp-icon--color-surface-900[data-v-b82aeda9]{color:#eee7fd;fill:#eee7fd}.slp-icon--color-surface-950[data-v-b82aeda9]{color:#e3d6ff;fill:#e3d6ff}.slp-icon--color-text-50[data-v-b82aeda9]{color:#fff;fill:#fff}.slp-icon--color-text-100[data-v-b82aeda9]{color:#d1d0d3;fill:#d1d0d3}.slp-icon--color-text-200[data-v-b82aeda9]{color:#74717a;fill:#74717a}.slp-icon--color-text-300[data-v-b82aeda9]{color:#171321;fill:#171321}.slp-icon--color-text-link-100[data-v-b82aeda9]{color:#7759c2;fill:#7759c2}.slp-icon--color-alert-100[data-v-b82aeda9]{color:#ffd4d8;fill:#ffd4d8}.slp-icon--color-alert-200[data-v-b82aeda9]{color:#f24f63;fill:#f24f63}.slp-icon--color-alert-300[data-v-b82aeda9]{color:#cb3446;fill:#cb3446}.slp-icon--color-warning-100[data-v-b82aeda9]{color:#ffefc7;fill:#ffefc7}.slp-icon--color-warning-200[data-v-b82aeda9]{color:#ffda7a;fill:#ffda7a}.slp-icon--color-warning-300[data-v-b82aeda9]{color:#ffb800;fill:#ffb800}.slp-icon--color-success-100[data-v-b82aeda9]{color:#b8e5bc;fill:#b8e5bc}.slp-icon--color-success-200[data-v-b82aeda9]{color:#48a651;fill:#48a651}.slp-icon--color-success-300[data-v-b82aeda9]{color:#327338;fill:#327338}.slp-icon--color-info-100[data-v-b82aeda9]{color:#d6eaff;fill:#d6eaff}.slp-icon--color-info-200[data-v-b82aeda9]{color:#70b4ff;fill:#70b4ff}.slp-icon--color-info-300[data-v-b82aeda9]{color:#3979bf;fill:#3979bf}.slp-icon--color-accent-100[data-v-b82aeda9]{color:#fca326;fill:#fca326}.slp-icon--color-accent-200[data-v-b82aeda9]{color:#fc6d26;fill:#fc6d26}.slp-icon--color-accent-300[data-v-b82aeda9]{color:#e24329;fill:#e24329}.slp-icon--color-accent-400[data-v-b82aeda9]{color:#a989f5;fill:#a989f5}.slp-icon--color-accent-500[data-v-b82aeda9]{color:#7759c2;fill:#7759c2}.slp-icon--size-xs[data-v-b82aeda9]{width:12px;height:12px}.slp-icon--size-sm[data-v-b82aeda9]{width:16px;height:16px}.slp-icon--size-md[data-v-b82aeda9]{width:24px;height:24px}.slp-icon--size-lg[data-v-b82aeda9]{width:32px;height:32px}.slp-icon--size-xl[data-v-b82aeda9]{width:48px;height:48px}.slp-icon[data-v-b82aeda9]{display:inline-flex;vertical-align:middle}.slp-icon div[data-v-b82aeda9]{width:inherit;height:inherit}.slp-row[data-v-adc8d02f]{display:flex;flex-wrap:wrap}.slp-text-display1[data-v-fba90f83],.slp-text-display1[data-v-fba90f83] *{font-size:6rem;line-height:1.0416666667;font-weight:660;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-display1[data-v-fba90f83],.slp-text-display1[data-v-fba90f83] *{font-size:3rem;line-height:1.0416666667;font-weight:660;letter-spacing:-.03em}}.slp-text-heading1[data-v-fba90f83],.slp-text-heading1[data-v-fba90f83] *{font-size:4rem;line-height:1.0625;font-weight:400;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-heading1[data-v-fba90f83],.slp-text-heading1[data-v-fba90f83] *{font-size:3rem;line-height:1.0416666667;font-weight:400;letter-spacing:-.03em}}.slp-text-heading2[data-v-fba90f83],.slp-text-heading2[data-v-fba90f83] *{font-size:3.125rem;line-height:1.04;font-weight:400;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-heading2[data-v-fba90f83],.slp-text-heading2[data-v-fba90f83] *{font-size:2.5rem;line-height:1.05;font-weight:400;letter-spacing:-.03em}}.slp-text-heading3[data-v-fba90f83],.slp-text-heading3[data-v-fba90f83] *{font-size:2.5rem;line-height:1.05;font-weight:400;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading3[data-v-fba90f83],.slp-text-heading3[data-v-fba90f83] *{font-size:2rem;line-height:1.0625;font-weight:400;letter-spacing:-.02em}}.slp-text-heading4[data-v-fba90f83],.slp-text-heading4[data-v-fba90f83] *{font-size:2rem;line-height:1.125;font-weight:400;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading4[data-v-fba90f83],.slp-text-heading4[data-v-fba90f83] *{font-size:1.75rem;line-height:1.0714285714;font-weight:400;letter-spacing:-.02em}}.slp-text-heading5[data-v-fba90f83],.slp-text-heading5[data-v-fba90f83] *{font-size:1.5rem;line-height:1.1666666667;font-weight:400;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading5[data-v-fba90f83],.slp-text-heading5[data-v-fba90f83] *{font-size:1.375rem;line-height:1.0909090909;font-weight:400;letter-spacing:-.02em}}.slp-text-heading1-bold[data-v-fba90f83],.slp-text-heading1-bold[data-v-fba90f83] *{font-size:4rem;line-height:1.0625;font-weight:660;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-heading1-bold[data-v-fba90f83],.slp-text-heading1-bold[data-v-fba90f83] *{font-size:3rem;line-height:1.0416666667;font-weight:660;letter-spacing:-.03em}}.slp-text-heading2-bold[data-v-fba90f83],.slp-text-heading2-bold[data-v-fba90f83] *{font-size:3.125rem;line-height:1.04;font-weight:660;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-heading2-bold[data-v-fba90f83],.slp-text-heading2-bold[data-v-fba90f83] *{font-size:2.5rem;line-height:1.05;font-weight:660;letter-spacing:-.03em}}.slp-text-heading3-bold[data-v-fba90f83],.slp-text-heading3-bold[data-v-fba90f83] *{font-size:2.5rem;line-height:1.05;font-weight:660;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading3-bold[data-v-fba90f83],.slp-text-heading3-bold[data-v-fba90f83] *{font-size:2rem;line-height:1.0625;font-weight:660;letter-spacing:-.02em}}.slp-text-heading4-bold[data-v-fba90f83],.slp-text-heading4-bold[data-v-fba90f83] *{font-size:2rem;line-height:1.125;font-weight:660;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading4-bold[data-v-fba90f83],.slp-text-heading4-bold[data-v-fba90f83] *{font-size:1.75rem;line-height:1.0714285714;font-weight:660;letter-spacing:-.02em}}.slp-text-heading5-bold[data-v-fba90f83],.slp-text-heading5-bold[data-v-fba90f83] *{font-size:1.5rem;line-height:1.1666666667;font-weight:660;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading5-bold[data-v-fba90f83],.slp-text-heading5-bold[data-v-fba90f83] *{font-size:1.375rem;line-height:1.0909090909;font-weight:660;letter-spacing:-.02em}}.slp-text-body1[data-v-fba90f83],.slp-text-body1[data-v-fba90f83] *{font-size:1.125rem;line-height:1.5555555556;font-weight:400}.slp-text-body2[data-v-fba90f83],.slp-text-body2[data-v-fba90f83] *{font-size:1rem;line-height:1.5;font-weight:400}.slp-text-body3[data-v-fba90f83],.slp-text-body3[data-v-fba90f83] *{font-size:.875rem;line-height:1.5714285714;font-weight:400}.slp-text-body1-bold[data-v-fba90f83],.slp-text-body1-bold[data-v-fba90f83] *{font-size:1.125rem;line-height:1.5555555556;font-weight:660}.slp-text-body2-bold[data-v-fba90f83],.slp-text-body2-bold[data-v-fba90f83] *{font-size:1rem;line-height:1.5;font-weight:660}.slp-text-body3-bold[data-v-fba90f83],.slp-text-body3-bold[data-v-fba90f83] *{font-size:.875rem;line-height:1.5714285714;font-weight:660}.slp-text-all-caps[data-v-fba90f83],.slp-text-all-caps[data-v-fba90f83] *{font-size:.75rem;line-height:1.6666666667;font-weight:660;text-transform:uppercase;letter-spacing:.1em}.slp-text-quotes[data-v-fba90f83],.slp-text-quotes[data-v-fba90f83] *{font-size:1.4375rem;line-height:1.652173913;font-weight:400;font-style:italic}@media (max-width: 576px){.slp-text-quotes[data-v-fba90f83],.slp-text-quotes[data-v-fba90f83] *{font-size:1rem;line-height:1.5rem}}.slp-text-emphasis[data-v-fba90f83],.slp-text-emphasis[data-v-fba90f83] *{font-size:1.4375rem;line-height:1.652173913;font-weight:400}.slp-text-arrow[data-v-fba90f83],.slp-text-arrow[data-v-fba90f83] *{color:#fff;cursor:pointer;font-weight:660;font-size:1rem;line-height:1.5}.slp-text-arrow[data-v-fba90f83]:hover,.slp-text-arrow[data-v-fba90f83] *:hover{color:#171321}.slp-text-arrow:hover .slp-link-text[data-v-fba90f83],.slp-text-arrow[data-v-fba90f83] *:hover .slp-link-text{text-decoration:underline}.slp-text-arrow[data-v-fba90f83]:active,.slp-text-arrow[data-v-fba90f83] *:active{color:#fff}.slp-text-arrow:active .slp-link-text[data-v-fba90f83],.slp-text-arrow[data-v-fba90f83] *:active .slp-link-text{text-decoration:underline}.arrow-symbol[data-v-fba90f83]{padding-left:4px}.side-navigation-layout[data-v-68f8d83f]{display:flex}.side-navigation-layout--left[data-v-68f8d83f]{flex-direction:row}.side-navigation-layout--right[data-v-68f8d83f]{flex-direction:row-reverse}@media (max-width: 1025px){.side-navigation-layout[data-v-68f8d83f]{flex-direction:column}}.side-navigation[data-v-68f8d83f]{height:fit-content;padding:0 8px 96px;position:sticky;top:140px;display:none}@media (min-width: 1025px){.side-navigation[data-v-68f8d83f]{display:block}}.side-navigation__item[data-v-68f8d83f]{padding:12px 0}.side-navigation__item[data-v-68f8d83f]:first-child{margin-top:0}.side-navigation__link[data-v-68f8d83f]{opacity:.2;font-weight:700;line-height:12px;text-decoration:none;color:#171320;transition:all .25s ease;box-shadow:none}.side-navigation__link[data-v-68f8d83f]:hover{opacity:1}.side-navigation__link--active[data-v-68f8d83f]{opacity:1;box-shadow:inset 0 -2px #7759c2}.side-navigation--dark .side-navigation__link[data-v-68f8d83f]{color:#a2a1a6;font-size:1rem;font-weight:700;line-height:12px;text-decoration:none;opacity:1;transition:all .25s ease;box-shadow:none}.side-navigation--dark .side-navigation__link[data-v-68f8d83f]:hover{color:#d1d0d3;box-shadow:none}.side-navigation--dark .side-navigation__link--active[data-v-68f8d83f]{color:#fff;box-shadow:inset 0 -2px #7759c2}.side-navigation-dropdown[data-v-68f8d83f]{display:block;margin:16px 0;position:sticky;top:132px;background-color:#fff;z-index:100}@media (min-width: 1025px){.side-navigation-dropdown[data-v-68f8d83f]{display:none}}.side-navigation-dropdown .dropdown-toggle[data-v-68f8d83f]{display:flex;padding:10px 16px;cursor:pointer;width:100%;border:1px solid #D1D0D3;border-radius:4px;justify-content:space-between;color:#74717a;font-size:1rem}.side-navigation-dropdown .dropdown-menu[data-v-68f8d83f]{list-style:none;padding:0;border:1px solid #D1D0D3;box-shadow:0 4px 6px #0000001a;border-radius:0 0 4px 4px;border-top:none}.side-navigation-dropdown .dropdown-menu .dropdown-item[data-v-68f8d83f]{padding:10px 16px}.side-navigation-dropdown .dropdown-menu .dropdown-item[data-v-68f8d83f]:last-child{border-bottom:none}.side-navigation-dropdown .dropdown-menu .dropdown-link[data-v-68f8d83f]{text-decoration:none;display:block;color:#171321}.side-navigation-dropdown .dropdown-menu .dropdown-link[data-v-68f8d83f]:hover{font-weight:500}.side-navigation-content[data-v-68f8d83f]{flex:1}.slp-radio[data-v-f37e970e]{position:relative;padding-left:32px;margin-bottom:16px;cursor:pointer;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slp-radio.disabled[data-v-f37e970e]{color:#74717a!important;cursor:not-allowed}.slp-radio.disabled .slp-radio__checkmark[data-v-f37e970e]{border:1px solid #D1D0D3!important;cursor:not-allowed}.slp-radio.disabled .slp-radio__checkmark[data-v-f37e970e]:after{display:block;background-color:#d1d0d3}.slp-radio:hover .slp-radio__checkmark[data-v-f37e970e]{border:1px solid #A989F5}.slp-radio input[data-v-f37e970e]{position:absolute;opacity:0;height:0;width:0}.slp-radio input:checked~.slp-radio__checkmark[data-v-f37e970e]{border:1px solid #A989F5}.slp-radio input:checked~.slp-radio__checkmark[data-v-f37e970e]:after{display:block}.slp-radio__checkmark[data-v-f37e970e]{position:absolute;top:2px;left:0;height:16px;width:16px;border-radius:50%;border:1px solid #45424D}.slp-radio__checkmark span[data-v-f37e970e],.slp-radio__checkmark[data-v-f37e970e]:hover{border:1px solid #A989F5}.slp-radio__checkmark[data-v-f37e970e]:after{display:none;content:"";padding:4px;background-color:#7759c2;border-radius:50%;width:2px;height:2px;position:absolute;top:3px;left:3px}.slp-radio-group[data-v-ae31ec89]{display:flex;flex-wrap:wrap}.slp-radio-group--horizontal[data-v-ae31ec89]{flex-direction:row}.slp-radio-group--horizontal .slp-radio[data-v-ae31ec89]:not(last-child){margin-right:24px;padding-left:24px}.slp-radio-group--horizontal .slp-radio__option[data-v-ae31ec89]{flex-basis:30%}.slp-radio-group--vertical[data-v-ae31ec89]{flex-direction:column}.slp-loading-linear[data-v-ee32411b]{height:4px;width:204px;background:linear-gradient(90.89deg,#ef8cf3 -13.26%,#825ee9 67.46%);position:relative;background-position:0 0;animation:gradient-ee32411b 1s linear infinite;background-size:200% 200%}@keyframes gradient-ee32411b{0%{background-position:200% 200%}50%{background-position:100% 100%}to{background-position:0% 0%}}.slp-loading-round[data-v-ee32411b]{height:32px;width:32px;background-color:#fff;position:relative;border-radius:50%;border:8px solid #E8E7EB;border-top-color:#a989f5;transform:rotate(-45deg);animation:spin-ee32411b 1s linear infinite}@keyframes spin-ee32411b{0%{transform:rotate(-45deg)}to{transform:rotate(315deg)}}.depth-2[data-v-c3be63ed]{margin-left:32px}.depth-2.mobile[data-v-c3be63ed]{margin-left:16px}.depth-3[data-v-c3be63ed]{margin-left:48px}.depth-3.mobile[data-v-c3be63ed]{margin-left:24px}.depth-4[data-v-c3be63ed]{margin-left:64px}.depth-4.mobile[data-v-c3be63ed]{margin-left:32px}.depth-5[data-v-c3be63ed]{margin-left:80px}.depth-5.mobile[data-v-c3be63ed]{margin-left:40px}.anchor[data-v-c3be63ed]{display:block;padding:8px 16px;color:#171321;border-radius:4px;margin-bottom:4px}.anchor.selected[data-v-c3be63ed]{background-color:#f6f3fe}.anchor[data-v-c3be63ed]:hover{background-color:#e3d6ff;color:#171321}.mobile .anchor[data-v-c3be63ed]{margin-bottom:0}.mobile .anchor.selected[data-v-c3be63ed]{background-color:#fff}.mobile .anchor[data-v-c3be63ed]:hover{background-color:#fff;color:#171321}.dropdown[data-v-9b690a76]{background-color:#fff;position:sticky;left:0;right:0;top:20px;z-index:100}.dropdown .horizontal-rule[data-v-9b690a76]{border-top-width:1px;border-top:1px solid #D1D0D3}.dropdown.hide .dropdown__button[data-v-9b690a76]{border-radius:4px!important}.dropdown.hide .dropdown__list[data-v-9b690a76]{display:none}.dropdown .nav-heading[data-v-9b690a76]{font-size:12px;margin-bottom:8px;padding:0 16px}.dropdown__button[data-v-9b690a76]{border:1px solid #D1D0D3!important;display:flex;align-items:center;justify-content:space-between;width:100%;border-radius:4px 4px 0 0!important}.dropdown__list[data-v-9b690a76]{max-height:70vh;overflow-y:scroll;border:1px solid #D1D0D3;border-top:none;border-radius:0 0 4px 4px;position:absolute;top:42px;left:0;right:0;padding:16px 8px;background-color:#fff}.dropdown__link[data-v-9b690a76]{width:100%;color:#171321;text-decoration:none;display:flex;align-items:center;justify-content:space-between;margin-left:8px}#collapsible-sidebar-wrapper[data-v-9319fd2e]{display:flex}#collapsible-sidebar-wrapper #collapsible-sidebar[data-v-9319fd2e]{min-width:300px;position:sticky;padding:0 32px 32px;top:0;align-self:flex-start;overflow-y:scroll;max-height:calc(100vh - 96px);height:100%}#collapsible-sidebar-wrapper #collapsible-sidebar .nav-heading[data-v-9319fd2e]{margin-bottom:8px}#collapsible-sidebar-wrapper #collapsible-sidebar .anchors[data-v-9319fd2e]{margin-bottom:32px}@media (min-width: 768px){.mobile[data-v-9319fd2e]{display:none!important}}@media (max-width: 768px){.desktop[data-v-9319fd2e]{display:none!important}}.slp-tooltip[data-v-a2668f04]{position:relative;display:inline-block;border-bottom:1px dashed #171321}.slp-tooltip.button-mode[data-v-a2668f04]{cursor:pointer}.slp-tooltip.no-border[data-v-a2668f04]{border:none}.slp-tooltip:hover .slp-tooltip__content[data-v-a2668f04]{opacity:1}.slp-tooltip__list[data-v-a2668f04]{list-style:inside disc;list-style-position:outside;margin-left:16px}.slp-tooltip__list li[data-v-a2668f04]{margin-bottom:8px}.slp-tooltip__wrapper[data-v-a2668f04]{pointer-events:none;text-align:left;position:relative}.slp-tooltip__content[data-v-a2668f04]{position:absolute;background:#333;color:#fff;font-size:12px;line-height:16px;padding:12px;width:170px;border-radius:4px;z-index:20;transform:translate(-50%);transition:all .3s ease-in-out}.slp-tooltip__content.hover-mode[data-v-a2668f04]{opacity:0}.slp-tooltip__content[data-v-a2668f04]:before{content:"";display:block;width:0;height:0;position:absolute;left:-8px;top:50px}.slp-tooltip__content.top[data-v-a2668f04]{bottom:30px;left:50%}.slp-tooltip__content.top[data-v-a2668f04]:before{border-left:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #333;top:98%;left:46%}.slp-tooltip__content.bottom[data-v-a2668f04]{top:28px;left:50%}.slp-tooltip__content.bottom[data-v-a2668f04]:before{border-left:8px solid transparent;border-bottom:8px solid #333;border-right:8px solid transparent;left:46%;top:-8px}.slp-tooltip__content.right[data-v-a2668f04]{top:50%;left:100%;transform:translateY(-50%)}.slp-tooltip__content.right[data-v-a2668f04]:before{border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #333;left:-8px;top:50%;transform:translateY(-50%)}.slp-tooltip__content[data-v-a2668f04] a{cursor:pointer;color:#fff;text-decoration:underline;pointer-events:all}.breadcrumb[data-v-fd412793]{display:flex}.breadcrumb__crumb[data-v-fd412793]{display:flex;align-items:center;color:#7759c2;position:relative}.breadcrumb__crumb__tooltip[data-v-fd412793]{font-size:.875rem;border-bottom:none!important}.breadcrumb__crumb a span[data-v-fd412793]{white-space:nowrap}.breadcrumb__crumb[data-v-fd412793]:not(.breadcrumb__crumb--disabled):hover{text-decoration:underline}.breadcrumb__crumb--mobile[data-v-fd412793]{overflow:hidden}.breadcrumb__crumb--mobile a[data-v-fd412793]{flex:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.breadcrumb__crumb--mobile span[data-v-fd412793]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.breadcrumb__crumb--disabled[data-v-fd412793]{color:#74717a}.breadcrumb__crumb--disabled a[data-v-fd412793],.breadcrumb__crumb--disabled a[data-v-fd412793]:hover,.breadcrumb__crumb--disabled a[data-v-fd412793]:focus,.breadcrumb__crumb--disabled a[data-v-fd412793]:active{cursor:auto;text-decoration:none}.breadcrumb__crumb a[data-v-fd412793]{color:inherit}.breadcrumb__chevron[data-v-fd412793]{margin:0 10px 0 6px}.dropdown[data-v-9c71f7b0]{position:relative}.dropdown__select[data-v-9c71f7b0]{cursor:pointer;padding:14px 12px;border-radius:4px;border:1px solid #333;font-size:1rem;font-weight:400;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}.dropdown[data-v-9c71f7b0]:after{content:url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.2929 0.292894C10.6834 -0.0976306 11.3166 -0.0976306 11.7071 0.292894C12.0976 0.683418 12.0976 1.31658 11.7071 1.70711L6.70711 6.70711C6.31658 7.09763 5.68342 7.09763 5.29289 6.70711L0.292894 1.70711C-0.0976312 1.31658 -0.0976312 0.683417 0.292894 0.292893C0.683418 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L6 4.58579L10.2929 0.292894Z' fill='%23333333'/%3E%3C/svg%3E");top:calc(50% - 14px);right:28px;position:absolute;pointer-events:none}.dropdown span[data-v-9c71f7b0]{color:#171321}.slp-background-color-primary-100[data-v-2b3ad016]{background-color:#d1d0d3}.slp-background-color-primary-200[data-v-2b3ad016]{background-color:#171321}.slp-background-color-primary-300[data-v-2b3ad016]{background-color:#fff}.slp-background-color-secondary-100[data-v-2b3ad016]{background-color:#d1d0d3}.slp-background-color-secondary-200[data-v-2b3ad016]{background-color:#fff}.slp-background-color-secondary-300[data-v-2b3ad016]{background-color:#171321}.slp-background-color-surface-50[data-v-2b3ad016]{background-color:#fff}.slp-background-color-surface-100[data-v-2b3ad016]{background-color:#f2f1f5}.slp-background-color-surface-200[data-v-2b3ad016]{background-color:#e8e7eb}.slp-background-color-surface-300[data-v-2b3ad016]{background-color:#d1d0d3}.slp-background-color-surface-400[data-v-2b3ad016]{background-color:#a2a1a6}.slp-background-color-surface-500[data-v-2b3ad016]{background-color:#74717a}.slp-background-color-surface-600[data-v-2b3ad016]{background-color:#45424d}.slp-background-color-surface-700[data-v-2b3ad016]{background-color:#171321}.slp-background-color-surface-800[data-v-2b3ad016]{background-color:#f6f3fe}.slp-background-color-surface-900[data-v-2b3ad016]{background-color:#eee7fd}.slp-background-color-surface-950[data-v-2b3ad016]{background-color:#e3d6ff}.slp-background-color-text-50[data-v-2b3ad016]{background-color:#fff}.slp-background-color-text-100[data-v-2b3ad016]{background-color:#d1d0d3}.slp-background-color-text-200[data-v-2b3ad016]{background-color:#74717a}.slp-background-color-text-300[data-v-2b3ad016]{background-color:#171321}.slp-background-color-text-link-100[data-v-2b3ad016]{background-color:#7759c2}.slp-background-color-alert-100[data-v-2b3ad016]{background-color:#ffd4d8}.slp-background-color-alert-200[data-v-2b3ad016]{background-color:#f24f63}.slp-background-color-alert-300[data-v-2b3ad016]{background-color:#cb3446}.slp-background-color-warning-100[data-v-2b3ad016]{background-color:#ffefc7}.slp-background-color-warning-200[data-v-2b3ad016]{background-color:#ffda7a}.slp-background-color-warning-300[data-v-2b3ad016]{background-color:#ffb800}.slp-background-color-success-100[data-v-2b3ad016]{background-color:#b8e5bc}.slp-background-color-success-200[data-v-2b3ad016]{background-color:#48a651}.slp-background-color-success-300[data-v-2b3ad016]{background-color:#327338}.slp-background-color-info-100[data-v-2b3ad016]{background-color:#d6eaff}.slp-background-color-info-200[data-v-2b3ad016]{background-color:#70b4ff}.slp-background-color-info-300[data-v-2b3ad016]{background-color:#3979bf}.slp-background-color-accent-100[data-v-2b3ad016]{background-color:#fca326}.slp-background-color-accent-200[data-v-2b3ad016]{background-color:#fc6d26}.slp-background-color-accent-300[data-v-2b3ad016]{background-color:#e24329}.slp-background-color-accent-400[data-v-2b3ad016]{background-color:#a989f5}.slp-background-color-accent-500[data-v-2b3ad016]{background-color:#7759c2}
1
+ .slp-btn[data-v-56e2df5f]{box-sizing:border-box;min-width:68px;display:inline-flex;align-items:center;text-align:center;vertical-align:middle;padding:11px 16px;text-decoration:none;border-radius:4px;font-weight:660;font-size:1.125rem;line-height:1.25;transition:.3s cubic-bezier(.7,0,.3,1) background-color}.slp-btn[data-v-56e2df5f]:hover{cursor:pointer}.slp-btn-primary[data-v-56e2df5f]{background-color:#171321;color:#fff;border:1px solid #171321}.slp-btn-primary[data-v-56e2df5f]:hover{background-color:#fff;color:#171321;border:1px solid #171321}.slp-btn-primary.slp-btn-disabled[data-v-56e2df5f]{background-color:#d1d0d3;border:1px solid #D1D0D3;color:#74717a}.slp-btn-primary.slp-btn-disabled[data-v-56e2df5f]:hover{background-color:#d1d0d3;cursor:default}.slp-btn-secondary[data-v-56e2df5f]{background-color:#fff;color:#171321;border:none}.slp-btn-secondary[data-v-56e2df5f]:hover{border:none;outline:none;background-color:#e8e7eb;color:#171321}.slp-btn-secondary.slp-btn-disabled[data-v-56e2df5f]{color:#d1d0d3}.slp-btn-secondary.slp-btn-disabled[data-v-56e2df5f]:hover{background-color:#fff;cursor:default}.slp-btn-tertiary[data-v-56e2df5f]{background-color:transparent;color:#171321;border:none;padding-left:0;text-decoration:underline;text-underline-offset:2px;text-decoration-color:transparent;-webkit-text-decoration:none;transition:all .2s ease-in-out}.slp-btn-tertiary[data-v-56e2df5f]:hover{text-decoration-color:#171321;-webkit-text-decoration:underline}.slp-btn-tertiary[data-v-56e2df5f]:hover .slp-icon{transform:translate(8px)}.slp-btn-tertiary[data-v-56e2df5f] .slp-icon{margin-left:4px;transition:transform .2s ease-in-out}.slp-btn-tertiary.slp-btn-disabled[data-v-56e2df5f]{color:#d1d0d3;text-decoration:none}.slp-btn-tertiary.slp-btn-disabled[data-v-56e2df5f]:hover{background-color:#fff;cursor:default}.slp-btn-tertiary.slp-btn-disabled[data-v-56e2df5f]:hover .slp-icon{transform:none}.slp-btn-icon[data-v-56e2df5f]{min-width:unset;font-size:0px;line-height:unset;border:none;background-color:transparent;padding:8px}.slp-btn-icon.slp-btn-disabled[data-v-56e2df5f]{pointer-events:none;opacity:.5}.slp-btn-ghost[data-v-56e2df5f]{border:none;background-color:transparent;padding:8px;font-size:inherit;font-weight:inherit;line-height:inherit}.slp-btn-ghost.slp-btn-disabled[data-v-56e2df5f]{pointer-events:none;opacity:.5}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-1[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-1[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 8.3333333333%;max-width:8.3333333333%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-1[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-1[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 8.3333333333%;max-width:8.3333333333%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-1[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-1[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 8.3333333333%;max-width:8.3333333333%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-1[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-1[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 8.3333333333%;max-width:8.3333333333%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-1[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-1[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 8.3333333333%;max-width:8.3333333333%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-1[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-1[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 8.3333333333%;max-width:8.3333333333%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-2[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-2[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 16.6666666667%;max-width:16.6666666667%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-2[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-2[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 16.6666666667%;max-width:16.6666666667%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-2[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-2[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 16.6666666667%;max-width:16.6666666667%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-2[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-2[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 16.6666666667%;max-width:16.6666666667%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-2[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-2[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 16.6666666667%;max-width:16.6666666667%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-2[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-2[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 16.6666666667%;max-width:16.6666666667%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-3[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-3[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 25%;max-width:25%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-3[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-3[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 25%;max-width:25%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-3[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-3[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 25%;max-width:25%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-3[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-3[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 25%;max-width:25%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-3[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-3[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 25%;max-width:25%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-3[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-3[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 25%;max-width:25%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-4[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-4[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 33.3333333333%;max-width:33.3333333333%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-4[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-4[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 33.3333333333%;max-width:33.3333333333%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-4[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-4[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 33.3333333333%;max-width:33.3333333333%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-4[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-4[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 33.3333333333%;max-width:33.3333333333%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-4[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-4[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 33.3333333333%;max-width:33.3333333333%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-4[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-4[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 33.3333333333%;max-width:33.3333333333%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-5[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-5[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 41.6666666667%;max-width:41.6666666667%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-5[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-5[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 41.6666666667%;max-width:41.6666666667%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-5[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-5[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 41.6666666667%;max-width:41.6666666667%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-5[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-5[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 41.6666666667%;max-width:41.6666666667%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-5[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-5[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 41.6666666667%;max-width:41.6666666667%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-5[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-5[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 41.6666666667%;max-width:41.6666666667%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-6[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-6[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 50%;max-width:50%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-6[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-6[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 50%;max-width:50%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-6[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-6[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 50%;max-width:50%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-6[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-6[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 50%;max-width:50%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-6[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-6[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 50%;max-width:50%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-6[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-6[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 50%;max-width:50%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-7[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-7[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 58.3333333333%;max-width:58.3333333333%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-7[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-7[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 58.3333333333%;max-width:58.3333333333%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-7[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-7[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 58.3333333333%;max-width:58.3333333333%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-7[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-7[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 58.3333333333%;max-width:58.3333333333%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-7[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-7[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 58.3333333333%;max-width:58.3333333333%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-7[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-7[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 58.3333333333%;max-width:58.3333333333%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-8[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-8[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 66.6666666667%;max-width:66.6666666667%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-8[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-8[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 66.6666666667%;max-width:66.6666666667%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-8[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-8[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 66.6666666667%;max-width:66.6666666667%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-8[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-8[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 66.6666666667%;max-width:66.6666666667%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-8[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-8[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 66.6666666667%;max-width:66.6666666667%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-8[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-8[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 66.6666666667%;max-width:66.6666666667%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-9[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-9[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 75%;max-width:75%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-9[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-9[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 75%;max-width:75%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-9[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-9[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 75%;max-width:75%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-9[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-9[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 75%;max-width:75%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-9[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-9[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 75%;max-width:75%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-9[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-9[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 75%;max-width:75%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-10[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-10[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 83.3333333333%;max-width:83.3333333333%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-10[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-10[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 83.3333333333%;max-width:83.3333333333%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-10[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-10[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 83.3333333333%;max-width:83.3333333333%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-10[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-10[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 83.3333333333%;max-width:83.3333333333%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-10[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-10[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 83.3333333333%;max-width:83.3333333333%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-10[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-10[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 83.3333333333%;max-width:83.3333333333%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-11[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-11[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 91.6666666667%;max-width:91.6666666667%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-11[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-11[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 91.6666666667%;max-width:91.6666666667%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-11[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-11[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 91.6666666667%;max-width:91.6666666667%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-11[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-11[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 91.6666666667%;max-width:91.6666666667%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-11[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-11[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 91.6666666667%;max-width:91.6666666667%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-11[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-11[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 91.6666666667%;max-width:91.6666666667%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 0px){.slp-col-xs[data-v-00b68f22],.slp-col-xs-12[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 0px){.slp-col-xs-12[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 100%;max-width:100%}.slp-col-xs[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 576px){.slp-col-sm[data-v-00b68f22],.slp-col-sm-12[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 576px){.slp-col-sm-12[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 100%;max-width:100%}.slp-col-sm[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 768px){.slp-col-md[data-v-00b68f22],.slp-col-md-12[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 768px){.slp-col-md-12[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 100%;max-width:100%}.slp-col-md[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1025px){.slp-col-lg[data-v-00b68f22],.slp-col-lg-12[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1025px){.slp-col-lg-12[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 100%;max-width:100%}.slp-col-lg[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1200px){.slp-col-xl[data-v-00b68f22],.slp-col-xl-12[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1200px){.slp-col-xl-12[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 100%;max-width:100%}.slp-col-xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}@media (max-width: 1400px){.slp-col-2xl[data-v-00b68f22],.slp-col-2xl-12[data-v-00b68f22]{width:inherit;max-width:100%}}@media (min-width: 1400px){.slp-col-2xl-12[data-v-00b68f22]{position:relative;width:100%;min-height:1px;flex:0 0 100%;max-width:100%}.slp-col-2xl[data-v-00b68f22]{flex-basis:0;flex-grow:1;position:relative;width:100%;min-height:1px;max-width:100%}}.slp-container[data-v-67a0761e]{width:100%;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;border:1px solid transparent}@media (min-width: 640px){.slp-container[data-v-67a0761e]{max-width:95%}}@media (min-width: 1024px){.slp-container[data-v-67a0761e]{max-width:972px}}@media (min-width: 1170px){.slp-container[data-v-67a0761e]{max-width:1111px}}@media (min-width: 1400px){.slp-container[data-v-67a0761e]{max-width:1170px;padding:0}}.slp-full-grey-background[data-v-67a0761e]{background:#f2f1f5}.slp-full-charcoal-background[data-v-67a0761e]{background:#171321}.slp-partial-charcoal-background[data-v-67a0761e]{background-image:linear-gradient(to bottom,#fff,#fff 75%,#171321 75%,#171321)}@media (max-width: 576px){.slp-partial-charcoal-background[data-v-67a0761e]{background-image:linear-gradient(to bottom,#fff,#fff 30%,#171321 30%,#171321)}}.slp-gradient-background[data-v-67a0761e]{background:radial-gradient(50.08% 44.51% at 100% 100%,#a989f533,#7759c200),radial-gradient(60.76% 48.01% at 0% 100%,#e2432933,#e2432900),#fff}.slp-full-gradient-background[data-v-67a0761e]{background:linear-gradient(165.41deg,#fadcd7,#f8f5ff 23.65%,#fff 54.66%,#f6f3fe 80.95%,#ffd4d8 100.92%)}.slp-full-light-purple-background[data-v-67a0761e]{background:#f6f3fe}.slp-half-grey-background[data-v-67a0761e]{background-image:linear-gradient(to bottom,#fff,#fff 50%,#f2f1f5 50%,#f2f1f5)}.slp-partial-white-background[data-v-67a0761e]{background-image:linear-gradient(to bottom,#f2f1f5,#f2f1f5 70%,#fff 70%,#fff)}.slp-partial-grey-background[data-v-67a0761e]{background-image:linear-gradient(to bottom,#fff,#fff 60%,#f2f1f5 60%,#f2f1f5)}@media (max-width: 576px){.slp-partial-grey-background[data-v-67a0761e]{background-image:linear-gradient(to bottom,#fff,#fff 30%,#f2f1f5 30%,#f2f1f5)}}.fluid[data-v-67a0761e]{max-width:100%;margin:0;border:none;padding:0}.slp-icon--color-primary-100[data-v-b82aeda9]{color:#d1d0d3;fill:#d1d0d3}.slp-icon--color-primary-200[data-v-b82aeda9]{color:#171321;fill:#171321}.slp-icon--color-primary-300[data-v-b82aeda9]{color:#fff;fill:#fff}.slp-icon--color-secondary-100[data-v-b82aeda9]{color:#d1d0d3;fill:#d1d0d3}.slp-icon--color-secondary-200[data-v-b82aeda9]{color:#fff;fill:#fff}.slp-icon--color-secondary-300[data-v-b82aeda9]{color:#171321;fill:#171321}.slp-icon--color-surface-50[data-v-b82aeda9]{color:#fff;fill:#fff}.slp-icon--color-surface-100[data-v-b82aeda9]{color:#f2f1f5;fill:#f2f1f5}.slp-icon--color-surface-200[data-v-b82aeda9]{color:#e8e7eb;fill:#e8e7eb}.slp-icon--color-surface-300[data-v-b82aeda9]{color:#d1d0d3;fill:#d1d0d3}.slp-icon--color-surface-400[data-v-b82aeda9]{color:#a2a1a6;fill:#a2a1a6}.slp-icon--color-surface-500[data-v-b82aeda9]{color:#74717a;fill:#74717a}.slp-icon--color-surface-600[data-v-b82aeda9]{color:#45424d;fill:#45424d}.slp-icon--color-surface-700[data-v-b82aeda9]{color:#171321;fill:#171321}.slp-icon--color-surface-800[data-v-b82aeda9]{color:#f6f3fe;fill:#f6f3fe}.slp-icon--color-surface-900[data-v-b82aeda9]{color:#eee7fd;fill:#eee7fd}.slp-icon--color-surface-950[data-v-b82aeda9]{color:#e3d6ff;fill:#e3d6ff}.slp-icon--color-text-50[data-v-b82aeda9]{color:#fff;fill:#fff}.slp-icon--color-text-100[data-v-b82aeda9]{color:#d1d0d3;fill:#d1d0d3}.slp-icon--color-text-200[data-v-b82aeda9]{color:#74717a;fill:#74717a}.slp-icon--color-text-300[data-v-b82aeda9]{color:#171321;fill:#171321}.slp-icon--color-text-link-100[data-v-b82aeda9]{color:#7759c2;fill:#7759c2}.slp-icon--color-alert-100[data-v-b82aeda9]{color:#ffd4d8;fill:#ffd4d8}.slp-icon--color-alert-200[data-v-b82aeda9]{color:#f24f63;fill:#f24f63}.slp-icon--color-alert-300[data-v-b82aeda9]{color:#cb3446;fill:#cb3446}.slp-icon--color-warning-100[data-v-b82aeda9]{color:#ffefc7;fill:#ffefc7}.slp-icon--color-warning-200[data-v-b82aeda9]{color:#ffda7a;fill:#ffda7a}.slp-icon--color-warning-300[data-v-b82aeda9]{color:#ffb800;fill:#ffb800}.slp-icon--color-success-100[data-v-b82aeda9]{color:#b8e5bc;fill:#b8e5bc}.slp-icon--color-success-200[data-v-b82aeda9]{color:#48a651;fill:#48a651}.slp-icon--color-success-300[data-v-b82aeda9]{color:#327338;fill:#327338}.slp-icon--color-info-100[data-v-b82aeda9]{color:#d6eaff;fill:#d6eaff}.slp-icon--color-info-200[data-v-b82aeda9]{color:#70b4ff;fill:#70b4ff}.slp-icon--color-info-300[data-v-b82aeda9]{color:#3979bf;fill:#3979bf}.slp-icon--color-accent-100[data-v-b82aeda9]{color:#fca326;fill:#fca326}.slp-icon--color-accent-200[data-v-b82aeda9]{color:#fc6d26;fill:#fc6d26}.slp-icon--color-accent-300[data-v-b82aeda9]{color:#e24329;fill:#e24329}.slp-icon--color-accent-400[data-v-b82aeda9]{color:#a989f5;fill:#a989f5}.slp-icon--color-accent-500[data-v-b82aeda9]{color:#7759c2;fill:#7759c2}.slp-icon--size-xs[data-v-b82aeda9]{width:12px;height:12px}.slp-icon--size-sm[data-v-b82aeda9]{width:16px;height:16px}.slp-icon--size-md[data-v-b82aeda9]{width:24px;height:24px}.slp-icon--size-lg[data-v-b82aeda9]{width:32px;height:32px}.slp-icon--size-xl[data-v-b82aeda9]{width:48px;height:48px}.slp-icon[data-v-b82aeda9]{display:inline-flex;vertical-align:middle}.slp-icon div[data-v-b82aeda9]{width:inherit;height:inherit}.slp-row[data-v-adc8d02f]{display:flex;flex-wrap:wrap}.slp-text-display1[data-v-f601c702],.slp-text-display1[data-v-f601c702] *{font-size:6rem;line-height:1.0416666667;font-weight:660;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-display1[data-v-f601c702],.slp-text-display1[data-v-f601c702] *{font-size:3rem;line-height:1.0416666667;font-weight:660;letter-spacing:-.03em}}.slp-text-heading1[data-v-f601c702],.slp-text-heading1[data-v-f601c702] *{font-size:4rem;line-height:1.0625;font-weight:400;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-heading1[data-v-f601c702],.slp-text-heading1[data-v-f601c702] *{font-size:3rem;line-height:1.0416666667;font-weight:400;letter-spacing:-.03em}}.slp-text-heading2[data-v-f601c702],.slp-text-heading2[data-v-f601c702] *{font-size:3.125rem;line-height:1.04;font-weight:400;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-heading2[data-v-f601c702],.slp-text-heading2[data-v-f601c702] *{font-size:2.5rem;line-height:1.05;font-weight:400;letter-spacing:-.03em}}.slp-text-heading3[data-v-f601c702],.slp-text-heading3[data-v-f601c702] *{font-size:2.5rem;line-height:1.05;font-weight:400;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading3[data-v-f601c702],.slp-text-heading3[data-v-f601c702] *{font-size:2rem;line-height:1.0625;font-weight:400;letter-spacing:-.02em}}.slp-text-heading4[data-v-f601c702],.slp-text-heading4[data-v-f601c702] *{font-size:2rem;line-height:1.125;font-weight:400;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading4[data-v-f601c702],.slp-text-heading4[data-v-f601c702] *{font-size:1.75rem;line-height:1.0714285714;font-weight:400;letter-spacing:-.02em}}.slp-text-heading5[data-v-f601c702],.slp-text-heading5[data-v-f601c702] *{font-size:1.5rem;line-height:1.1666666667;font-weight:400;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading5[data-v-f601c702],.slp-text-heading5[data-v-f601c702] *{font-size:1.375rem;line-height:1.0909090909;font-weight:400;letter-spacing:-.02em}}.slp-text-heading1-bold[data-v-f601c702],.slp-text-heading1-bold[data-v-f601c702] *{font-size:4rem;line-height:1.0625;font-weight:660;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-heading1-bold[data-v-f601c702],.slp-text-heading1-bold[data-v-f601c702] *{font-size:3rem;line-height:1.0416666667;font-weight:660;letter-spacing:-.03em}}.slp-text-heading2-bold[data-v-f601c702],.slp-text-heading2-bold[data-v-f601c702] *{font-size:3.125rem;line-height:1.04;font-weight:660;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-heading2-bold[data-v-f601c702],.slp-text-heading2-bold[data-v-f601c702] *{font-size:2.5rem;line-height:1.05;font-weight:660;letter-spacing:-.03em}}.slp-text-heading3-bold[data-v-f601c702],.slp-text-heading3-bold[data-v-f601c702] *{font-size:2.5rem;line-height:1.05;font-weight:660;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading3-bold[data-v-f601c702],.slp-text-heading3-bold[data-v-f601c702] *{font-size:2rem;line-height:1.0625;font-weight:660;letter-spacing:-.02em}}.slp-text-heading4-bold[data-v-f601c702],.slp-text-heading4-bold[data-v-f601c702] *{font-size:2rem;line-height:1.125;font-weight:660;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading4-bold[data-v-f601c702],.slp-text-heading4-bold[data-v-f601c702] *{font-size:1.75rem;line-height:1.0714285714;font-weight:660;letter-spacing:-.02em}}.slp-text-heading5-bold[data-v-f601c702],.slp-text-heading5-bold[data-v-f601c702] *{font-size:1.5rem;line-height:1.1666666667;font-weight:660;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading5-bold[data-v-f601c702],.slp-text-heading5-bold[data-v-f601c702] *{font-size:1.375rem;line-height:1.0909090909;font-weight:660;letter-spacing:-.02em}}.slp-text-body1[data-v-f601c702],.slp-text-body1[data-v-f601c702] *{font-size:1.125rem;line-height:1.5555555556;font-weight:400}.slp-text-body2[data-v-f601c702],.slp-text-body2[data-v-f601c702] *{font-size:1rem;line-height:1.5;font-weight:400}.slp-text-body3[data-v-f601c702],.slp-text-body3[data-v-f601c702] *{font-size:.875rem;line-height:1.5714285714;font-weight:400}.slp-text-body1-bold[data-v-f601c702],.slp-text-body1-bold[data-v-f601c702] *{font-size:1.125rem;line-height:1.5555555556;font-weight:660}.slp-text-body2-bold[data-v-f601c702],.slp-text-body2-bold[data-v-f601c702] *{font-size:1rem;line-height:1.5;font-weight:660}.slp-text-body3-bold[data-v-f601c702],.slp-text-body3-bold[data-v-f601c702] *{font-size:.875rem;line-height:1.5714285714;font-weight:660}.slp-text-all-caps[data-v-f601c702],.slp-text-all-caps[data-v-f601c702] *{font-size:.75rem;line-height:1.6666666667;font-weight:660;text-transform:uppercase;letter-spacing:.1em}.slp-text-quotes[data-v-f601c702],.slp-text-quotes[data-v-f601c702] *{font-size:1.4375rem;line-height:1.652173913;font-weight:400;font-style:italic}@media (max-width: 576px){.slp-text-quotes[data-v-f601c702],.slp-text-quotes[data-v-f601c702] *{font-size:1rem;line-height:1.5rem}}.slp-text-emphasis[data-v-f601c702],.slp-text-emphasis[data-v-f601c702] *{font-size:1.4375rem;line-height:1.652173913;font-weight:400}.slp-text-arrow[data-v-f601c702],.slp-text-arrow[data-v-f601c702] *{color:#fff;cursor:pointer;font-weight:660;font-size:1rem;line-height:1.5}.slp-text-arrow[data-v-f601c702]:hover,.slp-text-arrow[data-v-f601c702] *:hover{color:#171321}.slp-text-arrow:hover .slp-link-text[data-v-f601c702],.slp-text-arrow[data-v-f601c702] *:hover .slp-link-text{text-decoration:underline}.slp-text-arrow[data-v-f601c702]:active,.slp-text-arrow[data-v-f601c702] *:active{color:#fff}.slp-text-arrow:active .slp-link-text[data-v-f601c702],.slp-text-arrow[data-v-f601c702] *:active .slp-link-text{text-decoration:underline}.arrow-symbol[data-v-f601c702]{padding-left:4px}.side-navigation-layout[data-v-68f8d83f]{display:flex}.side-navigation-layout--left[data-v-68f8d83f]{flex-direction:row}.side-navigation-layout--right[data-v-68f8d83f]{flex-direction:row-reverse}@media (max-width: 1025px){.side-navigation-layout[data-v-68f8d83f]{flex-direction:column}}.side-navigation[data-v-68f8d83f]{height:fit-content;padding:0 8px 96px;position:sticky;top:140px;display:none}@media (min-width: 1025px){.side-navigation[data-v-68f8d83f]{display:block}}.side-navigation__item[data-v-68f8d83f]{padding:12px 0}.side-navigation__item[data-v-68f8d83f]:first-child{margin-top:0}.side-navigation__link[data-v-68f8d83f]{opacity:.2;font-weight:700;line-height:12px;text-decoration:none;color:#171320;transition:all .25s ease;box-shadow:none}.side-navigation__link[data-v-68f8d83f]:hover{opacity:1}.side-navigation__link--active[data-v-68f8d83f]{opacity:1;box-shadow:inset 0 -2px #7759c2}.side-navigation--dark .side-navigation__link[data-v-68f8d83f]{color:#a2a1a6;font-size:1rem;font-weight:700;line-height:12px;text-decoration:none;opacity:1;transition:all .25s ease;box-shadow:none}.side-navigation--dark .side-navigation__link[data-v-68f8d83f]:hover{color:#d1d0d3;box-shadow:none}.side-navigation--dark .side-navigation__link--active[data-v-68f8d83f]{color:#fff;box-shadow:inset 0 -2px #7759c2}.side-navigation-dropdown[data-v-68f8d83f]{display:block;margin:16px 0;position:sticky;top:132px;background-color:#fff;z-index:100}@media (min-width: 1025px){.side-navigation-dropdown[data-v-68f8d83f]{display:none}}.side-navigation-dropdown .dropdown-toggle[data-v-68f8d83f]{display:flex;padding:10px 16px;cursor:pointer;width:100%;border:1px solid #D1D0D3;border-radius:4px;justify-content:space-between;color:#74717a;font-size:1rem}.side-navigation-dropdown .dropdown-menu[data-v-68f8d83f]{list-style:none;padding:0;border:1px solid #D1D0D3;box-shadow:0 4px 6px #0000001a;border-radius:0 0 4px 4px;border-top:none}.side-navigation-dropdown .dropdown-menu .dropdown-item[data-v-68f8d83f]{padding:10px 16px}.side-navigation-dropdown .dropdown-menu .dropdown-item[data-v-68f8d83f]:last-child{border-bottom:none}.side-navigation-dropdown .dropdown-menu .dropdown-link[data-v-68f8d83f]{text-decoration:none;display:block;color:#171321}.side-navigation-dropdown .dropdown-menu .dropdown-link[data-v-68f8d83f]:hover{font-weight:500}.side-navigation-content[data-v-68f8d83f]{flex:1}.slp-radio[data-v-f37e970e]{position:relative;padding-left:32px;margin-bottom:16px;cursor:pointer;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slp-radio.disabled[data-v-f37e970e]{color:#74717a!important;cursor:not-allowed}.slp-radio.disabled .slp-radio__checkmark[data-v-f37e970e]{border:1px solid #D1D0D3!important;cursor:not-allowed}.slp-radio.disabled .slp-radio__checkmark[data-v-f37e970e]:after{display:block;background-color:#d1d0d3}.slp-radio:hover .slp-radio__checkmark[data-v-f37e970e]{border:1px solid #A989F5}.slp-radio input[data-v-f37e970e]{position:absolute;opacity:0;height:0;width:0}.slp-radio input:checked~.slp-radio__checkmark[data-v-f37e970e]{border:1px solid #A989F5}.slp-radio input:checked~.slp-radio__checkmark[data-v-f37e970e]:after{display:block}.slp-radio__checkmark[data-v-f37e970e]{position:absolute;top:2px;left:0;height:16px;width:16px;border-radius:50%;border:1px solid #45424D}.slp-radio__checkmark span[data-v-f37e970e],.slp-radio__checkmark[data-v-f37e970e]:hover{border:1px solid #A989F5}.slp-radio__checkmark[data-v-f37e970e]:after{display:none;content:"";padding:4px;background-color:#7759c2;border-radius:50%;width:2px;height:2px;position:absolute;top:3px;left:3px}.slp-radio-group[data-v-ae31ec89]{display:flex;flex-wrap:wrap}.slp-radio-group--horizontal[data-v-ae31ec89]{flex-direction:row}.slp-radio-group--horizontal .slp-radio[data-v-ae31ec89]:not(last-child){margin-right:24px;padding-left:24px}.slp-radio-group--horizontal .slp-radio__option[data-v-ae31ec89]{flex-basis:30%}.slp-radio-group--vertical[data-v-ae31ec89]{flex-direction:column}.slp-loading-linear[data-v-ee32411b]{height:4px;width:204px;background:linear-gradient(90.89deg,#ef8cf3 -13.26%,#825ee9 67.46%);position:relative;background-position:0 0;animation:gradient-ee32411b 1s linear infinite;background-size:200% 200%}@keyframes gradient-ee32411b{0%{background-position:200% 200%}50%{background-position:100% 100%}to{background-position:0% 0%}}.slp-loading-round[data-v-ee32411b]{height:32px;width:32px;background-color:#fff;position:relative;border-radius:50%;border:8px solid #E8E7EB;border-top-color:#a989f5;transform:rotate(-45deg);animation:spin-ee32411b 1s linear infinite}@keyframes spin-ee32411b{0%{transform:rotate(-45deg)}to{transform:rotate(315deg)}}.depth-2[data-v-c3be63ed]{margin-left:32px}.depth-2.mobile[data-v-c3be63ed]{margin-left:16px}.depth-3[data-v-c3be63ed]{margin-left:48px}.depth-3.mobile[data-v-c3be63ed]{margin-left:24px}.depth-4[data-v-c3be63ed]{margin-left:64px}.depth-4.mobile[data-v-c3be63ed]{margin-left:32px}.depth-5[data-v-c3be63ed]{margin-left:80px}.depth-5.mobile[data-v-c3be63ed]{margin-left:40px}.anchor[data-v-c3be63ed]{display:block;padding:8px 16px;color:#171321;border-radius:4px;margin-bottom:4px}.anchor.selected[data-v-c3be63ed]{background-color:#f6f3fe}.anchor[data-v-c3be63ed]:hover{background-color:#e3d6ff;color:#171321}.mobile .anchor[data-v-c3be63ed]{margin-bottom:0}.mobile .anchor.selected[data-v-c3be63ed]{background-color:#fff}.mobile .anchor[data-v-c3be63ed]:hover{background-color:#fff;color:#171321}.dropdown[data-v-9b690a76]{background-color:#fff;position:sticky;left:0;right:0;top:20px;z-index:100}.dropdown .horizontal-rule[data-v-9b690a76]{border-top-width:1px;border-top:1px solid #D1D0D3}.dropdown.hide .dropdown__button[data-v-9b690a76]{border-radius:4px!important}.dropdown.hide .dropdown__list[data-v-9b690a76]{display:none}.dropdown .nav-heading[data-v-9b690a76]{font-size:12px;margin-bottom:8px;padding:0 16px}.dropdown__button[data-v-9b690a76]{border:1px solid #D1D0D3!important;display:flex;align-items:center;justify-content:space-between;width:100%;border-radius:4px 4px 0 0!important}.dropdown__list[data-v-9b690a76]{max-height:70vh;overflow-y:scroll;border:1px solid #D1D0D3;border-top:none;border-radius:0 0 4px 4px;position:absolute;top:42px;left:0;right:0;padding:16px 8px;background-color:#fff}.dropdown__link[data-v-9b690a76]{width:100%;color:#171321;text-decoration:none;display:flex;align-items:center;justify-content:space-between;margin-left:8px}#collapsible-sidebar-wrapper[data-v-9319fd2e]{display:flex}#collapsible-sidebar-wrapper #collapsible-sidebar[data-v-9319fd2e]{min-width:300px;position:sticky;padding:0 32px 32px;top:0;align-self:flex-start;overflow-y:scroll;max-height:calc(100vh - 96px);height:100%}#collapsible-sidebar-wrapper #collapsible-sidebar .nav-heading[data-v-9319fd2e]{margin-bottom:8px}#collapsible-sidebar-wrapper #collapsible-sidebar .anchors[data-v-9319fd2e]{margin-bottom:32px}@media (min-width: 768px){.mobile[data-v-9319fd2e]{display:none!important}}@media (max-width: 768px){.desktop[data-v-9319fd2e]{display:none!important}}.slp-tooltip[data-v-a2668f04]{position:relative;display:inline-block;border-bottom:1px dashed #171321}.slp-tooltip.button-mode[data-v-a2668f04]{cursor:pointer}.slp-tooltip.no-border[data-v-a2668f04]{border:none}.slp-tooltip:hover .slp-tooltip__content[data-v-a2668f04]{opacity:1}.slp-tooltip__list[data-v-a2668f04]{list-style:inside disc;list-style-position:outside;margin-left:16px}.slp-tooltip__list li[data-v-a2668f04]{margin-bottom:8px}.slp-tooltip__wrapper[data-v-a2668f04]{pointer-events:none;text-align:left;position:relative}.slp-tooltip__content[data-v-a2668f04]{position:absolute;background:#333;color:#fff;font-size:12px;line-height:16px;padding:12px;width:170px;border-radius:4px;z-index:20;transform:translate(-50%);transition:all .3s ease-in-out}.slp-tooltip__content.hover-mode[data-v-a2668f04]{opacity:0}.slp-tooltip__content[data-v-a2668f04]:before{content:"";display:block;width:0;height:0;position:absolute;left:-8px;top:50px}.slp-tooltip__content.top[data-v-a2668f04]{bottom:30px;left:50%}.slp-tooltip__content.top[data-v-a2668f04]:before{border-left:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #333;top:98%;left:46%}.slp-tooltip__content.bottom[data-v-a2668f04]{top:28px;left:50%}.slp-tooltip__content.bottom[data-v-a2668f04]:before{border-left:8px solid transparent;border-bottom:8px solid #333;border-right:8px solid transparent;left:46%;top:-8px}.slp-tooltip__content.right[data-v-a2668f04]{top:50%;left:100%;transform:translateY(-50%)}.slp-tooltip__content.right[data-v-a2668f04]:before{border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #333;left:-8px;top:50%;transform:translateY(-50%)}.slp-tooltip__content[data-v-a2668f04] a{cursor:pointer;color:#fff;text-decoration:underline;pointer-events:all}.breadcrumb[data-v-fd412793]{display:flex}.breadcrumb__crumb[data-v-fd412793]{display:flex;align-items:center;color:#7759c2;position:relative}.breadcrumb__crumb__tooltip[data-v-fd412793]{font-size:.875rem;border-bottom:none!important}.breadcrumb__crumb a span[data-v-fd412793]{white-space:nowrap}.breadcrumb__crumb[data-v-fd412793]:not(.breadcrumb__crumb--disabled):hover{text-decoration:underline}.breadcrumb__crumb--mobile[data-v-fd412793]{overflow:hidden}.breadcrumb__crumb--mobile a[data-v-fd412793]{flex:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.breadcrumb__crumb--mobile span[data-v-fd412793]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.breadcrumb__crumb--disabled[data-v-fd412793]{color:#74717a}.breadcrumb__crumb--disabled a[data-v-fd412793],.breadcrumb__crumb--disabled a[data-v-fd412793]:hover,.breadcrumb__crumb--disabled a[data-v-fd412793]:focus,.breadcrumb__crumb--disabled a[data-v-fd412793]:active{cursor:auto;text-decoration:none}.breadcrumb__crumb a[data-v-fd412793]{color:inherit}.breadcrumb__chevron[data-v-fd412793]{margin:0 10px 0 6px}.dropdown[data-v-e3d886e6]{position:relative}.dropdown__select[data-v-e3d886e6]{cursor:pointer;padding:14px 12px;border-radius:4px;border:1px solid #333;font-size:1rem;font-weight:400;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}.dropdown[data-v-e3d886e6]:after{content:url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.2929 0.292894C10.6834 -0.0976306 11.3166 -0.0976306 11.7071 0.292894C12.0976 0.683418 12.0976 1.31658 11.7071 1.70711L6.70711 6.70711C6.31658 7.09763 5.68342 7.09763 5.29289 6.70711L0.292894 1.70711C-0.0976312 1.31658 -0.0976312 0.683417 0.292894 0.292893C0.683418 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L6 4.58579L10.2929 0.292894Z' fill='%23333333'/%3E%3C/svg%3E");top:calc(50% - 14px);right:28px;position:absolute;pointer-events:none}.dropdown span[data-v-e3d886e6]{color:#171321}.slp-background-color-primary-100[data-v-2b3ad016]{background-color:#d1d0d3}.slp-background-color-primary-200[data-v-2b3ad016]{background-color:#171321}.slp-background-color-primary-300[data-v-2b3ad016]{background-color:#fff}.slp-background-color-secondary-100[data-v-2b3ad016]{background-color:#d1d0d3}.slp-background-color-secondary-200[data-v-2b3ad016]{background-color:#fff}.slp-background-color-secondary-300[data-v-2b3ad016]{background-color:#171321}.slp-background-color-surface-50[data-v-2b3ad016]{background-color:#fff}.slp-background-color-surface-100[data-v-2b3ad016]{background-color:#f2f1f5}.slp-background-color-surface-200[data-v-2b3ad016]{background-color:#e8e7eb}.slp-background-color-surface-300[data-v-2b3ad016]{background-color:#d1d0d3}.slp-background-color-surface-400[data-v-2b3ad016]{background-color:#a2a1a6}.slp-background-color-surface-500[data-v-2b3ad016]{background-color:#74717a}.slp-background-color-surface-600[data-v-2b3ad016]{background-color:#45424d}.slp-background-color-surface-700[data-v-2b3ad016]{background-color:#171321}.slp-background-color-surface-800[data-v-2b3ad016]{background-color:#f6f3fe}.slp-background-color-surface-900[data-v-2b3ad016]{background-color:#eee7fd}.slp-background-color-surface-950[data-v-2b3ad016]{background-color:#e3d6ff}.slp-background-color-text-50[data-v-2b3ad016]{background-color:#fff}.slp-background-color-text-100[data-v-2b3ad016]{background-color:#d1d0d3}.slp-background-color-text-200[data-v-2b3ad016]{background-color:#74717a}.slp-background-color-text-300[data-v-2b3ad016]{background-color:#171321}.slp-background-color-text-link-100[data-v-2b3ad016]{background-color:#7759c2}.slp-background-color-alert-100[data-v-2b3ad016]{background-color:#ffd4d8}.slp-background-color-alert-200[data-v-2b3ad016]{background-color:#f24f63}.slp-background-color-alert-300[data-v-2b3ad016]{background-color:#cb3446}.slp-background-color-warning-100[data-v-2b3ad016]{background-color:#ffefc7}.slp-background-color-warning-200[data-v-2b3ad016]{background-color:#ffda7a}.slp-background-color-warning-300[data-v-2b3ad016]{background-color:#ffb800}.slp-background-color-success-100[data-v-2b3ad016]{background-color:#b8e5bc}.slp-background-color-success-200[data-v-2b3ad016]{background-color:#48a651}.slp-background-color-success-300[data-v-2b3ad016]{background-color:#327338}.slp-background-color-info-100[data-v-2b3ad016]{background-color:#d6eaff}.slp-background-color-info-200[data-v-2b3ad016]{background-color:#70b4ff}.slp-background-color-info-300[data-v-2b3ad016]{background-color:#3979bf}.slp-background-color-accent-100[data-v-2b3ad016]{background-color:#fca326}.slp-background-color-accent-200[data-v-2b3ad016]{background-color:#fc6d26}.slp-background-color-accent-300[data-v-2b3ad016]{background-color:#e24329}.slp-background-color-accent-400[data-v-2b3ad016]{background-color:#a989f5}.slp-background-color-accent-500[data-v-2b3ad016]{background-color:#7759c2}
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "slippers-ui",
3
3
  "description": "GitLab Marketing Design System",
4
4
  "author": "GitLab",
5
- "version": "3.1.18",
5
+ "version": "3.1.20",
6
6
  "type": "module",
7
7
  "files": [
8
8
  "dist",