@ilo-org/styles 0.8.3 → 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 (45) hide show
  1. package/build/css/components/index.css +460 -277
  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 +460 -277
  6. package/build/css/index.css.map +1 -1
  7. package/build/css/monorepo.css +460 -277
  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/cardgroup.css +1 -1
  14. package/css/components/checkbox.css +1 -1
  15. package/css/components/datepicker.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/hero.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 +3 -3
  32. package/scss/components/_cardgroup.scss +12 -43
  33. package/scss/components/_checkbox.scss +5 -36
  34. package/scss/components/_datepicker.scss +3 -23
  35. package/scss/components/_fieldset.scss +74 -53
  36. package/scss/components/_file-upload.scss +26 -57
  37. package/scss/components/_form.scss +37 -16
  38. package/scss/components/_formcontrol.scss +137 -0
  39. package/scss/components/_hero.scss +1 -0
  40. package/scss/components/_navigation.scss +4 -0
  41. package/scss/components/_radio.scss +4 -52
  42. package/scss/components/_textarea.scss +2 -2
  43. package/scss/components/_textinput.scss +65 -0
  44. package/scss/components/_toggle.scss +135 -0
  45. 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 Tue, 22 Aug 2023 13:24:08 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 Tue, 22 Aug 2023 13:24:08 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 Tue, 22 Aug 2023 13:24:08 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 Tue, 22 Aug 2023 13:24:08 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 Tue, 22 Aug 2023 13:24:08 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 Tue, 22 Aug 2023 13:24:08 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 Tue, 22 Aug 2023 13:24:08 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 Tue, 22 Aug 2023 13:24:08 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 Tue, 22 Aug 2023 13:24:08 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 Tue, 22 Aug 2023 13:24:08 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 Tue, 22 Aug 2023 13:24:08 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 Tue, 22 Aug 2023 13:24:08 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 Tue, 22 Aug 2023 13:24:08 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 Tue, 22 Aug 2023 13:24:08 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 Tue, 22 Aug 2023 13:24:08 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 Tue, 22 Aug 2023 13:24:08 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 Tue, 22 Aug 2023 13:24:08 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 Tue, 22 Aug 2023 13:24:08 GMT
2250
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2251
2251
  */
2252
2252
  /**
2253
2253
  * TOKENS:
@@ -2258,45 +2258,26 @@ body {
2258
2258
  .ilo--cardgroup__collapsed .ilo--cardgroup--inner {
2259
2259
  gap: 0 !important;
2260
2260
  }
2261
- .ilo--cardgroup__justify__start .ilo--cardgroup--inner {
2262
- justify-content: flex-start;
2263
- }
2264
- .ilo--cardgroup__justify__between .ilo--cardgroup--inner {
2265
- justify-content: space-between;
2266
- }
2267
- .ilo--cardgroup__justify__center .ilo--cardgroup--inner {
2268
- justify-content: center;
2269
- }
2270
2261
  @media screen and (min-width: 1024px) {
2271
2262
  .ilo--cardgroup__count__one .ilo--cardgroup--inner {
2272
- gap: 0;
2273
- }
2274
- .ilo--cardgroup__count__one .ilo--cardgroup--card {
2275
- flex: 1 1 100%;
2263
+ grid-template-columns: 1fr;
2276
2264
  }
2277
2265
  .ilo--cardgroup__count__two .ilo--cardgroup--inner {
2278
- gap: 16px;
2279
- }
2280
- .ilo--cardgroup__count__two .ilo--cardgroup--card {
2281
- flex: 0 1 calc(50% - 16px);
2266
+ grid-template-columns: repeat(2, 1fr);
2282
2267
  }
2283
2268
  .ilo--cardgroup__count__three .ilo--cardgroup--inner {
2284
- gap: 21px;
2285
- }
2286
- .ilo--cardgroup__count__three .ilo--cardgroup--card {
2287
- flex: 0 1 calc(33.3333% - 21px);
2269
+ grid-template-columns: repeat(3, 1fr);
2288
2270
  }
2289
2271
  .ilo--cardgroup__count__four .ilo--cardgroup--inner {
2290
- gap: 24px;
2291
- }
2292
- .ilo--cardgroup__count__four .ilo--cardgroup--card {
2293
- flex: 0 1 calc(25% - 24px);
2272
+ grid-template-columns: repeat(4, 1fr);
2294
2273
  }
2295
2274
  }
2296
2275
  .ilo--cardgroup--inner {
2297
- display: flex;
2298
- flex-flow: row wrap;
2299
- justify-content: center;
2276
+ display: grid;
2277
+ grid-template-columns: 1fr;
2278
+ grid-template-rows: auto;
2279
+ column-gap: 1.7148981779rem;
2280
+ row-gap: 1.7148981779rem;
2300
2281
  margin: auto;
2301
2282
  width: 100%;
2302
2283
  }
@@ -2306,6 +2287,8 @@ body {
2306
2287
  .ilo--cardgroup .ilo--card,
2307
2288
  .ilo--cardgroup .ilo--card--wrapper {
2308
2289
  height: 100%;
2290
+ width: 100%;
2291
+ max-width: 100%;
2309
2292
  }
2310
2293
  .ilo--cardgroup--button-wrap {
2311
2294
  display: flex;
@@ -2316,7 +2299,7 @@ body {
2316
2299
 
2317
2300
  /**
2318
2301
  * Do not edit directly
2319
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2302
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2320
2303
  */
