@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
@@ -151,7 +151,7 @@ select {
151
151
  }
152
152
  /**
153
153
  * Do not edit directly
154
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
154
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
155
155
  */
156
156
  /**
157
157
  * TOKENS:
@@ -250,7 +250,7 @@ body {
250
250
 
251
251
  /**
252
252
  * Do not edit directly
253
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
253
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
254
254
  */
255
255
  /**
256
256
  * TOKENS:
@@ -369,7 +369,7 @@ body {
369
369
 
370
370
  /**
371
371
  * Do not edit directly
372
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
372
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
373
373
  */
374
374
  /**
375
375
  * TOKENS:
@@ -394,7 +394,7 @@ body {
394
394
  }
395
395
  /**
396
396
  * Do not edit directly
397
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
397
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
398
398
  */
399
399
  /**
400
400
  * TOKENS:
@@ -648,7 +648,7 @@ body {
648
648
 
649
649
  /**
650
650
  * Do not edit directly
651
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
651
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
652
652
  */
653
653
  /**
654
654
  * TOKENS:
@@ -658,7 +658,7 @@ body {
658
658
  */
659
659
  /**
660
660
  * Do not edit directly
661
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
661
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
662
662
  */
663
663
  /**
664
664
  * TOKENS:
@@ -683,7 +683,7 @@ body {
683
683
  }
684
684
  /**
685
685
  * Do not edit directly
686
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
686
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
687
687
  */
688
688
  /**
689
689
  * TOKENS:
@@ -973,7 +973,7 @@ body {
973
973
 
974
974
  /**
975
975
  * Do not edit directly
976
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
976
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
977
977
  */
978
978
  /**
979
979
  * TOKENS:
@@ -1103,7 +1103,7 @@ body {
1103
1103
 
1104
1104
  /**
1105
1105
  * Do not edit directly
1106
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
1106
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1107
1107
  */
1108
1108
  /**
1109
1109
  * TOKENS:
@@ -1314,7 +1314,7 @@ body {
1314
1314
 
1315
1315
  /**
1316
1316
  * Do not edit directly
1317
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
1317
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1318
1318
  */
1319
1319
  /**
1320
1320
  * TOKENS:
@@ -1482,7 +1482,7 @@ body {
1482
1482
 
1483
1483
  /**
1484
1484
  * Do not edit directly
1485
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
1485
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1486
1486
  */
1487
1487
  /**
1488
1488
  * TOKENS:
@@ -1576,7 +1576,7 @@ body {
1576
1576
 
1577
1577
  /**
1578
1578
  * Do not edit directly
1579
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
1579
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1580
1580
  */
1581
1581
  /**
1582
1582
  * TOKENS:
@@ -1713,7 +1713,7 @@ body {
1713
1713
 
1714
1714
  /**
1715
1715
  * Do not edit directly
1716
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
1716
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1717
1717
  */
1718
1718
  /**
1719
1719
  * TOKENS:
@@ -1855,7 +1855,7 @@ body {
1855
1855
 
1856
1856
  /**
1857
1857
  * Do not edit directly
1858
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
1858
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1859
1859
  */
1860
1860
  /**
1861
1861
  * TOKENS:
@@ -2004,7 +2004,7 @@ body {
2004
2004
 
2005
2005
  /**
2006
2006
  * Do not edit directly
2007
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2007
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2008
2008
  */
2009
2009
  /**
2010
2010
  * TOKENS:
@@ -2110,7 +2110,7 @@ body {
2110
2110
 
2111
2111
  /**
2112
2112
  * Do not edit directly
2113
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2113
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2114
2114
  */
2115
2115
  /**
2116
2116
  * TOKENS:
@@ -2172,7 +2172,7 @@ body {
2172
2172
 
2173
2173
  /**
2174
2174
  * Do not edit directly
2175
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2175
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2176
2176
  */
2177
2177
  /**
2178
2178
  * TOKENS:
@@ -2247,7 +2247,7 @@ body {
2247
2247
 
2248
2248
  /**
2249
2249
  * Do not edit directly
2250
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2250
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2251
2251
  */
2252
2252
  /**
2253
2253
  * TOKENS:
@@ -2299,7 +2299,7 @@ body {
2299
2299
 
2300
2300
  /**
2301
2301
  * Do not edit directly
2302
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2302
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2303
2303
  */
2304
2304
  /**
2305
2305
  * TOKENS:
@@ -2310,15 +2310,16 @@ body {
2310
2310
  .ilo--checkbox {
2311
2311
  -webkit-appearance: none;
2312
2312
  -moz-appearance: none;
2313
+ appearance: none;
2313
2314
  border: none;
2314
2315
  display: grid;
2315
2316
  height: 1.2861736334rem;
2316
2317
  margin: 0;
2317
- order: 1;
2318
2318
  position: relative;
2319
2319
  place-content: center;
2320
2320
  width: 1.2861736334rem;
2321
2321
  transform: none;
2322
+ cursor: pointer;
2322
2323
  }
2323
2324
  .ilo--checkbox:before {
2324
2325
  content: "";
@@ -2366,45 +2367,16 @@ body {
2366
2367
  opacity: 45%;
2367
2368
  pointer-events: none;
2368
2369
  }
2369
- .ilo--checkbox:invalid:after, .ilo--checkbox.error:after, .error .ilo--checkbox:after {
2370
- background-color: rgb(250, 60, 75);
2370
+ .ilo--checkbox:invalid:after, .ilo--checkbox__error:after, .ilo--checkbox__error .ilo--checkbox:after {
2371
+ border-color: rgb(250, 60, 75);
2371
2372
  }
2372
- .ilo--checkbox:invalid:checked:after, .ilo--checkbox.error:checked:after, .error .ilo--checkbox:checked:after {
2373
+ .ilo--checkbox:invalid:checked:after, .ilo--checkbox__error:checked:after, .ilo--checkbox__error .ilo--checkbox:checked:after {
2373
2374
  border-color: rgb(35, 0, 80);
2374
2375
  }
2375
2376
 
2376
- .ilo--fieldset--input--checkbox {
2377
- align-items: center;
2378
- clear: both;
2379
- display: flex;
2380
- flex-wrap: wrap;
2381
- justify-content: flex-start;
2382
- margin-bottom: 1.1789924973rem;
2383
- }
2384
- .ilo--fieldset--input--checkbox .ilo--fieldset--label {
2385
- color: rgb(45, 45, 45);
2386
- font-family: Noto Sans;
2387
- font-size: 14.9px;
2388
- font-weight: 400;
2389
- line-height: 1;
2390
- margin-left: 0.4287245445rem;
2391
- margin-bottom: 0;
2392
- margin-top: 1px;
2393
- order: 2;
2394
- }
2395
- .right-to-left .ilo--fieldset--input--checkbox .ilo--fieldset--label {
2396
- margin-left: 0;
2397
- margin-right: 0.4287245445rem;
2398
- }
2399
- .ilo--fieldset--input--checkbox .ilo--fieldset--error,
2400
- .ilo--fieldset--input--checkbox .ilo--fieldset--helper {
2401
- order: 3;
2402
- width: 100%;
2403
- }
2404
-
2405
2377
  /**
2406
2378
  * Do not edit directly
2407
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2379
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2408
2380
  */
2409
2381
  /**
2410
2382
  * TOKENS:
@@ -2485,7 +2457,7 @@ body {
2485
2457
 
2486
2458
  /**
2487
2459
  * Do not edit directly
2488
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2460
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2489
2461
  */
2490
2462
  /**
2491
2463
  * TOKENS:
@@ -2495,7 +2467,7 @@ body {
2495
2467
  */
2496
2468
  /**
2497
2469
  * Do not edit directly
2498
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2470
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2499
2471
  */
2500
2472
  /**
2501
2473
  * TOKENS:
@@ -2505,7 +2477,7 @@ body {
2505
2477
  */
2506
2478
  /**
2507
2479
  * Do not edit directly
2508
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2480
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2509
2481
  */
2510
2482
  /**
2511
2483
  * TOKENS:
@@ -2515,7 +2487,7 @@ body {
2515
2487
  */
2516
2488
  /**
2517
2489
  * Do not edit directly
2518
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2490
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2519
2491
  */
2520
2492
  /**
2521
2493
  * TOKENS:
@@ -2641,7 +2613,7 @@ body {
2641
2613
 
2642
2614
  /**
2643
2615
  * Do not edit directly
2644
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2616
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2645
2617
  */
2646
2618
  /**
2647
2619
  * TOKENS:
@@ -2649,27 +2621,16 @@ body {
2649
2621
  /**
2650
2622
  * MAPS:
2651
2623
  */
