@ultraviolet/plus 3.2.0 → 3.3.0
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/README.md +2 -2
- package/dist/components/Conversation/styles.css.js +1 -0
- package/dist/components/FAQ/styles.css.js +0 -1
- package/dist/components/Navigation/styles.css.js +0 -1
- package/dist/components/Navigation/variables.css.js +1 -0
- package/dist/components/OfferList/OfferList.d.ts +1 -0
- package/dist/components/OfferList/OfferList.d.ts.map +1 -1
- package/dist/components/OfferList/components/Row.d.ts.map +1 -1
- package/dist/components/OfferList/components/Row.js +38 -20
- package/dist/components/OfferList/styles.css.d.ts.map +1 -1
- package/dist/components/OrderSummary/ScrollableContent.d.ts.map +1 -1
- package/dist/components/OrderSummary/ScrollableContent.js +65 -6
- package/dist/components/OrderSummary/helpers.d.ts +4 -1
- package/dist/components/OrderSummary/helpers.d.ts.map +1 -1
- package/dist/components/OrderSummary/helpers.js +49 -10
- package/dist/components/OrderSummary/index.d.ts.map +1 -1
- package/dist/components/OrderSummary/index.js +9 -2
- package/dist/plus.css +1 -1
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -14,10 +14,10 @@ $ pnpm add @ultraviolet/plus
|
|
|
14
14
|
|
|
15
15
|
### Usage
|
|
16
16
|
|
|
17
|
-
In order for the library to work you will need to import both Ultraviolet UI and Ultraviolet Plus styles in your project.
|
|
17
|
+
In order for the library to work you will need to import both Ultraviolet UI and Ultraviolet Plus styles in your project as well as Ultraviolet Theme.
|
|
18
18
|
|
|
19
19
|
```tsx
|
|
20
|
-
import { ThemeProvider } from '@ultraviolet/
|
|
20
|
+
import { ThemeProvider } from '@ultraviolet/themes'
|
|
21
21
|
import { normalize, theme } from '@ultraviolet/ui'
|
|
22
22
|
import { ContentCard } from '@ultraviolet/plus'
|
|
23
23
|
import '@ultraviolet/ui/styles'
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/* empty css */
|
|
2
1
|
/* empty css */
|
|
3
2
|
import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
4
3
|
var navigationStickyFooter = createRuntimeFn({ defaultClassName: "uv_plus_19x50fv0", variantClassNames: { overflow: { false: "uv_plus_19x50fv1" } }, defaultVariants: { overflow: false }, compoundVariants: [] });
|
|
@@ -32,6 +32,7 @@ export declare const OfferList: {
|
|
|
32
32
|
'data-dragging'?: boolean;
|
|
33
33
|
onMouseEnter?: import("react").MouseEventHandler<HTMLTableRowElement>;
|
|
34
34
|
onMouseLeave?: import("react").MouseEventHandler<HTMLTableRowElement>;
|
|
35
|
+
onClick?: (id: string) => void;
|
|
35
36
|
} & import("react").RefAttributes<HTMLTableRowElement> & {
|
|
36
37
|
banner?: {
|
|
37
38
|
text: import("react").ReactNode;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OfferList.d.ts","sourceRoot":"","sources":["../../../src/components/OfferList/OfferList.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAA;AAEtC,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAO1D,KAAK,cAAc,GAAG,IAAI,CACxB,cAAc,CAAC,OAAO,IAAI,CAAC,EAC3B,YAAY,GAAG,kBAAkB,CAClC,GAAG;IACF;;OAEG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,UAAU,CAAA;IAC3B,cAAc,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,KAAK,IAAI,CAAA;IACtD;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;IAC5B,CAAC,aAAa,CAAC,CAAC,EAAE,MAAM,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,SAAS;6IAYnB,cAAc
|
|
1
|
+
{"version":3,"file":"OfferList.d.ts","sourceRoot":"","sources":["../../../src/components/OfferList/OfferList.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAA;AAEtC,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAO1D,KAAK,cAAc,GAAG,IAAI,CACxB,cAAc,CAAC,OAAO,IAAI,CAAC,EAC3B,YAAY,GAAG,kBAAkB,CAClC,GAAG;IACF;;OAEG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,UAAU,CAAA;IAC3B,cAAc,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,KAAK,IAAI,CAAA;IACtD;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;IAC5B,CAAC,aAAa,CAAC,CAAC,EAAE,MAAM,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,SAAS;6IAYnB,cAAc;;;;;;;;;;;;;;;;;;;;;qBALV,CAAC;;;;;qBAMQ,CAAC;sBAA4D,CAAC;;;;;CAmD7E,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Row.d.ts","sourceRoot":"","sources":["../../../../src/components/OfferList/components/Row.tsx"],"names":[],"mappings":"AAIA,OAAO,EACL,KAAK,IAAI,OAAO,EAGhB,IAAI,EAGL,MAAM,iBAAiB,CAAA;AAGxB,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAgBrE,KAAK,QAAQ,GAAG,cAAc,CAAC,OAAO,IAAI,CAAC,GAAG,CAAC,GAAG;IAChD,MAAM,CAAC,EAAE;QACP,IAAI,EAAE,SAAS,CAAA;QACf,SAAS,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAA;KACzD,CAAA;IACD,SAAS,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE;QACN,IAAI,EAAE,MAAM,CAAA;QACZ,SAAS,CAAC,EAAE,cAAc,CAAC,OAAO,OAAO,CAAC,CAAC,WAAW,CAAC,CAAA;QACvD,UAAU,CAAC,EAAE,cAAc,CAAC,OAAO,OAAO,CAAC,CAAC,YAAY,CAAC,CAAA;KAC1D,CAAA;IACD,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,GAAG,GAAI,mOAgBjB,QAAQ,
|
|
1
|
+
{"version":3,"file":"Row.d.ts","sourceRoot":"","sources":["../../../../src/components/OfferList/components/Row.tsx"],"names":[],"mappings":"AAIA,OAAO,EACL,KAAK,IAAI,OAAO,EAGhB,IAAI,EAGL,MAAM,iBAAiB,CAAA;AAGxB,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAgBrE,KAAK,QAAQ,GAAG,cAAc,CAAC,OAAO,IAAI,CAAC,GAAG,CAAC,GAAG;IAChD,MAAM,CAAC,EAAE;QACP,IAAI,EAAE,SAAS,CAAA;QACf,SAAS,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAA;KACzD,CAAA;IACD,SAAS,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE;QACN,IAAI,EAAE,MAAM,CAAA;QACZ,SAAS,CAAC,EAAE,cAAc,CAAC,OAAO,OAAO,CAAC,CAAC,WAAW,CAAC,CAAA;QACvD,UAAU,CAAC,EAAE,cAAc,CAAC,OAAO,OAAO,CAAC,CAAC,YAAY,CAAC,CAAA;KAC1D,CAAA;IACD,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,GAAG,GAAI,mOAgBjB,QAAQ,4CA+NV,CAAA"}
|
|
@@ -86,6 +86,28 @@ const Row = ({
|
|
|
86
86
|
return checkboxSelectedRows.includes(offerName);
|
|
87
87
|
}, [offerName, checkboxSelectedRows, radioSelectedRow, selectable]);
|
|
88
88
|
const isSelected = selectable === "radio" ? radioSelectedRow === offerName : checkboxSelectedRows.includes(offerName);
|
|
89
|
+
const handleChangeCheckbox = () => {
|
|
90
|
+
if (isRowSelected) {
|
|
91
|
+
const newSelectedList = checkboxSelectedRows.filter(
|
|
92
|
+
(element) => element !== offerName
|
|
93
|
+
);
|
|
94
|
+
setCheckboxSelectedRows(newSelectedList);
|
|
95
|
+
onChangeSelect?.(newSelectedList);
|
|
96
|
+
} else {
|
|
97
|
+
const newSelectedList = [...checkboxSelectedRows, offerName];
|
|
98
|
+
setCheckboxSelectedRows(newSelectedList);
|
|
99
|
+
onChangeSelect?.(newSelectedList);
|
|
100
|
+
}
|
|
101
|
+
if (expandedRowIds[id]) {
|
|
102
|
+
expandRow(id);
|
|
103
|
+
} else if (!autoCollapse) {
|
|
104
|
+
collapseRow(id);
|
|
105
|
+
}
|
|
106
|
+
};
|
|
107
|
+
const handleChangeRadio = () => {
|
|
108
|
+
setRadioSelectedRow(offerName);
|
|
109
|
+
onChangeSelect?.(offerName);
|
|
110
|
+
};
|
|
89
111
|
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
90
112
|
/* @__PURE__ */ jsxs(
|
|
91
113
|
List.Row,
|
|
@@ -104,6 +126,17 @@ const Row = ({
|
|
|
104
126
|
expanded: expanded ?? expandedRowIds[id],
|
|
105
127
|
highlightAnimation,
|
|
106
128
|
id,
|
|
129
|
+
onClick: () => {
|
|
130
|
+
if (selectDisabled || disabled || expandable) {
|
|
131
|
+
return;
|
|
132
|
+
}
|
|
133
|
+
if (selectable === "radio") {
|
|
134
|
+
handleChangeRadio();
|
|
135
|
+
}
|
|
136
|
+
if (selectable === "checkbox") {
|
|
137
|
+
handleChangeCheckbox();
|
|
138
|
+
}
|
|
139
|
+
},
|
|
107
140
|
onMouseEnter: () => setHovered(true),
|
|
108
141
|
onMouseLeave: () => setHovered(false),
|
|
109
142
|
style,
|
|
@@ -132,8 +165,9 @@ const Row = ({
|
|
|
132
165
|
id,
|
|
133
166
|
name: `radio-offer-list-${id}`,
|
|
134
167
|
onChange: () => {
|
|
135
|
-
|
|
136
|
-
|
|
168
|
+
if (expandable) {
|
|
169
|
+
handleChangeRadio();
|
|
170
|
+
}
|
|
137
171
|
if (expandedRowIds[id]) {
|
|
138
172
|
expandRow(id);
|
|
139
173
|
} else if (!autoCollapse) {
|
|
@@ -151,24 +185,8 @@ const Row = ({
|
|
|
151
185
|
id,
|
|
152
186
|
name: `checkbox-offer-list-${id}`,
|
|
153
187
|
onChange: () => {
|
|
154
|
-
if (
|
|
155
|
-
|
|
156
|
-
(element) => element !== offerName
|
|
157
|
-
);
|
|
158
|
-
setCheckboxSelectedRows(newSelectedList);
|
|
159
|
-
onChangeSelect?.(newSelectedList);
|
|
160
|
-
} else {
|
|
161
|
-
const newSelectedList = [
|
|
162
|
-
...checkboxSelectedRows,
|
|
163
|
-
offerName
|
|
164
|
-
];
|
|
165
|
-
setCheckboxSelectedRows(newSelectedList);
|
|
166
|
-
onChangeSelect?.(newSelectedList);
|
|
167
|
-
}
|
|
168
|
-
if (expandedRowIds[id]) {
|
|
169
|
-
expandRow(id);
|
|
170
|
-
} else if (!autoCollapse) {
|
|
171
|
-
collapseRow(id);
|
|
188
|
+
if (expandable) {
|
|
189
|
+
handleChangeCheckbox();
|
|
172
190
|
}
|
|
173
191
|
},
|
|
174
192
|
value: id
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/OfferList/styles.css.ts"],"names":[],"mappings":"AAcA,eAAO,MAAM,iBAAiB,oBAAc,CAAA;AAkB5C,eAAO,MAAM,SAAS,QAAY,CAAA;AAQlC,eAAO,MAAM,eAAe,QAQ1B,CAAA;AAUF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;EAsD9B,CAAA;AAEF,eAAO,MAAM,mBAAmB,QAM9B,CAAA;AAEF,eAAO,MAAM,oBAAoB;;;;;;EA8B/B,CAAA;AAEF,eAAO,MAAM,cAAc,QAIzB,CAAA;AAEF,eAAO,MAAM,sBAAsB,QAQjC,CAAA;AAEF,eAAO,MAAM,oBAAoB,QAE/B,CAAA;AACF,eAAO,MAAM,iCAAiC,
|
|
1
|
+
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/OfferList/styles.css.ts"],"names":[],"mappings":"AAcA,eAAO,MAAM,iBAAiB,oBAAc,CAAA;AAkB5C,eAAO,MAAM,SAAS,QAAY,CAAA;AAQlC,eAAO,MAAM,eAAe,QAQ1B,CAAA;AAUF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;EAsD9B,CAAA;AAEF,eAAO,MAAM,mBAAmB,QAM9B,CAAA;AAEF,eAAO,MAAM,oBAAoB;;;;;;EA8B/B,CAAA;AAEF,eAAO,MAAM,cAAc,QAIzB,CAAA;AAEF,eAAO,MAAM,sBAAsB,QAQjC,CAAA;AAEF,eAAO,MAAM,oBAAoB,QAE/B,CAAA;AACF,eAAO,MAAM,iCAAiC,QAE5C,CAAA;AACF,eAAO,MAAM,8BAA8B,QAAY,CAAA;AAEvD,eAAO,MAAM,kBAAkB,QAAY,CAAA;AA+B3C,eAAO,MAAM,+BAA+B,QAA6B,CAAA;AAEzE,eAAO,MAAM,sBAAsB,QAEjC,CAAA;AAEF,eAAO,MAAM,aAAa,QAAoC,CAAA;AAE9D,eAAO,MAAM,oBAAoB,QAA4B,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScrollableContent.d.ts","sourceRoot":"","sources":["../../../src/components/OrderSummary/ScrollableContent.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ScrollableContent.d.ts","sourceRoot":"","sources":["../../../src/components/OrderSummary/ScrollableContent.tsx"],"names":[],"mappings":"AAuUA,eAAO,MAAM,iBAAiB,+CAoC7B,CAAA"}
|
|
@@ -181,7 +181,7 @@ const SubCategory = ({ subCategory }) => {
|
|
|
181
181
|
value: subCategory.numberInputValue
|
|
182
182
|
}
|
|
183
183
|
) : null,
|
|
184
|
-
subCategory.price !== void 0 && !subCategory.hidePrice ? /* @__PURE__ */ jsxs(
|
|
184
|
+
subCategory.price !== void 0 && !subCategory.hidePrice && subCategoryPrice.default[0] === subCategoryPrice.discounted[1] ? /* @__PURE__ */ jsxs(
|
|
185
185
|
Text,
|
|
186
186
|
{
|
|
187
187
|
as: "span",
|
|
@@ -189,18 +189,18 @@ const SubCategory = ({ subCategory }) => {
|
|
|
189
189
|
sentiment: "neutral",
|
|
190
190
|
variant: "bodySmallStrong",
|
|
191
191
|
children: [
|
|
192
|
-
subCategoryPrice[0] === subCategoryPrice[1] || subCategory.priceUnit ? formatNumber(
|
|
193
|
-
subCategory.priceUnit ? subCategory.price : subCategoryPrice[0],
|
|
192
|
+
subCategoryPrice.discounted[0] === subCategoryPrice.discounted[1] || subCategory.priceUnit ? formatNumber(
|
|
193
|
+
subCategory.priceUnit ? subCategory.price : subCategoryPrice.discounted[0],
|
|
194
194
|
localeFormat,
|
|
195
195
|
currency,
|
|
196
196
|
fractionDigits
|
|
197
197
|
) : `${formatNumber(
|
|
198
|
-
subCategoryPrice[0],
|
|
198
|
+
subCategoryPrice.discounted[0],
|
|
199
199
|
localeFormat,
|
|
200
200
|
currency,
|
|
201
201
|
fractionDigits
|
|
202
202
|
)} - ${formatNumber(
|
|
203
|
-
subCategoryPrice[1],
|
|
203
|
+
subCategoryPrice.discounted[1],
|
|
204
204
|
localeFormat,
|
|
205
205
|
currency,
|
|
206
206
|
fractionDigits
|
|
@@ -208,7 +208,66 @@ const SubCategory = ({ subCategory }) => {
|
|
|
208
208
|
subCategory.priceUnit ? ` /${subCategory.priceUnit}` : ""
|
|
209
209
|
]
|
|
210
210
|
}
|
|
211
|
-
) : null
|
|
211
|
+
) : null,
|
|
212
|
+
subCategory.price !== void 0 && !subCategory.hidePrice && subCategoryPrice.default[0] !== subCategoryPrice.discounted[1] ? /* @__PURE__ */ jsxs(Stack, { alignItems: "center", direction: "row", gap: 1, children: [
|
|
213
|
+
/* @__PURE__ */ jsxs(
|
|
214
|
+
Text,
|
|
215
|
+
{
|
|
216
|
+
as: "span",
|
|
217
|
+
prominence: "weak",
|
|
218
|
+
sentiment: "neutral",
|
|
219
|
+
strikeThrough: true,
|
|
220
|
+
variant: "bodySmallStrong",
|
|
221
|
+
children: [
|
|
222
|
+
subCategoryPrice.default[0] === subCategoryPrice.default[1] || subCategory.priceUnit ? formatNumber(
|
|
223
|
+
subCategory.priceUnit ? subCategory.price : subCategoryPrice.default[0],
|
|
224
|
+
localeFormat,
|
|
225
|
+
currency,
|
|
226
|
+
fractionDigits
|
|
227
|
+
) : `${formatNumber(
|
|
228
|
+
subCategoryPrice.default[0],
|
|
229
|
+
localeFormat,
|
|
230
|
+
currency,
|
|
231
|
+
fractionDigits
|
|
232
|
+
)} - ${formatNumber(
|
|
233
|
+
subCategoryPrice.default[1],
|
|
234
|
+
localeFormat,
|
|
235
|
+
currency,
|
|
236
|
+
fractionDigits
|
|
237
|
+
)}`,
|
|
238
|
+
subCategory.priceUnit ? ` /${subCategory.priceUnit}` : ""
|
|
239
|
+
]
|
|
240
|
+
}
|
|
241
|
+
),
|
|
242
|
+
/* @__PURE__ */ jsxs(
|
|
243
|
+
Text,
|
|
244
|
+
{
|
|
245
|
+
as: "span",
|
|
246
|
+
prominence: "strong",
|
|
247
|
+
sentiment: "neutral",
|
|
248
|
+
variant: "bodySmallStrong",
|
|
249
|
+
children: [
|
|
250
|
+
subCategoryPrice.discounted[0] === subCategoryPrice.discounted[1] || subCategory.priceUnit ? formatNumber(
|
|
251
|
+
subCategory.priceUnit ? subCategory.price : subCategoryPrice.discounted[0],
|
|
252
|
+
localeFormat,
|
|
253
|
+
currency,
|
|
254
|
+
fractionDigits
|
|
255
|
+
) : `${formatNumber(
|
|
256
|
+
subCategoryPrice.discounted[0],
|
|
257
|
+
localeFormat,
|
|
258
|
+
currency,
|
|
259
|
+
fractionDigits
|
|
260
|
+
)} - ${formatNumber(
|
|
261
|
+
subCategoryPrice.discounted[1],
|
|
262
|
+
localeFormat,
|
|
263
|
+
currency,
|
|
264
|
+
fractionDigits
|
|
265
|
+
)}`,
|
|
266
|
+
subCategory.priceUnit ? ` /${subCategory.priceUnit}` : ""
|
|
267
|
+
]
|
|
268
|
+
}
|
|
269
|
+
)
|
|
270
|
+
] }) : null
|
|
212
271
|
] }),
|
|
213
272
|
/* @__PURE__ */ jsx(Stack, { className: orderSummaryDetails, direction: "column", gap: 0.5, children: subCategory.details?.map(
|
|
214
273
|
(detail, index) => detail ? /* @__PURE__ */ jsx(
|
|
@@ -10,7 +10,10 @@ type CalculatePriceProps = {
|
|
|
10
10
|
fixedPrice?: boolean;
|
|
11
11
|
};
|
|
12
12
|
export declare const calculatePrice: ({ price, amount, amountFree, timeUnit, timeAmount, discount, fixedPrice, }: CalculatePriceProps) => number;
|
|
13
|
-
export declare const calculateSubCategoryPrice: (subCategory: SubCategoryType, hideTimeUnit: boolean, timePeriodAmount: number, timePeriodUnit: TimeUnit) =>
|
|
13
|
+
export declare const calculateSubCategoryPrice: (subCategory: SubCategoryType, hideTimeUnit: boolean, timePeriodAmount: number, timePeriodUnit: TimeUnit) => {
|
|
14
|
+
discounted: [number, number];
|
|
15
|
+
default: [number, number];
|
|
16
|
+
};
|
|
14
17
|
export declare const calculateCategoryPrice: (category: ItemsType, hideTimeUnit: boolean, timePeriodAmount: number, timePeriodUnit: TimeUnit) => {
|
|
15
18
|
categoryPrice: [number, number];
|
|
16
19
|
discountedPrice: [number, number];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../src/components/OrderSummary/helpers.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EACV,YAAY,EACZ,SAAS,EACT,iBAAiB,EACjB,eAAe,EACf,eAAe,EACf,QAAQ,EACT,MAAM,SAAS,CAAA;AAEhB,eAAO,MAAM,YAAY,GACvB,QAAQ,MAAM,EACd,QAAQ,iBAAiB,EACzB,UAAU,YAAY,EACtB,uBAAmB,WASpB,CAAA;AAED,KAAK,mBAAmB,GAAG;IACzB,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,QAAQ,EAAE,QAAQ,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB,CAAA;AAMD,eAAO,MAAM,cAAc,GAAI,4EAQ5B,mBAAmB,WAYrB,CAAA;AAED,eAAO,MAAM,yBAAyB,GACpC,aAAa,eAAe,EAC5B,cAAc,OAAO,EACrB,kBAAkB,MAAM,EACxB,gBAAgB,QAAQ,KACvB,CAAC,MAAM,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../src/components/OrderSummary/helpers.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EACV,YAAY,EACZ,SAAS,EACT,iBAAiB,EACjB,eAAe,EACf,eAAe,EACf,QAAQ,EACT,MAAM,SAAS,CAAA;AAEhB,eAAO,MAAM,YAAY,GACvB,QAAQ,MAAM,EACd,QAAQ,iBAAiB,EACzB,UAAU,YAAY,EACtB,uBAAmB,WASpB,CAAA;AAED,KAAK,mBAAmB,GAAG;IACzB,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,QAAQ,EAAE,QAAQ,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB,CAAA;AAMD,eAAO,MAAM,cAAc,GAAI,4EAQ5B,mBAAmB,WAYrB,CAAA;AAED,eAAO,MAAM,yBAAyB,GACpC,aAAa,eAAe,EAC5B,cAAc,OAAO,EACrB,kBAAkB,MAAM,EACxB,gBAAgB,QAAQ,KACvB;IAAE,UAAU,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAAC,OAAO,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CAyE3D,CAAA;AAED,eAAO,MAAM,sBAAsB,GACjC,UAAU,SAAS,EACnB,cAAc,OAAO,EACrB,kBAAkB,MAAM,EACxB,gBAAgB,QAAQ,KACvB;IAAE,aAAa,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAAC,eAAe,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CAmDtE,CAAA;AAED,KAAK,iBAAiB,GAAG;IACvB,KAAK,EAAE,eAAe,CAAA;IACtB,aAAa,EAAE,QAAQ,GAAG,OAAO,CAAA;CAClC,CAAA;AAED,eAAO,MAAM,YAAY,GAAI,0BAA0B,iBAAiB,WAuBvE,CAAA"}
|
|
@@ -28,7 +28,6 @@ const calculateSubCategoryPrice = (subCategory, hideTimeUnit, timePeriodAmount,
|
|
|
28
28
|
const minPrice = calculatePrice({
|
|
29
29
|
amount: subCategory.amount?.[0] ?? 1,
|
|
30
30
|
amountFree: subCategory.amountFree,
|
|
31
|
-
discount: subCategory.discount,
|
|
32
31
|
fixedPrice: subCategory.fixedPrice,
|
|
33
32
|
price: subCategory.price ?? 0,
|
|
34
33
|
timeAmount: hideTimeUnit ? 1 : timePeriodAmount,
|
|
@@ -37,15 +36,43 @@ const calculateSubCategoryPrice = (subCategory, hideTimeUnit, timePeriodAmount,
|
|
|
37
36
|
const maxPrice = calculatePrice({
|
|
38
37
|
amount: subCategory.amount?.[1] ?? 1,
|
|
39
38
|
amountFree: subCategory.amountFree,
|
|
39
|
+
fixedPrice: subCategory.fixedPrice,
|
|
40
|
+
price: subCategory.price ?? 0,
|
|
41
|
+
timeAmount: hideTimeUnit ? 1 : timePeriodAmount,
|
|
42
|
+
timeUnit: hideTimeUnit ? "hours" : timePeriodUnit
|
|
43
|
+
}) || 0;
|
|
44
|
+
const minPriceWithDiscount = calculatePrice({
|
|
45
|
+
amount: subCategory.amount?.[0] ?? 1,
|
|
46
|
+
amountFree: subCategory.amountFree,
|
|
40
47
|
discount: subCategory.discount,
|
|
41
48
|
fixedPrice: subCategory.fixedPrice,
|
|
42
49
|
price: subCategory.price ?? 0,
|
|
43
50
|
timeAmount: hideTimeUnit ? 1 : timePeriodAmount,
|
|
44
51
|
timeUnit: hideTimeUnit ? "hours" : timePeriodUnit
|
|
45
52
|
}) || 0;
|
|
46
|
-
|
|
53
|
+
const maxPriceWithDiscount = calculatePrice({
|
|
54
|
+
amount: subCategory.amount?.[1] ?? 1,
|
|
55
|
+
amountFree: subCategory.amountFree,
|
|
56
|
+
discount: subCategory.discount,
|
|
57
|
+
fixedPrice: subCategory.fixedPrice,
|
|
58
|
+
price: subCategory.price ?? 0,
|
|
59
|
+
timeAmount: hideTimeUnit ? 1 : timePeriodAmount,
|
|
60
|
+
timeUnit: hideTimeUnit ? "hours" : timePeriodUnit
|
|
61
|
+
}) || 0;
|
|
62
|
+
return {
|
|
63
|
+
discounted: [minPriceWithDiscount, maxPriceWithDiscount],
|
|
64
|
+
default: [minPrice, maxPrice]
|
|
65
|
+
};
|
|
47
66
|
}
|
|
48
67
|
const price = calculatePrice({
|
|
68
|
+
amount: subCategory.amount ?? 1,
|
|
69
|
+
amountFree: subCategory.amountFree,
|
|
70
|
+
fixedPrice: subCategory.fixedPrice,
|
|
71
|
+
price: subCategory.price ?? 0,
|
|
72
|
+
timeAmount: hideTimeUnit ? 1 : timePeriodAmount,
|
|
73
|
+
timeUnit: hideTimeUnit ? "hours" : timePeriodUnit
|
|
74
|
+
}) || 0;
|
|
75
|
+
const priceWithDiscount = calculatePrice({
|
|
49
76
|
amount: subCategory.amount ?? 1,
|
|
50
77
|
amountFree: subCategory.amountFree,
|
|
51
78
|
discount: subCategory.discount,
|
|
@@ -54,7 +81,10 @@ const calculateSubCategoryPrice = (subCategory, hideTimeUnit, timePeriodAmount,
|
|
|
54
81
|
timeAmount: hideTimeUnit ? 1 : timePeriodAmount,
|
|
55
82
|
timeUnit: hideTimeUnit ? "hours" : timePeriodUnit
|
|
56
83
|
}) || 0;
|
|
57
|
-
return
|
|
84
|
+
return {
|
|
85
|
+
discounted: [priceWithDiscount, priceWithDiscount],
|
|
86
|
+
default: [price, price]
|
|
87
|
+
};
|
|
58
88
|
};
|
|
59
89
|
const calculateCategoryPrice = (category, hideTimeUnit, timePeriodAmount, timePeriodUnit) => {
|
|
60
90
|
const categoryPrice = category.subCategories?.reduce(
|
|
@@ -65,20 +95,29 @@ const calculateCategoryPrice = (category, hideTimeUnit, timePeriodAmount, timePe
|
|
|
65
95
|
timePeriodAmount,
|
|
66
96
|
timePeriodUnit
|
|
67
97
|
);
|
|
68
|
-
return
|
|
98
|
+
return {
|
|
99
|
+
discounted: [
|
|
100
|
+
acc.discounted[0] + computedPrices.discounted[0],
|
|
101
|
+
acc.discounted[1] + computedPrices.discounted[1]
|
|
102
|
+
],
|
|
103
|
+
default: [
|
|
104
|
+
acc.default[0] + computedPrices.default[0],
|
|
105
|
+
acc.default[1] + computedPrices.default[1]
|
|
106
|
+
]
|
|
107
|
+
};
|
|
69
108
|
},
|
|
70
|
-
[0, 0]
|
|
71
|
-
)
|
|
72
|
-
const discountedPriceMin = category.discount && category.discount <= 1 ? categoryPrice[0] * category.discount : categoryPrice[0] - (category.discount ?? 0);
|
|
73
|
-
const discountedPriceMax = category.discount && category.discount <= 1 ? categoryPrice[1] * category.discount : categoryPrice[1] - (category.discount ?? 0);
|
|
109
|
+
{ discounted: [0, 0], default: [0, 0] }
|
|
110
|
+
) ?? { discounted: [0, 0], default: [0, 0] };
|
|
111
|
+
const discountedPriceMin = category.discount && category.discount <= 1 ? categoryPrice.discounted[0] * (1 - category.discount) : categoryPrice.discounted[0] - (category.discount ?? 0);
|
|
112
|
+
const discountedPriceMax = category.discount && category.discount <= 1 ? categoryPrice.discounted[1] * (1 - category.discount) : categoryPrice.discounted[1] - (category.discount ?? 0);
|
|
74
113
|
const discountedPrice = category.allowNegative ? [discountedPriceMin, discountedPriceMax] : [Math.max(discountedPriceMin, 0), Math.max(discountedPriceMax, 0)];
|
|
75
|
-
categoryPrice.map(
|
|
114
|
+
categoryPrice.default.map(
|
|
76
115
|
(price) => Math.max(
|
|
77
116
|
category.discount && category.discount <= 1 ? price * category.discount : price - (category.discount ?? 0),
|
|
78
117
|
0
|
|
79
118
|
)
|
|
80
119
|
);
|
|
81
|
-
return { categoryPrice, discountedPrice };
|
|
120
|
+
return { categoryPrice: categoryPrice.default, discountedPrice };
|
|
82
121
|
};
|
|
83
122
|
const DisplayPrice = ({ price, beforeOrAfter }) => {
|
|
84
123
|
const { localeFormat, currency, fractionDigits } = useContext(OrderSummaryContext);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/OrderSummary/index.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAK,EAAE,iBAAiB,EAAuB,MAAM,SAAS,CAAA;AAErE,eAAO,MAAM,YAAY,GAAI,uWA0B1B,iBAAiB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/OrderSummary/index.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAK,EAAE,iBAAiB,EAAuB,MAAM,SAAS,CAAA;AAErE,eAAO,MAAM,YAAY,GAAI,uWA0B1B,iBAAiB,4CAkLnB,CAAA"}
|
|
@@ -61,6 +61,13 @@ const OrderSummary = ({
|
|
|
61
61
|
);
|
|
62
62
|
const totalPrice = useMemo(() => {
|
|
63
63
|
const price = Object.values(categoriesPrice).reduce(
|
|
64
|
+
(acc, categoryPrice) => [
|
|
65
|
+
acc[0] + categoryPrice.totalPrice,
|
|
66
|
+
acc[1] + categoryPrice.maxPrice
|
|
67
|
+
],
|
|
68
|
+
[0, 0]
|
|
69
|
+
);
|
|
70
|
+
const priceDiscounted = Object.values(categoriesPrice).reduce(
|
|
64
71
|
(acc, categoryPrice) => [
|
|
65
72
|
acc[0] + categoryPrice.totalPriceWithDiscount,
|
|
66
73
|
acc[1] + categoryPrice.maxPriceWithDiscount
|
|
@@ -70,13 +77,13 @@ const OrderSummary = ({
|
|
|
70
77
|
const computedPrice = {
|
|
71
78
|
maxPrice: Math.max(price[1], 0),
|
|
72
79
|
maxPriceWithDiscount: Math.max(
|
|
73
|
-
|
|
80
|
+
priceDiscounted[1] * (discount <= 1 ? 1 - discount : 1) - (discount > 1 ? Math.abs(discount) : 0),
|
|
74
81
|
0
|
|
75
82
|
),
|
|
76
83
|
timeUnit: unitUnitInput,
|
|
77
84
|
totalPrice: Math.max(price[0], 0),
|
|
78
85
|
totalPriceWithDiscount: Math.max(
|
|
79
|
-
|
|
86
|
+
priceDiscounted[0] * (discount <= 1 ? 1 - discount : 1) - (discount > 1 ? Math.abs(discount) : 0),
|
|
80
87
|
0
|
|
81
88
|
)
|
|
82
89
|
};
|
package/dist/plus.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.uv_plus_1sui13x0{cursor:not-allowed}.uv_plus_1sui13x1{background-color:#252a3b;position:absolute;right:var(--rwwhsl9u);top:var(--rwwhsl9u)}.uv_plus_1sui13x1:hover{background-color:#303445}.uv_plus_1sui13x1 svg>path{fill:#fff}.uv_plus_1sui13x2{position:relative;width:100%}.uv_plus_1sui13x4{pointer-events:none;-webkit-user-select:none;user-select:none}.uv_plus_1sui13x2 .cm-editor{background-color:#252a3b;border:1px solid transparent;border-radius:var(--rwwhsla4);font-family:var(--rwwhsld8);font-size:var(--rwwhsld9)}.uv_plus_1sui13x2 .cm-editor.cm-focused{border:1px solid var(--rwwhsl5m);box-shadow:var(--rwwhsl8m);outline:none}.uv_plus_1sui13x2 .cm-content{padding-block:var(--rwwhsl9v)}.uv_plus_1sui13x2 .cm-gutters{background-color:#303445}.uv_plus_1sui13x2 .cm-lineNumbers{padding-left:var(--rwwhsl9u)}.uv_plus_1sui13x2 .cm-gutterElement{color:#545454}.uv_plus_1sui13x2 .cm-scroller{border-radius:var(--rwwhsla4)}.uv_plus_1sui13x4 .cm-editor{background-color:#1e2335;color:#484b5a}.uv_plus_1sui13x4 .cm-line span,.uv_plus_1sui13x4 .cm-gutter-Element{color:#484b5a}.uv_plus_1sui13x4 .cm-cursor{border-left-color:transparent;display:none}.uv_plus_1sui13x4 .cm-selectionMatch{background-color:transparent}.uv_plus_1sui13x4 .cm-selectionLayer{display:none}.uv_plus_1sui13x4 .cm-editor.cm-focused{border:1px solid transparent;box-shadow:none}@property --uv_plus_u4r1ts1{syntax: "*"; inherits: false; initial-value: auto;}@property --uv_plus_u4r1ts2{syntax: "*"; inherits: false; initial-value: auto;}.uv_plus_u4r1ts3:hover{border:1px solid var(--rwwhsl5o);box-shadow:var(--rwwhsl8c);cursor:pointer}.uv_plus_u4r1ts4{background:var(--rwwhsl1i);border:1px solid var(--rwwhsl1v);border-radius:var(--rwwhsl85);color:var(--rwwhsl2j);display:block;overflow-wrap:break-word;padding:0;text-align:left;text-decoration:none}.uv_plus_u4r1ts4[disabled]{cursor:not-allowed}.uv_plus_u4r1ts4[disabled]:hover{border:1px solid var(--rwwhsl1v);box-shadow:none}.uv_plus_u4r1ts5{background:var(--rwwhsl1r);border-radius:var(--rwwhsl85);display:flex;padding:var(--rwwhsl9u);width:fit-content}.uv_plus_u4r1ts6{padding:0 var(--rwwhsl9w) var(--rwwhsl9w) var(--rwwhsl9w)}.uv_plus_u4r1ts7{padding:var(--rwwhsl9w) var(--rwwhsl9w) var(--rwwhsl9w) 0}.uv_plus_u4r1ts8{height:fit-content}.uv_plus_u4r1ts9{padding:var(--rwwhsl9w) var(--rwwhsl9w) 0 var(--rwwhsl9w)}.uv_plus_u4r1tsa{padding:var(--rwwhsl9w)}.uv_plus_u4r1tsb{padding:var(--rwwhsl9w) 0 var(--rwwhsl9w) var(--rwwhsl9w)}.uv_plus_u4r1tsc{object-fit:cover}.uv_plus_u4r1tsc[data-disabled=true]{filter:grayscale(1)}.uv_plus_u4r1tsd{border-radius:var(--rwwhsl85) var(--rwwhsl85) 0 0}.uv_plus_u4r1tse{border-radius:var(--rwwhsl85) 0 0 var(--rwwhsl85);max-height:var(--uv_plus_u4r1ts0)}.uv_plus_u4r1tsf{height:100%}.uv_plus_u4r1tsg{height:var(--uv_plus_u4r1ts1);width:var(--uv_plus_u4r1ts2)}.uv_plus_u4r1tsh{border-radius:var(--rwwhsl85) var(--rwwhsl85) 0 0}.uv_plus_u4r1tsi{border-radius:var(--rwwhsl85) 0 0 var(--rwwhsl85)}.uv_plus_u4r1tsj{padding:var(--rwwhsl9w)}.uv_plus_1gpmh3x0{min-width:0}.uv_plus_1gpmh3x1{background:var(--rwwhsl1r);border-radius:var(--rwwhsl85);display:inline-flex;padding:var(--rwwhsl9u)}.uv_plus_1gpmh3x2{height:100%;padding:var(--rwwhsl9w);text-decoration:none}.uv_plus_1gpmh3x2:first-child{border-radius:var(--rwwhsl85) var(--rwwhsl85) 0 0}.uv_plus_1gpmh3x2:hover{background:var(--rwwhsl1k)}.uv_plus_1gpmh3x2:last-child{border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85)}.uv_plus_1gpmh3x2:not(:first-child){border-top:1px solid var(--rwwhsl1v)}.uv_plus_1gpmh3x2 .uv_plus_1gpmh3x1{background:var(--rwwhsl1r)}.uv_plus_1gpmh3x2:hover .uv_plus_1gpmh3x1{background:none}.uv_plus_1gpmh3x3{height:100%}.uv_plus_1gpmh3x4{background:var(--rwwhsl1i);border:1px solid var(--rwwhsl1v);border-radius:var(--rwwhsl85);min-width:0}.uv_plus_1gpmh3x5{padding:var(--rwwhsl9w)}.uv_plus_1gpmh3x5:not(:first-child){border-top:1px solid var(--rwwhsl1v)}.uv_plus_1gpmh3x6{border-radius:var(--rwwhsl85);height:32px;width:32px}.uv_plus_16zcyo50{align-items:center;display:flex;margin:0 var(--rwwhsla0)}.uv_plus_16zcyo51{justify-content:flex-start}.uv_plus_16zcyo52{justify-content:flex-end}.uv_plus_16zcyo53{margin-top:var(--rwwhsl9w);text-align:center}.uv_plus_16zcyo54{display:flex;margin-bottom:var(--rwwhsl9v)}.uv_plus_16zcyo55{flex-direction:row-reverse}.uv_plus_16zcyo56{flex-direction:row}.uv_plus_16zcyo57{border-radius:var(--rwwhsl85);margin:var(--rwwhsl9w);margin-bottom:0;padding:var(--rwwhsl9w)}.uv_plus_16zcyo58{background-color:var(--rwwhsl1l)}.uv_plus_16zcyo59{background-color:var(--rwwhsl5g)}.uv_plus_16zcyo5a{align-self:flex-end;display:flex}.uv_plus_16zcyo5b{width:100%}.uv_plus_16zcyo5c{background-color:var(--rwwhsl1l);height:var(--rwwhsl9c);margin-right:var(--rwwhsl9u)}@keyframes uv_plus_wizdzu0{30%{transform:translate3d(-5px,0,0) rotate(5deg)}60%{transform:translate3d(-4px,0,0)}90%{transform:translate3d(-1px,0,0) rotate(-5deg)}0%,10%,40%,80%,to{transform:translateZ(0) rotate(0)}}@keyframes uv_plus_wizdzu1{30%{transform:translate3d(0,5px,0) rotate(5deg)}60%{transform:translate3d(0,-6px,0)}90%{transform:translate3d(0,-2px,0)}0%,10%,40%,80%,to{transform:translateZ(0) rotate(0)}}.uv_plus_wizdzu2{cursor:pointer;height:88px;transition:transform 1s cubic-bezier(.19,1,.22,1);width:88px}.uv_plus_wizdzu2:hover,.uv_plus_wizdzu2:focus{transform:scale(1.2)}.uv_plus_wizdzu3{animation:uv_plus_wizdzu0 1s ease infinite}.uv_plus_wizdzu4{animation:uv_plus_wizdzu1 1s ease infinite}.uv_plus_wizdzu5{transform:scale(1.2)}.uv_plus_dkdfcq0{fill:currentcolor;vertical-align:middle}.uv_plus_dkdfcqe{height:var(--rwwhsl9f);min-height:var(--rwwhsl9f);min-width:var(--rwwhsl9f);width:var(--rwwhsl9f)}.uv_plus_dkdfcqf{height:var(--rwwhsl9d);min-height:var(--rwwhsl9d);min-width:var(--rwwhsl9d);width:var(--rwwhsl9d)}.uv_plus_dkdfcqg{height:var(--rwwhsl9c);min-height:var(--rwwhsl9c);min-width:var(--rwwhsl9c);width:var(--rwwhsl9c)}.uv_plus_dkdfcqh{height:var(--rwwhsl9h);min-height:var(--rwwhsl9h);min-width:var(--rwwhsl9h);width:var(--rwwhsl9h)}.uv_plus_dkdfcqi{height:var(--rwwhsl9a);min-height:var(--rwwhsl9a);min-width:var(--rwwhsl9a);width:var(--rwwhsl9a)}.uv_plus_dkdfcqj{height:var(--rwwhsl9l);min-height:var(--rwwhsl9l);min-width:var(--rwwhsl9l);width:var(--rwwhsl9l)}.uv_plus_dkdfcqk{fill:var(--rwwhsl5t)}.uv_plus_dkdfcql{fill:var(--rwwhsl6h)}.uv_plus_dkdfcqm{fill:var(--rwwhsl28)}.uv_plus_dkdfcqn{fill:var(--rwwhsl75)}.uv_plus_dkdfcqo{fill:var(--rwwhslj)}.uv_plus_dkdfcqp{fill:var(--rwwhsl7t)}.uv_plus_dkdfcqq{fill:var(--rwwhsl17)}.uv_plus_dkdfcqr{fill:currentColor}.uv_plus_dkdfcqs{fill:var(--rwwhsl5t)}.uv_plus_dkdfcqt{fill:var(--rwwhsl6h)}.uv_plus_dkdfcqu{fill:var(--rwwhsl2b)}.uv_plus_dkdfcqv{fill:var(--rwwhsl75)}.uv_plus_dkdfcqw{fill:var(--rwwhslj)}.uv_plus_dkdfcqx{fill:var(--rwwhsl7t)}.uv_plus_dkdfcqy{fill:var(--rwwhsl17)}.uv_plus_dkdfcqz{fill:currentColor}.uv_plus_dkdfcq10{fill:var(--rwwhsl5t)}.uv_plus_dkdfcq11{fill:var(--rwwhsl6h)}.uv_plus_dkdfcq12{fill:var(--rwwhsl2d)}.uv_plus_dkdfcq13{fill:var(--rwwhsl75)}.uv_plus_dkdfcq14{fill:var(--rwwhslj)}.uv_plus_dkdfcq15{fill:var(--rwwhsl7t)}.uv_plus_dkdfcq16{fill:var(--rwwhsl17)}.uv_plus_dkdfcq17{fill:currentColor}.uv_plus_dkdfcq18{fill:var(--rwwhsl5t)}.uv_plus_dkdfcq19{fill:var(--rwwhsl6h)}.uv_plus_dkdfcq1a{fill:var(--rwwhsl2h)}.uv_plus_dkdfcq1b{fill:var(--rwwhsl75)}.uv_plus_dkdfcq1c{fill:var(--rwwhslj)}.uv_plus_dkdfcq1d{fill:var(--rwwhsl7t)}.uv_plus_dkdfcq1e{fill:var(--rwwhsl17)}.uv_plus_dkdfcq1f{fill:currentColor}.uv_plus_dkdfcq1g{fill:var(--rwwhsl5s)}.uv_plus_dkdfcq1h{fill:var(--rwwhsl6g)}.uv_plus_dkdfcq1i{fill:var(--rwwhsl27)}.uv_plus_dkdfcq1j{fill:var(--rwwhsl74)}.uv_plus_dkdfcq1k{fill:var(--rwwhsli)}.uv_plus_dkdfcq1l{fill:var(--rwwhsl7s)}.uv_plus_dkdfcq1m{fill:var(--rwwhsl16)}.uv_plus_dkdfcq1n{fill:currentColor}.uv_plus_dkdfcq1o{fill:var(--rwwhsl5s)}.uv_plus_dkdfcq1p{fill:var(--rwwhsl6g)}.uv_plus_dkdfcq1q{fill:var(--rwwhsl2a)}.uv_plus_dkdfcq1r{fill:var(--rwwhsl74)}.uv_plus_dkdfcq1s{fill:var(--rwwhsli)}.uv_plus_dkdfcq1t{fill:var(--rwwhsl7s)}.uv_plus_dkdfcq1u{fill:var(--rwwhsl16)}.uv_plus_dkdfcq1v{fill:currentColor}.uv_plus_dkdfcq1w{fill:var(--rwwhsl5s)}.uv_plus_dkdfcq1x{fill:var(--rwwhsl6g)}.uv_plus_dkdfcq1y{fill:var(--rwwhsl2c)}.uv_plus_dkdfcq1z{fill:var(--rwwhsl74)}.uv_plus_dkdfcq20{fill:var(--rwwhsli)}.uv_plus_dkdfcq21{fill:var(--rwwhsl7s)}.uv_plus_dkdfcq22{fill:var(--rwwhsl16)}.uv_plus_dkdfcq23{fill:currentColor}.uv_plus_dkdfcq24{fill:var(--rwwhsl5s)}.uv_plus_dkdfcq25{fill:var(--rwwhsl6g)}.uv_plus_dkdfcq26{fill:var(--rwwhsl2g)}.uv_plus_dkdfcq27{fill:var(--rwwhsl74)}.uv_plus_dkdfcq28{fill:var(--rwwhsli)}.uv_plus_dkdfcq29{fill:var(--rwwhsl7s)}.uv_plus_dkdfcq2a{fill:var(--rwwhsl16)}.uv_plus_dkdfcq2b{fill:currentColor}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcq7 .uv_plus_dkdfcq1g .fillStroke{fill:none;stroke:var(--rwwhsl5s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcq8 .uv_plus_dkdfcq1h .fillStroke{fill:none;stroke:var(--rwwhsl6g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcq9 .uv_plus_dkdfcq1i .fillStroke{fill:none;stroke:var(--rwwhsl27)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcqa .uv_plus_dkdfcq1j .fillStroke{fill:none;stroke:var(--rwwhsl74)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcqb .uv_plus_dkdfcq1k .fillStroke{fill:none;stroke:var(--rwwhsli)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcqc .uv_plus_dkdfcq1l .fillStroke{fill:none;stroke:var(--rwwhsl7s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcqd .uv_plus_dkdfcq1m .fillStroke{fill:none;stroke:var(--rwwhsl16)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcq7 .uv_plus_dkdfcq1o .fillStroke{fill:none;stroke:var(--rwwhsl5s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcq8 .uv_plus_dkdfcq1p .fillStroke{fill:none;stroke:var(--rwwhsl6g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcq9 .uv_plus_dkdfcq1q .fillStroke{fill:none;stroke:var(--rwwhsl2a)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcqa .uv_plus_dkdfcq1r .fillStroke{fill:none;stroke:var(--rwwhsl74)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcqb .uv_plus_dkdfcq1s .fillStroke{fill:none;stroke:var(--rwwhsli)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcqc .uv_plus_dkdfcq1t .fillStroke{fill:none;stroke:var(--rwwhsl7s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcqd .uv_plus_dkdfcq1u .fillStroke{fill:none;stroke:var(--rwwhsl16)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcq7 .uv_plus_dkdfcq1w .fillStroke{fill:none;stroke:var(--rwwhsl5s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcq8 .uv_plus_dkdfcq1x .fillStroke{fill:none;stroke:var(--rwwhsl6g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcq9 .uv_plus_dkdfcq1y .fillStroke{fill:none;stroke:var(--rwwhsl2c)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcqa .uv_plus_dkdfcq1z .fillStroke{fill:none;stroke:var(--rwwhsl74)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcqb .uv_plus_dkdfcq20 .fillStroke{fill:none;stroke:var(--rwwhsli)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcqc .uv_plus_dkdfcq21 .fillStroke{fill:none;stroke:var(--rwwhsl7s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcqd .uv_plus_dkdfcq22 .fillStroke{fill:none;stroke:var(--rwwhsl16)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcq7 .uv_plus_dkdfcq24 .fillStroke{fill:none;stroke:var(--rwwhsl5s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcq8 .uv_plus_dkdfcq25 .fillStroke{fill:none;stroke:var(--rwwhsl6g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcq9 .uv_plus_dkdfcq26 .fillStroke{fill:none;stroke:var(--rwwhsl2g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcqa .uv_plus_dkdfcq27 .fillStroke{fill:none;stroke:var(--rwwhsl74)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcqb .uv_plus_dkdfcq28 .fillStroke{fill:none;stroke:var(--rwwhsli)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcqc .uv_plus_dkdfcq29 .fillStroke{fill:none;stroke:var(--rwwhsl7s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcqd .uv_plus_dkdfcq2a .fillStroke{fill:none;stroke:var(--rwwhsl16)}.uv_plus_1fq6cbr0{height:var(--rwwhsl9k);min-width:var(--rwwhsl9k);width:var(--rwwhsl9k)}.uv_plus_1fq6cbr1{height:var(--rwwhsl9j);min-width:var(--rwwhsl9j);width:var(--rwwhsl9j)}.uv_plus_1fq6cbr2{height:var(--rwwhsl9h);min-width:var(--rwwhsl9h);width:var(--rwwhsl9h)}.uv_plus_1fq6cbr3{height:var(--rwwhsl9n);min-width:var(--rwwhsl9n);width:var(--rwwhsl9n)}.uv_plus_1fq6cbr4{height:var(--rwwhsl9f);min-width:var(--rwwhsl9f);width:var(--rwwhsl9f)}.uv_plus_1fq6cbr9 .fillWeak{fill:var(--rwwhsl4k)}.uv_plus_1fq6cbr9 g.fillWeak>*{fill:var(--rwwhsl4k)}.uv_plus_1fq6cbr9 path[fill].fillWeak{fill:var(--rwwhsl4k)}.uv_plus_1fq6cbr5 .fillWeak{fill:var(--rwwhsl4j)}.uv_plus_1fq6cbr5 g.fillWeak>*{fill:var(--rwwhsl4j)}.uv_plus_1fq6cbr5 path[fill].fillWeak{fill:var(--rwwhsl4j)}.uv_plus_1fq6cbra .fillWeak{fill:var(--rwwhsl48)}.uv_plus_1fq6cbra g.fillWeak>*{fill:var(--rwwhsl48)}.uv_plus_1fq6cbra path[fill].fillWeak{fill:var(--rwwhsl48)}.uv_plus_1fq6cbr6 .fillWeak{fill:var(--rwwhsl47)}.uv_plus_1fq6cbr6 g.fillWeak>*{fill:var(--rwwhsl47)}.uv_plus_1fq6cbr6 path[fill].fillWeak{fill:var(--rwwhsl47)}.uv_plus_1fq6cbrb .fillWeak{fill:var(--rwwhsl4q)}.uv_plus_1fq6cbrb g.fillWeak>*{fill:var(--rwwhsl4q)}.uv_plus_1fq6cbrb path[fill].fillWeak{fill:var(--rwwhsl4q)}.uv_plus_1fq6cbr7 .fillWeak{fill:var(--rwwhsl4p)}.uv_plus_1fq6cbr7 g.fillWeak>*{fill:var(--rwwhsl4p)}.uv_plus_1fq6cbr7 path[fill].fillWeak{fill:var(--rwwhsl4p)}.uv_plus_1fq6cbrc .fillWeak{fill:var(--rwwhsl4e)}.uv_plus_1fq6cbrc g.fillWeak>*{fill:var(--rwwhsl4e)}.uv_plus_1fq6cbrc path[fill].fillWeak{fill:var(--rwwhsl4e)}.uv_plus_1fq6cbr8 .fillWeak{fill:var(--rwwhsl4d)}.uv_plus_1fq6cbr8 g.fillWeak>*{fill:var(--rwwhsl4d)}.uv_plus_1fq6cbr8 path[fill].fillWeak{fill:var(--rwwhsl4d)}.uv_plus_1fq6cbr9 .fillStrong{fill:var(--rwwhsl4i)}.uv_plus_1fq6cbr9 g.fillStrong>*{fill:var(--rwwhsl4i)}.uv_plus_1fq6cbr9 path[fill].fillStrong{fill:var(--rwwhsl4i)}.uv_plus_1fq6cbr5 .fillStrong{fill:var(--rwwhsl4h)}.uv_plus_1fq6cbr5 g.fillStrong>*{fill:var(--rwwhsl4h)}.uv_plus_1fq6cbr5 path[fill].fillStrong{fill:var(--rwwhsl4h)}.uv_plus_1fq6cbra .fillStrong{fill:var(--rwwhsl46)}.uv_plus_1fq6cbra g.fillStrong>*{fill:var(--rwwhsl46)}.uv_plus_1fq6cbra path[fill].fillStrong{fill:var(--rwwhsl46)}.uv_plus_1fq6cbr6 .fillStrong{fill:var(--rwwhsl45)}.uv_plus_1fq6cbr6 g.fillStrong>*{fill:var(--rwwhsl45)}.uv_plus_1fq6cbr6 path[fill].fillStrong{fill:var(--rwwhsl45)}.uv_plus_1fq6cbrb .fillStrong{fill:var(--rwwhsl4o)}.uv_plus_1fq6cbrb g.fillStrong>*{fill:var(--rwwhsl4o)}.uv_plus_1fq6cbrb path[fill].fillStrong{fill:var(--rwwhsl4o)}.uv_plus_1fq6cbr7 .fillStrong{fill:var(--rwwhsl4n)}.uv_plus_1fq6cbr7 g.fillStrong>*{fill:var(--rwwhsl4n)}.uv_plus_1fq6cbr7 path[fill].fillStrong{fill:var(--rwwhsl4n)}.uv_plus_1fq6cbrc .fillStrong{fill:var(--rwwhsl4c)}.uv_plus_1fq6cbrc g.fillStrong>*{fill:var(--rwwhsl4c)}.uv_plus_1fq6cbrc path[fill].fillStrong{fill:var(--rwwhsl4c)}.uv_plus_1fq6cbr8 .fillStrong{fill:var(--rwwhsl4b)}.uv_plus_1fq6cbr8 g.fillStrong>*{fill:var(--rwwhsl4b)}.uv_plus_1fq6cbr8 path[fill].fillStrong{fill:var(--rwwhsl4b)}.uv_plus_1fq6cbr9 .fill{fill:var(--rwwhsl4g)}.uv_plus_1fq6cbr9 g.fill>*{fill:var(--rwwhsl4g)}.uv_plus_1fq6cbr9 path[fill].fill{fill:var(--rwwhsl4g)}.uv_plus_1fq6cbr5 .fill{fill:var(--rwwhsl4f)}.uv_plus_1fq6cbr5 g.fill>*{fill:var(--rwwhsl4f)}.uv_plus_1fq6cbr5 path[fill].fill{fill:var(--rwwhsl4f)}.uv_plus_1fq6cbra .fill{fill:var(--rwwhsl44)}.uv_plus_1fq6cbra g.fill>*{fill:var(--rwwhsl44)}.uv_plus_1fq6cbra path[fill].fill{fill:var(--rwwhsl44)}.uv_plus_1fq6cbr6 .fill{fill:var(--rwwhsl43)}.uv_plus_1fq6cbr6 g.fill>*{fill:var(--rwwhsl43)}.uv_plus_1fq6cbr6 path[fill].fill{fill:var(--rwwhsl43)}.uv_plus_1fq6cbrb .fill{fill:var(--rwwhsl4m)}.uv_plus_1fq6cbrb g.fill>*{fill:var(--rwwhsl4m)}.uv_plus_1fq6cbrb path[fill].fill{fill:var(--rwwhsl4m)}.uv_plus_1fq6cbr7 .fill{fill:var(--rwwhsl4l)}.uv_plus_1fq6cbr7 g.fill>*{fill:var(--rwwhsl4l)}.uv_plus_1fq6cbr7 path[fill].fill{fill:var(--rwwhsl4l)}.uv_plus_1fq6cbrc .fill{fill:var(--rwwhsl4a)}.uv_plus_1fq6cbrc g.fill>*{fill:var(--rwwhsl4a)}.uv_plus_1fq6cbrc path[fill].fill{fill:var(--rwwhsl4a)}.uv_plus_1fq6cbr8 .fill{fill:var(--rwwhsl49)}.uv_plus_1fq6cbr8 g.fill>*{fill:var(--rwwhsl49)}.uv_plus_1fq6cbr8 path[fill].fill{fill:var(--rwwhsl49)}.uv_plus_1ko5kn21{max-width:var(--uv_plus_1ko5kn20)}.uv_plus_1ko5kn22{margin-right:var(--rwwhsl9u);width:15px}.uv_plus_1ko5kn24{margin-left:var(--rwwhsla4)}.uv_plus_1ko5kn25{align-items:center;display:flex;flex-direction:row;justify-content:space-between;min-height:var(--rwwhsl9l);padding-bottom:var(--rwwhsl9u);padding-top:var(--rwwhsl9u);-webkit-box-pack:justify}.uv_plus_1ko5kn26{display:flex;flex-direction:column;height:var(--rwwhsl9k);justify-content:center;-webkit-box-pack:center}.uv_plus_1ko5kn27{animation:.8s uv_15brg2b3}.uv_plus_1ko5kn29{animation:uv_15brg2b3 .8s}.uv_plus_1ko5kn2a{text-align:right}.uv_plus_1ko5kn2b{display:flex;flex-direction:column;height:var(--rwwhsl9k);justify-content:center;text-align:initial;-webkit-box-pack:center}.uv_plus_1ko5kn2c{align-self:center;margin-left:var(--rwwhsl9u)}.uv_plus_1ko5kn2d{margin-left:var(--rwwhsl9u)}.uv_plus_1ko5kn2e{max-width:75%}.uv_plus_1ko5kn2f{vertical-align:text-top}.uv_plus_1ko5kn2g{text-decoration-color:var(--rwwhsl7m);text-decoration-line:line-through}.uv_plus_1ko5kn2h{align-items:center;color:var(--rwwhsl2m);font-size:16px;margin-right:var(--rwwhsla4);max-width:500px}.uv_plus_1ko5kn2i{display:inline-flex}.uv_plus_1ko5kn2j{display:flex}.uv_plus_1ko5kn2n{color:var(--rwwhsl2j);display:block;font-size:14px;line-height:8}.uv_plus_1ko5kn2o{align-items:center;color:var(--rwwhsl2m);display:inline-flex;font-weight:500;margin-right:4px}.uv_plus_1ko5kn2p{font-size:24px}.uv_plus_1ko5kn2q{font-size:16px;text-transform:capitalize}.uv_plus_1ko5kn2r,.uv_plus_1ko5kn2s{font-size:16px}.uv_plus_1ko5kn2t{-moz-appearance:textfield}.uv_plus_1ko5kn2t::-webkit-inner-spin-button,.uv_plus_1ko5kn2t::webkit-outer-spin-button{margin:0;-webkit-appearance:none}.uv_plus_sk5tga2{margin-right:var(--rwwhsl9u);width:15px}.uv_plus_sk5tga3{border:1px solid var(--rwwhsl1v);width:100%}.uv_plus_sk5tga4{border-radius:4px}.uv_plus_sk5tga5{border-radius:4px 4px 0}.uv_plus_sk5tga6{border-radius:4px;margin-top:var(--rwwhsl9v)}.uv_plus_sk5tga3>*{margin-top:0}.uv_plus_sk5tga3>*+*{margin-top:var(--rwwhsl9v)}.uv_plus_sk5tga7{background-color:var(--rwwhsl1i)}.uv_plus_sk5tga8{background-color:var(--rwwhsl1r);border-left:1px solid var(--rwwhsl1v);min-width:126px;width:30%}.uv_plus_sk5tga9{min-width:230px;padding-left:var(--uv_plus_sk5tga0);padding-right:var(--rwwhsl9v);position:relative;width:70%}.uv_plus_sk5tgaa:before{content:"";border-bottom:1px solid var(--rwwhsl1v);bottom:0;height:1px;left:0;margin-left:var(--rwwhsl9v);position:absolute;width:calc(100% - 32px)}.uv_plus_sk5tgab{background:var(--rwwhsl5g)}.uv_plus_sk5tgac{background-color:var(--rwwhsl5g);border-color:var(--rwwhsl1v);border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);border-right:none;border-style:solid;border-width:0 1px 1px 1px;height:var(--rwwhsl9l);min-width:126px;width:30%}.uv_plus_sk5tgad{border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);border-right:1px solid var(--rwwhsl1v);margin:0;width:100%}.uv_plus_sk5tgae{align-items:center;color:var(--rwwhsl2j);display:flex;font-size:18px;font-weight:500;margin:0;padding:var(--rwwhsl9v)}.uv_plus_sk5tgaf{width:70%}.uv_plus_sk5tgag{align-items:start;float:right;max-width:200px;padding:var(--rwwhsl9v);text-align:left}.uv_plus_sk5tgah{position:absolute;top:calc(50% - 16px)}.uv_plus_sk5tgai{margin-left:-185px}.uv_plus_sk5tgaj{margin-left:-115px}.uv_plus_sk5tgak{border-left:1px solid var(--rwwhsl1v);min-width:200px;padding:0 24px}.uv_plus_sk5tgak:first-of-type,.uv_plus_sk5tgak:last-child{border:0}.uv_plus_sk5tgal{display:none}.uv_plus_sk5tgam{border:0}.uv_plus_sk5tgao{display:inline-block;font-size:12px;height:var(--rwwhsl9f);line-height:18;margin-right:var(--rwwhsl9u)}.uv_plus_sk5tgap{margin-top:var(--rwwhsl9w)}.uv_plus_sk5tgaq{margin-left:var(--rwwhsl9v);text-align:right}.uv_plus_sk5tgar{text-align:right}.uv_plus_sk5tgas{margin-right:var(--rwwhsl9u)}.uv_plus_sk5tgat{padding:0}.uv_plus_sk5tgau{background-color:var(--rwwhsl1i);display:flex;height:120px;justify-content:center;left:0;margin:var(--uv_plus_sk5tga1);position:fixed;right:0;transition:bottom .3s,box-shadow .3s;z-index:1}.uv_plus_sk5tgav{bottom:0;box-shadow:var(--rwwhsl8c)}.uv_plus_sk5tgaw{bottom:-120px;box-shadow:0}.uv_plus_sk5tgax{display:flex;flex-direction:row;justify-content:center;list-style:none;margin:0;padding:var(--rwwhsl9w) 0}.uv_plus_sk5tgay{display:flex;min-width:158px;padding:12px 0}.uv_plus_sk5tgaz{display:none}.uv_plus_sk5tga11{background:var(--rwwhsl1r);padding:var(--rwwhsl9v)}.uv_plus_sk5tga12{align-items:center;display:flex;flex-direction:row;gap:var(--rwwhsl9u);justify-content:center}@media(max-width:1800px){.uv_plus_sk5tgan{display:none}}.uv_plus_5imqkb0{padding:var(--rwwhsl9v);text-align:left}.uv_plus_h6pvpm1{align-items:start;display:flex;flex-direction:column;font-size:var(--rwwhsla9);line-height:var(--rwwhslac);margin:0;width:100%}.uv_plus_h6pvpm2{border-bottom:1px var(--rwwhsl1v) solid;padding-block:var(--rwwhsl9v);width:var(--uv_plus_h6pvpm0)}.uv_plus_h6pvpm2:first-of-type{padding-top:0}.uv_plus_h6pvpm2:last-of-type{border-bottom-color:transparent;padding-bottom:0}.uv_plus_h6pvpm2>*:not(:last-child){padding-right:var(--rwwhsl9v)}.uv_plus_h6pvpm3{align-items:center;color:var(--rwwhsl2m);display:inline-flex;font-weight:var(--rwwhslbg);min-width:0}.uv_plus_h6pvpm4{color:var(--rwwhsl2j);margin:0;min-width:0;width:100%}.uv_plus_h6pvpm5{display:inline-block;min-width:0;width:100%}.uv_plus_h6pvpm5>*{align-items:center;display:inline-flex;margin-right:var(--rwwhsl9u)}@keyframes uv_plus_1ngtn5a0{0%{max-height:50px}to{max-height:32px}}@keyframes uv_plus_1ngtn5a1{0%{margin-bottom:-8px;max-height:0;opacity:0}to{margin-bottom:0;max-height:40px;opacity:1}}.uv_plus_nytpcy0{height:calc(var(--rwwhslau) + var(--rwwhsl9u));padding-bottom:var(--rwwhsl9u);padding-left:var(--rwwhsl9u);transition:opacity .25s ease-in-out,height .25s ease-in-out}.uv_plus_nytpcy1{animation:uv_plus_1ngtn5a1 .25s ease-in-out reverse}.uv_plus_nytpcy2{animation:uv_plus_1ngtn5a1 .25s ease-in-out}.uv_plus_nytpcy4{padding-top:var(--rwwhsl9u)}.uv_plus_nytpcy5{border-top:2px solid;border-color:transparent;height:2px;left:0;padding:var(--rwwhsla4) 0;position:absolute;right:0;top:0}.uv_plus_nytpcy5:before{content:"";border:3px solid;border-color:inherit;border-radius:var(--rwwhsl84);height:0;left:0;position:absolute;top:-4px;width:0}.uv_plus_nytpcy6{position:relative}.uv_plus_nytpcy7{padding:var(--rwwhsl9u) 0}.uv_plus_nytpcy8{margin-left:var(--rwwhsla4);padding-left:var(--rwwhsl9x)}.uv_plus_nytpcy9{margin:var(--rwwhsl9v) calc(var(--rwwhsl9v) * -1);flex-shrink:0}.uv_plus_nytpcya{height:100%}.uv_plus_x6an4g0{width:180px}.uv_plus_x6an4g1{position:relative}.uv_plus_x6an4g2{padding-left:var(--rwwhsl9u)}.uv_plus_x6an4g3{border-radius:var(--rwwhsl85);bottom:0;margin:auto 0;padding:var(--rwwhsla5);position:absolute;top:0}.uv_plus_x6an4g4:hover{background:var(--rwwhsl5i)}.uv_plus_x6an4g5:hover{background:var(--rwwhsl1u)}.uv_plus_x6an4g6{text-align:left}.uv_plus_x6an4g8{background-color:inherit;border:none;border-radius:var(--rwwhsl85);color:inherit;margin-top:var(--rwwhsla5);padding:calc(var(--rwwhsla5) + var(--rwwhsla4)) var(--rwwhsl9u);text-align:left;text-decoration:none;width:100%}.uv_plus_x6an4ga{background-color:unset;cursor:not-allowed}.uv_plus_x6an4gb{background-color:var(--rwwhsl1k)}.uv_plus_x6an4gc{background-color:var(--rwwhsl5g)}.uv_plus_x6an4gc:hover{background-color:var(--rwwhsl5i)}.uv_plus_x6an4gd{cursor:pointer}.uv_plus_x6an4ge{padding:var(--rwwhsla4) var(--rwwhsl9u)}.uv_plus_x6an4gf:active{background-color:var(--rwwhsl1k)}.uv_plus_x6an4gg{background-color:var(--rwwhsl1u)}.uv_plus_x6an4gh:hover,.uv_plus_x6an4gh:focus{background-color:var(--rwwhsl1r)}.uv_plus_x6an4gi{animation:uv_plus_1ngtn5a0 .25s ease-in-out}.uv_plus_x6an4gj{animation:uv_plus_1ngtn5a0 .25s ease-in-out reverse}.uv_plus_x6an4gn{cursor:grab;margin:0 var(--rwwhsla5);opacity:0}.uv_plus_x6an4gk:hover .uv_plus_x6an4gn,.uv_plus_x6an4gk:focus .uv_plus_x6an4gn,.uv_plus_x6an4gk:active .uv_plus_x6an4gn{opacity:1}.uv_plus_x6an4go{display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.uv_plus_x6an4gm:hover .uv_plus_x6an4go{color:var(--rwwhsl2u)}.uv_plus_x6an4gp{color:var(--rwwhsl2t)}.uv_plus_x6an4gq{color:var(--rwwhsl2u)}.uv_plus_x6an4g6:hover .uv_plus_x6an4gr,.uv_plus_x6an4g6:focus .uv_plus_x6an4gr,.uv_plus_x6an4g6:active .uv_plus_x6an4gr{opacity:1}.uv_plus_x6an4g7:hover .uv_plus_x6an4gr,.uv_plus_x6an4g7:focus .uv_plus_x6an4gr,.uv_plus_x6an4g7:active .uv_plus_x6an4gr{opacity:0}.uv_plus_x6an4gl:hover .uv_plus_x6an4gr,.uv_plus_x6an4gl:active .uv_plus_x6an4gr,.uv_plus_x6an4gl:focus .uv_plus_x6an4gr{opacity:0}.uv_plus_x6an4gs{inset:0 0 0 -24px;margin:auto;opacity:0;pointer-events:visible;position:absolute;visibility:visible}.uv_plus_x6an4gs:hover,.uv_plus_x6an4gs:focus,.uv_plus_x6an4gs:active{opacity:1;pointer-events:auto}.uv_plus_x6an4g6:hover .uv_plus_x6an4gs,.uv_plus_x6an4g6:focus .uv_plus_x6an4gs,.uv_plus_x6an4g6:active .uv_plus_x6an4gs{opacity:1;pointer-events:auto}.uv_plus_x6an4gl:hover .uv_plus_x6an4gs,.uv_plus_x6an4gl:active .uv_plus_x6an4gs,.uv_plus_x6an4gl:focus .uv_plus_x6an4gs{opacity:1;pointer-events:auto}.uv_plus_x6an4gt{animation:uv_15brg2b7 .25s ease-in-out reverse}.uv_plus_x6an4gu{animation:uv_15brg2b7 .25s ease-in-out}.uv_plus_x6an4gv{margin-top:var(--rwwhsla5);padding:0 var(--rwwhsl9v);width:fit-content}.uv_plus_x6an4gw{padding-top:var(--rwwhsla4)}.uv_plus_x6an4gx{min-width:20px}.uv_plus_x6an4gy{padding-left:28px}.uv_plus_x6an4gz{display:none}.uv_plus_19x50fv0{background:var(--rwwhsl1i);border-top:1px solid var(--rwwhsl24);box-shadow:var(--rwwhsl8c);display:flex;justify-content:flex-end;padding:var(--rwwhsl9u) var(--rwwhsl9v);transition:justify-content .25s ease-in-out,box-shadow .23s ease-in-out;width:100%}.uv_plus_19x50fv1{border:none;box-shadow:none}.uv_plus_19x50fv2{background:var(--rwwhsl1i)}.uv_plus_19x50fv3{height:22px;margin:var(--rwwhsl9w) var(--rwwhsl9w) var(--rwwhsl9v) var(--rwwhsl9w);max-width:220px;overflow:hidden}.uv_plus_19x50fv4{border-right:1px solid var(--rwwhsl24);display:flex;flex-direction:row;position:relative}.uv_plus_19x50fv5{background:var(--rwwhsl1i);display:flex;flex-direction:column;width:var(--uv_plus_1rde5pt0)}.uv_plus_19x50fv6{transition:width .25s ease-in-out;width:67px}.uv_plus_19x50fv7{transition:width .25s ease-in-out;width:var(--uv_plus_1rde5pt0)}.uv_plus_19x50fv9{width:67px}.uv_plus_19x50fva{max-width:320px;min-width:220px}.uv_plus_19x50fvb{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.uv_plus_19x50fvc{align-items:center}.uv_plus_19x50fvd{flex-grow:1;overflow-x:hidden;overflow-y:auto;padding:var(--rwwhsl9v)}.uv_plus_19x50fve{background:transparent;border-right:2px solid transparent;bottom:0;cursor:col-resize;display:flex;position:absolute;right:0;top:0;width:6px}.uv_plus_19x50fve:hover{border-color:var(--rwwhsl5m)}.uv_plus_1wcpahp1 td:first-child,.uv_plus_1wcpahp1 th:first-child{max-width:var(--rwwhsl9l);min-width:var(--rwwhsl9l);width:var(--rwwhsl9l)}.uv_plus_1wcpahp2{background:var(--rwwhsl1r);border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);cursor:auto;display:table-row;position:relative;vertical-align:middle;width:100%}.uv_plus_1wcpahp2 td,.uv_plus_1wcpahp2 td:first-child,.uv_plus_1wcpahp2 td:last-child{border-bottom:1px solid transparent;transition:box-shadow .2s ease,border-color .2s ease}.uv_plus_1wcpahp3{border:1px solid var(--rwwhsl1v);border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);border-top-color:transparent;margin-top:calc((var(--rwwhsl9v) * -1) - 1px);padding-block:var(--rwwhsla4);padding-inline:var(--rwwhsl9u);transition:border-color .2s ease}.uv_plus_1wcpahp4,.uv_plus_1wcpahp5{border:1px solid var(--rwwhsl1v)}.uv_plus_1wcpahp5.uv_plus_1wcpahp5{border-top:1px solid transparent}.uv_plus_1wcpahpd{background-color:var(--rwwhsl5g);color:var(--rwwhsl5y)}.uv_plus_1wcpahpe{background-color:var(--rwwhsl64);color:var(--rwwhsl6m)}.uv_plus_1wcpahpf{background-color:var(--rwwhsl1s);color:var(--rwwhsl2j)}.uv_plus_1wcpahpg{background-color:var(--rwwhsl6s);color:var(--rwwhsl7a)}.uv_plus_1wcpahph{background-color:var(--rwwhsl6);color:var(--rwwhslo)}.uv_plus_1wcpahpi{background-color:var(--rwwhsl7g);color:var(--rwwhsl7y)}.uv_plus_1wcpahpj{background-color:var(--rwwhslu);color:var(--rwwhsl1c)}.uv_plus_1wcpahpk{background-color:var(--rwwhsl5h);color:var(--rwwhsl5z)}.uv_plus_1wcpahpl{background-color:var(--rwwhsl65);color:var(--rwwhsl6n)}.uv_plus_1wcpahpm{background-color:var(--rwwhsl1r);color:var(--rwwhsl2k)}.uv_plus_1wcpahpn{background-color:var(--rwwhsl6t);color:var(--rwwhsl7b)}.uv_plus_1wcpahpo{background-color:var(--rwwhsl7);color:var(--rwwhslp)}.uv_plus_1wcpahpp{background-color:var(--rwwhsl7h);color:var(--rwwhsl7z)}.uv_plus_1wcpahpq{background-color:var(--rwwhslv);color:var(--rwwhsl1d)}.uv_plus_1wcpahpr{border:1px solid var(--rwwhsl5m);border-top-color:transparent}.uv_plus_1wcpahps{border-top-color:transparent}.uv_plus_1wcpahpt{border-top-left-radius:0;border-top-right-radius:0;height:fit-content;padding:0;width:100%}.uv_plus_1wcpahpu{border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);border-top:1px solid var(--rwwhsl1v);height:fit-content;padding-block:var(--rwwhsla4);padding-inline:var(--rwwhsl9u);width:100%}.uv_plus_1wcpahpu[aria-disabled=true]{background-color:var(--rwwhsl1j)}.uv_plus_1wcpahpv{background-color:var(--rwwhsl5g)}.uv_plus_1wcpahpw{background-color:var(--rwwhsl64)}.uv_plus_1wcpahpx{background-color:var(--rwwhsl1r)}.uv_plus_1wcpahpy{background-color:var(--rwwhsl6s)}.uv_plus_1wcpahpz{background-color:var(--rwwhsl6)}.uv_plus_1wcpahp10{background-color:var(--rwwhsl7g)}.uv_plus_1wcpahp11{background-color:var(--rwwhslu)}.uv_plus_1wcpahp12{left:var(--rwwhsl9y);position:absolute;transform:translateY(-160%)}.uv_plus_1wcpahp13{padding:0;width:32px}.uv_plus_1wcpahp13:first-of-type{padding-left:var(--rwwhsl9v)}.uv_plus_1wcpahp14{color:var(--rwwhsl5y)}.uv_plus_1wcpahp14 td,.uv_plus_1wcpahp14 td:first-child,.uv_plus_1wcpahp14 td:last-child{border-color:var(--rwwhsl5m)}.uv_plus_1wcpahp15 td:nth-child(2),.uv_plus_1wcpahp16 td:nth-child(3){font-weight:var(--rwwhslay)}.uv_plus_1wcpahp14[aria-expanded=true] td,.uv_plus_1wcpahp14[aria-expanded=true] td:first-child,.uv_plus_1wcpahp14[aria-expanded=true] td:last-child,.uv_plus_1wcpahp14[aria-expanded=true]+tr td{border-color:var(--rwwhsl5m)}.uv_plus_1wcpahp17 td,.uv_plus_1wcpahp17 td:first-child{border-bottom-left-radius:0}.uv_plus_1wcpahp17 td,.uv_plus_1wcpahp17 td:last-child{border-bottom-right-radius:0}.uv_plus_1wcpahp18{display:flex}.uv_plus_1wcpahp19{padding:var(--uv_plus_1wcpahp0)}.uv_plus_1wcpahp1a{white-space:pre-line}.uv_plus_1wcpahp1b{height:100%}.uv_plus_1q5g1ma0{background-color:var(--rwwhsl1r);height:100%;min-width:20rem}.uv_plus_1q5g1ma1{height:var(--rwwhsl9o);padding:var(--rwwhsl9w);padding-bottom:var(--rwwhsl9v)}.uv_plus_1q5g1ma3{border-bottom:1px solid var(--rwwhsl1v)}.uv_plus_1q5g1ma4{background-color:var(--rwwhsl1i)}.uv_plus_1q5g1ma5{border-top:1px solid var(--rwwhsl1v);padding:var(--rwwhsl9w)}.uv_plus_1q5g1ma6{background-color:var(--rwwhsl1i);max-width:12.5rem}.uv_plus_1q5g1ma7{height:100%;min-height:10rem;overflow-y:scroll;padding:var(--rwwhsl9w)}.uv_plus_1q5g1ma8{padding-left:var(--rwwhsl9u)}.uv_plus_1q5g1ma9:not(:last-child){border-bottom:1px solid var(--rwwhsl1v);padding-bottom:var(--rwwhsl9w)}.uv_plus_1q5g1maa{color:inherit;text-decoration:inherit;transition:color .25s ease-out}.uv_plus_1q5g1maa:hover{color:var(--rwwhsl1c)}.uv_plus_1q5g1mab{opacity:0;position:absolute;transform:translate(calc(-1 *var(--rwwhsl9v)));transition:opacity .25s ease-in-out}.uv_plus_1q5g1maa:hover>.uv_plus_1q5g1mab{opacity:1}.uv_plus_1q5g1mac{margin-top:var(--rwwhsla4)}.uv_plus_1q5g1mad{margin-top:var(--rwwhsla5)}@media(min-width:1440px){.uv_plus_1q5g1ma0{min-width:27.5rem}}.uv_plus_11wud800{cursor:pointer}.uv_plus_11wud801{border-collapse:separate;border-spacing:var(--rwwhsl9v) 0;height:1px;margin:0 calc(-1 * var(--rwwhsl9v));table-layout:fixed;width:calc(100% + var(--rwwhsl9x))}.uv_plus_11wud802{bottom:100%;left:50%;position:absolute;transform:translate(-50%) translateY(50%)}.uv_plus_11wud803{background-color:transparent;outline:none;padding:var(--rwwhsl9u);text-align:center}.uv_plus_11wud803:first-child{text-align:left}tbody .uv_plus_11wud803:not(:first-child){border:1px solid var(--rwwhsl1v);border-width:0 1px}tbody tr:last-child .uv_plus_11wud803{padding-bottom:var(--rwwhsl9x)}tbody tr:last-child .uv_plus_11wud803:not(:first-child){border:1px solid var(--rwwhsl1v);border-radius:0 0 var(--rwwhsl86) var(--rwwhsl86);border-width:0 1px 1px 1px}thead .uv_plus_11wud803{height:100%;padding-bottom:var(--rwwhsl9w);padding-top:var(--rwwhsl9x);position:relative;vertical-align:top}thead .uv_plus_11wud803:first-child{vertical-align:bottom}thead .uv_plus_11wud803:not(:first-child){border:1px solid var(--rwwhsl1v);border-radius:var(--rwwhsl86) var(--rwwhsl86) 0 0;border-width:1px 1px 0 1px}thead .uv_plus_11wud804:not(:first-child),tbody .uv_plus_11wud804:not(:first-child),tbody tr:last-child .uv_plus_11wud804:not(:first-child){border-color:var(--rwwhsl5m)}.uv_plus_11wud805{background-color:var(--rwwhsl1j)}thead .uv_plus_11wud806:not(:first-child),tbody .uv_plus_11wud806:not(:first-child),tbody tr:last-child .uv_plus_11wud806:not(:first-child){border-color:#00f;border-width:2px 2px 0 2px}.uv_plus_11wud807{display:none}.uv_plus_11wud808{padding-left:var(--rwwhsl9w);text-align:start}thead .uv_plus_11wud808{padding-left:var(--rwwhsl9u)}.uv_plus_11wud809{cursor:pointer}tbody .uv_plus_11wud80a{padding-bottom:var(--rwwhsl9z)}.uv_plus_11wud80b{display:none}.uv_plus_11wud80c{text-transform:uppercase}.uv_plus_11wud80d{left:0;opacity:0;position:absolute;top:0}.uv_plus_11wud80e{height:100%}.uv_plus_11wud80f{padding:var(--rwwhsl9u);width:100%}.uv_plus_11wud80g{width:100%}.uv_plus_11wud80h{align-items:center;display:flex;height:var(--rwwhsl9k)}.uv_plus_l0ny240{padding:0}.uv_plus_l0ny241{border-right:1px solid var(--rwwhsl1v);padding:var(--rwwhsl9w)}.uv_plus_l0ny242{min-width:0;padding:var(--rwwhsl9w);padding-top:var(--rwwhsl9x)}.uv_plus_l0ny243{display:flex;justify-content:right}.uv_plus_l0ny244{margin-bottom:var(--rwwhsl9w)}.uv_plus_l0ny245{cursor:pointer;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:2px;transition:text-decoration-color .25s ease-out}.uv_plus_l0ny245:active{text-decoration-thickness:2px}.uv_plus_l0ny245:hover{text-decoration:underline;text-decoration-thickness:1px}.uv_plus_l0ny246{align-items:center}.uv_plus_l0ny247{width:fit-content}
|
|
1
|
+
.uv_plus_1sui13x0{cursor:not-allowed}.uv_plus_1sui13x1{background-color:#252a3b;position:absolute;right:var(--rwwhsl9u);top:var(--rwwhsl9u)}.uv_plus_1sui13x1:hover{background-color:#303445}.uv_plus_1sui13x1 svg>path{fill:#fff}.uv_plus_1sui13x2{position:relative;width:100%}.uv_plus_1sui13x4{pointer-events:none;-webkit-user-select:none;user-select:none}.uv_plus_1sui13x2 .cm-editor{background-color:#252a3b;border:1px solid transparent;border-radius:var(--rwwhsla4);font-family:var(--rwwhsld8);font-size:var(--rwwhsld9)}.uv_plus_1sui13x2 .cm-editor.cm-focused{border:1px solid var(--rwwhsl5m);box-shadow:var(--rwwhsl8m);outline:none}.uv_plus_1sui13x2 .cm-content{padding-block:var(--rwwhsl9v)}.uv_plus_1sui13x2 .cm-gutters{background-color:#303445}.uv_plus_1sui13x2 .cm-lineNumbers{padding-left:var(--rwwhsl9u)}.uv_plus_1sui13x2 .cm-gutterElement{color:#545454}.uv_plus_1sui13x2 .cm-scroller{border-radius:var(--rwwhsla4)}.uv_plus_1sui13x4 .cm-editor{background-color:#1e2335;color:#484b5a}.uv_plus_1sui13x4 .cm-line span,.uv_plus_1sui13x4 .cm-gutter-Element{color:#484b5a}.uv_plus_1sui13x4 .cm-cursor{border-left-color:transparent;display:none}.uv_plus_1sui13x4 .cm-selectionMatch{background-color:transparent}.uv_plus_1sui13x4 .cm-selectionLayer{display:none}.uv_plus_1sui13x4 .cm-editor.cm-focused{border:1px solid transparent;box-shadow:none}@property --uv_plus_u4r1ts1{syntax: "*"; inherits: false; initial-value: auto;}@property --uv_plus_u4r1ts2{syntax: "*"; inherits: false; initial-value: auto;}.uv_plus_u4r1ts3:hover{border:1px solid var(--rwwhsl5o);box-shadow:var(--rwwhsl8c);cursor:pointer}.uv_plus_u4r1ts4{background:var(--rwwhsl1i);border:1px solid var(--rwwhsl1v);border-radius:var(--rwwhsl85);color:var(--rwwhsl2j);display:block;overflow-wrap:break-word;padding:0;text-align:left;text-decoration:none}.uv_plus_u4r1ts4[disabled]{cursor:not-allowed}.uv_plus_u4r1ts4[disabled]:hover{border:1px solid var(--rwwhsl1v);box-shadow:none}.uv_plus_u4r1ts5{background:var(--rwwhsl1r);border-radius:var(--rwwhsl85);display:flex;padding:var(--rwwhsl9u);width:fit-content}.uv_plus_u4r1ts6{padding:0 var(--rwwhsl9w) var(--rwwhsl9w) var(--rwwhsl9w)}.uv_plus_u4r1ts7{padding:var(--rwwhsl9w) var(--rwwhsl9w) var(--rwwhsl9w) 0}.uv_plus_u4r1ts8{height:fit-content}.uv_plus_u4r1ts9{padding:var(--rwwhsl9w) var(--rwwhsl9w) 0 var(--rwwhsl9w)}.uv_plus_u4r1tsa{padding:var(--rwwhsl9w)}.uv_plus_u4r1tsb{padding:var(--rwwhsl9w) 0 var(--rwwhsl9w) var(--rwwhsl9w)}.uv_plus_u4r1tsc{object-fit:cover}.uv_plus_u4r1tsc[data-disabled=true]{filter:grayscale(1)}.uv_plus_u4r1tsd{border-radius:var(--rwwhsl85) var(--rwwhsl85) 0 0}.uv_plus_u4r1tse{border-radius:var(--rwwhsl85) 0 0 var(--rwwhsl85);max-height:var(--uv_plus_u4r1ts0)}.uv_plus_u4r1tsf{height:100%}.uv_plus_u4r1tsg{height:var(--uv_plus_u4r1ts1);width:var(--uv_plus_u4r1ts2)}.uv_plus_u4r1tsh{border-radius:var(--rwwhsl85) var(--rwwhsl85) 0 0}.uv_plus_u4r1tsi{border-radius:var(--rwwhsl85) 0 0 var(--rwwhsl85)}.uv_plus_u4r1tsj{padding:var(--rwwhsl9w)}.uv_plus_1gpmh3x0{min-width:0}.uv_plus_1gpmh3x1{background:var(--rwwhsl1r);border-radius:var(--rwwhsl85);display:inline-flex;padding:var(--rwwhsl9u)}.uv_plus_1gpmh3x2{height:100%;padding:var(--rwwhsl9w);text-decoration:none}.uv_plus_1gpmh3x2:first-child{border-radius:var(--rwwhsl85) var(--rwwhsl85) 0 0}.uv_plus_1gpmh3x2:hover{background:var(--rwwhsl1k)}.uv_plus_1gpmh3x2:last-child{border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85)}.uv_plus_1gpmh3x2:not(:first-child){border-top:1px solid var(--rwwhsl1v)}.uv_plus_1gpmh3x2 .uv_plus_1gpmh3x1{background:var(--rwwhsl1r)}.uv_plus_1gpmh3x2:hover .uv_plus_1gpmh3x1{background:none}.uv_plus_1gpmh3x3{height:100%}.uv_plus_1gpmh3x4{background:var(--rwwhsl1i);border:1px solid var(--rwwhsl1v);border-radius:var(--rwwhsl85);min-width:0}.uv_plus_1gpmh3x5{padding:var(--rwwhsl9w)}.uv_plus_1gpmh3x5:not(:first-child){border-top:1px solid var(--rwwhsl1v)}.uv_plus_1gpmh3x6{border-radius:var(--rwwhsl85);height:32px;width:32px}.uv_plus_16zcyo50{align-items:center;display:flex;margin:0 var(--rwwhsla0)}.uv_plus_16zcyo51{justify-content:flex-start}.uv_plus_16zcyo52{justify-content:flex-end}.uv_plus_16zcyo53{margin-top:var(--rwwhsl9w);text-align:center}.uv_plus_16zcyo54{display:flex;margin-bottom:var(--rwwhsl9v)}.uv_plus_16zcyo55{flex-direction:row-reverse}.uv_plus_16zcyo56{flex-direction:row}.uv_plus_16zcyo57{border-radius:var(--rwwhsl85);margin:var(--rwwhsl9w);margin-bottom:0;padding:var(--rwwhsl9w)}.uv_plus_16zcyo58{background-color:var(--rwwhsl1l)}.uv_plus_16zcyo59{background-color:var(--rwwhsl5g)}.uv_plus_16zcyo5a{align-self:flex-end;display:flex}.uv_plus_16zcyo5b{width:100%}.uv_plus_16zcyo5c{background-color:var(--rwwhsl1l);height:var(--rwwhsl9c);margin-right:var(--rwwhsl9u)}@keyframes uv_plus_wizdzu0{30%{transform:translate3d(-5px,0,0) rotate(5deg)}60%{transform:translate3d(-4px,0,0)}90%{transform:translate3d(-1px,0,0) rotate(-5deg)}0%,10%,40%,80%,to{transform:translateZ(0) rotate(0)}}@keyframes uv_plus_wizdzu1{30%{transform:translate3d(0,5px,0) rotate(5deg)}60%{transform:translate3d(0,-6px,0)}90%{transform:translate3d(0,-2px,0)}0%,10%,40%,80%,to{transform:translateZ(0) rotate(0)}}.uv_plus_wizdzu2{cursor:pointer;height:88px;transition:transform 1s cubic-bezier(.19,1,.22,1);width:88px}.uv_plus_wizdzu2:hover,.uv_plus_wizdzu2:focus{transform:scale(1.2)}.uv_plus_wizdzu3{animation:uv_plus_wizdzu0 1s ease infinite}.uv_plus_wizdzu4{animation:uv_plus_wizdzu1 1s ease infinite}.uv_plus_wizdzu5{transform:scale(1.2)}.uv_plus_dkdfcq0{fill:currentcolor;vertical-align:middle}.uv_plus_dkdfcqe{height:var(--rwwhsl9f);min-height:var(--rwwhsl9f);min-width:var(--rwwhsl9f);width:var(--rwwhsl9f)}.uv_plus_dkdfcqf{height:var(--rwwhsl9d);min-height:var(--rwwhsl9d);min-width:var(--rwwhsl9d);width:var(--rwwhsl9d)}.uv_plus_dkdfcqg{height:var(--rwwhsl9c);min-height:var(--rwwhsl9c);min-width:var(--rwwhsl9c);width:var(--rwwhsl9c)}.uv_plus_dkdfcqh{height:var(--rwwhsl9h);min-height:var(--rwwhsl9h);min-width:var(--rwwhsl9h);width:var(--rwwhsl9h)}.uv_plus_dkdfcqi{height:var(--rwwhsl9a);min-height:var(--rwwhsl9a);min-width:var(--rwwhsl9a);width:var(--rwwhsl9a)}.uv_plus_dkdfcqj{height:var(--rwwhsl9l);min-height:var(--rwwhsl9l);min-width:var(--rwwhsl9l);width:var(--rwwhsl9l)}.uv_plus_dkdfcqk{fill:var(--rwwhsl5t)}.uv_plus_dkdfcql{fill:var(--rwwhsl6h)}.uv_plus_dkdfcqm{fill:var(--rwwhsl28)}.uv_plus_dkdfcqn{fill:var(--rwwhsl75)}.uv_plus_dkdfcqo{fill:var(--rwwhslj)}.uv_plus_dkdfcqp{fill:var(--rwwhsl7t)}.uv_plus_dkdfcqq{fill:var(--rwwhsl17)}.uv_plus_dkdfcqr{fill:currentColor}.uv_plus_dkdfcqs{fill:var(--rwwhsl5t)}.uv_plus_dkdfcqt{fill:var(--rwwhsl6h)}.uv_plus_dkdfcqu{fill:var(--rwwhsl2b)}.uv_plus_dkdfcqv{fill:var(--rwwhsl75)}.uv_plus_dkdfcqw{fill:var(--rwwhslj)}.uv_plus_dkdfcqx{fill:var(--rwwhsl7t)}.uv_plus_dkdfcqy{fill:var(--rwwhsl17)}.uv_plus_dkdfcqz{fill:currentColor}.uv_plus_dkdfcq10{fill:var(--rwwhsl5t)}.uv_plus_dkdfcq11{fill:var(--rwwhsl6h)}.uv_plus_dkdfcq12{fill:var(--rwwhsl2d)}.uv_plus_dkdfcq13{fill:var(--rwwhsl75)}.uv_plus_dkdfcq14{fill:var(--rwwhslj)}.uv_plus_dkdfcq15{fill:var(--rwwhsl7t)}.uv_plus_dkdfcq16{fill:var(--rwwhsl17)}.uv_plus_dkdfcq17{fill:currentColor}.uv_plus_dkdfcq18{fill:var(--rwwhsl5t)}.uv_plus_dkdfcq19{fill:var(--rwwhsl6h)}.uv_plus_dkdfcq1a{fill:var(--rwwhsl2h)}.uv_plus_dkdfcq1b{fill:var(--rwwhsl75)}.uv_plus_dkdfcq1c{fill:var(--rwwhslj)}.uv_plus_dkdfcq1d{fill:var(--rwwhsl7t)}.uv_plus_dkdfcq1e{fill:var(--rwwhsl17)}.uv_plus_dkdfcq1f{fill:currentColor}.uv_plus_dkdfcq1g{fill:var(--rwwhsl5s)}.uv_plus_dkdfcq1h{fill:var(--rwwhsl6g)}.uv_plus_dkdfcq1i{fill:var(--rwwhsl27)}.uv_plus_dkdfcq1j{fill:var(--rwwhsl74)}.uv_plus_dkdfcq1k{fill:var(--rwwhsli)}.uv_plus_dkdfcq1l{fill:var(--rwwhsl7s)}.uv_plus_dkdfcq1m{fill:var(--rwwhsl16)}.uv_plus_dkdfcq1n{fill:currentColor}.uv_plus_dkdfcq1o{fill:var(--rwwhsl5s)}.uv_plus_dkdfcq1p{fill:var(--rwwhsl6g)}.uv_plus_dkdfcq1q{fill:var(--rwwhsl2a)}.uv_plus_dkdfcq1r{fill:var(--rwwhsl74)}.uv_plus_dkdfcq1s{fill:var(--rwwhsli)}.uv_plus_dkdfcq1t{fill:var(--rwwhsl7s)}.uv_plus_dkdfcq1u{fill:var(--rwwhsl16)}.uv_plus_dkdfcq1v{fill:currentColor}.uv_plus_dkdfcq1w{fill:var(--rwwhsl5s)}.uv_plus_dkdfcq1x{fill:var(--rwwhsl6g)}.uv_plus_dkdfcq1y{fill:var(--rwwhsl2c)}.uv_plus_dkdfcq1z{fill:var(--rwwhsl74)}.uv_plus_dkdfcq20{fill:var(--rwwhsli)}.uv_plus_dkdfcq21{fill:var(--rwwhsl7s)}.uv_plus_dkdfcq22{fill:var(--rwwhsl16)}.uv_plus_dkdfcq23{fill:currentColor}.uv_plus_dkdfcq24{fill:var(--rwwhsl5s)}.uv_plus_dkdfcq25{fill:var(--rwwhsl6g)}.uv_plus_dkdfcq26{fill:var(--rwwhsl2g)}.uv_plus_dkdfcq27{fill:var(--rwwhsl74)}.uv_plus_dkdfcq28{fill:var(--rwwhsli)}.uv_plus_dkdfcq29{fill:var(--rwwhsl7s)}.uv_plus_dkdfcq2a{fill:var(--rwwhsl16)}.uv_plus_dkdfcq2b{fill:currentColor}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcq7 .uv_plus_dkdfcq1g .fillStroke{fill:none;stroke:var(--rwwhsl5s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcq8 .uv_plus_dkdfcq1h .fillStroke{fill:none;stroke:var(--rwwhsl6g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcq9 .uv_plus_dkdfcq1i .fillStroke{fill:none;stroke:var(--rwwhsl27)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcqa .uv_plus_dkdfcq1j .fillStroke{fill:none;stroke:var(--rwwhsl74)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcqb .uv_plus_dkdfcq1k .fillStroke{fill:none;stroke:var(--rwwhsli)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcqc .uv_plus_dkdfcq1l .fillStroke{fill:none;stroke:var(--rwwhsl7s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcqd .uv_plus_dkdfcq1m .fillStroke{fill:none;stroke:var(--rwwhsl16)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcq7 .uv_plus_dkdfcq1o .fillStroke{fill:none;stroke:var(--rwwhsl5s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcq8 .uv_plus_dkdfcq1p .fillStroke{fill:none;stroke:var(--rwwhsl6g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcq9 .uv_plus_dkdfcq1q .fillStroke{fill:none;stroke:var(--rwwhsl2a)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcqa .uv_plus_dkdfcq1r .fillStroke{fill:none;stroke:var(--rwwhsl74)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcqb .uv_plus_dkdfcq1s .fillStroke{fill:none;stroke:var(--rwwhsli)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcqc .uv_plus_dkdfcq1t .fillStroke{fill:none;stroke:var(--rwwhsl7s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcqd .uv_plus_dkdfcq1u .fillStroke{fill:none;stroke:var(--rwwhsl16)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcq7 .uv_plus_dkdfcq1w .fillStroke{fill:none;stroke:var(--rwwhsl5s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcq8 .uv_plus_dkdfcq1x .fillStroke{fill:none;stroke:var(--rwwhsl6g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcq9 .uv_plus_dkdfcq1y .fillStroke{fill:none;stroke:var(--rwwhsl2c)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcqa .uv_plus_dkdfcq1z .fillStroke{fill:none;stroke:var(--rwwhsl74)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcqb .uv_plus_dkdfcq20 .fillStroke{fill:none;stroke:var(--rwwhsli)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcqc .uv_plus_dkdfcq21 .fillStroke{fill:none;stroke:var(--rwwhsl7s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcqd .uv_plus_dkdfcq22 .fillStroke{fill:none;stroke:var(--rwwhsl16)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcq7 .uv_plus_dkdfcq24 .fillStroke{fill:none;stroke:var(--rwwhsl5s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcq8 .uv_plus_dkdfcq25 .fillStroke{fill:none;stroke:var(--rwwhsl6g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcq9 .uv_plus_dkdfcq26 .fillStroke{fill:none;stroke:var(--rwwhsl2g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcqa .uv_plus_dkdfcq27 .fillStroke{fill:none;stroke:var(--rwwhsl74)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcqb .uv_plus_dkdfcq28 .fillStroke{fill:none;stroke:var(--rwwhsli)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcqc .uv_plus_dkdfcq29 .fillStroke{fill:none;stroke:var(--rwwhsl7s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcqd .uv_plus_dkdfcq2a .fillStroke{fill:none;stroke:var(--rwwhsl16)}.uv_plus_1fq6cbr0{height:var(--rwwhsl9k);min-width:var(--rwwhsl9k);width:var(--rwwhsl9k)}.uv_plus_1fq6cbr1{height:var(--rwwhsl9j);min-width:var(--rwwhsl9j);width:var(--rwwhsl9j)}.uv_plus_1fq6cbr2{height:var(--rwwhsl9h);min-width:var(--rwwhsl9h);width:var(--rwwhsl9h)}.uv_plus_1fq6cbr3{height:var(--rwwhsl9n);min-width:var(--rwwhsl9n);width:var(--rwwhsl9n)}.uv_plus_1fq6cbr4{height:var(--rwwhsl9f);min-width:var(--rwwhsl9f);width:var(--rwwhsl9f)}.uv_plus_1fq6cbr9 .fillWeak{fill:var(--rwwhsl4k)}.uv_plus_1fq6cbr9 g.fillWeak>*{fill:var(--rwwhsl4k)}.uv_plus_1fq6cbr9 path[fill].fillWeak{fill:var(--rwwhsl4k)}.uv_plus_1fq6cbr5 .fillWeak{fill:var(--rwwhsl4j)}.uv_plus_1fq6cbr5 g.fillWeak>*{fill:var(--rwwhsl4j)}.uv_plus_1fq6cbr5 path[fill].fillWeak{fill:var(--rwwhsl4j)}.uv_plus_1fq6cbra .fillWeak{fill:var(--rwwhsl48)}.uv_plus_1fq6cbra g.fillWeak>*{fill:var(--rwwhsl48)}.uv_plus_1fq6cbra path[fill].fillWeak{fill:var(--rwwhsl48)}.uv_plus_1fq6cbr6 .fillWeak{fill:var(--rwwhsl47)}.uv_plus_1fq6cbr6 g.fillWeak>*{fill:var(--rwwhsl47)}.uv_plus_1fq6cbr6 path[fill].fillWeak{fill:var(--rwwhsl47)}.uv_plus_1fq6cbrb .fillWeak{fill:var(--rwwhsl4q)}.uv_plus_1fq6cbrb g.fillWeak>*{fill:var(--rwwhsl4q)}.uv_plus_1fq6cbrb path[fill].fillWeak{fill:var(--rwwhsl4q)}.uv_plus_1fq6cbr7 .fillWeak{fill:var(--rwwhsl4p)}.uv_plus_1fq6cbr7 g.fillWeak>*{fill:var(--rwwhsl4p)}.uv_plus_1fq6cbr7 path[fill].fillWeak{fill:var(--rwwhsl4p)}.uv_plus_1fq6cbrc .fillWeak{fill:var(--rwwhsl4e)}.uv_plus_1fq6cbrc g.fillWeak>*{fill:var(--rwwhsl4e)}.uv_plus_1fq6cbrc path[fill].fillWeak{fill:var(--rwwhsl4e)}.uv_plus_1fq6cbr8 .fillWeak{fill:var(--rwwhsl4d)}.uv_plus_1fq6cbr8 g.fillWeak>*{fill:var(--rwwhsl4d)}.uv_plus_1fq6cbr8 path[fill].fillWeak{fill:var(--rwwhsl4d)}.uv_plus_1fq6cbr9 .fillStrong{fill:var(--rwwhsl4i)}.uv_plus_1fq6cbr9 g.fillStrong>*{fill:var(--rwwhsl4i)}.uv_plus_1fq6cbr9 path[fill].fillStrong{fill:var(--rwwhsl4i)}.uv_plus_1fq6cbr5 .fillStrong{fill:var(--rwwhsl4h)}.uv_plus_1fq6cbr5 g.fillStrong>*{fill:var(--rwwhsl4h)}.uv_plus_1fq6cbr5 path[fill].fillStrong{fill:var(--rwwhsl4h)}.uv_plus_1fq6cbra .fillStrong{fill:var(--rwwhsl46)}.uv_plus_1fq6cbra g.fillStrong>*{fill:var(--rwwhsl46)}.uv_plus_1fq6cbra path[fill].fillStrong{fill:var(--rwwhsl46)}.uv_plus_1fq6cbr6 .fillStrong{fill:var(--rwwhsl45)}.uv_plus_1fq6cbr6 g.fillStrong>*{fill:var(--rwwhsl45)}.uv_plus_1fq6cbr6 path[fill].fillStrong{fill:var(--rwwhsl45)}.uv_plus_1fq6cbrb .fillStrong{fill:var(--rwwhsl4o)}.uv_plus_1fq6cbrb g.fillStrong>*{fill:var(--rwwhsl4o)}.uv_plus_1fq6cbrb path[fill].fillStrong{fill:var(--rwwhsl4o)}.uv_plus_1fq6cbr7 .fillStrong{fill:var(--rwwhsl4n)}.uv_plus_1fq6cbr7 g.fillStrong>*{fill:var(--rwwhsl4n)}.uv_plus_1fq6cbr7 path[fill].fillStrong{fill:var(--rwwhsl4n)}.uv_plus_1fq6cbrc .fillStrong{fill:var(--rwwhsl4c)}.uv_plus_1fq6cbrc g.fillStrong>*{fill:var(--rwwhsl4c)}.uv_plus_1fq6cbrc path[fill].fillStrong{fill:var(--rwwhsl4c)}.uv_plus_1fq6cbr8 .fillStrong{fill:var(--rwwhsl4b)}.uv_plus_1fq6cbr8 g.fillStrong>*{fill:var(--rwwhsl4b)}.uv_plus_1fq6cbr8 path[fill].fillStrong{fill:var(--rwwhsl4b)}.uv_plus_1fq6cbr9 .fill{fill:var(--rwwhsl4g)}.uv_plus_1fq6cbr9 g.fill>*{fill:var(--rwwhsl4g)}.uv_plus_1fq6cbr9 path[fill].fill{fill:var(--rwwhsl4g)}.uv_plus_1fq6cbr5 .fill{fill:var(--rwwhsl4f)}.uv_plus_1fq6cbr5 g.fill>*{fill:var(--rwwhsl4f)}.uv_plus_1fq6cbr5 path[fill].fill{fill:var(--rwwhsl4f)}.uv_plus_1fq6cbra .fill{fill:var(--rwwhsl44)}.uv_plus_1fq6cbra g.fill>*{fill:var(--rwwhsl44)}.uv_plus_1fq6cbra path[fill].fill{fill:var(--rwwhsl44)}.uv_plus_1fq6cbr6 .fill{fill:var(--rwwhsl43)}.uv_plus_1fq6cbr6 g.fill>*{fill:var(--rwwhsl43)}.uv_plus_1fq6cbr6 path[fill].fill{fill:var(--rwwhsl43)}.uv_plus_1fq6cbrb .fill{fill:var(--rwwhsl4m)}.uv_plus_1fq6cbrb g.fill>*{fill:var(--rwwhsl4m)}.uv_plus_1fq6cbrb path[fill].fill{fill:var(--rwwhsl4m)}.uv_plus_1fq6cbr7 .fill{fill:var(--rwwhsl4l)}.uv_plus_1fq6cbr7 g.fill>*{fill:var(--rwwhsl4l)}.uv_plus_1fq6cbr7 path[fill].fill{fill:var(--rwwhsl4l)}.uv_plus_1fq6cbrc .fill{fill:var(--rwwhsl4a)}.uv_plus_1fq6cbrc g.fill>*{fill:var(--rwwhsl4a)}.uv_plus_1fq6cbrc path[fill].fill{fill:var(--rwwhsl4a)}.uv_plus_1fq6cbr8 .fill{fill:var(--rwwhsl49)}.uv_plus_1fq6cbr8 g.fill>*{fill:var(--rwwhsl49)}.uv_plus_1fq6cbr8 path[fill].fill{fill:var(--rwwhsl49)}.uv_plus_1ko5kn21{max-width:var(--uv_plus_1ko5kn20)}.uv_plus_1ko5kn22{margin-right:var(--rwwhsl9u);width:15px}.uv_plus_1ko5kn24{margin-left:var(--rwwhsla4)}.uv_plus_1ko5kn25{align-items:center;display:flex;flex-direction:row;justify-content:space-between;min-height:var(--rwwhsl9l);padding-bottom:var(--rwwhsl9u);padding-top:var(--rwwhsl9u);-webkit-box-pack:justify}.uv_plus_1ko5kn26{display:flex;flex-direction:column;height:var(--rwwhsl9k);justify-content:center;-webkit-box-pack:center}.uv_plus_1ko5kn27{animation:.8s uv_15brg2b3}.uv_plus_1ko5kn29{animation:uv_15brg2b3 .8s}.uv_plus_1ko5kn2a{text-align:right}.uv_plus_1ko5kn2b{display:flex;flex-direction:column;height:var(--rwwhsl9k);justify-content:center;text-align:initial;-webkit-box-pack:center}.uv_plus_1ko5kn2c{align-self:center;margin-left:var(--rwwhsl9u)}.uv_plus_1ko5kn2d{margin-left:var(--rwwhsl9u)}.uv_plus_1ko5kn2e{max-width:75%}.uv_plus_1ko5kn2f{vertical-align:text-top}.uv_plus_1ko5kn2g{text-decoration-color:var(--rwwhsl7m);text-decoration-line:line-through}.uv_plus_1ko5kn2h{align-items:center;color:var(--rwwhsl2m);font-size:16px;margin-right:var(--rwwhsla4);max-width:500px}.uv_plus_1ko5kn2i{display:inline-flex}.uv_plus_1ko5kn2j{display:flex}.uv_plus_1ko5kn2n{color:var(--rwwhsl2j);display:block;font-size:14px;line-height:8}.uv_plus_1ko5kn2o{align-items:center;color:var(--rwwhsl2m);display:inline-flex;font-weight:500;margin-right:4px}.uv_plus_1ko5kn2p{font-size:24px}.uv_plus_1ko5kn2q{font-size:16px;text-transform:capitalize}.uv_plus_1ko5kn2r,.uv_plus_1ko5kn2s{font-size:16px}.uv_plus_1ko5kn2t{-moz-appearance:textfield}.uv_plus_1ko5kn2t::-webkit-inner-spin-button,.uv_plus_1ko5kn2t::webkit-outer-spin-button{margin:0;-webkit-appearance:none}.uv_plus_sk5tga2{margin-right:var(--rwwhsl9u);width:15px}.uv_plus_sk5tga3{border:1px solid var(--rwwhsl1v);width:100%}.uv_plus_sk5tga4{border-radius:4px}.uv_plus_sk5tga5{border-radius:4px 4px 0}.uv_plus_sk5tga6{border-radius:4px;margin-top:var(--rwwhsl9v)}.uv_plus_sk5tga3>*{margin-top:0}.uv_plus_sk5tga3>*+*{margin-top:var(--rwwhsl9v)}.uv_plus_sk5tga7{background-color:var(--rwwhsl1i)}.uv_plus_sk5tga8{background-color:var(--rwwhsl1r);border-left:1px solid var(--rwwhsl1v);min-width:126px;width:30%}.uv_plus_sk5tga9{min-width:230px;padding-left:var(--uv_plus_sk5tga0);padding-right:var(--rwwhsl9v);position:relative;width:70%}.uv_plus_sk5tgaa:before{content:"";border-bottom:1px solid var(--rwwhsl1v);bottom:0;height:1px;left:0;margin-left:var(--rwwhsl9v);position:absolute;width:calc(100% - 32px)}.uv_plus_sk5tgab{background:var(--rwwhsl5g)}.uv_plus_sk5tgac{background-color:var(--rwwhsl5g);border-color:var(--rwwhsl1v);border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);border-right:none;border-style:solid;border-width:0 1px 1px 1px;height:var(--rwwhsl9l);min-width:126px;width:30%}.uv_plus_sk5tgad{border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);border-right:1px solid var(--rwwhsl1v);margin:0;width:100%}.uv_plus_sk5tgae{align-items:center;color:var(--rwwhsl2j);display:flex;font-size:18px;font-weight:500;margin:0;padding:var(--rwwhsl9v)}.uv_plus_sk5tgaf{width:70%}.uv_plus_sk5tgag{align-items:start;float:right;max-width:200px;padding:var(--rwwhsl9v);text-align:left}.uv_plus_sk5tgah{position:absolute;top:calc(50% - 16px)}.uv_plus_sk5tgai{margin-left:-185px}.uv_plus_sk5tgaj{margin-left:-115px}.uv_plus_sk5tgak{border-left:1px solid var(--rwwhsl1v);min-width:200px;padding:0 24px}.uv_plus_sk5tgak:first-of-type,.uv_plus_sk5tgak:last-child{border:0}.uv_plus_sk5tgal{display:none}.uv_plus_sk5tgam{border:0}.uv_plus_sk5tgao{display:inline-block;font-size:12px;height:var(--rwwhsl9f);line-height:18;margin-right:var(--rwwhsl9u)}.uv_plus_sk5tgap{margin-top:var(--rwwhsl9w)}.uv_plus_sk5tgaq{margin-left:var(--rwwhsl9v);text-align:right}.uv_plus_sk5tgar{text-align:right}.uv_plus_sk5tgas{margin-right:var(--rwwhsl9u)}.uv_plus_sk5tgat{padding:0}.uv_plus_sk5tgau{background-color:var(--rwwhsl1i);display:flex;height:120px;justify-content:center;left:0;margin:var(--uv_plus_sk5tga1);position:fixed;right:0;transition:bottom .3s,box-shadow .3s;z-index:1}.uv_plus_sk5tgav{bottom:0;box-shadow:var(--rwwhsl8c)}.uv_plus_sk5tgaw{bottom:-120px;box-shadow:0}.uv_plus_sk5tgax{display:flex;flex-direction:row;justify-content:center;list-style:none;margin:0;padding:var(--rwwhsl9w) 0}.uv_plus_sk5tgay{display:flex;min-width:158px;padding:12px 0}.uv_plus_sk5tgaz{display:none}.uv_plus_sk5tga11{background:var(--rwwhsl1r);padding:var(--rwwhsl9v)}.uv_plus_sk5tga12{align-items:center;display:flex;flex-direction:row;gap:var(--rwwhsl9u);justify-content:center}@media(max-width:1800px){.uv_plus_sk5tgan{display:none}}.uv_plus_5imqkb0{padding:var(--rwwhsl9v);text-align:left}.uv_plus_h6pvpm1{align-items:start;display:flex;flex-direction:column;font-size:var(--rwwhsla9);line-height:var(--rwwhslac);margin:0;width:100%}.uv_plus_h6pvpm2{border-bottom:1px var(--rwwhsl1v) solid;padding-block:var(--rwwhsl9v);width:var(--uv_plus_h6pvpm0)}.uv_plus_h6pvpm2:first-of-type{padding-top:0}.uv_plus_h6pvpm2:last-of-type{border-bottom-color:transparent;padding-bottom:0}.uv_plus_h6pvpm2>*:not(:last-child){padding-right:var(--rwwhsl9v)}.uv_plus_h6pvpm3{align-items:center;color:var(--rwwhsl2m);display:inline-flex;font-weight:var(--rwwhslbg);min-width:0}.uv_plus_h6pvpm4{color:var(--rwwhsl2j);margin:0;min-width:0;width:100%}.uv_plus_h6pvpm5{display:inline-block;min-width:0;width:100%}.uv_plus_h6pvpm5>*{align-items:center;display:inline-flex;margin-right:var(--rwwhsl9u)}@keyframes uv_plus_1ngtn5a0{0%{max-height:50px}to{max-height:32px}}@keyframes uv_plus_1ngtn5a1{0%{margin-bottom:-8px;max-height:0;opacity:0}to{margin-bottom:0;max-height:40px;opacity:1}}.uv_plus_nytpcy0{height:calc(var(--rwwhslau) + var(--rwwhsl9u));padding-bottom:var(--rwwhsl9u);padding-left:var(--rwwhsl9u);transition:opacity .25s ease-in-out,height .25s ease-in-out}.uv_plus_nytpcy1{animation:uv_plus_1ngtn5a1 .25s ease-in-out reverse}.uv_plus_nytpcy2{animation:uv_plus_1ngtn5a1 .25s ease-in-out}.uv_plus_nytpcy4{padding-top:var(--rwwhsl9u)}.uv_plus_nytpcy5{border-top:2px solid;border-color:transparent;height:2px;left:0;padding:var(--rwwhsla4) 0;position:absolute;right:0;top:0}.uv_plus_nytpcy5:before{content:"";border:3px solid;border-color:inherit;border-radius:var(--rwwhsl84);height:0;left:0;position:absolute;top:-4px;width:0}.uv_plus_nytpcy6{position:relative}.uv_plus_nytpcy7{padding:var(--rwwhsl9u) 0}.uv_plus_nytpcy8{margin-left:var(--rwwhsla4);padding-left:var(--rwwhsl9x)}.uv_plus_nytpcy9{margin:var(--rwwhsl9v) calc(var(--rwwhsl9v) * -1);flex-shrink:0}.uv_plus_nytpcya{height:100%}.uv_plus_x6an4g0{width:180px}.uv_plus_x6an4g1{position:relative}.uv_plus_x6an4g2{padding-left:var(--rwwhsl9u)}.uv_plus_x6an4g3{border-radius:var(--rwwhsl85);bottom:0;margin:auto 0;padding:var(--rwwhsla5);position:absolute;top:0}.uv_plus_x6an4g4:hover{background:var(--rwwhsl5i)}.uv_plus_x6an4g5:hover{background:var(--rwwhsl1u)}.uv_plus_x6an4g6{text-align:left}.uv_plus_x6an4g8{background-color:inherit;border:none;border-radius:var(--rwwhsl85);color:inherit;margin-top:var(--rwwhsla5);padding:calc(var(--rwwhsla5) + var(--rwwhsla4)) var(--rwwhsl9u);text-align:left;text-decoration:none;width:100%}.uv_plus_x6an4ga{background-color:unset;cursor:not-allowed}.uv_plus_x6an4gb{background-color:var(--rwwhsl1k)}.uv_plus_x6an4gc{background-color:var(--rwwhsl5g)}.uv_plus_x6an4gc:hover{background-color:var(--rwwhsl5i)}.uv_plus_x6an4gd{cursor:pointer}.uv_plus_x6an4ge{padding:var(--rwwhsla4) var(--rwwhsl9u)}.uv_plus_x6an4gf:active{background-color:var(--rwwhsl1k)}.uv_plus_x6an4gg{background-color:var(--rwwhsl1u)}.uv_plus_x6an4gh:hover,.uv_plus_x6an4gh:focus{background-color:var(--rwwhsl1r)}.uv_plus_x6an4gi{animation:uv_plus_1ngtn5a0 .25s ease-in-out}.uv_plus_x6an4gj{animation:uv_plus_1ngtn5a0 .25s ease-in-out reverse}.uv_plus_x6an4gn{cursor:grab;margin:0 var(--rwwhsla5);opacity:0}.uv_plus_x6an4gk:hover .uv_plus_x6an4gn,.uv_plus_x6an4gk:focus .uv_plus_x6an4gn,.uv_plus_x6an4gk:active .uv_plus_x6an4gn{opacity:1}.uv_plus_x6an4go{display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.uv_plus_x6an4gm:hover .uv_plus_x6an4go{color:var(--rwwhsl2u)}.uv_plus_x6an4gp{color:var(--rwwhsl2t)}.uv_plus_x6an4gq{color:var(--rwwhsl2u)}.uv_plus_x6an4g6:hover .uv_plus_x6an4gr,.uv_plus_x6an4g6:focus .uv_plus_x6an4gr,.uv_plus_x6an4g6:active .uv_plus_x6an4gr{opacity:1}.uv_plus_x6an4g7:hover .uv_plus_x6an4gr,.uv_plus_x6an4g7:focus .uv_plus_x6an4gr,.uv_plus_x6an4g7:active .uv_plus_x6an4gr{opacity:0}.uv_plus_x6an4gl:hover .uv_plus_x6an4gr,.uv_plus_x6an4gl:active .uv_plus_x6an4gr,.uv_plus_x6an4gl:focus .uv_plus_x6an4gr{opacity:0}.uv_plus_x6an4gs{inset:0 0 0 -24px;margin:auto;opacity:0;pointer-events:visible;position:absolute;visibility:visible}.uv_plus_x6an4gs:hover,.uv_plus_x6an4gs:focus,.uv_plus_x6an4gs:active{opacity:1;pointer-events:auto}.uv_plus_x6an4g6:hover .uv_plus_x6an4gs,.uv_plus_x6an4g6:focus .uv_plus_x6an4gs,.uv_plus_x6an4g6:active .uv_plus_x6an4gs{opacity:1;pointer-events:auto}.uv_plus_x6an4gl:hover .uv_plus_x6an4gs,.uv_plus_x6an4gl:active .uv_plus_x6an4gs,.uv_plus_x6an4gl:focus .uv_plus_x6an4gs{opacity:1;pointer-events:auto}.uv_plus_x6an4gt{animation:uv_15brg2b7 .25s ease-in-out reverse}.uv_plus_x6an4gu{animation:uv_15brg2b7 .25s ease-in-out}.uv_plus_x6an4gv{margin-top:var(--rwwhsla5);padding:0 var(--rwwhsl9v);width:fit-content}.uv_plus_x6an4gw{padding-top:var(--rwwhsla4)}.uv_plus_x6an4gx{min-width:20px}.uv_plus_x6an4gy{padding-left:28px}.uv_plus_x6an4gz{display:none}.uv_plus_19x50fv0{background:var(--rwwhsl1i);border-top:1px solid var(--rwwhsl24);box-shadow:var(--rwwhsl8c);display:flex;justify-content:flex-end;padding:var(--rwwhsl9u) var(--rwwhsl9v);transition:justify-content .25s ease-in-out,box-shadow .23s ease-in-out;width:100%}.uv_plus_19x50fv1{border:none;box-shadow:none}.uv_plus_19x50fv2{background:var(--rwwhsl1i)}.uv_plus_19x50fv3{height:22px;margin:var(--rwwhsl9w) var(--rwwhsl9w) var(--rwwhsl9v) var(--rwwhsl9w);max-width:220px;overflow:hidden}.uv_plus_19x50fv4{border-right:1px solid var(--rwwhsl24);display:flex;flex-direction:row;position:relative}.uv_plus_19x50fv5{background:var(--rwwhsl1i);display:flex;flex-direction:column;width:var(--uv_plus_1rde5pt0)}.uv_plus_19x50fv6{transition:width .25s ease-in-out;width:67px}.uv_plus_19x50fv7{transition:width .25s ease-in-out;width:var(--uv_plus_1rde5pt0)}.uv_plus_19x50fv9{width:67px}.uv_plus_19x50fva{max-width:320px;min-width:220px}.uv_plus_19x50fvb{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.uv_plus_19x50fvc{align-items:center}.uv_plus_19x50fvd{flex-grow:1;overflow-x:hidden;overflow-y:auto;padding:var(--rwwhsl9v)}.uv_plus_19x50fve{background:transparent;border-right:2px solid transparent;bottom:0;cursor:col-resize;display:flex;position:absolute;right:0;top:0;width:6px}.uv_plus_19x50fve:hover{border-color:var(--rwwhsl5m)}.uv_plus_1wcpahp1 td:first-child,.uv_plus_1wcpahp1 th:first-child{max-width:var(--rwwhsl9l);min-width:var(--rwwhsl9l);width:var(--rwwhsl9l)}.uv_plus_1wcpahp2{background:var(--rwwhsl1r);border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);cursor:auto;display:table-row;position:relative;vertical-align:middle;width:100%}.uv_plus_1wcpahp2 td,.uv_plus_1wcpahp2 td:first-child,.uv_plus_1wcpahp2 td:last-child{border-bottom:1px solid transparent;transition:box-shadow .2s ease,border-color .2s ease}.uv_plus_1wcpahp3{border:1px solid var(--rwwhsl1v);border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);border-top-color:transparent;margin-top:calc((var(--rwwhsl9v) * -1) - 1px);padding-block:var(--rwwhsla4);padding-inline:var(--rwwhsl9u);transition:border-color .2s ease}.uv_plus_1wcpahp4,.uv_plus_1wcpahp5{border:1px solid var(--rwwhsl1v)}.uv_plus_1wcpahp5.uv_plus_1wcpahp5{border-top:1px solid transparent}.uv_plus_1wcpahpd{background-color:var(--rwwhsl5g);color:var(--rwwhsl5y)}.uv_plus_1wcpahpe{background-color:var(--rwwhsl64);color:var(--rwwhsl6m)}.uv_plus_1wcpahpf{background-color:var(--rwwhsl1s);color:var(--rwwhsl2j)}.uv_plus_1wcpahpg{background-color:var(--rwwhsl6s);color:var(--rwwhsl7a)}.uv_plus_1wcpahph{background-color:var(--rwwhsl6);color:var(--rwwhslo)}.uv_plus_1wcpahpi{background-color:var(--rwwhsl7g);color:var(--rwwhsl7y)}.uv_plus_1wcpahpj{background-color:var(--rwwhslu);color:var(--rwwhsl1c)}.uv_plus_1wcpahpk{background-color:var(--rwwhsl5h);color:var(--rwwhsl5z)}.uv_plus_1wcpahpl{background-color:var(--rwwhsl65);color:var(--rwwhsl6n)}.uv_plus_1wcpahpm{background-color:var(--rwwhsl1r);color:var(--rwwhsl2k)}.uv_plus_1wcpahpn{background-color:var(--rwwhsl6t);color:var(--rwwhsl7b)}.uv_plus_1wcpahpo{background-color:var(--rwwhsl7);color:var(--rwwhslp)}.uv_plus_1wcpahpp{background-color:var(--rwwhsl7h);color:var(--rwwhsl7z)}.uv_plus_1wcpahpq{background-color:var(--rwwhslv);color:var(--rwwhsl1d)}.uv_plus_1wcpahpr{border:1px solid var(--rwwhsl5m);border-top-color:transparent}.uv_plus_1wcpahps{border-top-color:transparent}.uv_plus_1wcpahpt{border-top-left-radius:0;border-top-right-radius:0;height:fit-content;padding:0;width:100%}.uv_plus_1wcpahpu{border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);border-top:1px solid var(--rwwhsl1v);height:fit-content;padding-block:var(--rwwhsla4);padding-inline:var(--rwwhsl9u);width:100%}.uv_plus_1wcpahpu[aria-disabled=true]{background-color:var(--rwwhsl1j)}.uv_plus_1wcpahpv{background-color:var(--rwwhsl5g)}.uv_plus_1wcpahpw{background-color:var(--rwwhsl64)}.uv_plus_1wcpahpx{background-color:var(--rwwhsl1r)}.uv_plus_1wcpahpy{background-color:var(--rwwhsl6s)}.uv_plus_1wcpahpz{background-color:var(--rwwhsl6)}.uv_plus_1wcpahp10{background-color:var(--rwwhsl7g)}.uv_plus_1wcpahp11{background-color:var(--rwwhslu)}.uv_plus_1wcpahp12{left:var(--rwwhsl9y);position:absolute;transform:translateY(-160%)}.uv_plus_1wcpahp13{padding:0;width:32px}.uv_plus_1wcpahp13:first-of-type{padding-left:var(--rwwhsl9v)}.uv_plus_1wcpahp14{color:var(--rwwhsl5y)}.uv_plus_1wcpahp15{cursor:pointer}.uv_plus_1wcpahp14 td,.uv_plus_1wcpahp14 td:first-child,.uv_plus_1wcpahp14 td:last-child{border-color:var(--rwwhsl5m)}.uv_plus_1wcpahp15 td:nth-child(2),.uv_plus_1wcpahp16 td:nth-child(3){font-weight:var(--rwwhslay)}.uv_plus_1wcpahp14[aria-expanded=true] td,.uv_plus_1wcpahp14[aria-expanded=true] td:first-child,.uv_plus_1wcpahp14[aria-expanded=true] td:last-child,.uv_plus_1wcpahp14[aria-expanded=true]+tr td{border-color:var(--rwwhsl5m)}.uv_plus_1wcpahp17 td,.uv_plus_1wcpahp17 td:first-child{border-bottom-left-radius:0}.uv_plus_1wcpahp17 td,.uv_plus_1wcpahp17 td:last-child{border-bottom-right-radius:0}.uv_plus_1wcpahp18{display:flex}.uv_plus_1wcpahp19{padding:var(--uv_plus_1wcpahp0)}.uv_plus_1wcpahp1a{white-space:pre-line}.uv_plus_1wcpahp1b{height:100%}.uv_plus_1q5g1ma0{background-color:var(--rwwhsl1r);height:100%;min-width:20rem}.uv_plus_1q5g1ma1{height:var(--rwwhsl9o);padding:var(--rwwhsl9w);padding-bottom:var(--rwwhsl9v)}.uv_plus_1q5g1ma3{border-bottom:1px solid var(--rwwhsl1v)}.uv_plus_1q5g1ma4{background-color:var(--rwwhsl1i)}.uv_plus_1q5g1ma5{border-top:1px solid var(--rwwhsl1v);padding:var(--rwwhsl9w)}.uv_plus_1q5g1ma6{background-color:var(--rwwhsl1i);max-width:12.5rem}.uv_plus_1q5g1ma7{height:100%;min-height:10rem;overflow-y:scroll;padding:var(--rwwhsl9w)}.uv_plus_1q5g1ma8{padding-left:var(--rwwhsl9u)}.uv_plus_1q5g1ma9:not(:last-child){border-bottom:1px solid var(--rwwhsl1v);padding-bottom:var(--rwwhsl9w)}.uv_plus_1q5g1maa{color:inherit;text-decoration:inherit;transition:color .25s ease-out}.uv_plus_1q5g1maa:hover{color:var(--rwwhsl1c)}.uv_plus_1q5g1mab{opacity:0;position:absolute;transform:translate(calc(-1 *var(--rwwhsl9v)));transition:opacity .25s ease-in-out}.uv_plus_1q5g1maa:hover>.uv_plus_1q5g1mab{opacity:1}.uv_plus_1q5g1mac{margin-top:var(--rwwhsla4)}.uv_plus_1q5g1mad{margin-top:var(--rwwhsla5)}@media(min-width:1440px){.uv_plus_1q5g1ma0{min-width:27.5rem}}.uv_plus_11wud800{cursor:pointer}.uv_plus_11wud801{border-collapse:separate;border-spacing:var(--rwwhsl9v) 0;height:1px;margin:0 calc(-1 * var(--rwwhsl9v));table-layout:fixed;width:calc(100% + var(--rwwhsl9x))}.uv_plus_11wud802{bottom:100%;left:50%;position:absolute;transform:translate(-50%) translateY(50%)}.uv_plus_11wud803{background-color:transparent;outline:none;padding:var(--rwwhsl9u);text-align:center}.uv_plus_11wud803:first-child{text-align:left}tbody .uv_plus_11wud803:not(:first-child){border:1px solid var(--rwwhsl1v);border-width:0 1px}tbody tr:last-child .uv_plus_11wud803{padding-bottom:var(--rwwhsl9x)}tbody tr:last-child .uv_plus_11wud803:not(:first-child){border:1px solid var(--rwwhsl1v);border-radius:0 0 var(--rwwhsl86) var(--rwwhsl86);border-width:0 1px 1px 1px}thead .uv_plus_11wud803{height:100%;padding-bottom:var(--rwwhsl9w);padding-top:var(--rwwhsl9x);position:relative;vertical-align:top}thead .uv_plus_11wud803:first-child{vertical-align:bottom}thead .uv_plus_11wud803:not(:first-child){border:1px solid var(--rwwhsl1v);border-radius:var(--rwwhsl86) var(--rwwhsl86) 0 0;border-width:1px 1px 0 1px}thead .uv_plus_11wud804:not(:first-child),tbody .uv_plus_11wud804:not(:first-child),tbody tr:last-child .uv_plus_11wud804:not(:first-child){border-color:var(--rwwhsl5m)}.uv_plus_11wud805{background-color:var(--rwwhsl1j)}thead .uv_plus_11wud806:not(:first-child),tbody .uv_plus_11wud806:not(:first-child),tbody tr:last-child .uv_plus_11wud806:not(:first-child){border-color:#00f;border-width:2px 2px 0 2px}.uv_plus_11wud807{display:none}.uv_plus_11wud808{padding-left:var(--rwwhsl9w);text-align:start}thead .uv_plus_11wud808{padding-left:var(--rwwhsl9u)}.uv_plus_11wud809{cursor:pointer}tbody .uv_plus_11wud80a{padding-bottom:var(--rwwhsl9z)}.uv_plus_11wud80b{display:none}.uv_plus_11wud80c{text-transform:uppercase}.uv_plus_11wud80d{left:0;opacity:0;position:absolute;top:0}.uv_plus_11wud80e{height:100%}.uv_plus_11wud80f{padding:var(--rwwhsl9u);width:100%}.uv_plus_11wud80g{width:100%}.uv_plus_11wud80h{align-items:center;display:flex;height:var(--rwwhsl9k)}.uv_plus_l0ny240{padding:0}.uv_plus_l0ny241{border-right:1px solid var(--rwwhsl1v);padding:var(--rwwhsl9w)}.uv_plus_l0ny242{min-width:0;padding:var(--rwwhsl9w);padding-top:var(--rwwhsl9x)}.uv_plus_l0ny243{display:flex;justify-content:right}.uv_plus_l0ny244{margin-bottom:var(--rwwhsl9w)}.uv_plus_l0ny245{cursor:pointer;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:2px;transition:text-decoration-color .25s ease-out}.uv_plus_l0ny245:active{text-decoration-thickness:2px}.uv_plus_l0ny245:hover{text-decoration:underline;text-decoration-thickness:1px}.uv_plus_l0ny246{align-items:center}.uv_plus_l0ny247{width:fit-content}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ultraviolet/plus",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.3.0",
|
|
4
4
|
"description": "Ultraviolet Plus",
|
|
5
5
|
"homepage": "https://github.com/scaleway/ultraviolet#readme",
|
|
6
6
|
"repository": {
|
|
@@ -74,10 +74,10 @@
|
|
|
74
74
|
"@vanilla-extract/recipes": "0.5.7",
|
|
75
75
|
"csstype": "3.2.3",
|
|
76
76
|
"react-intersection-observer": "10.0.0",
|
|
77
|
-
"@ultraviolet/icons": "5.0.
|
|
77
|
+
"@ultraviolet/icons": "5.0.5",
|
|
78
78
|
"@ultraviolet/themes": "3.0.3",
|
|
79
|
-
"@ultraviolet/
|
|
80
|
-
"@ultraviolet/
|
|
79
|
+
"@ultraviolet/ui": "3.6.0",
|
|
80
|
+
"@ultraviolet/utils": "1.0.0"
|
|
81
81
|
},
|
|
82
82
|
"scripts": {
|
|
83
83
|
"type:generate": "tsc --declaration -p tsconfig.build.json",
|