@kaizen/components 1.7.12 → 1.7.13
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/cjs/dts/index.d.ts +0 -1
- package/dist/cjs/future.js +1 -1
- package/dist/cjs/{index-356811e2.js → index-148370e2.js} +1 -1
- package/dist/cjs/{index-356811e2.js.map → index-148370e2.js.map} +1 -1
- package/dist/cjs/index.css +1109 -794
- package/dist/cjs/index.js +385 -238
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/dts/index.d.ts +0 -1
- package/dist/esm/future.js +1 -1
- package/dist/esm/{index-7a8faf0f.js → index-d74d868a.js} +2 -2
- package/dist/esm/{index-7a8faf0f.js.map → index-d74d868a.js.map} +1 -1
- package/dist/esm/index.css +1109 -794
- package/dist/esm/index.js +374 -226
- package/dist/esm/index.js.map +1 -1
- package/dist/index.d.ts +1 -11
- package/dist/styles.css +1 -1
- package/package.json +5 -5
- package/CHANGELOG.md +0 -272
- package/LICENSE +0 -21
- package/dist/cjs/dts/Brand/Brand.d.ts +0 -11
- package/dist/cjs/dts/Brand/index.d.ts +0 -1
- package/dist/esm/dts/Brand/Brand.d.ts +0 -11
- package/dist/esm/dts/Brand/index.d.ts +0 -1
package/dist/esm/index.css
CHANGED
|
@@ -1,19 +1,15 @@
|
|
|
1
1
|
.ExampleComponent-module_exampleComponent__GfCkW{color:#ff0}
|
|
2
|
-
.Brand-module_img__uWvra{display:flex;max-inline-size:100%}
|
|
3
2
|
.FilterPopover-module_filterPopover__OgOEM{background-color:var(--color-white,#fff);border-radius:var(--border-borderless-border-radius,7px);box-shadow:var(--shadow-large-box-shadow,0 8px 40px rgba(0,0,0,.08),0 3px 9px rgba(0,0,0,.1));display:inline-flex;z-index:1010}
|
|
4
3
|
.FilterContents-module_filterContents__uNUpd{padding:var(--spacing-md,1.5rem)}
|
|
5
|
-
.SVG-module_icon__FE6iP{display:inline-block;height:20px;width:20px}.SVG-module_icon__FE6iP>use{pointer-events:none}.SVG-module_inheritSize__wiKMe{display:block;height:inherit;width:inherit}@media screen and (-ms-high-contrast:active){.SVG-module_icon__FE6iP{color:#000}}@media screen and (-ms-high-contrast:white-on-black){.SVG-module_icon__FE6iP{color:#fff}}@media screen and (-ms-high-contrast:black-on-white){.SVG-module_icon__FE6iP{color:#000}}.SVG-module_interactiveIconWrapper__ACcob{cursor:pointer}.SVG-module_interactiveIconWrapper__ACcob .SVG-module_icon__FE6iP{opacity:.7;transition:var(--animation-duration-fast,.3s) opacity}.SVG-module_interactiveIconWrapper__ACcob.SVG-module_disabled__WB5BU .SVG-module_icon__FE6iP,.SVG-module_interactiveIconWrapper__ACcob:disabled .SVG-module_icon__FE6iP{opacity:.3}.SVG-module_interactiveIconWrapper__ACcob:not(:disabled):not(.SVG-module_disabled__WB5BU).SVG-
|
|
6
|
-
.FilterButtonBase-module_filterButtonBase__505sK{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:var(--color-blue-100,#e6f6ff);border:0;border-radius:var(--border-solid-border-radius,7px);color:inherit;color:var(--color-blue-500,#0168b3);display:inline;display:inline-flex;font:inherit;font-family:var(--typography-button-secondary-font-family,"Inter","Noto Sans",Helvetica,Arial,sans-serif);font-size:var(--typography-button-secondary-font-size,1rem);font-weight:var(--typography-button-secondary-font-weight,500);height:3rem;letter-spacing:var(--typography-button-secondary-letter-spacing,normal);line-height:var(--typography-button-secondary-line-height,1.5rem);margin:0;padding:0;padding:var(--spacing-sm,.75rem);position:relative;white-space:nowrap}.FilterButtonBase-module_filterButtonBase__505sK.story__filter-button-base--active,.FilterButtonBase-module_filterButtonBase__505sK.story__filter-button-base--hover,.FilterButtonBase-module_filterButtonBase__505sK:active,.FilterButtonBase-module_filterButtonBase__505sK:hover{z-index:2}.FilterButtonBase-module_filterButtonBase__505sK.story__filter-button-base--active,.FilterButtonBase-module_filterButtonBase__505sK.story__filter-button-base--focus,.FilterButtonBase-module_filterButtonBase__505sK.story__filter-button-base--hover,.FilterButtonBase-module_filterButtonBase__505sK:active,.FilterButtonBase-module_filterButtonBase__505sK:focus-visible,.FilterButtonBase-module_filterButtonBase__505sK:hover,.js-focus-visible .FilterButtonBase-module_filterButtonBase__505sK.focus-visible{background-color:var(--color-blue-200,#bde2f5)}.FilterButtonBase-module_filterButtonBase__505sK:focus{outline:none}.FilterButtonBase-module_filterButtonBase__505sK.story__filter-button-base--focus,.FilterButtonBase-module_filterButtonBase__505sK:focus-visible,.js-focus-visible .FilterButtonBase-module_filterButtonBase__505sK.focus-visible{outline:none}.FilterButtonBase-module_filterButtonBase__505sK.story__filter-button-base--focus:after,.FilterButtonBase-module_filterButtonBase__505sK:focus-visible:after,.js-focus-visible .FilterButtonBase-module_filterButtonBase__505sK.focus-visible:after{border:var(--border-focus-ring-border-width,2px) var(--border-focus-ring-border-style,solid) var(--color-blue-500,#0168b3);border-radius:var(--border-focus-ring-border-radius,10px);bottom:calc(var(--border-focus-ring-border-width, 2px)
|
|
4
|
+
.SVG-module_icon__FE6iP{display:inline-block;height:20px;width:20px}.SVG-module_icon__FE6iP>use{pointer-events:none}.SVG-module_inheritSize__wiKMe{display:block;height:inherit;width:inherit}@media screen and (-ms-high-contrast:active){.SVG-module_icon__FE6iP{color:#000}}@media screen and (-ms-high-contrast:white-on-black){.SVG-module_icon__FE6iP{color:#fff}}@media screen and (-ms-high-contrast:black-on-white){.SVG-module_icon__FE6iP{color:#000}}.SVG-module_interactiveIconWrapper__ACcob{cursor:pointer}.SVG-module_interactiveIconWrapper__ACcob .SVG-module_icon__FE6iP{opacity:.7;transition:var(--animation-duration-fast,.3s) opacity}.SVG-module_interactiveIconWrapper__ACcob.SVG-module_disabled__WB5BU .SVG-module_icon__FE6iP,.SVG-module_interactiveIconWrapper__ACcob:disabled .SVG-module_icon__FE6iP{opacity:.3}.SVG-module_interactiveIconWrapper__ACcob:not(:disabled):not(.SVG-module_disabled__WB5BU).SVG-module_active__R9jic .SVG-module_icon__FE6iP,.SVG-module_interactiveIconWrapper__ACcob:not(:disabled):not(.SVG-module_disabled__WB5BU).SVG-module_hover__QivVO .SVG-module_icon__FE6iP,.SVG-module_interactiveIconWrapper__ACcob:not(:disabled):not(.SVG-module_disabled__WB5BU):active .SVG-module_icon__FE6iP,.SVG-module_interactiveIconWrapper__ACcob:not(:disabled):not(.SVG-module_disabled__WB5BU):focus .SVG-module_icon__FE6iP,.SVG-module_interactiveIconWrapper__ACcob:not(:disabled):not(.SVG-module_disabled__WB5BU):hover .SVG-module_icon__FE6iP{opacity:1}.SVG-module_reversedInteractiveIconWrapper__hTsnf .SVG-module_icon__FE6iP{opacity:1}.SVG-module_reversedInteractiveIconWrapper__hTsnf:not(:disabled,.SVG-module_disabled__WB5BU).SVG-module_active__R9jic .SVG-module_icon__FE6iP,.SVG-module_reversedInteractiveIconWrapper__hTsnf:not(:disabled,.SVG-module_disabled__WB5BU):active .SVG-module_icon__FE6iP{opacity:.5}
|
|
5
|
+
.FilterButtonBase-module_filterButtonBase__505sK{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:var(--color-blue-100,#e6f6ff);border:0;border-radius:var(--border-solid-border-radius,7px);color:inherit;color:var(--color-blue-500,#0168b3);display:inline;display:inline-flex;font:inherit;font-family:var(--typography-button-secondary-font-family,"Inter","Noto Sans",Helvetica,Arial,sans-serif);font-size:var(--typography-button-secondary-font-size,1rem);font-weight:var(--typography-button-secondary-font-weight,500);height:3rem;letter-spacing:var(--typography-button-secondary-letter-spacing,normal);line-height:var(--typography-button-secondary-line-height,1.5rem);margin:0;padding:0;padding:var(--spacing-sm,.75rem);position:relative;white-space:nowrap}.FilterButtonBase-module_filterButtonBase__505sK.story__filter-button-base--active,.FilterButtonBase-module_filterButtonBase__505sK.story__filter-button-base--hover,.FilterButtonBase-module_filterButtonBase__505sK:active,.FilterButtonBase-module_filterButtonBase__505sK:hover{z-index:2}.FilterButtonBase-module_filterButtonBase__505sK.story__filter-button-base--active,.FilterButtonBase-module_filterButtonBase__505sK.story__filter-button-base--focus,.FilterButtonBase-module_filterButtonBase__505sK.story__filter-button-base--hover,.FilterButtonBase-module_filterButtonBase__505sK:active,.FilterButtonBase-module_filterButtonBase__505sK:focus-visible,.FilterButtonBase-module_filterButtonBase__505sK:hover,.js-focus-visible .FilterButtonBase-module_filterButtonBase__505sK.focus-visible{background-color:var(--color-blue-200,#bde2f5)}.FilterButtonBase-module_filterButtonBase__505sK:focus{outline:none}.FilterButtonBase-module_filterButtonBase__505sK.story__filter-button-base--focus,.FilterButtonBase-module_filterButtonBase__505sK:focus-visible,.js-focus-visible .FilterButtonBase-module_filterButtonBase__505sK.focus-visible{outline:none}.FilterButtonBase-module_filterButtonBase__505sK.story__filter-button-base--focus:after,.FilterButtonBase-module_filterButtonBase__505sK:focus-visible:after,.js-focus-visible .FilterButtonBase-module_filterButtonBase__505sK.focus-visible:after{border:var(--border-focus-ring-border-width,2px) var(--border-focus-ring-border-style,solid) var(--color-blue-500,#0168b3);border-radius:var(--border-focus-ring-border-radius,10px);bottom:calc((var(--border-focus-ring-border-width, 2px) + 1px)*-1);content:"";left:calc((var(--border-focus-ring-border-width, 2px) + 1px)*-1);position:absolute;right:calc((var(--border-focus-ring-border-width, 2px) + 1px)*-1);top:calc((var(--border-focus-ring-border-width, 2px) + 1px)*-1);z-index:3}
|
|
7
6
|
.FilterButton-module_filterButton__Q2dMX{gap:var(--spacing-xs,.375rem)}.FilterButton-module_labelContainer__5G-MD{display:inline-flex}.FilterButton-module_hasSelectedValues__dyQkL{font-weight:var(--typography-button-primary-font-weight,700)}.FilterButton-module_labelSeparator__xrkAx{-webkit-margin-end:var(--spacing-xs,.375rem);margin-inline-end:var(--spacing-xs,.375rem)}[dir=ltr] [dir=rtl] .FilterButton-module_labelSeparator__xrkAx{margin-right:0}
|
|
8
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
9
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
10
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
11
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
12
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
7
|
+
/** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/
|
|
13
8
|
.Tooltip-module_tooltip__80yPv {
|
|
14
9
|
position: relative;
|
|
15
10
|
pointer-events: none;
|
|
16
|
-
z-index: 1070;
|
|
11
|
+
z-index: 1070;
|
|
12
|
+
}
|
|
17
13
|
|
|
18
14
|
.Tooltip-module_tooltipContent__gXHKT {
|
|
19
15
|
max-width: 400px;
|
|
@@ -27,40 +23,54 @@
|
|
|
27
23
|
line-height: var(--typography-paragraph-small-line-height, 1.125rem);
|
|
28
24
|
border-radius: var(--border-solid-border-radius, 7px);
|
|
29
25
|
transition: opacity var(--animation-duration-fast, 300ms), transform var(--animation-duration-fast, 300ms);
|
|
30
|
-
box-shadow: var(--shadow-small-box-shadow, 0px 3px 16px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1));
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
26
|
+
box-shadow: var(--shadow-small-box-shadow, 0px 3px 16px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1));
|
|
27
|
+
}
|
|
28
|
+
.Tooltip-module_tooltipContent__gXHKT.Tooltip-module_default__oLBfa {
|
|
29
|
+
background-color: var(--color-white, #ffffff);
|
|
30
|
+
border: var(--border-solid-border-width, 2px) var(--border-solid-border-style, solid) var(--color-gray-300, #eaeaec);
|
|
31
|
+
}
|
|
32
|
+
.Tooltip-module_tooltipContent__gXHKT.Tooltip-module_informative__Lw2ZJ {
|
|
33
|
+
background-color: var(--color-blue-100, #e6f6ff);
|
|
34
|
+
border: var(--border-solid-border-width, 2px) var(--border-solid-border-style, solid) var(--color-blue-300, #73c0e8);
|
|
35
|
+
}
|
|
36
|
+
.Tooltip-module_tooltipContent__gXHKT.Tooltip-module_positive__31-es {
|
|
37
|
+
background-color: var(--color-green-100, #e8f8f4);
|
|
38
|
+
border: var(--border-solid-border-width, 2px) var(--border-solid-border-style, solid) var(--color-green-300, #8fdbc7);
|
|
39
|
+
}
|
|
40
|
+
.Tooltip-module_tooltipContent__gXHKT.Tooltip-module_cautionary__jr2QQ {
|
|
41
|
+
background-color: var(--color-yellow-100, #fff9e4);
|
|
42
|
+
border: var(--border-solid-border-width, 2px) var(--border-solid-border-style, solid) var(--color-yellow-300, #ffe36e);
|
|
43
|
+
}
|
|
44
|
+
.Tooltip-module_tooltipContent__gXHKT.Tooltip-module_highlight__b5HMe {
|
|
45
|
+
background-color: var(--color-purple-100, #f4edf8);
|
|
46
|
+
border: var(--border-solid-border-width, 2px) var(--border-solid-border-style, solid) var(--color-purple-300, #c9a5dd);
|
|
47
|
+
}
|
|
46
48
|
|
|
47
49
|
.Tooltip-module_arrow__LWe4h {
|
|
48
50
|
z-index: 1;
|
|
49
|
-
position: absolute;
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
51
|
+
position: absolute;
|
|
52
|
+
}
|
|
53
|
+
[data-popper-placement^=top] .Tooltip-module_arrow__LWe4h {
|
|
54
|
+
bottom: 0;
|
|
55
|
+
}
|
|
56
|
+
[data-popper-placement^=bottom] .Tooltip-module_arrow__LWe4h {
|
|
57
|
+
top: 0;
|
|
58
|
+
}
|
|
59
|
+
[data-popper-placement^=bottom] .Tooltip-module_arrow__LWe4h .Tooltip-module_arrowInner__whQvw {
|
|
60
|
+
transform: rotate(180deg);
|
|
61
|
+
}
|
|
62
|
+
[data-popper-placement^=left] .Tooltip-module_arrow__LWe4h {
|
|
63
|
+
right: 0;
|
|
64
|
+
}
|
|
65
|
+
[data-popper-placement^=left] .Tooltip-module_arrow__LWe4h .Tooltip-module_arrowInner__whQvw {
|
|
66
|
+
transform: rotate(270deg);
|
|
67
|
+
}
|
|
68
|
+
[data-popper-placement^=right] .Tooltip-module_arrow__LWe4h {
|
|
69
|
+
left: 0;
|
|
70
|
+
}
|
|
71
|
+
[data-popper-placement^=right] .Tooltip-module_arrow__LWe4h .Tooltip-module_arrowInner__whQvw {
|
|
72
|
+
transform: rotate(90deg);
|
|
73
|
+
}
|
|
64
74
|
|
|
65
75
|
.Tooltip-module_arrowMain__VSut6::before,
|
|
66
76
|
.Tooltip-module_arrowMain__VSut6::after {
|
|
@@ -69,181 +79,195 @@
|
|
|
69
79
|
left: 50%;
|
|
70
80
|
border-left: calc(14px / 2) solid transparent;
|
|
71
81
|
border-right: calc(14px / 2) solid transparent;
|
|
72
|
-
margin-left: calc(14px / -2);
|
|
82
|
+
margin-left: calc(14px / -2);
|
|
83
|
+
}
|
|
73
84
|
|
|
74
85
|
.Tooltip-module_arrowMain__VSut6.Tooltip-module_default__oLBfa::before {
|
|
75
|
-
border-top: 7px solid var(--color-gray-300, #eaeaec);
|
|
76
|
-
|
|
86
|
+
border-top: 7px solid var(--color-gray-300, #eaeaec);
|
|
87
|
+
}
|
|
77
88
|
.Tooltip-module_arrowMain__VSut6.Tooltip-module_informative__Lw2ZJ::before {
|
|
78
|
-
border-top: 7px solid var(--color-blue-300, #73c0e8);
|
|
79
|
-
|
|
89
|
+
border-top: 7px solid var(--color-blue-300, #73c0e8);
|
|
90
|
+
}
|
|
80
91
|
.Tooltip-module_arrowMain__VSut6.Tooltip-module_positive__31-es::before {
|
|
81
|
-
border-top: 7px solid var(--color-green-300, #8fdbc7);
|
|
82
|
-
|
|
92
|
+
border-top: 7px solid var(--color-green-300, #8fdbc7);
|
|
93
|
+
}
|
|
83
94
|
.Tooltip-module_arrowMain__VSut6.Tooltip-module_highlight__b5HMe::before {
|
|
84
|
-
border-top: 7px solid var(--color-purple-300, #c9a5dd);
|
|
85
|
-
|
|
95
|
+
border-top: 7px solid var(--color-purple-300, #c9a5dd);
|
|
96
|
+
}
|
|
86
97
|
.Tooltip-module_arrowMain__VSut6.Tooltip-module_cautionary__jr2QQ::before {
|
|
87
|
-
border-top: 7px solid var(--color-yellow-300, #ffe36e);
|
|
88
|
-
|
|
98
|
+
border-top: 7px solid var(--color-yellow-300, #ffe36e);
|
|
99
|
+
}
|
|
89
100
|
.Tooltip-module_arrowMain__VSut6:after {
|
|
90
|
-
margin-top: -3px;
|
|
91
|
-
|
|
101
|
+
margin-top: -3px;
|
|
102
|
+
}
|
|
92
103
|
.Tooltip-module_arrowMain__VSut6.Tooltip-module_default__oLBfa::after {
|
|
93
|
-
border-top: 7px solid white;
|
|
94
|
-
|
|
104
|
+
border-top: 7px solid white;
|
|
105
|
+
}
|
|
95
106
|
.Tooltip-module_arrowMain__VSut6.Tooltip-module_informative__Lw2ZJ::after {
|
|
96
|
-
border-top: 7px solid var(--color-blue-100, #e6f6ff);
|
|
97
|
-
|
|
107
|
+
border-top: 7px solid var(--color-blue-100, #e6f6ff);
|
|
108
|
+
}
|
|
98
109
|
.Tooltip-module_arrowMain__VSut6.Tooltip-module_positive__31-es::after {
|
|
99
|
-
border-top: 7px solid var(--color-green-100, #e8f8f4);
|
|
100
|
-
|
|
110
|
+
border-top: 7px solid var(--color-green-100, #e8f8f4);
|
|
111
|
+
}
|
|
101
112
|
.Tooltip-module_arrowMain__VSut6.Tooltip-module_highlight__b5HMe::after {
|
|
102
|
-
border-top: 7px solid var(--color-purple-100, #f4edf8);
|
|
103
|
-
|
|
113
|
+
border-top: 7px solid var(--color-purple-100, #f4edf8);
|
|
114
|
+
}
|
|
104
115
|
.Tooltip-module_arrowMain__VSut6.Tooltip-module_cautionary__jr2QQ::after {
|
|
105
|
-
border-top: 7px solid var(--color-yellow-100, #fff9e4);
|
|
116
|
+
border-top: 7px solid var(--color-yellow-100, #fff9e4);
|
|
117
|
+
}
|
|
106
118
|
|
|
107
119
|
.Tooltip-module_arrowShadow__cwgsV::before {
|
|
108
|
-
border-top: 0px solid var(--color-gray-300, #eaeaec);
|
|
120
|
+
border-top: 0px solid var(--color-gray-300, #eaeaec);
|
|
121
|
+
}
|
|
109
122
|
|
|
110
123
|
.Tooltip-module_arrowShadow__cwgsV::after {
|
|
111
124
|
border-top: 7px solid rgba(var(--color-purple-800-rgb, 47, 36, 56), 0.09);
|
|
112
125
|
margin-top: 1px;
|
|
113
|
-
filter: blur(4px);
|
|
126
|
+
filter: blur(4px);
|
|
127
|
+
}
|
|
114
128
|
|
|
115
129
|
.Tooltip-module_displayInline__iojZb {
|
|
116
|
-
display: inline;
|
|
130
|
+
display: inline;
|
|
131
|
+
}
|
|
117
132
|
|
|
118
133
|
.Tooltip-module_displayBlock__RfmWl {
|
|
119
|
-
display: block;
|
|
134
|
+
display: block;
|
|
135
|
+
}
|
|
120
136
|
|
|
121
137
|
.Tooltip-module_displayInlineBlock__2q-e6 {
|
|
122
|
-
display: inline-block;
|
|
138
|
+
display: inline-block;
|
|
139
|
+
}
|
|
123
140
|
|
|
124
141
|
.Tooltip-module_displayFlex__orTOm {
|
|
125
|
-
display: flex;
|
|
142
|
+
display: flex;
|
|
143
|
+
}
|
|
126
144
|
|
|
127
145
|
.Tooltip-module_displayInlineFlex__z-4AS {
|
|
128
|
-
display: inline-flex;
|
|
129
|
-
|
|
146
|
+
display: inline-flex;
|
|
147
|
+
}
|
|
130
148
|
.ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-.ButtonGroup-module_firstChild__uEn1j,.ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-.ButtonGroup-module_firstChild__uEn1j.story__button-group--focus:after,.ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-.ButtonGroup-module_firstChild__uEn1j:focus-visible:after,.js-focus-visible .ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-.ButtonGroup-module_firstChild__uEn1j.focus-visible:after{border-end-start-radius:var(--border-focus-ring-border-radius,10px);border-start-start-radius:var(--border-focus-ring-border-radius,10px)}.ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-.ButtonGroup-module_lastChild__Vicsx,.ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-.ButtonGroup-module_lastChild__Vicsx.story__button-group--focus:after,.ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-.ButtonGroup-module_lastChild__Vicsx:focus-visible:after,.js-focus-visible .ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-.ButtonGroup-module_lastChild__Vicsx.focus-visible:after{border-end-end-radius:var(--border-focus-ring-border-radius,10px);border-start-end-radius:var(--border-focus-ring-border-radius,10px)}.ButtonGroup-module_buttonGroup__bsy2X{display:inline-flex}.ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-{border-radius:0}.ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-.story__button-group--focus:after,.ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-:focus-visible:after,.js-focus-visible .ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-.focus-visible:after{border-radius:0}.ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-.ButtonGroup-module_firstChild__uEn1j.story__button-group--focus:after,.ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-.ButtonGroup-module_firstChild__uEn1j:focus-visible:after,.js-focus-visible .ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-.ButtonGroup-module_firstChild__uEn1j.focus-visible:after{inset-inline-end:-1px}.ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-:not(.ButtonGroup-module_firstChild__uEn1j){-webkit-border-start:1px solid var(--color-blue-300,#73c0e8);border-inline-start:1px solid var(--color-blue-300,#73c0e8)}.ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-:not(.ButtonGroup-module_firstChild__uEn1j):not(.ButtonGroup-module_lastChild__Vicsx).story__button-group--focus:after,.ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-:not(.ButtonGroup-module_firstChild__uEn1j):not(.ButtonGroup-module_lastChild__Vicsx):focus-visible:after,.js-focus-visible .ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-:not(.ButtonGroup-module_firstChild__uEn1j):not(.ButtonGroup-module_lastChild__Vicsx).focus-visible:after{inset-inline-end:-1px;inset-inline-start:-1px}.ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-.ButtonGroup-module_lastChild__Vicsx.story__button-group--focus:after,.ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-.ButtonGroup-module_lastChild__Vicsx:focus-visible:after,.js-focus-visible .ButtonGroup-module_buttonGroup__bsy2X .ButtonGroup-module_child__K6AP-.ButtonGroup-module_lastChild__Vicsx.focus-visible:after{inset-inline-start:-1px}
|
|
131
149
|
.ListBox-module_listBox__FQ9sQ{display:grid;list-style:none;margin-bottom:0;margin-top:0;max-height:22rem;padding:0}.ListBox-module_listBox__FQ9sQ.ListBox-module_focus__Tm-jn{outline:none}
|
|
132
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
133
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
150
|
+
/** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/
|
|
134
151
|
@font-face {
|
|
135
152
|
font-family: "Tiempos Headline";
|
|
136
153
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/tiempos/tiempos-headline-bold.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/tiempos/tiempos-headline-bold.woff");
|
|
137
|
-
font-weight: 800;
|
|
138
|
-
|
|
154
|
+
font-weight: 800;
|
|
155
|
+
}
|
|
139
156
|
@font-face {
|
|
140
157
|
font-family: "Greycliff CF";
|
|
141
158
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-light.woff") format("woff");
|
|
142
|
-
font-weight: 300;
|
|
143
|
-
|
|
159
|
+
font-weight: 300;
|
|
160
|
+
}
|
|
144
161
|
@font-face {
|
|
145
162
|
font-family: "Greycliff CF";
|
|
146
163
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-regular.woff") format("woff");
|
|
147
|
-
font-weight: 400;
|
|
148
|
-
|
|
164
|
+
font-weight: 400;
|
|
165
|
+
}
|
|
149
166
|
@font-face {
|
|
150
167
|
font-family: "Greycliff CF";
|
|
151
168
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-medium.woff") format("woff");
|
|
152
|
-
font-weight: 500;
|
|
153
|
-
|
|
169
|
+
font-weight: 500;
|
|
170
|
+
}
|
|
154
171
|
@font-face {
|
|
155
172
|
font-family: "Greycliff CF";
|
|
156
173
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-demi-bold.woff") format("woff");
|
|
157
|
-
font-weight: 600;
|
|
158
|
-
|
|
174
|
+
font-weight: 600;
|
|
175
|
+
}
|
|
159
176
|
@font-face {
|
|
160
177
|
font-family: "Greycliff CF";
|
|
161
178
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-bold.woff") format("woff");
|
|
162
|
-
font-weight: 700;
|
|
163
|
-
|
|
179
|
+
font-weight: 700;
|
|
180
|
+
}
|
|
164
181
|
@font-face {
|
|
165
182
|
font-family: "Greycliff CF";
|
|
166
183
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-extra-bold.woff") format("woff");
|
|
167
|
-
font-weight: 800;
|
|
168
|
-
|
|
184
|
+
font-weight: 800;
|
|
185
|
+
}
|
|
169
186
|
@font-face {
|
|
170
187
|
font-family: "Inter";
|
|
171
188
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-light.woff2") url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-light.woff");
|
|
172
|
-
font-weight: 300;
|
|
173
|
-
|
|
189
|
+
font-weight: 300;
|
|
190
|
+
}
|
|
174
191
|
@font-face {
|
|
175
192
|
font-family: "Inter";
|
|
176
193
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-regular.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-regular.woff");
|
|
177
|
-
font-weight: 400;
|
|
178
|
-
|
|
194
|
+
font-weight: 400;
|
|
195
|
+
}
|
|
179
196
|
@font-face {
|
|
180
197
|
font-family: "Inter";
|
|
181
198
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-medium.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-medium.woff");
|
|
182
|
-
font-weight: 500;
|
|
183
|
-
|
|
199
|
+
font-weight: 500;
|
|
200
|
+
}
|
|
184
201
|
@font-face {
|
|
185
202
|
font-family: "Inter";
|
|
186
203
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-demi-bold.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-demi-bold.woff");
|
|
187
|
-
font-weight: 600;
|
|
188
|
-
|
|
204
|
+
font-weight: 600;
|
|
205
|
+
}
|
|
189
206
|
@font-face {
|
|
190
207
|
font-family: "Inter";
|
|
191
208
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-bold.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-bold.woff");
|
|
192
|
-
font-weight: 700;
|
|
193
|
-
|
|
209
|
+
font-weight: 700;
|
|
210
|
+
}
|
|
194
211
|
@font-face {
|
|
195
212
|
font-family: "Inter";
|
|
196
213
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-extra-bold.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-extra-bold.woff");
|
|
197
|
-
font-weight: 800;
|
|
198
|
-
|
|
214
|
+
font-weight: 800;
|
|
215
|
+
}
|
|
199
216
|
@font-face {
|
|
200
217
|
font-family: "IBM Plex Mono";
|
|
201
|
-
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff");
|
|
202
|
-
|
|
218
|
+
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff");
|
|
219
|
+
}
|
|
203
220
|
.Heading-module_heading__Fe11y {
|
|
204
|
-
margin: 0;
|
|
221
|
+
margin: 0;
|
|
222
|
+
}
|
|
205
223
|
|
|
206
224
|
.Heading-module_display-0__As5Ny {
|
|
207
225
|
font-family: var(--typography-display-0-font-family, "Tiempos Headline", Georgia, serif);
|
|
208
226
|
font-weight: var(--typography-display-0-font-weight, 800);
|
|
209
227
|
font-size: var(--typography-display-0-font-size, 4.5rem);
|
|
210
228
|
line-height: var(--typography-display-0-line-height, 5.25rem);
|
|
211
|
-
letter-spacing: var(--typography-display-0-letter-spacing, 0em);
|
|
229
|
+
letter-spacing: var(--typography-display-0-letter-spacing, 0em);
|
|
230
|
+
}
|
|
212
231
|
|
|
213
232
|
.Heading-module_heading-1__fMzkm {
|
|
214
233
|
font-family: var(--typography-heading-1-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif);
|
|
215
234
|
font-weight: var(--typography-heading-1-font-weight, 700);
|
|
216
235
|
font-size: var(--typography-heading-1-font-size, 2.125rem);
|
|
217
236
|
line-height: var(--typography-heading-1-line-height, 2.625rem);
|
|
218
|
-
letter-spacing: var(--typography-heading-1-letter-spacing, normal);
|
|
237
|
+
letter-spacing: var(--typography-heading-1-letter-spacing, normal);
|
|
238
|
+
}
|
|
219
239
|
|
|
220
240
|
.Heading-module_heading-2__bgkcr {
|
|
221
241
|
font-family: var(--typography-heading-2-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif);
|
|
222
242
|
font-weight: var(--typography-heading-2-font-weight, 700);
|
|
223
243
|
font-size: var(--typography-heading-2-font-size, 1.75rem);
|
|
224
244
|
line-height: var(--typography-heading-2-line-height, 2.25rem);
|
|
225
|
-
letter-spacing: var(--typography-heading-2-letter-spacing, normal);
|
|
245
|
+
letter-spacing: var(--typography-heading-2-letter-spacing, normal);
|
|
246
|
+
}
|
|
226
247
|
|
|
227
248
|
.Heading-module_heading-3__ZRUkC {
|
|
228
249
|
font-family: var(--typography-heading-3-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif);
|
|
229
250
|
font-weight: var(--typography-heading-3-font-weight, 700);
|
|
230
251
|
font-size: var(--typography-heading-3-font-size, 1.375rem);
|
|
231
252
|
line-height: var(--typography-heading-3-line-height, 1.875rem);
|
|
232
|
-
letter-spacing: var(--typography-heading-3-letter-spacing, normal);
|
|
253
|
+
letter-spacing: var(--typography-heading-3-letter-spacing, normal);
|
|
254
|
+
}
|
|
233
255
|
|
|
234
256
|
.Heading-module_heading-4__XbONZ {
|
|
235
257
|
font-family: var(--typography-heading-4-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif);
|
|
236
258
|
font-weight: var(--typography-heading-4-font-weight, 600);
|
|
237
259
|
font-size: var(--typography-heading-4-font-size, 1.125rem);
|
|
238
260
|
line-height: var(--typography-heading-4-line-height, 1.5rem);
|
|
239
|
-
letter-spacing: var(--typography-heading-4-letter-spacing, normal);
|
|
261
|
+
letter-spacing: var(--typography-heading-4-letter-spacing, normal);
|
|
262
|
+
}
|
|
240
263
|
|
|
241
264
|
.Heading-module_heading-5__fj2Gb {
|
|
242
265
|
font-family: var(--typography-heading-5-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif);
|
|
243
266
|
font-weight: var(--typography-heading-5-font-weight, 600);
|
|
244
267
|
font-size: var(--typography-heading-5-font-size, 1rem);
|
|
245
268
|
line-height: var(--typography-heading-5-line-height, 1.5rem);
|
|
246
|
-
letter-spacing: var(--typography-heading-5-letter-spacing, normal);
|
|
269
|
+
letter-spacing: var(--typography-heading-5-letter-spacing, normal);
|
|
270
|
+
}
|
|
247
271
|
|
|
248
272
|
.Heading-module_heading-6__Cmand {
|
|
249
273
|
font-family: var(--typography-heading-6-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif);
|
|
@@ -251,214 +275,236 @@
|
|
|
251
275
|
font-size: var(--typography-heading-6-font-size, 0.875rem);
|
|
252
276
|
line-height: var(--typography-heading-6-line-height, 1.5rem);
|
|
253
277
|
letter-spacing: var(--typography-heading-6-letter-spacing, normal);
|
|
254
|
-
text-transform: none;
|
|
278
|
+
text-transform: none;
|
|
279
|
+
}
|
|
255
280
|
|
|
256
281
|
.Heading-module_dark__9m1Av {
|
|
257
282
|
color: var(--color-purple-800, #2f2438);
|
|
258
|
-
opacity: 1;
|
|
283
|
+
opacity: 1;
|
|
284
|
+
}
|
|
259
285
|
|
|
260
286
|
.Heading-module_dark-reduced-opacity__APHzM {
|
|
261
287
|
color: var(--color-purple-800, #2f2438);
|
|
262
|
-
opacity: 0.7;
|
|
288
|
+
opacity: 0.7;
|
|
289
|
+
}
|
|
263
290
|
|
|
264
291
|
.Heading-module_white__6Flbw {
|
|
265
292
|
color: var(--color-white, #ffffff);
|
|
266
|
-
opacity: 1;
|
|
293
|
+
opacity: 1;
|
|
294
|
+
}
|
|
267
295
|
|
|
268
296
|
.Heading-module_white-reduced-opacity__-3jNg {
|
|
269
297
|
color: var(--color-white, #ffffff);
|
|
270
|
-
opacity: 0.8;
|
|
298
|
+
opacity: 0.8;
|
|
299
|
+
}
|
|
271
300
|
|
|
272
301
|
.Heading-module_positive__uTfoL.Heading-module_small__I8UMW {
|
|
273
|
-
color: var(--color-green-600, #2c7d67);
|
|
274
|
-
|
|
302
|
+
color: var(--color-green-600, #2c7d67);
|
|
303
|
+
}
|
|
275
304
|
.Heading-module_positive__uTfoL.Heading-module_large__wKrUS {
|
|
276
|
-
color: var(--color-green-500, #44a289);
|
|
305
|
+
color: var(--color-green-500, #44a289);
|
|
306
|
+
}
|
|
277
307
|
|
|
278
308
|
.Heading-module_negative__hcnMm.Heading-module_small__I8UMW {
|
|
279
|
-
color: var(--color-red-600, #a82433);
|
|
280
|
-
|
|
309
|
+
color: var(--color-red-600, #a82433);
|
|
310
|
+
}
|
|
281
311
|
.Heading-module_negative__hcnMm.Heading-module_large__wKrUS {
|
|
282
|
-
color: var(--color-red-500, #c93b55);
|
|
283
|
-
|
|
284
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
285
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
312
|
+
color: var(--color-red-500, #c93b55);
|
|
313
|
+
}
|
|
314
|
+
/** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/
|
|
286
315
|
@font-face {
|
|
287
316
|
font-family: "Tiempos Headline";
|
|
288
317
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/tiempos/tiempos-headline-bold.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/tiempos/tiempos-headline-bold.woff");
|
|
289
|
-
font-weight: 800;
|
|
290
|
-
|
|
318
|
+
font-weight: 800;
|
|
319
|
+
}
|
|
291
320
|
@font-face {
|
|
292
321
|
font-family: "Greycliff CF";
|
|
293
322
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-light.woff") format("woff");
|
|
294
|
-
font-weight: 300;
|
|
295
|
-
|
|
323
|
+
font-weight: 300;
|
|
324
|
+
}
|
|
296
325
|
@font-face {
|
|
297
326
|
font-family: "Greycliff CF";
|
|
298
327
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-regular.woff") format("woff");
|
|
299
|
-
font-weight: 400;
|
|
300
|
-
|
|
328
|
+
font-weight: 400;
|
|
329
|
+
}
|
|
301
330
|
@font-face {
|
|
302
331
|
font-family: "Greycliff CF";
|
|
303
332
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-medium.woff") format("woff");
|
|
304
|
-
font-weight: 500;
|
|
305
|
-
|
|
333
|
+
font-weight: 500;
|
|
334
|
+
}
|
|
306
335
|
@font-face {
|
|
307
336
|
font-family: "Greycliff CF";
|
|
308
337
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-demi-bold.woff") format("woff");
|
|
309
|
-
font-weight: 600;
|
|
310
|
-
|
|
338
|
+
font-weight: 600;
|
|
339
|
+
}
|
|
311
340
|
@font-face {
|
|
312
341
|
font-family: "Greycliff CF";
|
|
313
342
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-bold.woff") format("woff");
|
|
314
|
-
font-weight: 700;
|
|
315
|
-
|
|
343
|
+
font-weight: 700;
|
|
344
|
+
}
|
|
316
345
|
@font-face {
|
|
317
346
|
font-family: "Greycliff CF";
|
|
318
347
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-extra-bold.woff") format("woff");
|
|
319
|
-
font-weight: 800;
|
|
320
|
-
|
|
348
|
+
font-weight: 800;
|
|
349
|
+
}
|
|
321
350
|
@font-face {
|
|
322
351
|
font-family: "Inter";
|
|
323
352
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-light.woff2") url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-light.woff");
|
|
324
|
-
font-weight: 300;
|
|
325
|
-
|
|
353
|
+
font-weight: 300;
|
|
354
|
+
}
|
|
326
355
|
@font-face {
|
|
327
356
|
font-family: "Inter";
|
|
328
357
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-regular.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-regular.woff");
|
|
329
|
-
font-weight: 400;
|
|
330
|
-
|
|
358
|
+
font-weight: 400;
|
|
359
|
+
}
|
|
331
360
|
@font-face {
|
|
332
361
|
font-family: "Inter";
|
|
333
362
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-medium.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-medium.woff");
|
|
334
|
-
font-weight: 500;
|
|
335
|
-
|
|
363
|
+
font-weight: 500;
|
|
364
|
+
}
|
|
336
365
|
@font-face {
|
|
337
366
|
font-family: "Inter";
|
|
338
367
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-demi-bold.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-demi-bold.woff");
|
|
339
|
-
font-weight: 600;
|
|
340
|
-
|
|
368
|
+
font-weight: 600;
|
|
369
|
+
}
|
|
341
370
|
@font-face {
|
|
342
371
|
font-family: "Inter";
|
|
343
372
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-bold.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-bold.woff");
|
|
344
|
-
font-weight: 700;
|
|
345
|
-
|
|
373
|
+
font-weight: 700;
|
|
374
|
+
}
|
|
346
375
|
@font-face {
|
|
347
376
|
font-family: "Inter";
|
|
348
377
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-extra-bold.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-extra-bold.woff");
|
|
349
|
-
font-weight: 800;
|
|
350
|
-
|
|
378
|
+
font-weight: 800;
|
|
379
|
+
}
|
|
351
380
|
@font-face {
|
|
352
381
|
font-family: "IBM Plex Mono";
|
|
353
|
-
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff");
|
|
354
|
-
|
|
382
|
+
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff");
|
|
383
|
+
}
|
|
355
384
|
.Paragraph-module_paragraph__4W6qH {
|
|
356
|
-
margin: 0;
|
|
357
|
-
|
|
358
|
-
|
|
385
|
+
margin: 0;
|
|
386
|
+
}
|
|
387
|
+
.Paragraph-module_paragraph__4W6qH strong {
|
|
388
|
+
font-weight: var(--typography-paragraph-bold-font-weight, 600);
|
|
389
|
+
}
|
|
359
390
|
|
|
360
391
|
.Paragraph-module_intro-lede__uFhW- {
|
|
361
392
|
font-family: var(--typography-paragraph-intro-lede-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif);
|
|
362
393
|
font-weight: var(--typography-paragraph-intro-lede-font-weight, 400);
|
|
363
394
|
font-size: var(--typography-paragraph-intro-lede-font-size, 1.25rem);
|
|
364
395
|
line-height: var(--typography-paragraph-intro-lede-line-height, 1.875rem);
|
|
365
|
-
letter-spacing: var(--typography-paragraph-intro-lede-letter-spacing, 0);
|
|
396
|
+
letter-spacing: var(--typography-paragraph-intro-lede-letter-spacing, 0);
|
|
397
|
+
}
|
|
366
398
|
|
|
367
399
|
.Paragraph-module_body__0R0qn {
|
|
368
400
|
font-family: var(--typography-paragraph-body-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif);
|
|
369
401
|
font-weight: var(--typography-paragraph-body-font-weight, 400);
|
|
370
402
|
font-size: var(--typography-paragraph-body-font-size, 1rem);
|
|
371
403
|
line-height: var(--typography-paragraph-body-line-height, 1.5rem);
|
|
372
|
-
letter-spacing: var(--typography-paragraph-body-letter-spacing, normal);
|
|
404
|
+
letter-spacing: var(--typography-paragraph-body-letter-spacing, normal);
|
|
405
|
+
}
|
|
373
406
|
|
|
374
407
|
.Paragraph-module_small__GQQjR {
|
|
375
408
|
font-family: var(--typography-paragraph-small-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif);
|
|
376
409
|
font-weight: var(--typography-paragraph-small-font-weight, 400);
|
|
377
410
|
font-size: var(--typography-paragraph-small-font-size, 0.875rem);
|
|
378
411
|
line-height: var(--typography-paragraph-small-line-height, 1.125rem);
|
|
379
|
-
letter-spacing: var(--typography-paragraph-small-letter-spacing, normal);
|
|
412
|
+
letter-spacing: var(--typography-paragraph-small-letter-spacing, normal);
|
|
413
|
+
}
|
|
380
414
|
|
|
381
415
|
.Paragraph-module_extra-small__Nx9pp {
|
|
382
416
|
font-family: var(--typography-paragraph-extra-small-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif);
|
|
383
417
|
font-weight: var(--typography-paragraph-extra-small-font-weight, 400);
|
|
384
418
|
font-size: var(--typography-paragraph-extra-small-font-size, 0.75rem);
|
|
385
419
|
line-height: var(--typography-paragraph-extra-small-line-height, 1.125rem);
|
|
386
|
-
letter-spacing: var(--typography-paragraph-extra-small-letter-spacing, normal);
|
|
420
|
+
letter-spacing: var(--typography-paragraph-extra-small-letter-spacing, normal);
|
|
421
|
+
}
|
|
387
422
|
|
|
388
423
|
.Paragraph-module_dark__x5bRT {
|
|
389
424
|
color: var(--color-purple-800, #2f2438);
|
|
390
|
-
opacity: 1;
|
|
425
|
+
opacity: 1;
|
|
426
|
+
}
|
|
391
427
|
|
|
392
428
|
.Paragraph-module_dark-reduced-opacity__6jIPJ {
|
|
393
429
|
color: var(--color-purple-800, #2f2438);
|
|
394
|
-
opacity: 0.7;
|
|
430
|
+
opacity: 0.7;
|
|
431
|
+
}
|
|
395
432
|
|
|
396
433
|
.Paragraph-module_white__geIrR {
|
|
397
434
|
color: var(--color-white, #ffffff);
|
|
398
|
-
opacity: 1;
|
|
435
|
+
opacity: 1;
|
|
436
|
+
}
|
|
399
437
|
|
|
400
438
|
.Paragraph-module_white-reduced-opacity__2Q7c7 {
|
|
401
439
|
color: var(--color-white, #ffffff);
|
|
402
|
-
opacity: 0.8;
|
|
440
|
+
opacity: 0.8;
|
|
441
|
+
}
|
|
403
442
|
|
|
404
443
|
.Paragraph-module_positive__mC-GU {
|
|
405
|
-
color: var(--color-green-600, #2c7d67);
|
|
444
|
+
color: var(--color-green-600, #2c7d67);
|
|
445
|
+
}
|
|
406
446
|
|
|
407
447
|
.Paragraph-module_negative__KoAoh {
|
|
408
|
-
color: var(--color-red-600, #a82433);
|
|
409
|
-
|
|
448
|
+
color: var(--color-red-600, #a82433);
|
|
449
|
+
}
|
|
410
450
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
411
451
|
.Icon-module_icon__1r20x {
|
|
412
452
|
width: 20px;
|
|
413
453
|
height: 20px;
|
|
414
|
-
display: inline-block;
|
|
415
|
-
|
|
416
|
-
|
|
454
|
+
display: inline-block;
|
|
455
|
+
}
|
|
456
|
+
.Icon-module_icon__1r20x > use {
|
|
457
|
+
pointer-events: none;
|
|
458
|
+
}
|
|
417
459
|
|
|
418
460
|
.Icon-module_inheritSize__xtkKA {
|
|
419
461
|
width: inherit;
|
|
420
462
|
height: inherit;
|
|
421
|
-
display: block;
|
|
463
|
+
display: block;
|
|
464
|
+
}
|
|
422
465
|
|
|
423
466
|
@media screen and (-ms-high-contrast: active) {
|
|
424
467
|
.Icon-module_icon__1r20x {
|
|
425
|
-
color: black;
|
|
426
|
-
|
|
468
|
+
color: black;
|
|
469
|
+
}
|
|
470
|
+
}
|
|
427
471
|
@media screen and (-ms-high-contrast: white-on-black) {
|
|
428
472
|
.Icon-module_icon__1r20x {
|
|
429
|
-
color: white;
|
|
430
|
-
|
|
473
|
+
color: white;
|
|
474
|
+
}
|
|
475
|
+
}
|
|
431
476
|
@media screen and (-ms-high-contrast: black-on-white) {
|
|
432
477
|
.Icon-module_icon__1r20x {
|
|
433
|
-
color: black;
|
|
478
|
+
color: black;
|
|
479
|
+
}
|
|
480
|
+
}
|
|
434
481
|
|
|
435
482
|
.Icon-module_interactiveIconWrapper__ieTrE {
|
|
436
|
-
cursor: pointer;
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
opacity: 0.5; }
|
|
483
|
+
cursor: pointer;
|
|
484
|
+
}
|
|
485
|
+
.Icon-module_interactiveIconWrapper__ieTrE .Icon-module_icon__1r20x {
|
|
486
|
+
opacity: 0.7;
|
|
487
|
+
transition: var(--animation-duration-fast, 300ms) opacity;
|
|
488
|
+
}
|
|
489
|
+
.Icon-module_interactiveIconWrapper__ieTrE:disabled .Icon-module_icon__1r20x, .Icon-module_interactiveIconWrapper__ieTrE.Icon-module_disabled__bqMQV .Icon-module_icon__1r20x {
|
|
490
|
+
opacity: 0.3;
|
|
491
|
+
}
|
|
492
|
+
.Icon-module_interactiveIconWrapper__ieTrE:not(:disabled):not(.Icon-module_disabled__bqMQV):hover .Icon-module_icon__1r20x, .Icon-module_interactiveIconWrapper__ieTrE:not(:disabled):not(.Icon-module_disabled__bqMQV):focus .Icon-module_icon__1r20x, .Icon-module_interactiveIconWrapper__ieTrE:not(:disabled):not(.Icon-module_disabled__bqMQV).Icon-module_hover__EdRCd .Icon-module_icon__1r20x {
|
|
493
|
+
opacity: 1;
|
|
494
|
+
}
|
|
495
|
+
.Icon-module_interactiveIconWrapper__ieTrE:not(:disabled):not(.Icon-module_disabled__bqMQV):active .Icon-module_icon__1r20x, .Icon-module_interactiveIconWrapper__ieTrE:not(:disabled):not(.Icon-module_disabled__bqMQV).Icon-module_active__d47mz .Icon-module_icon__1r20x {
|
|
496
|
+
opacity: 1;
|
|
497
|
+
}
|
|
452
498
|
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
499
|
+
.Icon-module_reversedInteractiveIconWrapper__sZ6CO {
|
|
500
|
+
}
|
|
501
|
+
.Icon-module_reversedInteractiveIconWrapper__sZ6CO .Icon-module_icon__1r20x {
|
|
502
|
+
opacity: 1;
|
|
503
|
+
}
|
|
504
|
+
.Icon-module_reversedInteractiveIconWrapper__sZ6CO:not(:disabled, .Icon-module_disabled__bqMQV):active .Icon-module_icon__1r20x, .Icon-module_reversedInteractiveIconWrapper__sZ6CO:not(:disabled, .Icon-module_disabled__bqMQV).Icon-module_active__d47mz .Icon-module_icon__1r20x {
|
|
505
|
+
opacity: 0.5;
|
|
506
|
+
}
|
|
507
|
+
/** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/
|
|
462
508
|
/* 16px */
|
|
463
509
|
/* 16px */
|
|
464
510
|
/* 16px */
|
|
@@ -468,7 +514,10 @@
|
|
|
468
514
|
*/
|
|
469
515
|
.Dropdown-module_dropdown__09sgL {
|
|
470
516
|
position: relative;
|
|
471
|
-
padding: calc(
|
|
517
|
+
padding: calc(
|
|
518
|
+
calc(1.5rem / 2) - var(--border-solid-border-width, 2px)
|
|
519
|
+
) calc(1.5rem - var(--border-solid-border-width, 2px));
|
|
520
|
+
}
|
|
472
521
|
|
|
473
522
|
.Dropdown-module_buttonReset__O69sc {
|
|
474
523
|
appearance: none;
|
|
@@ -479,7 +528,8 @@
|
|
|
479
528
|
cursor: pointer;
|
|
480
529
|
margin: 0;
|
|
481
530
|
padding: 0;
|
|
482
|
-
border: none;
|
|
531
|
+
border: none;
|
|
532
|
+
}
|
|
483
533
|
|
|
484
534
|
.Dropdown-module_dropdownButton__FiRVW {
|
|
485
535
|
font-family: var(--typography-paragraph-body-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif), Helvetica, Arial, sans-serif;
|
|
@@ -499,13 +549,17 @@
|
|
|
499
549
|
height: 100%;
|
|
500
550
|
width: 100%;
|
|
501
551
|
align-items: center;
|
|
502
|
-
justify-content: center;
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
552
|
+
justify-content: center;
|
|
553
|
+
}
|
|
554
|
+
html:lang(he) .Dropdown-module_dropdownButton__FiRVW {
|
|
555
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
556
|
+
}
|
|
557
|
+
html:lang(ar) .Dropdown-module_dropdownButton__FiRVW {
|
|
558
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
559
|
+
}
|
|
560
|
+
.Dropdown-module_dropdownButton__FiRVW:hover {
|
|
561
|
+
text-decoration: underline;
|
|
562
|
+
}
|
|
509
563
|
|
|
510
564
|
.Dropdown-module_dropdownControlAction__iWJog {
|
|
511
565
|
font-family: var(--typography-paragraph-body-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif), Helvetica, Arial, sans-serif;
|
|
@@ -519,57 +573,63 @@
|
|
|
519
573
|
text-decoration-skip-ink: auto;
|
|
520
574
|
color: var(--color-blue-500, #0168b3);
|
|
521
575
|
cursor: pointer;
|
|
522
|
-
position: static;
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
576
|
+
position: static;
|
|
577
|
+
}
|
|
578
|
+
html:lang(he) .Dropdown-module_dropdownControlAction__iWJog {
|
|
579
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
580
|
+
}
|
|
581
|
+
html:lang(ar) .Dropdown-module_dropdownControlAction__iWJog {
|
|
582
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
583
|
+
}
|
|
584
|
+
.Dropdown-module_dropdownControlAction__iWJog:hover {
|
|
585
|
+
text-decoration: underline;
|
|
586
|
+
}
|
|
529
587
|
|
|
530
588
|
.Dropdown-module_dropdownIcon__tZfDQ {
|
|
531
589
|
box-sizing: border-box;
|
|
532
590
|
width: 1.5rem;
|
|
533
591
|
height: 1.5rem;
|
|
534
|
-
padding: 2px;
|
|
592
|
+
padding: 2px;
|
|
593
|
+
}
|
|
535
594
|
|
|
536
595
|
.Dropdown-module_dropdownIcon__tZfDQ + .Dropdown-module_dropdownLabel__bpY-X {
|
|
537
|
-
margin-left: calc(1.5rem / 2 - 2px);
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
596
|
+
margin-left: calc(1.5rem / 2 - 2px);
|
|
597
|
+
}
|
|
598
|
+
[dir=rtl] .Dropdown-module_dropdownIcon__tZfDQ + .Dropdown-module_dropdownLabel__bpY-X {
|
|
599
|
+
margin-left: 0;
|
|
600
|
+
margin-right: calc(1.5rem / 2 - 2px);
|
|
601
|
+
}
|
|
541
602
|
|
|
542
603
|
.Dropdown-module_dropdownHoverArea__M-Y-K .Dropdown-module_dropdownIcon__tZfDQ {
|
|
543
|
-
opacity: 0;
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
604
|
+
opacity: 0;
|
|
605
|
+
}
|
|
606
|
+
.Dropdown-module_dropdownHoverArea__M-Y-K .Dropdown-module_dropdownIcon__tZfDQ.Dropdown-module_isOpen__Kf4XR, .Dropdown-module_dropdownHoverArea__M-Y-K .Dropdown-module_dropdownIcon__tZfDQ:focus {
|
|
607
|
+
opacity: 1;
|
|
608
|
+
}
|
|
547
609
|
.Dropdown-module_dropdownHoverArea__M-Y-K:hover .Dropdown-module_dropdownIcon__tZfDQ {
|
|
548
|
-
opacity: 1;
|
|
610
|
+
opacity: 1;
|
|
611
|
+
}
|
|
549
612
|
|
|
550
613
|
.Dropdown-module_chevronIcon__Ieh4i {
|
|
551
614
|
position: relative;
|
|
552
|
-
top: 4px;
|
|
615
|
+
top: 4px;
|
|
616
|
+
}
|
|
553
617
|
|
|
554
618
|
.Dropdown-module_menuContainer__xl9MT {
|
|
555
619
|
position: absolute;
|
|
556
620
|
width: 248px;
|
|
557
621
|
z-index: 1000;
|
|
558
|
-
right: 0;
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
622
|
+
right: 0;
|
|
623
|
+
}
|
|
624
|
+
[dir=rtl] .Dropdown-module_menuContainer__xl9MT {
|
|
625
|
+
right: auto;
|
|
626
|
+
left: 0;
|
|
627
|
+
}
|
|
562
628
|
|
|
563
629
|
.Dropdown-module_reversedColor__rGeiB {
|
|
564
|
-
color: var(--color-white, #ffffff);
|
|
565
|
-
|
|
566
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
567
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
568
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
569
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
570
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
571
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
572
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
630
|
+
color: var(--color-white, #ffffff);
|
|
631
|
+
}
|
|
632
|
+
/** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/
|
|
573
633
|
/* 16px */
|
|
574
634
|
/* 16px */
|
|
575
635
|
/* 16px */
|
|
@@ -577,11 +637,7 @@
|
|
|
577
637
|
Because these components are deprecated, we've kept any inline/non-token values as values from the Zen theme to prevent any style regressions,
|
|
578
638
|
as this is what consumers would have expected when pulling them in a the time.
|
|
579
639
|
*/
|
|
580
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
581
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
582
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
583
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
584
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
640
|
+
/** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/
|
|
585
641
|
/* 16px */
|
|
586
642
|
/* 16px */
|
|
587
643
|
/* 16px */
|
|
@@ -593,21 +649,25 @@
|
|
|
593
649
|
display: flex;
|
|
594
650
|
flex-direction: column;
|
|
595
651
|
align-items: stretch;
|
|
596
|
-
height: 100vh;
|
|
652
|
+
height: 100vh;
|
|
653
|
+
}
|
|
597
654
|
|
|
598
655
|
.Layout-module_navigationBar__1xbfp {
|
|
599
|
-
flex: 0 0 auto;
|
|
656
|
+
flex: 0 0 auto;
|
|
657
|
+
}
|
|
600
658
|
|
|
601
659
|
.Layout-module_page__ZSTUO {
|
|
602
660
|
display: flex;
|
|
603
661
|
flex: 1 0 0px;
|
|
604
662
|
flex-direction: column;
|
|
605
|
-
align-items: center;
|
|
663
|
+
align-items: center;
|
|
664
|
+
}
|
|
606
665
|
|
|
607
666
|
.Layout-module_header__X1E96,
|
|
608
667
|
.Layout-module_footer__wFknz {
|
|
609
668
|
flex: 0 0 auto;
|
|
610
|
-
width: 100%;
|
|
669
|
+
width: 100%;
|
|
670
|
+
}
|
|
611
671
|
|
|
612
672
|
.Layout-module_body__r1d-M {
|
|
613
673
|
position: relative;
|
|
@@ -615,7 +675,8 @@
|
|
|
615
675
|
display: flex;
|
|
616
676
|
flex-direction: column;
|
|
617
677
|
height: auto;
|
|
618
|
-
width: 100%;
|
|
678
|
+
width: 100%;
|
|
679
|
+
}
|
|
619
680
|
|
|
620
681
|
.Layout-module_bodyInner__e5WA6 {
|
|
621
682
|
display: flex;
|
|
@@ -623,13 +684,16 @@
|
|
|
623
684
|
max-width: 1416px;
|
|
624
685
|
position: static;
|
|
625
686
|
height: 100%;
|
|
626
|
-
width: 100%;
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
687
|
+
width: 100%;
|
|
688
|
+
}
|
|
689
|
+
@media print {
|
|
690
|
+
.Layout-module_bodyInner__e5WA6 {
|
|
691
|
+
display: block;
|
|
692
|
+
position: static;
|
|
693
|
+
height: auto;
|
|
694
|
+
width: auto;
|
|
695
|
+
}
|
|
696
|
+
}
|
|
633
697
|
|
|
634
698
|
.Layout-module_sidebar__FSH-B {
|
|
635
699
|
width: 15rem;
|
|
@@ -637,15 +701,18 @@
|
|
|
637
701
|
overflow: visible;
|
|
638
702
|
height: auto;
|
|
639
703
|
position: static;
|
|
640
|
-
margin: 0 1.5rem;
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
704
|
+
margin: 0 1.5rem;
|
|
705
|
+
}
|
|
706
|
+
@media print {
|
|
707
|
+
.Layout-module_sidebar__FSH-B {
|
|
708
|
+
background-color: transparent;
|
|
709
|
+
overflow: visible;
|
|
710
|
+
position: static;
|
|
711
|
+
width: auto;
|
|
712
|
+
height: auto;
|
|
713
|
+
padding: 0;
|
|
714
|
+
}
|
|
715
|
+
}
|
|
649
716
|
|
|
650
717
|
.Layout-module_content__6gaoR {
|
|
651
718
|
display: flex;
|
|
@@ -653,49 +720,63 @@
|
|
|
653
720
|
padding: 1.5rem 0;
|
|
654
721
|
flex: 1 1 auto;
|
|
655
722
|
margin: 0 1.5rem;
|
|
656
|
-
max-width: 1080px;
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
723
|
+
max-width: 1080px;
|
|
724
|
+
}
|
|
725
|
+
@media print {
|
|
726
|
+
.Layout-module_content__6gaoR {
|
|
727
|
+
display: block;
|
|
728
|
+
padding: 0;
|
|
729
|
+
margin-left: 0;
|
|
730
|
+
overflow: visible;
|
|
731
|
+
}
|
|
732
|
+
}
|
|
733
|
+
.Layout-module_content__6gaoR:only-child {
|
|
734
|
+
margin: 0 auto;
|
|
735
|
+
width: 100%;
|
|
736
|
+
min-width: 100%;
|
|
737
|
+
}
|
|
738
|
+
@media (min-width: 480px) {
|
|
663
739
|
.Layout-module_content__6gaoR:only-child {
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
@media (min-width: 480px) {
|
|
668
|
-
.Layout-module_content__6gaoR:only-child {
|
|
669
|
-
min-width: auto; } }
|
|
740
|
+
min-width: auto;
|
|
741
|
+
}
|
|
742
|
+
}
|
|
670
743
|
|
|
671
744
|
.Layout-module_navigationBar__1xbfp {
|
|
672
745
|
box-sizing: border-box;
|
|
673
746
|
top: 0;
|
|
674
|
-
z-index: 1030;
|
|
747
|
+
z-index: 1030;
|
|
748
|
+
}
|
|
675
749
|
|
|
676
750
|
.Layout-module_page__ZSTUO {
|
|
677
751
|
box-sizing: border-box;
|
|
678
|
-
position: relative;
|
|
752
|
+
position: relative;
|
|
753
|
+
}
|
|
679
754
|
|
|
680
755
|
.Layout-module_header__X1E96 {
|
|
681
|
-
box-sizing: border-box;
|
|
756
|
+
box-sizing: border-box;
|
|
757
|
+
}
|
|
682
758
|
|
|
683
759
|
.Layout-module_body__r1d-M {
|
|
684
|
-
box-sizing: border-box;
|
|
760
|
+
box-sizing: border-box;
|
|
761
|
+
}
|
|
685
762
|
|
|
686
763
|
.Layout-module_sidebar__FSH-B {
|
|
687
|
-
box-sizing: border-box;
|
|
764
|
+
box-sizing: border-box;
|
|
765
|
+
}
|
|
688
766
|
|
|
689
767
|
.Layout-module_content__6gaoR {
|
|
690
|
-
box-sizing: border-box;
|
|
768
|
+
box-sizing: border-box;
|
|
769
|
+
}
|
|
691
770
|
|
|
692
771
|
.Layout-module_footer__wFknz {
|
|
693
|
-
box-sizing: border-box;
|
|
772
|
+
box-sizing: border-box;
|
|
773
|
+
}
|
|
694
774
|
|
|
695
775
|
.Layout-module_toasts__ZDy2G {
|
|
696
776
|
position: absolute;
|
|
697
777
|
top: 0;
|
|
698
|
-
right: 0;
|
|
778
|
+
right: 0;
|
|
779
|
+
}
|
|
699
780
|
|
|
700
781
|
.Layout-module_announcers__fAmmq {
|
|
701
782
|
position: absolute;
|
|
@@ -705,8 +786,8 @@
|
|
|
705
786
|
overflow: hidden;
|
|
706
787
|
clip: rect(0, 0, 0, 0);
|
|
707
788
|
white-space: nowrap;
|
|
708
|
-
border: 0;
|
|
709
|
-
|
|
789
|
+
border: 0;
|
|
790
|
+
}
|
|
710
791
|
@import "~@kaizen/design-tokens/sass/animation";@import "./styles";.Icon-module_icon__1r20x {
|
|
711
792
|
@extend %caIcon;
|
|
712
793
|
|
|
@@ -762,15 +843,7 @@
|
|
|
762
843
|
}
|
|
763
844
|
}
|
|
764
845
|
}
|
|
765
|
-
}
|
|
766
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
767
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
768
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
769
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
770
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
771
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
772
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
773
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
846
|
+
} /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/
|
|
774
847
|
/* 16px */
|
|
775
848
|
/* 16px */
|
|
776
849
|
/* 16px */
|
|
@@ -778,11 +851,7 @@
|
|
|
778
851
|
Because these components are deprecated, we've kept any inline/non-token values as values from the Zen theme to prevent any style regressions,
|
|
779
852
|
as this is what consumers would have expected when pulling them in a the time.
|
|
780
853
|
*/
|
|
781
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
782
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
783
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
784
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
785
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
854
|
+
/** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/
|
|
786
855
|
/* 16px */
|
|
787
856
|
/* 16px */
|
|
788
857
|
/* 16px */
|
|
@@ -790,13 +859,7 @@
|
|
|
790
859
|
Because these components are deprecated, we've kept any inline/non-token values as values from the Zen theme to prevent any style regressions,
|
|
791
860
|
as this is what consumers would have expected when pulling them in a the time.
|
|
792
861
|
*/
|
|
793
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
794
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
795
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
796
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
797
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
798
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
799
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
862
|
+
/** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/
|
|
800
863
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
801
864
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
802
865
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
@@ -813,28 +876,33 @@
|
|
|
813
876
|
background: white;
|
|
814
877
|
border: var(--border-solid-border-width, 2px) var(--border-solid-border-style, solid) var(--color-purple-200, #dfc9ea);
|
|
815
878
|
box-shadow: var(--shadow-small-box-shadow, 0px 3px 16px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1));
|
|
816
|
-
line-height: 40px;
|
|
879
|
+
line-height: 40px;
|
|
880
|
+
}
|
|
817
881
|
|
|
818
882
|
.Menu-module_header__MMpNm {
|
|
819
883
|
padding: 10px calc(calc(3 / 4) * 1.5rem);
|
|
820
884
|
text-align: left;
|
|
821
885
|
color: rgba(var(--color-purple-800-rgb, 47, 36, 56), 0.4);
|
|
822
|
-
border-bottom: var(--border-solid-border-color, #e1e2ea) 1px solid;
|
|
886
|
+
border-bottom: var(--border-solid-border-color, #e1e2ea) 1px solid;
|
|
887
|
+
}
|
|
823
888
|
|
|
824
889
|
.Menu-module_header__title__4QK0E {
|
|
825
890
|
font-family: var(--typography-paragraph-body-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif), Helvetica, Arial, sans-serif;
|
|
826
891
|
font-weight: var(--typography-heading-6-font-weight, 700);
|
|
827
892
|
letter-spacing: var(--typography-heading-6-letter-spacing, normal);
|
|
828
893
|
font-size: 0.875rem;
|
|
829
|
-
line-height: 1.
|
|
894
|
+
line-height: 1.7142857143;
|
|
830
895
|
position: relative;
|
|
831
|
-
top: 0.
|
|
896
|
+
top: 0.4971428571em;
|
|
832
897
|
position: static;
|
|
833
|
-
display: block;
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
898
|
+
display: block;
|
|
899
|
+
}
|
|
900
|
+
html:lang(he) .Menu-module_header__title__4QK0E {
|
|
901
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
902
|
+
}
|
|
903
|
+
html:lang(ar) .Menu-module_header__title__4QK0E {
|
|
904
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
905
|
+
}
|
|
838
906
|
|
|
839
907
|
.Menu-module_menuItem__0rlZg {
|
|
840
908
|
font-family: var(--typography-paragraph-body-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif), Helvetica, Arial, sans-serif;
|
|
@@ -853,48 +921,60 @@
|
|
|
853
921
|
padding: 10px calc(calc(3 / 4) * 1.5rem);
|
|
854
922
|
text-decoration: none;
|
|
855
923
|
display: flex;
|
|
856
|
-
flex: 0 0 100%;
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
924
|
+
flex: 0 0 100%;
|
|
925
|
+
}
|
|
926
|
+
html:lang(he) .Menu-module_menuItem__0rlZg {
|
|
927
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
928
|
+
}
|
|
929
|
+
html:lang(ar) .Menu-module_menuItem__0rlZg {
|
|
930
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
931
|
+
}
|
|
932
|
+
[dir=rtl] .Menu-module_menuItem__0rlZg {
|
|
933
|
+
text-align: right;
|
|
934
|
+
}
|
|
935
|
+
.Menu-module_menuItem__0rlZg.Menu-module_menuItem--active__xr3IS, .Menu-module_menuItem__0rlZg:hover, .Menu-module_menuItem__0rlZg:focus {
|
|
936
|
+
background: var(--color-gray-100, #f9f9f9);
|
|
937
|
+
color: var(--color-blue-500, #0168b3);
|
|
938
|
+
text-decoration: none;
|
|
939
|
+
}
|
|
940
|
+
.Menu-module_menuItem__0rlZg.Menu-module_menuItem--active__xr3IS .Menu-module_menuItem__Icon__SEvH-, .Menu-module_menuItem__0rlZg:hover .Menu-module_menuItem__Icon__SEvH-, .Menu-module_menuItem__0rlZg:focus .Menu-module_menuItem__Icon__SEvH- {
|
|
941
|
+
color: var(--color-blue-500, #0168b3);
|
|
942
|
+
}
|
|
943
|
+
|
|
944
|
+
.Menu-module_menuItem--active__xr3IS {
|
|
945
|
+
}
|
|
871
946
|
|
|
872
947
|
.Menu-module_menuItem--destructive__bg0qx {
|
|
873
|
-
color: var(--color-red-600, #a82433);
|
|
874
|
-
|
|
875
|
-
|
|
948
|
+
color: var(--color-red-600, #a82433);
|
|
949
|
+
}
|
|
950
|
+
.Menu-module_menuItem--destructive__bg0qx .Menu-module_menuItem__Icon__SEvH- {
|
|
951
|
+
color: var(--color-red-600, #a82433);
|
|
952
|
+
}
|
|
876
953
|
|
|
877
954
|
.Menu-module_menuItem__Label__KPrkg {
|
|
878
|
-
flex: 1;
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
955
|
+
flex: 1;
|
|
956
|
+
}
|
|
957
|
+
.Menu-module_menuItem__Label__KPrkg :not(:only-child) {
|
|
958
|
+
margin-right: calc(1.5rem / 2);
|
|
959
|
+
margin-left: 0;
|
|
960
|
+
}
|
|
961
|
+
.Menu-module_menuItem__Label__KPrkg :not(:only-child)[dir=rtl], [dir=rtl] .Menu-module_menuItem__Label__KPrkg :not(:only-child) {
|
|
962
|
+
margin-right: 0;
|
|
963
|
+
margin-left: calc(1.5rem / 2);
|
|
964
|
+
}
|
|
886
965
|
|
|
887
966
|
.Menu-module_menuItem__Icon__SEvH- {
|
|
888
967
|
text-align: right;
|
|
889
968
|
color: var(--color-purple-800, #2f2438);
|
|
890
969
|
position: relative;
|
|
891
|
-
top: 3px;
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
970
|
+
top: 3px;
|
|
971
|
+
}
|
|
972
|
+
.Menu-module_hoverIcon__WCsbC .Menu-module_menuItem__Icon__SEvH- {
|
|
973
|
+
opacity: 0;
|
|
974
|
+
}
|
|
975
|
+
.Menu-module_menuItem--active__xr3IS .Menu-module_menuItem__Icon__SEvH-, .Menu-module_hoverIcon__WCsbC:hover .Menu-module_menuItem__Icon__SEvH-, .Menu-module_hoverIcon__WCsbC:focus .Menu-module_menuItem__Icon__SEvH- {
|
|
976
|
+
opacity: 1;
|
|
977
|
+
}
|
|
898
978
|
|
|
899
979
|
.Menu-module_separator__RCRVm {
|
|
900
980
|
height: 1px;
|
|
@@ -902,13 +982,9 @@
|
|
|
902
982
|
border: 0;
|
|
903
983
|
background: var(--color-purple-200, #dfc9ea);
|
|
904
984
|
visibility: visible;
|
|
905
|
-
margin: 5px 0;
|
|
906
|
-
|
|
907
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
908
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
909
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
910
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
911
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
985
|
+
margin: 5px 0;
|
|
986
|
+
}
|
|
987
|
+
/** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/
|
|
912
988
|
/* 16px */
|
|
913
989
|
/* 16px */
|
|
914
990
|
/* 16px */
|
|
@@ -926,19 +1002,24 @@ h1.Text-module_default-style__wxvqC {
|
|
|
926
1002
|
position: relative;
|
|
927
1003
|
top: 0.2025em;
|
|
928
1004
|
margin-bottom: 1.5rem;
|
|
929
|
-
margin-top: 0;
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
1005
|
+
margin-top: 0;
|
|
1006
|
+
}
|
|
1007
|
+
html:lang(he) .Text-module_page-title__LPGyH,
|
|
1008
|
+
html:lang(he) h1.Text-module_default-style__wxvqC {
|
|
1009
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1010
|
+
}
|
|
1011
|
+
html:lang(ar) .Text-module_page-title__LPGyH,
|
|
1012
|
+
html:lang(ar) h1.Text-module_default-style__wxvqC {
|
|
1013
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1014
|
+
}
|
|
1015
|
+
html:lang(he) .Text-module_page-title__LPGyH,
|
|
1016
|
+
html:lang(he) h1.Text-module_default-style__wxvqC {
|
|
1017
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1018
|
+
}
|
|
1019
|
+
html:lang(ar) .Text-module_page-title__LPGyH,
|
|
1020
|
+
html:lang(ar) h1.Text-module_default-style__wxvqC {
|
|
1021
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1022
|
+
}
|
|
942
1023
|
|
|
943
1024
|
.Text-module_title__zDZi1,
|
|
944
1025
|
h2.Text-module_default-style__wxvqC {
|
|
@@ -946,23 +1027,28 @@ h2.Text-module_default-style__wxvqC {
|
|
|
946
1027
|
font-weight: 700;
|
|
947
1028
|
letter-spacing: normal;
|
|
948
1029
|
font-size: 1.625rem;
|
|
949
|
-
line-height: 1.
|
|
1030
|
+
line-height: 1.3846153846;
|
|
950
1031
|
position: relative;
|
|
951
|
-
top: 0.
|
|
1032
|
+
top: 0.3323076923em;
|
|
952
1033
|
margin-bottom: 1.5rem;
|
|
953
|
-
margin-top: 0;
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
1034
|
+
margin-top: 0;
|
|
1035
|
+
}
|
|
1036
|
+
html:lang(he) .Text-module_title__zDZi1,
|
|
1037
|
+
html:lang(he) h2.Text-module_default-style__wxvqC {
|
|
1038
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1039
|
+
}
|
|
1040
|
+
html:lang(ar) .Text-module_title__zDZi1,
|
|
1041
|
+
html:lang(ar) h2.Text-module_default-style__wxvqC {
|
|
1042
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1043
|
+
}
|
|
1044
|
+
html:lang(he) .Text-module_title__zDZi1,
|
|
1045
|
+
html:lang(he) h2.Text-module_default-style__wxvqC {
|
|
1046
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1047
|
+
}
|
|
1048
|
+
html:lang(ar) .Text-module_title__zDZi1,
|
|
1049
|
+
html:lang(ar) h2.Text-module_default-style__wxvqC {
|
|
1050
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1051
|
+
}
|
|
966
1052
|
|
|
967
1053
|
.Text-module_display__4XAjg,
|
|
968
1054
|
h3.Text-module_default-style__wxvqC {
|
|
@@ -970,23 +1056,28 @@ h3.Text-module_default-style__wxvqC {
|
|
|
970
1056
|
font-weight: 600;
|
|
971
1057
|
letter-spacing: normal;
|
|
972
1058
|
font-size: 1.375rem;
|
|
973
|
-
line-height: 1.
|
|
1059
|
+
line-height: 1.0909090909;
|
|
974
1060
|
position: relative;
|
|
975
|
-
top: 0.
|
|
1061
|
+
top: 0.1854545455em;
|
|
976
1062
|
margin-bottom: 1.5rem;
|
|
977
|
-
margin-top: 0;
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
1063
|
+
margin-top: 0;
|
|
1064
|
+
}
|
|
1065
|
+
html:lang(he) .Text-module_display__4XAjg,
|
|
1066
|
+
html:lang(he) h3.Text-module_default-style__wxvqC {
|
|
1067
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1068
|
+
}
|
|
1069
|
+
html:lang(ar) .Text-module_display__4XAjg,
|
|
1070
|
+
html:lang(ar) h3.Text-module_default-style__wxvqC {
|
|
1071
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1072
|
+
}
|
|
1073
|
+
html:lang(he) .Text-module_display__4XAjg,
|
|
1074
|
+
html:lang(he) h3.Text-module_default-style__wxvqC {
|
|
1075
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1076
|
+
}
|
|
1077
|
+
html:lang(ar) .Text-module_display__4XAjg,
|
|
1078
|
+
html:lang(ar) h3.Text-module_default-style__wxvqC {
|
|
1079
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1080
|
+
}
|
|
990
1081
|
|
|
991
1082
|
.Text-module_heading__bdw3r,
|
|
992
1083
|
h4.Text-module_default-style__wxvqC,
|
|
@@ -996,31 +1087,36 @@ h6.Text-module_default-style__wxvqC {
|
|
|
996
1087
|
font-weight: 600;
|
|
997
1088
|
letter-spacing: normal;
|
|
998
1089
|
font-size: 1.125rem;
|
|
999
|
-
line-height: 1.
|
|
1090
|
+
line-height: 1.3333333333;
|
|
1000
1091
|
position: relative;
|
|
1001
|
-
top: 0.
|
|
1092
|
+
top: 0.3066666667em;
|
|
1002
1093
|
margin-bottom: 1.5rem;
|
|
1003
|
-
margin-top: 0;
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1094
|
+
margin-top: 0;
|
|
1095
|
+
}
|
|
1096
|
+
html:lang(he) .Text-module_heading__bdw3r,
|
|
1097
|
+
html:lang(he) h4.Text-module_default-style__wxvqC,
|
|
1098
|
+
html:lang(he) h5.Text-module_default-style__wxvqC,
|
|
1099
|
+
html:lang(he) h6.Text-module_default-style__wxvqC {
|
|
1100
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1101
|
+
}
|
|
1102
|
+
html:lang(ar) .Text-module_heading__bdw3r,
|
|
1103
|
+
html:lang(ar) h4.Text-module_default-style__wxvqC,
|
|
1104
|
+
html:lang(ar) h5.Text-module_default-style__wxvqC,
|
|
1105
|
+
html:lang(ar) h6.Text-module_default-style__wxvqC {
|
|
1106
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1107
|
+
}
|
|
1108
|
+
html:lang(he) .Text-module_heading__bdw3r,
|
|
1109
|
+
html:lang(he) h4.Text-module_default-style__wxvqC,
|
|
1110
|
+
html:lang(he) h5.Text-module_default-style__wxvqC,
|
|
1111
|
+
html:lang(he) h6.Text-module_default-style__wxvqC {
|
|
1112
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1113
|
+
}
|
|
1114
|
+
html:lang(ar) .Text-module_heading__bdw3r,
|
|
1115
|
+
html:lang(ar) h4.Text-module_default-style__wxvqC,
|
|
1116
|
+
html:lang(ar) h5.Text-module_default-style__wxvqC,
|
|
1117
|
+
html:lang(ar) h6.Text-module_default-style__wxvqC {
|
|
1118
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1119
|
+
}
|
|
1024
1120
|
|
|
1025
1121
|
.Text-module_lede__rvztp {
|
|
1026
1122
|
font-family: "Inter", "Noto Sans", Helvetica, Arial, sans-serif;
|
|
@@ -1031,15 +1127,20 @@ h6.Text-module_default-style__wxvqC {
|
|
|
1031
1127
|
position: relative;
|
|
1032
1128
|
top: 0.24em;
|
|
1033
1129
|
margin-bottom: 1.5rem;
|
|
1034
|
-
margin-top: 0;
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1130
|
+
margin-top: 0;
|
|
1131
|
+
}
|
|
1132
|
+
html:lang(he) .Text-module_lede__rvztp {
|
|
1133
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1134
|
+
}
|
|
1135
|
+
html:lang(ar) .Text-module_lede__rvztp {
|
|
1136
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1137
|
+
}
|
|
1138
|
+
html:lang(he) .Text-module_lede__rvztp {
|
|
1139
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1140
|
+
}
|
|
1141
|
+
html:lang(ar) .Text-module_lede__rvztp {
|
|
1142
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1143
|
+
}
|
|
1043
1144
|
|
|
1044
1145
|
.Text-module_paragraph__65c7w,
|
|
1045
1146
|
p.Text-module_default-style__wxvqC {
|
|
@@ -1051,19 +1152,24 @@ p.Text-module_default-style__wxvqC {
|
|
|
1051
1152
|
position: relative;
|
|
1052
1153
|
top: 0.39em;
|
|
1053
1154
|
margin-bottom: 1.5rem;
|
|
1054
|
-
margin-top: 0;
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1155
|
+
margin-top: 0;
|
|
1156
|
+
}
|
|
1157
|
+
html:lang(he) .Text-module_paragraph__65c7w,
|
|
1158
|
+
html:lang(he) p.Text-module_default-style__wxvqC {
|
|
1159
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1160
|
+
}
|
|
1161
|
+
html:lang(ar) .Text-module_paragraph__65c7w,
|
|
1162
|
+
html:lang(ar) p.Text-module_default-style__wxvqC {
|
|
1163
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1164
|
+
}
|
|
1165
|
+
html:lang(he) .Text-module_paragraph__65c7w,
|
|
1166
|
+
html:lang(he) p.Text-module_default-style__wxvqC {
|
|
1167
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1168
|
+
}
|
|
1169
|
+
html:lang(ar) .Text-module_paragraph__65c7w,
|
|
1170
|
+
html:lang(ar) p.Text-module_default-style__wxvqC {
|
|
1171
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1172
|
+
}
|
|
1067
1173
|
|
|
1068
1174
|
.Text-module_body__5HknB,
|
|
1069
1175
|
.Text-module_default-style__wxvqC {
|
|
@@ -1074,19 +1180,24 @@ p.Text-module_default-style__wxvqC {
|
|
|
1074
1180
|
line-height: 1.5;
|
|
1075
1181
|
position: relative;
|
|
1076
1182
|
top: 0.39em;
|
|
1077
|
-
margin: 0;
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1183
|
+
margin: 0;
|
|
1184
|
+
}
|
|
1185
|
+
html:lang(he) .Text-module_body__5HknB,
|
|
1186
|
+
html:lang(he) .Text-module_default-style__wxvqC {
|
|
1187
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1188
|
+
}
|
|
1189
|
+
html:lang(ar) .Text-module_body__5HknB,
|
|
1190
|
+
html:lang(ar) .Text-module_default-style__wxvqC {
|
|
1191
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1192
|
+
}
|
|
1193
|
+
html:lang(he) .Text-module_body__5HknB,
|
|
1194
|
+
html:lang(he) .Text-module_default-style__wxvqC {
|
|
1195
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1196
|
+
}
|
|
1197
|
+
html:lang(ar) .Text-module_body__5HknB,
|
|
1198
|
+
html:lang(ar) .Text-module_default-style__wxvqC {
|
|
1199
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1200
|
+
}
|
|
1090
1201
|
|
|
1091
1202
|
.Text-module_body-bold__M2YFx {
|
|
1092
1203
|
font-family: "Inter", "Noto Sans", Helvetica, Arial, sans-serif;
|
|
@@ -1096,51 +1207,66 @@ p.Text-module_default-style__wxvqC {
|
|
|
1096
1207
|
line-height: 1.5;
|
|
1097
1208
|
position: relative;
|
|
1098
1209
|
top: 0.39em;
|
|
1099
|
-
margin: 0;
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1210
|
+
margin: 0;
|
|
1211
|
+
}
|
|
1212
|
+
html:lang(he) .Text-module_body-bold__M2YFx {
|
|
1213
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1214
|
+
}
|
|
1215
|
+
html:lang(ar) .Text-module_body-bold__M2YFx {
|
|
1216
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1217
|
+
}
|
|
1218
|
+
html:lang(he) .Text-module_body-bold__M2YFx {
|
|
1219
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1220
|
+
}
|
|
1221
|
+
html:lang(ar) .Text-module_body-bold__M2YFx {
|
|
1222
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1223
|
+
}
|
|
1108
1224
|
|
|
1109
1225
|
.Text-module_small__VBWdb {
|
|
1110
1226
|
font-family: "Inter", "Noto Sans", Helvetica, Arial, sans-serif;
|
|
1111
1227
|
font-weight: 400;
|
|
1112
1228
|
letter-spacing: normal;
|
|
1113
1229
|
font-size: 0.875rem;
|
|
1114
|
-
line-height: 1.
|
|
1230
|
+
line-height: 1.7142857143;
|
|
1115
1231
|
position: relative;
|
|
1116
|
-
top: 0.
|
|
1117
|
-
margin: 0;
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1232
|
+
top: 0.4971428571em;
|
|
1233
|
+
margin: 0;
|
|
1234
|
+
}
|
|
1235
|
+
html:lang(he) .Text-module_small__VBWdb {
|
|
1236
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1237
|
+
}
|
|
1238
|
+
html:lang(ar) .Text-module_small__VBWdb {
|
|
1239
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1240
|
+
}
|
|
1241
|
+
html:lang(he) .Text-module_small__VBWdb {
|
|
1242
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1243
|
+
}
|
|
1244
|
+
html:lang(ar) .Text-module_small__VBWdb {
|
|
1245
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1246
|
+
}
|
|
1126
1247
|
|
|
1127
1248
|
.Text-module_small-bold__IFUAu {
|
|
1128
1249
|
font-family: "Inter", "Noto Sans", Helvetica, Arial, sans-serif;
|
|
1129
1250
|
font-weight: 600;
|
|
1130
1251
|
letter-spacing: normal;
|
|
1131
1252
|
font-size: 0.875rem;
|
|
1132
|
-
line-height: 1.
|
|
1253
|
+
line-height: 1.7142857143;
|
|
1133
1254
|
position: relative;
|
|
1134
|
-
top: 0.
|
|
1135
|
-
margin: 0;
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1255
|
+
top: 0.4971428571em;
|
|
1256
|
+
margin: 0;
|
|
1257
|
+
}
|
|
1258
|
+
html:lang(he) .Text-module_small-bold__IFUAu {
|
|
1259
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1260
|
+
}
|
|
1261
|
+
html:lang(ar) .Text-module_small-bold__IFUAu {
|
|
1262
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1263
|
+
}
|
|
1264
|
+
html:lang(he) .Text-module_small-bold__IFUAu {
|
|
1265
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1266
|
+
}
|
|
1267
|
+
html:lang(ar) .Text-module_small-bold__IFUAu {
|
|
1268
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1269
|
+
}
|
|
1144
1270
|
|
|
1145
1271
|
.Text-module_notification__jl725 {
|
|
1146
1272
|
font-family: "Inter", "Noto Sans", Helvetica, Arial, sans-serif;
|
|
@@ -1150,34 +1276,44 @@ p.Text-module_default-style__wxvqC {
|
|
|
1150
1276
|
line-height: 1.2;
|
|
1151
1277
|
position: relative;
|
|
1152
1278
|
top: 0.24em;
|
|
1153
|
-
margin: 0;
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1279
|
+
margin: 0;
|
|
1280
|
+
}
|
|
1281
|
+
html:lang(he) .Text-module_notification__jl725 {
|
|
1282
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1283
|
+
}
|
|
1284
|
+
html:lang(ar) .Text-module_notification__jl725 {
|
|
1285
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1286
|
+
}
|
|
1287
|
+
html:lang(he) .Text-module_notification__jl725 {
|
|
1288
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1289
|
+
}
|
|
1290
|
+
html:lang(ar) .Text-module_notification__jl725 {
|
|
1291
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1292
|
+
}
|
|
1162
1293
|
|
|
1163
1294
|
.Text-module_label__gUBTw {
|
|
1164
1295
|
font-family: "Inter", "Noto Sans", Helvetica, Arial, sans-serif;
|
|
1165
1296
|
font-weight: 600;
|
|
1166
|
-
letter-spacing: 0.
|
|
1297
|
+
letter-spacing: 0.0416666667em;
|
|
1167
1298
|
font-size: 0.75rem;
|
|
1168
1299
|
line-height: 2;
|
|
1169
1300
|
position: relative;
|
|
1170
1301
|
top: 0.64em;
|
|
1171
1302
|
text-transform: uppercase;
|
|
1172
|
-
margin: 0;
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1303
|
+
margin: 0;
|
|
1304
|
+
}
|
|
1305
|
+
html:lang(he) .Text-module_label__gUBTw {
|
|
1306
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1307
|
+
}
|
|
1308
|
+
html:lang(ar) .Text-module_label__gUBTw {
|
|
1309
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1310
|
+
}
|
|
1311
|
+
html:lang(he) .Text-module_label__gUBTw {
|
|
1312
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1313
|
+
}
|
|
1314
|
+
html:lang(ar) .Text-module_label__gUBTw {
|
|
1315
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1316
|
+
}
|
|
1181
1317
|
|
|
1182
1318
|
.Text-module_control-action__BErPr {
|
|
1183
1319
|
font-family: "Inter", "Noto Sans", Helvetica, Arial, sans-serif;
|
|
@@ -1191,52 +1327,70 @@ p.Text-module_default-style__wxvqC {
|
|
|
1191
1327
|
text-decoration-skip-ink: auto;
|
|
1192
1328
|
color: var(--color-blue-500, #0168b3);
|
|
1193
1329
|
cursor: pointer;
|
|
1194
|
-
margin: 0;
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1330
|
+
margin: 0;
|
|
1331
|
+
}
|
|
1332
|
+
html:lang(he) .Text-module_control-action__BErPr {
|
|
1333
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1334
|
+
}
|
|
1335
|
+
html:lang(ar) .Text-module_control-action__BErPr {
|
|
1336
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1337
|
+
}
|
|
1338
|
+
html:lang(he) .Text-module_control-action__BErPr {
|
|
1339
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1340
|
+
}
|
|
1341
|
+
html:lang(ar) .Text-module_control-action__BErPr {
|
|
1342
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1343
|
+
}
|
|
1344
|
+
.Text-module_control-action__BErPr:hover {
|
|
1345
|
+
text-decoration: underline;
|
|
1346
|
+
}
|
|
1205
1347
|
|
|
1206
1348
|
.Text-module_button__nPbRH {
|
|
1207
1349
|
font-family: "Inter", "Noto Sans", Helvetica, Arial, sans-serif;
|
|
1208
1350
|
font-weight: 700;
|
|
1209
1351
|
letter-spacing: normal;
|
|
1210
1352
|
font-size: 1.125rem;
|
|
1211
|
-
line-height: 1.
|
|
1353
|
+
line-height: 1.3333333333;
|
|
1212
1354
|
position: relative;
|
|
1213
|
-
top: 0.
|
|
1214
|
-
margin: 0;
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1355
|
+
top: 0.3066666667em;
|
|
1356
|
+
margin: 0;
|
|
1357
|
+
}
|
|
1358
|
+
html:lang(he) .Text-module_button__nPbRH {
|
|
1359
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1360
|
+
}
|
|
1361
|
+
html:lang(ar) .Text-module_button__nPbRH {
|
|
1362
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1363
|
+
}
|
|
1364
|
+
html:lang(he) .Text-module_button__nPbRH {
|
|
1365
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1366
|
+
}
|
|
1367
|
+
html:lang(ar) .Text-module_button__nPbRH {
|
|
1368
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1369
|
+
}
|
|
1223
1370
|
|
|
1224
1371
|
.Text-module_inheritBaseline__D0Lfs.Text-module_inheritBaseline__D0Lfs {
|
|
1225
|
-
position: static;
|
|
1372
|
+
position: static;
|
|
1373
|
+
}
|
|
1226
1374
|
|
|
1227
1375
|
.Text-module_inline__KlYw2.Text-module_inline__KlYw2 {
|
|
1228
1376
|
display: inline-flex;
|
|
1229
|
-
margin-bottom: 0;
|
|
1377
|
+
margin-bottom: 0;
|
|
1378
|
+
}
|
|
1230
1379
|
|
|
1231
|
-
.Text-module_defaultStyle__Tka8v {
|
|
1380
|
+
.Text-module_defaultStyle__Tka8v {
|
|
1381
|
+
}
|
|
1232
1382
|
|
|
1233
|
-
.Text-module_pageTitle__-NMTK {
|
|
1383
|
+
.Text-module_pageTitle__-NMTK {
|
|
1384
|
+
}
|
|
1234
1385
|
|
|
1235
|
-
.Text-module_bodyBold__CCDF7 {
|
|
1386
|
+
.Text-module_bodyBold__CCDF7 {
|
|
1387
|
+
}
|
|
1236
1388
|
|
|
1237
|
-
.Text-module_smallBold__TdPug {
|
|
1389
|
+
.Text-module_smallBold__TdPug {
|
|
1390
|
+
}
|
|
1238
1391
|
|
|
1239
|
-
.Text-module_controlAction__WB-Pz {
|
|
1392
|
+
.Text-module_controlAction__WB-Pz {
|
|
1393
|
+
}
|
|
1240
1394
|
|
|
1241
1395
|
.Text-module_zen-display-0__s1w7g {
|
|
1242
1396
|
font-family: var(--typography-heading-1-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif), Helvetica, Arial, sans-serif;
|
|
@@ -1247,11 +1401,14 @@ p.Text-module_default-style__wxvqC {
|
|
|
1247
1401
|
position: relative;
|
|
1248
1402
|
top: 0.098em;
|
|
1249
1403
|
margin-bottom: 1.5rem;
|
|
1250
|
-
margin-top: 0;
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1404
|
+
margin-top: 0;
|
|
1405
|
+
}
|
|
1406
|
+
html:lang(he) .Text-module_zen-display-0__s1w7g {
|
|
1407
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1408
|
+
}
|
|
1409
|
+
html:lang(ar) .Text-module_zen-display-0__s1w7g {
|
|
1410
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1411
|
+
}
|
|
1255
1412
|
|
|
1256
1413
|
.Text-module_zen-heading-1__YX01A {
|
|
1257
1414
|
font-family: var(--typography-heading-1-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif), Helvetica, Arial, sans-serif;
|
|
@@ -1262,11 +1419,14 @@ p.Text-module_default-style__wxvqC {
|
|
|
1262
1419
|
position: relative;
|
|
1263
1420
|
top: 0.098em;
|
|
1264
1421
|
margin-bottom: 1.5rem;
|
|
1265
|
-
margin-top: 0;
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1422
|
+
margin-top: 0;
|
|
1423
|
+
}
|
|
1424
|
+
html:lang(he) .Text-module_zen-heading-1__YX01A {
|
|
1425
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1426
|
+
}
|
|
1427
|
+
html:lang(ar) .Text-module_zen-heading-1__YX01A {
|
|
1428
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1429
|
+
}
|
|
1270
1430
|
|
|
1271
1431
|
.Text-module_zen-heading-2__JVOtq {
|
|
1272
1432
|
font-family: var(--typography-heading-1-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif), Helvetica, Arial, sans-serif;
|
|
@@ -1277,26 +1437,32 @@ p.Text-module_default-style__wxvqC {
|
|
|
1277
1437
|
position: relative;
|
|
1278
1438
|
top: 0.198em;
|
|
1279
1439
|
margin-bottom: 1.5rem;
|
|
1280
|
-
margin-top: 0;
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1440
|
+
margin-top: 0;
|
|
1441
|
+
}
|
|
1442
|
+
html:lang(he) .Text-module_zen-heading-2__JVOtq {
|
|
1443
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1444
|
+
}
|
|
1445
|
+
html:lang(ar) .Text-module_zen-heading-2__JVOtq {
|
|
1446
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1447
|
+
}
|
|
1285
1448
|
|
|
1286
1449
|
.Text-module_zen-heading-3__JOT3q {
|
|
1287
1450
|
font-family: var(--typography-heading-1-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif), Helvetica, Arial, sans-serif;
|
|
1288
1451
|
font-weight: var(--typography-heading-3-font-weight, 700);
|
|
1289
1452
|
letter-spacing: var(--typography-heading-3-letter-spacing, normal);
|
|
1290
1453
|
font-size: 1.375rem;
|
|
1291
|
-
line-height: 1.
|
|
1454
|
+
line-height: 1.0909090909;
|
|
1292
1455
|
position: relative;
|
|
1293
|
-
top: 0.
|
|
1456
|
+
top: 0.1434545455em;
|
|
1294
1457
|
margin-bottom: 1.5rem;
|
|
1295
|
-
margin-top: 0;
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1458
|
+
margin-top: 0;
|
|
1459
|
+
}
|
|
1460
|
+
html:lang(he) .Text-module_zen-heading-3__JOT3q {
|
|
1461
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1462
|
+
}
|
|
1463
|
+
html:lang(ar) .Text-module_zen-heading-3__JOT3q {
|
|
1464
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1465
|
+
}
|
|
1300
1466
|
|
|
1301
1467
|
.Text-module_zen-data-large__EgwWh {
|
|
1302
1468
|
font-family: var(--typography-heading-1-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif), Helvetica, Arial, sans-serif;
|
|
@@ -1307,11 +1473,14 @@ p.Text-module_default-style__wxvqC {
|
|
|
1307
1473
|
position: relative;
|
|
1308
1474
|
top: 0.098em;
|
|
1309
1475
|
margin-bottom: 1.5rem;
|
|
1310
|
-
margin-top: 0;
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1476
|
+
margin-top: 0;
|
|
1477
|
+
}
|
|
1478
|
+
html:lang(he) .Text-module_zen-data-large__EgwWh {
|
|
1479
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1480
|
+
}
|
|
1481
|
+
html:lang(ar) .Text-module_zen-data-large__EgwWh {
|
|
1482
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1483
|
+
}
|
|
1315
1484
|
|
|
1316
1485
|
.Text-module_zen-data-large-units__lZjpK {
|
|
1317
1486
|
font-family: var(--typography-heading-1-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif), Helvetica, Arial, sans-serif;
|
|
@@ -1322,41 +1491,50 @@ p.Text-module_default-style__wxvqC {
|
|
|
1322
1491
|
position: relative;
|
|
1323
1492
|
top: 0.598em;
|
|
1324
1493
|
margin-bottom: 1.5rem;
|
|
1325
|
-
margin-top: 0;
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1494
|
+
margin-top: 0;
|
|
1495
|
+
}
|
|
1496
|
+
html:lang(he) .Text-module_zen-data-large-units__lZjpK {
|
|
1497
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1498
|
+
}
|
|
1499
|
+
html:lang(ar) .Text-module_zen-data-large-units__lZjpK {
|
|
1500
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1501
|
+
}
|
|
1330
1502
|
|
|
1331
1503
|
.Text-module_zen-data-medium__wKodD {
|
|
1332
1504
|
font-family: var(--typography-heading-1-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif), Helvetica, Arial, sans-serif;
|
|
1333
1505
|
font-weight: var(--typography-data-medium-font-weight, 700);
|
|
1334
1506
|
letter-spacing: var(--typography-data-medium-letter-spacing, normal);
|
|
1335
1507
|
font-size: 3rem;
|
|
1336
|
-
line-height: 1.
|
|
1508
|
+
line-height: 1.6666666667;
|
|
1337
1509
|
position: relative;
|
|
1338
|
-
top: 0.
|
|
1510
|
+
top: 0.4313333333em;
|
|
1339
1511
|
margin-bottom: 1.5rem;
|
|
1340
|
-
margin-top: 0;
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1512
|
+
margin-top: 0;
|
|
1513
|
+
}
|
|
1514
|
+
html:lang(he) .Text-module_zen-data-medium__wKodD {
|
|
1515
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1516
|
+
}
|
|
1517
|
+
html:lang(ar) .Text-module_zen-data-medium__wKodD {
|
|
1518
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1519
|
+
}
|
|
1345
1520
|
|
|
1346
1521
|
.Text-module_zen-data-medium-units__zh-e8 {
|
|
1347
1522
|
font-family: var(--typography-heading-1-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif), Helvetica, Arial, sans-serif;
|
|
1348
1523
|
font-weight: var(--typography-data-medium-units-font-weight, 700);
|
|
1349
1524
|
letter-spacing: var(--typography-data-medium-units-letter-spacing, normal);
|
|
1350
1525
|
font-size: 1.5rem;
|
|
1351
|
-
line-height: 3.
|
|
1526
|
+
line-height: 3.3333333333;
|
|
1352
1527
|
position: relative;
|
|
1353
|
-
top: 1.
|
|
1528
|
+
top: 1.2646666667em;
|
|
1354
1529
|
margin-bottom: 1.5rem;
|
|
1355
|
-
margin-top: 0;
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1530
|
+
margin-top: 0;
|
|
1531
|
+
}
|
|
1532
|
+
html:lang(he) .Text-module_zen-data-medium-units__zh-e8 {
|
|
1533
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1534
|
+
}
|
|
1535
|
+
html:lang(ar) .Text-module_zen-data-medium-units__zh-e8 {
|
|
1536
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1537
|
+
}
|
|
1360
1538
|
|
|
1361
1539
|
.Text-module_zen-data-small__LtxHR {
|
|
1362
1540
|
font-family: var(--typography-heading-1-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif), Helvetica, Arial, sans-serif;
|
|
@@ -1367,583 +1545,720 @@ p.Text-module_default-style__wxvqC {
|
|
|
1367
1545
|
position: relative;
|
|
1368
1546
|
top: 0.098em;
|
|
1369
1547
|
margin-bottom: 1.5rem;
|
|
1370
|
-
margin-top: 0;
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1548
|
+
margin-top: 0;
|
|
1549
|
+
}
|
|
1550
|
+
html:lang(he) .Text-module_zen-data-small__LtxHR {
|
|
1551
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1552
|
+
}
|
|
1553
|
+
html:lang(ar) .Text-module_zen-data-small__LtxHR {
|
|
1554
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1555
|
+
}
|
|
1375
1556
|
|
|
1376
1557
|
.Text-module_zen-data-small-units__0RtFJ {
|
|
1377
1558
|
font-family: var(--typography-heading-1-font-family, "Inter", "Noto Sans", Helvetica, Arial, sans-serif), Helvetica, Arial, sans-serif;
|
|
1378
1559
|
font-weight: var(--typography-data-small-units-font-weight, 700);
|
|
1379
1560
|
letter-spacing: var(--typography-data-small-units-letter-spacing, normal);
|
|
1380
1561
|
font-size: 1.125rem;
|
|
1381
|
-
line-height: 1.
|
|
1562
|
+
line-height: 1.3333333333;
|
|
1382
1563
|
position: relative;
|
|
1383
|
-
top: 0.
|
|
1564
|
+
top: 0.2646666667em;
|
|
1384
1565
|
margin-bottom: 1.5rem;
|
|
1385
|
-
margin-top: 0;
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1566
|
+
margin-top: 0;
|
|
1567
|
+
}
|
|
1568
|
+
html:lang(he) .Text-module_zen-data-small-units__0RtFJ {
|
|
1569
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1570
|
+
}
|
|
1571
|
+
html:lang(ar) .Text-module_zen-data-small-units__0RtFJ {
|
|
1572
|
+
font-family: "Inter", Tahoma, sans-serif;
|
|
1573
|
+
}
|
|
1391
1574
|
@font-face {
|
|
1392
1575
|
font-family: "Tiempos Headline";
|
|
1393
1576
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/tiempos/tiempos-headline-bold.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/tiempos/tiempos-headline-bold.woff");
|
|
1394
|
-
font-weight: 800;
|
|
1395
|
-
|
|
1577
|
+
font-weight: 800;
|
|
1578
|
+
}
|
|
1396
1579
|
@font-face {
|
|
1397
1580
|
font-family: "Greycliff CF";
|
|
1398
1581
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-light.woff") format("woff");
|
|
1399
|
-
font-weight: 300;
|
|
1400
|
-
|
|
1582
|
+
font-weight: 300;
|
|
1583
|
+
}
|
|
1401
1584
|
@font-face {
|
|
1402
1585
|
font-family: "Greycliff CF";
|
|
1403
1586
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-regular.woff") format("woff");
|
|
1404
|
-
font-weight: 400;
|
|
1405
|
-
|
|
1587
|
+
font-weight: 400;
|
|
1588
|
+
}
|
|
1406
1589
|
@font-face {
|
|
1407
1590
|
font-family: "Greycliff CF";
|
|
1408
1591
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-medium.woff") format("woff");
|
|
1409
|
-
font-weight: 500;
|
|
1410
|
-
|
|
1592
|
+
font-weight: 500;
|
|
1593
|
+
}
|
|
1411
1594
|
@font-face {
|
|
1412
1595
|
font-family: "Greycliff CF";
|
|
1413
1596
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-demi-bold.woff") format("woff");
|
|
1414
|
-
font-weight: 600;
|
|
1415
|
-
|
|
1597
|
+
font-weight: 600;
|
|
1598
|
+
}
|
|
1416
1599
|
@font-face {
|
|
1417
1600
|
font-family: "Greycliff CF";
|
|
1418
1601
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-bold.woff") format("woff");
|
|
1419
|
-
font-weight: 700;
|
|
1420
|
-
|
|
1602
|
+
font-weight: 700;
|
|
1603
|
+
}
|
|
1421
1604
|
@font-face {
|
|
1422
1605
|
font-family: "Greycliff CF";
|
|
1423
1606
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-extra-bold.woff") format("woff");
|
|
1424
|
-
font-weight: 800;
|
|
1425
|
-
|
|
1607
|
+
font-weight: 800;
|
|
1608
|
+
}
|
|
1426
1609
|
@font-face {
|
|
1427
1610
|
font-family: "Inter";
|
|
1428
1611
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-light.woff2") url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-light.woff");
|
|
1429
|
-
font-weight: 300;
|
|
1430
|
-
|
|
1612
|
+
font-weight: 300;
|
|
1613
|
+
}
|
|
1431
1614
|
@font-face {
|
|
1432
1615
|
font-family: "Inter";
|
|
1433
1616
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-regular.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-regular.woff");
|
|
1434
|
-
font-weight: 400;
|
|
1435
|
-
|
|
1617
|
+
font-weight: 400;
|
|
1618
|
+
}
|
|
1436
1619
|
@font-face {
|
|
1437
1620
|
font-family: "Inter";
|
|
1438
1621
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-medium.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-medium.woff");
|
|
1439
|
-
font-weight: 500;
|
|
1440
|
-
|
|
1622
|
+
font-weight: 500;
|
|
1623
|
+
}
|
|
1441
1624
|
@font-face {
|
|
1442
1625
|
font-family: "Inter";
|
|
1443
1626
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-demi-bold.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-demi-bold.woff");
|
|
1444
|
-
font-weight: 600;
|
|
1445
|
-
|
|
1627
|
+
font-weight: 600;
|
|
1628
|
+
}
|
|
1446
1629
|
@font-face {
|
|
1447
1630
|
font-family: "Inter";
|
|
1448
1631
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-bold.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-bold.woff");
|
|
1449
|
-
font-weight: 700;
|
|
1450
|
-
|
|
1632
|
+
font-weight: 700;
|
|
1633
|
+
}
|
|
1451
1634
|
@font-face {
|
|
1452
1635
|
font-family: "Inter";
|
|
1453
1636
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-extra-bold.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-extra-bold.woff");
|
|
1454
|
-
font-weight: 800;
|
|
1455
|
-
|
|
1637
|
+
font-weight: 800;
|
|
1638
|
+
}
|
|
1456
1639
|
@font-face {
|
|
1457
1640
|
font-family: "IBM Plex Mono";
|
|
1458
|
-
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff");
|
|
1459
|
-
|
|
1641
|
+
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff");
|
|
1642
|
+
}
|
|
1460
1643
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
1461
1644
|
.Padding-module_p-0__MEDlm {
|
|
1462
|
-
padding: 0;
|
|
1645
|
+
padding: 0;
|
|
1646
|
+
}
|
|
1463
1647
|
|
|
1464
1648
|
.Padding-module_pt-0__2lPMY {
|
|
1465
|
-
padding-top: 0;
|
|
1649
|
+
padding-top: 0;
|
|
1650
|
+
}
|
|
1466
1651
|
|
|
1467
1652
|
.Padding-module_pr-0__tgwOG {
|
|
1468
|
-
padding-right: 0;
|
|
1653
|
+
padding-right: 0;
|
|
1654
|
+
}
|
|
1469
1655
|
|
|
1470
1656
|
.Padding-module_pb-0__h-og- {
|
|
1471
|
-
padding-bottom: 0;
|
|
1657
|
+
padding-bottom: 0;
|
|
1658
|
+
}
|
|
1472
1659
|
|
|
1473
1660
|
.Padding-module_pl-0__KQQIN {
|
|
1474
|
-
padding-left: 0;
|
|
1661
|
+
padding-left: 0;
|
|
1662
|
+
}
|
|
1475
1663
|
|
|
1476
1664
|
.Padding-module_p-0-point-25__WR6Pl {
|
|
1477
|
-
padding: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
1665
|
+
padding: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
1666
|
+
}
|
|
1478
1667
|
|
|
1479
1668
|
.Padding-module_pt-0-point-25__OHxwL {
|
|
1480
|
-
padding-top: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
1669
|
+
padding-top: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
1670
|
+
}
|
|
1481
1671
|
|
|
1482
1672
|
.Padding-module_pr-0-point-25__dw3lt {
|
|
1483
|
-
padding-right: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
1673
|
+
padding-right: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
1674
|
+
}
|
|
1484
1675
|
|
|
1485
1676
|
.Padding-module_pb-0-point-25__R-G37 {
|
|
1486
|
-
padding-bottom: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
1677
|
+
padding-bottom: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
1678
|
+
}
|
|
1487
1679
|
|
|
1488
1680
|
.Padding-module_pl-0-point-25__4H6f8 {
|
|
1489
|
-
padding-left: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
1681
|
+
padding-left: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
1682
|
+
}
|
|
1490
1683
|
|
|
1491
1684
|
.Padding-module_p-0-point-5__5z-Tg {
|
|
1492
|
-
padding: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
1685
|
+
padding: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
1686
|
+
}
|
|
1493
1687
|
|
|
1494
1688
|
.Padding-module_pt-0-point-5__BILAZ {
|
|
1495
|
-
padding-top: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
1689
|
+
padding-top: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
1690
|
+
}
|
|
1496
1691
|
|
|
1497
1692
|
.Padding-module_pr-0-point-5__Qdc6L {
|
|
1498
|
-
padding-right: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
1693
|
+
padding-right: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
1694
|
+
}
|
|
1499
1695
|
|
|
1500
1696
|
.Padding-module_pb-0-point-5__FJOcg {
|
|
1501
|
-
padding-bottom: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
1697
|
+
padding-bottom: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
1698
|
+
}
|
|
1502
1699
|
|
|
1503
1700
|
.Padding-module_pl-0-point-5__gctiZ {
|
|
1504
|
-
padding-left: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
1701
|
+
padding-left: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
1702
|
+
}
|
|
1505
1703
|
|
|
1506
1704
|
.Padding-module_p-0-point-75__SCNgd {
|
|
1507
|
-
padding: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
1705
|
+
padding: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
1706
|
+
}
|
|
1508
1707
|
|
|
1509
1708
|
.Padding-module_pt-0-point-75__Cve0I {
|
|
1510
|
-
padding-top: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
1709
|
+
padding-top: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
1710
|
+
}
|
|
1511
1711
|
|
|
1512
1712
|
.Padding-module_pr-0-point-75__11l9x {
|
|
1513
|
-
padding-right: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
1713
|
+
padding-right: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
1714
|
+
}
|
|
1514
1715
|
|
|
1515
1716
|
.Padding-module_pb-0-point-75__WfgDh {
|
|
1516
|
-
padding-bottom: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
1717
|
+
padding-bottom: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
1718
|
+
}
|
|
1517
1719
|
|
|
1518
1720
|
.Padding-module_pl-0-point-75__YKbVF {
|
|
1519
|
-
padding-left: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
1721
|
+
padding-left: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
1722
|
+
}
|
|
1520
1723
|
|
|
1521
1724
|
.Padding-module_p-1__jIDUT {
|
|
1522
|
-
padding: var(--spacing-md, 1.5rem);
|
|
1725
|
+
padding: var(--spacing-md, 1.5rem);
|
|
1726
|
+
}
|
|
1523
1727
|
|
|
1524
1728
|
.Padding-module_pt-1__r358b {
|
|
1525
|
-
padding-top: var(--spacing-md, 1.5rem);
|
|
1729
|
+
padding-top: var(--spacing-md, 1.5rem);
|
|
1730
|
+
}
|
|
1526
1731
|
|
|
1527
1732
|
.Padding-module_pr-1__fdsMH {
|
|
1528
|
-
padding-right: var(--spacing-md, 1.5rem);
|
|
1733
|
+
padding-right: var(--spacing-md, 1.5rem);
|
|
1734
|
+
}
|
|
1529
1735
|
|
|
1530
1736
|
.Padding-module_pb-1__gkHqH {
|
|
1531
|
-
padding-bottom: var(--spacing-md, 1.5rem);
|
|
1737
|
+
padding-bottom: var(--spacing-md, 1.5rem);
|
|
1738
|
+
}
|
|
1532
1739
|
|
|
1533
1740
|
.Padding-module_pl-1__1fvrt {
|
|
1534
|
-
padding-left: var(--spacing-md, 1.5rem);
|
|
1741
|
+
padding-left: var(--spacing-md, 1.5rem);
|
|
1742
|
+
}
|
|
1535
1743
|
|
|
1536
1744
|
.Padding-module_p-1-point-25__9q2Tk {
|
|
1537
|
-
padding: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
1745
|
+
padding: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
1746
|
+
}
|
|
1538
1747
|
|
|
1539
1748
|
.Padding-module_pt-1-point-25__uYpt3 {
|
|
1540
|
-
padding-top: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
1749
|
+
padding-top: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
1750
|
+
}
|
|
1541
1751
|
|
|
1542
1752
|
.Padding-module_pr-1-point-25__8xYeA {
|
|
1543
|
-
padding-right: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
1753
|
+
padding-right: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
1754
|
+
}
|
|
1544
1755
|
|
|
1545
1756
|
.Padding-module_pb-1-point-25__JwIfB {
|
|
1546
|
-
padding-bottom: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
1757
|
+
padding-bottom: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
1758
|
+
}
|
|
1547
1759
|
|
|
1548
1760
|
.Padding-module_pl-1-point-25__-w5XU {
|
|
1549
|
-
padding-left: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
1761
|
+
padding-left: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
1762
|
+
}
|
|
1550
1763
|
|
|
1551
1764
|
.Padding-module_p-1-point-5__LICS6 {
|
|
1552
|
-
padding: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
1765
|
+
padding: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
1766
|
+
}
|
|
1553
1767
|
|
|
1554
1768
|
.Padding-module_pt-1-point-5__p9H7t {
|
|
1555
|
-
padding-top: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
1769
|
+
padding-top: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
1770
|
+
}
|
|
1556
1771
|
|
|
1557
1772
|
.Padding-module_pr-1-point-5__agJTp {
|
|
1558
|
-
padding-right: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
1773
|
+
padding-right: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
1774
|
+
}
|
|
1559
1775
|
|
|
1560
1776
|
.Padding-module_pb-1-point-5__Ig7SW {
|
|
1561
|
-
padding-bottom: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
1777
|
+
padding-bottom: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
1778
|
+
}
|
|
1562
1779
|
|
|
1563
1780
|
.Padding-module_pl-1-point-5__iBcnI {
|
|
1564
|
-
padding-left: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
1781
|
+
padding-left: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
1782
|
+
}
|
|
1565
1783
|
|
|
1566
1784
|
.Padding-module_p-1-point-75__lctpg {
|
|
1567
|
-
padding: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
1785
|
+
padding: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
1786
|
+
}
|
|
1568
1787
|
|
|
1569
1788
|
.Padding-module_pt-1-point-75__MVIUz {
|
|
1570
|
-
padding-top: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
1789
|
+
padding-top: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
1790
|
+
}
|
|
1571
1791
|
|
|
1572
1792
|
.Padding-module_pr-1-point-75__A-Ur- {
|
|
1573
|
-
padding-right: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
1793
|
+
padding-right: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
1794
|
+
}
|
|
1574
1795
|
|
|
1575
1796
|
.Padding-module_pb-1-point-75__TctUk {
|
|
1576
|
-
padding-bottom: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
1797
|
+
padding-bottom: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
1798
|
+
}
|
|
1577
1799
|
|
|
1578
1800
|
.Padding-module_pl-1-point-75__ahplz {
|
|
1579
|
-
padding-left: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
1801
|
+
padding-left: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
1802
|
+
}
|
|
1580
1803
|
|
|
1581
1804
|
.Padding-module_p-2__iEsEq {
|
|
1582
|
-
padding: calc(2 * var(--spacing-md, 1.5rem));
|
|
1805
|
+
padding: calc(2 * var(--spacing-md, 1.5rem));
|
|
1806
|
+
}
|
|
1583
1807
|
|
|
1584
1808
|
.Padding-module_pt-2__-uaDE {
|
|
1585
|
-
padding-top: calc(2 * var(--spacing-md, 1.5rem));
|
|
1809
|
+
padding-top: calc(2 * var(--spacing-md, 1.5rem));
|
|
1810
|
+
}
|
|
1586
1811
|
|
|
1587
1812
|
.Padding-module_pr-2__py781 {
|
|
1588
|
-
padding-right: calc(2 * var(--spacing-md, 1.5rem));
|
|
1813
|
+
padding-right: calc(2 * var(--spacing-md, 1.5rem));
|
|
1814
|
+
}
|
|
1589
1815
|
|
|
1590
1816
|
.Padding-module_pb-2__75eso {
|
|
1591
|
-
padding-bottom: calc(2 * var(--spacing-md, 1.5rem));
|
|
1817
|
+
padding-bottom: calc(2 * var(--spacing-md, 1.5rem));
|
|
1818
|
+
}
|
|
1592
1819
|
|
|
1593
1820
|
.Padding-module_pl-2__4L8zZ {
|
|
1594
|
-
padding-left: calc(2 * var(--spacing-md, 1.5rem));
|
|
1821
|
+
padding-left: calc(2 * var(--spacing-md, 1.5rem));
|
|
1822
|
+
}
|
|
1595
1823
|
|
|
1596
1824
|
.Padding-module_p-2-point-5__fFM5N {
|
|
1597
|
-
padding: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
1825
|
+
padding: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
1826
|
+
}
|
|
1598
1827
|
|
|
1599
1828
|
.Padding-module_pt-2-point-5__aDZvm {
|
|
1600
|
-
padding-top: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
1829
|
+
padding-top: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
1830
|
+
}
|
|
1601
1831
|
|
|
1602
1832
|
.Padding-module_pr-2-point-5__H-fJW {
|
|
1603
|
-
padding-right: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
1833
|
+
padding-right: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
1834
|
+
}
|
|
1604
1835
|
|
|
1605
1836
|
.Padding-module_pb-2-point-5__0oSvZ {
|
|
1606
|
-
padding-bottom: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
1837
|
+
padding-bottom: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
1838
|
+
}
|
|
1607
1839
|
|
|
1608
1840
|
.Padding-module_pl-2-point-5__BGKgq {
|
|
1609
|
-
padding-left: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
1841
|
+
padding-left: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
1842
|
+
}
|
|
1610
1843
|
|
|
1611
1844
|
.Padding-module_p-3__LltVV {
|
|
1612
|
-
padding: calc(3 * var(--spacing-md, 1.5rem));
|
|
1845
|
+
padding: calc(3 * var(--spacing-md, 1.5rem));
|
|
1846
|
+
}
|
|
1613
1847
|
|
|
1614
1848
|
.Padding-module_pt-3__Ew6IB {
|
|
1615
|
-
padding-top: calc(3 * var(--spacing-md, 1.5rem));
|
|
1849
|
+
padding-top: calc(3 * var(--spacing-md, 1.5rem));
|
|
1850
|
+
}
|
|
1616
1851
|
|
|
1617
1852
|
.Padding-module_pr-3__ehVq5 {
|
|
1618
|
-
padding-right: calc(3 * var(--spacing-md, 1.5rem));
|
|
1853
|
+
padding-right: calc(3 * var(--spacing-md, 1.5rem));
|
|
1854
|
+
}
|
|
1619
1855
|
|
|
1620
1856
|
.Padding-module_pb-3__u8K7J {
|
|
1621
|
-
padding-bottom: calc(3 * var(--spacing-md, 1.5rem));
|
|
1857
|
+
padding-bottom: calc(3 * var(--spacing-md, 1.5rem));
|
|
1858
|
+
}
|
|
1622
1859
|
|
|
1623
1860
|
.Padding-module_pl-3__GLx74 {
|
|
1624
|
-
padding-left: calc(3 * var(--spacing-md, 1.5rem));
|
|
1861
|
+
padding-left: calc(3 * var(--spacing-md, 1.5rem));
|
|
1862
|
+
}
|
|
1625
1863
|
|
|
1626
1864
|
.Padding-module_p-3-point-5__PyzuE {
|
|
1627
|
-
padding: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
1865
|
+
padding: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
1866
|
+
}
|
|
1628
1867
|
|
|
1629
1868
|
.Padding-module_pt-3-point-5__qKa2E {
|
|
1630
|
-
padding-top: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
1869
|
+
padding-top: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
1870
|
+
}
|
|
1631
1871
|
|
|
1632
1872
|
.Padding-module_pr-3-point-5__xJlsH {
|
|
1633
|
-
padding-right: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
1873
|
+
padding-right: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
1874
|
+
}
|
|
1634
1875
|
|
|
1635
1876
|
.Padding-module_pb-3-point-5__H4D4H {
|
|
1636
|
-
padding-bottom: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
1877
|
+
padding-bottom: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
1878
|
+
}
|
|
1637
1879
|
|
|
1638
1880
|
.Padding-module_pl-3-point-5__krW-a {
|
|
1639
|
-
padding-left: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
1881
|
+
padding-left: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
1882
|
+
}
|
|
1640
1883
|
|
|
1641
1884
|
.Padding-module_p-4__boMST {
|
|
1642
|
-
padding: calc(4 * var(--spacing-md, 1.5rem));
|
|
1885
|
+
padding: calc(4 * var(--spacing-md, 1.5rem));
|
|
1886
|
+
}
|
|
1643
1887
|
|
|
1644
1888
|
.Padding-module_pt-4__lHX5n {
|
|
1645
|
-
padding-top: calc(4 * var(--spacing-md, 1.5rem));
|
|
1889
|
+
padding-top: calc(4 * var(--spacing-md, 1.5rem));
|
|
1890
|
+
}
|
|
1646
1891
|
|
|
1647
1892
|
.Padding-module_pr-4__sl2rR {
|
|
1648
|
-
padding-right: calc(4 * var(--spacing-md, 1.5rem));
|
|
1893
|
+
padding-right: calc(4 * var(--spacing-md, 1.5rem));
|
|
1894
|
+
}
|
|
1649
1895
|
|
|
1650
1896
|
.Padding-module_pb-4__ffDeO {
|
|
1651
|
-
padding-bottom: calc(4 * var(--spacing-md, 1.5rem));
|
|
1897
|
+
padding-bottom: calc(4 * var(--spacing-md, 1.5rem));
|
|
1898
|
+
}
|
|
1652
1899
|
|
|
1653
1900
|
.Padding-module_pl-4__mRkKo {
|
|
1654
|
-
padding-left: calc(4 * var(--spacing-md, 1.5rem));
|
|
1655
|
-
|
|
1901
|
+
padding-left: calc(4 * var(--spacing-md, 1.5rem));
|
|
1902
|
+
}
|
|
1656
1903
|
@font-face {
|
|
1657
1904
|
font-family: "Tiempos Headline";
|
|
1658
1905
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/tiempos/tiempos-headline-bold.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/tiempos/tiempos-headline-bold.woff");
|
|
1659
|
-
font-weight: 800;
|
|
1660
|
-
|
|
1906
|
+
font-weight: 800;
|
|
1907
|
+
}
|
|
1661
1908
|
@font-face {
|
|
1662
1909
|
font-family: "Greycliff CF";
|
|
1663
1910
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-light.woff") format("woff");
|
|
1664
|
-
font-weight: 300;
|
|
1665
|
-
|
|
1911
|
+
font-weight: 300;
|
|
1912
|
+
}
|
|
1666
1913
|
@font-face {
|
|
1667
1914
|
font-family: "Greycliff CF";
|
|
1668
1915
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-regular.woff") format("woff");
|
|
1669
|
-
font-weight: 400;
|
|
1670
|
-
|
|
1916
|
+
font-weight: 400;
|
|
1917
|
+
}
|
|
1671
1918
|
@font-face {
|
|
1672
1919
|
font-family: "Greycliff CF";
|
|
1673
1920
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-medium.woff") format("woff");
|
|
1674
|
-
font-weight: 500;
|
|
1675
|
-
|
|
1921
|
+
font-weight: 500;
|
|
1922
|
+
}
|
|
1676
1923
|
@font-face {
|
|
1677
1924
|
font-family: "Greycliff CF";
|
|
1678
1925
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-demi-bold.woff") format("woff");
|
|
1679
|
-
font-weight: 600;
|
|
1680
|
-
|
|
1926
|
+
font-weight: 600;
|
|
1927
|
+
}
|
|
1681
1928
|
@font-face {
|
|
1682
1929
|
font-family: "Greycliff CF";
|
|
1683
1930
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-bold.woff") format("woff");
|
|
1684
|
-
font-weight: 700;
|
|
1685
|
-
|
|
1931
|
+
font-weight: 700;
|
|
1932
|
+
}
|
|
1686
1933
|
@font-face {
|
|
1687
1934
|
font-family: "Greycliff CF";
|
|
1688
1935
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/greycliff/greycliff-cf-extra-bold.woff") format("woff");
|
|
1689
|
-
font-weight: 800;
|
|
1690
|
-
|
|
1936
|
+
font-weight: 800;
|
|
1937
|
+
}
|
|
1691
1938
|
@font-face {
|
|
1692
1939
|
font-family: "Inter";
|
|
1693
1940
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-light.woff2") url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-light.woff");
|
|
1694
|
-
font-weight: 300;
|
|
1695
|
-
|
|
1941
|
+
font-weight: 300;
|
|
1942
|
+
}
|
|
1696
1943
|
@font-face {
|
|
1697
1944
|
font-family: "Inter";
|
|
1698
1945
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-regular.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-regular.woff");
|
|
1699
|
-
font-weight: 400;
|
|
1700
|
-
|
|
1946
|
+
font-weight: 400;
|
|
1947
|
+
}
|
|
1701
1948
|
@font-face {
|
|
1702
1949
|
font-family: "Inter";
|
|
1703
1950
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-medium.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-medium.woff");
|
|
1704
|
-
font-weight: 500;
|
|
1705
|
-
|
|
1951
|
+
font-weight: 500;
|
|
1952
|
+
}
|
|
1706
1953
|
@font-face {
|
|
1707
1954
|
font-family: "Inter";
|
|
1708
1955
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-demi-bold.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-demi-bold.woff");
|
|
1709
|
-
font-weight: 600;
|
|
1710
|
-
|
|
1956
|
+
font-weight: 600;
|
|
1957
|
+
}
|
|
1711
1958
|
@font-face {
|
|
1712
1959
|
font-family: "Inter";
|
|
1713
1960
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-bold.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-bold.woff");
|
|
1714
|
-
font-weight: 700;
|
|
1715
|
-
|
|
1961
|
+
font-weight: 700;
|
|
1962
|
+
}
|
|
1716
1963
|
@font-face {
|
|
1717
1964
|
font-family: "Inter";
|
|
1718
1965
|
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-extra-bold.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-extra-bold.woff");
|
|
1719
|
-
font-weight: 800;
|
|
1720
|
-
|
|
1966
|
+
font-weight: 800;
|
|
1967
|
+
}
|
|
1721
1968
|
@font-face {
|
|
1722
1969
|
font-family: "IBM Plex Mono";
|
|
1723
|
-
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff");
|
|
1724
|
-
|
|
1970
|
+
src: url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff2"), url("https://d1e7r7b0lb8p4d.cloudfront.net/fonts/ibm-plex-mono/ibm-plex-mono-regular.woff");
|
|
1971
|
+
}
|
|
1725
1972
|
/** THIS IS AN AUTOGENERATED FILE **/
|
|
1726
1973
|
.Margin-module_m-0__hSA96 {
|
|
1727
|
-
margin: 0;
|
|
1974
|
+
margin: 0;
|
|
1975
|
+
}
|
|
1728
1976
|
|
|
1729
1977
|
.Margin-module_mt-0__7WGbv {
|
|
1730
|
-
margin-top: 0;
|
|
1978
|
+
margin-top: 0;
|
|
1979
|
+
}
|
|
1731
1980
|
|
|
1732
1981
|
.Margin-module_mr-0__CX8k- {
|
|
1733
|
-
margin-right: 0;
|
|
1982
|
+
margin-right: 0;
|
|
1983
|
+
}
|
|
1734
1984
|
|
|
1735
1985
|
.Margin-module_mb-0__LjHy2 {
|
|
1736
|
-
margin-bottom: 0;
|
|
1986
|
+
margin-bottom: 0;
|
|
1987
|
+
}
|
|
1737
1988
|
|
|
1738
1989
|
.Margin-module_ml-0__Ffq2J {
|
|
1739
|
-
margin-left: 0;
|
|
1990
|
+
margin-left: 0;
|
|
1991
|
+
}
|
|
1740
1992
|
|
|
1741
1993
|
.Margin-module_m-0-point-25__RrkvF {
|
|
1742
|
-
margin: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
1994
|
+
margin: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
1995
|
+
}
|
|
1743
1996
|
|
|
1744
1997
|
.Margin-module_mt-0-point-25__lOnmq {
|
|
1745
|
-
margin-top: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
1998
|
+
margin-top: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
1999
|
+
}
|
|
1746
2000
|
|
|
1747
2001
|
.Margin-module_mr-0-point-25__JYjnr {
|
|
1748
|
-
margin-right: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
2002
|
+
margin-right: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
2003
|
+
}
|
|
1749
2004
|
|
|
1750
2005
|
.Margin-module_mb-0-point-25__aSIWe {
|
|
1751
|
-
margin-bottom: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
2006
|
+
margin-bottom: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
2007
|
+
}
|
|
1752
2008
|
|
|
1753
2009
|
.Margin-module_ml-0-point-25__UIx-6 {
|
|
1754
|
-
margin-left: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
2010
|
+
margin-left: calc(0.25 * var(--spacing-md, 1.5rem));
|
|
2011
|
+
}
|
|
1755
2012
|
|
|
1756
2013
|
.Margin-module_m-0-point-5__o1ClI {
|
|
1757
|
-
margin: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
2014
|
+
margin: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
2015
|
+
}
|
|
1758
2016
|
|
|
1759
2017
|
.Margin-module_mt-0-point-5__Hlw6J {
|
|
1760
|
-
margin-top: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
2018
|
+
margin-top: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
2019
|
+
}
|
|
1761
2020
|
|
|
1762
2021
|
.Margin-module_mr-0-point-5__lTVga {
|
|
1763
|
-
margin-right: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
2022
|
+
margin-right: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
2023
|
+
}
|
|
1764
2024
|
|
|
1765
2025
|
.Margin-module_mb-0-point-5__09Kv0 {
|
|
1766
|
-
margin-bottom: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
2026
|
+
margin-bottom: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
2027
|
+
}
|
|
1767
2028
|
|
|
1768
2029
|
.Margin-module_ml-0-point-5__IyBy5 {
|
|
1769
|
-
margin-left: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
2030
|
+
margin-left: calc(0.5 * var(--spacing-md, 1.5rem));
|
|
2031
|
+
}
|
|
1770
2032
|
|
|
1771
2033
|
.Margin-module_m-0-point-75__IttHs {
|
|
1772
|
-
margin: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
2034
|
+
margin: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
2035
|
+
}
|
|
1773
2036
|
|
|
1774
2037
|
.Margin-module_mt-0-point-75__8aL1j {
|
|
1775
|
-
margin-top: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
2038
|
+
margin-top: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
2039
|
+
}
|
|
1776
2040
|
|
|
1777
2041
|
.Margin-module_mr-0-point-75__1iTsr {
|
|
1778
|
-
margin-right: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
2042
|
+
margin-right: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
2043
|
+
}
|
|
1779
2044
|
|
|
1780
2045
|
.Margin-module_mb-0-point-75__bcGVL {
|
|
1781
|
-
margin-bottom: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
2046
|
+
margin-bottom: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
2047
|
+
}
|
|
1782
2048
|
|
|
1783
2049
|
.Margin-module_ml-0-point-75__UoIM3 {
|
|
1784
|
-
margin-left: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
2050
|
+
margin-left: calc(0.75 * var(--spacing-md, 1.5rem));
|
|
2051
|
+
}
|
|
1785
2052
|
|
|
1786
2053
|
.Margin-module_m-1__WoH7S {
|
|
1787
|
-
margin: var(--spacing-md, 1.5rem);
|
|
2054
|
+
margin: var(--spacing-md, 1.5rem);
|
|
2055
|
+
}
|
|
1788
2056
|
|
|
1789
2057
|
.Margin-module_mt-1__rmDMg {
|
|
1790
|
-
margin-top: var(--spacing-md, 1.5rem);
|
|
2058
|
+
margin-top: var(--spacing-md, 1.5rem);
|
|
2059
|
+
}
|
|
1791
2060
|
|
|
1792
2061
|
.Margin-module_mr-1__bFRhS {
|
|
1793
|
-
margin-right: var(--spacing-md, 1.5rem);
|
|
2062
|
+
margin-right: var(--spacing-md, 1.5rem);
|
|
2063
|
+
}
|
|
1794
2064
|
|
|
1795
2065
|
.Margin-module_mb-1__6Siyc {
|
|
1796
|
-
margin-bottom: var(--spacing-md, 1.5rem);
|
|
2066
|
+
margin-bottom: var(--spacing-md, 1.5rem);
|
|
2067
|
+
}
|
|
1797
2068
|
|
|
1798
2069
|
.Margin-module_ml-1__j3WF6 {
|
|
1799
|
-
margin-left: var(--spacing-md, 1.5rem);
|
|
2070
|
+
margin-left: var(--spacing-md, 1.5rem);
|
|
2071
|
+
}
|
|
1800
2072
|
|
|
1801
2073
|
.Margin-module_m-1-point-25__aslNk {
|
|
1802
|
-
margin: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
2074
|
+
margin: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
2075
|
+
}
|
|
1803
2076
|
|
|
1804
2077
|
.Margin-module_mt-1-point-25__l-Kna {
|
|
1805
|
-
margin-top: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
2078
|
+
margin-top: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
2079
|
+
}
|
|
1806
2080
|
|
|
1807
2081
|
.Margin-module_mr-1-point-25__yKHfB {
|
|
1808
|
-
margin-right: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
2082
|
+
margin-right: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
2083
|
+
}
|
|
1809
2084
|
|
|
1810
2085
|
.Margin-module_mb-1-point-25__k7Wnb {
|
|
1811
|
-
margin-bottom: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
2086
|
+
margin-bottom: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
2087
|
+
}
|
|
1812
2088
|
|
|
1813
2089
|
.Margin-module_ml-1-point-25__tKCHD {
|
|
1814
|
-
margin-left: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
2090
|
+
margin-left: calc(1.25 * var(--spacing-md, 1.5rem));
|
|
2091
|
+
}
|
|
1815
2092
|
|
|
1816
2093
|
.Margin-module_m-1-point-5__e5RRa {
|
|
1817
|
-
margin: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
2094
|
+
margin: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
2095
|
+
}
|
|
1818
2096
|
|
|
1819
2097
|
.Margin-module_mt-1-point-5__0oleV {
|
|
1820
|
-
margin-top: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
2098
|
+
margin-top: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
2099
|
+
}
|
|
1821
2100
|
|
|
1822
2101
|
.Margin-module_mr-1-point-5__UV2Ds {
|
|
1823
|
-
margin-right: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
2102
|
+
margin-right: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
2103
|
+
}
|
|
1824
2104
|
|
|
1825
2105
|
.Margin-module_mb-1-point-5__DgIcA {
|
|
1826
|
-
margin-bottom: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
2106
|
+
margin-bottom: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
2107
|
+
}
|
|
1827
2108
|
|
|
1828
2109
|
.Margin-module_ml-1-point-5__-a31T {
|
|
1829
|
-
margin-left: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
2110
|
+
margin-left: calc(1.5 * var(--spacing-md, 1.5rem));
|
|
2111
|
+
}
|
|
1830
2112
|
|
|
1831
2113
|
.Margin-module_m-1-point-75__IxxDx {
|
|
1832
|
-
margin: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
2114
|
+
margin: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
2115
|
+
}
|
|
1833
2116
|
|
|
1834
2117
|
.Margin-module_mt-1-point-75__zBEJc {
|
|
1835
|
-
margin-top: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
2118
|
+
margin-top: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
2119
|
+
}
|
|
1836
2120
|
|
|
1837
2121
|
.Margin-module_mr-1-point-75__7oQH3 {
|
|
1838
|
-
margin-right: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
2122
|
+
margin-right: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
2123
|
+
}
|
|
1839
2124
|
|
|
1840
2125
|
.Margin-module_mb-1-point-75__CyezZ {
|
|
1841
|
-
margin-bottom: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
2126
|
+
margin-bottom: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
2127
|
+
}
|
|
1842
2128
|
|
|
1843
2129
|
.Margin-module_ml-1-point-75__8AcEE {
|
|
1844
|
-
margin-left: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
2130
|
+
margin-left: calc(1.75 * var(--spacing-md, 1.5rem));
|
|
2131
|
+
}
|
|
1845
2132
|
|
|
1846
2133
|
.Margin-module_m-2__xDAX5 {
|
|
1847
|
-
margin: calc(2 * var(--spacing-md, 1.5rem));
|
|
2134
|
+
margin: calc(2 * var(--spacing-md, 1.5rem));
|
|
2135
|
+
}
|
|
1848
2136
|
|
|
1849
2137
|
.Margin-module_mt-2__BaPgk {
|
|
1850
|
-
margin-top: calc(2 * var(--spacing-md, 1.5rem));
|
|
2138
|
+
margin-top: calc(2 * var(--spacing-md, 1.5rem));
|
|
2139
|
+
}
|
|
1851
2140
|
|
|
1852
2141
|
.Margin-module_mr-2__-8KSg {
|
|
1853
|
-
margin-right: calc(2 * var(--spacing-md, 1.5rem));
|
|
2142
|
+
margin-right: calc(2 * var(--spacing-md, 1.5rem));
|
|
2143
|
+
}
|
|
1854
2144
|
|
|
1855
2145
|
.Margin-module_mb-2__lqKMm {
|
|
1856
|
-
margin-bottom: calc(2 * var(--spacing-md, 1.5rem));
|
|
2146
|
+
margin-bottom: calc(2 * var(--spacing-md, 1.5rem));
|
|
2147
|
+
}
|
|
1857
2148
|
|
|
1858
2149
|
.Margin-module_ml-2__y6zUv {
|
|
1859
|
-
margin-left: calc(2 * var(--spacing-md, 1.5rem));
|
|
2150
|
+
margin-left: calc(2 * var(--spacing-md, 1.5rem));
|
|
2151
|
+
}
|
|
1860
2152
|
|
|
1861
2153
|
.Margin-module_m-2-point-5__nPaB6 {
|
|
1862
|
-
margin: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
2154
|
+
margin: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
2155
|
+
}
|
|
1863
2156
|
|
|
1864
2157
|
.Margin-module_mt-2-point-5__NtVq0 {
|
|
1865
|
-
margin-top: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
2158
|
+
margin-top: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
2159
|
+
}
|
|
1866
2160
|
|
|
1867
2161
|
.Margin-module_mr-2-point-5__u5ycP {
|
|
1868
|
-
margin-right: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
2162
|
+
margin-right: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
2163
|
+
}
|
|
1869
2164
|
|
|
1870
2165
|
.Margin-module_mb-2-point-5__KoWcH {
|
|
1871
|
-
margin-bottom: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
2166
|
+
margin-bottom: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
2167
|
+
}
|
|
1872
2168
|
|
|
1873
2169
|
.Margin-module_ml-2-point-5__rKkfV {
|
|
1874
|
-
margin-left: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
2170
|
+
margin-left: calc(2.5 * var(--spacing-md, 1.5rem));
|
|
2171
|
+
}
|
|
1875
2172
|
|
|
1876
2173
|
.Margin-module_m-3__3Xx0F {
|
|
1877
|
-
margin: calc(3 * var(--spacing-md, 1.5rem));
|
|
2174
|
+
margin: calc(3 * var(--spacing-md, 1.5rem));
|
|
2175
|
+
}
|
|
1878
2176
|
|
|
1879
2177
|
.Margin-module_mt-3__M2Jx3 {
|
|
1880
|
-
margin-top: calc(3 * var(--spacing-md, 1.5rem));
|
|
2178
|
+
margin-top: calc(3 * var(--spacing-md, 1.5rem));
|
|
2179
|
+
}
|
|
1881
2180
|
|
|
1882
2181
|
.Margin-module_mr-3__Ydznr {
|
|
1883
|
-
margin-right: calc(3 * var(--spacing-md, 1.5rem));
|
|
2182
|
+
margin-right: calc(3 * var(--spacing-md, 1.5rem));
|
|
2183
|
+
}
|
|
1884
2184
|
|
|
1885
2185
|
.Margin-module_mb-3__-jI8t {
|
|
1886
|
-
margin-bottom: calc(3 * var(--spacing-md, 1.5rem));
|
|
2186
|
+
margin-bottom: calc(3 * var(--spacing-md, 1.5rem));
|
|
2187
|
+
}
|
|
1887
2188
|
|
|
1888
2189
|
.Margin-module_ml-3__GKa-l {
|
|
1889
|
-
margin-left: calc(3 * var(--spacing-md, 1.5rem));
|
|
2190
|
+
margin-left: calc(3 * var(--spacing-md, 1.5rem));
|
|
2191
|
+
}
|
|
1890
2192
|
|
|
1891
2193
|
.Margin-module_m-3-point-5__3ZDkz {
|
|
1892
|
-
margin: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
2194
|
+
margin: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
2195
|
+
}
|
|
1893
2196
|
|
|
1894
2197
|
.Margin-module_mt-3-point-5__VBSF- {
|
|
1895
|
-
margin-top: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
2198
|
+
margin-top: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
2199
|
+
}
|
|
1896
2200
|
|
|
1897
2201
|
.Margin-module_mr-3-point-5__wf0U2 {
|
|
1898
|
-
margin-right: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
2202
|
+
margin-right: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
2203
|
+
}
|
|
1899
2204
|
|
|
1900
2205
|
.Margin-module_mb-3-point-5__OMror {
|
|
1901
|
-
margin-bottom: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
2206
|
+
margin-bottom: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
2207
|
+
}
|
|
1902
2208
|
|
|
1903
2209
|
.Margin-module_ml-3-point-5__ootW1 {
|
|
1904
|
-
margin-left: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
2210
|
+
margin-left: calc(3.5 * var(--spacing-md, 1.5rem));
|
|
2211
|
+
}
|
|
1905
2212
|
|
|
1906
2213
|
.Margin-module_m-4__dZ985 {
|
|
1907
|
-
margin: calc(4 * var(--spacing-md, 1.5rem));
|
|
2214
|
+
margin: calc(4 * var(--spacing-md, 1.5rem));
|
|
2215
|
+
}
|
|
1908
2216
|
|
|
1909
2217
|
.Margin-module_mt-4__BUm9K {
|
|
1910
|
-
margin-top: calc(4 * var(--spacing-md, 1.5rem));
|
|
2218
|
+
margin-top: calc(4 * var(--spacing-md, 1.5rem));
|
|
2219
|
+
}
|
|
1911
2220
|
|
|
1912
2221
|
.Margin-module_mr-4__mKUUj {
|
|
1913
|
-
margin-right: calc(4 * var(--spacing-md, 1.5rem));
|
|
2222
|
+
margin-right: calc(4 * var(--spacing-md, 1.5rem));
|
|
2223
|
+
}
|
|
1914
2224
|
|
|
1915
2225
|
.Margin-module_mb-4__dO-YX {
|
|
1916
|
-
margin-bottom: calc(4 * var(--spacing-md, 1.5rem));
|
|
2226
|
+
margin-bottom: calc(4 * var(--spacing-md, 1.5rem));
|
|
2227
|
+
}
|
|
1917
2228
|
|
|
1918
2229
|
.Margin-module_ml-4__EE62n {
|
|
1919
|
-
margin-left: calc(4 * var(--spacing-md, 1.5rem));
|
|
1920
|
-
|
|
2230
|
+
margin-left: calc(4 * var(--spacing-md, 1.5rem));
|
|
2231
|
+
}
|
|
1921
2232
|
.Option-module_option__U-MsL{align-items:center;border:var(--border-solid-border-width,2px) var(--border-solid-border-style,solid);border-color:var(--border-borderless-border-color,transparent);border-radius:4px;cursor:default;display:inline-grid;font-family:var(--typography-paragraph-body-font-family,"Inter","Noto Sans",Helvetica,Arial,sans-serif);font-size:var(--typography-paragraph-body-font-size,1rem);font-weight:var(--typography-paragraph-body-font-weight,400);gap:var(--spacing-xs,.375rem);grid-template-columns:auto var(--spacing-md,1.5rem);height:-moz-fit-content;height:fit-content;letter-spacing:var(--typography-paragraph-body-letter-spacing,normal);line-height:var(--typography-paragraph-body-line-height,1.5rem);padding:.5rem var(--spacing-xs,.375rem) .5rem var(--spacing-sm,.75rem);position:relative}.Option-module_option__U-MsL:focus{outline:none}.Option-module_option__U-MsL.story__option-hover:not(.Option-module_disabled__RV081),.Option-module_option__U-MsL:active:not(.Option-module_disabled__RV081),.Option-module_option__U-MsL:hover:not(.Option-module_disabled__RV081){background-color:var(--color-blue-100,#e6f6ff);color:var(--color-blue-500,#0168b3)}.Option-module_option__U-MsL.story__option-hover:not(.Option-module_disabled__RV081) .Option-module_icon__0ECp6,.Option-module_option__U-MsL:active:not(.Option-module_disabled__RV081) .Option-module_icon__0ECp6,.Option-module_option__U-MsL:hover:not(.Option-module_disabled__RV081) .Option-module_icon__0ECp6{color:var(--color-blue-500,#0168b3)}.Option-module_option__U-MsL.Option-module_isFocusVisible__yYC7y,.Option-module_option__U-MsL.story__option-focus{background-color:var(--color-blue-100,#e6f6ff);color:var(--color-blue-500,#0168b3)}.Option-module_option__U-MsL.Option-module_isFocusVisible__yYC7y:after,.Option-module_option__U-MsL.story__option-focus:after{background:transparent;border:var(--border-focus-ring-border-width,2px) var(--border-focus-ring-border-style,solid) var(--color-blue-500,#0168b3);border-radius:4px;bottom:calc(var(--border-focus-ring-border-width, 2px)*2*-1 + -1px);content:"";left:calc(var(--border-focus-ring-border-width, 2px)*2*-1 + -1px);position:absolute;right:calc(var(--border-focus-ring-border-width, 2px)*2*-1 + -1px);top:calc(var(--border-focus-ring-border-width, 2px)*2*-1 + -1px);z-index:1}.Option-module_option__U-MsL.Option-module_isFocusVisible__yYC7y .Option-module_icon__0ECp6,.Option-module_option__U-MsL.story__option-focus .Option-module_icon__0ECp6{color:var(--color-blue-500,#0168b3)}.Option-module_icon__0ECp6{align-items:center;display:inline-flex;height:calc(var(--spacing-md, 1.5rem) - var(--border-solid-border-width, 2px)*2);justify-content:center;line-height:1;width:calc(var(--spacing-md, 1.5rem) - var(--border-solid-border-width, 2px)*2)}.Option-module_isSelected__L3nhB{font-weight:var(--typography-paragraph-bold-font-weight,600)}.Option-module_isSelected__L3nhB,.Option-module_isSelected__L3nhB.Option-module_icon__0ECp6{color:var(--color-blue-500,#0168b3)}.Option-module_disabled__RV081{color:var(--color-gray-500,#8c8c97)}
|
|
1922
2233
|
.ListBoxSection-module_sectionWrapper__NYQwa{display:flex;flex-direction:column}.ListBoxSection-module_sectionWrapper__NYQwa:not(:first-child){margin-top:var(--spacing-8,.5rem)}.ListBoxSection-module_sectionHeading__KiOi1{padding-left:4px}.ListBoxSection-module_sectionList__xiPZY{display:flex;flex-direction:column;padding:var(--spacing-xs,.375rem) 0 0 0}
|
|
1923
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
1924
|
-
/** THIS IS AN AUTOGENERATED FILE **/
|
|
2234
|
+
/** THIS IS AN AUTOGENERATED FILE **/ /** THIS IS AN AUTOGENERATED FILE **/
|
|
1925
2235
|
.Divider-module_wrapper__NSxvt {
|
|
1926
2236
|
width: 100%;
|
|
1927
2237
|
border: 0;
|
|
1928
2238
|
margin: 0;
|
|
1929
2239
|
border-radius: var(--border-solid-border-radius, 7px);
|
|
1930
|
-
visibility: visible;
|
|
2240
|
+
visibility: visible;
|
|
2241
|
+
}
|
|
1931
2242
|
|
|
1932
2243
|
.Divider-module_content__9Tzmt, .Divider-module_menuSeparator__D9dVJ {
|
|
1933
2244
|
border-top: 1px solid;
|
|
1934
|
-
border-color: rgba(var(--color-gray-600-rgb, 82, 78, 86), 0.1);
|
|
1935
|
-
|
|
1936
|
-
|
|
2245
|
+
border-color: rgba(var(--color-gray-600-rgb, 82, 78, 86), 0.1);
|
|
2246
|
+
}
|
|
2247
|
+
.Divider-module_content__9Tzmt.Divider-module_reversed__8MS2v, .Divider-module_reversed__8MS2v.Divider-module_menuSeparator__D9dVJ {
|
|
2248
|
+
border-color: rgba(var(--color-white-rgb, 255, 255, 255), 0.1);
|
|
2249
|
+
}
|
|
1937
2250
|
|
|
1938
2251
|
.Divider-module_canvas__Pdcbk {
|
|
1939
2252
|
border-top: 1px solid;
|
|
1940
2253
|
border-bottom: 1px solid;
|
|
1941
|
-
border-color: rgba(var(--color-gray-600-rgb, 82, 78, 86), 0.1);
|
|
1942
|
-
|
|
1943
|
-
|
|
2254
|
+
border-color: rgba(var(--color-gray-600-rgb, 82, 78, 86), 0.1);
|
|
2255
|
+
}
|
|
2256
|
+
.Divider-module_canvas__Pdcbk.Divider-module_reversed__8MS2v {
|
|
2257
|
+
border-color: rgba(var(--color-white-rgb, 255, 255, 255), 0.1);
|
|
2258
|
+
}
|
|
1944
2259
|
|
|
1945
2260
|
.Divider-module_menuSeparator__D9dVJ {
|
|
1946
|
-
margin: 5px 0;
|
|
1947
|
-
|
|
2261
|
+
margin: 5px 0;
|
|
2262
|
+
}
|
|
1948
2263
|
.SectionDivider-module_divider__-idrC{margin:var(--spacing-8,.5rem) 0}.SectionDivider-module_divider__-idrC+.SectionDivider-module_divider__-idrC,.SectionDivider-module_divider__-idrC:first-child,.SectionDivider-module_divider__-idrC:last-child{display:none}
|
|
1949
2264
|
.FilterSelect-module_filterContents__2LknZ{overflow:auto;padding:var(--spacing-12,.75rem);width:224px}
|