2321
2304
  /**
2322
2305
  * TOKENS:
@@ -2327,15 +2310,16 @@ body {
2327
2310
  .ilo--checkbox {
2328
2311
  -webkit-appearance: none;
2329
2312
  -moz-appearance: none;
2313
+ appearance: none;
2330
2314
  border: none;
2331
2315
  display: grid;
2332
2316
  height: 1.2861736334rem;
2333
2317
  margin: 0;
2334
- order: 1;
2335
2318
  position: relative;
2336
2319
  place-content: center;
2337
2320
  width: 1.2861736334rem;
2338
2321
  transform: none;
2322
+ cursor: pointer;
2339
2323
  }
2340
2324
  .ilo--checkbox:before {
2341
2325
  content: "";
@@ -2383,45 +2367,16 @@ body {
2383
2367
  opacity: 45%;
2384
2368
  pointer-events: none;
2385
2369
  }
2386
- .ilo--checkbox:invalid:after, .ilo--checkbox.error:after, .error .ilo--checkbox:after {
2387
- 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);
2388
2372
  }
2389
- .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 {
2390
2374
  border-color: rgb(35, 0, 80);
2391
2375
  }
2392
2376
 
2393
- .ilo--fieldset--input--checkbox {
2394
- align-items: center;
2395
- clear: both;
2396
- display: flex;
2397
- flex-wrap: wrap;
2398
- justify-content: flex-start;
2399
- margin-bottom: 1.1789924973rem;
2400
- }
2401
- .ilo--fieldset--input--checkbox .ilo--fieldset--label {
2402
- color: rgb(45, 45, 45);
2403
- font-family: Noto Sans;
2404
- font-size: 14.9px;
2405
- font-weight: 400;
2406
- line-height: 1;
2407
- margin-left: 0.4287245445rem;
2408
- margin-bottom: 0;
2409
- margin-top: 1px;
2410
- order: 2;
2411
- }
2412
- .right-to-left .ilo--fieldset--input--checkbox .ilo--fieldset--label {
2413
- margin-left: 0;
2414
- margin-right: 0.4287245445rem;
2415
- }
2416
- .ilo--fieldset--input--checkbox .ilo--fieldset--error,
2417
- .ilo--fieldset--input--checkbox .ilo--fieldset--helper {
2418
- order: 3;
2419
- width: 100%;
2420
- }
2421
-
2422
2377
  /**
2423
2378
  * Do not edit directly
2424
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2379
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2425
2380
  */
2426
2381
  /**
2427
2382
  * TOKENS:
@@ -2502,7 +2457,7 @@ body {
2502
2457
 
2503
2458
  /**
2504
2459
  * Do not edit directly
2505
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2460
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2506
2461
  */
2507
2462
  /**
2508
2463
  * TOKENS:
@@ -2512,7 +2467,7 @@ body {
2512
2467
  */
2513
2468
  /**
2514
2469
  * Do not edit directly
2515
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2470
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2516
2471
  */
2517
2472
  /**
2518
2473
  * TOKENS:
@@ -2522,7 +2477,7 @@ body {
2522
2477
  */
2523
2478
  /**
2524
2479
  * Do not edit directly
2525
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2480
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2526
2481
  */
2527
2482
  /**
2528
2483
  * TOKENS:
@@ -2532,7 +2487,7 @@ body {
2532
2487
  */
2533
2488
  /**
2534
2489
  * Do not edit directly
2535
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2490
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2536
2491
  */
2537
2492
  /**
2538
2493
  * TOKENS:
@@ -2658,7 +2613,7 @@ body {
2658
2613
 
2659
2614
  /**
2660
2615
  * Do not edit directly
2661
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2616
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2662
2617
  */
2663
2618
  /**
2664
2619
  * TOKENS:
@@ -2666,27 +2621,16 @@ body {
2666
2621
  /**
2667
2622
  * MAPS:
2668
2623
  */
2669
- .ilo--datepicker--range {
2670
- display: flex;
2671
- }
2672
- .ilo--datepicker--range > .ilo--fieldset {
2673
- width: 50%;
2674
- }
2675
- .ilo--datepicker--range > .ilo--fieldset:nth-of-type(1) .ilo--input {
2676
- border-right: none;
2677
- }
2678
- .right-to-left .ilo--datepicker {
2679
- direction: rtl;
2624
+ .ilo--datepicker {
2625
+ cursor: pointer;
2680
2626
  }
2681
-
2682
- .right-to-left .ilo--datepicker--range > .ilo--fieldset:nth-of-type(1) .ilo--input {
2683
- border-left: none;
2684
- border-right: 0.1071811361rem solid rgb(184, 196, 204);
2627
+ .ilo--datepicker::-webkit-calendar-picker-indicator {
2628
+ cursor: pointer;
2685
2629
  }
2686
2630
 
2687
2631
  /**
2688
2632
  * Do not edit directly
2689
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2633
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2690
2634
  */
2691
2635
  /**
2692
2636
  * TOKENS:
@@ -2774,7 +2718,7 @@ body {
2774
2718
 
2775
2719
  /**
2776
2720
  * Do not edit directly
2777
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2721
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2778
2722
  */
2779
2723
  /**
2780
2724
  * TOKENS:
@@ -2784,7 +2728,7 @@ body {
2784
2728
  */
2785
2729
  /**
2786
2730
  * Do not edit directly
2787
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2731
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2788
2732
  */
2789
2733
  /**
2790
2734
  * TOKENS:
@@ -2794,7 +2738,7 @@ body {
2794
2738
  */
2795
2739
  /**
2796
2740
  * Do not edit directly
2797
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2741
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2798
2742
  */
2799
2743
  /**
2800
2744
  * TOKENS:
@@ -2847,7 +2791,7 @@ body {
2847
2791
 
2848
2792
  /**
2849
2793
  * Do not edit directly
2850
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2794
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2851
2795
  */
2852
2796
  /**
2853
2797
  * TOKENS:
@@ -2856,73 +2800,83 @@ body {
2856
2800
  * MAPS:
2857
2801
  */
2858
2802
  .ilo--fieldset {
2859
- -webkit-appearance: none;
2860
- -moz-appearance: none;
2861
2803
  appearance: none;
2862
- margin-bottom: 1.4076773451rem;
2863
2804
  }
2864
- .ilo--fieldset--label {
2865
- display: inline-flex;
2866
- float: left;
2805
+ .ilo--fieldset--legend-wrapper {
2806
+ margin-bottom: 0.8717716645rem;
2807
+ }
2808
+ .ilo--fieldset--legend {
2867
2809
  font-family: Overpass;
2868
2810
  font-weight: 700;
2869
2811
  font-size: 16px;
2870
2812
  letter-spacing: -0.02em;
2871
2813
  line-height: 21.6px;
2872
- margin-bottom: 0.3358659839rem;
2873
2814
  }
2874
- .ilo--fieldset--helper {
2875
- color: rgb(109, 109, 109);
2876
- font-family: Noto Sans;
2877
- font-size: 11.94px;
2878
- letter-spacing: normal;
2879
- line-height: 16.24px;
2880
- 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;
2881
2821
  }
2882
- .ilo--fieldset--error {
2883
- 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 {
2884
2856
  font-family: Noto Sans;
2885
2857
  font-size: 11.94px;
2886
2858
  letter-spacing: normal;
2887
2859
  line-height: 16.24px;
2888
2860
  margin-top: 0.4832142725rem;
2889
2861
  }
2890
- .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend {
2891
- display: inline-flex;
2892
- float: left;
2893
- font-family: Overpass;
2894
- font-weight: 700;
2895
- font-size: 16px;
2896
- letter-spacing: -0.02em;
2897
- line-height: 21.6px;
2898
- margin: 0;
2862
+ .ilo--fieldset--helper {
2863
+ color: rgb(109, 109, 109);
2899
2864
  }
2900
- .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend + .ilo--fieldset--helper, .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend + .ilo--fieldset--error {
2901
- clear: both;
2902
- display: block;
2865
+ .ilo--fieldset__error {
2866
+ color: rgb(200, 48, 60);
2903
2867
  }
2904
- .ilo--fieldset.ilo--choice-group div[class^=ilo--fieldset--input]:first-of-type,
2905
- .ilo--fieldset.ilo--choice-group div[class*=" ilo--fieldset--input"]:first-of-type {
2906
- clear: both;
2907
- padding-top: 1.2861736334rem;
2868
+ .ilo--fieldset__disabled {
2869
+ opacity: 50%;
2870
+ pointer-events: none;
2908
2871
  }
2909
2872
  .ilo--fieldset .ilo--tooltip--wrapper {
2910
2873
  margin-left: 8px;
2911
2874
  margin-top: 3px;
2912
2875
  }
2913
- .right-to-left .ilo--fieldset {
2914
- direction: rtl;
2915
- }
2916
- .right-to-left .ilo--fieldset .ilo--fieldset--label {
2917
- float: right;
2918
- }
2919
- .right-to-left .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend {
2920
- float: right;
2921
- }
2922
2876
 
2923
2877
  /**
2924
2878
  * Do not edit directly
2925
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2879
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2926
2880
  */
2927
2881
  /**
2928
2882
  * TOKENS:
@@ -2930,14 +2884,8 @@ body {
2930
2884
  /**
2931
2885
  * MAPS:
2932
2886
  */
2933
- .ilo--file-upload {
2934
- color: transparent;
2887
+ .ilo--file-upload--input {
2935
2888
  order: 3;
2936
- }
2937
- .ilo--file-upload::-webkit-file-upload-button {
2938
- visibility: hidden;
2939
- }
2940
- .ilo--file-upload:before {
2941
2889
  background-color: rgb(255, 255, 255);
2942
2890
  border: 1.5px rgb(184, 196, 204) solid;
2943
2891
  color: rgb(35, 0, 80);
@@ -2958,32 +2906,40 @@ body {
2958
2906
  letter-spacing: -0.02em;
2959
2907
  line-height: 21.6px;
2960
2908
  }
2961
- .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 {
2962
2918
  background-color: rgb(235, 245, 253);
2963
2919
  border: 1.5px rgb(30, 45, 190) solid;
2964
2920
  cursor: pointer;
2965
2921
  color: rgb(30, 45, 190);
2966
2922
  outline: none;
2967
2923
  }
2968
- .ilo--file-upload:focus:before {
2924
+ .ilo--file-upload--input:focus {
2969
2925
  background-color: rgb(255, 255, 255);
2970
2926
  border: 1.5px rgb(30, 45, 190) solid;
2971
2927
  color: rgb(35, 0, 80);
2972
2928
  outline: none;
2973
2929
  }
2974
- .ilo--file-upload:focus-visible {
2930
+ .ilo--file-upload--input:focus-visible {
2975
2931
  outline: none;
2976
2932
  }
2977
- .ilo--file-upload:active:before {
2933
+ .ilo--file-upload--input:active {
2978
2934
  background-color: rgb(30, 45, 190);
2979
2935
  border: 2px rgb(30, 45, 190) solid;
2980
2936
  color: rgb(235, 245, 253);
2981
2937
  }
2982
- .ilo--file-upload:disabled {
2938
+ .ilo--file-upload--input:disabled {
2983
2939
  opacity: 45%;
2984
2940
  pointer-events: none;
2985
2941
  }
2986
- .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 {
2987
2943
  background-color: rgb(255, 255, 255);
2988
2944
  border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
2989
2945
  border-left: 0.1607717042rem solid rgb(200, 48, 60);
@@ -2992,8 +2948,10 @@ body {
2992
2948
  }
2993
2949
  .ilo--file-upload--list {
2994
2950
  order: 4;
2951
+ grid-area: uploads;
2995
2952
  }
2996
2953
  .ilo--file-upload--list-item {
2954
+ display: inline-block;
2997
2955
  background-color: rgb(237, 240, 242);
2998
2956
  border-bottom: 0.1071811361rem solid rgb(237, 240, 242);
2999
2957
  border-left: 0.1607717042rem solid rgb(35, 0, 80);
@@ -3009,26 +2967,11 @@ body {
3009
2967
  margin: 1.2861736334rem 0rem 0rem 0rem;
3010
2968
  outline: none;
3011
2969
  padding: 0.6966773848rem 0.6430868167rem 0.857449089rem 0.5894962487rem;
3012
- width: 100%;
3013
- }
3014
-
3015
- .file-upload div {
3016
- display: flex;
3017
- flex-direction: column;
3018
- }
3019
- .file-upload div .ilo--fieldset--label {
3020
- order: 1;
3021
- }
3022
- .file-upload div .ilo--fieldset--helper,
3023
- .file-upload div .ilo--fieldset--error {
3024
- margin-top: 0;
3025
- margin-bottom: 0.90033358rem;
3026
- order: 2;
3027
2970
  }
3028
2971
 
3029
2972
  /**
3030
2973
  * Do not edit directly
3031
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2974
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3032
2975
  */
3033
2976
  /**
3034
2977
  * TOKENS:
@@ -3036,22 +2979,40 @@ body {
3036
2979
  /**
3037
2980
  * MAPS:
3038
2981
  */
3039
- .ilo--formgroup--legend {
3040
- display: block;
3041
- font-family: Overpass;
3042
- font-weight: 700;
3043
- font-size: 23.32px;
3044
- letter-spacing: -3.5%;
3045
- line-height: 29.15px;
3046
- 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);
3047
2990
  }
3048
- .right-to-left .ilo--formgroup {
3049
- 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;
3050
3011
  }
3051
3012
 
3052
3013
  /**
3053
3014
  * Do not edit directly
3054
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
3015
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3055
3016
  */
3056
3017
  /**
3057
3018
  * TOKENS:
@@ -3059,13 +3020,96 @@ body {
3059
3020
  /**
3060
3021
  * MAPS:
3061
3022
  */
3062
- .right-to-left .ilo--form {
3063
- 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;
3064
3108
  }
3065
3109
 
3066
3110
  /**
3067
3111
  * Do not edit directly
3068
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
3112
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3069
3113
  */
3070
3114
  /**
3071
3115
  * TOKENS:
@@ -3075,7 +3119,7 @@ body {
3075
3119
  */
3076
3120
  /**
3077
3121
  * Do not edit directly
3078
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
3122
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3079
3123
  */
3080
3124
  /**
3081
3125
  * TOKENS:
@@ -3100,7 +3144,7 @@ body {
3100
3144
  }
3101
3145
  /**
3102
3146
  * Do not edit directly
3103
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
3147
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3104
3148
  */
3105
3149
  /**
3106
3150
  * TOKENS:
@@ -3424,7 +3468,7 @@ body {
3424
3468
 
3425
3469
  /**
3426
3470
  * Do not edit directly
3427
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
3471
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3428
3472
  */
3429
3473
  /**
3430
3474
  * TOKENS:
@@ -3547,7 +3591,7 @@ body {
3547
3591
 
3548
3592
  /**
3549
3593
  * Do not edit directly
3550
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
3594
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3551
3595
  */
3552
3596
  /**
3553
3597
  * TOKENS:
@@ -3557,6 +3601,7 @@ body {
3557
3601
  */
3558
3602
  .hero {
3559
3603
  --corner-cut-height: 39px;
3604
+ width: 100%;
3560
3605
  display: grid;
3561
3606
  position: relative;
3562
3607
  grid-template-rows: minmax(216px, 1fr) 27px 39px auto;
@@ -3865,7 +3910,7 @@ body {
3865
3910
 
3866
3911
  /**
3867
3912
  * Do not edit directly
3868
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
3913
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3869
3914
  */
3870
3915
  /**
3871
3916
  * TOKENS:
@@ -3999,7 +4044,7 @@ body {
3999
4044
 
4000
4045
  /**
4001
4046
  * Do not edit directly
4002
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4047
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4003
4048
  */
4004
4049
  /**
4005
4050
  * TOKENS:
@@ -4055,7 +4100,7 @@ body {
4055
4100
 
4056
4101
  /**
4057
4102
  * Do not edit directly
4058
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4103
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4059
4104
  */
4060
4105
  /**
4061
4106
  * TOKENS:
@@ -4197,7 +4242,7 @@ body {
4197
4242
 
4198
4243
  /**
4199
4244
  * Do not edit directly
4200
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4245
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4201
4246
  */
4202
4247
  /**
4203
4248
  * TOKENS:
@@ -4207,7 +4252,7 @@ body {
4207
4252
  */
4208
4253
  /**
4209
4254
  * Do not edit directly
4210
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4255
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4211
4256
  */
4212
4257
  /**
4213
4258
  * TOKENS:
@@ -4232,7 +4277,7 @@ body {
4232
4277
  }
4233
4278
  /**
4234
4279
  * Do not edit directly
4235
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4280
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4236
4281
  */
4237
4282
  /**
4238
4283
  * TOKENS:
@@ -4390,7 +4435,7 @@ body {
4390
4435
 
4391
4436
  /**
4392
4437
  * Do not edit directly
4393
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4438
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4394
4439
  */
4395
4440
  /**
4396
4441
  * TOKENS:
@@ -4485,7 +4530,7 @@ body {
4485
4530
 
4486
4531
  /**
4487
4532
  * Do not edit directly
4488
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4533
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4489
4534
  */
4490
4535
  /**
4491
4536
  * TOKENS:
@@ -4495,7 +4540,7 @@ body {
4495
4540
  */
4496
4541
  /**
4497
4542
  * Do not edit directly
4498
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4543
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4499
4544
  */
4500
4545
  /**
4501
4546
  * TOKENS:
@@ -4505,7 +4550,7 @@ body {
4505
4550
  */
4506
4551
  /**
4507
4552
  * Do not edit directly
4508
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4553
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4509
4554
  */
4510
4555
  /**
4511
4556
  * TOKENS:
@@ -4676,7 +4721,7 @@ body {
4676
4721
 
4677
4722
  /**
4678
4723
  * Do not edit directly
4679
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4724
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4680
4725
  */
4681
4726
  /**
4682
4727
  * TOKENS:
@@ -4723,7 +4768,7 @@ body {
4723
4768
 
4724
4769
  /**
4725
4770
  * Do not edit directly
4726
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4771
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4727
4772
  */
4728
4773
  /**
4729
4774
  * TOKENS:
@@ -4733,7 +4778,7 @@ body {
4733
4778
  */
4734
4779
  /**
4735
4780
  * Do not edit directly
4736
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4781
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4737
4782
  */
4738
4783
  /**
4739
4784
  * TOKENS:
@@ -4743,7 +4788,7 @@ body {
4743
4788
  */
4744
4789
  /**
4745
4790
  * Do not edit directly
4746
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4791
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4747
4792
  */
4748
4793
  /**
4749
4794
  * TOKENS:
@@ -4840,7 +4885,7 @@ body {
4840
4885
 
4841
4886
  /**
4842
4887
  * Do not edit directly
4843
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4888
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4844
4889
  */
4845
4890
  /**
4846
4891
  * TOKENS:
@@ -5194,6 +5239,7 @@ body {
5194
5239
  background-position: calc(100% - 16px) 55%;
5195
5240
  background-repeat: no-repeat;
5196
5241
  background-size: 24px;
5242
+ background-position-y: center;
5197
5243
  border: none;
5198
5244
  color: rgb(35, 0, 80);
5199
5245
  cursor: pointer;
@@ -5201,6 +5247,7 @@ body {
5201
5247
  font-family: Overpass;
5202
5248
  font-weight: 500;
5203
5249
  padding: 16px 36px 16px 8px;
5250
+ line-height: 24px;
5204
5251
  text-align: left;
5205
5252
  transition: all 150ms ease-out;
5206
5253
  width: 100%;
@@ -5364,6 +5411,7 @@ body {
5364
5411
  background-position: calc(100% - 16px) 55%;
5365
5412
  background-repeat: no-repeat;
5366
5413
  background-size: 16px;
5414
+ background-position-y: center;
5367
5415
  border: none;
5368
5416
  color: rgb(35, 0, 80);
5369
5417
  cursor: pointer;
@@ -5371,6 +5419,7 @@ body {
5371
5419
  font-family: Overpass;
5372
5420
  font-weight: 500;
5373
5421
  padding: 16px 36px 16px 8px;
5422
+ line-height: 16px;
5374
5423
  text-align: left;
5375
5424
  transition: all 150ms ease-out;
5376
5425
  width: 100%;
@@ -5730,7 +5779,7 @@ body {
5730
5779
 
5731
5780
  /**
5732
5781
  * Do not edit directly
5733
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
5782
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5734
5783
  */
5735
5784
  /**
5736
5785
  * TOKENS:
@@ -5740,7 +5789,7 @@ body {
5740
5789
  */
5741
5790
  /**
5742
5791
  * Do not edit directly
5743
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
5792
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5744
5793
  */
5745
5794
  /**
5746
5795
  * TOKENS:
@@ -5750,7 +5799,7 @@ body {
5750
5799
  */
5751
5800
  /**
5752
5801
  * Do not edit directly
5753
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
5802
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5754
5803
  */
5755
5804
  /**
5756
5805
  * TOKENS:
@@ -5942,7 +5991,7 @@ body {
5942
5991
 
5943
5992
  /**
5944
5993
  * Do not edit directly
5945
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
5994
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5946
5995
  */
5947
5996
  /**
5948
5997
  * TOKENS:
@@ -6082,7 +6131,7 @@ body {
6082
6131
 
6083
6132
  /**
6084
6133
  * Do not edit directly
6085
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6134
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6086
6135
  */
6087
6136
  /**
6088
6137
  * TOKENS:
@@ -6092,7 +6141,7 @@ body {
6092
6141
  */
6093
6142
  /**
6094
6143
  * Do not edit directly
6095
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6144
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6096
6145
  */
6097
6146
  /**
6098
6147
  * TOKENS:
@@ -6117,7 +6166,7 @@ body {
6117
6166
  }
6118
6167
  /**
6119
6168
  * Do not edit directly
6120
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6169
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6121
6170
  */
6122
6171
  /**
6123
6172
  * TOKENS:
@@ -6284,7 +6333,7 @@ body {
6284
6333
 
6285
6334
  /**
6286
6335
  * Do not edit directly
6287
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6336
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6288
6337
  */
6289
6338
  /**
6290
6339
  * TOKENS:
@@ -6293,16 +6342,14 @@ body {
6293
6342
  * MAPS:
6294
6343
  */
6295
6344
  .ilo--radio {
6296
- -webkit-appearance: none;
6297
- -moz-appearance: none;
6298
6345
  border: none;
6299
6346
  display: grid;
6300
6347
  height: 1.2861736334rem;
6301
6348
  margin: 0;
6302
- order: 1;
6303
6349
  position: relative;
6304
6350
  place-content: center;
6305
6351
  width: 1.2861736334rem;
6352
+ cursor: pointer;
6306
6353
  }
6307
6354
  .ilo--radio:before {
6308
6355
  content: "";
@@ -6315,6 +6362,7 @@ body {
6315
6362
  top: 0.1607717042rem;
6316
6363
  width: 0.9646302251rem;
6317
6364
  z-index: 1;
6365
+ pointer-events: none;
6318
6366
  }
6319
6367
  .ilo--radio:after {
6320
6368
  content: "";
@@ -6326,6 +6374,7 @@ body {
6326
6374
  top: 0;
6327
6375
  width: 1.2861736334rem;
6328
6376
  z-index: 0;
6377
+ pointer-events: none;
6329
6378
  }
6330
6379
  .ilo--radio:checked:before {
6331
6380
  background-color: rgb(235, 245, 253);
@@ -6340,58 +6389,20 @@ body {
6340
6389
  .ilo--radio:focus:after {
6341
6390
  background-color: rgb(255, 205, 45);
6342
6391
  }
6343
- .ilo--radio:focus:checked:before {
6344
- border-color: rgb(35, 0, 80);
6345
- }
6346
6392
  .ilo--radio:disabled {
6347
6393
  opacity: 45%;
6348
6394
  pointer-events: none;
6349
6395
  }
6350
- .ilo--radio:invalid:after, .ilo--radio.error:after, .error .ilo--radio:after {
6396
+ .ilo--radio:invalid:after, .ilo--radio__error:after {
6351
6397
  background-color: rgb(250, 60, 75);
6352
6398
  }
6353
- .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 {
6354
6400
  border-color: rgb(35, 0, 80);
6355
6401
  }
6356
6402
 
6357
- .ilo--fieldset--input--radio {
6358
- align-items: center;
6359
- clear: both;
6360
- display: flex;
6361
- flex-wrap: wrap;
6362
- justify-content: flex-start;
6363
- margin-bottom: 1.1789924973rem;
6364
- }
6365
- .ilo--fieldset--input--radio .ilo--fieldset--label {
6366
- color: rgb(45, 45, 45);
6367
- font-family: Noto Sans;
6368
- font-weight: 400;
6369
- font-size: 14.9px;
6370
- margin-bottom: 0;
6371
- margin-left: 0.4287245445rem;
6372
- margin-top: 2px;
6373
- order: 2;
6374
- }
6375
- .right-to-left .ilo--fieldset--input--radio .ilo--fieldset--label {
6376
- margin-left: 0;
6377
- margin-right: 0.4287245445rem;
6378
- }
6379
- .ilo--fieldset--input--radio .ilo--fieldset--error,
6380
- .ilo--fieldset--input--radio .ilo--fieldset--helper {
6381
- order: 3;
6382
- width: 100%;
6383
- }
6384
- .right-to-left .ilo--fieldset--input--radio {
6385
- direction: rtl;
6386
- }
6387
- .right-to-left .ilo--fieldset--input--radio .ilo--fieldset--label {
6388
- margin-left: 0;
6389
- margin-right: 0.4287245445rem;
6390
- }
6391
-
6392
6403
  /**
6393
6404
  * Do not edit directly
6394
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6405
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6395
6406
  */
6396
6407
  /**
6397
6408
  * TOKENS:
@@ -6401,7 +6412,7 @@ body {
6401
6412
  */
6402
6413
  /**
6403
6414
  * Do not edit directly
6404
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6415
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6405
6416
  */
6406
6417
  /**
6407
6418
  * TOKENS:
@@ -6426,7 +6437,7 @@ body {
6426
6437
  }
6427
6438
  /**
6428
6439
  * Do not edit directly
6429
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6440
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6430
6441
  */
6431
6442
  /**
6432
6443
  * TOKENS:
@@ -6487,7 +6498,7 @@ body {
6487
6498
 
6488
6499
  /**
6489
6500
  * Do not edit directly
6490
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6501
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6491
6502
  */
6492
6503
  /**
6493
6504
  * TOKENS:
@@ -6902,7 +6913,7 @@ body {
6902
6913
 
6903
6914
  /**
6904
6915
  * Do not edit directly
6905
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6916
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6906
6917
  */
6907
6918
  /**
6908
6919
  * TOKENS:
@@ -6956,7 +6967,7 @@ body {
6956
6967
 
6957
6968
  /**
6958
6969
  * Do not edit directly
6959
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6970
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6960
6971
  */
6961
6972
  /**
6962
6973
  * TOKENS:
@@ -7114,7 +7125,7 @@ body {
7114
7125
 
7115
7126
  /**
7116
7127
  * Do not edit directly
7117
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
7128
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7118
7129
  */
7119
7130
  /**
7120
7131
  * TOKENS:
@@ -7465,7 +7476,7 @@ body {
7465
7476
 
7466
7477
  /**
7467
7478
  * Do not edit directly
7468
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
7479
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7469
7480
  */
7470
7481
  /**
7471
7482
  * TOKENS:
@@ -7651,7 +7662,7 @@ body {
7651
7662
 
7652
7663
  /**
7653
7664
  * Do not edit directly
7654
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
7665
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7655
7666
  */
7656
7667
  /**
7657
7668
  * TOKENS:
@@ -7696,7 +7707,7 @@ body {
7696
7707
  opacity: 45%;
7697
7708
  pointer-events: none;
7698
7709
  }
7699
- .ilo--textarea:invalid, .ilo--textarea.error, .error .ilo--textarea {
7710
+ .ilo--textarea:invalid, .ilo--textarea__error, .ilo--textarea__error .ilo--textarea {
7700
7711
  background-color: rgb(255, 255, 255);
7701
7712
  border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7702
7713
  border-left: 0.1607717042rem solid rgb(200, 48, 60);
@@ -7709,7 +7720,7 @@ body {
7709
7720
 
7710
7721
  /**
7711
7722
  * Do not edit directly
7712
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
7723
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7713
7724
  */
7714
7725
  /**
7715
7726
  * TOKENS:
@@ -7883,7 +7894,179 @@ body {
7883
7894
 
7884
7895
  /**
7885
7896
  * Do not edit directly
7886
- * Generated on Tue, 22 Aug 2023 13:24:08 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
7887
8070
  */
7888
8071
  /**
7889
8072
  * TOKENS:
@@ -8058,7 +8241,7 @@ body {
8058
8241
 
8059
8242
  /**
8060
8243
  * Do not edit directly
8061
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
8244
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
8062
8245
  */
8063
8246
  /**
8064
8247
  * TOKENS:
@@ -8968,7 +9151,7 @@ body {
8968
9151
 
8969
9152
  /**
8970
9153
  * Do not edit directly
8971
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
9154
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
8972
9155
  */
8973
9156
  /**
8974
9157
  * TOKENS:
@@ -8978,7 +9161,7 @@ body {
8978
9161
  */
8979
9162
  /**
8980
9163
  * Do not edit directly
8981
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
9164
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
8982
9165
  */
8983
9166
  /**
8984
9167
  * TOKENS:
@@ -9003,7 +9186,7 @@ body {
9003
9186
  }
9004
9187
  /**
9005
9188
  * Do not edit directly
9006
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
9189
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
9007
9190
  */
9008
9191
  /**
9009
9192
  * TOKENS: