@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.
Files changed (41) hide show
  1. package/build/css/components/index.css +448 -249
  2. package/build/css/components/index.css.map +1 -1
  3. package/build/css/global.css +1 -1
  4. package/build/css/global.css.map +1 -1
  5. package/build/css/index.css +448 -249
  6. package/build/css/index.css.map +1 -1
  7. package/build/css/monorepo.css +448 -249
  8. package/build/css/monorepo.css.map +1 -1
  9. package/build/minified/index.css +1 -1
  10. package/build/minified/index.css.map +1 -1
  11. package/build/minified/monorepo.css +1 -1
  12. package/build/minified/monorepo.css.map +1 -1
  13. package/css/components/checkbox.css +1 -1
  14. package/css/components/datepicker.css +1 -1
  15. package/css/components/fieldset.css +1 -1
  16. package/css/components/file-upload.css +1 -1
  17. package/css/components/form.css +1 -1
  18. package/css/components/formcontrol.css +1 -0
  19. package/css/components/navigation.css +1 -1
  20. package/css/components/radio.css +1 -1
  21. package/css/components/textarea.css +1 -1
  22. package/css/components/textinput.css +1 -0
  23. package/css/components/toggle.css +1 -0
  24. package/css/global.css.map +1 -1
  25. package/css/index.css +1 -1
  26. package/css/index.css.map +1 -1
  27. package/css/monorepo.css +1 -1
  28. package/css/monorepo.css.map +1 -1
  29. package/package.json +3 -3
  30. package/scss/components/_checkbox.scss +5 -36
  31. package/scss/components/_datepicker.scss +3 -23
  32. package/scss/components/_fieldset.scss +74 -53
  33. package/scss/components/_file-upload.scss +26 -57
  34. package/scss/components/_form.scss +37 -16
  35. package/scss/components/_formcontrol.scss +137 -0
  36. package/scss/components/_navigation.scss +4 -0
  37. package/scss/components/_radio.scss +4 -52
  38. package/scss/components/_textarea.scss +2 -2
  39. package/scss/components/_textinput.scss +65 -0
  40. package/scss/components/_toggle.scss +135 -0
  41. package/scss/components/index.scss +3 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4
4
  */
5
5
  /**
6
6
  * TOKENS:
@@ -10,7 +10,7 @@
10
10
  */
11
11
  /**
12
12
  * Do not edit directly
13
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
13
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
14
14
  */
15
15
  /**
16
16
  * TOKENS:
@@ -129,7 +129,7 @@
129
129
 
130
130
  /**
131
131
  * Do not edit directly
132
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
132
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
133
133
  */
134
134
  /**
135
135
  * TOKENS:
@@ -154,7 +154,7 @@
154
154
  }
155
155
  /**
156
156
  * Do not edit directly
157
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
157
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
158
158
  */
159
159
  /**
160
160
  * TOKENS:
@@ -408,7 +408,7 @@
408
408
 
409
409
  /**
410
410
  * Do not edit directly
411
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
411
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
412
412
  */
413
413
  /**
414
414
  * TOKENS:
@@ -418,7 +418,7 @@
418
418
  */
419
419
  /**
420
420
  * Do not edit directly
421
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
421
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
422
422
  */
423
423
  /**
424
424
  * TOKENS:
@@ -443,7 +443,7 @@
443
443
  }
444
444
  /**
445
445
  * Do not edit directly
446
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
446
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
447
447
  */
448
448
  /**
449
449
  * TOKENS:
@@ -733,7 +733,7 @@
733
733
 
734
734
  /**
735
735
  * Do not edit directly
736
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
736
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
737
737
  */
738
738
  /**
739
739
  * TOKENS:
@@ -863,7 +863,7 @@
863
863
 
864
864
  /**
865
865
  * Do not edit directly
866
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
866
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
867
867
  */
868
868
  /**
869
869
  * TOKENS:
@@ -1074,7 +1074,7 @@
1074
1074
 
1075
1075
  /**
1076
1076
  * Do not edit directly
1077
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
1077
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1078
1078
  */
1079
1079
  /**
1080
1080
  * TOKENS:
@@ -1242,7 +1242,7 @@
1242
1242
 
1243
1243
  /**
1244
1244
  * Do not edit directly
1245
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
1245
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1246
1246
  */
1247
1247
  /**
1248
1248
  * TOKENS:
@@ -1336,7 +1336,7 @@
1336
1336
 
1337
1337
  /**
1338
1338
  * Do not edit directly
1339
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
1339
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1340
1340
  */
1341
1341
  /**
1342
1342
  * TOKENS:
@@ -1473,7 +1473,7 @@
1473
1473
 
1474
1474
  /**
1475
1475
  * Do not edit directly
1476
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
1476
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1477
1477
  */
1478
1478
  /**
1479
1479
  * TOKENS:
@@ -1615,7 +1615,7 @@
1615
1615
 
1616
1616
  /**
1617
1617
  * Do not edit directly
1618
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
1618
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1619
1619
  */
1620
1620
  /**
1621
1621
  * TOKENS:
@@ -1764,7 +1764,7 @@
1764
1764
 
1765
1765
  /**
1766
1766
  * Do not edit directly
1767
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
1767
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1768
1768
  */
1769
1769
  /**
1770
1770
  * TOKENS:
@@ -1870,7 +1870,7 @@
1870
1870
 
1871
1871
  /**
1872
1872
  * Do not edit directly
1873
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
1873
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1874
1874
  */
1875
1875
  /**
1876
1876
  * TOKENS:
@@ -1932,7 +1932,7 @@
1932
1932
 
1933
1933
  /**
1934
1934
  * Do not edit directly
1935
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
1935
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1936
1936
  */
1937
1937
  /**
1938
1938
  * TOKENS:
@@ -2007,7 +2007,7 @@
2007
2007
 
2008
2008
  /**
2009
2009
  * Do not edit directly
2010
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2010
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2011
2011
  */
2012
2012
  /**
2013
2013
  * TOKENS:
@@ -2059,7 +2059,7 @@
2059
2059
 
2060
2060
  /**
2061
2061
  * Do not edit directly
2062
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2062
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2063
2063
  */