2652
- .ilo--datepicker--range {
2653
- display: flex;
2654
- }
2655
- .ilo--datepicker--range > .ilo--fieldset {
2656
- width: 50%;
2657
- }
2658
- .ilo--datepicker--range > .ilo--fieldset:nth-of-type(1) .ilo--input {
2659
- border-right: none;
2660
- }
2661
- .right-to-left .ilo--datepicker {
2662
- direction: rtl;
2624
+ .ilo--datepicker {
2625
+ cursor: pointer;
2663
2626
  }
2664
-
2665
- .right-to-left .ilo--datepicker--range > .ilo--fieldset:nth-of-type(1) .ilo--input {
2666
- border-left: none;
2667
- border-right: 0.1071811361rem solid rgb(184, 196, 204);
2627
+ .ilo--datepicker::-webkit-calendar-picker-indicator {
2628
+ cursor: pointer;
2668
2629
  }
2669
2630
 
2670
2631
  /**
2671
2632
  * Do not edit directly
2672
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2633
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2673
2634
  */
2674
2635
  /**
2675
2636
  * TOKENS:
@@ -2757,7 +2718,7 @@ body {
2757
2718
 
2758
2719
  /**
2759
2720
  * Do not edit directly
2760
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2721
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2761
2722
  */
2762
2723
  /**
2763
2724
  * TOKENS:
@@ -2767,7 +2728,7 @@ body {
2767
2728
  */
2768
2729
  /**
2769
2730
  * Do not edit directly
2770
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2731
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2771
2732
  */
2772
2733
  /**
2773
2734
  * TOKENS:
@@ -2777,7 +2738,7 @@ body {
2777
2738
  */
2778
2739
  /**
2779
2740
  * Do not edit directly
2780
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2741
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2781
2742
  */
2782
2743
  /**
2783
2744
  * TOKENS:
@@ -2830,7 +2791,7 @@ body {
2830
2791
 
2831
2792
  /**
2832
2793
  * Do not edit directly
2833
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2794
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2834
2795
  */
2835
2796
  /**
2836
2797
  * TOKENS:
@@ -2839,73 +2800,83 @@ body {
2839
2800
  * MAPS:
2840
2801
  */
2841
2802
  .ilo--fieldset {
2842
- -webkit-appearance: none;
2843
- -moz-appearance: none;
2844
2803
  appearance: none;
2845
- margin-bottom: 1.4076773451rem;
2846
2804
  }
2847
- .ilo--fieldset--label {
2848
- display: inline-flex;
2849
- float: left;
2805
+ .ilo--fieldset--legend-wrapper {
2806
+ margin-bottom: 0.8717716645rem;
2807
+ }
2808
+ .ilo--fieldset--legend {
2850
2809
  font-family: Overpass;
2851
2810
  font-weight: 700;
2852
2811
  font-size: 16px;
2853
2812
  letter-spacing: -0.02em;
2854
2813
  line-height: 21.6px;
2855
- margin-bottom: 0.3358659839rem;
2856
2814
  }
2857
- .ilo--fieldset--helper {
2858
- color: rgb(109, 109, 109);
2859
- font-family: Noto Sans;
2860
- font-size: 11.94px;
2861
- letter-spacing: normal;
2862
- line-height: 16.24px;
2863
- margin-top: 0.4832142725rem;
2815
+ .ilo--fieldset--direction__column > .ilo--fieldset--elements {
2816
+ display: flex;
2817
+ justify-content: flex-start;
2818
+ align-items: flex-start;
2819
+ flex-direction: column;
2820
+ gap: 0.8717716645rem;
2864
2821
  }
2865
- .ilo--fieldset--error {
2866
- color: rgb(200, 48, 60);
2822
+ .ilo--fieldset--direction__row > .ilo--fieldset--elements {
2823
+ display: flex;
2824
+ justify-content: flex-start;
2825
+ align-items: flex-start;
2826
+ flex-direction: row;
2827
+ gap: 0.8717716645rem;
2828
+ }
2829
+ .ilo--fieldset--direction__row-reverse > .ilo--fieldset--elements {
2830
+ display: flex;
2831
+ justify-content: flex-start;
2832
+ align-items: flex-start;
2833
+ flex-direction: row-reverse;
2834
+ gap: 0.8717716645rem;
2835
+ }
2836
+ .ilo--fieldset--direction__column-reverse > .ilo--fieldset--elements {
2837
+ display: flex;
2838
+ justify-content: flex-start;
2839
+ align-items: flex-start;
2840
+ flex-direction: column-reverse;
2841
+ gap: 0.8717716645rem;
2842
+ }
2843
+ .ilo--fieldset--wrap__nowrap > .ilo--fieldset--elements {
2844
+ flex-wrap: nowrap;
2845
+ }
2846
+ .ilo--fieldset--wrap__wrap > .ilo--fieldset--elements {
2847
+ flex-wrap: wrap;
2848
+ }
2849
+ .ilo--fieldset--wrap__wrap-reverse > .ilo--fieldset--elements {
2850
+ flex-wrap: wrap-reverse;
2851
+ }
2852
+ .ilo--fieldset--wrap__reverse > .ilo--fieldset--elements {
2853
+ flex-wrap: reverse;
2854
+ }
2855
+ .ilo--fieldset--helper, .ilo--fieldset__error {
2867
2856
  font-family: Noto Sans;
2868
2857
  font-size: 11.94px;
2869
2858
  letter-spacing: normal;
2870
2859
  line-height: 16.24px;
2871
2860
  margin-top: 0.4832142725rem;
2872
2861
  }
2873
- .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend {
2874
- display: inline-flex;
2875
- float: left;
2876
- font-family: Overpass;
2877
- font-weight: 700;
2878
- font-size: 16px;
2879
- letter-spacing: -0.02em;
2880
- line-height: 21.6px;
2881
- margin: 0;
2862
+ .ilo--fieldset--helper {
2863
+ color: rgb(109, 109, 109);
2882
2864
  }
2883
- .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend + .ilo--fieldset--helper, .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend + .ilo--fieldset--error {
2884
- clear: both;
2885
- display: block;
2865
+ .ilo--fieldset__error {
2866
+ color: rgb(200, 48, 60);
2886
2867
  }
2887
- .ilo--fieldset.ilo--choice-group div[class^=ilo--fieldset--input]:first-of-type,
2888
- .ilo--fieldset.ilo--choice-group div[class*=" ilo--fieldset--input"]:first-of-type {
2889
- clear: both;
2890
- padding-top: 1.2861736334rem;
2868
+ .ilo--fieldset__disabled {
2869
+ opacity: 50%;
2870
+ pointer-events: none;
2891
2871
  }
2892
2872
  .ilo--fieldset .ilo--tooltip--wrapper {
2893
2873
  margin-left: 8px;
2894
2874
  margin-top: 3px;
2895
2875
  }
2896
- .right-to-left .ilo--fieldset {
2897
- direction: rtl;
2898
- }
2899
- .right-to-left .ilo--fieldset .ilo--fieldset--label {
2900
- float: right;
2901
- }
2902
- .right-to-left .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend {
2903
- float: right;
2904
- }
2905
2876
 
2906
2877
  /**
2907
2878
  * Do not edit directly
2908
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2879
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2909
2880
  */
2910
2881
  /**
2911
2882
  * TOKENS:
@@ -2913,14 +2884,8 @@ body {
2913
2884
  /**
2914
2885
  * MAPS:
2915
2886
  */
2916
- .ilo--file-upload {
2917
- color: transparent;
2887
+ .ilo--file-upload--input {
2918
2888
  order: 3;
2919
- }
2920
- .ilo--file-upload::-webkit-file-upload-button {
2921
- visibility: hidden;
2922
- }
2923
- .ilo--file-upload:before {
2924
2889
  background-color: rgb(255, 255, 255);
2925
2890
  border: 1.5px rgb(184, 196, 204) solid;
2926
2891
  color: rgb(35, 0, 80);
@@ -2941,32 +2906,40 @@ body {
2941
2906
  letter-spacing: -0.02em;
2942
2907
  line-height: 21.6px;
2943
2908
  }
2944
- .ilo--file-upload:hover:before {
2909
+ .ilo--file-upload--input input {
2910
+ visibility: hidden;
2911
+ color: transparent;
2912
+ width: 0;
2913
+ }
2914
+ .ilo--form__theme__dark .ilo--file-upload--input {
2915
+ color: rgb(35, 0, 80);
2916
+ }
2917
+ .ilo--file-upload--input:hover {
2945
2918
  background-color: rgb(235, 245, 253);
2946
2919
  border: 1.5px rgb(30, 45, 190) solid;
2947
2920
  cursor: pointer;
2948
2921
  color: rgb(30, 45, 190);
2949
2922
  outline: none;
2950
2923
  }
2951
- .ilo--file-upload:focus:before {
2924
+ .ilo--file-upload--input:focus {
2952
2925
  background-color: rgb(255, 255, 255);
2953
2926
  border: 1.5px rgb(30, 45, 190) solid;
2954
2927
  color: rgb(35, 0, 80);
2955
2928
  outline: none;
2956
2929
  }
2957
- .ilo--file-upload:focus-visible {
2930
+ .ilo--file-upload--input:focus-visible {
2958
2931
  outline: none;
2959
2932
  }
2960
- .ilo--file-upload:active:before {
2933
+ .ilo--file-upload--input:active {
2961
2934
  background-color: rgb(30, 45, 190);
2962
2935
  border: 2px rgb(30, 45, 190) solid;
2963
2936
  color: rgb(235, 245, 253);
2964
2937
  }
2965
- .ilo--file-upload:disabled {
2938
+ .ilo--file-upload--input:disabled {
2966
2939
  opacity: 45%;
2967
2940
  pointer-events: none;
2968
2941
  }
2969
- .ilo--file-upload:invalid:before, .ilo--file-upload.error:before, .error .ilo--file-upload:before {
2942
+ .ilo--file-upload--input:invalid, .ilo--file-upload--input.error, .error .ilo--file-upload--input {
2970
2943
  background-color: rgb(255, 255, 255);
2971
2944
  border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
2972
2945
  border-left: 0.1607717042rem solid rgb(200, 48, 60);
@@ -2975,8 +2948,10 @@ body {
2975
2948
  }
2976
2949
  .ilo--file-upload--list {
2977
2950
  order: 4;
2951
+ grid-area: uploads;
2978
2952
  }
2979
2953
  .ilo--file-upload--list-item {
2954
+ display: inline-block;
2980
2955
  background-color: rgb(237, 240, 242);
2981
2956
  border-bottom: 0.1071811361rem solid rgb(237, 240, 242);
2982
2957
  border-left: 0.1607717042rem solid rgb(35, 0, 80);
@@ -2992,26 +2967,11 @@ body {
2992
2967
  margin: 1.2861736334rem 0rem 0rem 0rem;
2993
2968
  outline: none;
2994
2969
  padding: 0.6966773848rem 0.6430868167rem 0.857449089rem 0.5894962487rem;
2995
- width: 100%;
2996
- }
2997
-
2998
- .file-upload div {
2999
- display: flex;
3000
- flex-direction: column;
3001
- }
3002
- .file-upload div .ilo--fieldset--label {
3003
- order: 1;
3004
- }
3005
- .file-upload div .ilo--fieldset--helper,
3006
- .file-upload div .ilo--fieldset--error {
3007
- margin-top: 0;
3008
- margin-bottom: 0.90033358rem;
3009
- order: 2;
3010
2970
  }
3011
2971
 
3012
2972
  /**
3013
2973
  * Do not edit directly
3014
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
2974
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3015
2975
  */
3016
2976
  /**
3017
2977
  * TOKENS:
@@ -3019,22 +2979,40 @@ body {
3019
2979
  /**
3020
2980
  * MAPS:
3021
2981
  */
3022
- .ilo--formgroup--legend {
3023
- display: block;
3024
- font-family: Overpass;
3025
- font-weight: 700;
3026
- font-size: 23.32px;
3027
- letter-spacing: -3.5%;
3028
- line-height: 29.15px;
3029
- margin-bottom: 1.5763397642rem;
2982
+ .ilo--form {
2983
+ display: flex;
2984
+ justify-content: flex-start;
2985
+ align-items: flex-start;
2986
+ flex-direction: column;
2987
+ appearance: none;
2988
+ gap: 32px;
2989
+ color: rgb(45, 45, 45);
3030
2990
  }
3031
- .right-to-left .ilo--formgroup {
3032
- direction: rtl;
2991
+ .ilo--form__theme__light {
2992
+ color: rgb(45, 45, 45);
2993
+ }
2994
+ .ilo--form__theme__light label,
2995
+ .ilo--form__theme__light p {
2996
+ color: rgb(45, 45, 45);
2997
+ }
2998
+ .ilo--form__theme__dark {
2999
+ color: rgb(237, 240, 242);
3000
+ }
3001
+ .ilo--form__theme__dark label,
3002
+ .ilo--form__theme__dark p {
3003
+ color: rgb(237, 240, 242);
3004
+ }
3005
+ .ilo--form__theme__dark legend {
3006
+ color: rgb(255, 205, 45);
3007
+ }
3008
+ .ilo--form__disabled {
3009
+ opacity: 50%;
3010
+ pointer-events: none;
3033
3011
  }
3034
3012
 
3035
3013
  /**
3036
3014
  * Do not edit directly
3037
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3015
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3038
3016
  */
3039
3017
  /**
3040
3018
  * TOKENS:
@@ -3042,13 +3020,96 @@ body {
3042
3020
  /**
3043
3021
  * MAPS:
3044
3022
  */
3045
- .right-to-left .ilo--form {
3046
- direction: rtl;
3023
+ .ilo--form-control {
3024
+ display: inline-grid;
3025
+ grid-area: input;
3026
+ }
3027
+ .ilo--form-control__label-placement__start {
3028
+ grid-template-rows: auto;
3029
+ grid-template-columns: auto;
3030
+ grid-template-areas: "label input" "helper ." "uploads uploads";
3031
+ column-gap: 0.4287245445rem;
3032
+ }
3033
+ .ilo--form-control__label-placement__start .ilo--form-control--helper {
3034
+ text-align: right;
3035
+ }
3036
+ .ilo--form-control__label-placement__end {
3037
+ grid-template-rows: auto;
3038
+ grid-template-columns: auto;
3039
+ grid-template-areas: "input label" ". helper" "uploads uploads";
3040
+ column-gap: 0.4287245445rem;
3041
+ }
3042
+ .ilo--form-control__label-placement__top {
3043
+ grid-template-rows: auto auto auto;
3044
+ grid-template-columns: auto;
3045
+ grid-template-areas: "label" "input" "downloads" "helper";
3046
+ row-gap: 0.4287245445rem;
3047
+ }
3048
+ .ilo--form-control__label-placement__bottom {
3049
+ grid-template-rows: auto auto auto;
3050
+ grid-template-columns: auto;
3051
+ grid-template-areas: "helper" "input" "downloads" "label";
3052
+ row-gap: 0.4287245445rem;
3053
+ }
3054
+ .ilo--form-control__disabled .ilo--form-control--label,
3055
+ .ilo--form-control__disabled .ilo--form-control--helper {
3056
+ opacity: 0.5;
3057
+ pointer-events: none;
3058
+ }
3059
+ .ilo--form-control__error .ilo--form-control--helper {
3060
+ color: rgb(200, 48, 60);
3061
+ }
3062
+ .ilo--form-control--label {
3063
+ color: rgb(45, 45, 45);
3064
+ grid-area: label;
3065
+ display: flex;
3066
+ flex-flow: row nowrap;
3067
+ align-items: center;
3068
+ justify-content: flex-start;
3069
+ }
3070
+ .ilo--form-control--label__size__small {
3071
+ font-family: Noto Sans;
3072
+ font-size: 0.8001071811rem;
3073
+ letter-spacing: -0.0010718114rem;
3074
+ line-height: 1.0803858521rem;
3075
+ font-weight: 400;
3076
+ }
3077
+ .ilo--form-control--label__size__medium {
3078
+ font-family: Overpass;
3079
+ font-size: 0.857449089rem;
3080
+ letter-spacing: -0.0010718114rem;
3081
+ line-height: 1.1575562701rem;
3082
+ font-weight: 700;
3083
+ }
3084
+ .ilo--form-control--label__size__large {
3085
+ font-family: Overpass;
3086
+ font-size: 1rem;
3087
+ letter-spacing: -0.0010718114rem;
3088
+ line-height: 1.3001071811rem;
3089
+ font-weight: 700;
3090
+ }
3091
+ .ilo--form-control--label label {
3092
+ font-family: inherit;
3093
+ font-size: inherit;
3094
+ letter-spacing: inherit;
3095
+ line-height: inherit;
3096
+ font-weight: inherit;
3097
+ }
3098
+ .ilo--form-control--label div[class*=tooltip] {
3099
+ margin-left: 0.2143622722rem;
3100
+ }
3101
+ .ilo--form-control--helper {
3102
+ grid-area: helper;
3103
+ color: rgb(109, 109, 109);
3104
+ font-family: Noto Sans;
3105
+ font-size: 11.94px;
3106
+ letter-spacing: normal;
3107
+ line-height: 16.24px;
3047
3108
  }
3048
3109
 
3049
3110
  /**
3050
3111
  * Do not edit directly
3051
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3112
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3052
3113
  */
3053
3114
  /**
3054
3115
  * TOKENS:
@@ -3058,7 +3119,7 @@ body {
3058
3119
  */
3059
3120
  /**
3060
3121
  * Do not edit directly
3061
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3122
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3062
3123
  */
3063
3124
  /**
3064
3125
  * TOKENS:
@@ -3083,7 +3144,7 @@ body {
3083
3144
  }
3084
3145
  /**
3085
3146
  * Do not edit directly
3086
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3147
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3087
3148
  */
3088
3149
  /**
3089
3150
  * TOKENS:
@@ -3407,7 +3468,7 @@ body {
3407
3468
 
3408
3469
  /**
3409
3470
  * Do not edit directly
3410
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3471
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3411
3472
  */
3412
3473
  /**
3413
3474
  * TOKENS:
@@ -3530,7 +3591,7 @@ body {
3530
3591
 
3531
3592
  /**
3532
3593
  * Do not edit directly
3533
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3594
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3534
3595
  */
3535
3596
  /**
3536
3597
  * TOKENS:
@@ -3849,7 +3910,7 @@ body {
3849
3910
 
3850
3911
  /**
3851
3912
  * Do not edit directly
3852
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
3913
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3853
3914
  */
3854
3915
  /**
3855
3916
  * TOKENS:
@@ -3983,7 +4044,7 @@ body {
3983
4044
 
3984
4045
  /**
3985
4046
  * Do not edit directly
3986
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4047
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3987
4048
  */
3988
4049
  /**
3989
4050
  * TOKENS:
@@ -4039,7 +4100,7 @@ body {
4039
4100
 
4040
4101
  /**
4041
4102
  * Do not edit directly
4042
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4103
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4043
4104
  */
4044
4105
  /**
4045
4106
  * TOKENS:
@@ -4181,7 +4242,7 @@ body {
4181
4242
 
4182
4243
  /**
4183
4244
  * Do not edit directly
4184
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4245
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4185
4246
  */
4186
4247
  /**
4187
4248
  * TOKENS:
@@ -4191,7 +4252,7 @@ body {
4191
4252
  */
4192
4253
  /**
4193
4254
  * Do not edit directly
4194
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4255
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4195
4256
  */
4196
4257
  /**
4197
4258
  * TOKENS:
@@ -4216,7 +4277,7 @@ body {
4216
4277
  }
4217
4278
  /**
4218
4279
  * Do not edit directly
4219
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4280
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4220
4281
  */
4221
4282
  /**
4222
4283
  * TOKENS:
@@ -4374,7 +4435,7 @@ body {
4374
4435
 
4375
4436
  /**
4376
4437
  * Do not edit directly
4377
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4438
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4378
4439
  */
4379
4440
  /**
4380
4441
  * TOKENS:
@@ -4469,7 +4530,7 @@ body {
4469
4530
 
4470
4531
  /**
4471
4532
  * Do not edit directly
4472
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4533
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4473
4534
  */
4474
4535
  /**
4475
4536
  * TOKENS:
@@ -4479,7 +4540,7 @@ body {
4479
4540
  */
4480
4541
  /**
4481
4542
  * Do not edit directly
4482
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4543
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4483
4544
  */
4484
4545
  /**
4485
4546
  * TOKENS:
@@ -4489,7 +4550,7 @@ body {
4489
4550
  */
4490
4551
  /**
4491
4552
  * Do not edit directly
4492
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4553
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4493
4554
  */
4494
4555
  /**
4495
4556
  * TOKENS:
@@ -4660,7 +4721,7 @@ body {
4660
4721
 
4661
4722
  /**
4662
4723
  * Do not edit directly
4663
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4724
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4664
4725
  */
4665
4726
  /**
4666
4727
  * TOKENS:
@@ -4707,7 +4768,7 @@ body {
4707
4768
 
4708
4769
  /**
4709
4770
  * Do not edit directly
4710
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4771
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4711
4772
  */
4712
4773
  /**
4713
4774
  * TOKENS:
@@ -4717,7 +4778,7 @@ body {
4717
4778
  */
4718
4779
  /**
4719
4780
  * Do not edit directly
4720
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4781
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4721
4782
  */
4722
4783
  /**
4723
4784
  * TOKENS:
@@ -4727,7 +4788,7 @@ body {
4727
4788
  */
4728
4789
  /**
4729
4790
  * Do not edit directly
4730
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4791
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4731
4792
  */
4732
4793
  /**
4733
4794
  * TOKENS:
@@ -4824,7 +4885,7 @@ body {
4824
4885
 
4825
4886
  /**
4826
4887
  * Do not edit directly
4827
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
4888
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4828
4889
  */
4829
4890
  /**
4830
4891
  * TOKENS:
@@ -5178,6 +5239,7 @@ body {
5178
5239
  background-position: calc(100% - 16px) 55%;
5179
5240
  background-repeat: no-repeat;
5180
5241
  background-size: 24px;
5242
+ background-position-y: center;
5181
5243
  border: none;
5182
5244
  color: rgb(35, 0, 80);
5183
5245
  cursor: pointer;
@@ -5185,6 +5247,7 @@ body {
5185
5247
  font-family: Overpass;
5186
5248
  font-weight: 500;
5187
5249
  padding: 16px 36px 16px 8px;
5250
+ line-height: 24px;
5188
5251
  text-align: left;
5189
5252
  transition: all 150ms ease-out;
5190
5253
  width: 100%;
@@ -5348,6 +5411,7 @@ body {
5348
5411
  background-position: calc(100% - 16px) 55%;
5349
5412
  background-repeat: no-repeat;
5350
5413
  background-size: 16px;
5414
+ background-position-y: center;
5351
5415
  border: none;
5352
5416
  color: rgb(35, 0, 80);
5353
5417
  cursor: pointer;
@@ -5355,6 +5419,7 @@ body {
5355
5419
  font-family: Overpass;
5356
5420
  font-weight: 500;
5357
5421
  padding: 16px 36px 16px 8px;
5422
+ line-height: 16px;
5358
5423
  text-align: left;
5359
5424
  transition: all 150ms ease-out;
5360
5425
  width: 100%;
@@ -5714,7 +5779,7 @@ body {
5714
5779
 
5715
5780
  /**
5716
5781
  * Do not edit directly
5717
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5782
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5718
5783
  */
5719
5784
  /**
5720
5785
  * TOKENS:
@@ -5724,7 +5789,7 @@ body {
5724
5789
  */
5725
5790
  /**
5726
5791
  * Do not edit directly
5727
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5792
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5728
5793
  */
5729
5794
  /**
5730
5795
  * TOKENS:
@@ -5734,7 +5799,7 @@ body {
5734
5799
  */
5735
5800
  /**
5736
5801
  * Do not edit directly
5737
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5802
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5738
5803
  */
5739
5804
  /**
5740
5805
  * TOKENS:
@@ -5926,7 +5991,7 @@ body {
5926
5991
 
5927
5992
  /**
5928
5993
  * Do not edit directly
5929
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
5994
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5930
5995
  */
5931
5996
  /**
5932
5997
  * TOKENS:
@@ -6066,7 +6131,7 @@ body {
6066
6131
 
6067
6132
  /**
6068
6133
  * Do not edit directly
6069
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6134
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6070
6135
  */
6071
6136
  /**
6072
6137
  * TOKENS:
@@ -6076,7 +6141,7 @@ body {
6076
6141
  */
6077
6142
  /**
6078
6143
  * Do not edit directly
6079
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6144
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6080
6145
  */
6081
6146
  /**
6082
6147
  * TOKENS:
@@ -6101,7 +6166,7 @@ body {
6101
6166
  }
6102
6167
  /**
6103
6168
  * Do not edit directly
6104
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6169
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6105
6170
  */
6106
6171
  /**
6107
6172
  * TOKENS:
@@ -6268,7 +6333,7 @@ body {
6268
6333
 
6269
6334
  /**
6270
6335
  * Do not edit directly
6271
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6336
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6272
6337
  */
6273
6338
  /**
6274
6339
  * TOKENS:
@@ -6277,16 +6342,14 @@ body {
6277
6342
  * MAPS:
6278
6343
  */
6279
6344
  .ilo--radio {
6280
- -webkit-appearance: none;
6281
- -moz-appearance: none;
6282
6345
  border: none;
6283
6346
  display: grid;
6284
6347
  height: 1.2861736334rem;
6285
6348
  margin: 0;
6286
- order: 1;
6287
6349
  position: relative;
6288
6350
  place-content: center;
6289
6351
  width: 1.2861736334rem;
6352
+ cursor: pointer;
6290
6353
  }
6291
6354
  .ilo--radio:before {
6292
6355
  content: "";
@@ -6299,6 +6362,7 @@ body {
6299
6362
  top: 0.1607717042rem;
6300
6363
  width: 0.9646302251rem;
6301
6364
  z-index: 1;
6365
+ pointer-events: none;
6302
6366
  }
6303
6367
  .ilo--radio:after {
6304
6368
  content: "";
@@ -6310,6 +6374,7 @@ body {
6310
6374
  top: 0;
6311
6375
  width: 1.2861736334rem;
6312
6376
  z-index: 0;
6377
+ pointer-events: none;
6313
6378
  }
6314
6379
  .ilo--radio:checked:before {
6315
6380
  background-color: rgb(235, 245, 253);
@@ -6324,58 +6389,20 @@ body {
6324
6389
  .ilo--radio:focus:after {
6325
6390
  background-color: rgb(255, 205, 45);
6326
6391
  }
6327
- .ilo--radio:focus:checked:before {
6328
- border-color: rgb(35, 0, 80);
6329
- }
6330
6392
  .ilo--radio:disabled {
6331
6393
  opacity: 45%;
6332
6394
  pointer-events: none;
6333
6395
  }
6334
- .ilo--radio:invalid:after, .ilo--radio.error:after, .error .ilo--radio:after {
6396
+ .ilo--radio:invalid:after, .ilo--radio__error:after {
6335
6397
  background-color: rgb(250, 60, 75);
6336
6398
  }
6337
- .ilo--radio:invalid:checked:before, .ilo--radio.error:checked:before, .error .ilo--radio:checked:before {
6399
+ .ilo--radio:invalid:checked:before, .ilo--radio__error:checked:before {
6338
6400
  border-color: rgb(35, 0, 80);
6339
6401
  }
6340
6402
 
6341
- .ilo--fieldset--input--radio {
6342
- align-items: center;
6343
- clear: both;
6344
- display: flex;
6345
- flex-wrap: wrap;
6346
- justify-content: flex-start;
6347
- margin-bottom: 1.1789924973rem;
6348
- }
6349
- .ilo--fieldset--input--radio .ilo--fieldset--label {
6350
- color: rgb(45, 45, 45);
6351
- font-family: Noto Sans;
6352
- font-weight: 400;
6353
- font-size: 14.9px;
6354
- margin-bottom: 0;
6355
- margin-left: 0.4287245445rem;
6356
- margin-top: 2px;
6357
- order: 2;
6358
- }
6359
- .right-to-left .ilo--fieldset--input--radio .ilo--fieldset--label {
6360
- margin-left: 0;
6361
- margin-right: 0.4287245445rem;
6362
- }
6363
- .ilo--fieldset--input--radio .ilo--fieldset--error,
6364
- .ilo--fieldset--input--radio .ilo--fieldset--helper {
6365
- order: 3;
6366
- width: 100%;
6367
- }
6368
- .right-to-left .ilo--fieldset--input--radio {
6369
- direction: rtl;
6370
- }
6371
- .right-to-left .ilo--fieldset--input--radio .ilo--fieldset--label {
6372
- margin-left: 0;
6373
- margin-right: 0.4287245445rem;
6374
- }
6375
-
6376
6403
  /**
6377
6404
  * Do not edit directly
6378
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6405
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6379
6406
  */
6380
6407
  /**
6381
6408
  * TOKENS:
@@ -6385,7 +6412,7 @@ body {
6385
6412
  */
6386
6413
  /**
6387
6414
  * Do not edit directly
6388
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6415
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6389
6416
  */
6390
6417
  /**
6391
6418
  * TOKENS:
@@ -6410,7 +6437,7 @@ body {
6410
6437
  }
6411
6438
  /**
6412
6439
  * Do not edit directly
6413
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6440
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6414
6441
  */
6415
6442
  /**
6416
6443
  * TOKENS:
@@ -6471,7 +6498,7 @@ body {
6471
6498
 
6472
6499
  /**
6473
6500
  * Do not edit directly
6474
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6501
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6475
6502
  */
6476
6503
  /**
6477
6504
  * TOKENS:
@@ -6886,7 +6913,7 @@ body {
6886
6913
 
6887
6914
  /**
6888
6915
  * Do not edit directly
6889
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6916
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6890
6917
  */
6891
6918
  /**
6892
6919
  * TOKENS:
@@ -6940,7 +6967,7 @@ body {
6940
6967
 
6941
6968
  /**
6942
6969
  * Do not edit directly
6943
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
6970
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6944
6971
  */
6945
6972
  /**
6946
6973
  * TOKENS:
@@ -7098,7 +7125,7 @@ body {
7098
7125
 
7099
7126
  /**
7100
7127
  * Do not edit directly
7101
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
7128
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7102
7129
  */
7103
7130
  /**
7104
7131
  * TOKENS:
@@ -7449,7 +7476,7 @@ body {
7449
7476
 
7450
7477
  /**
7451
7478
  * Do not edit directly
7452
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
7479
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7453
7480
  */
7454
7481
  /**
7455
7482
  * TOKENS:
@@ -7635,7 +7662,7 @@ body {
7635
7662
 
7636
7663
  /**
7637
7664
  * Do not edit directly
7638
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
7665
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7639
7666
  */
7640
7667
  /**
7641
7668
  * TOKENS:
@@ -7680,7 +7707,7 @@ body {
7680
7707
  opacity: 45%;
7681
7708
  pointer-events: none;
7682
7709
  }
7683
- .ilo--textarea:invalid, .ilo--textarea.error, .error .ilo--textarea {
7710
+ .ilo--textarea:invalid, .ilo--textarea__error, .ilo--textarea__error .ilo--textarea {
7684
7711
  background-color: rgb(255, 255, 255);
7685
7712
  border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7686
7713
  border-left: 0.1607717042rem solid rgb(200, 48, 60);
@@ -7693,7 +7720,7 @@ body {
7693
7720
 
7694
7721
  /**
7695
7722
  * Do not edit directly
7696
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
7723
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7697
7724
  */
7698
7725
  /**
7699
7726
  * TOKENS:
@@ -7867,7 +7894,179 @@ body {
7867
7894
 
7868
7895
  /**
7869
7896
  * Do not edit directly
7870
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
7897
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7898
+ */
7899
+ /**
7900
+ * TOKENS:
7901
+ */
7902
+ /**
7903
+ * MAPS:
7904
+ */
7905
+ .ilo--text-input {
7906
+ -webkit-appearance: none;
7907
+ -moz-appearance: none;
7908
+ appearance: none;
7909
+ background-color: rgb(255, 255, 255);
7910
+ border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7911
+ border-left: 0.1071811361rem solid rgb(184, 196, 204);
7912
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
7913
+ border-top: 0.1071811361rem solid rgb(184, 196, 204);
7914
+ box-sizing: border-box;
7915
+ font-family: Noto Sans;
7916
+ font-weight: 500;
7917
+ font-size: 16px;
7918
+ letter-spacing: -0.02em;
7919
+ line-height: 21.6px;
7920
+ height: 2.5723472669rem;
7921
+ margin: 0rem 0rem 0rem 0rem;
7922
+ outline: none;
7923
+ padding: 0.857449089rem 0.6430868167rem 0.857449089rem 0.6430868167rem;
7924
+ width: 100%;
7925
+ }
7926
+ .ilo--text-input:focus {
7927
+ background-color: rgb(235, 245, 253);
7928
+ border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7929
+ border-left: 0.1607717042rem solid rgb(30, 45, 190);
7930
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
7931
+ border-top: 0.1071811361rem solid rgb(184, 196, 204);
7932
+ padding-left: 11px;
7933
+ outline: none;
7934
+ }
7935
+ .ilo--text-input:disabled {
7936
+ opacity: 45%;
7937
+ pointer-events: none;
7938
+ }
7939
+ .ilo--text-input:invalid, .ilo--text-input__error {
7940
+ background-color: rgb(255, 255, 255);
7941
+ }
7942
+ .ilo--text-input:invalid {
7943
+ border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7944
+ border-left: 0.1607717042rem solid rgb(255, 205, 45);
7945
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
7946
+ border-top: 0.1071811361rem solid rgb(184, 196, 204);
7947
+ }
7948
+ .ilo--text-input__error {
7949
+ border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7950
+ border-left: 0.1607717042rem solid rgb(200, 48, 60);
7951
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
7952
+ border-top: 0.1071811361rem solid rgb(184, 196, 204);
7953
+ }
7954
+
7955
+ /**
7956
+ * Do not edit directly
7957
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7958
+ */
7959
+ /**
7960
+ * TOKENS:
7961
+ */
7962
+ /**
7963
+ * MAPS:
7964
+ */
7965
+ /**
7966
+ * Do not edit directly
7967
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7968
+ */
7969
+ /**
7970
+ * TOKENS:
7971
+ */
7972
+ /**
7973
+ * MAPS:
7974
+ */
7975
+ @keyframes emptygradient {
7976
+ 0% {
7977
+ opacity: 1;
7978
+ }
7979
+ 100% {
7980
+ opacity: 0;
7981
+ }
7982
+ }
7983
+ @keyframes spin {
7984
+ 100% {
7985
+ -moz-transform: rotate(360deg);
7986
+ -webkit-transform: rotate(360deg);
7987
+ transform: rotate(360deg);
7988
+ }
7989
+ }
7990
+ .ilo--input--toggle {
7991
+ grid-area: input;
7992
+ position: relative;
7993
+ display: inline-block;
7994
+ width: var(--toggle-width);
7995
+ height: var(--toggle-height);
7996
+ --base-toggle-width: 2.4651661308rem;
7997
+ --base-toggle-height: 1.2861736334rem;
7998
+ }
7999
+ .ilo--input--toggle__size__small {
8000
+ --toggle-width: var(--base-toggle-width);
8001
+ --toggle-height: var(--base-toggle-height);
8002
+ }
8003
+ .ilo--input--toggle__size__medium {
8004
+ --toggle-width: calc(var(--base-toggle-width) * 1.5);
8005
+ --toggle-height: calc(var(--base-toggle-height) * 1.5);
8006
+ }
8007
+ .ilo--input--toggle__size__large {
8008
+ --toggle-width: calc(var(--base-toggle-width) * 2);
8009
+ --toggle-height: calc(var(--base-toggle-height) * 2);
8010
+ }
8011
+ .ilo--input--toggle__disabled {
8012
+ cursor: not-allowed;
8013
+ opacity: 0.5;
8014
+ }
8015
+ .ilo--input--toggle__error .ilo--input--toggle--slider {
8016
+ outline-color: rgb(250, 60, 75) !important;
8017
+ outline-width: calc(var(--toggle-height) / 8);
8018
+ outline-style: solid;
8019
+ }
8020
+ .ilo--input--toggle input[type=checkbox] {
8021
+ opacity: 0;
8022
+ width: 100%;
8023
+ height: 100%;
8024
+ padding: 0;
8025
+ margin: 0;
8026
+ cursor: pointer;
8027
+ }
8028
+ .ilo--input--toggle--slider {
8029
+ position: absolute;
8030
+ pointer-events: none;
8031
+ top: 0;
8032
+ left: 0;
8033
+ right: 0;
8034
+ bottom: 0;
8035
+ background-color: rgb(184, 196, 204);
8036
+ border-radius: calc(var(--toggle-height) / 2);
8037
+ transition-property: background;
8038
+ transition-duration: 150ms;
8039
+ transition-timing-function: ease-out;
8040
+ }
8041
+ .ilo--input--toggle--slider::before {
8042
+ position: absolute;
8043
+ content: "";
8044
+ height: calc(var(--toggle-height) - var(--toggle-height) / 3);
8045
+ width: calc(var(--toggle-height) - var(--toggle-height) / 3);
8046
+ left: calc(var(--toggle-height) / 6);
8047
+ bottom: calc(var(--toggle-height) / 6);
8048
+ background-color: rgb(255, 255, 255);
8049
+ border-radius: 50%;
8050
+ transition-property: transform, background;
8051
+ transition-duration: 150ms;
8052
+ transition-timing-function: ease-out;
8053
+ }
8054
+ input[type=checkbox]:checked + .ilo--input--toggle--slider {
8055
+ background-color: rgb(35, 0, 80);
8056
+ }
8057
+ input[type=checkbox]:focus + .ilo--input--toggle--slider {
8058
+ outline-color: rgb(255, 205, 45);
8059
+ outline-width: calc(var(--toggle-height) / 8);
8060
+ outline-style: solid;
8061
+ }
8062
+ input:checked + .ilo--input--toggle--slider:before {
8063
+ transform: translateX(calc(var(--toggle-width) - var(--toggle-height)));
8064
+ background-color: rgb(235, 245, 253);
8065
+ }
8066
+
8067
+ /**
8068
+ * Do not edit directly
8069
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7871
8070
  */
7872
8071
  /**
7873
8072
  * TOKENS:
@@ -8042,7 +8241,7 @@ body {
8042
8241
 
8043
8242
  /**
8044
8243
  * Do not edit directly
8045
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
8244
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
8046
8245
  */
8047
8246
  /**
8048
8247
  * TOKENS:
@@ -8952,7 +9151,7 @@ body {
8952
9151
 
8953
9152
  /**
8954
9153
  * Do not edit directly
8955
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
9154
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
8956
9155
  */
8957
9156
  /**
8958
9157
  * TOKENS:
@@ -8962,7 +9161,7 @@ body {
8962
9161
  */
8963
9162
  /**
8964
9163
  * Do not edit directly
8965
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
9164
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
8966
9165
  */
8967
9166
  /**
8968
9167
  * TOKENS:
@@ -8987,7 +9186,7 @@ body {
8987
9186
  }
8988
9187
  /**
8989
9188
  * Do not edit directly
8990
- * Generated on Wed, 23 Aug 2023 13:16:24 GMT
9189
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
8991
9190
  */
8992
9191
  /**
8993
9192
  * TOKENS: