@ilo-org/styles 0.8.4 → 0.9.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/build/css/components/index.css +448 -249
- package/build/css/components/index.css.map +1 -1
- package/build/css/global.css +1 -1
- package/build/css/global.css.map +1 -1
- package/build/css/index.css +448 -249
- package/build/css/index.css.map +1 -1
- package/build/css/monorepo.css +448 -249
- package/build/css/monorepo.css.map +1 -1
- package/build/minified/index.css +1 -1
- package/build/minified/index.css.map +1 -1
- package/build/minified/monorepo.css +1 -1
- package/build/minified/monorepo.css.map +1 -1
- package/css/components/checkbox.css +1 -1
- package/css/components/datepicker.css +1 -1
- package/css/components/fieldset.css +1 -1
- package/css/components/file-upload.css +1 -1
- package/css/components/form.css +1 -1
- package/css/components/formcontrol.css +1 -0
- package/css/components/navigation.css +1 -1
- package/css/components/radio.css +1 -1
- package/css/components/textarea.css +1 -1
- package/css/components/textinput.css +1 -0
- package/css/components/toggle.css +1 -0
- package/css/global.css.map +1 -1
- package/css/index.css +1 -1
- package/css/index.css.map +1 -1
- package/css/monorepo.css +1 -1
- package/css/monorepo.css.map +1 -1
- package/package.json +3 -3
- package/scss/components/_checkbox.scss +5 -36
- package/scss/components/_datepicker.scss +3 -23
- package/scss/components/_fieldset.scss +74 -53
- package/scss/components/_file-upload.scss +26 -57
- package/scss/components/_form.scss +37 -16
- package/scss/components/_formcontrol.scss +137 -0
- package/scss/components/_navigation.scss +4 -0
- package/scss/components/_radio.scss +4 -52
- package/scss/components/_textarea.scss +2 -2
- package/scss/components/_textinput.scss +65 -0
- package/scss/components/_toggle.scss +135 -0
- package/scss/components/index.scss +3 -1
package/build/css/index.css
CHANGED
|
@@ -151,7 +151,7 @@ select {
|
|
|
151
151
|
}
|
|
152
152
|
/**
|
|
153
153
|
* Do not edit directly
|
|
154
|
-
* Generated on
|
|
154
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
155
155
|
*/
|
|
156
156
|
/**
|
|
157
157
|
* TOKENS:
|
|
@@ -169,7 +169,7 @@ body {
|
|
|
169
169
|
|
|
170
170
|
/**
|
|
171
171
|
* Do not edit directly
|
|
172
|
-
* Generated on
|
|
172
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
173
173
|
*/
|
|
174
174
|
/**
|
|
175
175
|
* TOKENS:
|
|
@@ -288,7 +288,7 @@ body {
|
|
|
288
288
|
|
|
289
289
|
/**
|
|
290
290
|
* Do not edit directly
|
|
291
|
-
* Generated on
|
|
291
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
292
292
|
*/
|
|
293
293
|
/**
|
|
294
294
|
* TOKENS:
|
|
@@ -313,7 +313,7 @@ body {
|
|
|
313
313
|
}
|
|
314
314
|
/**
|
|
315
315
|
* Do not edit directly
|
|
316
|
-
* Generated on
|
|
316
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
317
317
|
*/
|
|
318
318
|
/**
|
|
319
319
|
* TOKENS:
|
|
@@ -567,7 +567,7 @@ body {
|
|
|
567
567
|
|
|
568
568
|
/**
|
|
569
569
|
* Do not edit directly
|
|
570
|
-
* Generated on
|
|
570
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
571
571
|
*/
|
|
572
572
|
/**
|
|
573
573
|
* TOKENS:
|
|
@@ -577,7 +577,7 @@ body {
|
|
|
577
577
|
*/
|
|
578
578
|
/**
|
|
579
579
|
* Do not edit directly
|
|
580
|
-
* Generated on
|
|
580
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
581
581
|
*/
|
|
582
582
|
/**
|
|
583
583
|
* TOKENS:
|
|
@@ -602,7 +602,7 @@ body {
|
|
|
602
602
|
}
|
|
603
603
|
/**
|
|
604
604
|
* Do not edit directly
|
|
605
|
-
* Generated on
|
|
605
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
606
606
|
*/
|
|
607
607
|
/**
|
|
608
608
|
* TOKENS:
|
|
@@ -892,7 +892,7 @@ body {
|
|
|
892
892
|
|
|
893
893
|
/**
|
|
894
894
|
* Do not edit directly
|
|
895
|
-
* Generated on
|
|
895
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
896
896
|
*/
|
|
897
897
|
/**
|
|
898
898
|
* TOKENS:
|
|
@@ -1022,7 +1022,7 @@ body {
|
|
|
1022
1022
|
|
|
1023
1023
|
/**
|
|
1024
1024
|
* Do not edit directly
|
|
1025
|
-
* Generated on
|
|
1025
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
1026
1026
|
*/
|
|
1027
1027
|
/**
|
|
1028
1028
|
* TOKENS:
|
|
@@ -1233,7 +1233,7 @@ body {
|
|
|
1233
1233
|
|
|
1234
1234
|
/**
|
|
1235
1235
|
* Do not edit directly
|
|
1236
|
-
* Generated on
|
|
1236
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
1237
1237
|
*/
|
|
1238
1238
|
/**
|
|
1239
1239
|
* TOKENS:
|
|
@@ -1401,7 +1401,7 @@ body {
|
|
|
1401
1401
|
|
|
1402
1402
|
/**
|
|
1403
1403
|
* Do not edit directly
|
|
1404
|
-
* Generated on
|
|
1404
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
1405
1405
|
*/
|
|
1406
1406
|
/**
|
|
1407
1407
|
* TOKENS:
|
|
@@ -1495,7 +1495,7 @@ body {
|
|
|
1495
1495
|
|
|
1496
1496
|
/**
|
|
1497
1497
|
* Do not edit directly
|
|
1498
|
-
* Generated on
|
|
1498
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
1499
1499
|
*/
|
|
1500
1500
|
/**
|
|
1501
1501
|
* TOKENS:
|
|
@@ -1632,7 +1632,7 @@ body {
|
|
|
1632
1632
|
|
|
1633
1633
|
/**
|
|
1634
1634
|
* Do not edit directly
|
|
1635
|
-
* Generated on
|
|
1635
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
1636
1636
|
*/
|
|
1637
1637
|
/**
|
|
1638
1638
|
* TOKENS:
|
|
@@ -1774,7 +1774,7 @@ body {
|
|
|
1774
1774
|
|
|
1775
1775
|
/**
|
|
1776
1776
|
* Do not edit directly
|
|
1777
|
-
* Generated on
|
|
1777
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
1778
1778
|
*/
|
|
1779
1779
|
/**
|
|
1780
1780
|
* TOKENS:
|
|
@@ -1923,7 +1923,7 @@ body {
|
|
|
1923
1923
|
|
|
1924
1924
|
/**
|
|
1925
1925
|
* Do not edit directly
|
|
1926
|
-
* Generated on
|
|
1926
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
1927
1927
|
*/
|
|
1928
1928
|
/**
|
|
1929
1929
|
* TOKENS:
|
|
@@ -2029,7 +2029,7 @@ body {
|
|
|
2029
2029
|
|
|
2030
2030
|
/**
|
|
2031
2031
|
* Do not edit directly
|
|
2032
|
-
* Generated on
|
|
2032
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2033
2033
|
*/
|
|
2034
2034
|
/**
|
|
2035
2035
|
* TOKENS:
|
|
@@ -2091,7 +2091,7 @@ body {
|
|
|
2091
2091
|
|
|
2092
2092
|
/**
|
|
2093
2093
|
* Do not edit directly
|
|
2094
|
-
* Generated on
|
|
2094
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2095
2095
|
*/
|
|
2096
2096
|
/**
|
|
2097
2097
|
* TOKENS:
|
|
@@ -2166,7 +2166,7 @@ body {
|
|
|
2166
2166
|
|
|
2167
2167
|
/**
|
|
2168
2168
|
* Do not edit directly
|
|
2169
|
-
* Generated on
|
|
2169
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2170
2170
|
*/
|
|
2171
2171
|
/**
|
|
2172
2172
|
* TOKENS:
|
|
@@ -2218,7 +2218,7 @@ body {
|
|
|
2218
2218
|
|
|
2219
2219
|
/**
|
|
2220
2220
|
* Do not edit directly
|
|
2221
|
-
* Generated on
|
|
2221
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2222
2222
|
*/
|
|
2223
2223
|
/**
|
|
2224
2224
|
* TOKENS:
|
|
@@ -2229,15 +2229,16 @@ body {
|
|
|
2229
2229
|
.ilo--checkbox {
|
|
2230
2230
|
-webkit-appearance: none;
|
|
2231
2231
|
-moz-appearance: none;
|
|
2232
|
+
appearance: none;
|
|
2232
2233
|
border: none;
|
|
2233
2234
|
display: grid;
|
|
2234
2235
|
height: 1.2861736334rem;
|
|
2235
2236
|
margin: 0;
|
|
2236
|
-
order: 1;
|
|
2237
2237
|
position: relative;
|
|
2238
2238
|
place-content: center;
|
|
2239
2239
|
width: 1.2861736334rem;
|
|
2240
2240
|
transform: none;
|
|
2241
|
+
cursor: pointer;
|
|
2241
2242
|
}
|
|
2242
2243
|
.ilo--checkbox:before {
|
|
2243
2244
|
content: "";
|
|
@@ -2285,45 +2286,16 @@ body {
|
|
|
2285
2286
|
opacity: 45%;
|
|
2286
2287
|
pointer-events: none;
|
|
2287
2288
|
}
|
|
2288
|
-
.ilo--checkbox:invalid:after, .ilo--
|
|
2289
|
-
|
|
2289
|
+
.ilo--checkbox:invalid:after, .ilo--checkbox__error:after, .ilo--checkbox__error .ilo--checkbox:after {
|
|
2290
|
+
border-color: rgb(250, 60, 75);
|
|
2290
2291
|
}
|
|
2291
|
-
.ilo--checkbox:invalid:checked:after, .ilo--
|
|
2292
|
+
.ilo--checkbox:invalid:checked:after, .ilo--checkbox__error:checked:after, .ilo--checkbox__error .ilo--checkbox:checked:after {
|
|
2292
2293
|
border-color: rgb(35, 0, 80);
|
|
2293
2294
|
}
|
|
2294
2295
|
|
|
2295
|
-
.ilo--fieldset--input--checkbox {
|
|
2296
|
-
align-items: center;
|
|
2297
|
-
clear: both;
|
|
2298
|
-
display: flex;
|
|
2299
|
-
flex-wrap: wrap;
|
|
2300
|
-
justify-content: flex-start;
|
|
2301
|
-
margin-bottom: 1.1789924973rem;
|
|
2302
|
-
}
|
|
2303
|
-
.ilo--fieldset--input--checkbox .ilo--fieldset--label {
|
|
2304
|
-
color: rgb(45, 45, 45);
|
|
2305
|
-
font-family: Noto Sans;
|
|
2306
|
-
font-size: 14.9px;
|
|
2307
|
-
font-weight: 400;
|
|
2308
|
-
line-height: 1;
|
|
2309
|
-
margin-left: 0.4287245445rem;
|
|
2310
|
-
margin-bottom: 0;
|
|
2311
|
-
margin-top: 1px;
|
|
2312
|
-
order: 2;
|
|
2313
|
-
}
|
|
2314
|
-
.right-to-left .ilo--fieldset--input--checkbox .ilo--fieldset--label {
|
|
2315
|
-
margin-left: 0;
|
|
2316
|
-
margin-right: 0.4287245445rem;
|
|
2317
|
-
}
|
|
2318
|
-
.ilo--fieldset--input--checkbox .ilo--fieldset--error,
|
|
2319
|
-
.ilo--fieldset--input--checkbox .ilo--fieldset--helper {
|
|
2320
|
-
order: 3;
|
|
2321
|
-
width: 100%;
|
|
2322
|
-
}
|
|
2323
|
-
|
|
2324
2296
|
/**
|
|
2325
2297
|
* Do not edit directly
|
|
2326
|
-
* Generated on
|
|
2298
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2327
2299
|
*/
|
|
2328
2300
|
/**
|
|
2329
2301
|
* TOKENS:
|
|
@@ -2404,7 +2376,7 @@ body {
|
|
|
2404
2376
|
|
|
2405
2377
|
/**
|
|
2406
2378
|
* Do not edit directly
|
|
2407
|
-
* Generated on
|
|
2379
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2408
2380
|
*/
|
|
2409
2381
|
/**
|
|
2410
2382
|
* TOKENS:
|
|
@@ -2414,7 +2386,7 @@ body {
|
|
|
2414
2386
|
*/
|
|
2415
2387
|
/**
|
|
2416
2388
|
* Do not edit directly
|
|
2417
|
-
* Generated on
|
|
2389
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2418
2390
|
*/
|
|
2419
2391
|
/**
|
|
2420
2392
|
* TOKENS:
|
|
@@ -2424,7 +2396,7 @@ body {
|
|
|
2424
2396
|
*/
|
|
2425
2397
|
/**
|
|
2426
2398
|
* Do not edit directly
|
|
2427
|
-
* Generated on
|
|
2399
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2428
2400
|
*/
|
|
2429
2401
|
/**
|
|
2430
2402
|
* TOKENS:
|
|
@@ -2434,7 +2406,7 @@ body {
|
|
|
2434
2406
|
*/
|
|
2435
2407
|
/**
|
|
2436
2408
|
* Do not edit directly
|
|
2437
|
-
* Generated on
|
|
2409
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2438
2410
|
*/
|
|
2439
2411
|
/**
|
|
2440
2412
|
* TOKENS:
|
|
@@ -2560,7 +2532,7 @@ body {
|
|
|
2560
2532
|
|
|
2561
2533
|
/**
|
|
2562
2534
|
* Do not edit directly
|
|
2563
|
-
* Generated on
|
|
2535
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2564
2536
|
*/
|
|
2565
2537
|
/**
|
|
2566
2538
|
* TOKENS:
|
|
@@ -2568,27 +2540,16 @@ body {
|
|
|
2568
2540
|
/**
|
|
2569
2541
|
* MAPS:
|
|
2570
2542
|
*/
|
|
2571
|
-
.ilo--datepicker
|
|
2572
|
-
|
|
2573
|
-
}
|
|
2574
|
-
.ilo--datepicker--range > .ilo--fieldset {
|
|
2575
|
-
width: 50%;
|
|
2576
|
-
}
|
|
2577
|
-
.ilo--datepicker--range > .ilo--fieldset:nth-of-type(1) .ilo--input {
|
|
2578
|
-
border-right: none;
|
|
2579
|
-
}
|
|
2580
|
-
.right-to-left .ilo--datepicker {
|
|
2581
|
-
direction: rtl;
|
|
2543
|
+
.ilo--datepicker {
|
|
2544
|
+
cursor: pointer;
|
|
2582
2545
|
}
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
border-left: none;
|
|
2586
|
-
border-right: 0.1071811361rem solid rgb(184, 196, 204);
|
|
2546
|
+
.ilo--datepicker::-webkit-calendar-picker-indicator {
|
|
2547
|
+
cursor: pointer;
|
|
2587
2548
|
}
|
|
2588
2549
|
|
|
2589
2550
|
/**
|
|
2590
2551
|
* Do not edit directly
|
|
2591
|
-
* Generated on
|
|
2552
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2592
2553
|
*/
|
|
2593
2554
|
/**
|
|
2594
2555
|
* TOKENS:
|
|
@@ -2676,7 +2637,7 @@ body {
|
|
|
2676
2637
|
|
|
2677
2638
|
/**
|
|
2678
2639
|
* Do not edit directly
|
|
2679
|
-
* Generated on
|
|
2640
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2680
2641
|
*/
|
|
2681
2642
|
/**
|
|
2682
2643
|
* TOKENS:
|
|
@@ -2686,7 +2647,7 @@ body {
|
|
|
2686
2647
|
*/
|
|
2687
2648
|
/**
|
|
2688
2649
|
* Do not edit directly
|
|
2689
|
-
* Generated on
|
|
2650
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2690
2651
|
*/
|
|
2691
2652
|
/**
|
|
2692
2653
|
* TOKENS:
|
|
@@ -2696,7 +2657,7 @@ body {
|
|
|
2696
2657
|
*/
|
|
2697
2658
|
/**
|
|
2698
2659
|
* Do not edit directly
|
|
2699
|
-
* Generated on
|
|
2660
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2700
2661
|
*/
|
|
2701
2662
|
/**
|
|
2702
2663
|
* TOKENS:
|
|
@@ -2749,7 +2710,7 @@ body {
|
|
|
2749
2710
|
|
|
2750
2711
|
/**
|
|
2751
2712
|
* Do not edit directly
|
|
2752
|
-
* Generated on
|
|
2713
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2753
2714
|
*/
|
|
2754
2715
|
/**
|
|
2755
2716
|
* TOKENS:
|
|
@@ -2758,73 +2719,83 @@ body {
|
|
|
2758
2719
|
* MAPS:
|
|
2759
2720
|
*/
|
|
2760
2721
|
.ilo--fieldset {
|
|
2761
|
-
-webkit-appearance: none;
|
|
2762
|
-
-moz-appearance: none;
|
|
2763
2722
|
appearance: none;
|
|
2764
|
-
margin-bottom: 1.4076773451rem;
|
|
2765
2723
|
}
|
|
2766
|
-
.ilo--fieldset--
|
|
2767
|
-
|
|
2768
|
-
|
|
2724
|
+
.ilo--fieldset--legend-wrapper {
|
|
2725
|
+
margin-bottom: 0.8717716645rem;
|
|
2726
|
+
}
|
|
2727
|
+
.ilo--fieldset--legend {
|
|
2769
2728
|
font-family: Overpass;
|
|
2770
2729
|
font-weight: 700;
|
|
2771
2730
|
font-size: 16px;
|
|
2772
2731
|
letter-spacing: -0.02em;
|
|
2773
2732
|
line-height: 21.6px;
|
|
2774
|
-
margin-bottom: 0.3358659839rem;
|
|
2775
2733
|
}
|
|
2776
|
-
.ilo--fieldset--
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
|
|
2780
|
-
|
|
2781
|
-
|
|
2782
|
-
margin-top: 0.4832142725rem;
|
|
2734
|
+
.ilo--fieldset--direction__column > .ilo--fieldset--elements {
|
|
2735
|
+
display: flex;
|
|
2736
|
+
justify-content: flex-start;
|
|
2737
|
+
align-items: flex-start;
|
|
2738
|
+
flex-direction: column;
|
|
2739
|
+
gap: 0.8717716645rem;
|
|
2783
2740
|
}
|
|
2784
|
-
.ilo--fieldset--
|
|
2785
|
-
|
|
2741
|
+
.ilo--fieldset--direction__row > .ilo--fieldset--elements {
|
|
2742
|
+
display: flex;
|
|
2743
|
+
justify-content: flex-start;
|
|
2744
|
+
align-items: flex-start;
|
|
2745
|
+
flex-direction: row;
|
|
2746
|
+
gap: 0.8717716645rem;
|
|
2747
|
+
}
|
|
2748
|
+
.ilo--fieldset--direction__row-reverse > .ilo--fieldset--elements {
|
|
2749
|
+
display: flex;
|
|
2750
|
+
justify-content: flex-start;
|
|
2751
|
+
align-items: flex-start;
|
|
2752
|
+
flex-direction: row-reverse;
|
|
2753
|
+
gap: 0.8717716645rem;
|
|
2754
|
+
}
|
|
2755
|
+
.ilo--fieldset--direction__column-reverse > .ilo--fieldset--elements {
|
|
2756
|
+
display: flex;
|
|
2757
|
+
justify-content: flex-start;
|
|
2758
|
+
align-items: flex-start;
|
|
2759
|
+
flex-direction: column-reverse;
|
|
2760
|
+
gap: 0.8717716645rem;
|
|
2761
|
+
}
|
|
2762
|
+
.ilo--fieldset--wrap__nowrap > .ilo--fieldset--elements {
|
|
2763
|
+
flex-wrap: nowrap;
|
|
2764
|
+
}
|
|
2765
|
+
.ilo--fieldset--wrap__wrap > .ilo--fieldset--elements {
|
|
2766
|
+
flex-wrap: wrap;
|
|
2767
|
+
}
|
|
2768
|
+
.ilo--fieldset--wrap__wrap-reverse > .ilo--fieldset--elements {
|
|
2769
|
+
flex-wrap: wrap-reverse;
|
|
2770
|
+
}
|
|
2771
|
+
.ilo--fieldset--wrap__reverse > .ilo--fieldset--elements {
|
|
2772
|
+
flex-wrap: reverse;
|
|
2773
|
+
}
|
|
2774
|
+
.ilo--fieldset--helper, .ilo--fieldset__error {
|
|
2786
2775
|
font-family: Noto Sans;
|
|
2787
2776
|
font-size: 11.94px;
|
|
2788
2777
|
letter-spacing: normal;
|
|
2789
2778
|
line-height: 16.24px;
|
|
2790
2779
|
margin-top: 0.4832142725rem;
|
|
2791
2780
|
}
|
|
2792
|
-
.ilo--fieldset
|
|
2793
|
-
|
|
2794
|
-
float: left;
|
|
2795
|
-
font-family: Overpass;
|
|
2796
|
-
font-weight: 700;
|
|
2797
|
-
font-size: 16px;
|
|
2798
|
-
letter-spacing: -0.02em;
|
|
2799
|
-
line-height: 21.6px;
|
|
2800
|
-
margin: 0;
|
|
2781
|
+
.ilo--fieldset--helper {
|
|
2782
|
+
color: rgb(109, 109, 109);
|
|
2801
2783
|
}
|
|
2802
|
-
.ilo--
|
|
2803
|
-
|
|
2804
|
-
display: block;
|
|
2784
|
+
.ilo--fieldset__error {
|
|
2785
|
+
color: rgb(200, 48, 60);
|
|
2805
2786
|
}
|
|
2806
|
-
.ilo--
|
|
2807
|
-
|
|
2808
|
-
|
|
2809
|
-
padding-top: 1.2861736334rem;
|
|
2787
|
+
.ilo--fieldset__disabled {
|
|
2788
|
+
opacity: 50%;
|
|
2789
|
+
pointer-events: none;
|
|
2810
2790
|
}
|
|
2811
2791
|
.ilo--fieldset .ilo--tooltip--wrapper {
|
|
2812
2792
|
margin-left: 8px;
|
|
2813
2793
|
margin-top: 3px;
|
|
2814
2794
|
}
|
|
2815
|
-
.right-to-left .ilo--fieldset {
|
|
2816
|
-
direction: rtl;
|
|
2817
|
-
}
|
|
2818
|
-
.right-to-left .ilo--fieldset .ilo--fieldset--label {
|
|
2819
|
-
float: right;
|
|
2820
|
-
}
|
|
2821
|
-
.right-to-left .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend {
|
|
2822
|
-
float: right;
|
|
2823
|
-
}
|
|
2824
2795
|
|
|
2825
2796
|
/**
|
|
2826
2797
|
* Do not edit directly
|
|
2827
|
-
* Generated on
|
|
2798
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2828
2799
|
*/
|
|
2829
2800
|
/**
|
|
2830
2801
|
* TOKENS:
|
|
@@ -2832,14 +2803,8 @@ body {
|
|
|
2832
2803
|
/**
|
|
2833
2804
|
* MAPS:
|
|
2834
2805
|
*/
|
|
2835
|
-
.ilo--file-upload {
|
|
2836
|
-
color: transparent;
|
|
2806
|
+
.ilo--file-upload--input {
|
|
2837
2807
|
order: 3;
|
|
2838
|
-
}
|
|
2839
|
-
.ilo--file-upload::-webkit-file-upload-button {
|
|
2840
|
-
visibility: hidden;
|
|
2841
|
-
}
|
|
2842
|
-
.ilo--file-upload:before {
|
|
2843
2808
|
background-color: rgb(255, 255, 255);
|
|
2844
2809
|
border: 1.5px rgb(184, 196, 204) solid;
|
|
2845
2810
|
color: rgb(35, 0, 80);
|
|
@@ -2860,32 +2825,40 @@ body {
|
|
|
2860
2825
|
letter-spacing: -0.02em;
|
|
2861
2826
|
line-height: 21.6px;
|
|
2862
2827
|
}
|
|
2863
|
-
.ilo--file-upload
|
|
2828
|
+
.ilo--file-upload--input input {
|
|
2829
|
+
visibility: hidden;
|
|
2830
|
+
color: transparent;
|
|
2831
|
+
width: 0;
|
|
2832
|
+
}
|
|
2833
|
+
.ilo--form__theme__dark .ilo--file-upload--input {
|
|
2834
|
+
color: rgb(35, 0, 80);
|
|
2835
|
+
}
|
|
2836
|
+
.ilo--file-upload--input:hover {
|
|
2864
2837
|
background-color: rgb(235, 245, 253);
|
|
2865
2838
|
border: 1.5px rgb(30, 45, 190) solid;
|
|
2866
2839
|
cursor: pointer;
|
|
2867
2840
|
color: rgb(30, 45, 190);
|
|
2868
2841
|
outline: none;
|
|
2869
2842
|
}
|
|
2870
|
-
.ilo--file-upload:focus
|
|
2843
|
+
.ilo--file-upload--input:focus {
|
|
2871
2844
|
background-color: rgb(255, 255, 255);
|
|
2872
2845
|
border: 1.5px rgb(30, 45, 190) solid;
|
|
2873
2846
|
color: rgb(35, 0, 80);
|
|
2874
2847
|
outline: none;
|
|
2875
2848
|
}
|
|
2876
|
-
.ilo--file-upload:focus-visible {
|
|
2849
|
+
.ilo--file-upload--input:focus-visible {
|
|
2877
2850
|
outline: none;
|
|
2878
2851
|
}
|
|
2879
|
-
.ilo--file-upload:active
|
|
2852
|
+
.ilo--file-upload--input:active {
|
|
2880
2853
|
background-color: rgb(30, 45, 190);
|
|
2881
2854
|
border: 2px rgb(30, 45, 190) solid;
|
|
2882
2855
|
color: rgb(235, 245, 253);
|
|
2883
2856
|
}
|
|
2884
|
-
.ilo--file-upload:disabled {
|
|
2857
|
+
.ilo--file-upload--input:disabled {
|
|
2885
2858
|
opacity: 45%;
|
|
2886
2859
|
pointer-events: none;
|
|
2887
2860
|
}
|
|
2888
|
-
.ilo--file-upload:invalid
|
|
2861
|
+
.ilo--file-upload--input:invalid, .ilo--file-upload--input.error, .error .ilo--file-upload--input {
|
|
2889
2862
|
background-color: rgb(255, 255, 255);
|
|
2890
2863
|
border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
|
|
2891
2864
|
border-left: 0.1607717042rem solid rgb(200, 48, 60);
|
|
@@ -2894,8 +2867,10 @@ body {
|
|
|
2894
2867
|
}
|
|
2895
2868
|
.ilo--file-upload--list {
|
|
2896
2869
|
order: 4;
|
|
2870
|
+
grid-area: uploads;
|
|
2897
2871
|
}
|
|
2898
2872
|
.ilo--file-upload--list-item {
|
|
2873
|
+
display: inline-block;
|
|
2899
2874
|
background-color: rgb(237, 240, 242);
|
|
2900
2875
|
border-bottom: 0.1071811361rem solid rgb(237, 240, 242);
|
|
2901
2876
|
border-left: 0.1607717042rem solid rgb(35, 0, 80);
|
|
@@ -2911,26 +2886,11 @@ body {
|
|
|
2911
2886
|
margin: 1.2861736334rem 0rem 0rem 0rem;
|
|
2912
2887
|
outline: none;
|
|
2913
2888
|
padding: 0.6966773848rem 0.6430868167rem 0.857449089rem 0.5894962487rem;
|
|
2914
|
-
width: 100%;
|
|
2915
|
-
}
|
|
2916
|
-
|
|
2917
|
-
.file-upload div {
|
|
2918
|
-
display: flex;
|
|
2919
|
-
flex-direction: column;
|
|
2920
|
-
}
|
|
2921
|
-
.file-upload div .ilo--fieldset--label {
|
|
2922
|
-
order: 1;
|
|
2923
|
-
}
|
|
2924
|
-
.file-upload div .ilo--fieldset--helper,
|
|
2925
|
-
.file-upload div .ilo--fieldset--error {
|
|
2926
|
-
margin-top: 0;
|
|
2927
|
-
margin-bottom: 0.90033358rem;
|
|
2928
|
-
order: 2;
|
|
2929
2889
|
}
|
|
2930
2890
|
|
|
2931
2891
|
/**
|
|
2932
2892
|
* Do not edit directly
|
|
2933
|
-
* Generated on
|
|
2893
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2934
2894
|
*/
|
|
2935
2895
|
/**
|
|
2936
2896
|
* TOKENS:
|
|
@@ -2938,22 +2898,40 @@ body {
|
|
|
2938
2898
|
/**
|
|
2939
2899
|
* MAPS:
|
|
2940
2900
|
*/
|
|
2941
|
-
.ilo--
|
|
2942
|
-
display:
|
|
2943
|
-
|
|
2944
|
-
|
|
2945
|
-
|
|
2946
|
-
|
|
2947
|
-
|
|
2948
|
-
|
|
2901
|
+
.ilo--form {
|
|
2902
|
+
display: flex;
|
|
2903
|
+
justify-content: flex-start;
|
|
2904
|
+
align-items: flex-start;
|
|
2905
|
+
flex-direction: column;
|
|
2906
|
+
appearance: none;
|
|
2907
|
+
gap: 32px;
|
|
2908
|
+
color: rgb(45, 45, 45);
|
|
2949
2909
|
}
|
|
2950
|
-
.
|
|
2951
|
-
|
|
2910
|
+
.ilo--form__theme__light {
|
|
2911
|
+
color: rgb(45, 45, 45);
|
|
2912
|
+
}
|
|
2913
|
+
.ilo--form__theme__light label,
|
|
2914
|
+
.ilo--form__theme__light p {
|
|
2915
|
+
color: rgb(45, 45, 45);
|
|
2916
|
+
}
|
|
2917
|
+
.ilo--form__theme__dark {
|
|
2918
|
+
color: rgb(237, 240, 242);
|
|
2919
|
+
}
|
|
2920
|
+
.ilo--form__theme__dark label,
|
|
2921
|
+
.ilo--form__theme__dark p {
|
|
2922
|
+
color: rgb(237, 240, 242);
|
|
2923
|
+
}
|
|
2924
|
+
.ilo--form__theme__dark legend {
|
|
2925
|
+
color: rgb(255, 205, 45);
|
|
2926
|
+
}
|
|
2927
|
+
.ilo--form__disabled {
|
|
2928
|
+
opacity: 50%;
|
|
2929
|
+
pointer-events: none;
|
|
2952
2930
|
}
|
|
2953
2931
|
|
|
2954
2932
|
/**
|
|
2955
2933
|
* Do not edit directly
|
|
2956
|
-
* Generated on
|
|
2934
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2957
2935
|
*/
|
|
2958
2936
|
/**
|
|
2959
2937
|
* TOKENS:
|
|
@@ -2961,13 +2939,96 @@ body {
|
|
|
2961
2939
|
/**
|
|
2962
2940
|
* MAPS:
|
|
2963
2941
|
*/
|
|
2964
|
-
.
|
|
2965
|
-
|
|
2942
|
+
.ilo--form-control {
|
|
2943
|
+
display: inline-grid;
|
|
2944
|
+
grid-area: input;
|
|
2945
|
+
}
|
|
2946
|
+
.ilo--form-control__label-placement__start {
|
|
2947
|
+
grid-template-rows: auto;
|
|
2948
|
+
grid-template-columns: auto;
|
|
2949
|
+
grid-template-areas: "label input" "helper ." "uploads uploads";
|
|
2950
|
+
column-gap: 0.4287245445rem;
|
|
2951
|
+
}
|
|
2952
|
+
.ilo--form-control__label-placement__start .ilo--form-control--helper {
|
|
2953
|
+
text-align: right;
|
|
2954
|
+
}
|
|
2955
|
+
.ilo--form-control__label-placement__end {
|
|
2956
|
+
grid-template-rows: auto;
|
|
2957
|
+
grid-template-columns: auto;
|
|
2958
|
+
grid-template-areas: "input label" ". helper" "uploads uploads";
|
|
2959
|
+
column-gap: 0.4287245445rem;
|
|
2960
|
+
}
|
|
2961
|
+
.ilo--form-control__label-placement__top {
|
|
2962
|
+
grid-template-rows: auto auto auto;
|
|
2963
|
+
grid-template-columns: auto;
|
|
2964
|
+
grid-template-areas: "label" "input" "downloads" "helper";
|
|
2965
|
+
row-gap: 0.4287245445rem;
|
|
2966
|
+
}
|
|
2967
|
+
.ilo--form-control__label-placement__bottom {
|
|
2968
|
+
grid-template-rows: auto auto auto;
|
|
2969
|
+
grid-template-columns: auto;
|
|
2970
|
+
grid-template-areas: "helper" "input" "downloads" "label";
|
|
2971
|
+
row-gap: 0.4287245445rem;
|
|
2972
|
+
}
|
|
2973
|
+
.ilo--form-control__disabled .ilo--form-control--label,
|
|
2974
|
+
.ilo--form-control__disabled .ilo--form-control--helper {
|
|
2975
|
+
opacity: 0.5;
|
|
2976
|
+
pointer-events: none;
|
|
2977
|
+
}
|
|
2978
|
+
.ilo--form-control__error .ilo--form-control--helper {
|
|
2979
|
+
color: rgb(200, 48, 60);
|
|
2980
|
+
}
|
|
2981
|
+
.ilo--form-control--label {
|
|
2982
|
+
color: rgb(45, 45, 45);
|
|
2983
|
+
grid-area: label;
|
|
2984
|
+
display: flex;
|
|
2985
|
+
flex-flow: row nowrap;
|
|
2986
|
+
align-items: center;
|
|
2987
|
+
justify-content: flex-start;
|
|
2988
|
+
}
|
|
2989
|
+
.ilo--form-control--label__size__small {
|
|
2990
|
+
font-family: Noto Sans;
|
|
2991
|
+
font-size: 0.8001071811rem;
|
|
2992
|
+
letter-spacing: -0.0010718114rem;
|
|
2993
|
+
line-height: 1.0803858521rem;
|
|
2994
|
+
font-weight: 400;
|
|
2995
|
+
}
|
|
2996
|
+
.ilo--form-control--label__size__medium {
|
|
2997
|
+
font-family: Overpass;
|
|
2998
|
+
font-size: 0.857449089rem;
|
|
2999
|
+
letter-spacing: -0.0010718114rem;
|
|
3000
|
+
line-height: 1.1575562701rem;
|
|
3001
|
+
font-weight: 700;
|
|
3002
|
+
}
|
|
3003
|
+
.ilo--form-control--label__size__large {
|
|
3004
|
+
font-family: Overpass;
|
|
3005
|
+
font-size: 1rem;
|
|
3006
|
+
letter-spacing: -0.0010718114rem;
|
|
3007
|
+
line-height: 1.3001071811rem;
|
|
3008
|
+
font-weight: 700;
|
|
3009
|
+
}
|
|
3010
|
+
.ilo--form-control--label label {
|
|
3011
|
+
font-family: inherit;
|
|
3012
|
+
font-size: inherit;
|
|
3013
|
+
letter-spacing: inherit;
|
|
3014
|
+
line-height: inherit;
|
|
3015
|
+
font-weight: inherit;
|
|
3016
|
+
}
|
|
3017
|
+
.ilo--form-control--label div[class*=tooltip] {
|
|
3018
|
+
margin-left: 0.2143622722rem;
|
|
3019
|
+
}
|
|
3020
|
+
.ilo--form-control--helper {
|
|
3021
|
+
grid-area: helper;
|
|
3022
|
+
color: rgb(109, 109, 109);
|
|
3023
|
+
font-family: Noto Sans;
|
|
3024
|
+
font-size: 11.94px;
|
|
3025
|
+
letter-spacing: normal;
|
|
3026
|
+
line-height: 16.24px;
|
|
2966
3027
|
}
|
|
2967
3028
|
|
|
2968
3029
|
/**
|
|
2969
3030
|
* Do not edit directly
|
|
2970
|
-
* Generated on
|
|
3031
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2971
3032
|
*/
|
|
2972
3033
|
/**
|
|
2973
3034
|
* TOKENS:
|
|
@@ -2977,7 +3038,7 @@ body {
|
|
|
2977
3038
|
*/
|
|
2978
3039
|
/**
|
|
2979
3040
|
* Do not edit directly
|
|
2980
|
-
* Generated on
|
|
3041
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
2981
3042
|
*/
|
|
2982
3043
|
/**
|
|
2983
3044
|
* TOKENS:
|
|
@@ -3002,7 +3063,7 @@ body {
|
|
|
3002
3063
|
}
|
|
3003
3064
|
/**
|
|
3004
3065
|
* Do not edit directly
|
|
3005
|
-
* Generated on
|
|
3066
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
3006
3067
|
*/
|
|
3007
3068
|
/**
|
|
3008
3069
|
* TOKENS:
|
|
@@ -3326,7 +3387,7 @@ body {
|
|
|
3326
3387
|
|
|
3327
3388
|
/**
|
|
3328
3389
|
* Do not edit directly
|
|
3329
|
-
* Generated on
|
|
3390
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
3330
3391
|
*/
|
|
3331
3392
|
/**
|
|
3332
3393
|
* TOKENS:
|
|
@@ -3449,7 +3510,7 @@ body {
|
|
|
3449
3510
|
|
|
3450
3511
|
/**
|
|
3451
3512
|
* Do not edit directly
|
|
3452
|
-
* Generated on
|
|
3513
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
3453
3514
|
*/
|
|
3454
3515
|
/**
|
|
3455
3516
|
* TOKENS:
|
|
@@ -3768,7 +3829,7 @@ body {
|
|
|
3768
3829
|
|
|
3769
3830
|
/**
|
|
3770
3831
|
* Do not edit directly
|
|
3771
|
-
* Generated on
|
|
3832
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
3772
3833
|
*/
|
|
3773
3834
|
/**
|
|
3774
3835
|
* TOKENS:
|
|
@@ -3902,7 +3963,7 @@ body {
|
|
|
3902
3963
|
|
|
3903
3964
|
/**
|
|
3904
3965
|
* Do not edit directly
|
|
3905
|
-
* Generated on
|
|
3966
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
3906
3967
|
*/
|
|
3907
3968
|
/**
|
|
3908
3969
|
* TOKENS:
|
|
@@ -3958,7 +4019,7 @@ body {
|
|
|
3958
4019
|
|
|
3959
4020
|
/**
|
|
3960
4021
|
* Do not edit directly
|
|
3961
|
-
* Generated on
|
|
4022
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
3962
4023
|
*/
|
|
3963
4024
|
/**
|
|
3964
4025
|
* TOKENS:
|
|
@@ -4100,7 +4161,7 @@ body {
|
|
|
4100
4161
|
|
|
4101
4162
|
/**
|
|
4102
4163
|
* Do not edit directly
|
|
4103
|
-
* Generated on
|
|
4164
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
4104
4165
|
*/
|
|
4105
4166
|
/**
|
|
4106
4167
|
* TOKENS:
|
|
@@ -4110,7 +4171,7 @@ body {
|
|
|
4110
4171
|
*/
|
|
4111
4172
|
/**
|
|
4112
4173
|
* Do not edit directly
|
|
4113
|
-
* Generated on
|
|
4174
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
4114
4175
|
*/
|
|
4115
4176
|
/**
|
|
4116
4177
|
* TOKENS:
|
|
@@ -4135,7 +4196,7 @@ body {
|
|
|
4135
4196
|
}
|
|
4136
4197
|
/**
|
|
4137
4198
|
* Do not edit directly
|
|
4138
|
-
* Generated on
|
|
4199
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
4139
4200
|
*/
|
|
4140
4201
|
/**
|
|
4141
4202
|
* TOKENS:
|
|
@@ -4293,7 +4354,7 @@ body {
|
|
|
4293
4354
|
|
|
4294
4355
|
/**
|
|
4295
4356
|
* Do not edit directly
|
|
4296
|
-
* Generated on
|
|
4357
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
4297
4358
|
*/
|
|
4298
4359
|
/**
|
|
4299
4360
|
* TOKENS:
|
|
@@ -4388,7 +4449,7 @@ body {
|
|
|
4388
4449
|
|
|
4389
4450
|
/**
|
|
4390
4451
|
* Do not edit directly
|
|
4391
|
-
* Generated on
|
|
4452
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
4392
4453
|
*/
|
|
4393
4454
|
/**
|
|
4394
4455
|
* TOKENS:
|
|
@@ -4398,7 +4459,7 @@ body {
|
|
|
4398
4459
|
*/
|
|
4399
4460
|
/**
|
|
4400
4461
|
* Do not edit directly
|
|
4401
|
-
* Generated on
|
|
4462
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
4402
4463
|
*/
|
|
4403
4464
|
/**
|
|
4404
4465
|
* TOKENS:
|
|
@@ -4408,7 +4469,7 @@ body {
|
|
|
4408
4469
|
*/
|
|
4409
4470
|
/**
|
|
4410
4471
|
* Do not edit directly
|
|
4411
|
-
* Generated on
|
|
4472
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
4412
4473
|
*/
|
|
4413
4474
|
/**
|
|
4414
4475
|
* TOKENS:
|
|
@@ -4579,7 +4640,7 @@ body {
|
|
|
4579
4640
|
|
|
4580
4641
|
/**
|
|
4581
4642
|
* Do not edit directly
|
|
4582
|
-
* Generated on
|
|
4643
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
4583
4644
|
*/
|
|
4584
4645
|
/**
|
|
4585
4646
|
* TOKENS:
|
|
@@ -4626,7 +4687,7 @@ body {
|
|
|
4626
4687
|
|
|
4627
4688
|
/**
|
|
4628
4689
|
* Do not edit directly
|
|
4629
|
-
* Generated on
|
|
4690
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
4630
4691
|
*/
|
|
4631
4692
|
/**
|
|
4632
4693
|
* TOKENS:
|
|
@@ -4636,7 +4697,7 @@ body {
|
|
|
4636
4697
|
*/
|
|
4637
4698
|
/**
|
|
4638
4699
|
* Do not edit directly
|
|
4639
|
-
* Generated on
|
|
4700
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
4640
4701
|
*/
|
|
4641
4702
|
/**
|
|
4642
4703
|
* TOKENS:
|
|
@@ -4646,7 +4707,7 @@ body {
|
|
|
4646
4707
|
*/
|
|
4647
4708
|
/**
|
|
4648
4709
|
* Do not edit directly
|
|
4649
|
-
* Generated on
|
|
4710
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
4650
4711
|
*/
|
|
4651
4712
|
/**
|
|
4652
4713
|
* TOKENS:
|
|
@@ -4743,7 +4804,7 @@ body {
|
|
|
4743
4804
|
|
|
4744
4805
|
/**
|
|
4745
4806
|
* Do not edit directly
|
|
4746
|
-
* Generated on
|
|
4807
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
4747
4808
|
*/
|
|
4748
4809
|
/**
|
|
4749
4810
|
* TOKENS:
|
|
@@ -5097,6 +5158,7 @@ body {
|
|
|
5097
5158
|
background-position: calc(100% - 16px) 55%;
|
|
5098
5159
|
background-repeat: no-repeat;
|
|
5099
5160
|
background-size: 24px;
|
|
5161
|
+
background-position-y: center;
|
|
5100
5162
|
border: none;
|
|
5101
5163
|
color: rgb(35, 0, 80);
|
|
5102
5164
|
cursor: pointer;
|
|
@@ -5104,6 +5166,7 @@ body {
|
|
|
5104
5166
|
font-family: Overpass;
|
|
5105
5167
|
font-weight: 500;
|
|
5106
5168
|
padding: 16px 36px 16px 8px;
|
|
5169
|
+
line-height: 24px;
|
|
5107
5170
|
text-align: left;
|
|
5108
5171
|
transition: all 150ms ease-out;
|
|
5109
5172
|
width: 100%;
|
|
@@ -5267,6 +5330,7 @@ body {
|
|
|
5267
5330
|
background-position: calc(100% - 16px) 55%;
|
|
5268
5331
|
background-repeat: no-repeat;
|
|
5269
5332
|
background-size: 16px;
|
|
5333
|
+
background-position-y: center;
|
|
5270
5334
|
border: none;
|
|
5271
5335
|
color: rgb(35, 0, 80);
|
|
5272
5336
|
cursor: pointer;
|
|
@@ -5274,6 +5338,7 @@ body {
|
|
|
5274
5338
|
font-family: Overpass;
|
|
5275
5339
|
font-weight: 500;
|
|
5276
5340
|
padding: 16px 36px 16px 8px;
|
|
5341
|
+
line-height: 16px;
|
|
5277
5342
|
text-align: left;
|
|
5278
5343
|
transition: all 150ms ease-out;
|
|
5279
5344
|
width: 100%;
|
|
@@ -5633,7 +5698,7 @@ body {
|
|
|
5633
5698
|
|
|
5634
5699
|
/**
|
|
5635
5700
|
* Do not edit directly
|
|
5636
|
-
* Generated on
|
|
5701
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
5637
5702
|
*/
|
|
5638
5703
|
/**
|
|
5639
5704
|
* TOKENS:
|
|
@@ -5643,7 +5708,7 @@ body {
|
|
|
5643
5708
|
*/
|
|
5644
5709
|
/**
|
|
5645
5710
|
* Do not edit directly
|
|
5646
|
-
* Generated on
|
|
5711
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
5647
5712
|
*/
|
|
5648
5713
|
/**
|
|
5649
5714
|
* TOKENS:
|
|
@@ -5653,7 +5718,7 @@ body {
|
|
|
5653
5718
|
*/
|
|
5654
5719
|
/**
|
|
5655
5720
|
* Do not edit directly
|
|
5656
|
-
* Generated on
|
|
5721
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
5657
5722
|
*/
|
|
5658
5723
|
/**
|
|
5659
5724
|
* TOKENS:
|
|
@@ -5845,7 +5910,7 @@ body {
|
|
|
5845
5910
|
|
|
5846
5911
|
/**
|
|
5847
5912
|
* Do not edit directly
|
|
5848
|
-
* Generated on
|
|
5913
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
5849
5914
|
*/
|
|
5850
5915
|
/**
|
|
5851
5916
|
* TOKENS:
|
|
@@ -5985,7 +6050,7 @@ body {
|
|
|
5985
6050
|
|
|
5986
6051
|
/**
|
|
5987
6052
|
* Do not edit directly
|
|
5988
|
-
* Generated on
|
|
6053
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
5989
6054
|
*/
|
|
5990
6055
|
/**
|
|
5991
6056
|
* TOKENS:
|
|
@@ -5995,7 +6060,7 @@ body {
|
|
|
5995
6060
|
*/
|
|
5996
6061
|
/**
|
|
5997
6062
|
* Do not edit directly
|
|
5998
|
-
* Generated on
|
|
6063
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
5999
6064
|
*/
|
|
6000
6065
|
/**
|
|
6001
6066
|
* TOKENS:
|
|
@@ -6020,7 +6085,7 @@ body {
|
|
|
6020
6085
|
}
|
|
6021
6086
|
/**
|
|
6022
6087
|
* Do not edit directly
|
|
6023
|
-
* Generated on
|
|
6088
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
6024
6089
|
*/
|
|
6025
6090
|
/**
|
|
6026
6091
|
* TOKENS:
|
|
@@ -6187,7 +6252,7 @@ body {
|
|
|
6187
6252
|
|
|
6188
6253
|
/**
|
|
6189
6254
|
* Do not edit directly
|
|
6190
|
-
* Generated on
|
|
6255
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
6191
6256
|
*/
|
|
6192
6257
|
/**
|
|
6193
6258
|
* TOKENS:
|
|
@@ -6196,16 +6261,14 @@ body {
|
|
|
6196
6261
|
* MAPS:
|
|
6197
6262
|
*/
|
|
6198
6263
|
.ilo--radio {
|
|
6199
|
-
-webkit-appearance: none;
|
|
6200
|
-
-moz-appearance: none;
|
|
6201
6264
|
border: none;
|
|
6202
6265
|
display: grid;
|
|
6203
6266
|
height: 1.2861736334rem;
|
|
6204
6267
|
margin: 0;
|
|
6205
|
-
order: 1;
|
|
6206
6268
|
position: relative;
|
|
6207
6269
|
place-content: center;
|
|
6208
6270
|
width: 1.2861736334rem;
|
|
6271
|
+
cursor: pointer;
|
|
6209
6272
|
}
|
|
6210
6273
|
.ilo--radio:before {
|
|
6211
6274
|
content: "";
|
|
@@ -6218,6 +6281,7 @@ body {
|
|
|
6218
6281
|
top: 0.1607717042rem;
|
|
6219
6282
|
width: 0.9646302251rem;
|
|
6220
6283
|
z-index: 1;
|
|
6284
|
+
pointer-events: none;
|
|
6221
6285
|
}
|
|
6222
6286
|
.ilo--radio:after {
|
|
6223
6287
|
content: "";
|
|
@@ -6229,6 +6293,7 @@ body {
|
|
|
6229
6293
|
top: 0;
|
|
6230
6294
|
width: 1.2861736334rem;
|
|
6231
6295
|
z-index: 0;
|
|
6296
|
+
pointer-events: none;
|
|
6232
6297
|
}
|
|
6233
6298
|
.ilo--radio:checked:before {
|
|
6234
6299
|
background-color: rgb(235, 245, 253);
|
|
@@ -6243,58 +6308,20 @@ body {
|
|
|
6243
6308
|
.ilo--radio:focus:after {
|
|
6244
6309
|
background-color: rgb(255, 205, 45);
|
|
6245
6310
|
}
|
|
6246
|
-
.ilo--radio:focus:checked:before {
|
|
6247
|
-
border-color: rgb(35, 0, 80);
|
|
6248
|
-
}
|
|
6249
6311
|
.ilo--radio:disabled {
|
|
6250
6312
|
opacity: 45%;
|
|
6251
6313
|
pointer-events: none;
|
|
6252
6314
|
}
|
|
6253
|
-
.ilo--radio:invalid:after, .ilo--
|
|
6315
|
+
.ilo--radio:invalid:after, .ilo--radio__error:after {
|
|
6254
6316
|
background-color: rgb(250, 60, 75);
|
|
6255
6317
|
}
|
|
6256
|
-
.ilo--radio:invalid:checked:before, .ilo--
|
|
6318
|
+
.ilo--radio:invalid:checked:before, .ilo--radio__error:checked:before {
|
|
6257
6319
|
border-color: rgb(35, 0, 80);
|
|
6258
6320
|
}
|
|
6259
6321
|
|
|
6260
|
-
.ilo--fieldset--input--radio {
|
|
6261
|
-
align-items: center;
|
|
6262
|
-
clear: both;
|
|
6263
|
-
display: flex;
|
|
6264
|
-
flex-wrap: wrap;
|
|
6265
|
-
justify-content: flex-start;
|
|
6266
|
-
margin-bottom: 1.1789924973rem;
|
|
6267
|
-
}
|
|
6268
|
-
.ilo--fieldset--input--radio .ilo--fieldset--label {
|
|
6269
|
-
color: rgb(45, 45, 45);
|
|
6270
|
-
font-family: Noto Sans;
|
|
6271
|
-
font-weight: 400;
|
|
6272
|
-
font-size: 14.9px;
|
|
6273
|
-
margin-bottom: 0;
|
|
6274
|
-
margin-left: 0.4287245445rem;
|
|
6275
|
-
margin-top: 2px;
|
|
6276
|
-
order: 2;
|
|
6277
|
-
}
|
|
6278
|
-
.right-to-left .ilo--fieldset--input--radio .ilo--fieldset--label {
|
|
6279
|
-
margin-left: 0;
|
|
6280
|
-
margin-right: 0.4287245445rem;
|
|
6281
|
-
}
|
|
6282
|
-
.ilo--fieldset--input--radio .ilo--fieldset--error,
|
|
6283
|
-
.ilo--fieldset--input--radio .ilo--fieldset--helper {
|
|
6284
|
-
order: 3;
|
|
6285
|
-
width: 100%;
|
|
6286
|
-
}
|
|
6287
|
-
.right-to-left .ilo--fieldset--input--radio {
|
|
6288
|
-
direction: rtl;
|
|
6289
|
-
}
|
|
6290
|
-
.right-to-left .ilo--fieldset--input--radio .ilo--fieldset--label {
|
|
6291
|
-
margin-left: 0;
|
|
6292
|
-
margin-right: 0.4287245445rem;
|
|
6293
|
-
}
|
|
6294
|
-
|
|
6295
6322
|
/**
|
|
6296
6323
|
* Do not edit directly
|
|
6297
|
-
* Generated on
|
|
6324
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
6298
6325
|
*/
|
|
6299
6326
|
/**
|
|
6300
6327
|
* TOKENS:
|
|
@@ -6304,7 +6331,7 @@ body {
|
|
|
6304
6331
|
*/
|
|
6305
6332
|
/**
|
|
6306
6333
|
* Do not edit directly
|
|
6307
|
-
* Generated on
|
|
6334
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
6308
6335
|
*/
|
|
6309
6336
|
/**
|
|
6310
6337
|
* TOKENS:
|
|
@@ -6329,7 +6356,7 @@ body {
|
|
|
6329
6356
|
}
|
|
6330
6357
|
/**
|
|
6331
6358
|
* Do not edit directly
|
|
6332
|
-
* Generated on
|
|
6359
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
6333
6360
|
*/
|
|
6334
6361
|
/**
|
|
6335
6362
|
* TOKENS:
|
|
@@ -6390,7 +6417,7 @@ body {
|
|
|
6390
6417
|
|
|
6391
6418
|
/**
|
|
6392
6419
|
* Do not edit directly
|
|
6393
|
-
* Generated on
|
|
6420
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
6394
6421
|
*/
|
|
6395
6422
|
/**
|
|
6396
6423
|
* TOKENS:
|
|
@@ -6805,7 +6832,7 @@ body {
|
|
|
6805
6832
|
|
|
6806
6833
|
/**
|
|
6807
6834
|
* Do not edit directly
|
|
6808
|
-
* Generated on
|
|
6835
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
6809
6836
|
*/
|
|
6810
6837
|
/**
|
|
6811
6838
|
* TOKENS:
|
|
@@ -6859,7 +6886,7 @@ body {
|
|
|
6859
6886
|
|
|
6860
6887
|
/**
|
|
6861
6888
|
* Do not edit directly
|
|
6862
|
-
* Generated on
|
|
6889
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
6863
6890
|
*/
|
|
6864
6891
|
/**
|
|
6865
6892
|
* TOKENS:
|
|
@@ -7017,7 +7044,7 @@ body {
|
|
|
7017
7044
|
|
|
7018
7045
|
/**
|
|
7019
7046
|
* Do not edit directly
|
|
7020
|
-
* Generated on
|
|
7047
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
7021
7048
|
*/
|
|
7022
7049
|
/**
|
|
7023
7050
|
* TOKENS:
|
|
@@ -7368,7 +7395,7 @@ body {
|
|
|
7368
7395
|
|
|
7369
7396
|
/**
|
|
7370
7397
|
* Do not edit directly
|
|
7371
|
-
* Generated on
|
|
7398
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
7372
7399
|
*/
|
|
7373
7400
|
/**
|
|
7374
7401
|
* TOKENS:
|
|
@@ -7554,7 +7581,7 @@ body {
|
|
|
7554
7581
|
|
|
7555
7582
|
/**
|
|
7556
7583
|
* Do not edit directly
|
|
7557
|
-
* Generated on
|
|
7584
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
7558
7585
|
*/
|
|
7559
7586
|
/**
|
|
7560
7587
|
* TOKENS:
|
|
@@ -7599,7 +7626,7 @@ body {
|
|
|
7599
7626
|
opacity: 45%;
|
|
7600
7627
|
pointer-events: none;
|
|
7601
7628
|
}
|
|
7602
|
-
.ilo--textarea:invalid, .ilo--
|
|
7629
|
+
.ilo--textarea:invalid, .ilo--textarea__error, .ilo--textarea__error .ilo--textarea {
|
|
7603
7630
|
background-color: rgb(255, 255, 255);
|
|
7604
7631
|
border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7605
7632
|
border-left: 0.1607717042rem solid rgb(200, 48, 60);
|
|
@@ -7612,7 +7639,7 @@ body {
|
|
|
7612
7639
|
|
|
7613
7640
|
/**
|
|
7614
7641
|
* Do not edit directly
|
|
7615
|
-
* Generated on
|
|
7642
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
7616
7643
|
*/
|
|
7617
7644
|
/**
|
|
7618
7645
|
* TOKENS:
|
|
@@ -7786,7 +7813,179 @@ body {
|
|
|
7786
7813
|
|
|
7787
7814
|
/**
|
|
7788
7815
|
* Do not edit directly
|
|
7789
|
-
* Generated on
|
|
7816
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
7817
|
+
*/
|
|
7818
|
+
/**
|
|
7819
|
+
* TOKENS:
|
|
7820
|
+
*/
|
|
7821
|
+
/**
|
|
7822
|
+
* MAPS:
|
|
7823
|
+
*/
|
|
7824
|
+
.ilo--text-input {
|
|
7825
|
+
-webkit-appearance: none;
|
|
7826
|
+
-moz-appearance: none;
|
|
7827
|
+
appearance: none;
|
|
7828
|
+
background-color: rgb(255, 255, 255);
|
|
7829
|
+
border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7830
|
+
border-left: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7831
|
+
border-right: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7832
|
+
border-top: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7833
|
+
box-sizing: border-box;
|
|
7834
|
+
font-family: Noto Sans;
|
|
7835
|
+
font-weight: 500;
|
|
7836
|
+
font-size: 16px;
|
|
7837
|
+
letter-spacing: -0.02em;
|
|
7838
|
+
line-height: 21.6px;
|
|
7839
|
+
height: 2.5723472669rem;
|
|
7840
|
+
margin: 0rem 0rem 0rem 0rem;
|
|
7841
|
+
outline: none;
|
|
7842
|
+
padding: 0.857449089rem 0.6430868167rem 0.857449089rem 0.6430868167rem;
|
|
7843
|
+
width: 100%;
|
|
7844
|
+
}
|
|
7845
|
+
.ilo--text-input:focus {
|
|
7846
|
+
background-color: rgb(235, 245, 253);
|
|
7847
|
+
border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7848
|
+
border-left: 0.1607717042rem solid rgb(30, 45, 190);
|
|
7849
|
+
border-right: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7850
|
+
border-top: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7851
|
+
padding-left: 11px;
|
|
7852
|
+
outline: none;
|
|
7853
|
+
}
|
|
7854
|
+
.ilo--text-input:disabled {
|
|
7855
|
+
opacity: 45%;
|
|
7856
|
+
pointer-events: none;
|
|
7857
|
+
}
|
|
7858
|
+
.ilo--text-input:invalid, .ilo--text-input__error {
|
|
7859
|
+
background-color: rgb(255, 255, 255);
|
|
7860
|
+
}
|
|
7861
|
+
.ilo--text-input:invalid {
|
|
7862
|
+
border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7863
|
+
border-left: 0.1607717042rem solid rgb(255, 205, 45);
|
|
7864
|
+
border-right: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7865
|
+
border-top: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7866
|
+
}
|
|
7867
|
+
.ilo--text-input__error {
|
|
7868
|
+
border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7869
|
+
border-left: 0.1607717042rem solid rgb(200, 48, 60);
|
|
7870
|
+
border-right: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7871
|
+
border-top: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7872
|
+
}
|
|
7873
|
+
|
|
7874
|
+
/**
|
|
7875
|
+
* Do not edit directly
|
|
7876
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
7877
|
+
*/
|
|
7878
|
+
/**
|
|
7879
|
+
* TOKENS:
|
|
7880
|
+
*/
|
|
7881
|
+
/**
|
|
7882
|
+
* MAPS:
|
|
7883
|
+
*/
|
|
7884
|
+
/**
|
|
7885
|
+
* Do not edit directly
|
|
7886
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
7887
|
+
*/
|
|
7888
|
+
/**
|
|
7889
|
+
* TOKENS:
|
|
7890
|
+
*/
|
|
7891
|
+
/**
|
|
7892
|
+
* MAPS:
|
|
7893
|
+
*/
|
|
7894
|
+
@keyframes emptygradient {
|
|
7895
|
+
0% {
|
|
7896
|
+
opacity: 1;
|
|
7897
|
+
}
|
|
7898
|
+
100% {
|
|
7899
|
+
opacity: 0;
|
|
7900
|
+
}
|
|
7901
|
+
}
|
|
7902
|
+
@keyframes spin {
|
|
7903
|
+
100% {
|
|
7904
|
+
-moz-transform: rotate(360deg);
|
|
7905
|
+
-webkit-transform: rotate(360deg);
|
|
7906
|
+
transform: rotate(360deg);
|
|
7907
|
+
}
|
|
7908
|
+
}
|
|
7909
|
+
.ilo--input--toggle {
|
|
7910
|
+
grid-area: input;
|
|
7911
|
+
position: relative;
|
|
7912
|
+
display: inline-block;
|
|
7913
|
+
width: var(--toggle-width);
|
|
7914
|
+
height: var(--toggle-height);
|
|
7915
|
+
--base-toggle-width: 2.4651661308rem;
|
|
7916
|
+
--base-toggle-height: 1.2861736334rem;
|
|
7917
|
+
}
|
|
7918
|
+
.ilo--input--toggle__size__small {
|
|
7919
|
+
--toggle-width: var(--base-toggle-width);
|
|
7920
|
+
--toggle-height: var(--base-toggle-height);
|
|
7921
|
+
}
|
|
7922
|
+
.ilo--input--toggle__size__medium {
|
|
7923
|
+
--toggle-width: calc(var(--base-toggle-width) * 1.5);
|
|
7924
|
+
--toggle-height: calc(var(--base-toggle-height) * 1.5);
|
|
7925
|
+
}
|
|
7926
|
+
.ilo--input--toggle__size__large {
|
|
7927
|
+
--toggle-width: calc(var(--base-toggle-width) * 2);
|
|
7928
|
+
--toggle-height: calc(var(--base-toggle-height) * 2);
|
|
7929
|
+
}
|
|
7930
|
+
.ilo--input--toggle__disabled {
|
|
7931
|
+
cursor: not-allowed;
|
|
7932
|
+
opacity: 0.5;
|
|
7933
|
+
}
|
|
7934
|
+
.ilo--input--toggle__error .ilo--input--toggle--slider {
|
|
7935
|
+
outline-color: rgb(250, 60, 75) !important;
|
|
7936
|
+
outline-width: calc(var(--toggle-height) / 8);
|
|
7937
|
+
outline-style: solid;
|
|
7938
|
+
}
|
|
7939
|
+
.ilo--input--toggle input[type=checkbox] {
|
|
7940
|
+
opacity: 0;
|
|
7941
|
+
width: 100%;
|
|
7942
|
+
height: 100%;
|
|
7943
|
+
padding: 0;
|
|
7944
|
+
margin: 0;
|
|
7945
|
+
cursor: pointer;
|
|
7946
|
+
}
|
|
7947
|
+
.ilo--input--toggle--slider {
|
|
7948
|
+
position: absolute;
|
|
7949
|
+
pointer-events: none;
|
|
7950
|
+
top: 0;
|
|
7951
|
+
left: 0;
|
|
7952
|
+
right: 0;
|
|
7953
|
+
bottom: 0;
|
|
7954
|
+
background-color: rgb(184, 196, 204);
|
|
7955
|
+
border-radius: calc(var(--toggle-height) / 2);
|
|
7956
|
+
transition-property: background;
|
|
7957
|
+
transition-duration: 150ms;
|
|
7958
|
+
transition-timing-function: ease-out;
|
|
7959
|
+
}
|
|
7960
|
+
.ilo--input--toggle--slider::before {
|
|
7961
|
+
position: absolute;
|
|
7962
|
+
content: "";
|
|
7963
|
+
height: calc(var(--toggle-height) - var(--toggle-height) / 3);
|
|
7964
|
+
width: calc(var(--toggle-height) - var(--toggle-height) / 3);
|
|
7965
|
+
left: calc(var(--toggle-height) / 6);
|
|
7966
|
+
bottom: calc(var(--toggle-height) / 6);
|
|
7967
|
+
background-color: rgb(255, 255, 255);
|
|
7968
|
+
border-radius: 50%;
|
|
7969
|
+
transition-property: transform, background;
|
|
7970
|
+
transition-duration: 150ms;
|
|
7971
|
+
transition-timing-function: ease-out;
|
|
7972
|
+
}
|
|
7973
|
+
input[type=checkbox]:checked + .ilo--input--toggle--slider {
|
|
7974
|
+
background-color: rgb(35, 0, 80);
|
|
7975
|
+
}
|
|
7976
|
+
input[type=checkbox]:focus + .ilo--input--toggle--slider {
|
|
7977
|
+
outline-color: rgb(255, 205, 45);
|
|
7978
|
+
outline-width: calc(var(--toggle-height) / 8);
|
|
7979
|
+
outline-style: solid;
|
|
7980
|
+
}
|
|
7981
|
+
input:checked + .ilo--input--toggle--slider:before {
|
|
7982
|
+
transform: translateX(calc(var(--toggle-width) - var(--toggle-height)));
|
|
7983
|
+
background-color: rgb(235, 245, 253);
|
|
7984
|
+
}
|
|
7985
|
+
|
|
7986
|
+
/**
|
|
7987
|
+
* Do not edit directly
|
|
7988
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
7790
7989
|
*/
|
|
7791
7990
|
/**
|
|
7792
7991
|
* TOKENS:
|
|
@@ -7961,7 +8160,7 @@ body {
|
|
|
7961
8160
|
|
|
7962
8161
|
/**
|
|
7963
8162
|
* Do not edit directly
|
|
7964
|
-
* Generated on
|
|
8163
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
7965
8164
|
*/
|
|
7966
8165
|
/**
|
|
7967
8166
|
* TOKENS:
|
|
@@ -8871,7 +9070,7 @@ body {
|
|
|
8871
9070
|
|
|
8872
9071
|
/**
|
|
8873
9072
|
* Do not edit directly
|
|
8874
|
-
* Generated on
|
|
9073
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
8875
9074
|
*/
|
|
8876
9075
|
/**
|
|
8877
9076
|
* TOKENS:
|
|
@@ -8881,7 +9080,7 @@ body {
|
|
|
8881
9080
|
*/
|
|
8882
9081
|
/**
|
|
8883
9082
|
* Do not edit directly
|
|
8884
|
-
* Generated on
|
|
9083
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
8885
9084
|
*/
|
|
8886
9085
|
/**
|
|
8887
9086
|
* TOKENS:
|
|
@@ -8906,7 +9105,7 @@ body {
|
|
|
8906
9105
|
}
|
|
8907
9106
|
/**
|
|
8908
9107
|
* Do not edit directly
|
|
8909
|
-
* Generated on
|
|
9108
|
+
* Generated on Tue, 05 Sep 2023 15:11:31 GMT
|
|
8910
9109
|
*/
|
|
8911
9110
|
/**
|
|
8912
9111
|
* TOKENS:
|