2064
2064
  /**
2065
2065
  * TOKENS:
@@ -2070,15 +2070,16 @@
2070
2070
  .ilo--checkbox {
2071
2071
  -webkit-appearance: none;
2072
2072
  -moz-appearance: none;
2073
+ appearance: none;
2073
2074
  border: none;
2074
2075
  display: grid;
2075
2076
  height: 1.2861736334rem;
2076
2077
  margin: 0;
2077
- order: 1;
2078
2078
  position: relative;
2079
2079
  place-content: center;
2080
2080
  width: 1.2861736334rem;
2081
2081
  transform: none;
2082
+ cursor: pointer;
2082
2083
  }
2083
2084
  .ilo--checkbox:before {
2084
2085
  content: "";
@@ -2126,45 +2127,16 @@
2126
2127
  opacity: 45%;
2127
2128
  pointer-events: none;
2128
2129
  }
2129
- .ilo--checkbox:invalid:after, .ilo--checkbox.error:after, .error .ilo--checkbox:after {
2130
- background-color: rgb(250, 60, 75);
2130
+ .ilo--checkbox:invalid:after, .ilo--checkbox__error:after, .ilo--checkbox__error .ilo--checkbox:after {
2131
+ border-color: rgb(250, 60, 75);
2131
2132
  }
2132
- .ilo--checkbox:invalid:checked:after, .ilo--checkbox.error:checked:after, .error .ilo--checkbox:checked:after {
2133
+ .ilo--checkbox:invalid:checked:after, .ilo--checkbox__error:checked:after, .ilo--checkbox__error .ilo--checkbox:checked:after {
2133
2134
  border-color: rgb(35, 0, 80);
2134
2135
  }
2135
2136
 
2136
- .ilo--fieldset--input--checkbox {
2137
- align-items: center;
2138
- clear: both;
2139
- display: flex;
2140
- flex-wrap: wrap;
2141
- justify-content: flex-start;
2142
- margin-bottom: 1.1789924973rem;
2143
- }
2144
- .ilo--fieldset--input--checkbox .ilo--fieldset--label {
2145
- color: rgb(45, 45, 45);
2146
- font-family: Noto Sans;
2147
- font-size: 14.9px;
2148
- font-weight: 400;
2149
- line-height: 1;
2150
- margin-left: 0.4287245445rem;
2151
- margin-bottom: 0;
2152
- margin-top: 1px;
2153
- order: 2;
2154
- }
2155
- .right-to-left .ilo--fieldset--input--checkbox .ilo--fieldset--label {
2156
- margin-left: 0;
2157
- margin-right: 0.4287245445rem;
2158
- }
2159
- .ilo--fieldset--input--checkbox .ilo--fieldset--error,
2160
- .ilo--fieldset--input--checkbox .ilo--fieldset--helper {
2161
- order: 3;
2162
- width: 100%;
2163
- }
2164
-
2165
2137
  /**
2166
2138
  * Do not edit directly
2167
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2139
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2168
2140
  */
2169
2141
  /**
2170
2142
  * TOKENS:
@@ -2245,7 +2217,7 @@
2245
2217
 
2246
2218
  /**
2247
2219
  * Do not edit directly
2248
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2220
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2249
2221
  */
2250
2222
  /**
2251
2223
  * TOKENS:
@@ -2255,7 +2227,7 @@
2255
2227
  */
2256
2228
  /**
2257
2229
  * Do not edit directly
2258
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2230
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2259
2231
  */
2260
2232
  /**
2261
2233
  * TOKENS:
@@ -2265,7 +2237,7 @@
2265
2237
  */
2266
2238
  /**
2267
2239
  * Do not edit directly
2268
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2240
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2269
2241
  */
2270
2242
  /**
2271
2243
  * TOKENS:
@@ -2275,7 +2247,7 @@
2275
2247
  */
2276
2248
  /**
2277
2249
  * Do not edit directly
2278
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2250
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2279
2251
  */
2280
2252
  /**
2281
2253
  * TOKENS:
@@ -2401,7 +2373,7 @@
2401
2373
 
2402
2374
  /**
2403
2375
  * Do not edit directly
2404
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2376
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2405
2377
  */
2406
2378
  /**
2407
2379
  * TOKENS:
@@ -2409,27 +2381,16 @@
2409
2381
  /**
2410
2382
  * MAPS:
2411
2383
  */
