@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:
@@ -169,7 +169,7 @@ body {
169
169
 
170
170
  /**
171
171
  * Do not edit directly
172
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
172
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
173
173
  */
174
174
  /**
175
175
  * TOKENS:
@@ -288,7 +288,7 @@ body {
288
288
 
289
289
  /**
290
290
  * Do not edit directly
291
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
291
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
292
292
  */
293
293
  /**
294
294
  * TOKENS:
@@ -313,7 +313,7 @@ body {
313
313
  }
314
314
  /**
315
315
  * Do not edit directly
316
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
316
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
317
317
  */
318
318
  /**
319
319
  * TOKENS:
@@ -567,7 +567,7 @@ body {
567
567
 
568
568
  /**
569
569
  * Do not edit directly
570
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
570
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
571
571
  */
572
572
  /**
573
573
  * TOKENS:
@@ -577,7 +577,7 @@ body {
577
577
  */
578
578
  /**
579
579
  * Do not edit directly
580
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
580
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
581
581
  */
582
582
  /**
583
583
  * TOKENS:
@@ -602,7 +602,7 @@ body {
602
602
  }
603
603
  /**
604
604
  * Do not edit directly
605
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
605
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
606
606
  */
607
607
  /**
608
608
  * TOKENS:
@@ -892,7 +892,7 @@ body {
892
892
 
893
893
  /**
894
894
  * Do not edit directly
895
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
895
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
896
896
  */
897
897
  /**
898
898
  * TOKENS:
@@ -1022,7 +1022,7 @@ body {
1022
1022
 
1023
1023
  /**
1024
1024
  * Do not edit directly
1025
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
1025
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1026
1026
  */
1027
1027
  /**
1028
1028
  * TOKENS:
@@ -1233,7 +1233,7 @@ body {
1233
1233
 
1234
1234
  /**
1235
1235
  * Do not edit directly
1236
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
1236
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1237
1237
  */
1238
1238
  /**
1239
1239
  * TOKENS:
@@ -1401,7 +1401,7 @@ body {
1401
1401
 
1402
1402
  /**
1403
1403
  * Do not edit directly
1404
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
1404
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1405
1405
  */
1406
1406
  /**
1407
1407
  * TOKENS:
@@ -1495,7 +1495,7 @@ body {
1495
1495
 
1496
1496
  /**
1497
1497
  * Do not edit directly
1498
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
1498
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1499
1499
  */
1500
1500
  /**
1501
1501
  * TOKENS:
@@ -1632,7 +1632,7 @@ body {
1632
1632
 
1633
1633
  /**
1634
1634
  * Do not edit directly
1635
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
1635
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1636
1636
  */
1637
1637
  /**
1638
1638
  * TOKENS:
@@ -1774,7 +1774,7 @@ body {
1774
1774
 
1775
1775
  /**
1776
1776
  * Do not edit directly
1777
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
1777
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1778
1778
  */
1779
1779
  /**
1780
1780
  * TOKENS:
@@ -1923,7 +1923,7 @@ body {
1923
1923
 
1924
1924
  /**
1925
1925
  * Do not edit directly
1926
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
1926
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
1927
1927
  */
1928
1928
  /**
1929
1929
  * TOKENS:
@@ -2029,7 +2029,7 @@ body {
2029
2029
 
2030
2030
  /**
2031
2031
  * Do not edit directly
2032
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2032
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2033
2033
  */
2034
2034
  /**
2035
2035
  * TOKENS:
@@ -2091,7 +2091,7 @@ body {
2091
2091
 
2092
2092
  /**
2093
2093
  * Do not edit directly
2094
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2094
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2095
2095
  */
2096
2096
  /**
2097
2097
  * TOKENS:
@@ -2166,7 +2166,7 @@ body {
2166
2166
 
2167
2167
  /**
2168
2168
  * Do not edit directly
2169
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2169
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2170
2170
  */
2171
2171
  /**
2172
2172
  * TOKENS:
@@ -2177,45 +2177,26 @@ body {
2177
2177
  .ilo--cardgroup__collapsed .ilo--cardgroup--inner {
2178
2178
  gap: 0 !important;
2179
2179
  }
2180
- .ilo--cardgroup__justify__start .ilo--cardgroup--inner {
2181
- justify-content: flex-start;
2182
- }
2183
- .ilo--cardgroup__justify__between .ilo--cardgroup--inner {
2184
- justify-content: space-between;
2185
- }
2186
- .ilo--cardgroup__justify__center .ilo--cardgroup--inner {
2187
- justify-content: center;
2188
- }
2189
2180
  @media screen and (min-width: 1024px) {
2190
2181
  .ilo--cardgroup__count__one .ilo--cardgroup--inner {
2191
- gap: 0;
2192
- }
2193
- .ilo--cardgroup__count__one .ilo--cardgroup--card {
2194
- flex: 1 1 100%;
2182
+ grid-template-columns: 1fr;
2195
2183
  }
2196
2184
  .ilo--cardgroup__count__two .ilo--cardgroup--inner {
2197
- gap: 16px;
2198
- }
2199
- .ilo--cardgroup__count__two .ilo--cardgroup--card {
2200
- flex: 0 1 calc(50% - 16px);
2185
+ grid-template-columns: repeat(2, 1fr);
2201
2186
  }
2202
2187
  .ilo--cardgroup__count__three .ilo--cardgroup--inner {
2203
- gap: 21px;
2204
- }
2205
- .ilo--cardgroup__count__three .ilo--cardgroup--card {
2206
- flex: 0 1 calc(33.3333% - 21px);
2188
+ grid-template-columns: repeat(3, 1fr);
2207
2189
  }
2208
2190
  .ilo--cardgroup__count__four .ilo--cardgroup--inner {
2209
- gap: 24px;
2210
- }
2211
- .ilo--cardgroup__count__four .ilo--cardgroup--card {
2212
- flex: 0 1 calc(25% - 24px);
2191
+ grid-template-columns: repeat(4, 1fr);
2213
2192
  }
2214
2193
  }
2215
2194
  .ilo--cardgroup--inner {
2216
- display: flex;
2217
- flex-flow: row wrap;
2218
- justify-content: center;
2195
+ display: grid;
2196
+ grid-template-columns: 1fr;
2197
+ grid-template-rows: auto;
2198
+ column-gap: 1.7148981779rem;
2199
+ row-gap: 1.7148981779rem;
2219
2200
  margin: auto;
2220
2201
  width: 100%;
2221
2202
  }
@@ -2225,6 +2206,8 @@ body {
2225
2206
  .ilo--cardgroup .ilo--card,
2226
2207
  .ilo--cardgroup .ilo--card--wrapper {
2227
2208
  height: 100%;
2209
+ width: 100%;
2210
+ max-width: 100%;
2228
2211
  }
2229
2212
  .ilo--cardgroup--button-wrap {
2230
2213
  display: flex;
@@ -2235,7 +2218,7 @@ body {
2235
2218
 
2236
2219
  /**
2237
2220
  * Do not edit directly
2238
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2221
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2239
2222
  */
2240
2223
  /**
2241
2224
  * TOKENS:
@@ -2246,15 +2229,16 @@ body {
2246
2229
  .ilo--checkbox {
2247
2230
  -webkit-appearance: none;
2248
2231
  -moz-appearance: none;
2232
+ appearance: none;
2249
2233
  border: none;
2250
2234
  display: grid;
2251
2235
  height: 1.2861736334rem;
2252
2236
  margin: 0;
2253
- order: 1;
2254
2237
  position: relative;
2255
2238
  place-content: center;
2256
2239
  width: 1.2861736334rem;
2257
2240
  transform: none;
2241
+ cursor: pointer;
2258
2242
  }
2259
2243
  .ilo--checkbox:before {
2260
2244
  content: "";
@@ -2302,45 +2286,16 @@ body {
2302
2286
  opacity: 45%;
2303
2287
  pointer-events: none;
2304
2288
  }
2305
- .ilo--checkbox:invalid:after, .ilo--checkbox.error:after, .error .ilo--checkbox:after {
2306
- background-color: rgb(250, 60, 75);
2289
+ .ilo--checkbox:invalid:after, .ilo--checkbox__error:after, .ilo--checkbox__error .ilo--checkbox:after {
2290
+ border-color: rgb(250, 60, 75);
2307
2291
  }
2308
- .ilo--checkbox:invalid:checked:after, .ilo--checkbox.error:checked:after, .error .ilo--checkbox:checked:after {
2292
+ .ilo--checkbox:invalid:checked:after, .ilo--checkbox__error:checked:after, .ilo--checkbox__error .ilo--checkbox:checked:after {
2309
2293
  border-color: rgb(35, 0, 80);
2310
2294
  }
2311
2295
 
2312
- .ilo--fieldset--input--checkbox {
2313
- align-items: center;
2314
- clear: both;
2315
- display: flex;
2316
- flex-wrap: wrap;
2317
- justify-content: flex-start;
2318
- margin-bottom: 1.1789924973rem;
2319
- }
2320
- .ilo--fieldset--input--checkbox .ilo--fieldset--label {
2321
- color: rgb(45, 45, 45);
2322
- font-family: Noto Sans;
2323
- font-size: 14.9px;
2324
- font-weight: 400;
2325
- line-height: 1;
2326
- margin-left: 0.4287245445rem;
2327
- margin-bottom: 0;
2328
- margin-top: 1px;
2329
- order: 2;
2330
- }
2331
- .right-to-left .ilo--fieldset--input--checkbox .ilo--fieldset--label {
2332
- margin-left: 0;
2333
- margin-right: 0.4287245445rem;
2334
- }
2335
- .ilo--fieldset--input--checkbox .ilo--fieldset--error,
2336
- .ilo--fieldset--input--checkbox .ilo--fieldset--helper {
2337
- order: 3;
2338
- width: 100%;
2339
- }
2340
-
2341
2296
  /**
2342
2297
  * Do not edit directly
2343
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2298
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2344
2299
  */
2345
2300
  /**
2346
2301
  * TOKENS:
@@ -2421,7 +2376,7 @@ body {
2421
2376
 
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:
@@ -2431,7 +2386,7 @@ body {
2431
2386
  */
2432
2387
  /**
2433
2388
  * Do not edit directly
2434
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2389
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2435
2390
  */
2436
2391
  /**
2437
2392
  * TOKENS:
@@ -2441,7 +2396,7 @@ body {
2441
2396
  */
2442
2397
  /**
2443
2398
  * Do not edit directly
2444
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2399
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2445
2400
  */
2446
2401
  /**
2447
2402
  * TOKENS:
@@ -2451,7 +2406,7 @@ body {
2451
2406
  */
2452
2407
  /**
2453
2408
  * Do not edit directly
2454
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2409
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2455
2410
  */
2456
2411
  /**
2457
2412
  * TOKENS:
@@ -2577,7 +2532,7 @@ body {
2577
2532
 
2578
2533
  /**
2579
2534
  * Do not edit directly
2580
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2535
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2581
2536
  */
2582
2537
  /**
2583
2538
  * TOKENS:
@@ -2585,27 +2540,16 @@ body {
2585
2540
  /**
2586
2541
  * MAPS:
2587
2542
  */
2588
- .ilo--datepicker--range {
2589
- display: flex;
2590
- }
2591
- .ilo--datepicker--range > .ilo--fieldset {
2592
- width: 50%;
2593
- }
2594
- .ilo--datepicker--range > .ilo--fieldset:nth-of-type(1) .ilo--input {
2595
- border-right: none;
2596
- }
2597
- .right-to-left .ilo--datepicker {
2598
- direction: rtl;
2543
+ .ilo--datepicker {
2544
+ cursor: pointer;
2599
2545
  }
2600
-
2601
- .right-to-left .ilo--datepicker--range > .ilo--fieldset:nth-of-type(1) .ilo--input {
2602
- border-left: none;
2603
- border-right: 0.1071811361rem solid rgb(184, 196, 204);
2546
+ .ilo--datepicker::-webkit-calendar-picker-indicator {
2547
+ cursor: pointer;
2604
2548
  }
2605
2549
 
2606
2550
  /**
2607
2551
  * Do not edit directly
2608
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2552
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2609
2553
  */
2610
2554
  /**
2611
2555
  * TOKENS:
@@ -2693,7 +2637,7 @@ body {
2693
2637
 
2694
2638
  /**
2695
2639
  * Do not edit directly
2696
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2640
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2697
2641
  */
2698
2642
  /**
2699
2643
  * TOKENS:
@@ -2703,7 +2647,7 @@ body {
2703
2647
  */
2704
2648
  /**
2705
2649
  * Do not edit directly
2706
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2650
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2707
2651
  */
2708
2652
  /**
2709
2653
  * TOKENS:
@@ -2713,7 +2657,7 @@ body {
2713
2657
  */
2714
2658
  /**
2715
2659
  * Do not edit directly
2716
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2660
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2717
2661
  */
2718
2662
  /**
2719
2663
  * TOKENS:
@@ -2766,7 +2710,7 @@ body {
2766
2710
 
2767
2711
  /**
2768
2712
  * Do not edit directly
2769
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2713
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2770
2714
  */
2771
2715
  /**
2772
2716
  * TOKENS:
@@ -2775,73 +2719,83 @@ body {
2775
2719
  * MAPS:
2776
2720
  */
2777
2721
  .ilo--fieldset {
2778
- -webkit-appearance: none;
2779
- -moz-appearance: none;
2780
2722
  appearance: none;
2781
- margin-bottom: 1.4076773451rem;
2782
2723
  }
2783
- .ilo--fieldset--label {
2784
- display: inline-flex;
2785
- float: left;
2724
+ .ilo--fieldset--legend-wrapper {
2725
+ margin-bottom: 0.8717716645rem;
2726
+ }
2727
+ .ilo--fieldset--legend {
2786
2728
  font-family: Overpass;
2787
2729
  font-weight: 700;
2788
2730
  font-size: 16px;
2789
2731
  letter-spacing: -0.02em;
2790
2732
  line-height: 21.6px;
2791
- margin-bottom: 0.3358659839rem;
2792
2733
  }
2793
- .ilo--fieldset--helper {
2794
- color: rgb(109, 109, 109);
2795
- font-family: Noto Sans;
2796
- font-size: 11.94px;
2797
- letter-spacing: normal;
2798
- line-height: 16.24px;
2799
- margin-top: 0.4832142725rem;
2734
+ .ilo--fieldset--direction__column > .ilo--fieldset--elements {
2735
+ display: flex;
2736
+ justify-content: flex-start;
2737
+ align-items: flex-start;
2738
+ flex-direction: column;
2739
+ gap: 0.8717716645rem;
2800
2740
  }
2801
- .ilo--fieldset--error {
2802
- color: rgb(200, 48, 60);
2741
+ .ilo--fieldset--direction__row > .ilo--fieldset--elements {
2742
+ display: flex;
2743
+ justify-content: flex-start;
2744
+ align-items: flex-start;
2745
+ flex-direction: row;
2746
+ gap: 0.8717716645rem;
2747
+ }
2748
+ .ilo--fieldset--direction__row-reverse > .ilo--fieldset--elements {
2749
+ display: flex;
2750
+ justify-content: flex-start;
2751
+ align-items: flex-start;
2752
+ flex-direction: row-reverse;
2753
+ gap: 0.8717716645rem;
2754
+ }
2755
+ .ilo--fieldset--direction__column-reverse > .ilo--fieldset--elements {
2756
+ display: flex;
2757
+ justify-content: flex-start;
2758
+ align-items: flex-start;
2759
+ flex-direction: column-reverse;
2760
+ gap: 0.8717716645rem;
2761
+ }
2762
+ .ilo--fieldset--wrap__nowrap > .ilo--fieldset--elements {
2763
+ flex-wrap: nowrap;
2764
+ }
2765
+ .ilo--fieldset--wrap__wrap > .ilo--fieldset--elements {
2766
+ flex-wrap: wrap;
2767
+ }
2768
+ .ilo--fieldset--wrap__wrap-reverse > .ilo--fieldset--elements {
2769
+ flex-wrap: wrap-reverse;
2770
+ }
2771
+ .ilo--fieldset--wrap__reverse > .ilo--fieldset--elements {
2772
+ flex-wrap: reverse;
2773
+ }
2774
+ .ilo--fieldset--helper, .ilo--fieldset__error {
2803
2775
  font-family: Noto Sans;
2804
2776
  font-size: 11.94px;
2805
2777
  letter-spacing: normal;
2806
2778
  line-height: 16.24px;
2807
2779
  margin-top: 0.4832142725rem;
2808
2780
  }
2809
- .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend {
2810
- display: inline-flex;
2811
- float: left;
2812
- font-family: Overpass;
2813
- font-weight: 700;
2814
- font-size: 16px;
2815
- letter-spacing: -0.02em;
2816
- line-height: 21.6px;
2817
- margin: 0;
2781
+ .ilo--fieldset--helper {
2782
+ color: rgb(109, 109, 109);
2818
2783
  }
2819
- .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend + .ilo--fieldset--helper, .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend + .ilo--fieldset--error {
2820
- clear: both;
2821
- display: block;
2784
+ .ilo--fieldset__error {
2785
+ color: rgb(200, 48, 60);
2822
2786
  }
2823
- .ilo--fieldset.ilo--choice-group div[class^=ilo--fieldset--input]:first-of-type,
2824
- .ilo--fieldset.ilo--choice-group div[class*=" ilo--fieldset--input"]:first-of-type {
2825
- clear: both;
2826
- padding-top: 1.2861736334rem;
2787
+ .ilo--fieldset__disabled {
2788
+ opacity: 50%;
2789
+ pointer-events: none;
2827
2790
  }
2828
2791
  .ilo--fieldset .ilo--tooltip--wrapper {
2829
2792
  margin-left: 8px;
2830
2793
  margin-top: 3px;
2831
2794
  }
2832
- .right-to-left .ilo--fieldset {
2833
- direction: rtl;
2834
- }
2835
- .right-to-left .ilo--fieldset .ilo--fieldset--label {
2836
- float: right;
2837
- }
2838
- .right-to-left .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend {
2839
- float: right;
2840
- }
2841
2795
 
2842
2796
  /**
2843
2797
  * Do not edit directly
2844
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2798
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2845
2799
  */
2846
2800
  /**
2847
2801
  * TOKENS:
@@ -2849,14 +2803,8 @@ body {
2849
2803
  /**
2850
2804
  * MAPS:
2851
2805
  */
2852
- .ilo--file-upload {
2853
- color: transparent;
2806
+ .ilo--file-upload--input {
2854
2807
  order: 3;
2855
- }
2856
- .ilo--file-upload::-webkit-file-upload-button {
2857
- visibility: hidden;
2858
- }
2859
- .ilo--file-upload:before {
2860
2808
  background-color: rgb(255, 255, 255);
2861
2809
  border: 1.5px rgb(184, 196, 204) solid;
2862
2810
  color: rgb(35, 0, 80);
@@ -2877,32 +2825,40 @@ body {
2877
2825
  letter-spacing: -0.02em;
2878
2826
  line-height: 21.6px;
2879
2827
  }
2880
- .ilo--file-upload:hover:before {
2828
+ .ilo--file-upload--input input {
2829
+ visibility: hidden;
2830
+ color: transparent;
2831
+ width: 0;
2832
+ }
2833
+ .ilo--form__theme__dark .ilo--file-upload--input {
2834
+ color: rgb(35, 0, 80);
2835
+ }
2836
+ .ilo--file-upload--input:hover {
2881
2837
  background-color: rgb(235, 245, 253);
2882
2838
  border: 1.5px rgb(30, 45, 190) solid;
2883
2839
  cursor: pointer;
2884
2840
  color: rgb(30, 45, 190);
2885
2841
  outline: none;
2886
2842
  }
2887
- .ilo--file-upload:focus:before {
2843
+ .ilo--file-upload--input:focus {
2888
2844
  background-color: rgb(255, 255, 255);
2889
2845
  border: 1.5px rgb(30, 45, 190) solid;
2890
2846
  color: rgb(35, 0, 80);
2891
2847
  outline: none;
2892
2848
  }
2893
- .ilo--file-upload:focus-visible {
2849
+ .ilo--file-upload--input:focus-visible {
2894
2850
  outline: none;
2895
2851
  }
2896
- .ilo--file-upload:active:before {
2852
+ .ilo--file-upload--input:active {
2897
2853
  background-color: rgb(30, 45, 190);
2898
2854
  border: 2px rgb(30, 45, 190) solid;
2899
2855
  color: rgb(235, 245, 253);
2900
2856
  }
2901
- .ilo--file-upload:disabled {
2857
+ .ilo--file-upload--input:disabled {
2902
2858
  opacity: 45%;
2903
2859
  pointer-events: none;
2904
2860
  }
2905
- .ilo--file-upload:invalid:before, .ilo--file-upload.error:before, .error .ilo--file-upload:before {
2861
+ .ilo--file-upload--input:invalid, .ilo--file-upload--input.error, .error .ilo--file-upload--input {
2906
2862
  background-color: rgb(255, 255, 255);
2907
2863
  border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
2908
2864
  border-left: 0.1607717042rem solid rgb(200, 48, 60);
@@ -2911,8 +2867,10 @@ body {
2911
2867
  }
2912
2868
  .ilo--file-upload--list {
2913
2869
  order: 4;
2870
+ grid-area: uploads;
2914
2871
  }
2915
2872
  .ilo--file-upload--list-item {
2873
+ display: inline-block;
2916
2874
  background-color: rgb(237, 240, 242);
2917
2875
  border-bottom: 0.1071811361rem solid rgb(237, 240, 242);
2918
2876
  border-left: 0.1607717042rem solid rgb(35, 0, 80);
@@ -2928,26 +2886,11 @@ body {
2928
2886
  margin: 1.2861736334rem 0rem 0rem 0rem;
2929
2887
  outline: none;
2930
2888
  padding: 0.6966773848rem 0.6430868167rem 0.857449089rem 0.5894962487rem;
2931
- width: 100%;
2932
- }
2933
-
2934
- .file-upload div {
2935
- display: flex;
2936
- flex-direction: column;
2937
- }
2938
- .file-upload div .ilo--fieldset--label {
2939
- order: 1;
2940
- }
2941
- .file-upload div .ilo--fieldset--helper,
2942
- .file-upload div .ilo--fieldset--error {
2943
- margin-top: 0;
2944
- margin-bottom: 0.90033358rem;
2945
- order: 2;
2946
2889
  }
2947
2890
 
2948
2891
  /**
2949
2892
  * Do not edit directly
2950
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2893
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2951
2894
  */
2952
2895
  /**
2953
2896
  * TOKENS:
@@ -2955,22 +2898,40 @@ body {
2955
2898
  /**
2956
2899
  * MAPS:
2957
2900
  */
2958
- .ilo--formgroup--legend {
2959
- display: block;
2960
- font-family: Overpass;
2961
- font-weight: 700;
2962
- font-size: 23.32px;
2963
- letter-spacing: -3.5%;
2964
- line-height: 29.15px;
2965
- margin-bottom: 1.5763397642rem;
2901
+ .ilo--form {
2902
+ display: flex;
2903
+ justify-content: flex-start;
2904
+ align-items: flex-start;
2905
+ flex-direction: column;
2906
+ appearance: none;
2907
+ gap: 32px;
2908
+ color: rgb(45, 45, 45);
2966
2909
  }
2967
- .right-to-left .ilo--formgroup {
2968
- direction: rtl;
2910
+ .ilo--form__theme__light {
2911
+ color: rgb(45, 45, 45);
2912
+ }
2913
+ .ilo--form__theme__light label,
2914
+ .ilo--form__theme__light p {
2915
+ color: rgb(45, 45, 45);
2916
+ }
2917
+ .ilo--form__theme__dark {
2918
+ color: rgb(237, 240, 242);
2919
+ }
2920
+ .ilo--form__theme__dark label,
2921
+ .ilo--form__theme__dark p {
2922
+ color: rgb(237, 240, 242);
2923
+ }
2924
+ .ilo--form__theme__dark legend {
2925
+ color: rgb(255, 205, 45);
2926
+ }
2927
+ .ilo--form__disabled {
2928
+ opacity: 50%;
2929
+ pointer-events: none;
2969
2930
  }
2970
2931
 
2971
2932
  /**
2972
2933
  * Do not edit directly
2973
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
2934
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2974
2935
  */
2975
2936
  /**
2976
2937
  * TOKENS:
@@ -2978,13 +2939,96 @@ body {
2978
2939
  /**
2979
2940
  * MAPS:
2980
2941
  */
2981
- .right-to-left .ilo--form {
2982
- direction: rtl;
2942
+ .ilo--form-control {
2943
+ display: inline-grid;
2944
+ grid-area: input;
2945
+ }
2946
+ .ilo--form-control__label-placement__start {
2947
+ grid-template-rows: auto;
2948
+ grid-template-columns: auto;
2949
+ grid-template-areas: "label input" "helper ." "uploads uploads";
2950
+ column-gap: 0.4287245445rem;
2951
+ }
2952
+ .ilo--form-control__label-placement__start .ilo--form-control--helper {
2953
+ text-align: right;
2954
+ }
2955
+ .ilo--form-control__label-placement__end {
2956
+ grid-template-rows: auto;
2957
+ grid-template-columns: auto;
2958
+ grid-template-areas: "input label" ". helper" "uploads uploads";
2959
+ column-gap: 0.4287245445rem;
2960
+ }
2961
+ .ilo--form-control__label-placement__top {
2962
+ grid-template-rows: auto auto auto;
2963
+ grid-template-columns: auto;
2964
+ grid-template-areas: "label" "input" "downloads" "helper";
2965
+ row-gap: 0.4287245445rem;
2966
+ }
2967
+ .ilo--form-control__label-placement__bottom {
2968
+ grid-template-rows: auto auto auto;
2969
+ grid-template-columns: auto;
2970
+ grid-template-areas: "helper" "input" "downloads" "label";
2971
+ row-gap: 0.4287245445rem;
2972
+ }
2973
+ .ilo--form-control__disabled .ilo--form-control--label,
2974
+ .ilo--form-control__disabled .ilo--form-control--helper {
2975
+ opacity: 0.5;
2976
+ pointer-events: none;
2977
+ }
2978
+ .ilo--form-control__error .ilo--form-control--helper {
2979
+ color: rgb(200, 48, 60);
2980
+ }
2981
+ .ilo--form-control--label {
2982
+ color: rgb(45, 45, 45);
2983
+ grid-area: label;
2984
+ display: flex;
2985
+ flex-flow: row nowrap;
2986
+ align-items: center;
2987
+ justify-content: flex-start;
2988
+ }
2989
+ .ilo--form-control--label__size__small {
2990
+ font-family: Noto Sans;
2991
+ font-size: 0.8001071811rem;
2992
+ letter-spacing: -0.0010718114rem;
2993
+ line-height: 1.0803858521rem;
2994
+ font-weight: 400;
2995
+ }
2996
+ .ilo--form-control--label__size__medium {
2997
+ font-family: Overpass;
2998
+ font-size: 0.857449089rem;
2999
+ letter-spacing: -0.0010718114rem;
3000
+ line-height: 1.1575562701rem;
3001
+ font-weight: 700;
3002
+ }
3003
+ .ilo--form-control--label__size__large {
3004
+ font-family: Overpass;
3005
+ font-size: 1rem;
3006
+ letter-spacing: -0.0010718114rem;
3007
+ line-height: 1.3001071811rem;
3008
+ font-weight: 700;
3009
+ }
3010
+ .ilo--form-control--label label {
3011
+ font-family: inherit;
3012
+ font-size: inherit;
3013
+ letter-spacing: inherit;
3014
+ line-height: inherit;
3015
+ font-weight: inherit;
3016
+ }
3017
+ .ilo--form-control--label div[class*=tooltip] {
3018
+ margin-left: 0.2143622722rem;
3019
+ }
3020
+ .ilo--form-control--helper {
3021
+ grid-area: helper;
3022
+ color: rgb(109, 109, 109);
3023
+ font-family: Noto Sans;
3024
+ font-size: 11.94px;
3025
+ letter-spacing: normal;
3026
+ line-height: 16.24px;
2983
3027
  }
2984
3028
 
2985
3029
  /**
2986
3030
  * Do not edit directly
2987
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
3031
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2988
3032
  */
2989
3033
  /**
2990
3034
  * TOKENS:
@@ -2994,7 +3038,7 @@ body {
2994
3038
  */
2995
3039
  /**
2996
3040
  * Do not edit directly
2997
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
3041
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
2998
3042
  */
2999
3043
  /**
3000
3044
  * TOKENS:
@@ -3019,7 +3063,7 @@ body {
3019
3063
  }
3020
3064
  /**
3021
3065
  * Do not edit directly
3022
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
3066
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3023
3067
  */
3024
3068
  /**
3025
3069
  * TOKENS:
@@ -3343,7 +3387,7 @@ body {
3343
3387
 
3344
3388
  /**
3345
3389
  * Do not edit directly
3346
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
3390
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3347
3391
  */
3348
3392
  /**
3349
3393
  * TOKENS:
@@ -3466,7 +3510,7 @@ body {
3466
3510
 
3467
3511
  /**
3468
3512
  * Do not edit directly
3469
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
3513
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3470
3514
  */
3471
3515
  /**
3472
3516
  * TOKENS:
@@ -3476,6 +3520,7 @@ body {
3476
3520
  */
3477
3521
  .hero {
3478
3522
  --corner-cut-height: 39px;
3523
+ width: 100%;
3479
3524
  display: grid;
3480
3525
  position: relative;
3481
3526
  grid-template-rows: minmax(216px, 1fr) 27px 39px auto;
@@ -3784,7 +3829,7 @@ body {
3784
3829
 
3785
3830
  /**
3786
3831
  * Do not edit directly
3787
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
3832
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3788
3833
  */
3789
3834
  /**
3790
3835
  * TOKENS:
@@ -3918,7 +3963,7 @@ body {
3918
3963
 
3919
3964
  /**
3920
3965
  * Do not edit directly
3921
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
3966
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3922
3967
  */
3923
3968
  /**
3924
3969
  * TOKENS:
@@ -3974,7 +4019,7 @@ body {
3974
4019
 
3975
4020
  /**
3976
4021
  * Do not edit directly
3977
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4022
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
3978
4023
  */
3979
4024
  /**
3980
4025
  * TOKENS:
@@ -4116,7 +4161,7 @@ body {
4116
4161
 
4117
4162
  /**
4118
4163
  * Do not edit directly
4119
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4164
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4120
4165
  */
4121
4166
  /**
4122
4167
  * TOKENS:
@@ -4126,7 +4171,7 @@ body {
4126
4171
  */
4127
4172
  /**
4128
4173
  * Do not edit directly
4129
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4174
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4130
4175
  */
4131
4176
  /**
4132
4177
  * TOKENS:
@@ -4151,7 +4196,7 @@ body {
4151
4196
  }
4152
4197
  /**
4153
4198
  * Do not edit directly
4154
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4199
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4155
4200
  */
4156
4201
  /**
4157
4202
  * TOKENS:
@@ -4309,7 +4354,7 @@ body {
4309
4354
 
4310
4355
  /**
4311
4356
  * Do not edit directly
4312
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4357
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4313
4358
  */
4314
4359
  /**
4315
4360
  * TOKENS:
@@ -4404,7 +4449,7 @@ body {
4404
4449
 
4405
4450
  /**
4406
4451
  * Do not edit directly
4407
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4452
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4408
4453
  */
4409
4454
  /**
4410
4455
  * TOKENS:
@@ -4414,7 +4459,7 @@ body {
4414
4459
  */
4415
4460
  /**
4416
4461
  * Do not edit directly
4417
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4462
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4418
4463
  */
4419
4464
  /**
4420
4465
  * TOKENS:
@@ -4424,7 +4469,7 @@ body {
4424
4469
  */
4425
4470
  /**
4426
4471
  * Do not edit directly
4427
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4472
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4428
4473
  */
4429
4474
  /**
4430
4475
  * TOKENS:
@@ -4595,7 +4640,7 @@ body {
4595
4640
 
4596
4641
  /**
4597
4642
  * Do not edit directly
4598
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4643
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4599
4644
  */
4600
4645
  /**
4601
4646
  * TOKENS:
@@ -4642,7 +4687,7 @@ body {
4642
4687
 
4643
4688
  /**
4644
4689
  * Do not edit directly
4645
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4690
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4646
4691
  */
4647
4692
  /**
4648
4693
  * TOKENS:
@@ -4652,7 +4697,7 @@ body {
4652
4697
  */
4653
4698
  /**
4654
4699
  * Do not edit directly
4655
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4700
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4656
4701
  */
4657
4702
  /**
4658
4703
  * TOKENS:
@@ -4662,7 +4707,7 @@ body {
4662
4707
  */
4663
4708
  /**
4664
4709
  * Do not edit directly
4665
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4710
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4666
4711
  */
4667
4712
  /**
4668
4713
  * TOKENS:
@@ -4759,7 +4804,7 @@ body {
4759
4804
 
4760
4805
  /**
4761
4806
  * Do not edit directly
4762
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
4807
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
4763
4808
  */
4764
4809
  /**
4765
4810
  * TOKENS:
@@ -5113,6 +5158,7 @@ body {
5113
5158
  background-position: calc(100% - 16px) 55%;
5114
5159
  background-repeat: no-repeat;
5115
5160
  background-size: 24px;
5161
+ background-position-y: center;
5116
5162
  border: none;
5117
5163
  color: rgb(35, 0, 80);
5118
5164
  cursor: pointer;
@@ -5120,6 +5166,7 @@ body {
5120
5166
  font-family: Overpass;
5121
5167
  font-weight: 500;
5122
5168
  padding: 16px 36px 16px 8px;
5169
+ line-height: 24px;
5123
5170
  text-align: left;
5124
5171
  transition: all 150ms ease-out;
5125
5172
  width: 100%;
@@ -5283,6 +5330,7 @@ body {
5283
5330
  background-position: calc(100% - 16px) 55%;
5284
5331
  background-repeat: no-repeat;
5285
5332
  background-size: 16px;
5333
+ background-position-y: center;
5286
5334
  border: none;
5287
5335
  color: rgb(35, 0, 80);
5288
5336
  cursor: pointer;
@@ -5290,6 +5338,7 @@ body {
5290
5338
  font-family: Overpass;
5291
5339
  font-weight: 500;
5292
5340
  padding: 16px 36px 16px 8px;
5341
+ line-height: 16px;
5293
5342
  text-align: left;
5294
5343
  transition: all 150ms ease-out;
5295
5344
  width: 100%;
@@ -5649,7 +5698,7 @@ body {
5649
5698
 
5650
5699
  /**
5651
5700
  * Do not edit directly
5652
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
5701
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5653
5702
  */
5654
5703
  /**
5655
5704
  * TOKENS:
@@ -5659,7 +5708,7 @@ body {
5659
5708
  */
5660
5709
  /**
5661
5710
  * Do not edit directly
5662
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
5711
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5663
5712
  */
5664
5713
  /**
5665
5714
  * TOKENS:
@@ -5669,7 +5718,7 @@ body {
5669
5718
  */
5670
5719
  /**
5671
5720
  * Do not edit directly
5672
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
5721
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5673
5722
  */
5674
5723
  /**
5675
5724
  * TOKENS:
@@ -5861,7 +5910,7 @@ body {
5861
5910
 
5862
5911
  /**
5863
5912
  * Do not edit directly
5864
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
5913
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
5865
5914
  */
5866
5915
  /**
5867
5916
  * TOKENS:
@@ -6001,7 +6050,7 @@ body {
6001
6050
 
6002
6051
  /**
6003
6052
  * Do not edit directly
6004
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6053
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6005
6054
  */
6006
6055
  /**
6007
6056
  * TOKENS:
@@ -6011,7 +6060,7 @@ body {
6011
6060
  */
6012
6061
  /**
6013
6062
  * Do not edit directly
6014
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6063
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6015
6064
  */
6016
6065
  /**
6017
6066
  * TOKENS:
@@ -6036,7 +6085,7 @@ body {
6036
6085
  }
6037
6086
  /**
6038
6087
  * Do not edit directly
6039
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6088
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6040
6089
  */
6041
6090
  /**
6042
6091
  * TOKENS:
@@ -6203,7 +6252,7 @@ body {
6203
6252
 
6204
6253
  /**
6205
6254
  * Do not edit directly
6206
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6255
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6207
6256
  */
6208
6257
  /**
6209
6258
  * TOKENS:
@@ -6212,16 +6261,14 @@ body {
6212
6261
  * MAPS:
6213
6262
  */
6214
6263
  .ilo--radio {
6215
- -webkit-appearance: none;
6216
- -moz-appearance: none;
6217
6264
  border: none;
6218
6265
  display: grid;
6219
6266
  height: 1.2861736334rem;
6220
6267
  margin: 0;
6221
- order: 1;
6222
6268
  position: relative;
6223
6269
  place-content: center;
6224
6270
  width: 1.2861736334rem;
6271
+ cursor: pointer;
6225
6272
  }
6226
6273
  .ilo--radio:before {
6227
6274
  content: "";
@@ -6234,6 +6281,7 @@ body {
6234
6281
  top: 0.1607717042rem;
6235
6282
  width: 0.9646302251rem;
6236
6283
  z-index: 1;
6284
+ pointer-events: none;
6237
6285
  }
6238
6286
  .ilo--radio:after {
6239
6287
  content: "";
@@ -6245,6 +6293,7 @@ body {
6245
6293
  top: 0;
6246
6294
  width: 1.2861736334rem;
6247
6295
  z-index: 0;
6296
+ pointer-events: none;
6248
6297
  }
6249
6298
  .ilo--radio:checked:before {
6250
6299
  background-color: rgb(235, 245, 253);
@@ -6259,58 +6308,20 @@ body {
6259
6308
  .ilo--radio:focus:after {
6260
6309
  background-color: rgb(255, 205, 45);
6261
6310
  }
6262
- .ilo--radio:focus:checked:before {
6263
- border-color: rgb(35, 0, 80);
6264
- }
6265
6311
  .ilo--radio:disabled {
6266
6312
  opacity: 45%;
6267
6313
  pointer-events: none;
6268
6314
  }
6269
- .ilo--radio:invalid:after, .ilo--radio.error:after, .error .ilo--radio:after {
6315
+ .ilo--radio:invalid:after, .ilo--radio__error:after {
6270
6316
  background-color: rgb(250, 60, 75);
6271
6317
  }
6272
- .ilo--radio:invalid:checked:before, .ilo--radio.error:checked:before, .error .ilo--radio:checked:before {
6318
+ .ilo--radio:invalid:checked:before, .ilo--radio__error:checked:before {
6273
6319
  border-color: rgb(35, 0, 80);
6274
6320
  }
6275
6321
 
6276
- .ilo--fieldset--input--radio {
6277
- align-items: center;
6278
- clear: both;
6279
- display: flex;
6280
- flex-wrap: wrap;
6281
- justify-content: flex-start;
6282
- margin-bottom: 1.1789924973rem;
6283
- }
6284
- .ilo--fieldset--input--radio .ilo--fieldset--label {
6285
- color: rgb(45, 45, 45);
6286
- font-family: Noto Sans;
6287
- font-weight: 400;
6288
- font-size: 14.9px;
6289
- margin-bottom: 0;
6290
- margin-left: 0.4287245445rem;
6291
- margin-top: 2px;
6292
- order: 2;
6293
- }
6294
- .right-to-left .ilo--fieldset--input--radio .ilo--fieldset--label {
6295
- margin-left: 0;
6296
- margin-right: 0.4287245445rem;
6297
- }
6298
- .ilo--fieldset--input--radio .ilo--fieldset--error,
6299
- .ilo--fieldset--input--radio .ilo--fieldset--helper {
6300
- order: 3;
6301
- width: 100%;
6302
- }
6303
- .right-to-left .ilo--fieldset--input--radio {
6304
- direction: rtl;
6305
- }
6306
- .right-to-left .ilo--fieldset--input--radio .ilo--fieldset--label {
6307
- margin-left: 0;
6308
- margin-right: 0.4287245445rem;
6309
- }
6310
-
6311
6322
  /**
6312
6323
  * Do not edit directly
6313
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6324
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6314
6325
  */
6315
6326
  /**
6316
6327
  * TOKENS:
@@ -6320,7 +6331,7 @@ body {
6320
6331
  */
6321
6332
  /**
6322
6333
  * Do not edit directly
6323
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6334
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6324
6335
  */
6325
6336
  /**
6326
6337
  * TOKENS:
@@ -6345,7 +6356,7 @@ body {
6345
6356
  }
6346
6357
  /**
6347
6358
  * Do not edit directly
6348
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6359
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6349
6360
  */
6350
6361
  /**
6351
6362
  * TOKENS:
@@ -6406,7 +6417,7 @@ body {
6406
6417
 
6407
6418
  /**
6408
6419
  * Do not edit directly
6409
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6420
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6410
6421
  */
6411
6422
  /**
6412
6423
  * TOKENS:
@@ -6821,7 +6832,7 @@ body {
6821
6832
 
6822
6833
  /**
6823
6834
  * Do not edit directly
6824
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6835
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6825
6836
  */
6826
6837
  /**
6827
6838
  * TOKENS:
@@ -6875,7 +6886,7 @@ body {
6875
6886
 
6876
6887
  /**
6877
6888
  * Do not edit directly
6878
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
6889
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
6879
6890
  */
6880
6891
  /**
6881
6892
  * TOKENS:
@@ -7033,7 +7044,7 @@ body {
7033
7044
 
7034
7045
  /**
7035
7046
  * Do not edit directly
7036
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
7047
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7037
7048
  */
7038
7049
  /**
7039
7050
  * TOKENS:
@@ -7384,7 +7395,7 @@ body {
7384
7395
 
7385
7396
  /**
7386
7397
  * Do not edit directly
7387
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
7398
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7388
7399
  */
7389
7400
  /**
7390
7401
  * TOKENS:
@@ -7570,7 +7581,7 @@ body {
7570
7581
 
7571
7582
  /**
7572
7583
  * Do not edit directly
7573
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
7584
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7574
7585
  */
7575
7586
  /**
7576
7587
  * TOKENS:
@@ -7615,7 +7626,7 @@ body {
7615
7626
  opacity: 45%;
7616
7627
  pointer-events: none;
7617
7628
  }
7618
- .ilo--textarea:invalid, .ilo--textarea.error, .error .ilo--textarea {
7629
+ .ilo--textarea:invalid, .ilo--textarea__error, .ilo--textarea__error .ilo--textarea {
7619
7630
  background-color: rgb(255, 255, 255);
7620
7631
  border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7621
7632
  border-left: 0.1607717042rem solid rgb(200, 48, 60);
@@ -7628,7 +7639,7 @@ body {
7628
7639
 
7629
7640
  /**
7630
7641
  * Do not edit directly
7631
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
7642
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7632
7643
  */
7633
7644
  /**
7634
7645
  * TOKENS:
@@ -7802,7 +7813,179 @@ body {
7802
7813
 
7803
7814
  /**
7804
7815
  * Do not edit directly
7805
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
7816
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7817
+ */
7818
+ /**
7819
+ * TOKENS:
7820
+ */
7821
+ /**
7822
+ * MAPS:
7823
+ */
7824
+ .ilo--text-input {
7825
+ -webkit-appearance: none;
7826
+ -moz-appearance: none;
7827
+ appearance: none;
7828
+ background-color: rgb(255, 255, 255);
7829
+ border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7830
+ border-left: 0.1071811361rem solid rgb(184, 196, 204);
7831
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
7832
+ border-top: 0.1071811361rem solid rgb(184, 196, 204);
7833
+ box-sizing: border-box;
7834
+ font-family: Noto Sans;
7835
+ font-weight: 500;
7836
+ font-size: 16px;
7837
+ letter-spacing: -0.02em;
7838
+ line-height: 21.6px;
7839
+ height: 2.5723472669rem;
7840
+ margin: 0rem 0rem 0rem 0rem;
7841
+ outline: none;
7842
+ padding: 0.857449089rem 0.6430868167rem 0.857449089rem 0.6430868167rem;
7843
+ width: 100%;
7844
+ }
7845
+ .ilo--text-input:focus {
7846
+ background-color: rgb(235, 245, 253);
7847
+ border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7848
+ border-left: 0.1607717042rem solid rgb(30, 45, 190);
7849
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
7850
+ border-top: 0.1071811361rem solid rgb(184, 196, 204);
7851
+ padding-left: 11px;
7852
+ outline: none;
7853
+ }
7854
+ .ilo--text-input:disabled {
7855
+ opacity: 45%;
7856
+ pointer-events: none;
7857
+ }
7858
+ .ilo--text-input:invalid, .ilo--text-input__error {
7859
+ background-color: rgb(255, 255, 255);
7860
+ }
7861
+ .ilo--text-input:invalid {
7862
+ border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7863
+ border-left: 0.1607717042rem solid rgb(255, 205, 45);
7864
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
7865
+ border-top: 0.1071811361rem solid rgb(184, 196, 204);
7866
+ }
7867
+ .ilo--text-input__error {
7868
+ border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
7869
+ border-left: 0.1607717042rem solid rgb(200, 48, 60);
7870
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
7871
+ border-top: 0.1071811361rem solid rgb(184, 196, 204);
7872
+ }
7873
+
7874
+ /**
7875
+ * Do not edit directly
7876
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7877
+ */
7878
+ /**
7879
+ * TOKENS:
7880
+ */
7881
+ /**
7882
+ * MAPS:
7883
+ */
7884
+ /**
7885
+ * Do not edit directly
7886
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7887
+ */
7888
+ /**
7889
+ * TOKENS:
7890
+ */
7891
+ /**
7892
+ * MAPS:
7893
+ */
7894
+ @keyframes emptygradient {
7895
+ 0% {
7896
+ opacity: 1;
7897
+ }
7898
+ 100% {
7899
+ opacity: 0;
7900
+ }
7901
+ }
7902
+ @keyframes spin {
7903
+ 100% {
7904
+ -moz-transform: rotate(360deg);
7905
+ -webkit-transform: rotate(360deg);
7906
+ transform: rotate(360deg);
7907
+ }
7908
+ }
7909
+ .ilo--input--toggle {
7910
+ grid-area: input;
7911
+ position: relative;
7912
+ display: inline-block;
7913
+ width: var(--toggle-width);
7914
+ height: var(--toggle-height);
7915
+ --base-toggle-width: 2.4651661308rem;
7916
+ --base-toggle-height: 1.2861736334rem;
7917
+ }
7918
+ .ilo--input--toggle__size__small {
7919
+ --toggle-width: var(--base-toggle-width);
7920
+ --toggle-height: var(--base-toggle-height);
7921
+ }
7922
+ .ilo--input--toggle__size__medium {
7923
+ --toggle-width: calc(var(--base-toggle-width) * 1.5);
7924
+ --toggle-height: calc(var(--base-toggle-height) * 1.5);
7925
+ }
7926
+ .ilo--input--toggle__size__large {
7927
+ --toggle-width: calc(var(--base-toggle-width) * 2);
7928
+ --toggle-height: calc(var(--base-toggle-height) * 2);
7929
+ }
7930
+ .ilo--input--toggle__disabled {
7931
+ cursor: not-allowed;
7932
+ opacity: 0.5;
7933
+ }
7934
+ .ilo--input--toggle__error .ilo--input--toggle--slider {
7935
+ outline-color: rgb(250, 60, 75) !important;
7936
+ outline-width: calc(var(--toggle-height) / 8);
7937
+ outline-style: solid;
7938
+ }
7939
+ .ilo--input--toggle input[type=checkbox] {
7940
+ opacity: 0;
7941
+ width: 100%;
7942
+ height: 100%;
7943
+ padding: 0;
7944
+ margin: 0;
7945
+ cursor: pointer;
7946
+ }
7947
+ .ilo--input--toggle--slider {
7948
+ position: absolute;
7949
+ pointer-events: none;
7950
+ top: 0;
7951
+ left: 0;
7952
+ right: 0;
7953
+ bottom: 0;
7954
+ background-color: rgb(184, 196, 204);
7955
+ border-radius: calc(var(--toggle-height) / 2);
7956
+ transition-property: background;
7957
+ transition-duration: 150ms;
7958
+ transition-timing-function: ease-out;
7959
+ }
7960
+ .ilo--input--toggle--slider::before {
7961
+ position: absolute;
7962
+ content: "";
7963
+ height: calc(var(--toggle-height) - var(--toggle-height) / 3);
7964
+ width: calc(var(--toggle-height) - var(--toggle-height) / 3);
7965
+ left: calc(var(--toggle-height) / 6);
7966
+ bottom: calc(var(--toggle-height) / 6);
7967
+ background-color: rgb(255, 255, 255);
7968
+ border-radius: 50%;
7969
+ transition-property: transform, background;
7970
+ transition-duration: 150ms;
7971
+ transition-timing-function: ease-out;
7972
+ }
7973
+ input[type=checkbox]:checked + .ilo--input--toggle--slider {
7974
+ background-color: rgb(35, 0, 80);
7975
+ }
7976
+ input[type=checkbox]:focus + .ilo--input--toggle--slider {
7977
+ outline-color: rgb(255, 205, 45);
7978
+ outline-width: calc(var(--toggle-height) / 8);
7979
+ outline-style: solid;
7980
+ }
7981
+ input:checked + .ilo--input--toggle--slider:before {
7982
+ transform: translateX(calc(var(--toggle-width) - var(--toggle-height)));
7983
+ background-color: rgb(235, 245, 253);
7984
+ }
7985
+
7986
+ /**
7987
+ * Do not edit directly
7988
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7806
7989
  */
7807
7990
  /**
7808
7991
  * TOKENS:
@@ -7977,7 +8160,7 @@ body {
7977
8160
 
7978
8161
  /**
7979
8162
  * Do not edit directly
7980
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
8163
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
7981
8164
  */
7982
8165
  /**
7983
8166
  * TOKENS:
@@ -8887,7 +9070,7 @@ body {
8887
9070
 
8888
9071
  /**
8889
9072
  * Do not edit directly
8890
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
9073
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
8891
9074
  */
8892
9075
  /**
8893
9076
  * TOKENS:
@@ -8897,7 +9080,7 @@ body {
8897
9080
  */
8898
9081
  /**
8899
9082
  * Do not edit directly
8900
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
9083
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
8901
9084
  */
8902
9085
  /**
8903
9086
  * TOKENS:
@@ -8922,7 +9105,7 @@ body {
8922
9105
  }
8923
9106
  /**
8924
9107
  * Do not edit directly
8925
- * Generated on Tue, 22 Aug 2023 13:24:08 GMT
9108
+ * Generated on Tue, 05 Sep 2023 15:11:31 GMT
8926
9109
  */
8927
9110
  /**
8928
9111
  * TOKENS: