quirk-ui 0.0.351 → 0.0.352
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/assets/index9.css +1 -1
- package/dist/assets/index9.css.d.ts +28 -28
- package/dist/next/cards/GridCard/index.js +100 -100
- package/dist/styles.css +1 -1
- package/dist/styles.css.d.ts +28 -28
- package/package.json +1 -1
package/dist/assets/index9.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._cardLink_l1qmh_1{text-decoration:none;cursor:pointer}._card_l1qmh_1{background-color:transparent;min-height:300px;border-radius:var(--radius-md);position:relative;overflow:hidden}@media (max-width: 768px){._card_l1qmh_1{width:100%;max-width:none;min-width:0}}._container_l1qmh_20{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;height:100%;width:100%;padding:3.25rem var(--spacing-xl)}._icon_l1qmh_30{margin-bottom:1rem}._icon_l1qmh_30 i,._icon_l1qmh_30 svg{font-size:2.5rem;color:var(--color-primary-100)}._cardLink_l1qmh_1:hover ._card_l1qmh_1,._modalTrigger_l1qmh_52:hover ._card_l1qmh_1{background-color:var(--color-primary-100)}._cardLink_l1qmh_1:hover ._callToAction_l1qmh_57 ._label_l1qmh_58,._modalTrigger_l1qmh_52:hover ._callToAction_l1qmh_57 ._label_l1qmh_58{opacity:1;transform:translateY(0)}._cardLink_l1qmh_1:hover ._callToAction_l1qmh_57 ._cardIcon_l1qmh_63,._modalTrigger_l1qmh_52:hover ._callToAction_l1qmh_57 ._cardIcon_l1qmh_63{background-color:var(--color-primary-100);color:#fff;border:5px solid var(--color-primary-100)}._title_l1qmh_70{margin:0;font-size:1.75rem;font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);text-decoration:none;flex:1;transition:color .3s ease-in-out}._title_l1qmh_70 span{transition:color .3s ease-in-out}._description_l1qmh_93{margin:0}._description_l1qmh_93:has(.inlineNumber){display:flex;gap:var(--spacing-md)}@media (max-width: 767px){._description_l1qmh_93:has(.inlineNumber){align-items:center;justify-content:center;flex-direction:column}}._imageWrapper_l1qmh_108{position:relative;height:100%;width:80px;display:flex;align-items:center;justify-content:center}._imageWrapper_l1qmh_108 img{position:relative;width:80px;height:auto}._modalTrigger_l1qmh_52{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer}._modalTrigger_l1qmh_52 ._imageWrapper_l1qmh_108{transition:opacity .3s ease-in-out}._modalTrigger_l1qmh_52:hover ._cardIcon_l1qmh_63{background-color:var(--color-primary-100);border-color:var(--color-primary-100);color:#fff}._modalTrigger_l1qmh_52:hover ._imageWrapper_l1qmh_108{opacity:.75}._callToAction_l1qmh_57{position:absolute;top:.75rem;right:.75rem;display:flex;align-items:center;gap:var(--spacing-sm)}._callToAction_l1qmh_57 ._cardIcon_l1qmh_63{display:flex;align-items:center;justify-content:center;width:35px;height:35px;padding:var(--spacing-xs);background-color:#fff;color:var(--color-primary-100);border:5px solid #fff;border-radius:var(--radius-full);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}._callToAction_l1qmh_57 ._label_l1qmh_58{color:var(--color-primary-100);font-weight:var(--font-weight-semibold);opacity:0;transform:translateY(-10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}._metric_l1qmh_189 ._content_l1qmh_190{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-sm);width:100%;height:100%;margin:0 auto}._metric_l1qmh_189 ._description_l1qmh_93{text-align:center;font-size:var(--font-size-lg)}._metric_l1qmh_189 ._outerCircle_l1qmh_206{stroke-width:10px;stroke:#ccc}._metric_l1qmh_189 ._innerCircle_l1qmh_211{stroke:var(--color-primary-100);fill:none;stroke-width:10px}._metric_l1qmh_189 ._metricLabel_l1qmh_217{position:relative;font-weight:var(--font-weight-bold);font-size:1.75rem;fill:var(--color-primary-100)}._textOnly_l1qmh_225 ._title_l1qmh_70{color:var(--color-primary-100)}._textOnly_l1qmh_225 ._description_l1qmh_93{color:var(--color-text-primary);font-size:var(--font-size-lg)}._textOnly_l1qmh_225 ._cardLink_l1qmh_1:hover ._card_l1qmh_1,._textOnly_l1qmh_225 ._modalTrigger_l1qmh_52:hover ._card_l1qmh_1{background-color:var(--color-primary-100)}._textOnly_l1qmh_225 ._cardLink_l1qmh_1:hover ._callToAction_l1qmh_57 ._label_l1qmh_58,._textOnly_l1qmh_225 ._modalTrigger_l1qmh_52:hover ._callToAction_l1qmh_57 ._label_l1qmh_58{opacity:1;transform:translateY(0);color:#fff}._textOnly_l1qmh_225 ._cardLink_l1qmh_1:hover ._callToAction_l1qmh_57 ._cardIcon_l1qmh_63,._textOnly_l1qmh_225 ._modalTrigger_l1qmh_52:hover ._callToAction_l1qmh_57 ._cardIcon_l1qmh_63{background-color:#e0eaf9;color:var(--color-primary-100);border:5px solid #e0eaf9}._fullBleed_l1qmh_257{min-height:450px}._fullBleed_l1qmh_257 ._container_l1qmh_20{display:block;padding:0}._fullBleed_l1qmh_257 ._modalTrigger_l1qmh_52{display:block}._fullBleed_l1qmh_257 ._content_l1qmh_190{position:absolute;bottom:var(--spacing-md);right:var(--spacing-md);left:var(--spacing-md);z-index:5;background:#ffffffa6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-md);padding:var(--spacing-lg)}._fullBleed_l1qmh_257 ._imageWrapper_l1qmh_108{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}._fullBleed_l1qmh_257 ._imageWrapper_l1qmh_108 img{width:100%;height:100%;object-fit:cover}._imageTop_l1qmh_298 ._container_l1qmh_20{height:auto;gap:var(--spacing-lg);justify-content:flex-start;flex-direction:column-reverse}._imageTop_l1qmh_298 ._imageWrapper_l1qmh_108{height:auto;max-width:225px;align-items:center;justify-content:center}._imageTop_l1qmh_298 ._imageWrapper_l1qmh_108 img{position:relative;width:100%}._imageBottom_l1qmh_319 ._container_l1qmh_20{height:100%;justify-content:flex-start;flex-direction:column}._imageBottom_l1qmh_319 ._imageWrapper_l1qmh_108{height:auto;align-items:normal}@media (max-width: 767px){._imageBottom_l1qmh_319 ._imageWrapper_l1qmh_108{max-height:350px}}._imageBottom_l1qmh_319 ._imageWrapper_l1qmh_108 img{width:100%;height:auto}@media (max-width: 767px){._imageBottom_l1qmh_319 ._imageWrapper_l1qmh_108 img{position:relative}}._imageLeft_l1qmh_346 ._container_l1qmh_20{flex-direction:row-reverse}@media (max-width: 767px){._imageLeft_l1qmh_346 ._container_l1qmh_20{flex-direction:column-reverse}}._imageRight_l1qmh_356 ._container_l1qmh_20{flex-direction:row}@media (max-width: 767px){._imageRight_l1qmh_356 ._container_l1qmh_20{flex-direction:column}}._imageLeft_l1qmh_346 ._content_l1qmh_190,._imageRight_l1qmh_356 ._content_l1qmh_190{flex:.5;width:100%}._imageLeft_l1qmh_346 ._title_l1qmh_70,._imageRight_l1qmh_356 ._title_l1qmh_70{font-size:2rem}._imageLeft_l1qmh_346 ._description_l1qmh_93,._imageRight_l1qmh_356 ._description_l1qmh_93{font-size:var(--font-size-lg)}._imageLeft_l1qmh_346 ._imageWrapper_l1qmh_108,._imageRight_l1qmh_356 ._imageWrapper_l1qmh_108{flex:.5}._imageLeft_l1qmh_346 ._imageWrapper_l1qmh_108 img,._imageRight_l1qmh_356 ._imageWrapper_l1qmh_108 img{width:100%;height:100%;object-fit:contain}@media (max-width: 767px){._imageLeft_l1qmh_346 ._imageWrapper_l1qmh_108,._imageRight_l1qmh_356 ._imageWrapper_l1qmh_108{flex:1;justify-content:flex-start;max-height:250px}._imageLeft_l1qmh_346 ._imageWrapper_l1qmh_108 img,._imageRight_l1qmh_356 ._imageWrapper_l1qmh_108 img{position:relative;height:100%;width:100%;min-width:150px}}._containImage_l1qmh_405{gap:var(--spacing-xl)}._fullBleedImage_l1qmh_409{padding:0;gap:0}._fullBleedImage_l1qmh_409 ._content_l1qmh_190{padding:var(--spacing-xl)}._image_l1qmh_108{min-height:225px}._image_l1qmh_108 ._container_l1qmh_20{padding:var(--spacing-xl);justify-content:center}._image_l1qmh_108 ._imageWrapper_l1qmh_108{width:100%;min-height:unset}._image_l1qmh_108 ._imageWrapper_l1qmh_108 ._imageWrapper_l1qmh_108 img{position:relative}.homeGrid ._textOnly_l1qmh_225 ._title_l1qmh_70{color:#fff}.homeGrid ._textOnly_l1qmh_225 ._description_l1qmh_93{color:#fff;font-size:var(--font-size-lg)}.startMetricGrid ._textOnly_l1qmh_225{max-width:300px;margin:0 auto}.startMetricGrid ._textOnly_l1qmh_225 ._title_l1qmh_70{font-size:3rem}.conditionManagementServicesGrid ._imageLeft_l1qmh_346{min-height:235px}.conditionManagementServicesGrid ._imageLeft_l1qmh_346 ._content_l1qmh_190{flex:1}.conditionManagementServicesGrid ._imageLeft_l1qmh_346 ._title_l1qmh_70{font-size:var(--font-size-xl)}.conditionManagementServicesGrid ._imageLeft_l1qmh_346 ._imageWrapper_l1qmh_108{flex:.25}@media (max-width: 767px){.conditionManagementServicesGrid ._imageLeft_l1qmh_346 ._imageWrapper_l1qmh_108{flex:1}}.backgroundPrimary ._eyebrow_l1qmh_487,.backgroundPrimary ._title_l1qmh_70,.backgroundPrimary ._description_l1qmh_93{color:#fff}.backgroundPrimary ._cta_l1qmh_499 ._secondary_l1qmh_500{background-color:#fff}
|
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
declare const styles: {
|
|
2
|
-
readonly "
|
|
3
|
-
readonly "
|
|
4
|
-
readonly "
|
|
5
|
-
readonly "
|
|
6
|
-
readonly "
|
|
7
|
-
readonly "
|
|
8
|
-
readonly "
|
|
9
|
-
readonly "
|
|
10
|
-
readonly "
|
|
11
|
-
readonly "
|
|
12
|
-
readonly "
|
|
13
|
-
readonly "
|
|
14
|
-
readonly "
|
|
15
|
-
readonly "
|
|
16
|
-
readonly "
|
|
17
|
-
readonly "
|
|
18
|
-
readonly "
|
|
19
|
-
readonly "
|
|
20
|
-
readonly "
|
|
21
|
-
readonly "
|
|
22
|
-
readonly "
|
|
23
|
-
readonly "
|
|
24
|
-
readonly "
|
|
25
|
-
readonly "
|
|
26
|
-
readonly "
|
|
27
|
-
readonly "
|
|
28
|
-
readonly "
|
|
29
|
-
readonly "
|
|
2
|
+
readonly "_callToAction_l1qmh_57": string;
|
|
3
|
+
readonly "_cardIcon_l1qmh_63": string;
|
|
4
|
+
readonly "_cardLink_l1qmh_1": string;
|
|
5
|
+
readonly "_card_l1qmh_1": string;
|
|
6
|
+
readonly "_containImage_l1qmh_405": string;
|
|
7
|
+
readonly "_container_l1qmh_20": string;
|
|
8
|
+
readonly "_content_l1qmh_190": string;
|
|
9
|
+
readonly "_cta_l1qmh_499": string;
|
|
10
|
+
readonly "_description_l1qmh_93": string;
|
|
11
|
+
readonly "_eyebrow_l1qmh_487": string;
|
|
12
|
+
readonly "_fullBleedImage_l1qmh_409": string;
|
|
13
|
+
readonly "_fullBleed_l1qmh_257": string;
|
|
14
|
+
readonly "_icon_l1qmh_30": string;
|
|
15
|
+
readonly "_imageBottom_l1qmh_319": string;
|
|
16
|
+
readonly "_imageLeft_l1qmh_346": string;
|
|
17
|
+
readonly "_imageRight_l1qmh_356": string;
|
|
18
|
+
readonly "_imageTop_l1qmh_298": string;
|
|
19
|
+
readonly "_imageWrapper_l1qmh_108": string;
|
|
20
|
+
readonly "_image_l1qmh_108": string;
|
|
21
|
+
readonly "_innerCircle_l1qmh_211": string;
|
|
22
|
+
readonly "_label_l1qmh_58": string;
|
|
23
|
+
readonly "_metricLabel_l1qmh_217": string;
|
|
24
|
+
readonly "_metric_l1qmh_189": string;
|
|
25
|
+
readonly "_modalTrigger_l1qmh_52": string;
|
|
26
|
+
readonly "_outerCircle_l1qmh_206": string;
|
|
27
|
+
readonly "_secondary_l1qmh_500": string;
|
|
28
|
+
readonly "_textOnly_l1qmh_225": string;
|
|
29
|
+
readonly "_title_l1qmh_70": string;
|
|
30
30
|
readonly "backgroundPrimary": string;
|
|
31
31
|
readonly "conditionManagementServicesGrid": string;
|
|
32
32
|
readonly "homeGrid": string;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as s, Fragment as f, jsxs as i } from "react/jsx-runtime";
|
|
2
2
|
import { useState as F, useEffect as O } from "react";
|
|
3
3
|
import { RichText as u } from "../../ui/PortableTextRenderer/index.js";
|
|
4
4
|
import P from "next/image";
|
|
5
5
|
import '../../../assets/colors.css';import '../../../assets/index.css';import '../../../assets/index9.css';/* empty css */
|
|
6
|
-
import { Modal as
|
|
6
|
+
import { Modal as k } from "../../../core/components/Modal/index.js";
|
|
7
7
|
import "../../../core/components/Tabs/index.js";
|
|
8
8
|
/* empty css */
|
|
9
9
|
import { resolveLinkURL as W } from "../../utils/resolveLinkUrl.js";
|
|
@@ -12,80 +12,80 @@ import { useStyleClasses as D } from "../../hooks/useStyleClasses.js";
|
|
|
12
12
|
import "@fortawesome/fontawesome-free/css/all.min.css";
|
|
13
13
|
import { P as E } from "../../../play-DYgKiSaf.js";
|
|
14
14
|
import { A as G } from "../../../arrow-right-QEwnX3Sk.js";
|
|
15
|
-
const Q = "
|
|
15
|
+
const Q = "_cardLink_l1qmh_1", H = "_card_l1qmh_1", J = "_container_l1qmh_20", K = "_icon_l1qmh_30", X = "_modalTrigger_l1qmh_52", Y = "_callToAction_l1qmh_57", Z = "_label_l1qmh_58", V = "_cardIcon_l1qmh_63", T = "_title_l1qmh_70", A = "_description_l1qmh_93", ee = "_imageWrapper_l1qmh_108", te = "_metric_l1qmh_189", re = "_content_l1qmh_190", se = "_outerCircle_l1qmh_206", ne = "_innerCircle_l1qmh_211", le = "_metricLabel_l1qmh_217", oe = "_textOnly_l1qmh_225", ie = "_fullBleed_l1qmh_257", ae = "_imageTop_l1qmh_298", ce = "_imageBottom_l1qmh_319", de = "_imageLeft_l1qmh_346", _e = "_imageRight_l1qmh_356", me = "_containImage_l1qmh_405", he = "_fullBleedImage_l1qmh_409", pe = "_image_l1qmh_108", fe = "_eyebrow_l1qmh_487", ue = "_cta_l1qmh_499", ye = "_secondary_l1qmh_500", t = {
|
|
16
16
|
cardLink: Q,
|
|
17
|
-
card:
|
|
18
|
-
container:
|
|
19
|
-
icon:
|
|
20
|
-
modalTrigger:
|
|
21
|
-
callToAction:
|
|
22
|
-
label:
|
|
23
|
-
cardIcon:
|
|
17
|
+
card: H,
|
|
18
|
+
container: J,
|
|
19
|
+
icon: K,
|
|
20
|
+
modalTrigger: X,
|
|
21
|
+
callToAction: Y,
|
|
22
|
+
label: Z,
|
|
23
|
+
cardIcon: V,
|
|
24
24
|
title: T,
|
|
25
25
|
description: A,
|
|
26
26
|
imageWrapper: ee,
|
|
27
|
-
metric:
|
|
28
|
-
content:
|
|
29
|
-
outerCircle:
|
|
27
|
+
metric: te,
|
|
28
|
+
content: re,
|
|
29
|
+
outerCircle: se,
|
|
30
30
|
innerCircle: ne,
|
|
31
|
-
metricLabel:
|
|
32
|
-
textOnly:
|
|
33
|
-
fullBleed:
|
|
31
|
+
metricLabel: le,
|
|
32
|
+
textOnly: oe,
|
|
33
|
+
fullBleed: ie,
|
|
34
34
|
imageTop: ae,
|
|
35
35
|
imageBottom: ce,
|
|
36
|
-
imageLeft:
|
|
36
|
+
imageLeft: de,
|
|
37
37
|
imageRight: _e,
|
|
38
38
|
containImage: me,
|
|
39
|
-
fullBleedImage:
|
|
40
|
-
|
|
41
|
-
eyebrow:
|
|
39
|
+
fullBleedImage: he,
|
|
40
|
+
image: pe,
|
|
41
|
+
eyebrow: fe,
|
|
42
42
|
cta: ue,
|
|
43
|
-
secondary:
|
|
43
|
+
secondary: ye
|
|
44
44
|
};
|
|
45
45
|
function Ue({
|
|
46
|
-
style:
|
|
47
|
-
variant:
|
|
46
|
+
style: x,
|
|
47
|
+
variant: y = "noImage",
|
|
48
48
|
metricValue: c,
|
|
49
|
-
eyebrow:
|
|
49
|
+
eyebrow: d,
|
|
50
50
|
title: _,
|
|
51
51
|
description: m,
|
|
52
52
|
image: e,
|
|
53
|
-
icon:
|
|
54
|
-
callToAction:
|
|
55
|
-
onHover:
|
|
56
|
-
onLeave:
|
|
57
|
-
gridArea:
|
|
53
|
+
icon: b,
|
|
54
|
+
callToAction: r,
|
|
55
|
+
onHover: L,
|
|
56
|
+
onLeave: w,
|
|
57
|
+
gridArea: q,
|
|
58
58
|
styleOptions: I
|
|
59
59
|
}) {
|
|
60
|
-
const [
|
|
60
|
+
const [N, B] = F(void 0), C = D(I);
|
|
61
61
|
O(() => {
|
|
62
62
|
async function n() {
|
|
63
|
-
if ((
|
|
64
|
-
const
|
|
65
|
-
B(
|
|
63
|
+
if ((r == null ? void 0 : r.type) === "link" || (r == null ? void 0 : r.type) === "download") {
|
|
64
|
+
const o = await W(r);
|
|
65
|
+
B(o);
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
68
|
n();
|
|
69
|
-
}, [
|
|
70
|
-
const a = S("(max-width: 768px)"), z = (e == null ? void 0 : e.asset) && (e == null ? void 0 : e.layout) === "cover",
|
|
69
|
+
}, [r]);
|
|
70
|
+
const a = S("(max-width: 768px)"), z = (e == null ? void 0 : e.asset) && (e == null ? void 0 : e.layout) === "cover", l = {};
|
|
71
71
|
if ((e == null ? void 0 : e.layout) === "cover")
|
|
72
|
-
|
|
72
|
+
l.objectFit = "cover", e != null && e.position && (l.objectPosition = a ? "top" : e == null ? void 0 : e.position);
|
|
73
73
|
else if ((e == null ? void 0 : e.layout) === "contain") {
|
|
74
|
-
if (
|
|
75
|
-
const [n,
|
|
76
|
-
|
|
74
|
+
if (l.objectFit = "contain", (e == null ? void 0 : e.width) === "half" ? l.width = a ? "100%" : "50%" : (e == null ? void 0 : e.width) === "inset" ? l.width = a ? "100%" : "75%" : l.width = "100%", e != null && e.aspectRatio) {
|
|
75
|
+
const [n, o] = e == null ? void 0 : e.aspectRatio.split(":").map(Number);
|
|
76
|
+
l.aspectRatio = `${n}/${o}`;
|
|
77
77
|
}
|
|
78
78
|
} else
|
|
79
|
-
|
|
79
|
+
l.objectFit = "none";
|
|
80
80
|
const $ = {
|
|
81
|
-
"full-bleed":
|
|
82
|
-
text:
|
|
83
|
-
metric:
|
|
84
|
-
"image-left":
|
|
85
|
-
"image-right":
|
|
86
|
-
"image-top":
|
|
87
|
-
"image-bottom":
|
|
88
|
-
}[
|
|
81
|
+
"full-bleed": t.fullBleed,
|
|
82
|
+
text: t.textOnly,
|
|
83
|
+
metric: t.metric,
|
|
84
|
+
"image-left": t.imageLeft,
|
|
85
|
+
"image-right": t.imageRight,
|
|
86
|
+
"image-top": t.imageTop,
|
|
87
|
+
"image-bottom": t.imageBottom
|
|
88
|
+
}[x || "text"], R = /* @__PURE__ */ s(f, { children: e && e.imageUrl ? /* @__PURE__ */ s("div", { className: t.imageWrapper, children: /* @__PURE__ */ s(
|
|
89
89
|
P,
|
|
90
90
|
{
|
|
91
91
|
src: e.imageUrl,
|
|
@@ -93,40 +93,40 @@ function Ue({
|
|
|
93
93
|
width: 600,
|
|
94
94
|
height: 658,
|
|
95
95
|
priority: !0,
|
|
96
|
-
style:
|
|
96
|
+
style: l
|
|
97
97
|
}
|
|
98
98
|
) }) : null }), U = ({ value: n }) => {
|
|
99
99
|
if (n && n.includes("%")) {
|
|
100
|
-
const
|
|
101
|
-
return /* @__PURE__ */
|
|
102
|
-
/* @__PURE__ */
|
|
100
|
+
const p = 2 * Math.PI * 57.5, j = p - parseFloat(n) / 100 * p;
|
|
101
|
+
return /* @__PURE__ */ i("svg", { width: 125, height: 125, viewBox: "0 0 125 125", children: [
|
|
102
|
+
/* @__PURE__ */ s(
|
|
103
103
|
"circle",
|
|
104
104
|
{
|
|
105
|
-
className:
|
|
105
|
+
className: t.outerCircle,
|
|
106
106
|
cx: 125 / 2,
|
|
107
107
|
cy: 125 / 2,
|
|
108
108
|
r: 57.5,
|
|
109
109
|
fill: "none"
|
|
110
110
|
}
|
|
111
111
|
),
|
|
112
|
-
/* @__PURE__ */
|
|
112
|
+
/* @__PURE__ */ s(
|
|
113
113
|
"circle",
|
|
114
114
|
{
|
|
115
|
-
className:
|
|
115
|
+
className: t.innerCircle,
|
|
116
116
|
cx: 125 / 2,
|
|
117
117
|
cy: 125 / 2,
|
|
118
118
|
r: 57.5,
|
|
119
119
|
fill: "none",
|
|
120
|
-
strokeDasharray:
|
|
120
|
+
strokeDasharray: p,
|
|
121
121
|
strokeDashoffset: j,
|
|
122
122
|
strokeLinecap: "round",
|
|
123
123
|
transform: `rotate(-90 ${125 / 2} ${125 / 2})`
|
|
124
124
|
}
|
|
125
125
|
),
|
|
126
|
-
/* @__PURE__ */
|
|
126
|
+
/* @__PURE__ */ s(
|
|
127
127
|
"text",
|
|
128
128
|
{
|
|
129
|
-
className:
|
|
129
|
+
className: t.metricLabel,
|
|
130
130
|
x: "50%",
|
|
131
131
|
y: "52%",
|
|
132
132
|
dominantBaseline: "middle",
|
|
@@ -136,72 +136,72 @@ function Ue({
|
|
|
136
136
|
)
|
|
137
137
|
] });
|
|
138
138
|
}
|
|
139
|
-
return /* @__PURE__ */
|
|
140
|
-
}, M = !c && !
|
|
141
|
-
/* @__PURE__ */
|
|
139
|
+
return /* @__PURE__ */ s("div", { className: t.metric });
|
|
140
|
+
}, M = !c && !d && !_ && !m, v = /* @__PURE__ */ i(f, { children: [
|
|
141
|
+
/* @__PURE__ */ i(
|
|
142
142
|
"div",
|
|
143
143
|
{
|
|
144
|
-
className: `${
|
|
144
|
+
className: `${t.container} ${z ? t.fullBleedImage : t.containImage} `,
|
|
145
145
|
children: [
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
c && /* @__PURE__ */
|
|
149
|
-
|
|
150
|
-
_ && /* @__PURE__ */
|
|
151
|
-
m && /* @__PURE__ */
|
|
146
|
+
y !== "image" && !M && /* @__PURE__ */ i("div", { className: t.content, children: [
|
|
147
|
+
b && /* @__PURE__ */ s("div", { className: t.icon, children: /* @__PURE__ */ s("i", { className: b }) }),
|
|
148
|
+
c && /* @__PURE__ */ s(U, { value: c }),
|
|
149
|
+
d && /* @__PURE__ */ s(u, { className: t.eyebrow, blocks: d }),
|
|
150
|
+
_ && /* @__PURE__ */ s(u, { className: t.title, blocks: _ }),
|
|
151
|
+
m && /* @__PURE__ */ s(u, { className: t.description, blocks: m })
|
|
152
152
|
] }),
|
|
153
153
|
R
|
|
154
154
|
]
|
|
155
155
|
}
|
|
156
156
|
),
|
|
157
|
-
(
|
|
158
|
-
/* @__PURE__ */
|
|
159
|
-
/* @__PURE__ */
|
|
157
|
+
(r == null ? void 0 : r.videoUrl) && /* @__PURE__ */ i("div", { className: t.callToAction, children: [
|
|
158
|
+
/* @__PURE__ */ s("div", { className: t.label, children: r.label }),
|
|
159
|
+
/* @__PURE__ */ s("div", { className: t.cardIcon, children: /* @__PURE__ */ s(E, { size: 45 }) })
|
|
160
160
|
] }),
|
|
161
|
-
(
|
|
162
|
-
/* @__PURE__ */
|
|
163
|
-
/* @__PURE__ */
|
|
161
|
+
(r == null ? void 0 : r.type) === "link" && /* @__PURE__ */ i("div", { className: t.callToAction, children: [
|
|
162
|
+
/* @__PURE__ */ s("div", { className: t.label, children: r.label }),
|
|
163
|
+
/* @__PURE__ */ s("div", { className: t.cardIcon, children: /* @__PURE__ */ s(G, { size: 45 }) })
|
|
164
164
|
] })
|
|
165
165
|
] }), g = ({ children: n }) => {
|
|
166
|
-
var
|
|
167
|
-
switch (
|
|
166
|
+
var o, h;
|
|
167
|
+
switch (r == null ? void 0 : r.type) {
|
|
168
168
|
case "link":
|
|
169
|
-
return /* @__PURE__ */
|
|
169
|
+
return /* @__PURE__ */ s(
|
|
170
170
|
"a",
|
|
171
171
|
{
|
|
172
|
-
className:
|
|
173
|
-
"aria-label":
|
|
174
|
-
href:
|
|
175
|
-
target: ((
|
|
176
|
-
rel: ((
|
|
172
|
+
className: t.cardLink,
|
|
173
|
+
"aria-label": r.ariaLabel || r.label,
|
|
174
|
+
href: N,
|
|
175
|
+
target: ((o = r.linkOptions) == null ? void 0 : o.linkType) === "external" ? "_blank" : "_self",
|
|
176
|
+
rel: ((h = r.linkOptions) == null ? void 0 : h.linkType) === "external" ? "noopener noreferrer" : "",
|
|
177
177
|
children: n
|
|
178
178
|
}
|
|
179
179
|
);
|
|
180
180
|
case "modal":
|
|
181
|
-
return /* @__PURE__ */
|
|
182
|
-
|
|
181
|
+
return /* @__PURE__ */ s(
|
|
182
|
+
k,
|
|
183
183
|
{
|
|
184
|
-
className:
|
|
184
|
+
className: t.modalTrigger,
|
|
185
185
|
trigger: n,
|
|
186
|
-
content:
|
|
186
|
+
content: r.modalContent
|
|
187
187
|
}
|
|
188
188
|
);
|
|
189
189
|
case "video":
|
|
190
|
-
return /* @__PURE__ */
|
|
191
|
-
|
|
190
|
+
return /* @__PURE__ */ s(
|
|
191
|
+
k,
|
|
192
192
|
{
|
|
193
|
-
className:
|
|
193
|
+
className: t.modalTrigger,
|
|
194
194
|
trigger: n,
|
|
195
|
-
content: /* @__PURE__ */
|
|
195
|
+
content: /* @__PURE__ */ s("video", { src: r.videoUrl, controls: !0, autoPlay: !0 })
|
|
196
196
|
}
|
|
197
197
|
);
|
|
198
198
|
case "download":
|
|
199
|
-
return /* @__PURE__ */
|
|
199
|
+
return /* @__PURE__ */ s(
|
|
200
200
|
"a",
|
|
201
201
|
{
|
|
202
|
-
className:
|
|
203
|
-
"aria-label":
|
|
204
|
-
href:
|
|
202
|
+
className: t.cardLink,
|
|
203
|
+
"aria-label": r.ariaLabel || r.label,
|
|
204
|
+
href: N,
|
|
205
205
|
download: !0,
|
|
206
206
|
target: "_blank",
|
|
207
207
|
rel: "noopener noreferrer",
|
|
@@ -210,14 +210,14 @@ function Ue({
|
|
|
210
210
|
);
|
|
211
211
|
}
|
|
212
212
|
};
|
|
213
|
-
return /* @__PURE__ */
|
|
213
|
+
return /* @__PURE__ */ s(
|
|
214
214
|
"div",
|
|
215
215
|
{
|
|
216
|
-
className: `${C} ${
|
|
217
|
-
onMouseEnter:
|
|
218
|
-
onMouseLeave:
|
|
219
|
-
style:
|
|
220
|
-
children: (
|
|
216
|
+
className: `${C} ${t.card} ${$ ?? ""} ${t[y]}`,
|
|
217
|
+
onMouseEnter: L,
|
|
218
|
+
onMouseLeave: w,
|
|
219
|
+
style: q && !a ? { gridArea: q } : {},
|
|
220
|
+
children: (r == null ? void 0 : r.type) !== "none" ? /* @__PURE__ */ s(g, { children: v }) : /* @__PURE__ */ s(f, { children: v })
|
|
221
221
|
}
|
|
222
222
|
);
|
|
223
223
|
}
|
package/dist/styles.css
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
._content_ivubr_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_ivubr_7{display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:100%;max-width:var(--container-max-width, var(--layout-width));margin:0 auto;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._container_ivubr_7 h1,._container_ivubr_7 h2,._container_ivubr_7 h3,._container_ivubr_7 h4,._container_ivubr_7 h5,._container_ivubr_7 h6{width:100%;margin-block:0}@media (max-width: 767px){._container_ivubr_7{gap:var(--spacing-xl)}}._metrics_ivubr_34{display:flex;align-items:flex-start;flex-wrap:wrap;gap:var(--spacing-md);padding:var(--spacing-md)}@media (max-width: 767px){._metrics_ivubr_34{flex-direction:column}}._metric_ivubr_34{flex:1}._metricValue_ivubr_50{font-size:2.5rem;font-weight:var(--font-weight-bold);position:relative;z-index:1;color:var(--color-text-primary)}._metricValue_ivubr_50:after{content:"";display:block;background-color:var(--color-primary-100);width:35px;height:35px;position:absolute;top:-3px;left:-.5rem;z-index:-1;border-radius:var(--radius-md)}._disclaimer_ivubr_71{color:var(--color-text-primary);font-size:var(--font-size-sm)}._layoutHImageRight_ivubr_76{flex-direction:row;gap:var(--gap, 5rem)}._layoutHImageRight_ivubr_76 ._heading_ivubr_80{gap:var(--spacing-md);flex:.65}._layoutHImageRight_ivubr_76 ._image_ivubr_85{flex:.5}@media (max-width: 768px){._layoutHImageRight_ivubr_76{flex-direction:column-reverse;gap:var(--spacing-lg)}}._noImage_ivubr_95{flex-direction:column}._layoutHImageLeft_ivubr_99{flex-direction:row-reverse;gap:var(--gap, 5rem)}._layoutHImageLeft_ivubr_99 ._heading_ivubr_80{gap:var(--spacing-md);flex:.65}._layoutHImageLeft_ivubr_99 ._image_ivubr_85{flex:.5}@media (max-width: 768px){._layoutHImageLeft_ivubr_99{flex-direction:column-reverse;gap:var(--spacing-lg)}}._layoutVImageTop_ivubr_118{flex-direction:column-reverse;gap:var(--gap, var(--spacing-md))}._layoutVImageTop_ivubr_118 ._heading_ivubr_80{gap:var(--spacing-md)}@media (max-width: 768px){._layoutVImageTop_ivubr_118{gap:var(--spacing-lg)}}._layoutVImageBottom_ivubr_131{flex-direction:column;gap:var(--gap, var(--spacing-md))}._layoutVImageBottom_ivubr_131 ._heading_ivubr_80{gap:var(--spacing-md)}@media (max-width: 768px){._layoutVImageBottom_ivubr_131{gap:var(--spacing-lg)}}._heading_ivubr_80{display:flex;flex-direction:column;width:100%;gap:var(--spacing-md)}._title_ivubr_151{text-wrap:pretty}._text_ivubr_156{flex:1;display:flex;justify-content:center;flex-direction:column;gap:1rem}@media (max-width: 767px){._text_ivubr_156{flex:1;width:100%;align-items:flex-start}}._cta_ivubr_170{width:100%}@media (max-width: 767px){._cta_ivubr_170{justify-content:flex-start}}._headingHorizontal_ivubr_178{flex-direction:row;justify-content:space-between;gap:5rem}@media (max-width: 767px){._headingHorizontal_ivubr_178{gap:var(--spacing-md)}}._headingHorizontal_ivubr_178 ._titleWrapper_ivubr_187,._headingHorizontal_ivubr_178 .portableTextContainer{flex:1}._headingHorizontal_ivubr_178 ._title_ivubr_151{margin-bottom:0}._headingHorizontal_ivubr_178 p._title_ivubr_151{margin-top:1rem}@media (max-width: 768px){._headingHorizontal_ivubr_178{flex-direction:column}}._headingVertical_ivubr_208{flex-direction:column;justify-content:flex-start}._image_ivubr_85{display:flex;align-items:center;justify-content:center;flex:1;width:100%;margin:0 auto;line-height:0}._image_ivubr_85 img{width:100%;height:auto}._videoWrapper_ivubr_229{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:var(--radius-md);flex:1}._videoWrapper_ivubr_229 iframe,._videoWrapper_ivubr_229 video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}._default_ivubr_249{display:block}._default_ivubr_249 img{border-radius:var(--radius-md)}._maxWidth_ivubr_257{margin:0 auto}._maxWidth_ivubr_257 img{max-width:var(--max-width, var(--layout-width));border-radius:var(--radius-md);height:auto}._fullBleed_ivubr_267{width:100%;max-width:unset;border-radius:var(--radius-md);overflow:hidden}.blog ._container_ivubr_7{max-width:var(--blog-width)}.centered ._heading_ivubr_80{gap:var(--spacing-md);align-items:center;justify-content:center}.centered ._text_ivubr_156{align-items:center}.centered ._cta_ivubr_170{justify-content:center}.backgroundPrimary ._text_ivubr_156 p,.backgroundPrimary ._text_ivubr_156 p a,.backgroundPrimary ._metricValue_ivubr_50{color:#fff}.backgroundPrimary ._metricValue_ivubr_50:after{background-color:var(--color-secondary-100)}.backgroundPrimary ._cta_ivubr_170 ._secondary_ivubr_308{background-color:#fff}.split-35-65 ._heading_ivubr_80{flex:.35}
|
|
7
7
|
._container_1yh99_1{width:100%;display:flex;flex-direction:column;justify-content:flex-start}._container_1yh99_1 *{margin-bottom:1rem}._container_1yh99_1 *:has(+._divider_1yh99_12){margin-bottom:0}._container_1yh99_1 ul{padding-top:var(--spacing-md);padding-bottom:var(--spacing-md)}._container_1yh99_1 *:last-child{margin-bottom:0}._container_1yh99_1 ._richTextImage_1yh99_26{border-radius:var(--radius-md);margin:0 auto;overflow:hidden;line-height:0;margin-bottom:1rem}._container_1yh99_1 ._richTextLink_1yh99_34{color:var(--color-secondary-100);text-decoration:underline;font-weight:var(--font-weight-semibold);transition:color .3s ease-in-out,text-decoration .3s ease-in-out}._container_1yh99_1 ._richTextLink_1yh99_34:hover{color:var(--color-primary-100);text-decoration:underline}._container_1yh99_1 ._divider_1yh99_12{border:none;border-top:1px solid var(--color-secondary-25);margin:var(--spacing-md) 0}._container_1yh99_1 .text-small{font-size:var(--font-size-sm)}._container_1yh99_1 .text-medium{font-size:var(--font-size-md)}._container_1yh99_1 .text-large{font-size:var(--font-size-lg)}._container_1yh99_1 .text-xlarge{font-size:var(--font-size-xl)}
|
|
8
8
|
._cardLink_1wgn9_1{text-decoration:none}._card_1wgn9_1{background-color:var(--color-primary-10);padding:var(--spacing-xl);height:100px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;position:relative;transition:background-color .3s ease-in-out}._card_1wgn9_1 ._title_1wgn9_17 span{font-weight:var(--font-weight-bold)}._cardLink_1wgn9_1:hover ._card_1wgn9_1{background-color:var(--color-primary-100)}._cardLink_1wgn9_1:hover ._title_1wgn9_17{color:#fff}._cardLink_1wgn9_1:hover ._title_1wgn9_17 span{color:#fff!important}._title_1wgn9_17{margin:0;font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);text-decoration:none;line-height:var(--line-height-tight);flex:1;transition:color .3s ease-in-out}._title_1wgn9_17 span{transition:color .3s ease-in-out}._image_1wgn9_52{position:relative;height:100%;width:100px;display:flex;align-items:center;justify-content:center}._image_1wgn9_52 img{position:absolute;width:80px;height:auto}@media (max-width: 767px){._image_1wgn9_52{width:70px}._image_1wgn9_52 img{width:70px}}._icon_1wgn9_75{display:inline-flex;align-items:center;justify-content:center;background-color:#fff;color:var(--color-primary-100);min-width:35px;min-height:35px;border-radius:var(--radius-full)}
|
|
9
|
-
.
|
|
9
|
+
._cardLink_l1qmh_1{text-decoration:none;cursor:pointer}._card_l1qmh_1{background-color:transparent;min-height:300px;border-radius:var(--radius-md);position:relative;overflow:hidden}@media (max-width: 768px){._card_l1qmh_1{width:100%;max-width:none;min-width:0}}._container_l1qmh_20{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;height:100%;width:100%;padding:3.25rem var(--spacing-xl)}._icon_l1qmh_30{margin-bottom:1rem}._icon_l1qmh_30 i,._icon_l1qmh_30 svg{font-size:2.5rem;color:var(--color-primary-100)}._cardLink_l1qmh_1:hover ._card_l1qmh_1,._modalTrigger_l1qmh_52:hover ._card_l1qmh_1{background-color:var(--color-primary-100)}._cardLink_l1qmh_1:hover ._callToAction_l1qmh_57 ._label_l1qmh_58,._modalTrigger_l1qmh_52:hover ._callToAction_l1qmh_57 ._label_l1qmh_58{opacity:1;transform:translateY(0)}._cardLink_l1qmh_1:hover ._callToAction_l1qmh_57 ._cardIcon_l1qmh_63,._modalTrigger_l1qmh_52:hover ._callToAction_l1qmh_57 ._cardIcon_l1qmh_63{background-color:var(--color-primary-100);color:#fff;border:5px solid var(--color-primary-100)}._title_l1qmh_70{margin:0;font-size:1.75rem;font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);text-decoration:none;flex:1;transition:color .3s ease-in-out}._title_l1qmh_70 span{transition:color .3s ease-in-out}._description_l1qmh_93{margin:0}._description_l1qmh_93:has(.inlineNumber){display:flex;gap:var(--spacing-md)}@media (max-width: 767px){._description_l1qmh_93:has(.inlineNumber){align-items:center;justify-content:center;flex-direction:column}}._imageWrapper_l1qmh_108{position:relative;height:100%;width:80px;display:flex;align-items:center;justify-content:center}._imageWrapper_l1qmh_108 img{position:relative;width:80px;height:auto}._modalTrigger_l1qmh_52{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer}._modalTrigger_l1qmh_52 ._imageWrapper_l1qmh_108{transition:opacity .3s ease-in-out}._modalTrigger_l1qmh_52:hover ._cardIcon_l1qmh_63{background-color:var(--color-primary-100);border-color:var(--color-primary-100);color:#fff}._modalTrigger_l1qmh_52:hover ._imageWrapper_l1qmh_108{opacity:.75}._callToAction_l1qmh_57{position:absolute;top:.75rem;right:.75rem;display:flex;align-items:center;gap:var(--spacing-sm)}._callToAction_l1qmh_57 ._cardIcon_l1qmh_63{display:flex;align-items:center;justify-content:center;width:35px;height:35px;padding:var(--spacing-xs);background-color:#fff;color:var(--color-primary-100);border:5px solid #fff;border-radius:var(--radius-full);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}._callToAction_l1qmh_57 ._label_l1qmh_58{color:var(--color-primary-100);font-weight:var(--font-weight-semibold);opacity:0;transform:translateY(-10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}._metric_l1qmh_189 ._content_l1qmh_190{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-sm);width:100%;height:100%;margin:0 auto}._metric_l1qmh_189 ._description_l1qmh_93{text-align:center;font-size:var(--font-size-lg)}._metric_l1qmh_189 ._outerCircle_l1qmh_206{stroke-width:10px;stroke:#ccc}._metric_l1qmh_189 ._innerCircle_l1qmh_211{stroke:var(--color-primary-100);fill:none;stroke-width:10px}._metric_l1qmh_189 ._metricLabel_l1qmh_217{position:relative;font-weight:var(--font-weight-bold);font-size:1.75rem;fill:var(--color-primary-100)}._textOnly_l1qmh_225 ._title_l1qmh_70{color:var(--color-primary-100)}._textOnly_l1qmh_225 ._description_l1qmh_93{color:var(--color-text-primary);font-size:var(--font-size-lg)}._textOnly_l1qmh_225 ._cardLink_l1qmh_1:hover ._card_l1qmh_1,._textOnly_l1qmh_225 ._modalTrigger_l1qmh_52:hover ._card_l1qmh_1{background-color:var(--color-primary-100)}._textOnly_l1qmh_225 ._cardLink_l1qmh_1:hover ._callToAction_l1qmh_57 ._label_l1qmh_58,._textOnly_l1qmh_225 ._modalTrigger_l1qmh_52:hover ._callToAction_l1qmh_57 ._label_l1qmh_58{opacity:1;transform:translateY(0);color:#fff}._textOnly_l1qmh_225 ._cardLink_l1qmh_1:hover ._callToAction_l1qmh_57 ._cardIcon_l1qmh_63,._textOnly_l1qmh_225 ._modalTrigger_l1qmh_52:hover ._callToAction_l1qmh_57 ._cardIcon_l1qmh_63{background-color:#e0eaf9;color:var(--color-primary-100);border:5px solid #e0eaf9}._fullBleed_l1qmh_257{min-height:450px}._fullBleed_l1qmh_257 ._container_l1qmh_20{display:block;padding:0}._fullBleed_l1qmh_257 ._modalTrigger_l1qmh_52{display:block}._fullBleed_l1qmh_257 ._content_l1qmh_190{position:absolute;bottom:var(--spacing-md);right:var(--spacing-md);left:var(--spacing-md);z-index:5;background:#ffffffa6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-md);padding:var(--spacing-lg)}._fullBleed_l1qmh_257 ._imageWrapper_l1qmh_108{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}._fullBleed_l1qmh_257 ._imageWrapper_l1qmh_108 img{width:100%;height:100%;object-fit:cover}._imageTop_l1qmh_298 ._container_l1qmh_20{height:auto;gap:var(--spacing-lg);justify-content:flex-start;flex-direction:column-reverse}._imageTop_l1qmh_298 ._imageWrapper_l1qmh_108{height:auto;max-width:225px;align-items:center;justify-content:center}._imageTop_l1qmh_298 ._imageWrapper_l1qmh_108 img{position:relative;width:100%}._imageBottom_l1qmh_319 ._container_l1qmh_20{height:100%;justify-content:flex-start;flex-direction:column}._imageBottom_l1qmh_319 ._imageWrapper_l1qmh_108{height:auto;align-items:normal}@media (max-width: 767px){._imageBottom_l1qmh_319 ._imageWrapper_l1qmh_108{max-height:350px}}._imageBottom_l1qmh_319 ._imageWrapper_l1qmh_108 img{width:100%;height:auto}@media (max-width: 767px){._imageBottom_l1qmh_319 ._imageWrapper_l1qmh_108 img{position:relative}}._imageLeft_l1qmh_346 ._container_l1qmh_20{flex-direction:row-reverse}@media (max-width: 767px){._imageLeft_l1qmh_346 ._container_l1qmh_20{flex-direction:column-reverse}}._imageRight_l1qmh_356 ._container_l1qmh_20{flex-direction:row}@media (max-width: 767px){._imageRight_l1qmh_356 ._container_l1qmh_20{flex-direction:column}}._imageLeft_l1qmh_346 ._content_l1qmh_190,._imageRight_l1qmh_356 ._content_l1qmh_190{flex:.5;width:100%}._imageLeft_l1qmh_346 ._title_l1qmh_70,._imageRight_l1qmh_356 ._title_l1qmh_70{font-size:2rem}._imageLeft_l1qmh_346 ._description_l1qmh_93,._imageRight_l1qmh_356 ._description_l1qmh_93{font-size:var(--font-size-lg)}._imageLeft_l1qmh_346 ._imageWrapper_l1qmh_108,._imageRight_l1qmh_356 ._imageWrapper_l1qmh_108{flex:.5}._imageLeft_l1qmh_346 ._imageWrapper_l1qmh_108 img,._imageRight_l1qmh_356 ._imageWrapper_l1qmh_108 img{width:100%;height:100%;object-fit:contain}@media (max-width: 767px){._imageLeft_l1qmh_346 ._imageWrapper_l1qmh_108,._imageRight_l1qmh_356 ._imageWrapper_l1qmh_108{flex:1;justify-content:flex-start;max-height:250px}._imageLeft_l1qmh_346 ._imageWrapper_l1qmh_108 img,._imageRight_l1qmh_356 ._imageWrapper_l1qmh_108 img{position:relative;height:100%;width:100%;min-width:150px}}._containImage_l1qmh_405{gap:var(--spacing-xl)}._fullBleedImage_l1qmh_409{padding:0;gap:0}._fullBleedImage_l1qmh_409 ._content_l1qmh_190{padding:var(--spacing-xl)}._image_l1qmh_108{min-height:225px}._image_l1qmh_108 ._container_l1qmh_20{padding:var(--spacing-xl);justify-content:center}._image_l1qmh_108 ._imageWrapper_l1qmh_108{width:100%;min-height:unset}._image_l1qmh_108 ._imageWrapper_l1qmh_108 ._imageWrapper_l1qmh_108 img{position:relative}.homeGrid ._textOnly_l1qmh_225 ._title_l1qmh_70{color:#fff}.homeGrid ._textOnly_l1qmh_225 ._description_l1qmh_93{color:#fff;font-size:var(--font-size-lg)}.startMetricGrid ._textOnly_l1qmh_225{max-width:300px;margin:0 auto}.startMetricGrid ._textOnly_l1qmh_225 ._title_l1qmh_70{font-size:3rem}.conditionManagementServicesGrid ._imageLeft_l1qmh_346{min-height:235px}.conditionManagementServicesGrid ._imageLeft_l1qmh_346 ._content_l1qmh_190{flex:1}.conditionManagementServicesGrid ._imageLeft_l1qmh_346 ._title_l1qmh_70{font-size:var(--font-size-xl)}.conditionManagementServicesGrid ._imageLeft_l1qmh_346 ._imageWrapper_l1qmh_108{flex:.25}@media (max-width: 767px){.conditionManagementServicesGrid ._imageLeft_l1qmh_346 ._imageWrapper_l1qmh_108{flex:1}}.backgroundPrimary ._eyebrow_l1qmh_487,.backgroundPrimary ._title_l1qmh_70,.backgroundPrimary ._description_l1qmh_93{color:#fff}.backgroundPrimary ._cta_l1qmh_499 ._secondary_l1qmh_500{background-color:#fff}
|
|
10
10
|
._card_1677v_1{background-color:#fff;padding:var(--spacing-lg);border-radius:var(--radius-md);display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;position:relative}._service_1677v_12{position:relative}._container_1677v_16{display:flex;align-items:center;gap:var(--spacing-lg)}._title_1677v_22{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}._content_1677v_27{display:flex;flex-direction:column;gap:var(--spacing-sm)}._content_1677v_27 ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--spacing-sm);list-style:none;padding:0;padding-block-start:0}._content_1677v_27 ul li{background-color:#e0eaf9;padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--radius-full);margin-bottom:0}._image_1677v_50{max-width:100px}._image_1677v_50 img{width:100%;height:auto;object-fit:cover}
|
|
11
11
|
._card_1vt0e_1{background-color:var(--color-background);border-radius:var(--radius-md);position:relative;overflow:hidden;padding:0;display:flex;flex-direction:column;justify-content:space-between;height:100%;box-sizing:border-box;min-height:400px}._imageBackgroundContainer_1vt0e_15{position:relative;height:450px}._modalTrigger_1vt0e_20{cursor:pointer}._callToAction_1vt0e_24{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:var(--spacing-sm);z-index:5}._callToAction_1vt0e_24 ._cardIcon_1vt0e_33{display:flex;align-items:center;justify-content:center;width:35px;height:35px;padding:var(--spacing-xs);background-color:#fff;color:var(--color-primary-100);border:5px solid #fff;border-radius:var(--radius-full);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}._callToAction_1vt0e_24 ._label_1vt0e_51{color:#fff;font-weight:var(--font-weight-semibold);opacity:0;transform:translateY(-10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}._card_1vt0e_1._video_1vt0e_62:hover ._image_1vt0e_15 img{opacity:.75}._card_1vt0e_1._video_1vt0e_62:hover ._label_1vt0e_51{opacity:1;transform:translateY(0);color:var(--color-primary-100)}._card_1vt0e_1._video_1vt0e_62:hover ._cardIcon_1vt0e_33{background-color:var(--color-primary-100);color:#fff;border:5px solid var(--color-primary-100)}._fullBleed_1vt0e_80{margin:0 auto}._fullBleed_1vt0e_80 ._content_1vt0e_84{display:flex;flex-direction:column}._fullBleed_1vt0e_80 ._overlay_1vt0e_90{background-color:#000000bf;border-radius:var(--radius-md);width:calc(100% - 2rem);margin:0 auto;position:absolute;bottom:1rem;left:1rem;padding:1rem;display:flex;align-items:flex-start;justify-content:flex-start;gap:var(--spacing-md);background:#ffffffa6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}._fullBleed_1vt0e_80 ._overlay_1vt0e_90 ._description_1vt0e_108{color:var(--color-text-primary);transition:max-height .3s ease-in-out}._fullBleed_1vt0e_80 ._cardIcon_1vt0e_33{display:flex;align-items:center;justify-content:center;width:35px;height:35px;padding:var(--spacing-xs);position:absolute;top:1rem;right:1rem;z-index:1;background-color:#fff;color:var(--color-primary-100);border:5px solid #fff;border-radius:var(--radius-full);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}._fullBleed_1vt0e_80:hover ._cardIcon_1vt0e_33{background-color:var(--color-primary-100);color:#fff;border:5px solid var(--color-primary-100)}._fullBleed_1vt0e_80 ._title_1vt0e_143{line-height:1.1}._fullBleed_1vt0e_80 ._title_1vt0e_143 strong{font-size:var(--font-size-lg)}._fullBleed_1vt0e_80._default_1vt0e_151 ._overlay_1vt0e_90 ._content_1vt0e_84{flex-direction:column-reverse;gap:var(--spacing-md)}._fullBleed_1vt0e_80._default_1vt0e_151 ._overlay_1vt0e_90 ._title_1vt0e_143{line-height:1.1}._fullBleed_1vt0e_80._default_1vt0e_151 ._overlay_1vt0e_90 ._title_1vt0e_143 strong{font-size:var(--font-size-md)}._fullBleed_1vt0e_80._default_1vt0e_151 ._overlay_1vt0e_90 ._description_1vt0e_108{max-height:500px}._fullBleed_1vt0e_80._default_1vt0e_151 ._overlay_1vt0e_90 ._description_1vt0e_108:before{content:"“";font-size:var(--font-size-lg);display:inline-block;position:relative;top:.15rem;left:-3px;color:var(--color-primary-100);font-family:Times New Roman,Times,serif;font-weight:var(--font-weight-bold);line-height:0}._fullBleed_1vt0e_80._default_1vt0e_151 ._overlay_1vt0e_90 ._description_1vt0e_108:after{content:"”";font-size:var(--font-size-lg);display:inline-block;position:relative;top:.15rem;right:-3px;color:var(--color-primary-100);font-family:Times New Roman,Times,serif;font-weight:var(--font-weight-bold);line-height:0}._fullBleed_1vt0e_80._video_1vt0e_62{cursor:pointer}._fullBleed_1vt0e_80._video_1vt0e_62 ._overlay_1vt0e_90 ._description_1vt0e_108{max-height:0;overflow:hidden}._fullBleed_1vt0e_80._video_1vt0e_62:hover ._overlay_1vt0e_90 ._description_1vt0e_108{max-height:400px}._imageLeft_1vt0e_219{max-width:800px;margin:0 auto;min-height:unset}@media (max-width: 767px){._imageLeft_1vt0e_219{max-width:unset;padding:0}}._imageLeft_1vt0e_219 ._container_1vt0e_230{display:flex;gap:var(--spacing-xl)}@media (max-width: 767px){._imageLeft_1vt0e_219 ._container_1vt0e_230{flex-direction:column}}@media (max-width: 767px){._imageLeft_1vt0e_219{max-width:unset}._imageLeft_1vt0e_219 ._container_1vt0e_230{flex-direction:column}}._imageLeft_1vt0e_219 ._content_1vt0e_84{flex:1 0;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:var(--spacing-md);position:relative;padding:var(--spacing-xl)}@media (max-width: 767px){._imageLeft_1vt0e_219 ._content_1vt0e_84{padding:0}}._imageLeft_1vt0e_219 ._image_1vt0e_15{flex:.75;height:100%;max-height:450px;max-width:275px;margin:0 auto}._imageLeft_1vt0e_219 ._image_1vt0e_15 img{border-radius:var(--radius-md);overflow:hidden;width:100%;object-fit:cover;height:auto}._imageRight_1vt0e_279{max-width:800px;margin:0 auto;min-height:unset}@media (max-width: 767px){._imageRight_1vt0e_279{max-width:unset;padding:0}}._imageRight_1vt0e_279 ._container_1vt0e_230{display:flex;flex-direction:row-reverse;gap:var(--spacing-xl)}@media (max-width: 767px){._imageRight_1vt0e_279 ._container_1vt0e_230{flex-direction:column}}._imageRight_1vt0e_279 ._content_1vt0e_84{flex:1 0;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:var(--spacing-md);position:relative;padding:var(--spacing-xl)}@media (max-width: 767px){._imageRight_1vt0e_279 ._content_1vt0e_84{padding:0}}._imageRight_1vt0e_279 ._image_1vt0e_15{flex:.75;height:100%;max-height:450px;max-width:275px;margin:0 auto;position:relative}._imageRight_1vt0e_279 ._image_1vt0e_15 img{border-radius:var(--radius-md);overflow:hidden;width:100%;object-fit:cover;height:auto}._imageBottom_1vt0e_333{padding:var(--spacing-xl);max-width:800px;margin:0 auto;min-height:unset;display:flex;align-items:center;justify-content:center}._imageBottom_1vt0e_333 ._content_1vt0e_84{display:flex;flex-direction:column;gap:var(--spacing-xl)}._imageBottom_1vt0e_333 ._personContainer_1vt0e_348{display:flex;align-items:flex-start;justify-content:flex-start;gap:var(--spacing-md)}._imageTop_1vt0e_356{padding:var(--spacing-xl);max-width:800px;margin:0 auto;min-height:unset;display:flex;align-items:center;justify-content:center}._imageTop_1vt0e_356 ._container_1vt0e_230{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-lg)}._imageTop_1vt0e_356 ._content_1vt0e_84{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:var(--spacing-md)}._imageTop_1vt0e_356 ._personContainer_1vt0e_348{display:flex;align-items:center;justify-content:center;gap:var(--spacing-md)}@media (max-width: 767px){._imageRight_1vt0e_279,._imageLeft_1vt0e_219,._imageBottom_1vt0e_333,._imageTop_1vt0e_356{max-width:unset;padding:0}}._imageRight_1vt0e_279 ._image_1vt0e_15 img,._imageLeft_1vt0e_219 ._image_1vt0e_15 img,._imageBottom_1vt0e_333 ._image_1vt0e_15 img,._imageTop_1vt0e_356 ._image_1vt0e_15 img{transition:opacity .3s ease-in-out}._imageRight_1vt0e_279 ._title_1vt0e_143 strong,._imageLeft_1vt0e_219 ._title_1vt0e_143 strong,._imageBottom_1vt0e_333 ._title_1vt0e_143 strong,._imageTop_1vt0e_356 ._title_1vt0e_143 strong{font-size:var(--font-size-lg)}._imageRight_1vt0e_279 ._description_1vt0e_108,._imageLeft_1vt0e_219 ._description_1vt0e_108,._imageBottom_1vt0e_333 ._description_1vt0e_108,._imageTop_1vt0e_356 ._description_1vt0e_108{display:block;position:relative;font-size:var(--font-size-lg);text-wrap:pretty;overflow:visible}._imageRight_1vt0e_279 ._description_1vt0e_108:before,._imageLeft_1vt0e_219 ._description_1vt0e_108:before,._imageBottom_1vt0e_333 ._description_1vt0e_108:before,._imageTop_1vt0e_356 ._description_1vt0e_108:before{content:"“";font-size:2.5rem;display:inline-block;position:relative;top:.35rem;left:-1px;color:var(--color-primary-100);font-family:Times New Roman,Times,serif;font-weight:var(--font-weight-bold);line-height:0}._imageRight_1vt0e_279 ._description_1vt0e_108:after,._imageLeft_1vt0e_219 ._description_1vt0e_108:after,._imageBottom_1vt0e_333 ._description_1vt0e_108:after,._imageTop_1vt0e_356 ._description_1vt0e_108:after{content:"”";font-size:2.5rem;display:inline-block;position:relative;top:.35rem;right:-1px;color:var(--color-primary-100);font-family:Times New Roman,Times,serif;font-weight:var(--font-weight-bold);line-height:0}
|
|
12
12
|
._cardLink_1wi59_1{text-decoration:none;cursor:pointer}._card_1wi59_1{border-radius:var(--radius-md);position:relative;overflow:hidden}@media (max-width: 768px){._card_1wi59_1{width:100%;max-width:none;min-width:0}}._container_1wi59_18{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-md);height:100%;width:100%;padding:2.5rem var(--spacing-xl)}._image_1wi59_28{position:relative;height:auto;width:100%;max-width:250px;display:flex;align-items:center;justify-content:center}._image_1wi59_28 img{width:100%;height:auto}._rating_1wi59_43{display:flex;align-items:center;gap:var(--spacing-md)}._ratingValue_1wi59_49{font-weight:var(--font-weight-semibold);color:var(--color-text-primary)}._ratingOuter_1wi59_54{color:transparent;font-size:var(--font-size-xl);position:relative;display:inline-flex}._ratingInner_1wi59_61{color:var(--color-warning);font-size:var(--font-size-xl);position:absolute;top:0;left:0;white-space:nowrap;overflow:hidden}
|
package/dist/styles.css.d.ts
CHANGED
|
@@ -54,25 +54,25 @@ declare const styles: {
|
|
|
54
54
|
readonly "_callToAction_1vt0e_24": string;
|
|
55
55
|
readonly "_callToAction_1wtpc_1": string;
|
|
56
56
|
readonly "_callToAction_3vs1z_107": string;
|
|
57
|
-
readonly "
|
|
57
|
+
readonly "_callToAction_l1qmh_57": string;
|
|
58
58
|
readonly "_cardGrid_11um4_1": string;
|
|
59
59
|
readonly "_cardIcon_1uxfh_34": string;
|
|
60
60
|
readonly "_cardIcon_1vt0e_33": string;
|
|
61
61
|
readonly "_cardIcon_3vs1z_113": string;
|
|
62
|
-
readonly "
|
|
62
|
+
readonly "_cardIcon_l1qmh_63": string;
|
|
63
63
|
readonly "_cardLink_1uxfh_14": string;
|
|
64
64
|
readonly "_cardLink_1wgn9_1": string;
|
|
65
65
|
readonly "_cardLink_1wi59_1": string;
|
|
66
66
|
readonly "_cardLink_3vs1z_1": string;
|
|
67
|
-
readonly "
|
|
67
|
+
readonly "_cardLink_l1qmh_1": string;
|
|
68
68
|
readonly "_card_1677v_1": string;
|
|
69
69
|
readonly "_card_1uxfh_1": string;
|
|
70
70
|
readonly "_card_1vt0e_1": string;
|
|
71
71
|
readonly "_card_1wgn9_1": string;
|
|
72
72
|
readonly "_card_1wi59_1": string;
|
|
73
73
|
readonly "_card_3vs1z_1": string;
|
|
74
|
+
readonly "_card_l1qmh_1": string;
|
|
74
75
|
readonly "_card_ti1qi_1": string;
|
|
75
|
-
readonly "_card_wqnsd_1": string;
|
|
76
76
|
readonly "_carouselComponent_15exx_99": string;
|
|
77
77
|
readonly "_carousel_15exx_1": string;
|
|
78
78
|
readonly "_carousel_t51gu_1": string;
|
|
@@ -93,7 +93,7 @@ declare const styles: {
|
|
|
93
93
|
readonly "_closeButton_1elr1_47": string;
|
|
94
94
|
readonly "_closeButton_ucye1_45": string;
|
|
95
95
|
readonly "_closed_1bj6k_56": string;
|
|
96
|
-
readonly "
|
|
96
|
+
readonly "_containImage_l1qmh_405": string;
|
|
97
97
|
readonly "_container_11um4_7": string;
|
|
98
98
|
readonly "_container_15exx_8": string;
|
|
99
99
|
readonly "_container_1677v_16": string;
|
|
@@ -108,9 +108,9 @@ declare const styles: {
|
|
|
108
108
|
readonly "_container_61msx_1": string;
|
|
109
109
|
readonly "_container_c7i2h_7": string;
|
|
110
110
|
readonly "_container_ivubr_7": string;
|
|
111
|
+
readonly "_container_l1qmh_20": string;
|
|
111
112
|
readonly "_container_l5nlh_7": string;
|
|
112
113
|
readonly "_container_lwp21_29": string;
|
|
113
|
-
readonly "_container_wqnsd_20": string;
|
|
114
114
|
readonly "_content_140ia_37": string;
|
|
115
115
|
readonly "_content_1677v_27": string;
|
|
116
116
|
readonly "_content_1uxfh_147": string;
|
|
@@ -119,13 +119,13 @@ declare const styles: {
|
|
|
119
119
|
readonly "_content_20vut_41": string;
|
|
120
120
|
readonly "_content_3vs1z_51": string;
|
|
121
121
|
readonly "_content_ivubr_1": string;
|
|
122
|
+
readonly "_content_l1qmh_190": string;
|
|
122
123
|
readonly "_content_l5nlh_108": string;
|
|
123
124
|
readonly "_content_ti1qi_63": string;
|
|
124
125
|
readonly "_content_tk8y9_29": string;
|
|
125
|
-
readonly "_content_wqnsd_190": string;
|
|
126
126
|
readonly "_controls_t51gu_39": string;
|
|
127
127
|
readonly "_cta_ivubr_170": string;
|
|
128
|
-
readonly "
|
|
128
|
+
readonly "_cta_l1qmh_499": string;
|
|
129
129
|
readonly "_current_4rh7w_11": string;
|
|
130
130
|
readonly "_danger_pna67_41": string;
|
|
131
131
|
readonly "_danger_sjjvl_46": string;
|
|
@@ -144,8 +144,8 @@ declare const styles: {
|
|
|
144
144
|
readonly "_default_tu4lq_161": string;
|
|
145
145
|
readonly "_description_11um4_58": string;
|
|
146
146
|
readonly "_description_1vt0e_108": string;
|
|
147
|
+
readonly "_description_l1qmh_93": string;
|
|
147
148
|
readonly "_description_tk8y9_44": string;
|
|
148
|
-
readonly "_description_wqnsd_93": string;
|
|
149
149
|
readonly "_details_1gk1u_71": string;
|
|
150
150
|
readonly "_disabled_1vpw0_56": string;
|
|
151
151
|
readonly "_disabled_i7a04_38": string;
|
|
@@ -173,7 +173,7 @@ declare const styles: {
|
|
|
173
173
|
readonly "_exit_ucye1_20": string;
|
|
174
174
|
readonly "_exiting_1elr1_23": string;
|
|
175
175
|
readonly "_eyebrow_c7i2h_27": string;
|
|
176
|
-
readonly "
|
|
176
|
+
readonly "_eyebrow_l1qmh_487": string;
|
|
177
177
|
readonly "_fab_1vpw0_1": string;
|
|
178
178
|
readonly "_fadeInFromLeft_lwp21_956": string;
|
|
179
179
|
readonly "_fadeInFromRight_lwp21_960": string;
|
|
@@ -192,12 +192,12 @@ declare const styles: {
|
|
|
192
192
|
readonly "_footer_1gk1u_1": string;
|
|
193
193
|
readonly "_footer_ti1qi_134": string;
|
|
194
194
|
readonly "_form_s0yvj_1": string;
|
|
195
|
-
readonly "
|
|
195
|
+
readonly "_fullBleedImage_l1qmh_409": string;
|
|
196
196
|
readonly "_fullBleed_1vt0e_80": string;
|
|
197
197
|
readonly "_fullBleed_1x4bo_179": string;
|
|
198
198
|
readonly "_fullBleed_c7i2h_211": string;
|
|
199
199
|
readonly "_fullBleed_ivubr_267": string;
|
|
200
|
-
readonly "
|
|
200
|
+
readonly "_fullBleed_l1qmh_257": string;
|
|
201
201
|
readonly "_full_171d6_25": string;
|
|
202
202
|
readonly "_gapLg_134u6_26": string;
|
|
203
203
|
readonly "_gapMd_134u6_22": string;
|
|
@@ -250,28 +250,27 @@ declare const styles: {
|
|
|
250
250
|
readonly "_icon_1wtpc_193": string;
|
|
251
251
|
readonly "_icon_3vs1z_143": string;
|
|
252
252
|
readonly "_icon_i7a04_71": string;
|
|
253
|
-
readonly "
|
|
253
|
+
readonly "_icon_l1qmh_30": string;
|
|
254
254
|
readonly "_iframe_c7i2h_375": string;
|
|
255
255
|
readonly "_imageBackgroundContainer_1uxfh_80": string;
|
|
256
256
|
readonly "_imageBackgroundContainer_1vt0e_15": string;
|
|
257
257
|
readonly "_imageBackgroundContainer_ti1qi_78": string;
|
|
258
258
|
readonly "_imageBackground_ti1qi_67": string;
|
|
259
259
|
readonly "_imageBottom_1vt0e_333": string;
|
|
260
|
-
readonly "
|
|
260
|
+
readonly "_imageBottom_l1qmh_319": string;
|
|
261
261
|
readonly "_imageContainer_ti1qi_48": string;
|
|
262
262
|
readonly "_imageLeft_1vt0e_219": string;
|
|
263
263
|
readonly "_imageLeft_3vs1z_62": string;
|
|
264
|
-
readonly "
|
|
264
|
+
readonly "_imageLeft_l1qmh_346": string;
|
|
265
265
|
readonly "_imagePlaceholder_1fhn6_179": string;
|
|
266
266
|
readonly "_imageRight_1vt0e_279": string;
|
|
267
|
-
readonly "
|
|
267
|
+
readonly "_imageRight_l1qmh_356": string;
|
|
268
268
|
readonly "_imageTop_1vt0e_356": string;
|
|
269
269
|
readonly "_imageTop_3vs1z_55": string;
|
|
270
|
+
readonly "_imageTop_l1qmh_298": string;
|
|
270
271
|
readonly "_imageTop_ti1qi_38": string;
|
|
271
|
-
readonly "
|
|
272
|
-
readonly "_imageVariant_wqnsd_423": string;
|
|
272
|
+
readonly "_imageWrapper_l1qmh_108": string;
|
|
273
273
|
readonly "_imageWrapper_tk8y9_7": string;
|
|
274
|
-
readonly "_imageWrapper_wqnsd_108": string;
|
|
275
274
|
readonly "_image_1677v_50": string;
|
|
276
275
|
readonly "_image_1ihs2_41": string;
|
|
277
276
|
readonly "_image_1vt0e_15": string;
|
|
@@ -280,6 +279,7 @@ declare const styles: {
|
|
|
280
279
|
readonly "_image_3vs1z_35": string;
|
|
281
280
|
readonly "_image_c7i2h_310": string;
|
|
282
281
|
readonly "_image_ivubr_85": string;
|
|
282
|
+
readonly "_image_l1qmh_108": string;
|
|
283
283
|
readonly "_image_l5nlh_135": string;
|
|
284
284
|
readonly "_image_ti1qi_38": string;
|
|
285
285
|
readonly "_image_tk8y9_7": string;
|
|
@@ -294,7 +294,7 @@ declare const styles: {
|
|
|
294
294
|
readonly "_inlineBlock_1mldh_48": string;
|
|
295
295
|
readonly "_inlineFlex_1mldh_56": string;
|
|
296
296
|
readonly "_inline_1mldh_44": string;
|
|
297
|
-
readonly "
|
|
297
|
+
readonly "_innerCircle_l1qmh_211": string;
|
|
298
298
|
readonly "_input_1mpje_30": string;
|
|
299
299
|
readonly "_input_1nmh2_7": string;
|
|
300
300
|
readonly "_input_1pyo7_7": string;
|
|
@@ -321,9 +321,9 @@ declare const styles: {
|
|
|
321
321
|
readonly "_label_3vs1z_108": string;
|
|
322
322
|
readonly "_label_4yxo1_29": string;
|
|
323
323
|
readonly "_label_i7a04_1": string;
|
|
324
|
+
readonly "_label_l1qmh_58": string;
|
|
324
325
|
readonly "_label_pna67_45": string;
|
|
325
326
|
readonly "_label_qx9xp_35": string;
|
|
326
|
-
readonly "_label_wqnsd_58": string;
|
|
327
327
|
readonly "_label_x8y4v_7": string;
|
|
328
328
|
readonly "_large_sjjvl_18": string;
|
|
329
329
|
readonly "_layoutHImageLeft_ivubr_99": string;
|
|
@@ -376,10 +376,10 @@ declare const styles: {
|
|
|
376
376
|
readonly "_md_i7a04_17": string;
|
|
377
377
|
readonly "_medium_sjjvl_13": string;
|
|
378
378
|
readonly "_menuToggle_lwp21_240": string;
|
|
379
|
-
readonly "
|
|
379
|
+
readonly "_metricLabel_l1qmh_217": string;
|
|
380
380
|
readonly "_metricValue_ivubr_50": string;
|
|
381
381
|
readonly "_metric_ivubr_34": string;
|
|
382
|
-
readonly "
|
|
382
|
+
readonly "_metric_l1qmh_189": string;
|
|
383
383
|
readonly "_metrics_ivubr_34": string;
|
|
384
384
|
readonly "_mobileButtons_lwp21_279": string;
|
|
385
385
|
readonly "_mobileMenuItem_lwp21_952": string;
|
|
@@ -387,7 +387,7 @@ declare const styles: {
|
|
|
387
387
|
readonly "_mobileMenu_lwp21_941": string;
|
|
388
388
|
readonly "_modalTrigger_1vt0e_20": string;
|
|
389
389
|
readonly "_modalTrigger_3vs1z_102": string;
|
|
390
|
-
readonly "
|
|
390
|
+
readonly "_modalTrigger_l1qmh_52": string;
|
|
391
391
|
readonly "_modal_140ia_16": string;
|
|
392
392
|
readonly "_monthName_1q8jq_22": string;
|
|
393
393
|
readonly "_muted_1itq5_59": string;
|
|
@@ -414,7 +414,7 @@ declare const styles: {
|
|
|
414
414
|
readonly "_open_55xty_40": string;
|
|
415
415
|
readonly "_open_lwp21_494": string;
|
|
416
416
|
readonly "_optional_i7a04_52": string;
|
|
417
|
-
readonly "
|
|
417
|
+
readonly "_outerCircle_l1qmh_206": string;
|
|
418
418
|
readonly "_outlined_ti1qi_30": string;
|
|
419
419
|
readonly "_outside_1q8jq_44": string;
|
|
420
420
|
readonly "_overlay_140ia_1": string;
|
|
@@ -479,7 +479,7 @@ declare const styles: {
|
|
|
479
479
|
readonly "_secondaryNav_1gk1u_34": string;
|
|
480
480
|
readonly "_secondary_1wtpc_28": string;
|
|
481
481
|
readonly "_secondary_ivubr_308": string;
|
|
482
|
-
readonly "
|
|
482
|
+
readonly "_secondary_l1qmh_500": string;
|
|
483
483
|
readonly "_select_10s7j_7": string;
|
|
484
484
|
readonly "_select_1j39k_7": string;
|
|
485
485
|
readonly "_selected_1q8jq_48": string;
|
|
@@ -542,7 +542,7 @@ declare const styles: {
|
|
|
542
542
|
readonly "_tabsTrigger_tu4lq_42": string;
|
|
543
543
|
readonly "_tabs_1x4bo_1": string;
|
|
544
544
|
readonly "_tabs_tu4lq_1": string;
|
|
545
|
-
readonly "
|
|
545
|
+
readonly "_textOnly_l1qmh_225": string;
|
|
546
546
|
readonly "_text_18z15_41": string;
|
|
547
547
|
readonly "_text_1itq5_1": string;
|
|
548
548
|
readonly "_text_1uxfh_24": string;
|
|
@@ -564,10 +564,10 @@ declare const styles: {
|
|
|
564
564
|
readonly "_title_1x4bo_54": string;
|
|
565
565
|
readonly "_title_3vs1z_120": string;
|
|
566
566
|
readonly "_title_ivubr_151": string;
|
|
567
|
+
readonly "_title_l1qmh_70": string;
|
|
567
568
|
readonly "_title_l5nlh_131": string;
|
|
568
569
|
readonly "_title_lwp21_83": string;
|
|
569
570
|
readonly "_title_tk8y9_36": string;
|
|
570
|
-
readonly "_title_wqnsd_70": string;
|
|
571
571
|
readonly "_tooltipContainer_w9ixy_1": string;
|
|
572
572
|
readonly "_tooltipIcon_i7a04_83": string;
|
|
573
573
|
readonly "_tooltipText_i7a04_91": string;
|