slippers-ui 3.1.27 → 3.1.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/slippers-ui.es.js +37 -37
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/slippers-ui.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as S, computed as y, openBlock as s, createElementBlock as r, mergeProps as U, renderSlot as b, normalizeClass as g, createElementVNode as v, createBlock as B, resolveDynamicComponent as j, normalizeStyle as Z, withCtx as N, createCommentVNode as E, ref as
|
|
1
|
+
import { defineComponent as S, computed as y, openBlock as s, createElementBlock as r, mergeProps as U, renderSlot as b, normalizeClass as g, createElementVNode as v, createBlock as B, resolveDynamicComponent as j, normalizeStyle as Z, withCtx as N, createCommentVNode as E, ref as C, onMounted as A, nextTick as te, onUnmounted as F, createVNode as $, unref as V, Fragment as T, renderList as z, withModifiers as K, toDisplayString as w, createTextVNode as G, resolveComponent as ae, withDirectives as P, vShow as q, normalizeProps as oe, guardReactiveProps as ne, onBeforeUnmount as J, onBeforeMount as se, vModelSelect as le } from "vue";
|
|
2
2
|
import { _ as k, C as Q, a as X, b as Y, c as ie } from "./chunks/ChevronLgUp-EczI5oF8.js";
|
|
3
3
|
const re = ["href"], de = /* @__PURE__ */ S({
|
|
4
4
|
__name: "SlpButton",
|
|
@@ -185,10 +185,10 @@ function Se(h, e) {
|
|
|
185
185
|
b(h.$slots, "default", {}, void 0, !0)
|
|
186
186
|
]);
|
|
187
187
|
}
|
|
188
|
-
const
|
|
188
|
+
const Ct = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f"]]), Ce = {
|
|
189
189
|
key: 0,
|
|
190
190
|
class: "arrow-symbol"
|
|
191
|
-
},
|
|
191
|
+
}, Le = /* @__PURE__ */ S({
|
|
192
192
|
__name: "SlpTypography",
|
|
193
193
|
props: {
|
|
194
194
|
variant: {},
|
|
@@ -223,12 +223,12 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
223
223
|
}, {
|
|
224
224
|
default: N(() => [
|
|
225
225
|
b(d.$slots, "default", {}, void 0, !0),
|
|
226
|
-
a.value === "arrow" ? (s(), r("span",
|
|
226
|
+
a.value === "arrow" ? (s(), r("span", Ce, "→")) : E("", !0)
|
|
227
227
|
]),
|
|
228
228
|
_: 3
|
|
229
229
|
}, 8, ["class"]));
|
|
230
230
|
}
|
|
231
|
-
}), R = /* @__PURE__ */ k(
|
|
231
|
+
}), R = /* @__PURE__ */ k(Le, [["__scopeId", "data-v-64ad2128"]]), Ie = {
|
|
232
232
|
key: 0,
|
|
233
233
|
class: "dropdown-menu"
|
|
234
234
|
}, Ne = ["onClick"], Te = { class: "side-navigation" }, ze = ["data-ga-name", "onClick"], Ee = /* @__PURE__ */ S({
|
|
@@ -248,11 +248,11 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
248
248
|
}
|
|
249
249
|
},
|
|
250
250
|
setup(h) {
|
|
251
|
-
const e = h, n =
|
|
251
|
+
const e = h, n = C(null), i = (c) => {
|
|
252
252
|
n.value && !n.value.contains(c.target) && (d.value = !1);
|
|
253
|
-
}, a =
|
|
253
|
+
}, a = C(null), o = C(null);
|
|
254
254
|
let p = null;
|
|
255
|
-
const d =
|
|
255
|
+
const d = C(!1), u = (c) => {
|
|
256
256
|
const l = document.getElementById(c);
|
|
257
257
|
l && l.scrollIntoView({ behavior: "smooth" }), d.value = !1;
|
|
258
258
|
}, t = () => {
|
|
@@ -341,7 +341,7 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
341
341
|
], 512)
|
|
342
342
|
], 2));
|
|
343
343
|
}
|
|
344
|
-
}),
|
|
344
|
+
}), Lt = /* @__PURE__ */ k(Ee, [["__scopeId", "data-v-68f8d83f"]]), Ve = ["for"], Ge = ["name", "value", "id", "checked", "disabled"], Me = /* @__PURE__ */ S({
|
|
345
345
|
__name: "SlpRadioButton",
|
|
346
346
|
props: {
|
|
347
347
|
option: {},
|
|
@@ -360,7 +360,7 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
360
360
|
for: a.option,
|
|
361
361
|
class: g(["slp-radio", { disabled: (p = a.config) == null ? void 0 : p.disabled }])
|
|
362
362
|
}, [
|
|
363
|
-
|
|
363
|
+
G(w(a.option) + " ", 1),
|
|
364
364
|
v("input", {
|
|
365
365
|
type: "radio",
|
|
366
366
|
name: a.name,
|
|
@@ -369,12 +369,12 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
369
369
|
onInput: i,
|
|
370
370
|
checked: (d = a.config) == null ? void 0 : d.checked,
|
|
371
371
|
disabled: (u = a.config) == null ? void 0 : u.disabled
|
|
372
|
-
}, null, 40,
|
|
372
|
+
}, null, 40, Ge),
|
|
373
373
|
o[0] || (o[0] = v("span", { class: "slp-radio__checkmark" }, null, -1))
|
|
374
374
|
], 10, Ve);
|
|
375
375
|
};
|
|
376
376
|
}
|
|
377
|
-
}), Be = /* @__PURE__ */ k(
|
|
377
|
+
}), Be = /* @__PURE__ */ k(Me, [["__scopeId", "data-v-f37e970e"]]), Oe = /* @__PURE__ */ S({
|
|
378
378
|
__name: "SlpRadioButtonGroup",
|
|
379
379
|
props: {
|
|
380
380
|
options: {},
|
|
@@ -464,7 +464,7 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
464
464
|
"data-ga-location": (t = e.config) == null ? void 0 : t.dataGaLocation
|
|
465
465
|
}, w(e.text), 11, De)) : E("", !0),
|
|
466
466
|
(s(!0), r(T, null, z(e.nodes, (c) => {
|
|
467
|
-
var l, f, m, _,
|
|
467
|
+
var l, f, m, _, L, I;
|
|
468
468
|
return s(), B(i, {
|
|
469
469
|
key: c.text,
|
|
470
470
|
nodes: c.nodes,
|
|
@@ -474,7 +474,7 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
474
474
|
dataGaName: (f = c.config) == null ? void 0 : f.dataGaName,
|
|
475
475
|
dataGaLocation: (m = c.config) == null ? void 0 : m.dataGaLocation,
|
|
476
476
|
depth: (((_ = e.config) == null ? void 0 : _.depth) ?? 0) + 1,
|
|
477
|
-
isSelected: (
|
|
477
|
+
isSelected: (L = c.config) == null ? void 0 : L.isSelected,
|
|
478
478
|
mobile: (I = e.config) == null ? void 0 : I.mobile
|
|
479
479
|
}
|
|
480
480
|
}, null, 8, ["nodes", "text", "config"]);
|
|
@@ -490,7 +490,7 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
490
490
|
hyperlinks: {}
|
|
491
491
|
},
|
|
492
492
|
setup(h) {
|
|
493
|
-
const e =
|
|
493
|
+
const e = C(!1), n = () => {
|
|
494
494
|
e.value = !e.value;
|
|
495
495
|
};
|
|
496
496
|
return (i, a) => {
|
|
@@ -518,7 +518,7 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
518
518
|
class: "nav-heading"
|
|
519
519
|
}, {
|
|
520
520
|
default: N(() => [
|
|
521
|
-
|
|
521
|
+
G(w(i.anchors.text), 1)
|
|
522
522
|
]),
|
|
523
523
|
_: 1
|
|
524
524
|
}, 512), [
|
|
@@ -540,7 +540,7 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
540
540
|
default: N(() => {
|
|
541
541
|
var u;
|
|
542
542
|
return [
|
|
543
|
-
|
|
543
|
+
G(w((u = i.hyperlinks) == null ? void 0 : u.text), 1)
|
|
544
544
|
];
|
|
545
545
|
}),
|
|
546
546
|
_: 1
|
|
@@ -587,7 +587,7 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
587
587
|
alwaysExpanded: { type: Boolean }
|
|
588
588
|
},
|
|
589
589
|
setup(h) {
|
|
590
|
-
const e = h, n =
|
|
590
|
+
const e = h, n = C([]), i = C(
|
|
591
591
|
e.anchors.data.map((l) => ({
|
|
592
592
|
text: l.text,
|
|
593
593
|
nodes: l.nodes,
|
|
@@ -599,17 +599,17 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
599
599
|
mobile: !1
|
|
600
600
|
}
|
|
601
601
|
}))
|
|
602
|
-
), a =
|
|
602
|
+
), a = C(!0);
|
|
603
603
|
let o = null;
|
|
604
604
|
const p = (l, f = []) => (l.forEach((m) => {
|
|
605
605
|
m.config.href && f.push(m.config.href), m.nodes && p(m.nodes, f);
|
|
606
606
|
}), f), d = (l) => {
|
|
607
|
-
const f = [], m = (_) => _.some((
|
|
607
|
+
const f = [], m = (_) => _.some((L, I) => (f.push(I), L.config.href === l || L.nodes && m(L.nodes) ? !0 : (f.pop(), !1)));
|
|
608
608
|
return m(e.anchors.data), f;
|
|
609
609
|
}, u = (l) => {
|
|
610
610
|
let f = 0;
|
|
611
|
-
const m = (_,
|
|
612
|
-
const
|
|
611
|
+
const m = (_, L, I) => {
|
|
612
|
+
const M = {
|
|
613
613
|
text: _.text,
|
|
614
614
|
config: {
|
|
615
615
|
href: _.config.href,
|
|
@@ -617,13 +617,13 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
617
617
|
dataGaLocation: _.config.dataGaLocation
|
|
618
618
|
}
|
|
619
619
|
};
|
|
620
|
-
return l &&
|
|
620
|
+
return l && L === 0 && (M.config.isSelected = !0), e.alwaysExpanded ? (n.value[I] === L && (M.config.isSelected = !0), _.nodes && (M.nodes = _.nodes.map(
|
|
621
621
|
(D, W) => m(D, W, I + 1)
|
|
622
|
-
))) : n.value[I] ===
|
|
622
|
+
))) : n.value[I] === L && (_.nodes && (I += 1, M.nodes = _.nodes.map(
|
|
623
623
|
(D, W) => m(D, W, I)
|
|
624
|
-
), I -= 1), I + 1 === n.value.length && (
|
|
624
|
+
), I -= 1), I + 1 === n.value.length && (M.config.isSelected = !0)), M;
|
|
625
625
|
};
|
|
626
|
-
return e.anchors.data.map((_,
|
|
626
|
+
return e.anchors.data.map((_, L) => m(_, L, f));
|
|
627
627
|
}, t = (l) => {
|
|
628
628
|
l.forEach((f) => {
|
|
629
629
|
f.isIntersecting ? (n.value = d(`#${f.target.id}`), e.alwaysExpanded || (i.value = u(!1))) : a.value && !e.alwaysExpanded && (i.value = u(!0), a.value = !1), e.alwaysExpanded && (i.value = u(!1));
|
|
@@ -642,9 +642,9 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
642
642
|
}, 0);
|
|
643
643
|
};
|
|
644
644
|
return A(() => {
|
|
645
|
-
|
|
645
|
+
c();
|
|
646
646
|
}), F(() => {
|
|
647
|
-
|
|
647
|
+
o && o.disconnect();
|
|
648
648
|
}), (l, f) => (s(), r("div", null, [
|
|
649
649
|
v("div", je, [
|
|
650
650
|
$(Ke, oe(ne({ anchors: l.anchors, hyperlinks: l.hyperlinks })), null, 16),
|
|
@@ -664,7 +664,7 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
664
664
|
class: "nav-heading"
|
|
665
665
|
}, {
|
|
666
666
|
default: N(() => [
|
|
667
|
-
|
|
667
|
+
G(w(l.anchors.text), 1)
|
|
668
668
|
]),
|
|
669
669
|
_: 1
|
|
670
670
|
})) : E("", !0),
|
|
@@ -675,7 +675,7 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
675
675
|
])
|
|
676
676
|
]));
|
|
677
677
|
}
|
|
678
|
-
}), Tt = /* @__PURE__ */ k(Xe, [["__scopeId", "data-v-
|
|
678
|
+
}), Tt = /* @__PURE__ */ k(Xe, [["__scopeId", "data-v-28e2fc48"]]), Ye = ["id", "aria-describedby"], xe = { class: "slp-tooltip__wrapper" }, et = ["id", "data-ga-features", "data-ga-features-sub", "data-ga-features-sub-card", "data-ga-name", "data-ga-location", "href"], tt = ["id"], at = ["id", "aria-describedby"], ot = { class: "slp-tooltip__wrapper" }, nt = ["id", "innerHTML"], st = ["id"], lt = /* @__PURE__ */ S({
|
|
679
679
|
__name: "SlpTooltip",
|
|
680
680
|
props: {
|
|
681
681
|
text: { default: "" },
|
|
@@ -686,7 +686,7 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
686
686
|
dataProperties: { default: null }
|
|
687
687
|
},
|
|
688
688
|
setup(h) {
|
|
689
|
-
const e = h, n =
|
|
689
|
+
const e = h, n = C(!1), i = C(""), a = C(""), o = C(""), p = (t) => {
|
|
690
690
|
e.mode === "hover" && (n.value = t.type === "mouseenter");
|
|
691
691
|
}, d = () => {
|
|
692
692
|
n.value = e.mode === "click" ? !n.value : !1;
|
|
@@ -718,7 +718,7 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
718
718
|
key: 0,
|
|
719
719
|
class: g(["slp-tooltip__content", `${t.position} ${t.mode === "hover" ? "hover-mode" : ""}`])
|
|
720
720
|
}, [
|
|
721
|
-
|
|
721
|
+
G(w(o.value) + " ", 1),
|
|
722
722
|
t.text ? (s(), r("a", {
|
|
723
723
|
key: 0,
|
|
724
724
|
id: `${t.id}-content`,
|
|
@@ -795,7 +795,7 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
795
795
|
router: {}
|
|
796
796
|
},
|
|
797
797
|
setup(h) {
|
|
798
|
-
const e = h, n =
|
|
798
|
+
const e = h, n = C(e.crumbs), i = C(!1), a = (d) => {
|
|
799
799
|
const u = d.split(" ");
|
|
800
800
|
for (let t = 0; t < u.length; t++)
|
|
801
801
|
u[t] = u[t][0].toUpperCase() + u[t].substr(1);
|
|
@@ -856,7 +856,7 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
856
856
|
property: "name"
|
|
857
857
|
}, {
|
|
858
858
|
default: N(() => [
|
|
859
|
-
|
|
859
|
+
G(w(t.title.length > 18 ? t.title.substring(0, 18).concat("...") : t.title), 1)
|
|
860
860
|
]),
|
|
861
861
|
_: 2
|
|
862
862
|
}, 1024)
|
|
@@ -905,7 +905,7 @@ const Lt = /* @__PURE__ */ k(ke, [["render", Se], ["__scopeId", "data-v-adc8d02f
|
|
|
905
905
|
property: "name"
|
|
906
906
|
}, {
|
|
907
907
|
default: N(() => [
|
|
908
|
-
|
|
908
|
+
G(w(n.value[n.value.length - 2].title), 1)
|
|
909
909
|
]),
|
|
910
910
|
_: 1
|
|
911
911
|
})
|
|
@@ -1017,9 +1017,9 @@ export {
|
|
|
1017
1017
|
Nt as SlpLoader,
|
|
1018
1018
|
Be as SlpRadioButton,
|
|
1019
1019
|
It as SlpRadioButtonGroup,
|
|
1020
|
-
|
|
1020
|
+
Ct as SlpRow,
|
|
1021
1021
|
Vt as SlpSection,
|
|
1022
|
-
|
|
1022
|
+
Lt as SlpSideNavigation,
|
|
1023
1023
|
Tt as SlpSideNavigationWithTree,
|
|
1024
1024
|
it as SlpTooltip,
|
|
1025
1025
|
R as SlpTypography
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.slp-btn[data-v-c6fd7cb9]{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-c6fd7cb9]:hover{cursor:pointer}.slp-btn-primary[data-v-c6fd7cb9]{background-color:#171321;color:#fff;border:1px solid #171321}.slp-btn-primary[data-v-c6fd7cb9]:hover{background-color:#fff;color:#171321;border:1px solid #171321}.slp-btn-primary.slp-btn-disabled[data-v-c6fd7cb9]{background-color:#d1d0d3;border:1px solid #D1D0D3;color:#74717a}.slp-btn-primary.slp-btn-disabled[data-v-c6fd7cb9]:hover{background-color:#d1d0d3;cursor:default}.slp-btn-secondary[data-v-c6fd7cb9]{background-color:#fff;color:#171321;border:none}.slp-btn-secondary[data-v-c6fd7cb9]:hover{border:none;outline:none;background-color:#e8e7eb;color:#171321}.slp-btn-secondary.slp-btn-disabled[data-v-c6fd7cb9]{color:#d1d0d3}.slp-btn-secondary.slp-btn-disabled[data-v-c6fd7cb9]:hover{background-color:#fff;cursor:default}.slp-btn-tertiary[data-v-c6fd7cb9]{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-c6fd7cb9]:hover{text-decoration-color:#171321;-webkit-text-decoration:underline}.slp-btn-tertiary[data-v-c6fd7cb9]:hover .slp-icon{transform:translate(8px)}.slp-btn-tertiary[data-v-c6fd7cb9] .slp-icon{margin-left:4px;transition:transform .2s ease-in-out}.slp-btn-tertiary.slp-btn-disabled[data-v-c6fd7cb9]{color:#d1d0d3;text-decoration:none}.slp-btn-tertiary.slp-btn-disabled[data-v-c6fd7cb9]:hover{background-color:#fff;cursor:default}.slp-btn-tertiary.slp-btn-disabled[data-v-c6fd7cb9]:hover .slp-icon{transform:none}.slp-btn-icon[data-v-c6fd7cb9]{min-width:unset;font-size:0px;line-height:unset;border:none;background-color:transparent;padding:8px}.slp-btn-icon.slp-btn-disabled[data-v-c6fd7cb9]{pointer-events:none;opacity:.5}.slp-btn-ghost[data-v-c6fd7cb9]{border:none;background-color:transparent;padding:8px;font-size:inherit;font-weight:inherit;line-height:inherit}.slp-btn-ghost.slp-btn-disabled[data-v-c6fd7cb9]{pointer-events:none;opacity:.5}.slp-btn-outline[data-v-c6fd7cb9]{background-color:transparent;color:#171321;border:1px solid #171321}.slp-btn-outline[data-v-c6fd7cb9]:hover{background-color:#e8e7eb;color:#171321;border:1px solid #171321}.slp-btn-outline.slp-btn-disabled[data-v-c6fd7cb9]{color:#d1d0d3;border:1px solid #F2F1F5}.slp-btn-outline.slp-btn-disabled[data-v-c6fd7cb9]:hover{background-color:transparent;cursor:default}@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-e594efe8]{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-e594efe8]{max-width:95%}}@media (min-width: 1024px){.slp-container[data-v-e594efe8]{max-width:972px}}@media (min-width: 1170px){.slp-container[data-v-e594efe8]{max-width:1111px}}@media (min-width: 1400px){.slp-container[data-v-e594efe8]{max-width:1170px;padding:0}}.slp-full-grey-background[data-v-e594efe8]{background:#f2f1f5}.slp-full-charcoal-background[data-v-e594efe8]{background:#171321}.slp-partial-charcoal-background[data-v-e594efe8]{background-image:linear-gradient(to bottom,#fff,#fff 75%,#171321 75%,#171321)}@media (max-width: 576px){.slp-partial-charcoal-background[data-v-e594efe8]{background-image:linear-gradient(to bottom,#fff,#fff 30%,#171321 30%,#171321)}}.slp-gradient-background[data-v-e594efe8]{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-e594efe8]{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-e594efe8]{background:#f6f3fe}.slp-half-grey-background[data-v-e594efe8]{background-image:linear-gradient(to bottom,#fff,#fff 50%,#f2f1f5 50%,#f2f1f5)}.slp-partial-white-background[data-v-e594efe8]{background-image:linear-gradient(to bottom,#f2f1f5,#f2f1f5 70%,#fff 70%,#fff)}.slp-partial-grey-background[data-v-e594efe8]{background-image:linear-gradient(to bottom,#fff,#fff 60%,#f2f1f5 60%,#f2f1f5)}@media (max-width: 576px){.slp-partial-grey-background[data-v-e594efe8]{background-image:linear-gradient(to bottom,#fff,#fff 30%,#f2f1f5 30%,#f2f1f5)}}.fluid[data-v-e594efe8]{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-64ad2128],.slp-text-display1[data-v-64ad2128] *{font-size:6rem;line-height:1.0416666667;font-weight:660;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-display1[data-v-64ad2128],.slp-text-display1[data-v-64ad2128] *{font-size:3rem;line-height:1.0416666667;font-weight:660;letter-spacing:-.03em}}.slp-text-heading1[data-v-64ad2128],.slp-text-heading1[data-v-64ad2128] *{font-size:4rem;line-height:1.0625;font-weight:400;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-heading1[data-v-64ad2128],.slp-text-heading1[data-v-64ad2128] *{font-size:3rem;line-height:1.0416666667;font-weight:400;letter-spacing:-.03em}}.slp-text-heading2[data-v-64ad2128],.slp-text-heading2[data-v-64ad2128] *{font-size:3.125rem;line-height:1.04;font-weight:400;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-heading2[data-v-64ad2128],.slp-text-heading2[data-v-64ad2128] *{font-size:2.5rem;line-height:1.05;font-weight:400;letter-spacing:-.03em}}.slp-text-heading3[data-v-64ad2128],.slp-text-heading3[data-v-64ad2128] *{font-size:2.5rem;line-height:1.05;font-weight:400;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading3[data-v-64ad2128],.slp-text-heading3[data-v-64ad2128] *{font-size:2rem;line-height:1.0625;font-weight:400;letter-spacing:-.02em}}.slp-text-heading4[data-v-64ad2128],.slp-text-heading4[data-v-64ad2128] *{font-size:2rem;line-height:1.125;font-weight:400;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading4[data-v-64ad2128],.slp-text-heading4[data-v-64ad2128] *{font-size:1.75rem;line-height:1.0714285714;font-weight:400;letter-spacing:-.02em}}.slp-text-heading5[data-v-64ad2128],.slp-text-heading5[data-v-64ad2128] *{font-size:1.5rem;line-height:1.1666666667;font-weight:400;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading5[data-v-64ad2128],.slp-text-heading5[data-v-64ad2128] *{font-size:1.375rem;line-height:1.0909090909;font-weight:400;letter-spacing:-.02em}}.slp-text-heading1-bold[data-v-64ad2128],.slp-text-heading1-bold[data-v-64ad2128] *{font-size:4rem;line-height:1.0625;font-weight:660;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-heading1-bold[data-v-64ad2128],.slp-text-heading1-bold[data-v-64ad2128] *{font-size:3rem;line-height:1.0416666667;font-weight:660;letter-spacing:-.03em}}.slp-text-heading2-bold[data-v-64ad2128],.slp-text-heading2-bold[data-v-64ad2128] *{font-size:3.125rem;line-height:1.04;font-weight:660;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-heading2-bold[data-v-64ad2128],.slp-text-heading2-bold[data-v-64ad2128] *{font-size:2.5rem;line-height:1.05;font-weight:660;letter-spacing:-.03em}}.slp-text-heading3-bold[data-v-64ad2128],.slp-text-heading3-bold[data-v-64ad2128] *{font-size:2.5rem;line-height:1.05;font-weight:660;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading3-bold[data-v-64ad2128],.slp-text-heading3-bold[data-v-64ad2128] *{font-size:2rem;line-height:1.0625;font-weight:660;letter-spacing:-.02em}}.slp-text-heading4-bold[data-v-64ad2128],.slp-text-heading4-bold[data-v-64ad2128] *{font-size:2rem;line-height:1.125;font-weight:580;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading4-bold[data-v-64ad2128],.slp-text-heading4-bold[data-v-64ad2128] *{font-size:1.75rem;line-height:1.0714285714;font-weight:660;letter-spacing:-.02em}}.slp-text-heading5-bold[data-v-64ad2128],.slp-text-heading5-bold[data-v-64ad2128] *{font-size:1.5rem;line-height:1.1666666667;font-weight:580;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading5-bold[data-v-64ad2128],.slp-text-heading5-bold[data-v-64ad2128] *{font-size:1.375rem;line-height:1.0909090909;font-weight:660;letter-spacing:-.02em}}.slp-text-body1[data-v-64ad2128],.slp-text-body1[data-v-64ad2128] *{font-size:1.125rem;line-height:1.5555555556;font-weight:400}.slp-text-body2[data-v-64ad2128],.slp-text-body2[data-v-64ad2128] *{font-size:1rem;line-height:1.5;font-weight:400}.slp-text-body3[data-v-64ad2128],.slp-text-body3[data-v-64ad2128] *{font-size:.875rem;line-height:1.5714285714;font-weight:400}.slp-text-body1-bold[data-v-64ad2128],.slp-text-body1-bold[data-v-64ad2128] *{font-size:1.125rem;line-height:1.5555555556;font-weight:660}.slp-text-body2-bold[data-v-64ad2128],.slp-text-body2-bold[data-v-64ad2128] *{font-size:1rem;line-height:1.5;font-weight:660}.slp-text-body3-bold[data-v-64ad2128],.slp-text-body3-bold[data-v-64ad2128] *{font-size:.875rem;line-height:1.5714285714;font-weight:660}.slp-text-all-caps[data-v-64ad2128],.slp-text-all-caps[data-v-64ad2128] *{font-size:.75rem;line-height:1.6666666667;font-weight:660;text-transform:uppercase;letter-spacing:.1em}.slp-text-quotes[data-v-64ad2128],.slp-text-quotes[data-v-64ad2128] *{font-size:1.4375rem;line-height:1.652173913;font-weight:400;font-style:italic}@media (max-width: 576px){.slp-text-quotes[data-v-64ad2128],.slp-text-quotes[data-v-64ad2128] *{font-size:1rem;line-height:1.5rem}}.slp-text-emphasis[data-v-64ad2128],.slp-text-emphasis[data-v-64ad2128] *{font-size:1.4375rem;line-height:1.652173913;font-weight:400}.slp-text-arrow[data-v-64ad2128],.slp-text-arrow[data-v-64ad2128] *{color:#fff;cursor:pointer;font-weight:660;font-size:1rem;line-height:1.5}.slp-text-arrow[data-v-64ad2128]:hover,.slp-text-arrow[data-v-64ad2128] *:hover{color:#171321}.slp-text-arrow:hover .slp-link-text[data-v-64ad2128],.slp-text-arrow[data-v-64ad2128] *:hover .slp-link-text{text-decoration:underline}.slp-text-arrow[data-v-64ad2128]:active,.slp-text-arrow[data-v-64ad2128] *:active{color:#fff}.slp-text-arrow:active .slp-link-text[data-v-64ad2128],.slp-text-arrow[data-v-64ad2128] *:active .slp-link-text{text-decoration:underline}.arrow-symbol[data-v-64ad2128]{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-15e9e921]{display:flex}#collapsible-sidebar-wrapper #collapsible-sidebar[data-v-15e9e921]{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-15e9e921]{margin-bottom:8px}#collapsible-sidebar-wrapper #collapsible-sidebar .anchors[data-v-15e9e921]{margin-bottom:32px}@media (min-width: 768px){.mobile[data-v-15e9e921]{display:none!important}}@media (max-width: 768px){.desktop[data-v-15e9e921]{display:none!important}}@media (max-width: 768px){.desktop-navigation[data-v-15e9e921]{display:none}}@media (min-width: 768px){.mobile-navigation[data-v-15e9e921]{display:none}}.slp-tooltip[data-v-1280f345]{position:relative;display:inline-block;border-bottom:1px dashed #171321}.slp-tooltip.button-mode[data-v-1280f345]{cursor:pointer}.slp-tooltip.no-border[data-v-1280f345]{border:none}.slp-tooltip:hover .slp-tooltip__content[data-v-1280f345]{opacity:1}.slp-tooltip__list[data-v-1280f345]{list-style:inside disc;list-style-position:outside;margin-left:16px}.slp-tooltip__list li[data-v-1280f345]{margin-bottom:8px}.slp-tooltip__wrapper[data-v-1280f345]{pointer-events:none;text-align:left;position:relative}.slp-tooltip__content[data-v-1280f345]{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-1280f345]{opacity:0}.slp-tooltip__content[data-v-1280f345]:before{content:"";display:block;width:0;height:0;position:absolute;left:-8px;top:50px}.slp-tooltip__content.top[data-v-1280f345]{bottom:30px;left:50%}.slp-tooltip__content.top[data-v-1280f345]: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-1280f345]{top:28px;left:50%}.slp-tooltip__content.bottom[data-v-1280f345]: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-1280f345]{top:50%;left:100%;transform:translateY(-50%)}.slp-tooltip__content.right[data-v-1280f345]: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-1280f345] 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-4a5d0657]{position:relative;cursor:pointer;padding:14px 40px 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-color:transparent;background-image: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");background-repeat:no-repeat;background-position:right 12px center}.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-c6fd7cb9]{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-c6fd7cb9]:hover{cursor:pointer}.slp-btn-primary[data-v-c6fd7cb9]{background-color:#171321;color:#fff;border:1px solid #171321}.slp-btn-primary[data-v-c6fd7cb9]:hover{background-color:#fff;color:#171321;border:1px solid #171321}.slp-btn-primary.slp-btn-disabled[data-v-c6fd7cb9]{background-color:#d1d0d3;border:1px solid #D1D0D3;color:#74717a}.slp-btn-primary.slp-btn-disabled[data-v-c6fd7cb9]:hover{background-color:#d1d0d3;cursor:default}.slp-btn-secondary[data-v-c6fd7cb9]{background-color:#fff;color:#171321;border:none}.slp-btn-secondary[data-v-c6fd7cb9]:hover{border:none;outline:none;background-color:#e8e7eb;color:#171321}.slp-btn-secondary.slp-btn-disabled[data-v-c6fd7cb9]{color:#d1d0d3}.slp-btn-secondary.slp-btn-disabled[data-v-c6fd7cb9]:hover{background-color:#fff;cursor:default}.slp-btn-tertiary[data-v-c6fd7cb9]{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-c6fd7cb9]:hover{text-decoration-color:#171321;-webkit-text-decoration:underline}.slp-btn-tertiary[data-v-c6fd7cb9]:hover .slp-icon{transform:translate(8px)}.slp-btn-tertiary[data-v-c6fd7cb9] .slp-icon{margin-left:4px;transition:transform .2s ease-in-out}.slp-btn-tertiary.slp-btn-disabled[data-v-c6fd7cb9]{color:#d1d0d3;text-decoration:none}.slp-btn-tertiary.slp-btn-disabled[data-v-c6fd7cb9]:hover{background-color:#fff;cursor:default}.slp-btn-tertiary.slp-btn-disabled[data-v-c6fd7cb9]:hover .slp-icon{transform:none}.slp-btn-icon[data-v-c6fd7cb9]{min-width:unset;font-size:0px;line-height:unset;border:none;background-color:transparent;padding:8px}.slp-btn-icon.slp-btn-disabled[data-v-c6fd7cb9]{pointer-events:none;opacity:.5}.slp-btn-ghost[data-v-c6fd7cb9]{border:none;background-color:transparent;padding:8px;font-size:inherit;font-weight:inherit;line-height:inherit}.slp-btn-ghost.slp-btn-disabled[data-v-c6fd7cb9]{pointer-events:none;opacity:.5}.slp-btn-outline[data-v-c6fd7cb9]{background-color:transparent;color:#171321;border:1px solid #171321}.slp-btn-outline[data-v-c6fd7cb9]:hover{background-color:#e8e7eb;color:#171321;border:1px solid #171321}.slp-btn-outline.slp-btn-disabled[data-v-c6fd7cb9]{color:#d1d0d3;border:1px solid #F2F1F5}.slp-btn-outline.slp-btn-disabled[data-v-c6fd7cb9]:hover{background-color:transparent;cursor:default}@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-e594efe8]{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-e594efe8]{max-width:95%}}@media (min-width: 1024px){.slp-container[data-v-e594efe8]{max-width:972px}}@media (min-width: 1170px){.slp-container[data-v-e594efe8]{max-width:1111px}}@media (min-width: 1400px){.slp-container[data-v-e594efe8]{max-width:1170px;padding:0}}.slp-full-grey-background[data-v-e594efe8]{background:#f2f1f5}.slp-full-charcoal-background[data-v-e594efe8]{background:#171321}.slp-partial-charcoal-background[data-v-e594efe8]{background-image:linear-gradient(to bottom,#fff,#fff 75%,#171321 75%,#171321)}@media (max-width: 576px){.slp-partial-charcoal-background[data-v-e594efe8]{background-image:linear-gradient(to bottom,#fff,#fff 30%,#171321 30%,#171321)}}.slp-gradient-background[data-v-e594efe8]{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-e594efe8]{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-e594efe8]{background:#f6f3fe}.slp-half-grey-background[data-v-e594efe8]{background-image:linear-gradient(to bottom,#fff,#fff 50%,#f2f1f5 50%,#f2f1f5)}.slp-partial-white-background[data-v-e594efe8]{background-image:linear-gradient(to bottom,#f2f1f5,#f2f1f5 70%,#fff 70%,#fff)}.slp-partial-grey-background[data-v-e594efe8]{background-image:linear-gradient(to bottom,#fff,#fff 60%,#f2f1f5 60%,#f2f1f5)}@media (max-width: 576px){.slp-partial-grey-background[data-v-e594efe8]{background-image:linear-gradient(to bottom,#fff,#fff 30%,#f2f1f5 30%,#f2f1f5)}}.fluid[data-v-e594efe8]{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-64ad2128],.slp-text-display1[data-v-64ad2128] *{font-size:6rem;line-height:1.0416666667;font-weight:660;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-display1[data-v-64ad2128],.slp-text-display1[data-v-64ad2128] *{font-size:3rem;line-height:1.0416666667;font-weight:660;letter-spacing:-.03em}}.slp-text-heading1[data-v-64ad2128],.slp-text-heading1[data-v-64ad2128] *{font-size:4rem;line-height:1.0625;font-weight:400;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-heading1[data-v-64ad2128],.slp-text-heading1[data-v-64ad2128] *{font-size:3rem;line-height:1.0416666667;font-weight:400;letter-spacing:-.03em}}.slp-text-heading2[data-v-64ad2128],.slp-text-heading2[data-v-64ad2128] *{font-size:3.125rem;line-height:1.04;font-weight:400;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-heading2[data-v-64ad2128],.slp-text-heading2[data-v-64ad2128] *{font-size:2.5rem;line-height:1.05;font-weight:400;letter-spacing:-.03em}}.slp-text-heading3[data-v-64ad2128],.slp-text-heading3[data-v-64ad2128] *{font-size:2.5rem;line-height:1.05;font-weight:400;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading3[data-v-64ad2128],.slp-text-heading3[data-v-64ad2128] *{font-size:2rem;line-height:1.0625;font-weight:400;letter-spacing:-.02em}}.slp-text-heading4[data-v-64ad2128],.slp-text-heading4[data-v-64ad2128] *{font-size:2rem;line-height:1.125;font-weight:400;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading4[data-v-64ad2128],.slp-text-heading4[data-v-64ad2128] *{font-size:1.75rem;line-height:1.0714285714;font-weight:400;letter-spacing:-.02em}}.slp-text-heading5[data-v-64ad2128],.slp-text-heading5[data-v-64ad2128] *{font-size:1.5rem;line-height:1.1666666667;font-weight:400;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading5[data-v-64ad2128],.slp-text-heading5[data-v-64ad2128] *{font-size:1.375rem;line-height:1.0909090909;font-weight:400;letter-spacing:-.02em}}.slp-text-heading1-bold[data-v-64ad2128],.slp-text-heading1-bold[data-v-64ad2128] *{font-size:4rem;line-height:1.0625;font-weight:660;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-heading1-bold[data-v-64ad2128],.slp-text-heading1-bold[data-v-64ad2128] *{font-size:3rem;line-height:1.0416666667;font-weight:660;letter-spacing:-.03em}}.slp-text-heading2-bold[data-v-64ad2128],.slp-text-heading2-bold[data-v-64ad2128] *{font-size:3.125rem;line-height:1.04;font-weight:660;letter-spacing:-.03em}@media (max-width: 576px){.slp-text-heading2-bold[data-v-64ad2128],.slp-text-heading2-bold[data-v-64ad2128] *{font-size:2.5rem;line-height:1.05;font-weight:660;letter-spacing:-.03em}}.slp-text-heading3-bold[data-v-64ad2128],.slp-text-heading3-bold[data-v-64ad2128] *{font-size:2.5rem;line-height:1.05;font-weight:660;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading3-bold[data-v-64ad2128],.slp-text-heading3-bold[data-v-64ad2128] *{font-size:2rem;line-height:1.0625;font-weight:660;letter-spacing:-.02em}}.slp-text-heading4-bold[data-v-64ad2128],.slp-text-heading4-bold[data-v-64ad2128] *{font-size:2rem;line-height:1.125;font-weight:580;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading4-bold[data-v-64ad2128],.slp-text-heading4-bold[data-v-64ad2128] *{font-size:1.75rem;line-height:1.0714285714;font-weight:660;letter-spacing:-.02em}}.slp-text-heading5-bold[data-v-64ad2128],.slp-text-heading5-bold[data-v-64ad2128] *{font-size:1.5rem;line-height:1.1666666667;font-weight:580;letter-spacing:-.02em}@media (max-width: 576px){.slp-text-heading5-bold[data-v-64ad2128],.slp-text-heading5-bold[data-v-64ad2128] *{font-size:1.375rem;line-height:1.0909090909;font-weight:660;letter-spacing:-.02em}}.slp-text-body1[data-v-64ad2128],.slp-text-body1[data-v-64ad2128] *{font-size:1.125rem;line-height:1.5555555556;font-weight:400}.slp-text-body2[data-v-64ad2128],.slp-text-body2[data-v-64ad2128] *{font-size:1rem;line-height:1.5;font-weight:400}.slp-text-body3[data-v-64ad2128],.slp-text-body3[data-v-64ad2128] *{font-size:.875rem;line-height:1.5714285714;font-weight:400}.slp-text-body1-bold[data-v-64ad2128],.slp-text-body1-bold[data-v-64ad2128] *{font-size:1.125rem;line-height:1.5555555556;font-weight:660}.slp-text-body2-bold[data-v-64ad2128],.slp-text-body2-bold[data-v-64ad2128] *{font-size:1rem;line-height:1.5;font-weight:660}.slp-text-body3-bold[data-v-64ad2128],.slp-text-body3-bold[data-v-64ad2128] *{font-size:.875rem;line-height:1.5714285714;font-weight:660}.slp-text-all-caps[data-v-64ad2128],.slp-text-all-caps[data-v-64ad2128] *{font-size:.75rem;line-height:1.6666666667;font-weight:660;text-transform:uppercase;letter-spacing:.1em}.slp-text-quotes[data-v-64ad2128],.slp-text-quotes[data-v-64ad2128] *{font-size:1.4375rem;line-height:1.652173913;font-weight:400;font-style:italic}@media (max-width: 576px){.slp-text-quotes[data-v-64ad2128],.slp-text-quotes[data-v-64ad2128] *{font-size:1rem;line-height:1.5rem}}.slp-text-emphasis[data-v-64ad2128],.slp-text-emphasis[data-v-64ad2128] *{font-size:1.4375rem;line-height:1.652173913;font-weight:400}.slp-text-arrow[data-v-64ad2128],.slp-text-arrow[data-v-64ad2128] *{color:#fff;cursor:pointer;font-weight:660;font-size:1rem;line-height:1.5}.slp-text-arrow[data-v-64ad2128]:hover,.slp-text-arrow[data-v-64ad2128] *:hover{color:#171321}.slp-text-arrow:hover .slp-link-text[data-v-64ad2128],.slp-text-arrow[data-v-64ad2128] *:hover .slp-link-text{text-decoration:underline}.slp-text-arrow[data-v-64ad2128]:active,.slp-text-arrow[data-v-64ad2128] *:active{color:#fff}.slp-text-arrow:active .slp-link-text[data-v-64ad2128],.slp-text-arrow[data-v-64ad2128] *:active .slp-link-text{text-decoration:underline}.arrow-symbol[data-v-64ad2128]{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-28e2fc48]{display:flex}#collapsible-sidebar-wrapper #collapsible-sidebar[data-v-28e2fc48]{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-28e2fc48]{margin-bottom:8px}#collapsible-sidebar-wrapper #collapsible-sidebar .anchors[data-v-28e2fc48]{margin-bottom:32px}@media (min-width: 768px){.mobile[data-v-28e2fc48]{display:none!important}}@media (max-width: 768px){.desktop[data-v-28e2fc48]{display:none!important}}@media (max-width: 768px){.desktop-navigation[data-v-28e2fc48]{display:none}}@media (min-width: 768px){.mobile-navigation[data-v-28e2fc48]{display:none}}.slp-tooltip[data-v-1280f345]{position:relative;display:inline-block;border-bottom:1px dashed #171321}.slp-tooltip.button-mode[data-v-1280f345]{cursor:pointer}.slp-tooltip.no-border[data-v-1280f345]{border:none}.slp-tooltip:hover .slp-tooltip__content[data-v-1280f345]{opacity:1}.slp-tooltip__list[data-v-1280f345]{list-style:inside disc;list-style-position:outside;margin-left:16px}.slp-tooltip__list li[data-v-1280f345]{margin-bottom:8px}.slp-tooltip__wrapper[data-v-1280f345]{pointer-events:none;text-align:left;position:relative}.slp-tooltip__content[data-v-1280f345]{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-1280f345]{opacity:0}.slp-tooltip__content[data-v-1280f345]:before{content:"";display:block;width:0;height:0;position:absolute;left:-8px;top:50px}.slp-tooltip__content.top[data-v-1280f345]{bottom:30px;left:50%}.slp-tooltip__content.top[data-v-1280f345]: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-1280f345]{top:28px;left:50%}.slp-tooltip__content.bottom[data-v-1280f345]: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-1280f345]{top:50%;left:100%;transform:translateY(-50%)}.slp-tooltip__content.right[data-v-1280f345]: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-1280f345] 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-4a5d0657]{position:relative;cursor:pointer;padding:14px 40px 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-color:transparent;background-image: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");background-repeat:no-repeat;background-position:right 12px center}.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}
|