2412
- .ilo--datepicker--range {
2413
- display: flex;
2414
- }
2415
- .ilo--datepicker--range > .ilo--fieldset {
2416
- width: 50%;
2417
- }
2418
- .ilo--datepicker--range > .ilo--fieldset:nth-of-type(1) .ilo--input {
2419
- border-right: none;
2420
- }
2421
- .right-to-left .ilo--datepicker {
2422
- direction: rtl;
2384
+ .ilo--datepicker {
2385
+ cursor: pointer;
2423
2386
  }
2424
-
2425
- .right-to-left .ilo--datepicker--range > .ilo--fieldset:nth-of-type(1) .ilo--input {
2426
- border-left: none;
2427
- border-right: 0.1071811361rem solid rgb(184, 196, 204);
2387
+ .ilo--datepicker::-webkit-calendar-picker-indicator {
2388
+ cursor: pointer;
2428
2389
  }
2429
2390
 
2430
2391
  /**
2431
2392
  * Do not edit directly
2432
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2393
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2433
2394
  */
2434
2395
  /**
2435
2396
  * TOKENS:
@@ -2517,7 +2478,7 @@
2517
2478
 
2518
2479
  /**
2519
2480
  * Do not edit directly
2520
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2481
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2521
2482
  */
2522
2483
  /**
2523
2484
  * TOKENS:
@@ -2527,7 +2488,7 @@
2527
2488
  */
2528
2489
  /**
2529
2490
  * Do not edit directly
2530
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2491
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2531
2492
  */
2532
2493
  /**
2533
2494
  * TOKENS:
@@ -2537,7 +2498,7 @@
2537
2498
  */
2538
2499
  /**
2539
2500
  * Do not edit directly
2540
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2501
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2541
2502
  */
2542
2503
  /**
2543
2504
  * TOKENS:
@@ -2590,7 +2551,7 @@
2590
2551
 
2591
2552
  /**
2592
2553
  * Do not edit directly
2593
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2554
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2594
2555
  */
2595
2556
  /**
2596
2557
  * TOKENS:
@@ -2599,73 +2560,83 @@
2599
2560
  * MAPS:
2600
2561
  */
2601
2562
  .ilo--fieldset {
2602
- -webkit-appearance: none;
2603
- -moz-appearance: none;
2604
2563
  appearance: none;
2605
- margin-bottom: 1.4076773451rem;
2606
2564
  }
2607
- .ilo--fieldset--label {
2608
- display: inline-flex;
2609
- float: left;
2565
+ .ilo--fieldset--legend-wrapper {
2566
+ margin-bottom: 0.8717716645rem;
2567
+ }
2568
+ .ilo--fieldset--legend {
2610
2569
  font-family: Overpass;
2611
2570
  font-weight: 700;
2612
2571
  font-size: 16px;
2613
2572
  letter-spacing: -0.02em;
2614
2573
  line-height: 21.6px;
2615
- margin-bottom: 0.3358659839rem;
2616
2574
  }
2617
- .ilo--fieldset--helper {
2618
- color: rgb(109, 109, 109);
2619
- font-family: Noto Sans;
2620
- font-size: 11.94px;
2621
- letter-spacing: normal;
2622
- line-height: 16.24px;
2623
- margin-top: 0.4832142725rem;
2575
+ .ilo--fieldset--direction__column > .ilo--fieldset--elements {
2576
+ display: flex;
2577
+ justify-content: flex-start;
2578
+ align-items: flex-start;
2579
+ flex-direction: column;
2580
+ gap: 0.8717716645rem;
2624
2581
  }
2625
- .ilo--fieldset--error {
2626
- color: rgb(200, 48, 60);
2582
+ .ilo--fieldset--direction__row > .ilo--fieldset--elements {
2583
+ display: flex;
2584
+ justify-content: flex-start;
2585
+ align-items: flex-start;
2586
+ flex-direction: row;
2587
+ gap: 0.8717716645rem;
2588
+ }
2589
+ .ilo--fieldset--direction__row-reverse > .ilo--fieldset--elements {
2590
+ display: flex;
2591
+ justify-content: flex-start;
2592
+ align-items: flex-start;
2593
+ flex-direction: row-reverse;
2594
+ gap: 0.8717716645rem;
2595
+ }
2596
+ .ilo--fieldset--direction__column-reverse > .ilo--fieldset--elements {
2597
+ display: flex;
2598
+ justify-content: flex-start;
2599
+ align-items: flex-start;
2600
+ flex-direction: column-reverse;
2601
+ gap: 0.8717716645rem;
2602
+ }
2603
+ .ilo--fieldset--wrap__nowrap > .ilo--fieldset--elements {
2604
+ flex-wrap: nowrap;
2605
+ }
2606
+ .ilo--fieldset--wrap__wrap > .ilo--fieldset--elements {
2607
+ flex-wrap: wrap;
2608
+ }
2609
+ .ilo--fieldset--wrap__wrap-reverse > .ilo--fieldset--elements {
2610
+ flex-wrap: wrap-reverse;
2611
+ }
2612
+ .ilo--fieldset--wrap__reverse > .ilo--fieldset--elements {
2613
+ flex-wrap: reverse;
2614
+ }
2615
+ .ilo--fieldset--helper, .ilo--fieldset__error {
2627
2616
  font-family: Noto Sans;
2628
2617
  font-size: 11.94px;
2629
2618
  letter-spacing: normal;
2630
2619
  line-height: 16.24px;
2631
2620
  margin-top: 0.4832142725rem;
2632
2621
  }
2633
- .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend {
2634
- display: inline-flex;
2635
- float: left;
2636
- font-family: Overpass;
2637
- font-weight: 700;
2638
- font-size: 16px;
2639
- letter-spacing: -0.02em;
2640
- line-height: 21.6px;
2641
- margin: 0;
2622
+ .ilo--fieldset--helper {
2623
+ color: rgb(109, 109, 109);
2642
2624
  }
2643
- .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend + .ilo--fieldset--helper, .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend + .ilo--fieldset--error {
2644
- clear: both;
2645
- display: block;
2625
+ .ilo--fieldset__error {
2626
+ color: rgb(200, 48, 60);
2646
2627
  }
2647
- .ilo--fieldset.ilo--choice-group div[class^=ilo--fieldset--input]:first-of-type,
2648
- .ilo--fieldset.ilo--choice-group div[class*=" ilo--fieldset--input"]:first-of-type {
2649
- clear: both;
2650
- padding-top: 1.2861736334rem;
2628
+ .ilo--fieldset__disabled {
2629
+ opacity: 50%;
2630
+ pointer-events: none;
2651
2631
  }
2652
2632
  .ilo--fieldset .ilo--tooltip--wrapper {
2653
2633
  margin-left: 8px;
2654
2634
  margin-top: 3px;
2655
2635
  }
2656
- .right-to-left .ilo--fieldset {
2657
- direction: rtl;
2658
- }
2659
- .right-to-left .ilo--fieldset .ilo--fieldset--label {
2660
- float: right;
2661
- }
2662
- .right-to-left .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend {
2663
- float: right;
2664
- }
2665
2636
 
2666
2637
  /**
2667
2638
  * Do not edit directly
2668
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2639
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2669
2640
  */
2670
2641
  /**
2671
2642
  * TOKENS:
@@ -2673,14 +2644,8 @@
2673
2644
  /**
2674
2645
  * MAPS:
2675
2646
  */
2676
- .ilo--file-upload {
2677
- color: transparent;
2647
+ .ilo--file-upload--input {
2678
2648
  order: 3;
2679
- }
2680
- .ilo--file-upload::-webkit-file-upload-button {
2681
- visibility: hidden;
2682
- }
2683
- .ilo--file-upload:before {
2684
2649
  background-color: rgb(255, 255, 255);
2685
2650
  border: 1.5px rgb(184, 196, 204) solid;
2686
2651
  color: rgb(35, 0, 80);
@@ -2701,32 +2666,40 @@
2701
2666
  letter-spacing: -0.02em;
2702
2667
  line-height: 21.6px;
2703
2668
  }
2704
- .ilo--file-upload:hover:before {
2669
+ .ilo--file-upload--input input {
2670
+ visibility: hidden;
2671
+ color: transparent;
2672
+ width: 0;
2673
+ }
2674
+ .ilo--form__theme__dark .ilo--file-upload--input {
2675
+ color: rgb(35, 0, 80);
2676
+ }
2677
+ .ilo--file-upload--input:hover {
2705
2678
  background-color: rgb(235, 245, 253);
2706
2679
  border: 1.5px rgb(30, 45, 190) solid;
2707
2680
  cursor: pointer;
2708
2681
  color: rgb(30, 45, 190);
2709
2682
  outline: none;
2710
2683
  }
2711
- .ilo--file-upload:focus:before {
2684
+ .ilo--file-upload--input:focus {
2712
2685
  background-color: rgb(255, 255, 255);
2713
2686
  border: 1.5px rgb(30, 45, 190) solid;
2714
2687
  color: rgb(35, 0, 80);
2715
2688
  outline: none;
2716
2689
  }
2717
- .ilo--file-upload:focus-visible {
2690
+ .ilo--file-upload--input:focus-visible {
2718
2691
  outline: none;
2719
2692
  }
2720
- .ilo--file-upload:active:before {
2693
+ .ilo--file-upload--input:active {
2721
2694
  background-color: rgb(30, 45, 190);
2722
2695
  border: 2px rgb(30, 45, 190) solid;
2723
2696
  color: rgb(235, 245, 253);
2724
2697
  }
2725
- .ilo--file-upload:disabled {
2698
+ .ilo--file-upload--input:disabled {
2726
2699
  opacity: 45%;
2727
2700
  pointer-events: none;
2728
2701
  }
2729
- .ilo--file-upload:invalid:before, .ilo--file-upload.error:before, .error .ilo--file-upload:before {
2702
+ .ilo--file-upload--input:invalid, .ilo--file-upload--input.error, .error .ilo--file-upload--input {
2730
2703
  background-color: rgb(255, 255, 255);
2731
2704
  border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
2732
2705
  border-left: 0.1607717042rem solid rgb(200, 48, 60);
@@ -2735,8 +2708,10 @@
2735
2708
  }
2736
2709
  .ilo--file-upload--list {
2737
2710
  order: 4;
2711
+ grid-area: uploads;
2738
2712
  }
2739
2713
  .ilo--file-upload--list-item {
2714
+ display: inline-block;
2740
2715
  background-color: rgb(237, 240, 242);
2741
2716
  border-bottom: 0.1071811361rem solid rgb(237, 240, 242);
2742
2717
  border-left: 0.1607717042rem solid rgb(35, 0, 80);
@@ -2752,26 +2727,11 @@
2752
2727
  margin: 1.2861736334rem 0rem 0rem 0rem;
2753
2728
  outline: none;
2754
2729
  padding: 0.6966773848rem 0.6430868167rem 0.857449089rem 0.5894962487rem;
2755
- width: 100%;
2756
- }
2757
-
2758
- .file-upload div {
2759
- display: flex;
2760
- flex-direction: column;
2761
- }
2762
- .file-upload div .ilo--fieldset--label {
2763
- order: 1;
2764
- }
2765
- .file-upload div .ilo--fieldset--helper,
2766
- .file-upload div .ilo--fieldset--error {
2767
- margin-top: 0;
2768
- margin-bottom: 0.90033358rem;
2769
- order: 2;
2770
2730
  }
2771
2731
 
2772
2732
  /**
2773
2733
  * Do not edit directly
2774
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2734
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2775
2735
  */
2776
2736
  /**
2777
2737
  * TOKENS:
@@ -2779,22 +2739,40 @@
2779
2739
  /**
2780
2740
  * MAPS:
2781
2741
  */
2782
- .ilo--formgroup--legend {
2783
- display: block;
2784
- font-family: Overpass;
2785
- font-weight: 700;
2786
- font-size: 23.32px;
2787
- letter-spacing: -3.5%;
2788
- line-height: 29.15px;
2789
- margin-bottom: 1.5763397642rem;
2742
+ .ilo--form {
2743
+ display: flex;
2744
+ justify-content: flex-start;
2745
+ align-items: flex-start;
2746
+ flex-direction: column;
2747
+ appearance: none;
2748
+ gap: 32px;
2749
+ color: rgb(45, 45, 45);
2790
2750
  }
2791
- .right-to-left .ilo--formgroup {
2792
- direction: rtl;
2751
+ .ilo--form__theme__light {
2752
+ color: rgb(45, 45, 45);
2753
+ }
2754
+ .ilo--form__theme__light label,
2755
+ .ilo--form__theme__light p {
2756
+ color: rgb(45, 45, 45);
2757
+ }
2758
+ .ilo--form__theme__dark {
2759
+ color: rgb(237, 240, 242);
2760
+ }
2761
+ .ilo--form__theme__dark label,
2762
+ .ilo--form__theme__dark p {
2763
+ color: rgb(237, 240, 242);
2764
+ }
2765
+ .ilo--form__theme__dark legend {
2766
+ color: rgb(255, 205, 45);
2767
+ }
2768
+ .ilo--form__disabled {
2769
+ opacity: 50%;
2770
+ pointer-events: none;
2793
2771
  }
2794
2772
 
2795
2773
  /**
2796
2774
  * Do not edit directly
2797
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2775
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2798
2776
  */
2799
2777
  /**
2800
2778
  * TOKENS:
@@ -2802,13 +2780,96 @@
2802
2780
  /**
2803
2781
  * MAPS:
2804
2782
  */
2805
- .right-to-left .ilo--form {
2806
- direction: rtl;
2783
+ .ilo--form-control {
2784
+ display: inline-grid;
2785
+ grid-area: input;
2786
+ }
2787
+ .ilo--form-control__label-placement__start {
2788
+ grid-template-rows: auto;
2789
+ grid-template-columns: auto;
2790
+ grid-template-areas: "label input" "helper ." "uploads uploads";
2791
+ column-gap: 0.4287245445rem;
2792
+ }
2793
+ .ilo--form-control__label-placement__start .ilo--form-control--helper {
2794
+ text-align: right;
2795
+ }
2796
+ .ilo--form-control__label-placement__end {
2797
+ grid-template-rows: auto;
2798
+ grid-template-columns: auto;
2799
+ grid-template-areas: "input label" ". helper" "uploads uploads";
2800
+ column-gap: 0.4287245445rem;
2801
+ }
2802
+ .ilo--form-control__label-placement__top {
2803
+ grid-template-rows: auto auto auto;
2804
+ grid-template-columns: auto;
2805
+ grid-template-areas: "label" "input" "downloads" "helper";
2806
+ row-gap: 0.4287245445rem;
2807
+ }
2808
+ .ilo--form-control__label-placement__bottom {
2809
+ grid-template-rows: auto auto auto;
2810
+ grid-template-columns: auto;
2811
+ grid-template-areas: "helper" "input" "downloads" "label";
2812
+ row-gap: 0.4287245445rem;
2813
+ }
2814
+ .ilo--form-control__disabled .ilo--form-control--label,
2815
+ .ilo--form-control__disabled .ilo--form-control--helper {
2816
+ opacity: 0.5;
2817
+ pointer-events: none;
2818
+ }
2819
+ .ilo--form-control__error .ilo--form-control--helper {
2820
+ color: rgb(200, 48, 60);
2821
+ }
2822
+ .ilo--form-control--label {
2823
+ color: rgb(45, 45, 45);
2824
+ grid-area: label;
2825
+ display: flex;
2826
+ flex-flow: row nowrap;
2827
+ align-items: center;
2828
+ justify-content: flex-start;
2829
+ }
2830
+ .ilo--form-control--label__size__small {
2831
+ font-family: Noto Sans;
2832
+ font-size: 0.8001071811rem;
2833
+ letter-spacing: -0.0010718114rem;
2834
+ line-height: 1.0803858521rem;
2835
+ font-weight: 400;
2836
+ }
2837
+ .ilo--form-control--label__size__medium {
2838
+ font-family: Overpass;
2839
+ font-size: 0.857449089rem;
2840
+ letter-spacing: -0.0010718114rem;
2841
+ line-height: 1.1575562701rem;
2842
+ font-weight: 700;
2843
+ }
2844
+ .ilo--form-control--label__size__large {
2845
+ font-family: Overpass;
2846
+ font-size: 1rem;
2847
+ letter-spacing: -0.0010718114rem;
2848
+ line-height: 1.3001071811rem;
2849
+ font-weight: 700;
2850
+ }
2851
+ .ilo--form-control--label label {
2852
+ font-family: inherit;
2853
+ font-size: inherit;
2854
+ letter-spacing: inherit;
2855
+ line-height: inherit;
2856
+ font-weight: inherit;
2857
+ }
2858
+ .ilo--form-control--label div[class*=tooltip] {
2859
+ margin-left: 0.2143622722rem;
2860
+ }
2861
+ .ilo--form-control--helper {
2862
+ grid-area: helper;
2863
+ color: rgb(109, 109, 109);
2864
+ font-family: Noto Sans;
2865
+ font-size: 11.94px;
2866
+ letter-spacing: normal;
2867
+ line-height: 16.24px;
2807
2868
  }
2808
2869
 
2809
2870
  /**
2810
2871
  * Do not edit directly
2811
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2872
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2812
2873
  */
2813
2874
  /**
2814
2875
  * TOKENS:
@@ -2818,7 +2879,7 @@
2818
2879
  */
2819
2880
  /**
2820
2881
  * Do not edit directly
2821
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2882
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2822
2883
  */
2823
2884
  /**
2824
2885
  * TOKENS:
@@ -2843,7 +2904,7 @@
2843
2904
  }
2844
2905
  /**
2845
2906
  * Do not edit directly
2846
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2907
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2847
2908
  */
2848
2909
  /**
2849
2910
  * TOKENS:
@@ -3167,7 +3228,7 @@
3167
3228
 
3168
3229
  /**
3169
3230
  * Do not edit directly
3170
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3231
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3171
3232
  */
3172
3233
  /**
3173
3234
  * TOKENS:
@@ -3290,7 +3351,7 @@
3290
3351
 
3291
3352
  /**
3292
3353
  * Do not edit directly
3293
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3354
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3294
3355
  */
3295
3356
  /**
3296
3357
  * TOKENS:
@@ -3609,7 +3670,7 @@
3609
3670
 
3610
3671
  /**
3611
3672
  * Do not edit directly
3612
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3673
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3613
3674
  */
3614
3675
  /**
3615
3676
  * TOKENS:
@@ -3743,7 +3804,7 @@
3743
3804
 
3744
3805
  /**
3745
3806
  * Do not edit directly
3746
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3807
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3747
3808
  */
3748
3809
  /**
3749
3810
  * TOKENS:
@@ -3799,7 +3860,7 @@
3799
3860
 
3800
3861
  /**
3801
3862
  * Do not edit directly
3802
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3863
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3803
3864
  */
3804
3865
  /**
3805
3866
  * TOKENS:
@@ -3941,7 +4002,7 @@
3941
4002
 
3942
4003
  /**
3943
4004
  * Do not edit directly
3944
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4005
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3945
4006
  */
3946
4007
  /**
3947
4008
  * TOKENS:
@@ -3951,7 +4012,7 @@
3951
4012
  */
3952
4013
  /**
3953
4014
  * Do not edit directly
3954
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4015
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3955
4016
  */
3956
4017
  /**
3957
4018
  * TOKENS:
@@ -3976,7 +4037,7 @@
3976
4037
  }
3977
4038
  /**
3978
4039
  * Do not edit directly
3979
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4040
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3980
4041
  */
3981
4042
  /**
3982
4043
  * TOKENS:
@@ -4134,7 +4195,7 @@
4134
4195
 
4135
4196
  /**
4136
4197
  * Do not edit directly
4137
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4198
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4138
4199
  */
4139
4200
  /**
4140
4201
  * TOKENS:
@@ -4229,7 +4290,7 @@
4229
4290
 
4230
4291
  /**
4231
4292
  * Do not edit directly
4232
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4293
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4233
4294
  */
4234
4295
  /**
4235
4296
  * TOKENS:
@@ -4239,7 +4300,7 @@
4239
4300
  */
4240
4301
  /**
4241
4302
  * Do not edit directly
4242
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4303
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4243
4304
  */
4244
4305
  /**
4245
4306
  * TOKENS:
@@ -4249,7 +4310,7 @@
4249
4310
  */
4250
4311
  /**
4251
4312
  * Do not edit directly
4252
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4313
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4253
4314
  */
4254
4315
  /**
4255
4316
  * TOKENS:
@@ -4420,7 +4481,7 @@
4420
4481
 
4421
4482
  /**
4422
4483
  * Do not edit directly
4423
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4484
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4424
4485
  */
4425
4486
  /**
4426
4487
  * TOKENS:
@@ -4467,7 +4528,7 @@
4467
4528
 
4468
4529
  /**
4469
4530
  * Do not edit directly
4470
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4531
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4471
4532
  */
4472
4533
  /**
4473
4534
  * TOKENS:
@@ -4477,7 +4538,7 @@
4477
4538
  */
4478
4539
  /**
4479
4540
  * Do not edit directly
4480
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4541
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4481
4542
  */
4482
4543
  /**
4483
4544
  * TOKENS:
@@ -4487,7 +4548,7 @@
4487
4548
  */
4488
4549
  /**
4489
4550
  * Do not edit directly
4490
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4551
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4491
4552
  */
4492
4553
  /**
4493
4554
  * TOKENS:
@@ -4584,7 +4645,7 @@
4584
4645
 
4585
4646
  /**
4586
4647
  * Do not edit directly
4587
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4648
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4588
4649
  */
4589
4650
  /**
4590
4651
  * TOKENS:
@@ -4938,6 +4999,7 @@
4938
4999
  background-position: calc(100% - 16px) 55%;
4939
5000
  background-repeat: no-repeat;
4940
5001
  background-size: 24px;
5002
+ background-position-y: center;
4941
5003
  border: none;
4942
5004
  color: rgb(35, 0, 80);
4943
5005
  cursor: pointer;
@@ -4945,6 +5007,7 @@
4945
5007
  font-family: Overpass;
4946
5008
  font-weight: 500;
4947
5009
  padding: 16px 36px 16px 8px;
5010
+ line-height: 24px;
4948
5011
  text-align: left;
4949
5012
  transition: all 150ms ease-out;
4950
5013
  width: 100%;
@@ -5108,6 +5171,7 @@
5108
5171
  background-position: calc(100% - 16px) 55%;
5109
5172
  background-repeat: no-repeat;
5110
5173
  background-size: 16px;
5174
+ background-position-y: center;
5111
5175
  border: none;
5112
5176
  color: rgb(35, 0, 80);
5113
5177
  cursor: pointer;
@@ -5115,6 +5179,7 @@
5115
5179
  font-family: Overpass;
5116
5180
  font-weight: 500;
5117
5181
  padding: 16px 36px 16px 8px;
5182
+ line-height: 16px;
5118
5183
  text-align: left;
5119
5184
  transition: all 150ms ease-out;
5120
5185
  width: 100%;
@@ -5474,7 +5539,7 @@
5474
5539
 
5475
5540
  /**
5476
5541
  * Do not edit directly
5477
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5542
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5478
5543
  */
5479
5544
  /**
5480
5545
  * TOKENS:
@@ -5484,7 +5549,7 @@
5484
5549
  */
5485
5550
  /**
5486
5551
  * Do not edit directly
5487
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5552
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5488
5553
  */
5489
5554
  /**
5490
5555
  * TOKENS:
@@ -5494,7 +5559,7 @@
5494
5559
  */
5495
5560
  /**
5496
5561
  * Do not edit directly
5497
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5562
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5498
5563
  */
5499
5564
  /**
5500
5565
  * TOKENS:
@@ -5686,7 +5751,7 @@
5686
5751
 
5687
5752
  /**
5688
5753
  * Do not edit directly
5689
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5754
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5690
5755
  */
5691
5756
  /**
5692
5757
  * TOKENS:
@@ -5826,7 +5891,7 @@
5826
5891
 
5827
5892
  /**
5828
5893
  * Do not edit directly
5829
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5894
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5830
5895
  */
5831
5896
  /**
5832
5897
  * TOKENS:
@@ -5836,7 +5901,7 @@
5836
5901
  */
5837
5902
  /**
5838
5903
  * Do not edit directly
5839
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5904
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5840
5905
  */
5841
5906
  /**
5842
5907
  * TOKENS:
@@ -5861,7 +5926,7 @@
5861
5926
  }
5862
5927
  /**
5863
5928
  * Do not edit directly
5864
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5929
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5865
5930
  */
5866
5931
  /**
5867
5932
  * TOKENS:
@@ -6028,7 +6093,7 @@
6028
6093
 
6029
6094
  /**
6030
6095
  * Do not edit directly
6031
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6096
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6032
6097
  */
6033
6098
  /**
6034
6099
  * TOKENS:
@@ -6037,16 +6102,14 @@
6037
6102
  * MAPS:
6038
6103
  */
6039
6104
  .ilo--radio {
6040
- -webkit-appearance: none;
6041
- -moz-appearance: none;
6042
6105
  border: none;
6043
6106
  display: grid;
6044
6107
  height: 1.2861736334rem;
6045
6108
  margin: 0;
6046
- order: 1;
6047
6109
  position: relative;
6048
6110
  place-content: center;
6049
6111
  width: 1.2861736334rem;
6112
+ cursor: pointer;
6050
6113
  }
6051
6114
  .ilo--radio:before {
6052
6115
  content: "";
@@ -6059,6 +6122,7 @@
6059
6122
  top: 0.1607717042rem;
6060
6123
  width: 0.9646302251rem;
6061
6124
  z-index: 1;
6125
+ pointer-events: none;
6062
6126
  }
6063
6127
  .ilo--radio:after {
6064
6128
  content: "";
@@ -6070,6 +6134,7 @@
6070
6134
  top: 0;
6071
6135
  width: 1.2861736334rem;
6072
6136
  z-index: 0;
6137
+ pointer-events: none;
6073
6138
  }
6074
6139
  .ilo--radio:checked:before {
6075
6140
  background-color: rgb(235, 245, 253);
@@ -6084,58 +6149,20 @@
6084
6149
  .ilo--radio:focus:after {
6085
6150
  background-color: rgb(255, 205, 45);
6086
6151
  }
6087
- .ilo--radio:focus:checked:before {
6088
- border-color: rgb(35, 0, 80);
6089
- }
6090
6152
  .ilo--radio:disabled {
6091
6153
  opacity: 45%;
6092
6154
  pointer-events: none;
6093
6155
  }
6094
- .ilo--radio:invalid:after, .ilo--radio.error:after, .error .ilo--radio:after {
6156
+ .ilo--radio:invalid:after, .ilo--radio__error:after {
6095
6157
  background-color: rgb(250, 60, 75);
6096
6158
  }
6097
- .ilo--radio:invalid:checked:before, .ilo--radio.error:checked:before, .error .ilo--radio:checked:before {
6159
+ .ilo--radio:invalid:checked:before, .ilo--radio__error:checked:before {
6098
6160
  border-color: rgb(35, 0, 80);
6099
6161
  }
6100
6162
 
6101
- .ilo--fieldset--input--radio {
6102
- align-items: center;
6103
- clear: both;
6104
- display: flex;
6105
- flex-wrap: wrap;
6106
- justify-content: flex-start;
6107
- margin-bottom: 1.1789924973rem;
6108
- }
6109
- .ilo--fieldset--input--radio .ilo--fieldset--label {
6110
- color: rgb(45, 45, 45);
6111
- font-family: Noto Sans;
6112
- font-weight: 400;
6113
- font-size: 14.9px;
6114
- margin-bottom: 0;
6115
- margin-left: 0.4287245445rem;
6116
- margin-top: 2px;
6117
- order: 2;
6118
- }
6119
- .right-to-left .ilo--fieldset--input--radio .ilo--fieldset--label {
6120
- margin-left: 0;
6121
- margin-right: 0.4287245445rem;
6122
- }
6123
- .ilo--fieldset--input--radio .ilo--fieldset--error,
6124
- .ilo--fieldset--input--radio .ilo--fieldset--helper {
6125
- order: 3;
6126
- width: 100%;
6127
- }
6128
- .right-to-left .ilo--fieldset--input--radio {
6129
- direction: rtl;
6130
- }
6131
- .right-to-left .ilo--fieldset--input--radio .ilo--fieldset--label {
6132
- margin-left: 0;
6133
- margin-right: 0.4287245445rem;
6134
- }
6135
-
6136
6163
  /**
6137
6164
  * Do not edit directly
6138
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6165
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6139
6166
  */
6140
6167
  /**
6141
6168
  * TOKENS:
@@ -6145,7 +6172,7 @@
6145
6172
  */
6146
6173
  /**
6147
6174
  * Do not edit directly
6148
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6175
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6149
6176
  */
6150
6177
  /**
6151
6178
  * TOKENS:
@@ -6170,7 +6197,7 @@
6170
6197
  }
6171
6198
  /**
6172
6199
  * Do not edit directly
6173
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6200
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6174
6201
  */
6175
6202
  /**
6176
6203
  * TOKENS:
@@ -6231,7 +6258,7 @@
6231
6258
 
6232
6259
  /**
6233
6260
  * Do not edit directly
6234
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6261
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6235
6262
  */
6236
6263
  /**
6237
6264
  * TOKENS:
@@ -6646,7 +6673,7 @@
6646
6673
 
6647
6674
  /**
6648
6675
  * Do not edit directly
6649
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6676
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6650
6677
  */
6651
6678
  /**
6652
6679
  * TOKENS:
@@ -6700,7 +6727,7 @@
6700
6727
 
6701
6728
  /**
6702
6729
  * Do not edit directly
6703
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6730
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6704
6731
  */
6705
6732
  /**
6706
6733
  * TOKENS:
@@ -6858,7 +6885,7 @@
6858
6885
 
6859
6886
  /**
6860
6887
  * Do not edit directly
6861
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6888
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6862
6889
  */
6863
6890
  /**
6864
6891
  * TOKENS:
@@ -7209,7 +7236,7 @@
7209
7236
 
7210
7237
  /**
7211
7238
  * Do not edit directly
7212
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
7239
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7213
7240
  */
7214
7241
  /**
7215
7242
  * TOKENS:
@@ -7395,7 +7422,7 @@
7395
7422
 
7396
7423
  /**
7397
7424
  * Do not edit directly
7398
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
7425
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7399
7426
  */
7400
7427
  /**
7401
7428
  * TOKENS:
@@ -7440,7 +7467,7 @@
7440
7467
  opacity: 45%;
7441
7468
  pointer-events: none;
7442
7469
  }
7443
- .ilo--textarea:invalid, .ilo--textarea.error, .error .ilo--textarea {
7470
+ .ilo--textarea:invalid, .ilo--textarea__error, .ilo--textarea__error .ilo--textarea {
7444
7471
  background-color: rgb(255, 255, 255);
7445
7472
  border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7446
7473
  border-left: 0.1607717042rem solid rgb(200, 48, 60);
@@ -7453,7 +7480,7 @@
7453
7480
 
7454
7481
  /**
7455
7482
  * Do not edit directly
7456
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
7483
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7457
7484
  */
7458
7485
  /**
7459
7486
  * TOKENS:
@@ -7627,7 +7654,179 @@
7627
7654
 
7628
7655
  /**
7629
7656
  * Do not edit directly
7630
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
7657
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7658
+ */
7659
+ /**
7660
+ * TOKENS:
7661
+ */
7662
+ /**
7663
+ * MAPS:
7664
+ */
7665
+ .ilo--text-input {
7666
+ -webkit-appearance: none;
7667
+ -moz-appearance: none;
7668
+ appearance: none;
7669
+ background-color: rgb(255, 255, 255);
7670
+ border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7671
+ border-left: 0.1071811361rem solid rgb(184, 196, 204);
7672
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
7673
+ border-top: 0.1071811361rem solid rgb(184, 196, 204);
7674
+ box-sizing: border-box;
7675
+ font-family: Noto Sans;
7676
+ font-weight: 500;
7677
+ font-size: 16px;
7678
+ letter-spacing: -0.02em;
7679
+ line-height: 21.6px;
7680
+ height: 2.5723472669rem;
7681
+ margin: 0rem 0rem 0rem 0rem;
7682
+ outline: none;
7683
+ padding: 0.857449089rem 0.6430868167rem 0.857449089rem 0.6430868167rem;
7684
+ width: 100%;
7685
+ }
7686
+ .ilo--text-input:focus {
7687
+ background-color: rgb(235, 245, 253);
7688
+ border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7689
+ border-left: 0.1607717042rem solid rgb(30, 45, 190);
7690
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
7691
+ border-top: 0.1071811361rem solid rgb(184, 196, 204);
7692
+ padding-left: 11px;
7693
+ outline: none;
7694
+ }
7695
+ .ilo--text-input:disabled {
7696
+ opacity: 45%;
7697
+ pointer-events: none;
7698
+ }
7699
+ .ilo--text-input:invalid, .ilo--text-input__error {
7700
+ background-color: rgb(255, 255, 255);
7701
+ }
7702
+ .ilo--text-input:invalid {
7703
+ border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7704
+ border-left: 0.1607717042rem solid rgb(255, 205, 45);
7705
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
7706
+ border-top: 0.1071811361rem solid rgb(184, 196, 204);
7707
+ }
7708
+ .ilo--text-input__error {
7709
+ border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7710
+ border-left: 0.1607717042rem solid rgb(200, 48, 60);
7711
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
7712
+ border-top: 0.1071811361rem solid rgb(184, 196, 204);
7713
+ }
7714
+
7715
+ /**
7716
+ * Do not edit directly
7717
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7718
+ */
7719
+ /**
7720
+ * TOKENS:
7721
+ */
7722
+ /**
7723
+ * MAPS:
7724
+ */
7725
+ /**
7726
+ * Do not edit directly
7727
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7728
+ */
7729
+ /**
7730
+ * TOKENS:
7731
+ */
7732
+ /**
7733
+ * MAPS:
7734
+ */
7735
+ @keyframes emptygradient {
7736
+ 0% {
7737
+ opacity: 1;
7738
+ }
7739
+ 100% {
7740
+ opacity: 0;
7741
+ }
7742
+ }
7743
+ @keyframes spin {
7744
+ 100% {
7745
+ -moz-transform: rotate(360deg);
7746
+ -webkit-transform: rotate(360deg);
7747
+ transform: rotate(360deg);
7748
+ }
7749
+ }
7750
+ .ilo--input--toggle {
7751
+ grid-area: input;
7752
+ position: relative;
7753
+ display: inline-block;
7754
+ width: var(--toggle-width);
7755
+ height: var(--toggle-height);
7756
+ --base-toggle-width: 2.4651661308rem;
7757
+ --base-toggle-height: 1.2861736334rem;
7758
+ }
7759
+ .ilo--input--toggle__size__small {
7760
+ --toggle-width: var(--base-toggle-width);
7761
+ --toggle-height: var(--base-toggle-height);
7762
+ }
7763
+ .ilo--input--toggle__size__medium {
7764
+ --toggle-width: calc(var(--base-toggle-width) * 1.5);
7765
+ --toggle-height: calc(var(--base-toggle-height) * 1.5);
7766
+ }
7767
+ .ilo--input--toggle__size__large {
7768
+ --toggle-width: calc(var(--base-toggle-width) * 2);
7769
+ --toggle-height: calc(var(--base-toggle-height) * 2);
7770
+ }
7771
+ .ilo--input--toggle__disabled {
7772
+ cursor: not-allowed;
7773
+ opacity: 0.5;
7774
+ }
7775
+ .ilo--input--toggle__error .ilo--input--toggle--slider {
7776
+ outline-color: rgb(250, 60, 75) !important;
7777
+ outline-width: calc(var(--toggle-height) / 8);
7778
+ outline-style: solid;
7779
+ }
7780
+ .ilo--input--toggle input[type=checkbox] {
7781
+ opacity: 0;
7782
+ width: 100%;
7783
+ height: 100%;
7784
+ padding: 0;
7785
+ margin: 0;
7786
+ cursor: pointer;
7787
+ }
7788
+ .ilo--input--toggle--slider {
7789
+ position: absolute;
7790
+ pointer-events: none;
7791
+ top: 0;
7792
+ left: 0;
7793
+ right: 0;
7794
+ bottom: 0;
7795
+ background-color: rgb(184, 196, 204);
7796
+ border-radius: calc(var(--toggle-height) / 2);
7797
+ transition-property: background;
7798
+ transition-duration: 150ms;
7799
+ transition-timing-function: ease-out;
7800
+ }
7801
+ .ilo--input--toggle--slider::before {
7802
+ position: absolute;
7803
+ content: "";
7804
+ height: calc(var(--toggle-height) - var(--toggle-height) / 3);
7805
+ width: calc(var(--toggle-height) - var(--toggle-height) / 3);
7806
+ left: calc(var(--toggle-height) / 6);
7807
+ bottom: calc(var(--toggle-height) / 6);
7808
+ background-color: rgb(255, 255, 255);
7809
+ border-radius: 50%;
7810
+ transition-property: transform, background;
7811
+ transition-duration: 150ms;
7812
+ transition-timing-function: ease-out;
7813
+ }
7814
+ input[type=checkbox]:checked + .ilo--input--toggle--slider {
7815
+ background-color: rgb(35, 0, 80);
7816
+ }
7817
+ input[type=checkbox]:focus + .ilo--input--toggle--slider {
7818
+ outline-color: rgb(255, 205, 45);
7819
+ outline-width: calc(var(--toggle-height) / 8);
7820
+ outline-style: solid;
7821
+ }
7822
+ input:checked + .ilo--input--toggle--slider:before {
7823
+ transform: translateX(calc(var(--toggle-width) - var(--toggle-height)));
7824
+ background-color: rgb(235, 245, 253);
7825
+ }
7826
+
7827
+ /**
7828
+ * Do not edit directly
7829
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7631
7830
  */
7632
7831
  /**
7633
7832
  * TOKENS:
@@ -7802,7 +8001,7 @@
7802
8001
 
7803
8002
  /**
7804
8003
  * Do not edit directly
7805
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
8004
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7806
8005
  */
7807
8006
  /**
7808
8007
  * TOKENS:
@@ -8712,7 +8911,7 @@
8712
8911
 
8713
8912
  /**
8714
8913
  * Do not edit directly
8715
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
8914
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
8716
8915
  */
8717
8916
  /**
8718
8917
  * TOKENS:
@@ -8722,7 +8921,7 @@
8722
8921
  */
8723
8922
  /**
8724
8923
  * Do not edit directly
8725
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
8924
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
8726
8925
  */
8727
8926
  /**
8728
8927
  * TOKENS:
@@ -8747,7 +8946,7 @@
8747
8946
  }
8748
8947
  /**
8749
8948
  * Do not edit directly
8750
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
8949
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
8751
8950
  */
8752
8951
  /**
8753
8952
  * TOKENS: