@ilo-org/styles 0.8.4 → 0.9.1

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 (45) hide show
  1. package/build/css/components/index.css +481 -251
  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 +481 -251
  6. package/build/css/index.css.map +1 -1
  7. package/build/css/monorepo.css +481 -251
  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/dropdown.css +1 -1
  16. package/css/components/fieldset.css +1 -1
  17. package/css/components/file-upload.css +1 -1
  18. package/css/components/form.css +1 -1
  19. package/css/components/formcontrol.css +1 -0
  20. package/css/components/input.css +1 -1
  21. package/css/components/navigation.css +1 -1
  22. package/css/components/radio.css +1 -1
  23. package/css/components/textarea.css +1 -1
  24. package/css/components/textinput.css +1 -0
  25. package/css/components/toggle.css +1 -0
  26. package/css/global.css.map +1 -1
  27. package/css/index.css +1 -1
  28. package/css/index.css.map +1 -1
  29. package/css/monorepo.css +1 -1
  30. package/css/monorepo.css.map +1 -1
  31. package/package.json +2 -2
  32. package/scss/components/_checkbox.scss +5 -36
  33. package/scss/components/_datepicker.scss +3 -23
  34. package/scss/components/_fieldset.scss +74 -53
  35. package/scss/components/_file-upload.scss +25 -57
  36. package/scss/components/_form.scss +37 -16
  37. package/scss/components/_formcontrol.scss +182 -0
  38. package/scss/components/_navigation.scss +13 -2
  39. package/scss/components/_radio.scss +4 -52
  40. package/scss/components/_textarea.scss +2 -2
  41. package/scss/components/_textinput.scss +65 -0
  42. package/scss/components/_toggle.scss +135 -0
  43. package/scss/components/index.scss +3 -1
  44. package/css/components/formgroup.css +0 -1
  45. package/scss/components/_formgroup.scss +0 -9
@@ -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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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 Wed, 06 Sep 2023 17:27:12 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);
@@ -2737,6 +2710,7 @@
2737
2710
  order: 4;
2738
2711
  }
2739
2712
  .ilo--file-upload--list-item {
2713
+ display: inline-block;
2740
2714
  background-color: rgb(237, 240, 242);
2741
2715
  border-bottom: 0.1071811361rem solid rgb(237, 240, 242);
2742
2716
  border-left: 0.1607717042rem solid rgb(35, 0, 80);
@@ -2752,26 +2726,11 @@
2752
2726
  margin: 1.2861736334rem 0rem 0rem 0rem;
2753
2727
  outline: none;
2754
2728
  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
2729
  }
2771
2730
 
2772
2731
  /**
2773
2732
  * Do not edit directly
2774
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2733
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
2775
2734
  */
2776
2735
  /**
2777
2736
  * TOKENS:
@@ -2779,22 +2738,40 @@
2779
2738
  /**
2780
2739
  * MAPS:
2781
2740
  */
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;
2741
+ .ilo--form {
2742
+ display: flex;
2743
+ justify-content: flex-start;
2744
+ align-items: flex-start;
2745
+ flex-direction: column;
2746
+ appearance: none;
2747
+ gap: 32px;
2748
+ color: rgb(45, 45, 45);
2790
2749
  }
2791
- .right-to-left .ilo--formgroup {
2792
- direction: rtl;
2750
+ .ilo--form__theme__light {
2751
+ color: rgb(45, 45, 45);
2752
+ }
2753
+ .ilo--form__theme__light label,
2754
+ .ilo--form__theme__light p {
2755
+ color: rgb(45, 45, 45);
2756
+ }
2757
+ .ilo--form__theme__dark {
2758
+ color: rgb(237, 240, 242);
2759
+ }
2760
+ .ilo--form__theme__dark label,
2761
+ .ilo--form__theme__dark p {
2762
+ color: rgb(237, 240, 242);
2763
+ }
2764
+ .ilo--form__theme__dark legend {
2765
+ color: rgb(255, 205, 45);
2766
+ }
2767
+ .ilo--form__disabled {
2768
+ opacity: 50%;
2769
+ pointer-events: none;
2793
2770
  }
2794
2771
 
2795
2772
  /**
2796
2773
  * Do not edit directly
2797
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2774
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
2798
2775
  */
2799
2776
  /**
2800
2777
  * TOKENS:
@@ -2802,13 +2779,120 @@
2802
2779
  /**
2803
2780
  * MAPS:
2804
2781
  */
2805
- .right-to-left .ilo--form {
2806
- direction: rtl;
2782
+ .ilo--form-control {
2783
+ grid-area: input;
2784
+ display: inline-grid;
2785
+ grid-template-rows: auto;
2786
+ grid-template-columns: auto;
2787
+ gap: 0.4287245445rem;
2788
+ }
2789
+ .ilo--form-control__label-placement__start :first-child {
2790
+ grid-area: 1/1/2/2;
2791
+ }
2792
+ .ilo--form-control__label-placement__start :nth-child(2) {
2793
+ grid-area: 1/2/2/3;
2794
+ }
2795
+ .ilo--form-control__label-placement__start :nth-child(3) {
2796
+ grid-area: 2/2/3/3;
2797
+ }
2798
+ .ilo--form-control__label-placement__start :nth-child(4) {
2799
+ grid-area: 3/1/4/3;
2800
+ }
2801
+ .ilo--form-control__label-placement__end :first-child {
2802
+ grid-area: 1/2/2/3;
2803
+ }
2804
+ .ilo--form-control__label-placement__end :nth-child(2) {
2805
+ grid-area: 1/1/2/2;
2806
+ }
2807
+ .ilo--form-control__label-placement__end :nth-child(3) {
2808
+ grid-area: 2/1/3/3;
2809
+ }
2810
+ .ilo--form-control__label-placement__end :nth-child(4) {
2811
+ grid-area: 3/1/4/3;
2812
+ }
2813
+ .ilo--form-control__label-placement__top :first-child {
2814
+ grid-area: 1/1/2/2;
2815
+ }
2816
+ .ilo--form-control__label-placement__top :nth-child(2) {
2817
+ grid-area: 2/1/3/2;
2818
+ }
2819
+ .ilo--form-control__label-placement__top :nth-child(3) {
2820
+ grid-area: 3/1/4/2;
2821
+ }
2822
+ .ilo--form-control__label-placement__top :nth-child(4) {
2823
+ grid-area: 4/1/5/2;
2824
+ }
2825
+ .ilo--form-control__label-placement__bottom :first-child {
2826
+ grid-area: 3/1/4/2;
2827
+ }
2828
+ .ilo--form-control__label-placement__bottom :nth-child(2) {
2829
+ grid-area: 2/1/3/2;
2830
+ }
2831
+ .ilo--form-control__label-placement__bottom :nth-child(3) {
2832
+ grid-area: 1/1/2/2;
2833
+ }
2834
+ .ilo--form-control__label-placement__bottom :nth-child(4) {
2835
+ grid-area: 4/1/5/2;
2836
+ }
2837
+ .ilo--form-control__disabled .ilo--form-control--label,
2838
+ .ilo--form-control__disabled .ilo--form-control--helper {
2839
+ opacity: 0.5;
2840
+ pointer-events: none;
2841
+ }
2842
+ .ilo--form-control__error .ilo--form-control--helper {
2843
+ color: rgb(200, 48, 60);
2844
+ }
2845
+ .ilo--form-control--label {
2846
+ color: rgb(45, 45, 45);
2847
+ grid-area: label;
2848
+ display: flex;
2849
+ flex-flow: row nowrap;
2850
+ align-items: center;
2851
+ justify-content: flex-start;
2852
+ }
2853
+ .ilo--form-control--label__size__small {
2854
+ font-family: Noto Sans;
2855
+ font-size: 0.8001071811rem;
2856
+ letter-spacing: -0.0010718114rem;
2857
+ line-height: 1.0803858521rem;
2858
+ font-weight: 400;
2859
+ }
2860
+ .ilo--form-control--label__size__medium {
2861
+ font-family: Overpass;
2862
+ font-size: 0.857449089rem;
2863
+ letter-spacing: -0.0010718114rem;
2864
+ line-height: 1.1575562701rem;
2865
+ font-weight: 700;
2866
+ }
2867
+ .ilo--form-control--label__size__large {
2868
+ font-family: Overpass;
2869
+ font-size: 1rem;
2870
+ letter-spacing: -0.0010718114rem;
2871
+ line-height: 1.3001071811rem;
2872
+ font-weight: 700;
2873
+ }
2874
+ .ilo--form-control--label label {
2875
+ font-family: inherit;
2876
+ font-size: inherit;
2877
+ letter-spacing: inherit;
2878
+ line-height: inherit;
2879
+ font-weight: inherit;
2880
+ }
2881
+ .ilo--form-control--label div[class*=tooltip] {
2882
+ margin-left: 0.2143622722rem;
2883
+ }
2884
+ .ilo--form-control--helper {
2885
+ grid-area: helper;
2886
+ color: rgb(109, 109, 109);
2887
+ font-family: Noto Sans;
2888
+ font-size: 11.94px;
2889
+ letter-spacing: normal;
2890
+ line-height: 16.24px;
2807
2891
  }
2808
2892
 
2809
2893
  /**
2810
2894
  * Do not edit directly
2811
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2895
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
2812
2896
  */
2813
2897
  /**
2814
2898
  * TOKENS:
@@ -2818,7 +2902,7 @@
2818
2902
  */
2819
2903
  /**
2820
2904
  * Do not edit directly
2821
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2905
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
2822
2906
  */
2823
2907
  /**
2824
2908
  * TOKENS:
@@ -2843,7 +2927,7 @@
2843
2927
  }
2844
2928
  /**
2845
2929
  * Do not edit directly
2846
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2930
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
2847
2931
  */
2848
2932
  /**
2849
2933
  * TOKENS:
@@ -3167,7 +3251,7 @@
3167
3251
 
3168
3252
  /**
3169
3253
  * Do not edit directly
3170
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3254
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
3171
3255
  */
3172
3256
  /**
3173
3257
  * TOKENS:
@@ -3290,7 +3374,7 @@
3290
3374
 
3291
3375
  /**
3292
3376
  * Do not edit directly
3293
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3377
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
3294
3378
  */
3295
3379
  /**
3296
3380
  * TOKENS:
@@ -3609,7 +3693,7 @@
3609
3693
 
3610
3694
  /**
3611
3695
  * Do not edit directly
3612
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3696
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
3613
3697
  */
3614
3698
  /**
3615
3699
  * TOKENS:
@@ -3743,7 +3827,7 @@
3743
3827
 
3744
3828
  /**
3745
3829
  * Do not edit directly
3746
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3830
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
3747
3831
  */
3748
3832
  /**
3749
3833
  * TOKENS:
@@ -3799,7 +3883,7 @@
3799
3883
 
3800
3884
  /**
3801
3885
  * Do not edit directly
3802
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3886
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
3803
3887
  */
3804
3888
  /**
3805
3889
  * TOKENS:
@@ -3941,7 +4025,7 @@
3941
4025
 
3942
4026
  /**
3943
4027
  * Do not edit directly
3944
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4028
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
3945
4029
  */
3946
4030
  /**
3947
4031
  * TOKENS:
@@ -3951,7 +4035,7 @@
3951
4035
  */
3952
4036
  /**
3953
4037
  * Do not edit directly
3954
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4038
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
3955
4039
  */
3956
4040
  /**
3957
4041
  * TOKENS:
@@ -3976,7 +4060,7 @@
3976
4060
  }
3977
4061
  /**
3978
4062
  * Do not edit directly
3979
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4063
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
3980
4064
  */
3981
4065
  /**
3982
4066
  * TOKENS:
@@ -4134,7 +4218,7 @@
4134
4218
 
4135
4219
  /**
4136
4220
  * Do not edit directly
4137
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4221
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
4138
4222
  */
4139
4223
  /**
4140
4224
  * TOKENS:
@@ -4229,7 +4313,7 @@
4229
4313
 
4230
4314
  /**
4231
4315
  * Do not edit directly
4232
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4316
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
4233
4317
  */
4234
4318
  /**
4235
4319
  * TOKENS:
@@ -4239,7 +4323,7 @@
4239
4323
  */
4240
4324
  /**
4241
4325
  * Do not edit directly
4242
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4326
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
4243
4327
  */
4244
4328
  /**
4245
4329
  * TOKENS:
@@ -4249,7 +4333,7 @@
4249
4333
  */
4250
4334
  /**
4251
4335
  * Do not edit directly
4252
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4336
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
4253
4337
  */
4254
4338
  /**
4255
4339
  * TOKENS:
@@ -4420,7 +4504,7 @@
4420
4504
 
4421
4505
  /**
4422
4506
  * Do not edit directly
4423
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4507
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
4424
4508
  */
4425
4509
  /**
4426
4510
  * TOKENS:
@@ -4467,7 +4551,7 @@
4467
4551
 
4468
4552
  /**
4469
4553
  * Do not edit directly
4470
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4554
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
4471
4555
  */
4472
4556
  /**
4473
4557
  * TOKENS:
@@ -4477,7 +4561,7 @@
4477
4561
  */
4478
4562
  /**
4479
4563
  * Do not edit directly
4480
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4564
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
4481
4565
  */
4482
4566
  /**
4483
4567
  * TOKENS:
@@ -4487,7 +4571,7 @@
4487
4571
  */
4488
4572
  /**
4489
4573
  * Do not edit directly
4490
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4574
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
4491
4575
  */
4492
4576
  /**
4493
4577
  * TOKENS:
@@ -4584,7 +4668,7 @@
4584
4668
 
4585
4669
  /**
4586
4670
  * Do not edit directly
4587
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4671
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
4588
4672
  */
4589
4673
  /**
4590
4674
  * TOKENS:
@@ -4938,6 +5022,7 @@
4938
5022
  background-position: calc(100% - 16px) 55%;
4939
5023
  background-repeat: no-repeat;
4940
5024
  background-size: 24px;
5025
+ background-position-y: center;
4941
5026
  border: none;
4942
5027
  color: rgb(35, 0, 80);
4943
5028
  cursor: pointer;
@@ -4945,6 +5030,7 @@
4945
5030
  font-family: Overpass;
4946
5031
  font-weight: 500;
4947
5032
  padding: 16px 36px 16px 8px;
5033
+ line-height: 24px;
4948
5034
  text-align: left;
4949
5035
  transition: all 150ms ease-out;
4950
5036
  width: 100%;
@@ -5108,6 +5194,7 @@
5108
5194
  background-position: calc(100% - 16px) 55%;
5109
5195
  background-repeat: no-repeat;
5110
5196
  background-size: 16px;
5197
+ background-position-y: center;
5111
5198
  border: none;
5112
5199
  color: rgb(35, 0, 80);
5113
5200
  cursor: pointer;
@@ -5115,6 +5202,7 @@
5115
5202
  font-family: Overpass;
5116
5203
  font-weight: 500;
5117
5204
  padding: 16px 36px 16px 8px;
5205
+ line-height: 16px;
5118
5206
  text-align: left;
5119
5207
  transition: all 150ms ease-out;
5120
5208
  width: 100%;
@@ -5128,7 +5216,13 @@
5128
5216
  background-position: 16px 55%;
5129
5217
  text-align: right;
5130
5218
  }
5131
- .ilo--mobile--nav--search .ilo--searchfield {
5219
+ .ilo--mobile--nav--search {
5220
+ padding: 1.7148981779rem 0 1.2861736334rem;
5221
+ }
5222
+ .ilo--mobile--nav--search .ilo--searchfield,
5223
+ .ilo--mobile--nav--search .ilo--form,
5224
+ .ilo--mobile--nav--search .ilo--fieldset,
5225
+ .ilo--mobile--nav--search .ilo--form-control {
5132
5226
  width: 100%;
5133
5227
  }
5134
5228
  .ilo--mobile--nav--search .ilo--fieldset {
@@ -5410,11 +5504,13 @@
5410
5504
  justify-content: center;
5411
5505
  padding: 80px 20px;
5412
5506
  }
5507
+ .ilo--search-box .ilo--form,
5413
5508
  .ilo--search-box .ilo--searchfield {
5414
5509
  max-width: 618px;
5415
5510
  width: 100%;
5416
5511
  }
5417
- .ilo--search-box .ilo--fieldset {
5512
+ .ilo--search-box .ilo--fieldset,
5513
+ .ilo--search-box .ilo--form-control {
5418
5514
  width: 100%;
5419
5515
  }
5420
5516
 
@@ -5474,7 +5570,7 @@
5474
5570
 
5475
5571
  /**
5476
5572
  * Do not edit directly
5477
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5573
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
5478
5574
  */
5479
5575
  /**
5480
5576
  * TOKENS:
@@ -5484,7 +5580,7 @@
5484
5580
  */
5485
5581
  /**
5486
5582
  * Do not edit directly
5487
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5583
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
5488
5584
  */
5489
5585
  /**
5490
5586
  * TOKENS:
@@ -5494,7 +5590,7 @@
5494
5590
  */
5495
5591
  /**
5496
5592
  * Do not edit directly
5497
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5593
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
5498
5594
  */
5499
5595
  /**
5500
5596
  * TOKENS:
@@ -5686,7 +5782,7 @@
5686
5782
 
5687
5783
  /**
5688
5784
  * Do not edit directly
5689
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5785
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
5690
5786
  */
5691
5787
  /**
5692
5788
  * TOKENS:
@@ -5826,7 +5922,7 @@
5826
5922
 
5827
5923
  /**
5828
5924
  * Do not edit directly
5829
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5925
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
5830
5926
  */
5831
5927
  /**
5832
5928
  * TOKENS:
@@ -5836,7 +5932,7 @@
5836
5932
  */
5837
5933
  /**
5838
5934
  * Do not edit directly
5839
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5935
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
5840
5936
  */
5841
5937
  /**
5842
5938
  * TOKENS:
@@ -5861,7 +5957,7 @@
5861
5957
  }
5862
5958
  /**
5863
5959
  * Do not edit directly
5864
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5960
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
5865
5961
  */
5866
5962
  /**
5867
5963
  * TOKENS:
@@ -6028,7 +6124,7 @@
6028
6124
 
6029
6125
  /**
6030
6126
  * Do not edit directly
6031
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6127
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
6032
6128
  */
6033
6129
  /**
6034
6130
  * TOKENS:
@@ -6037,16 +6133,14 @@
6037
6133
  * MAPS:
6038
6134
  */
6039
6135
  .ilo--radio {
6040
- -webkit-appearance: none;
6041
- -moz-appearance: none;
6042
6136
  border: none;
6043
6137
  display: grid;
6044
6138
  height: 1.2861736334rem;
6045
6139
  margin: 0;
6046
- order: 1;
6047
6140
  position: relative;
6048
6141
  place-content: center;
6049
6142
  width: 1.2861736334rem;
6143
+ cursor: pointer;
6050
6144
  }
6051
6145
  .ilo--radio:before {
6052
6146
  content: "";
@@ -6059,6 +6153,7 @@
6059
6153
  top: 0.1607717042rem;
6060
6154
  width: 0.9646302251rem;
6061
6155
  z-index: 1;
6156
+ pointer-events: none;
6062
6157
  }
6063
6158
  .ilo--radio:after {
6064
6159
  content: "";
@@ -6070,6 +6165,7 @@
6070
6165
  top: 0;
6071
6166
  width: 1.2861736334rem;
6072
6167
  z-index: 0;
6168
+ pointer-events: none;
6073
6169
  }
6074
6170
  .ilo--radio:checked:before {
6075
6171
  background-color: rgb(235, 245, 253);
@@ -6084,58 +6180,20 @@
6084
6180
  .ilo--radio:focus:after {
6085
6181
  background-color: rgb(255, 205, 45);
6086
6182
  }
6087
- .ilo--radio:focus:checked:before {
6088
- border-color: rgb(35, 0, 80);
6089
- }
6090
6183
  .ilo--radio:disabled {
6091
6184
  opacity: 45%;
6092
6185
  pointer-events: none;
6093
6186
  }
6094
- .ilo--radio:invalid:after, .ilo--radio.error:after, .error .ilo--radio:after {
6187
+ .ilo--radio:invalid:after, .ilo--radio__error:after {
6095
6188
  background-color: rgb(250, 60, 75);
6096
6189
  }
6097
- .ilo--radio:invalid:checked:before, .ilo--radio.error:checked:before, .error .ilo--radio:checked:before {
6190
+ .ilo--radio:invalid:checked:before, .ilo--radio__error:checked:before {
6098
6191
  border-color: rgb(35, 0, 80);
6099
6192
  }
6100
6193
 
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
6194
  /**
6137
6195
  * Do not edit directly
6138
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6196
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
6139
6197
  */
6140
6198
  /**
6141
6199
  * TOKENS:
@@ -6145,7 +6203,7 @@
6145
6203
  */
6146
6204
  /**
6147
6205
  * Do not edit directly
6148
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6206
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
6149
6207
  */
6150
6208
  /**
6151
6209
  * TOKENS:
@@ -6170,7 +6228,7 @@
6170
6228
  }
6171
6229
  /**
6172
6230
  * Do not edit directly
6173
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6231
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
6174
6232
  */
6175
6233
  /**
6176
6234
  * TOKENS:
@@ -6231,7 +6289,7 @@
6231
6289
 
6232
6290
  /**
6233
6291
  * Do not edit directly
6234
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6292
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
6235
6293
  */
6236
6294
  /**
6237
6295
  * TOKENS:
@@ -6646,7 +6704,7 @@
6646
6704
 
6647
6705
  /**
6648
6706
  * Do not edit directly
6649
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6707
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
6650
6708
  */
6651
6709
  /**
6652
6710
  * TOKENS:
@@ -6700,7 +6758,7 @@
6700
6758
 
6701
6759
  /**
6702
6760
  * Do not edit directly
6703
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6761
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
6704
6762
  */
6705
6763
  /**
6706
6764
  * TOKENS:
@@ -6858,7 +6916,7 @@
6858
6916
 
6859
6917
  /**
6860
6918
  * Do not edit directly
6861
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6919
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
6862
6920
  */
6863
6921
  /**
6864
6922
  * TOKENS:
@@ -7209,7 +7267,7 @@
7209
7267
 
7210
7268
  /**
7211
7269
  * Do not edit directly
7212
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
7270
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
7213
7271
  */
7214
7272
  /**
7215
7273
  * TOKENS:
@@ -7395,7 +7453,7 @@
7395
7453
 
7396
7454
  /**
7397
7455
  * Do not edit directly
7398
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
7456
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
7399
7457
  */
7400
7458
  /**
7401
7459
  * TOKENS:
@@ -7440,7 +7498,7 @@
7440
7498
  opacity: 45%;
7441
7499
  pointer-events: none;
7442
7500
  }
7443
- .ilo--textarea:invalid, .ilo--textarea.error, .error .ilo--textarea {
7501
+ .ilo--textarea:invalid, .ilo--textarea__error, .ilo--textarea__error .ilo--textarea {
7444
7502
  background-color: rgb(255, 255, 255);
7445
7503
  border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7446
7504
  border-left: 0.1607717042rem solid rgb(200, 48, 60);
@@ -7453,7 +7511,7 @@
7453
7511
 
7454
7512
  /**
7455
7513
  * Do not edit directly
7456
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
7514
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
7457
7515
  */
7458
7516
  /**
7459
7517
  * TOKENS:
@@ -7627,7 +7685,179 @@
7627
7685
 
7628
7686
  /**
7629
7687
  * Do not edit directly
7630
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
7688
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
7689
+ */
7690
+ /**
7691
+ * TOKENS:
7692
+ */
7693
+ /**
7694
+ * MAPS:
7695
+ */
7696
+ .ilo--text-input {
7697
+ -webkit-appearance: none;
7698
+ -moz-appearance: none;
7699
+ appearance: none;
7700
+ background-color: rgb(255, 255, 255);
7701
+ border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7702
+ border-left: 0.1071811361rem solid rgb(184, 196, 204);
7703
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
7704
+ border-top: 0.1071811361rem solid rgb(184, 196, 204);
7705
+ box-sizing: border-box;
7706
+ font-family: Noto Sans;
7707
+ font-weight: 500;
7708
+ font-size: 16px;
7709
+ letter-spacing: -0.02em;
7710
+ line-height: 21.6px;
7711
+ height: 2.5723472669rem;
7712
+ margin: 0rem 0rem 0rem 0rem;
7713
+ outline: none;
7714
+ padding: 0.857449089rem 0.6430868167rem 0.857449089rem 0.6430868167rem;
7715
+ width: 100%;
7716
+ }
7717
+ .ilo--text-input:focus {
7718
+ background-color: rgb(235, 245, 253);
7719
+ border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7720
+ border-left: 0.1607717042rem solid rgb(30, 45, 190);
7721
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
7722
+ border-top: 0.1071811361rem solid rgb(184, 196, 204);
7723
+ padding-left: 11px;
7724
+ outline: none;
7725
+ }
7726
+ .ilo--text-input:disabled {
7727
+ opacity: 45%;
7728
+ pointer-events: none;
7729
+ }
7730
+ .ilo--text-input:invalid, .ilo--text-input__error {
7731
+ background-color: rgb(255, 255, 255);
7732
+ }
7733
+ .ilo--text-input:invalid {
7734
+ border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7735
+ border-left: 0.1607717042rem solid rgb(255, 205, 45);
7736
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
7737
+ border-top: 0.1071811361rem solid rgb(184, 196, 204);
7738
+ }
7739
+ .ilo--text-input__error {
7740
+ border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7741
+ border-left: 0.1607717042rem solid rgb(200, 48, 60);
7742
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
7743
+ border-top: 0.1071811361rem solid rgb(184, 196, 204);
7744
+ }
7745
+
7746
+ /**
7747
+ * Do not edit directly
7748
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
7749
+ */
7750
+ /**
7751
+ * TOKENS:
7752
+ */
7753
+ /**
7754
+ * MAPS:
7755
+ */
7756
+ /**
7757
+ * Do not edit directly
7758
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
7759
+ */
7760
+ /**
7761
+ * TOKENS:
7762
+ */
7763
+ /**
7764
+ * MAPS:
7765
+ */
7766
+ @keyframes emptygradient {
7767
+ 0% {
7768
+ opacity: 1;
7769
+ }
7770
+ 100% {
7771
+ opacity: 0;
7772
+ }
7773
+ }
7774
+ @keyframes spin {
7775
+ 100% {
7776
+ -moz-transform: rotate(360deg);
7777
+ -webkit-transform: rotate(360deg);
7778
+ transform: rotate(360deg);
7779
+ }
7780
+ }
7781
+ .ilo--input--toggle {
7782
+ grid-area: input;
7783
+ position: relative;
7784
+ display: inline-block;
7785
+ width: var(--toggle-width);
7786
+ height: var(--toggle-height);
7787
+ --base-toggle-width: 2.4651661308rem;
7788
+ --base-toggle-height: 1.2861736334rem;
7789
+ }
7790
+ .ilo--input--toggle__size__small {
7791
+ --toggle-width: var(--base-toggle-width);
7792
+ --toggle-height: var(--base-toggle-height);
7793
+ }
7794
+ .ilo--input--toggle__size__medium {
7795
+ --toggle-width: calc(var(--base-toggle-width) * 1.5);
7796
+ --toggle-height: calc(var(--base-toggle-height) * 1.5);
7797
+ }
7798
+ .ilo--input--toggle__size__large {
7799
+ --toggle-width: calc(var(--base-toggle-width) * 2);
7800
+ --toggle-height: calc(var(--base-toggle-height) * 2);
7801
+ }
7802
+ .ilo--input--toggle__disabled {
7803
+ cursor: not-allowed;
7804
+ opacity: 0.5;
7805
+ }
7806
+ .ilo--input--toggle__error .ilo--input--toggle--slider {
7807
+ outline-color: rgb(250, 60, 75) !important;
7808
+ outline-width: calc(var(--toggle-height) / 8);
7809
+ outline-style: solid;
7810
+ }
7811
+ .ilo--input--toggle input[type=checkbox] {
7812
+ opacity: 0;
7813
+ width: 100%;
7814
+ height: 100%;
7815
+ padding: 0;
7816
+ margin: 0;
7817
+ cursor: pointer;
7818
+ }
7819
+ .ilo--input--toggle--slider {
7820
+ position: absolute;
7821
+ pointer-events: none;
7822
+ top: 0;
7823
+ left: 0;
7824
+ right: 0;
7825
+ bottom: 0;
7826
+ background-color: rgb(184, 196, 204);
7827
+ border-radius: calc(var(--toggle-height) / 2);
7828
+ transition-property: background;
7829
+ transition-duration: 150ms;
7830
+ transition-timing-function: ease-out;
7831
+ }
7832
+ .ilo--input--toggle--slider::before {
7833
+ position: absolute;
7834
+ content: "";
7835
+ height: calc(var(--toggle-height) - var(--toggle-height) / 3);
7836
+ width: calc(var(--toggle-height) - var(--toggle-height) / 3);
7837
+ left: calc(var(--toggle-height) / 6);
7838
+ bottom: calc(var(--toggle-height) / 6);
7839
+ background-color: rgb(255, 255, 255);
7840
+ border-radius: 50%;
7841
+ transition-property: transform, background;
7842
+ transition-duration: 150ms;
7843
+ transition-timing-function: ease-out;
7844
+ }
7845
+ input[type=checkbox]:checked + .ilo--input--toggle--slider {
7846
+ background-color: rgb(35, 0, 80);
7847
+ }
7848
+ input[type=checkbox]:focus + .ilo--input--toggle--slider {
7849
+ outline-color: rgb(255, 205, 45);
7850
+ outline-width: calc(var(--toggle-height) / 8);
7851
+ outline-style: solid;
7852
+ }
7853
+ input:checked + .ilo--input--toggle--slider:before {
7854
+ transform: translateX(calc(var(--toggle-width) - var(--toggle-height)));
7855
+ background-color: rgb(235, 245, 253);
7856
+ }
7857
+
7858
+ /**
7859
+ * Do not edit directly
7860
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
7631
7861
  */
7632
7862
  /**
7633
7863
  * TOKENS:
@@ -7802,7 +8032,7 @@
7802
8032
 
7803
8033
  /**
7804
8034
  * Do not edit directly
7805
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
8035
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
7806
8036
  */
7807
8037
  /**
7808
8038
  * TOKENS:
@@ -8712,7 +8942,7 @@
8712
8942
 
8713
8943
  /**
8714
8944
  * Do not edit directly
8715
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
8945
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
8716
8946
  */
8717
8947
  /**
8718
8948
  * TOKENS:
@@ -8722,7 +8952,7 @@
8722
8952
  */
8723
8953
  /**
8724
8954
  * Do not edit directly
8725
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
8955
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
8726
8956
  */
8727
8957
  /**
8728
8958
  * TOKENS:
@@ -8747,7 +8977,7 @@
8747
8977
  }
8748
8978
  /**
8749
8979
  * Do not edit directly
8750
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
8980
+ * Generated on Wed, 06 Sep 2023 17:27:12 GMT
8751
8981
  */
8752
8982
  /**
8753
8983
  * TOKENS: