@ilo-org/styles 0.1.3 → 0.1.5

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.
@@ -151,7 +151,7 @@ select {
151
151
  }
152
152
  /**
153
153
  * Do not edit directly
154
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
154
+ * Generated on Thu, 10 Nov 2022 20:25:09 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 Fri, 04 Nov 2022 10:33:11 GMT
253
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
254
254
  */
255
255
  /**
256
256
  * TOKENS:
@@ -350,7 +350,7 @@ body {
350
350
 
351
351
  /**
352
352
  * Do not edit directly
353
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
353
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
354
354
  */
355
355
  /**
356
356
  * TOKENS:
@@ -375,7 +375,7 @@ body {
375
375
  }
376
376
  /**
377
377
  * Do not edit directly
378
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
378
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
379
379
  */
380
380
  /**
381
381
  * TOKENS:
@@ -605,7 +605,7 @@ body {
605
605
 
606
606
  /**
607
607
  * Do not edit directly
608
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
608
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
609
609
  */
610
610
  /**
611
611
  * TOKENS:
@@ -615,7 +615,7 @@ body {
615
615
  */
616
616
  /**
617
617
  * Do not edit directly
618
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
618
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
619
619
  */
620
620
  /**
621
621
  * TOKENS:
@@ -640,7 +640,7 @@ body {
640
640
  }
641
641
  /**
642
642
  * Do not edit directly
643
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
643
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
644
644
  */
645
645
  /**
646
646
  * TOKENS:
@@ -930,7 +930,7 @@ body {
930
930
 
931
931
  /**
932
932
  * Do not edit directly
933
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
933
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
934
934
  */
935
935
  /**
936
936
  * TOKENS:
@@ -1060,7 +1060,7 @@ body {
1060
1060
 
1061
1061
  /**
1062
1062
  * Do not edit directly
1063
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
1063
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
1064
1064
  */
1065
1065
  /**
1066
1066
  * TOKENS:
@@ -1939,7 +1939,7 @@ body {
1939
1939
 
1940
1940
  /**
1941
1941
  * Do not edit directly
1942
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
1942
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
1943
1943
  */
1944
1944
  /**
1945
1945
  * TOKENS:
@@ -1984,7 +1984,7 @@ body {
1984
1984
 
1985
1985
  /**
1986
1986
  * Do not edit directly
1987
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
1987
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
1988
1988
  */
1989
1989
  /**
1990
1990
  * TOKENS:
@@ -2008,17 +2008,17 @@ body {
2008
2008
  .ilo--checkbox:before {
2009
2009
  content: "";
2010
2010
  background-color: rgb(184, 196, 204);
2011
- border: 0.2143622722rem solid rgb(184, 196, 204);
2012
- height: 0.9646302251rem;
2013
- left: 0.1607717042rem;
2011
+ height: 0.857449089rem;
2012
+ left: 0.2143622722rem;
2014
2013
  position: absolute;
2015
- top: 0.1607717042rem;
2016
- width: 0.9646302251rem;
2014
+ top: 0.2143622722rem;
2015
+ width: 0.857449089rem;
2017
2016
  z-index: 1;
2018
2017
  }
2019
2018
  .ilo--checkbox:after {
2020
2019
  content: "";
2021
2020
  background-color: rgb(184, 196, 204);
2021
+ border: 0.2143622722rem solid rgb(184, 196, 204);
2022
2022
  height: 1.2861736334rem;
2023
2023
  left: 0;
2024
2024
  position: absolute;
@@ -2029,22 +2029,23 @@ body {
2029
2029
  .ilo--checkbox:checked:before {
2030
2030
  background-color: rgb(35, 0, 80);
2031
2031
  background-repeat: no-repeat;
2032
- background-size: cover;
2032
+ background-size: contain;
2033
2033
  background-position: center center;
2034
- border-color: rgb(35, 0, 80);
2035
2034
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3e%3cpath fill='rgb(237, 240, 242)' d='M4.375 6.25L1.875 3.75L0 5.625L4.375 10L12.5 1.875L10.625 0L4.375 6.25Z'/%3e%3c/svg%3e");
2036
2035
  }
2037
2036
  .ilo--checkbox:checked:after {
2038
2037
  background-color: rgb(35, 0, 80);
2038
+ border-color: rgb(35, 0, 80);
2039
2039
  }
2040
2040
  .ilo--checkbox:focus {
2041
2041
  outline: none;
2042
2042
  }
2043
2043
  .ilo--checkbox:focus:after {
2044
2044
  background-color: rgb(255, 205, 45);
2045
+ border-color: rgb(255, 205, 45);
2045
2046
  }
2046
- .ilo--checkbox:focus:checked:before {
2047
- border-color: rgb(35, 0, 80);
2047
+ .ilo--checkbox:focus:checked:after {
2048
+ border-color: rgb(255, 205, 45);
2048
2049
  }
2049
2050
  .ilo--checkbox:disabled {
2050
2051
  opacity: 45%;
@@ -2053,7 +2054,7 @@ body {
2053
2054
  .ilo--checkbox:invalid:after, .ilo--checkbox.error:after, .error .ilo--checkbox:after {
2054
2055
  background-color: rgb(250, 60, 75);
2055
2056
  }
2056
- .ilo--checkbox:invalid:checked:before, .ilo--checkbox.error:checked:before, .error .ilo--checkbox:checked:before {
2057
+ .ilo--checkbox:invalid:checked:after, .ilo--checkbox.error:checked:after, .error .ilo--checkbox:checked:after {
2057
2058
  border-color: rgb(35, 0, 80);
2058
2059
  }
2059
2060
 
@@ -2079,7 +2080,7 @@ body {
2079
2080
 
2080
2081
  /**
2081
2082
  * Do not edit directly
2082
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
2083
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2083
2084
  */
2084
2085
  /**
2085
2086
  * TOKENS:
@@ -2152,7 +2153,7 @@ body {
2152
2153
 
2153
2154
  /**
2154
2155
  * Do not edit directly
2155
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
2156
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2156
2157
  */
2157
2158
  /**
2158
2159
  * TOKENS:
@@ -2162,7 +2163,7 @@ body {
2162
2163
  */
2163
2164
  /**
2164
2165
  * Do not edit directly
2165
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
2166
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2166
2167
  */
2167
2168
  /**
2168
2169
  * TOKENS:
@@ -2172,7 +2173,7 @@ body {
2172
2173
  */
2173
2174
  /**
2174
2175
  * Do not edit directly
2175
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
2176
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2176
2177
  */
2177
2178
  /**
2178
2179
  * TOKENS:
@@ -2182,7 +2183,7 @@ body {
2182
2183
  */
2183
2184
  /**
2184
2185
  * Do not edit directly
2185
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
2186
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2186
2187
  */
2187
2188
  /**
2188
2189
  * TOKENS:
@@ -2308,7 +2309,7 @@ body {
2308
2309
 
2309
2310
  /**
2310
2311
  * Do not edit directly
2311
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
2312
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2312
2313
  */
2313
2314
  /**
2314
2315
  * TOKENS:
@@ -2325,10 +2326,18 @@ body {
2325
2326
  .ilo--datepicker--range > .ilo--fieldset:nth-of-type(1) .ilo--input {
2326
2327
  border-right: none;
2327
2328
  }
2329
+ .right-to-left .ilo--datepicker {
2330
+ direction: rtl;
2331
+ }
2332
+
2333
+ .right-to-left .ilo--datepicker--range > .ilo--fieldset:nth-of-type(1) .ilo--input {
2334
+ border-left: none;
2335
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
2336
+ }
2328
2337
 
2329
2338
  /**
2330
2339
  * Do not edit directly
2331
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
2340
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2332
2341
  */
2333
2342
  /**
2334
2343
  * TOKENS:
@@ -2413,7 +2422,7 @@ body {
2413
2422
 
2414
2423
  /**
2415
2424
  * Do not edit directly
2416
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
2425
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2417
2426
  */
2418
2427
  /**
2419
2428
  * TOKENS:
@@ -2423,7 +2432,7 @@ body {
2423
2432
  */
2424
2433
  /**
2425
2434
  * Do not edit directly
2426
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
2435
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2427
2436
  */
2428
2437
  /**
2429
2438
  * TOKENS:
@@ -2433,7 +2442,7 @@ body {
2433
2442
  */
2434
2443
  /**
2435
2444
  * Do not edit directly
2436
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
2445
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2437
2446
  */
2438
2447
  /**
2439
2448
  * TOKENS:
@@ -2486,7 +2495,7 @@ body {
2486
2495
 
2487
2496
  /**
2488
2497
  * Do not edit directly
2489
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
2498
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2490
2499
  */
2491
2500
  /**
2492
2501
  * TOKENS:
@@ -2549,10 +2558,19 @@ body {
2549
2558
  margin-left: 8px;
2550
2559
  margin-top: 3px;
2551
2560
  }
2561
+ .right-to-left .ilo--fieldset {
2562
+ direction: rtl;
2563
+ }
2564
+ .right-to-left .ilo--fieldset .ilo--fieldset--label {
2565
+ float: right;
2566
+ }
2567
+ .right-to-left .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend {
2568
+ float: right;
2569
+ }
2552
2570
 
2553
2571
  /**
2554
2572
  * Do not edit directly
2555
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
2573
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2556
2574
  */
2557
2575
  /**
2558
2576
  * TOKENS:
@@ -2658,7 +2676,7 @@ body {
2658
2676
 
2659
2677
  /**
2660
2678
  * Do not edit directly
2661
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
2679
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2662
2680
  */
2663
2681
  /**
2664
2682
  * TOKENS:
@@ -2675,10 +2693,13 @@ body {
2675
2693
  line-height: 29.15px;
2676
2694
  margin-bottom: 1.5763397642rem;
2677
2695
  }
2696
+ .right-to-left .ilo--formgroup {
2697
+ direction: rtl;
2698
+ }
2678
2699
 
2679
2700
  /**
2680
2701
  * Do not edit directly
2681
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
2702
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2682
2703
  */
2683
2704
  /**
2684
2705
  * TOKENS:
@@ -2686,9 +2707,23 @@ body {
2686
2707
  /**
2687
2708
  * MAPS:
2688
2709
  */
2710
+ .right-to-left .ilo--form {
2711
+ direction: rtl;
2712
+ }
2713
+
2689
2714
  /**
2690
2715
  * Do not edit directly
2691
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
2716
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2717
+ */
2718
+ /**
2719
+ * TOKENS:
2720
+ */
2721
+ /**
2722
+ * MAPS:
2723
+ */
2724
+ /**
2725
+ * Do not edit directly
2726
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2692
2727
  */
2693
2728
  /**
2694
2729
  * TOKENS:
@@ -2713,7 +2748,7 @@ body {
2713
2748
  }
2714
2749
  /**
2715
2750
  * Do not edit directly
2716
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
2751
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2717
2752
  */
2718
2753
  /**
2719
2754
  * TOKENS:
@@ -3010,7 +3045,8 @@ body {
3010
3045
  transform: scaleY(1);
3011
3046
  }
3012
3047
  .ilo--footer--logo {
3013
- width: 100%;
3048
+ min-width: 133px;
3049
+ width: 48%;
3014
3050
  }
3015
3051
  .ilo--footer .connect {
3016
3052
  display: grid;
@@ -3047,9 +3083,27 @@ body {
3047
3083
  .right-to-left .ilo--footer .social--links {
3048
3084
  flex-direction: row-reverse;
3049
3085
  }
3086
+ .right-to-left .ilo--footer .social--links--item:first-of-type {
3087
+ margin-right: 0;
3088
+ }
3050
3089
  .right-to-left .ilo--footer .social--links--link {
3051
3090
  text-indent: 999em;
3052
3091
  }
3092
+ .right-to-left .ilo--footer .legal,
3093
+ .right-to-left .ilo--footer .secondarylinks {
3094
+ display: block;
3095
+ }
3096
+ .right-to-left .ilo--footer .secondarylinks--list {
3097
+ display: flex;
3098
+ flex-direction: row-reverse;
3099
+ }
3100
+ .right-to-left .ilo--footer .secondarylinks--list--item:not(first-child):before {
3101
+ content: none;
3102
+ }
3103
+ .right-to-left .ilo--footer .secondarylinks--list--item:not(first-child):after {
3104
+ content: " | ";
3105
+ padding-right: 0.1071811361rem;
3106
+ }
3053
3107
  .right-to-left .ilo--footer--main:after {
3054
3108
  bottom: 0;
3055
3109
  left: 0;
@@ -3061,6 +3115,22 @@ body {
3061
3115
  .right-to-left .ilo--footer--main {
3062
3116
  grid-template-areas: "address site-info" "links site-info" "connect site-info";
3063
3117
  }
3118
+ .right-to-left .ilo--footer .legal,
3119
+ .right-to-left .ilo--footer .secondarylinks {
3120
+ float: right;
3121
+ }
3122
+ .right-to-left .ilo--footer .secondarylinks {
3123
+ margin-left: 6.7524115756rem;
3124
+ margin-right: 0.2143622722rem;
3125
+ }
3126
+ .right-to-left .ilo--footer .secondarylinks--list {
3127
+ display: flex;
3128
+ flex-direction: row-reverse;
3129
+ }
3130
+ .right-to-left .ilo--footer .anchorlink {
3131
+ left: 16px;
3132
+ right: auto;
3133
+ }
3064
3134
  }
3065
3135
  @media screen and (min-width: 1024px) {
3066
3136
  .right-to-left .ilo--footer--main {
@@ -3083,7 +3153,7 @@ body {
3083
3153
 
3084
3154
  /**
3085
3155
  * Do not edit directly
3086
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
3156
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
3087
3157
  */
3088
3158
  /**
3089
3159
  * TOKENS:
@@ -3206,7 +3276,7 @@ body {
3206
3276
 
3207
3277
  /**
3208
3278
  * Do not edit directly
3209
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
3279
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
3210
3280
  */
3211
3281
  /**
3212
3282
  * TOKENS:
@@ -3216,6 +3286,18 @@ body {
3216
3286
  */
3217
3287
  .ilo--hero {
3218
3288
  background: rgb(237, 240, 242);
3289
+ display: block;
3290
+ width: 100%;
3291
+ }
3292
+ .ilo--hero--home .ilo--image::before {
3293
+ background: linear-gradient(360deg, rgba(45, 45, 45, 0.3) 0%, rgba(45, 45, 45, 0) 24.88%), transparent;
3294
+ content: "";
3295
+ height: 100%;
3296
+ left: 0;
3297
+ position: absolute;
3298
+ top: 0;
3299
+ width: 100%;
3300
+ z-index: 2;
3219
3301
  }
3220
3302
  @media screen and (min-width: 1024px) {
3221
3303
  .ilo--hero--home {
@@ -3226,6 +3308,10 @@ body {
3226
3308
  position: relative;
3227
3309
  }
3228
3310
  @media screen and (min-width: 1024px) {
3311
+ .ilo--hero--portal {
3312
+ margin-bottom: 80px;
3313
+ padding-top: 170px;
3314
+ }
3229
3315
  .ilo--hero--portal .ilo--image {
3230
3316
  height: calc(100% - 80px);
3231
3317
  left: 0;
@@ -3247,6 +3333,9 @@ body {
3247
3333
  height: auto;
3248
3334
  width: 100%;
3249
3335
  }
3336
+ .ilo--hero--portal .ilo--hero-card {
3337
+ top: 80px;
3338
+ }
3250
3339
  }
3251
3340
  .ilo--hero--article {
3252
3341
  background: rgb(235, 245, 253);
@@ -3342,6 +3431,11 @@ body {
3342
3431
  top: -39.7px;
3343
3432
  width: 100%;
3344
3433
  }
3434
+ .right-to-left .ilo--hero-card::before {
3435
+ clip-path: polygon(100% 0, 100% 100%, 100% 100%, 0% 100%, 10% 0%);
3436
+ left: auto;
3437
+ right: 0;
3438
+ }
3345
3439
  @media screen and (min-width: 1024px) {
3346
3440
  .ilo--hero-card::before {
3347
3441
  height: 64px;
@@ -3353,6 +3447,9 @@ body {
3353
3447
  padding: 0 70px 70px 56px;
3354
3448
  }
3355
3449
  }
3450
+ .right-to-left .ilo--hero-card {
3451
+ direction: rtl;
3452
+ }
3356
3453
  .ilo--hero-card--center {
3357
3454
  margin: auto;
3358
3455
  }
@@ -3539,7 +3636,7 @@ body {
3539
3636
 
3540
3637
  /**
3541
3638
  * Do not edit directly
3542
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
3639
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
3543
3640
  */
3544
3641
  /**
3545
3642
  * TOKENS:
@@ -3595,7 +3692,7 @@ body {
3595
3692
 
3596
3693
  /**
3597
3694
  * Do not edit directly
3598
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
3695
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
3599
3696
  */
3600
3697
  /**
3601
3698
  * TOKENS:
@@ -3737,7 +3834,7 @@ body {
3737
3834
 
3738
3835
  /**
3739
3836
  * Do not edit directly
3740
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
3837
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
3741
3838
  */
3742
3839
  /**
3743
3840
  * TOKENS:
@@ -3747,7 +3844,7 @@ body {
3747
3844
  */
3748
3845
  /**
3749
3846
  * Do not edit directly
3750
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
3847
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
3751
3848
  */
3752
3849
  /**
3753
3850
  * TOKENS:
@@ -3772,7 +3869,7 @@ body {
3772
3869
  }
3773
3870
  /**
3774
3871
  * Do not edit directly
3775
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
3872
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
3776
3873
  */
3777
3874
  /**
3778
3875
  * TOKENS:
@@ -3923,7 +4020,7 @@ body {
3923
4020
 
3924
4021
  /**
3925
4022
  * Do not edit directly
3926
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
4023
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
3927
4024
  */
3928
4025
  /**
3929
4026
  * TOKENS:
@@ -3986,7 +4083,7 @@ body {
3986
4083
 
3987
4084
  /**
3988
4085
  * Do not edit directly
3989
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
4086
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
3990
4087
  */
3991
4088
  /**
3992
4089
  * TOKENS:
@@ -3996,7 +4093,7 @@ body {
3996
4093
  */
3997
4094
  /**
3998
4095
  * Do not edit directly
3999
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
4096
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
4000
4097
  */
4001
4098
  /**
4002
4099
  * TOKENS:
@@ -4006,7 +4103,7 @@ body {
4006
4103
  */
4007
4104
  /**
4008
4105
  * Do not edit directly
4009
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
4106
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
4010
4107
  */
4011
4108
  /**
4012
4109
  * TOKENS:
@@ -4047,7 +4144,7 @@ body {
4047
4144
  }
4048
4145
  .ilo--loading--large.ilo--loading--loading:before {
4049
4146
  animation: spin 1.5s linear infinite;
4050
- background-image: url("data:image/svg+xml,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 108 108'%3E%3Cpath d='M102 54a48 48 0 1 0-19.79 38.83l-4.65-6.4A40.09 40.09 0 1 1 94.08 54Z' style='fill:%23b8c4cc'/%3E%3Cpath d='m98.41 75.18 9.5-17.18h-19Z' style='fill:%231e2dbe'/%3E%3C/svg%3E");
4147
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 107.7 107.7'%3E%3Ccircle cx='53.8' cy='53.7' r='53.9' fill='%23fff'/%3E%3Cpath fill='%23b8c4cc' d='M101.8 53.7c0-10.8-3.6-21.2-10.3-29.7-6.7-8.5-16-14.4-26.5-17s-21.5-1.4-31.3 3.1C23.9 14.7 16 22.4 11.1 32c-4.9 9.6-6.4 20.6-4.3 31.2 2.1 10.6 7.7 20.1 15.9 27.1s18.5 11 29.3 11.5c10.8.4 21.4-2.8 30.1-9.1l-4.7-6.4c-7.3 5.3-16.1 8-25.1 7.6-9-.4-17.6-3.7-24.5-9.6-6.8-5.9-11.5-13.9-13.3-22.7-1.8-8.8-.5-18 3.6-26S28.9 21.2 37 17.4c8.2-3.8 17.4-4.7 26.1-2.6 8.8 2.1 16.5 7.1 22.1 14.2s8.6 15.8 8.6 24.8h8z'/%3E%3Cpath fill='%231e2dbe' d='m97.8 74.9 9.5-17.2h-19l9.5 17.2z'/%3E%3C/svg%3E");
4051
4148
  background-position: center;
4052
4149
  background-repeat: no-repeat;
4053
4150
  background-size: contain;
@@ -4086,7 +4183,7 @@ body {
4086
4183
  }
4087
4184
  .ilo--loading--small.ilo--loading--loading:before {
4088
4185
  animation: spin 1.5s linear infinite;
4089
- background-image: url("data:image/svg+xml,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 108 108'%3E%3Cpath d='M102 54a48 48 0 1 0-19.79 38.83l-4.65-6.4A40.09 40.09 0 1 1 94.08 54Z' style='fill:%23b8c4cc'/%3E%3Cpath d='m98.41 75.18 9.5-17.18h-19Z' style='fill:%231e2dbe'/%3E%3C/svg%3E");
4186
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 27.3 27.3'%3E%3Ccircle cx='13.7' cy='13.7' r='13.7' fill='%23fff'/%3E%3Cpath fill='%23b8c4cc' d='M25.7 13.7c0-2.7-.9-5.3-2.6-7.4-1.7-2.1-4-3.6-6.6-4.2-2.6-.6-5.4-.4-7.8.8-2.5 1-4.5 2.9-5.7 5.3-1.2 2.4-1.6 5.1-1.1 7.8.5 2.6 1.9 5 4 6.8 2 1.8 4.6 2.8 7.3 2.9 2.7.1 5.3-.7 7.5-2.3L18.9 21c-1.6 1.2-3.6 1.8-5.6 1.7-2-.1-4-.8-5.5-2.1s-2.6-3.1-3-5.1-.1-4 .8-5.8C6.5 7.8 8 6.3 9.9 5.5c1.8-.8 3.9-1 5.9-.6 2 .5 3.7 1.6 5 3.2 1.3 1.6 1.9 3.6 1.9 5.6h3z'/%3E%3Cpath fill='%231e2dbe' d='m24.2 20.6 3-5.4h-6l3 5.4z'/%3E%3C/svg%3E");
4090
4187
  background-position: center;
4091
4188
  background-repeat: no-repeat;
4092
4189
  background-size: contain;
@@ -4114,7 +4211,7 @@ body {
4114
4211
 
4115
4212
  /**
4116
4213
  * Do not edit directly
4117
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
4214
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
4118
4215
  */
4119
4216
  /**
4120
4217
  * TOKENS:
@@ -4124,7 +4221,7 @@ body {
4124
4221
  */
4125
4222
  /**
4126
4223
  * Do not edit directly
4127
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
4224
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
4128
4225
  */
4129
4226
  /**
4130
4227
  * TOKENS:
@@ -4134,7 +4231,7 @@ body {
4134
4231
  */
4135
4232
  /**
4136
4233
  * Do not edit directly
4137
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
4234
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
4138
4235
  */
4139
4236
  /**
4140
4237
  * TOKENS:
@@ -4231,7 +4328,7 @@ body {
4231
4328
 
4232
4329
  /**
4233
4330
  * Do not edit directly
4234
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
4331
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
4235
4332
  */
4236
4333
  /**
4237
4334
  * TOKENS:
@@ -4257,16 +4354,19 @@ body {
4257
4354
  }
4258
4355
  .ilo--header--menu {
4259
4356
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e%3cpath fill='rgb(255, 255, 255)' d='M24 8H17.3333 14.6667 8V10.6667H14.6667 17.3333 24V8zM24 14.667H17.3333 14.6667 8V17.3337H14.6667 17.3333 24V14.667zM24 21.333H17.3333 14.6667 8V23.9997H14.6667 17.3333 24V21.333z'/%3e%3c/svg%3e");
4357
+ align-self: center;
4260
4358
  background-color: transparent;
4261
4359
  background-position: center;
4262
4360
  background-repeat: no-repeat;
4263
4361
  background-size: 32px;
4264
4362
  border: none;
4265
4363
  cursor: pointer;
4364
+ height: 32px;
4266
4365
  overflow: hidden;
4267
4366
  position: relative;
4268
4367
  text-indent: -999%;
4269
4368
  transition: all 150ms ease-out;
4369
+ width: 32px;
4270
4370
  }
4271
4371
  .ilo--header--menu:hover, .ilo--header--menu:focus {
4272
4372
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e%3cpath fill='rgb(30, 45, 190)' d='M24 8H17.3333 14.6667 8V10.6667H14.6667 17.3333 24V8zM24 14.667H17.3333 14.6667 8V17.3337H14.6667 17.3333 24V14.667zM24 21.333H17.3333 14.6667 8V23.9997H14.6667 17.3333 24V21.333z'/%3e%3c/svg%3e");
@@ -4320,6 +4420,11 @@ body {
4320
4420
  display: block;
4321
4421
  padding: 16px 0;
4322
4422
  }
4423
+ @media screen and (min-width: 1024px) {
4424
+ .ilo--header--logo-link {
4425
+ padding: 0 0 24px;
4426
+ }
4427
+ }
4323
4428
  .ilo--header--logo-bar {
4324
4429
  background: rgb(30, 45, 190);
4325
4430
  display: flex;
@@ -4648,6 +4753,13 @@ body {
4648
4753
  background-position: 16px 55%;
4649
4754
  text-align: right;
4650
4755
  }
4756
+ .ilo--mobile--nav--search .ilo--searchfield {
4757
+ max-width: 618px;
4758
+ width: 100%;
4759
+ }
4760
+ .ilo--mobile--nav--search .ilo--fieldset {
4761
+ width: 100%;
4762
+ }
4651
4763
  @media screen and (min-width: 1024px) {
4652
4764
  .ilo--mobile--nav {
4653
4765
  display: none;
@@ -4910,6 +5022,13 @@ body {
4910
5022
  justify-content: center;
4911
5023
  padding: 80px 20px;
4912
5024
  }
5025
+ .ilo--search-box .ilo--searchfield {
5026
+ max-width: 618px;
5027
+ width: 100%;
5028
+ }
5029
+ .ilo--search-box .ilo--fieldset {
5030
+ width: 100%;
5031
+ }
4913
5032
 
4914
5033
  .ilo--search {
4915
5034
  display: none;
@@ -4952,7 +5071,7 @@ body {
4952
5071
 
4953
5072
  /**
4954
5073
  * Do not edit directly
4955
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
5074
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
4956
5075
  */
4957
5076
  /**
4958
5077
  * TOKENS:
@@ -4962,7 +5081,7 @@ body {
4962
5081
  */
4963
5082
  /**
4964
5083
  * Do not edit directly
4965
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
5084
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
4966
5085
  */
4967
5086
  /**
4968
5087
  * TOKENS:
@@ -4972,7 +5091,7 @@ body {
4972
5091
  */
4973
5092
  /**
4974
5093
  * Do not edit directly
4975
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
5094
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
4976
5095
  */
4977
5096
  /**
4978
5097
  * TOKENS:
@@ -5164,7 +5283,7 @@ body {
5164
5283
 
5165
5284
  /**
5166
5285
  * Do not edit directly
5167
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
5286
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5168
5287
  */
5169
5288
  /**
5170
5289
  * TOKENS:
@@ -5299,7 +5418,42 @@ body {
5299
5418
 
5300
5419
  /**
5301
5420
  * Do not edit directly
5302
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
5421
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5422
+ */
5423
+ /**
5424
+ * TOKENS:
5425
+ */
5426
+ /**
5427
+ * MAPS:
5428
+ */
5429
+ /**
5430
+ * Do not edit directly
5431
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5432
+ */
5433
+ /**
5434
+ * TOKENS:
5435
+ */
5436
+ /**
5437
+ * MAPS:
5438
+ */
5439
+ @keyframes emptygradient {
5440
+ 0% {
5441
+ opacity: 1;
5442
+ }
5443
+ 100% {
5444
+ opacity: 0;
5445
+ }
5446
+ }
5447
+ @keyframes spin {
5448
+ 100% {
5449
+ -moz-transform: rotate(360deg);
5450
+ -webkit-transform: rotate(360deg);
5451
+ transform: rotate(360deg);
5452
+ }
5453
+ }
5454
+ /**
5455
+ * Do not edit directly
5456
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5303
5457
  */
5304
5458
  /**
5305
5459
  * TOKENS:
@@ -5400,6 +5554,9 @@ body {
5400
5554
  background-color: rgb(235, 245, 253);
5401
5555
  color: rgb(30, 45, 190);
5402
5556
  outline: none;
5557
+ transition-property: color, background-color;
5558
+ transition-duration: 150ms;
5559
+ transition-timing-function: ease-out;
5403
5560
  }
5404
5561
  .ilo--profile--link:hover span, .ilo--profile--link:focus span {
5405
5562
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(30, 45, 190)' d='M8.63792 19.9964L7.6499 19.0082L14.6571 11.9999L7.6499 4.99159L8.63792 4.00342L16.1426 11.5023C16.2083 11.5675 16.2604 11.645 16.296 11.7304C16.3316 11.8158 16.3499 11.9074 16.3499 11.9999C16.3499 12.0924 16.3316 12.184 16.296 12.2694C16.2604 12.3548 16.2083 12.4324 16.1426 12.4975L8.63792 19.9964Z'/%3e%3c/svg%3e");
@@ -5416,7 +5573,7 @@ body {
5416
5573
 
5417
5574
  /**
5418
5575
  * Do not edit directly
5419
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
5576
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5420
5577
  */
5421
5578
  /**
5422
5579
  * TOKENS:
@@ -5495,7 +5652,9 @@ body {
5495
5652
  margin-bottom: 1.1789924973rem;
5496
5653
  }
5497
5654
  .ilo--fieldset--input--radio .ilo--fieldset--label {
5655
+ font-family: Noto Sans;
5498
5656
  font-weight: 400;
5657
+ margin-bottom: 0;
5499
5658
  margin-left: 0.4287245445rem;
5500
5659
  margin-top: 2px;
5501
5660
  order: 2;
@@ -5505,10 +5664,52 @@ body {
5505
5664
  order: 3;
5506
5665
  width: 100%;
5507
5666
  }
5667
+ .right-to-left .ilo--fieldset--input--radio {
5668
+ direction: rtl;
5669
+ }
5670
+ .right-to-left .ilo--fieldset--input--radio .ilo--fieldset--label {
5671
+ margin-left: 0;
5672
+ margin-right: 0.4287245445rem;
5673
+ }
5508
5674
 
5509
5675
  /**
5510
5676
  * Do not edit directly
5511
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
5677
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5678
+ */
5679
+ /**
5680
+ * TOKENS:
5681
+ */
5682
+ /**
5683
+ * MAPS:
5684
+ */
5685
+ /**
5686
+ * Do not edit directly
5687
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5688
+ */
5689
+ /**
5690
+ * TOKENS:
5691
+ */
5692
+ /**
5693
+ * MAPS:
5694
+ */
5695
+ @keyframes emptygradient {
5696
+ 0% {
5697
+ opacity: 1;
5698
+ }
5699
+ 100% {
5700
+ opacity: 0;
5701
+ }
5702
+ }
5703
+ @keyframes spin {
5704
+ 100% {
5705
+ -moz-transform: rotate(360deg);
5706
+ -webkit-transform: rotate(360deg);
5707
+ transform: rotate(360deg);
5708
+ }
5709
+ }
5710
+ /**
5711
+ * Do not edit directly
5712
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5512
5713
  */
5513
5714
  /**
5514
5715
  * TOKENS:
@@ -5555,7 +5756,9 @@ body {
5555
5756
  border-top: 0.1071811361rem solid rgb(30, 45, 190);
5556
5757
  color: rgb(30, 45, 190);
5557
5758
  cursor: pointer;
5558
- transition: background 150ms linear, border 150ms linear, color 150ms linear;
5759
+ transition-property: color, background-color, border-color;
5760
+ transition-duration: 150ms;
5761
+ transition-timing-function: ease-out;
5559
5762
  }
5560
5763
  .ilo--read-more--button:hover:after {
5561
5764
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(30, 45, 190)' d='M12 16.7791L4 8.77914L5.45455 7.2207L12 13.7662L18.5455 7.2207L20 8.77914L12 16.7791Z'/%3e%3c/svg%3e");
@@ -5567,7 +5770,7 @@ body {
5567
5770
 
5568
5771
  /**
5569
5772
  * Do not edit directly
5570
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
5773
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5571
5774
  */
5572
5775
  /**
5573
5776
  * TOKENS:
@@ -5590,6 +5793,8 @@ body {
5590
5793
  font-weight: inherit;
5591
5794
  line-height: inherit;
5592
5795
  text-decoration: none;
5796
+ border: none;
5797
+ text-decoration: underline;
5593
5798
  }
5594
5799
  .ilo--richtext a:visited {
5595
5800
  background: rgba(0, 0, 0, 0);
@@ -5671,6 +5876,26 @@ body {
5671
5876
  color: rgb(35, 0, 80);
5672
5877
  outline: none;
5673
5878
  }
5879
+ .ilo--richtext a:visited {
5880
+ border: none;
5881
+ text-decoration: underline;
5882
+ text-decoration-color: rgb(150, 10, 85);
5883
+ }
5884
+ .ilo--richtext a:hover {
5885
+ border: none;
5886
+ text-decoration: underline;
5887
+ text-decoration-color: rgb(30, 45, 190);
5888
+ }
5889
+ .ilo--richtext a:active {
5890
+ border: none;
5891
+ text-decoration: underline;
5892
+ text-decoration-color: rgb(35, 0, 80);
5893
+ }
5894
+ .ilo--richtext a:focus {
5895
+ border: none;
5896
+ text-decoration: underline;
5897
+ text-decoration-color: rgb(35, 0, 80);
5898
+ }
5674
5899
  .ilo--richtext img {
5675
5900
  width: 100%;
5676
5901
  }
@@ -5981,7 +6206,7 @@ body {
5981
6206
 
5982
6207
  /**
5983
6208
  * Do not edit directly
5984
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
6209
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5985
6210
  */
5986
6211
  /**
5987
6212
  * TOKENS:
@@ -6022,10 +6247,17 @@ body {
6022
6247
  opacity: 45%;
6023
6248
  pointer-events: none;
6024
6249
  }
6250
+ .right-to-left .ilo--searchfield {
6251
+ direction: rtl;
6252
+ }
6253
+ .right-to-left .ilo--searchfield .ilo--searchfield--button {
6254
+ border-left: 2px solid rgb(184, 196, 204);
6255
+ border-right: 0 solid rgb(184, 196, 204);
6256
+ }
6025
6257
 
6026
6258
  /**
6027
6259
  * Do not edit directly
6028
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
6260
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
6029
6261
  */
6030
6262
  /**
6031
6263
  * TOKENS:
@@ -6034,9 +6266,9 @@ body {
6034
6266
  * MAPS:
6035
6267
  */
6036
6268
  .ilo--tabs {
6037
- border-bottom: 0.2143622722rem solid rgb(237, 240, 242);
6038
- border-left: 0.2143622722rem solid rgb(237, 240, 242);
6039
- border-right: 0.2143622722rem solid rgb(237, 240, 242);
6269
+ border-bottom: 0.1607717042rem solid rgb(237, 240, 242);
6270
+ border-left: 0.1607717042rem solid rgb(237, 240, 242);
6271
+ border-right: 0.1607717042rem solid rgb(237, 240, 242);
6040
6272
  }
6041
6273
  .ilo--tabs:not(.tabs--js) .ilo--tabs--selection {
6042
6274
  margin-bottom: 1.2861736334rem;
@@ -6153,7 +6385,7 @@ body {
6153
6385
  border-right: 0.2679528403rem solid rgb(255, 255, 255);
6154
6386
  }
6155
6387
  .ilo--tabs.tabs--js .ilo--tabs--selection--item {
6156
- width: min(var(--tabscount) / 1 * 100%, 25%);
6388
+ width: min(var(--tabscount) / 1 * 100%, 100%);
6157
6389
  }
6158
6390
  }
6159
6391
  @media screen and (min-width: 1024px) {
@@ -6167,7 +6399,7 @@ body {
6167
6399
 
6168
6400
  /**
6169
6401
  * Do not edit directly
6170
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
6402
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
6171
6403
  */
6172
6404
  /**
6173
6405
  * TOKENS:
@@ -6517,7 +6749,7 @@ body {
6517
6749
 
6518
6750
  /**
6519
6751
  * Do not edit directly
6520
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
6752
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
6521
6753
  */
6522
6754
  /**
6523
6755
  * TOKENS:
@@ -6702,7 +6934,7 @@ body {
6702
6934
 
6703
6935
  /**
6704
6936
  * Do not edit directly
6705
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
6937
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
6706
6938
  */
6707
6939
  /**
6708
6940
  * TOKENS:
@@ -6720,7 +6952,7 @@ body {
6720
6952
  border-right: 0.1071811361rem solid rgb(184, 196, 204);
6721
6953
  border-top: 0.1071811361rem solid rgb(184, 196, 204);
6722
6954
  box-sizing: border-box;
6723
- font-family: Overpass;
6955
+ font-family: Noto Sans;
6724
6956
  font-weight: 500;
6725
6957
  font-size: 16px;
6726
6958
  letter-spacing: -0.02em;
@@ -6735,17 +6967,6 @@ body {
6735
6967
  padding: 0.857449089rem 0.6430868167rem 0.857449089rem 0.6430868167rem;
6736
6968
  width: 100%;
6737
6969
  }
6738
- .ilo--textarea::-webkit-resizer {
6739
- background-size: cover;
6740
- background-repeat: no-repeat;
6741
- bottom: 2px;
6742
- height: 12px;
6743
- right: 0;
6744
- pointer-events: none;
6745
- position: absolute;
6746
- width: 22px;
6747
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 12'%3e%3cpath fill='rgb(184, 196, 204)' d='M0.307453 12L22 0V12H0.307453Z'/%3e%3c/svg%3e");
6748
- }
6749
6970
  .ilo--textarea:focus {
6750
6971
  background-color: rgb(235, 245, 253);
6751
6972
  border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
@@ -6765,11 +6986,17 @@ body {
6765
6986
  border-right: 0.1071811361rem solid rgb(184, 196, 204);
6766
6987
  border-top: 0.1071811361rem solid rgb(184, 196, 204);
6767
6988
  }
6989
+ .right-to-left .ilo--textarea {
6990
+ direction: rtl;
6991
+ }
6768
6992
 
6769
- .ilo--tag-set {
6993
+ .ilo--tags {
6770
6994
  list-style: none;
6771
6995
  }
6772
- .ilo--tag-set__item {
6996
+ .right-to-left .ilo--tags {
6997
+ direction: rtl;
6998
+ }
6999
+ .ilo--tags__item {
6773
7000
  display: inline-block;
6774
7001
  margin: 3px;
6775
7002
  }
@@ -6855,7 +7082,7 @@ body {
6855
7082
 
6856
7083
  /**
6857
7084
  * Do not edit directly
6858
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
7085
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
6859
7086
  */
6860
7087
  /**
6861
7088
  * TOKENS:
@@ -7014,7 +7241,7 @@ body {
7014
7241
 
7015
7242
  /**
7016
7243
  * Do not edit directly
7017
- * Generated on Fri, 04 Nov 2022 10:33:11 GMT
7244
+ * Generated on Thu, 10 Nov 2022 20:25:09 GMT
7018
7245
  */
7019
7246
  /**
7020
7247
  * TOKENS: