@ilo-org/styles 0.1.5 → 0.1.7

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 Thu, 10 Nov 2022 20:25:09 GMT
154
+ * Generated on Mon, 14 Nov 2022 21:50:16 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 Thu, 10 Nov 2022 20:25:09 GMT
253
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
254
254
  */
255
255
  /**
256
256
  * TOKENS:
@@ -281,6 +281,7 @@ body {
281
281
  text-align: left;
282
282
  transition: border 0.15s ease-out, background 0.15s ease-out, color 0.15s ease-out;
283
283
  width: 100%;
284
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(35, 0, 80)' d='M18 11H13V6H11V11H6V13H11V18H13V13H18V11Z'/%3e%3c/svg%3e");
284
285
  }
285
286
  .ilo--accordion--button:hover, .ilo--accordion--button:focus {
286
287
  background-color: rgb(235, 245, 253);
@@ -350,7 +351,7 @@ body {
350
351
 
351
352
  /**
352
353
  * Do not edit directly
353
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
354
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
354
355
  */
355
356
  /**
356
357
  * TOKENS:
@@ -375,7 +376,7 @@ body {
375
376
  }
376
377
  /**
377
378
  * Do not edit directly
378
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
379
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
379
380
  */
380
381
  /**
381
382
  * TOKENS:
@@ -605,7 +606,7 @@ body {
605
606
 
606
607
  /**
607
608
  * Do not edit directly
608
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
609
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
609
610
  */
610
611
  /**
611
612
  * TOKENS:
@@ -615,7 +616,7 @@ body {
615
616
  */
616
617
  /**
617
618
  * Do not edit directly
618
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
619
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
619
620
  */
620
621
  /**
621
622
  * TOKENS:
@@ -640,7 +641,7 @@ body {
640
641
  }
641
642
  /**
642
643
  * Do not edit directly
643
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
644
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
644
645
  */
645
646
  /**
646
647
  * TOKENS:
@@ -930,7 +931,7 @@ body {
930
931
 
931
932
  /**
932
933
  * Do not edit directly
933
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
934
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
934
935
  */
935
936
  /**
936
937
  * TOKENS:
@@ -1060,7 +1061,7 @@ body {
1060
1061
 
1061
1062
  /**
1062
1063
  * Do not edit directly
1063
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
1064
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
1064
1065
  */
1065
1066
  /**
1066
1067
  * TOKENS:
@@ -1070,6 +1071,7 @@ body {
1070
1071
  */
1071
1072
  .ilo--card {
1072
1073
  margin: 0;
1074
+ max-width: 49.3033226152rem;
1073
1075
  }
1074
1076
  .right-to-left .ilo--card {
1075
1077
  text-align: right;
@@ -1079,7 +1081,7 @@ body {
1079
1081
  color: rgb(30, 45, 190);
1080
1082
  text-decoration: none;
1081
1083
  }
1082
- .ilo--card--action:hover.ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink), .ilo--card--action:focus.ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink) {
1084
+ .ilo--card--action:hover.ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(.ilo--card--factlist), .ilo--card--action:focus.ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(.ilo--card--factlist) {
1083
1085
  background: rgb(255, 255, 255);
1084
1086
  }
1085
1087
  .ilo--card--action:hover .ilo--card--eyebrow, .ilo--card--action:focus .ilo--card--eyebrow {
@@ -1121,22 +1123,22 @@ body {
1121
1123
  .ilo--card--light {
1122
1124
  background: rgb(255, 255, 255);
1123
1125
  }
1124
- .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) {
1126
+ .ilo--card--dark.ilo--card--action:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) {
1125
1127
  background: rgb(35, 0, 80);
1126
1128
  }
1127
- .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--eyebrow {
1129
+ .ilo--card--dark.ilo--card--action:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--eyebrow {
1128
1130
  color: rgb(237, 240, 242);
1129
1131
  }
1130
- .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--title {
1132
+ .ilo--card--dark.ilo--card--action:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--title {
1131
1133
  color: rgb(255, 255, 255);
1132
1134
  }
1133
- .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--intro {
1135
+ .ilo--card--dark.ilo--card--action:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--intro {
1134
1136
  color: rgb(237, 240, 242);
1135
1137
  }
1136
- .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--date {
1138
+ .ilo--card--dark.ilo--card--action:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--date {
1137
1139
  color: rgb(237, 240, 242);
1138
1140
  }
1139
- .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--eventdate {
1141
+ .ilo--card--dark.ilo--card--action:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--eventdate {
1140
1142
  color: rgb(237, 240, 242);
1141
1143
  }
1142
1144
  .ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature) {
@@ -1380,6 +1382,7 @@ body {
1380
1382
  .ilo--card--detail {
1381
1383
  border-bottom: 0.1607717042rem solid rgb(237, 240, 242);
1382
1384
  padding: 1.2861736334rem 0;
1385
+ position: relative;
1383
1386
  }
1384
1387
  @media screen and (min-width: 1024px) {
1385
1388
  .ilo--card--detail {
@@ -1664,6 +1667,9 @@ body {
1664
1667
  height: 2.1436227224rem;
1665
1668
  top: -2.127545552rem;
1666
1669
  }
1670
+ .ilo--card--factlist.ilo--card--dark {
1671
+ background: rgb(35, 0, 80);
1672
+ }
1667
1673
  @media screen and (min-width: 1024px) {
1668
1674
  .ilo--card--factlist {
1669
1675
  padding: 0 2.1436227224rem 3.0010718114rem 2.1436227224rem;
@@ -1876,9 +1882,6 @@ body {
1876
1882
  flex-wrap: wrap;
1877
1883
  width: 50%;
1878
1884
  }
1879
- .right-to-left .ilo--card--feature.ilo--card--wide .ilo--card--content {
1880
- flex-direction: row-reverse;
1881
- }
1882
1885
  .ilo--card--feature.ilo--card--wide .ilo--card--image--wrapper {
1883
1886
  width: 50%;
1884
1887
  }
@@ -1939,7 +1942,7 @@ body {
1939
1942
 
1940
1943
  /**
1941
1944
  * Do not edit directly
1942
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
1945
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
1943
1946
  */
1944
1947
  /**
1945
1948
  * TOKENS:
@@ -1984,7 +1987,7 @@ body {
1984
1987
 
1985
1988
  /**
1986
1989
  * Do not edit directly
1987
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
1990
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
1988
1991
  */
1989
1992
  /**
1990
1993
  * TOKENS:
@@ -2069,9 +2072,14 @@ body {
2069
2072
  .ilo--fieldset--input--checkbox .ilo--fieldset--label {
2070
2073
  font-weight: 400;
2071
2074
  margin-left: 0.4287245445rem;
2075
+ margin-bottom: 0;
2072
2076
  margin-top: 2px;
2073
2077
  order: 2;
2074
2078
  }
2079
+ .right-to-left .ilo--fieldset--input--checkbox .ilo--fieldset--label {
2080
+ margin-left: 0;
2081
+ margin-right: 0.4287245445rem;
2082
+ }
2075
2083
  .ilo--fieldset--input--checkbox .ilo--fieldset--error,
2076
2084
  .ilo--fieldset--input--checkbox .ilo--fieldset--helper {
2077
2085
  order: 3;
@@ -2080,7 +2088,7 @@ body {
2080
2088
 
2081
2089
  /**
2082
2090
  * Do not edit directly
2083
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2091
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
2084
2092
  */
2085
2093
  /**
2086
2094
  * TOKENS:
@@ -2153,7 +2161,7 @@ body {
2153
2161
 
2154
2162
  /**
2155
2163
  * Do not edit directly
2156
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2164
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
2157
2165
  */
2158
2166
  /**
2159
2167
  * TOKENS:
@@ -2163,7 +2171,7 @@ body {
2163
2171
  */
2164
2172
  /**
2165
2173
  * Do not edit directly
2166
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2174
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
2167
2175
  */
2168
2176
  /**
2169
2177
  * TOKENS:
@@ -2173,7 +2181,7 @@ body {
2173
2181
  */
2174
2182
  /**
2175
2183
  * Do not edit directly
2176
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2184
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
2177
2185
  */
2178
2186
  /**
2179
2187
  * TOKENS:
@@ -2183,7 +2191,7 @@ body {
2183
2191
  */
2184
2192
  /**
2185
2193
  * Do not edit directly
2186
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2194
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
2187
2195
  */
2188
2196
  /**
2189
2197
  * TOKENS:
@@ -2263,7 +2271,7 @@ body {
2263
2271
  background-position: calc(100% - 4px) center;
2264
2272
  background-repeat: no-repeat;
2265
2273
  background-size: 0.6430868167rem 0.6430868167rem;
2266
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3e%3cpath fill='rgb(255, 255, 255)' d='M6 0C4.81331 0 3.65328 0.351894 2.66658 1.01118C1.67989 1.67047 0.910851 2.60754 0.456725 3.7039C0.00259969 4.80026 -0.11622 6.00666 0.115291 7.17054C0.346802 8.33443 0.918247 9.40353 1.75736 10.2426C2.59648 11.0818 3.66558 11.6532 4.82946 11.8847C5.99335 12.1162 7.19975 11.9974 8.2961 11.5433C9.39246 11.0892 10.3295 10.3201 10.9888 9.33342C11.6481 8.34673 12 7.18669 12 6C12 4.4087 11.3679 2.88258 10.2426 1.75736C9.11743 0.632141 7.5913 0 6 0ZM6 10.5C5.10999 10.5 4.23996 10.2361 3.49994 9.74161C2.75992 9.24715 2.18314 8.54434 1.84254 7.72208C1.50195 6.89981 1.41284 5.99501 1.58647 5.12209C1.7601 4.24918 2.18869 3.44736 2.81802 2.81802C3.44736 2.18868 4.24918 1.7601 5.1221 1.58647C5.99501 1.41283 6.89981 1.50195 7.72208 1.84254C8.54435 2.18314 9.24715 2.75991 9.74162 3.49993C10.2361 4.23996 10.5 5.10998 10.5 6C10.5 7.19347 10.0259 8.33807 9.18198 9.18198C8.33807 10.0259 7.19348 10.5 6 10.5Z'/%3e%3cpath fill='rgb(255, 255, 255)' d='M6.1575 4.50004C6.37549 4.49168 6.59209 4.53809 6.7875 4.63504L7.455 4.97254L8.13 3.63754L7.5 3.29254C7.08256 3.08844 6.62202 2.9881 6.1575 3.00004C4.44 3.00004 3.375 4.14754 3.375 6.00004C3.375 7.85254 4.44 9.00004 6.1575 9.00004C6.62202 9.01198 7.08256 8.91164 7.5 8.70754L8.1675 8.36254L7.4925 7.02754L6.825 7.36504C6.62959 7.46199 6.41299 7.5084 6.195 7.50004C5.775 7.50004 4.875 7.50004 4.875 6.00004C4.875 4.50004 5.775 4.50004 6.1575 4.50004Z'/%3e%3c/svg%3e");
2274
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(255, 255, 255)' d='M8 0C6.4 0 4.9.5 3.6 1.3c-1.4.9-2.4 2.2-3 3.6C0 6.4-.2 8 .2 9.6c.3 1.6 1.1 3 2.2 4.1 1.1 1.1 2.5 1.9 4.1 2.2s3.2.2 4.6-.5c1.5-.6 2.7-1.6 3.6-2.9.8-1.4 1.3-2.9 1.3-4.5 0-2.1-.8-4.2-2.3-5.7C12.2.8 10.1 0 8 0zm0 14c-1.2 0-2.3-.4-3.3-1-1-.7-1.8-1.6-2.2-2.7C2 9.2 1.9 8 2.1 6.8c.2-1.2.8-2.2 1.6-3.1.8-.8 1.9-1.4 3.1-1.6 1.2-.2 2.4-.1 3.5.4s2 1.2 2.7 2.2c.7 1 1 2.1 1 3.3 0 1.6-.6 3.1-1.8 4.2C11.1 13.4 9.6 14 8 14z'/%3e%3cpath fill='rgb(255, 255, 255)' d='M9 7H7v5h2V7zM8 6c.6 0 1-.4 1-1s-.4-1-1-1-1 .4-1 1 .4 1 1 1z'/%3e%3c/svg%3e");
2267
2275
  content: "";
2268
2276
  height: 1.2861736334rem;
2269
2277
  position: absolute;
@@ -2309,7 +2317,7 @@ body {
2309
2317
 
2310
2318
  /**
2311
2319
  * Do not edit directly
2312
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2320
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
2313
2321
  */
2314
2322
  /**
2315
2323
  * TOKENS:
@@ -2337,7 +2345,7 @@ body {
2337
2345
 
2338
2346
  /**
2339
2347
  * Do not edit directly
2340
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2348
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
2341
2349
  */
2342
2350
  /**
2343
2351
  * TOKENS:
@@ -2389,6 +2397,7 @@ body {
2389
2397
  border-right: 0.1071811361rem solid rgb(184, 196, 204);
2390
2398
  border-top: 0.1071811361rem solid rgb(184, 196, 204);
2391
2399
  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"), linear-gradient(to right, transparent 0%, transparent calc(50% - 0.81px), rgb(184, 196, 204) calc(50% - 0.8px), rgb(184, 196, 204) calc(50% + 0.8px), transparent calc(50% + 0.81px), transparent 100%);
2400
+ cursor: pointer;
2392
2401
  }
2393
2402
  .ilo--dropdown:focus {
2394
2403
  background-color: rgb(235, 245, 253);
@@ -2422,7 +2431,7 @@ body {
2422
2431
 
2423
2432
  /**
2424
2433
  * Do not edit directly
2425
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2434
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
2426
2435
  */
2427
2436
  /**
2428
2437
  * TOKENS:
@@ -2432,7 +2441,7 @@ body {
2432
2441
  */
2433
2442
  /**
2434
2443
  * Do not edit directly
2435
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2444
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
2436
2445
  */
2437
2446
  /**
2438
2447
  * TOKENS:
@@ -2442,7 +2451,7 @@ body {
2442
2451
  */
2443
2452
  /**
2444
2453
  * Do not edit directly
2445
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2454
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
2446
2455
  */
2447
2456
  /**
2448
2457
  * TOKENS:
@@ -2495,7 +2504,7 @@ body {
2495
2504
 
2496
2505
  /**
2497
2506
  * Do not edit directly
2498
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2507
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
2499
2508
  */
2500
2509
  /**
2501
2510
  * TOKENS:
@@ -2570,7 +2579,7 @@ body {
2570
2579
 
2571
2580
  /**
2572
2581
  * Do not edit directly
2573
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2582
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
2574
2583
  */
2575
2584
  /**
2576
2585
  * TOKENS:
@@ -2676,7 +2685,7 @@ body {
2676
2685
 
2677
2686
  /**
2678
2687
  * Do not edit directly
2679
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2688
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
2680
2689
  */
2681
2690
  /**
2682
2691
  * TOKENS:
@@ -2699,7 +2708,7 @@ body {
2699
2708
 
2700
2709
  /**
2701
2710
  * Do not edit directly
2702
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2711
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
2703
2712
  */
2704
2713
  /**
2705
2714
  * TOKENS:
@@ -2713,7 +2722,7 @@ body {
2713
2722
 
2714
2723
  /**
2715
2724
  * Do not edit directly
2716
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2725
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
2717
2726
  */
2718
2727
  /**
2719
2728
  * TOKENS:
@@ -2723,7 +2732,7 @@ body {
2723
2732
  */
2724
2733
  /**
2725
2734
  * Do not edit directly
2726
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2735
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
2727
2736
  */
2728
2737
  /**
2729
2738
  * TOKENS:
@@ -2748,7 +2757,7 @@ body {
2748
2757
  }
2749
2758
  /**
2750
2759
  * Do not edit directly
2751
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
2760
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
2752
2761
  */
2753
2762
  /**
2754
2763
  * TOKENS:
@@ -2784,9 +2793,8 @@ body {
2784
2793
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 409.5 236'%3e%3cpath fill='rgb(30, 45, 190)' d='M409.5 236c-1.7-.6-3.5-1.1-5.1-2-5.3-2.9-10.5-5.9-15.7-9-4.8-2.8-9.5-5.8-14.3-8.7-4.3-2.6-8.5-5.1-12.9-7.5-4.9-2.7-10-5.2-14.9-8-3.8-2.2-7.4-4.8-11.2-7.1-5.7-3.3-11.6-6.4-17.3-9.7-3.9-2.2-7.6-4.6-11.5-6.9-4-2.3-8.1-4.4-12-6.7-3.8-2.2-7.5-4.5-11.3-6.7-2.4-1.4-4.9-2.5-7.3-3.9-2.8-1.6-5.5-3.3-8.2-4.9-3.8-2.3-7.5-4.6-11.4-6.8-3.9-2.3-7.9-4.5-11.9-6.8-6.1-3.5-12.2-6.8-18.2-10.4-4.8-2.8-9.4-5.8-14.2-8.5-4.8-2.8-9.8-5.3-14.6-8.1-3.6-2.1-7.2-4.3-10.8-6.4-5.9-3.5-11.8-6.9-17.7-10.3-4.8-2.8-9.6-5.7-14.4-8.5-3.8-2.2-7.8-4.4-11.6-6.6-3-1.7-5.9-3.6-8.9-5.4-3-1.8-6.2-3.4-9.2-5.1-3.9-2.2-7.8-4.4-11.6-6.6-4.1-2.4-8.1-4.8-12.2-7.2-5.8-3.4-11.5-6.9-17.3-10.2-4.9-2.8-9.9-5.4-14.7-8.2-3.7-2.1-7.3-4.5-11-6.6-4.9-2.9-9.8-5.6-14.7-8.4-4.7-2.7-9.4-5.6-14.2-8.3-5-2.9-10-5.7-15-8.6C10.3 5.6 6.6 3.3 2.8 1 2 .5 1 .3 0 0h409.5v236z'/%3e%3c/svg%3e");
2785
2794
  }
2786
2795
  .ilo--footer--logo {
2787
- min-width: 200px;
2788
- max-width: 100%;
2789
- width: 35%;
2796
+ height: 2.5723472669rem;
2797
+ width: auto;
2790
2798
  }
2791
2799
  .ilo--footer--secondary {
2792
2800
  background-color: rgb(255, 255, 255);
@@ -2852,16 +2860,16 @@ body {
2852
2860
  width: 0.857449089rem;
2853
2861
  }
2854
2862
  .ilo--footer .social--links--link.facebook {
2855
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(255, 255, 255)' d='M15.9999 8.02727C15.9989 6.4988 15.56 5.00262 14.7352 3.71579C13.9104 2.42896 12.7343 1.40534 11.3459 0.766059C9.95758 0.126781 8.41516 -0.101394 6.90119 0.108536C5.38721 0.318466 3.96507 0.957714 2.80304 1.95063C1.64102 2.94355 0.787752 4.24858 0.344223 5.71127C-0.0993054 7.17397 -0.114533 8.73312 0.300343 10.2042C0.715219 11.6753 1.54283 12.9967 2.68524 14.0121C3.82766 15.0276 5.23704 15.6945 6.74663 15.9339V10.3406H4.74664V8.02727H6.74663V6.26727C6.74663 4.26727 7.94662 3.15393 9.77328 3.15393C10.3719 3.16359 10.9691 3.21707 11.5599 3.31393V5.31393H10.5533C10.4026 5.29332 10.2494 5.30269 10.1024 5.34152C9.95536 5.38035 9.81748 5.44787 9.69666 5.54019C9.57584 5.63251 9.47446 5.74781 9.39837 5.87945C9.32228 6.0111 9.27297 6.15649 9.25328 6.30727C9.24653 6.39158 9.24653 6.47629 9.25328 6.5606V8.0606H11.4666L11.1133 10.3739H9.24661V15.9673C11.1354 15.6693 12.855 14.7047 14.0939 13.2481C15.3327 11.7915 16.0089 9.93941 15.9999 8.02727Z'/%3e%3c/svg%3e");
2863
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(237, 240, 242)' d='M15.9999 8.02727C15.9989 6.4988 15.56 5.00262 14.7352 3.71579C13.9104 2.42896 12.7343 1.40534 11.3459 0.766059C9.95758 0.126781 8.41516 -0.101394 6.90119 0.108536C5.38721 0.318466 3.96507 0.957714 2.80304 1.95063C1.64102 2.94355 0.787752 4.24858 0.344223 5.71127C-0.0993054 7.17397 -0.114533 8.73312 0.300343 10.2042C0.715219 11.6753 1.54283 12.9967 2.68524 14.0121C3.82766 15.0276 5.23704 15.6945 6.74663 15.9339V10.3406H4.74664V8.02727H6.74663V6.26727C6.74663 4.26727 7.94662 3.15393 9.77328 3.15393C10.3719 3.16359 10.9691 3.21707 11.5599 3.31393V5.31393H10.5533C10.4026 5.29332 10.2494 5.30269 10.1024 5.34152C9.95536 5.38035 9.81748 5.44787 9.69666 5.54019C9.57584 5.63251 9.47446 5.74781 9.39837 5.87945C9.32228 6.0111 9.27297 6.15649 9.25328 6.30727C9.24653 6.39158 9.24653 6.47629 9.25328 6.5606V8.0606H11.4666L11.1133 10.3739H9.24661V15.9673C11.1354 15.6693 12.855 14.7047 14.0939 13.2481C15.3327 11.7915 16.0089 9.93941 15.9999 8.02727Z'/%3e%3c/svg%3e");
2856
2864
  }
2857
2865
  .ilo--footer .social--links--link.instagram {
2858
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 16'%3e%3cpath fill='rgb(255, 255, 255)' d='M8.998 1.441c2.136 0 2.389.009 3.233.047.507.006 1.01.1 1.485.276.348.128.662.334.92.6.267.258.472.572.6.92.177.475.27.978.276 1.485.038.844.047 1.1.047 3.233s-.009 2.389-.047 3.233c-.006.507-.1 1.01-.276 1.485a2.644 2.644 0 0 1-1.518 1.518 4.42 4.42 0 0 1-1.485.276c-.844.038-1.1.047-3.233.047s-2.389-.009-3.233-.047a4.42 4.42 0 0 1-1.485-.276 2.472 2.472 0 0 1-.92-.6 2.472 2.472 0 0 1-.6-.92 4.419 4.419 0 0 1-.276-1.485c-.038-.844-.047-1.1-.047-3.233s.009-2.389.047-3.233c.006-.507.1-1.01.276-1.485.129-.348.334-.662.6-.92.258-.266.572-.472.92-.6.476-.177.978-.27 1.485-.276.844-.038 1.1-.047 3.233-.047l-.002.002Zm0-1.441c-2.173 0-2.445.009-3.3.048a5.868 5.868 0 0 0-1.94.372c-.534.2-1.018.516-1.417.923-.407.4-.722.883-.923 1.417a5.868 5.868 0 0 0-.372 1.94C1.007 5.555.998 5.827.998 8s.01 2.445.048 3.3c.014.663.14 1.319.372 1.94.2.534.516 1.018.923 1.417.4.407.883.722 1.417.923a5.868 5.868 0 0 0 1.942.372c.853.039 1.125.048 3.298.048s2.445-.009 3.3-.048a5.867 5.867 0 0 0 1.942-.372 4.093 4.093 0 0 0 2.34-2.34 5.865 5.865 0 0 0 .372-1.942c.039-.853.048-1.125.048-3.3s-.009-2.445-.048-3.3a5.867 5.867 0 0 0-.374-1.938 3.907 3.907 0 0 0-.923-1.417A3.907 3.907 0 0 0 14.238.42a5.868 5.868 0 0 0-1.94-.372C11.443.009 11.171 0 8.998 0Z'/%3e%3cpath fill='rgb(255, 255, 255)' d='M8.999 3.892a4.108 4.108 0 1 0 0 8.216 4.108 4.108 0 0 0 0-8.216Zm0 6.775a2.667 2.667 0 1 1 0-5.333 2.667 2.667 0 0 1 0 5.333ZM13.269 4.69a.96.96 0 1 0 0-1.92.96.96 0 0 0 0 1.92Z'/%3e%3c/svg%3e");
2866
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 16'%3e%3cpath fill='rgb(237, 240, 242)' d='M8.998 1.441c2.136 0 2.389.009 3.233.047.507.006 1.01.1 1.485.276.348.128.662.334.92.6.267.258.472.572.6.92.177.475.27.978.276 1.485.038.844.047 1.1.047 3.233s-.009 2.389-.047 3.233c-.006.507-.1 1.01-.276 1.485a2.644 2.644 0 0 1-1.518 1.518 4.42 4.42 0 0 1-1.485.276c-.844.038-1.1.047-3.233.047s-2.389-.009-3.233-.047a4.42 4.42 0 0 1-1.485-.276 2.472 2.472 0 0 1-.92-.6 2.472 2.472 0 0 1-.6-.92 4.419 4.419 0 0 1-.276-1.485c-.038-.844-.047-1.1-.047-3.233s.009-2.389.047-3.233c.006-.507.1-1.01.276-1.485.129-.348.334-.662.6-.92.258-.266.572-.472.92-.6.476-.177.978-.27 1.485-.276.844-.038 1.1-.047 3.233-.047l-.002.002Zm0-1.441c-2.173 0-2.445.009-3.3.048a5.868 5.868 0 0 0-1.94.372c-.534.2-1.018.516-1.417.923-.407.4-.722.883-.923 1.417a5.868 5.868 0 0 0-.372 1.94C1.007 5.555.998 5.827.998 8s.01 2.445.048 3.3c.014.663.14 1.319.372 1.94.2.534.516 1.018.923 1.417.4.407.883.722 1.417.923a5.868 5.868 0 0 0 1.942.372c.853.039 1.125.048 3.298.048s2.445-.009 3.3-.048a5.867 5.867 0 0 0 1.942-.372 4.093 4.093 0 0 0 2.34-2.34 5.865 5.865 0 0 0 .372-1.942c.039-.853.048-1.125.048-3.3s-.009-2.445-.048-3.3a5.867 5.867 0 0 0-.374-1.938 3.907 3.907 0 0 0-.923-1.417A3.907 3.907 0 0 0 14.238.42a5.868 5.868 0 0 0-1.94-.372C11.443.009 11.171 0 8.998 0Z'/%3e%3cpath fill='rgb(237, 240, 242)' d='M8.999 3.892a4.108 4.108 0 1 0 0 8.216 4.108 4.108 0 0 0 0-8.216Zm0 6.775a2.667 2.667 0 1 1 0-5.333 2.667 2.667 0 0 1 0 5.333ZM13.269 4.69a.96.96 0 1 0 0-1.92.96.96 0 0 0 0 1.92Z'/%3e%3c/svg%3e");
2859
2867
  }
2860
2868
  .ilo--footer .social--links--link.twitter {
2861
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 14'%3e%3cpath fill='rgb(255, 255, 255)' d='M16 2.06654C15.4109 2.34447 14.7804 2.5246 14.1333 2.59987C14.8103 2.18143 15.3269 1.54744 15.6 0.799871C14.9662 1.19144 14.2656 1.46265 13.5333 1.59987C13.2304 1.26374 12.8602 0.995069 12.4468 0.811305C12.0333 0.62754 11.5858 0.532789 11.1333 0.533204C10.2675 0.534966 9.43763 0.879698 8.8254 1.49193C8.21316 2.10417 7.86843 2.93404 7.86667 3.79987C7.85257 4.04627 7.87504 4.29339 7.93333 4.53321C6.61791 4.47523 5.33022 4.13577 4.15716 3.53774C2.98411 2.93971 1.95297 2.09702 1.13333 1.06654C0.817783 1.56434 0.655503 2.14392 0.666667 2.7332C0.671269 3.27357 0.807176 3.80471 1.06268 4.28087C1.31818 4.75704 1.68562 5.16394 2.13333 5.46654C1.61599 5.47834 1.10639 5.33935 0.666667 5.06654V5.1332C0.659852 5.88583 0.915814 6.61725 1.39043 7.2014C1.86505 7.78554 2.52859 8.18581 3.26667 8.3332C2.98479 8.41509 2.69345 8.45991 2.4 8.46654C2.1977 8.47738 1.99499 8.45486 1.8 8.39987C1.99454 9.06013 2.39935 9.6388 2.95288 10.0479C3.50641 10.4571 4.17839 10.6743 4.86667 10.6665C3.703 11.5697 2.273 12.062 0.8 12.0665C0.531602 12.0775 0.262882 12.0551 0 11.9999C1.49363 12.9535 3.22789 13.4622 5 13.4665C6.22889 13.4781 7.44776 13.2446 8.58536 12.7797C9.72296 12.3147 10.7565 11.6277 11.6255 10.7587C12.4945 9.88967 13.1815 8.85616 13.6465 7.71856C14.1114 6.58096 14.3449 5.3621 14.3333 4.1332V3.7332C14.9691 3.26412 15.5309 2.70231 16 2.06654Z'/%3e%3c/svg%3e");
2869
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 14'%3e%3cpath fill='rgb(237, 240, 242)' d='M16 2.06654C15.4109 2.34447 14.7804 2.5246 14.1333 2.59987C14.8103 2.18143 15.3269 1.54744 15.6 0.799871C14.9662 1.19144 14.2656 1.46265 13.5333 1.59987C13.2304 1.26374 12.8602 0.995069 12.4468 0.811305C12.0333 0.62754 11.5858 0.532789 11.1333 0.533204C10.2675 0.534966 9.43763 0.879698 8.8254 1.49193C8.21316 2.10417 7.86843 2.93404 7.86667 3.79987C7.85257 4.04627 7.87504 4.29339 7.93333 4.53321C6.61791 4.47523 5.33022 4.13577 4.15716 3.53774C2.98411 2.93971 1.95297 2.09702 1.13333 1.06654C0.817783 1.56434 0.655503 2.14392 0.666667 2.7332C0.671269 3.27357 0.807176 3.80471 1.06268 4.28087C1.31818 4.75704 1.68562 5.16394 2.13333 5.46654C1.61599 5.47834 1.10639 5.33935 0.666667 5.06654V5.1332C0.659852 5.88583 0.915814 6.61725 1.39043 7.2014C1.86505 7.78554 2.52859 8.18581 3.26667 8.3332C2.98479 8.41509 2.69345 8.45991 2.4 8.46654C2.1977 8.47738 1.99499 8.45486 1.8 8.39987C1.99454 9.06013 2.39935 9.6388 2.95288 10.0479C3.50641 10.4571 4.17839 10.6743 4.86667 10.6665C3.703 11.5697 2.273 12.062 0.8 12.0665C0.531602 12.0775 0.262882 12.0551 0 11.9999C1.49363 12.9535 3.22789 13.4622 5 13.4665C6.22889 13.4781 7.44776 13.2446 8.58536 12.7797C9.72296 12.3147 10.7565 11.6277 11.6255 10.7587C12.4945 9.88967 13.1815 8.85616 13.6465 7.71856C14.1114 6.58096 14.3449 5.3621 14.3333 4.1332V3.7332C14.9691 3.26412 15.5309 2.70231 16 2.06654Z'/%3e%3c/svg%3e");
2862
2870
  }
2863
2871
  .ilo--footer .social--links--link.youtube {
2864
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12'%3e%3cpath fill='rgb(255, 255, 255)' d='M15.8 2.8C15.6 1.5 15 0.6 13.6 0.4C11.4 8.9407e-08 8 0 8 0C8 0 4.6 8.9407e-08 2.4 0.4C1 0.6 0.3 1.5 0.2 2.8C0 4.1 0 6 0 6C0 6 0 7.9 0.2 9.2C0.4 10.5 1 11.4 2.4 11.6C4.6 12 8 12 8 12C8 12 11.4 12 13.6 11.6C15 11.3 15.6 10.5 15.8 9.2C16 7.9 16 6 16 6C16 6 16 4.1 15.8 2.8ZM6 9V3L11 6L6 9Z'/%3e%3c/svg%3e");
2872
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12'%3e%3cpath fill='rgb(237, 240, 242)' d='M15.8 2.8C15.6 1.5 15 0.6 13.6 0.4C11.4 8.9407e-08 8 0 8 0C8 0 4.6 8.9407e-08 2.4 0.4C1 0.6 0.3 1.5 0.2 2.8C0 4.1 0 6 0 6C0 6 0 7.9 0.2 9.2C0.4 10.5 1 11.4 2.4 11.6C4.6 12 8 12 8 12C8 12 11.4 12 13.6 11.6C15 11.3 15.6 10.5 15.8 9.2C16 7.9 16 6 16 6C16 6 16 4.1 15.8 2.8ZM6 9V3L11 6L6 9Z'/%3e%3c/svg%3e");
2865
2873
  }
2866
2874
  .ilo--footer .social--links--item {
2867
2875
  align-items: center;
@@ -3006,9 +3014,6 @@ body {
3006
3014
  .ilo--footer .links {
3007
3015
  grid-area: links;
3008
3016
  }
3009
- .ilo--footer--logo {
3010
- width: 25%;
3011
- }
3012
3017
  .ilo--footer--secondary {
3013
3018
  padding: 0.9646302251rem 0.857449089rem;
3014
3019
  position: relative;
@@ -3044,10 +3049,6 @@ body {
3044
3049
  top: 0;
3045
3050
  transform: scaleY(1);
3046
3051
  }
3047
- .ilo--footer--logo {
3048
- min-width: 133px;
3049
- width: 48%;
3050
- }
3051
3052
  .ilo--footer .connect {
3052
3053
  display: grid;
3053
3054
  grid-template-columns: minmax(0, 40%), 60%;
@@ -3153,7 +3154,7 @@ body {
3153
3154
 
3154
3155
  /**
3155
3156
  * Do not edit directly
3156
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
3157
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
3157
3158
  */
3158
3159
  /**
3159
3160
  * TOKENS:
@@ -3276,7 +3277,7 @@ body {
3276
3277
 
3277
3278
  /**
3278
3279
  * Do not edit directly
3279
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
3280
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
3280
3281
  */
3281
3282
  /**
3282
3283
  * TOKENS:
@@ -3455,6 +3456,7 @@ body {
3455
3456
  }
3456
3457
  .ilo--hero-card--dark {
3457
3458
  background: rgb(35, 0, 80);
3459
+ border-bottom: 3px solid rgb(250, 60, 75);
3458
3460
  color: rgb(255, 255, 255);
3459
3461
  }
3460
3462
  .ilo--hero-card--dark .ilo--hero-card--link.icon {
@@ -3491,6 +3493,7 @@ body {
3491
3493
  max-width: 856px;
3492
3494
  }
3493
3495
  .ilo--hero-card--home {
3496
+ border: none;
3494
3497
  padding: 24px;
3495
3498
  }
3496
3499
  @media screen and (min-width: 1024px) {
@@ -3616,19 +3619,19 @@ body {
3616
3619
  transition: all 0.1s ease-in-out;
3617
3620
  }
3618
3621
  .ilo--hero-card--link.icon--facebook {
3619
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(235, 245, 253)' d='M15.9999 8.02727C15.9989 6.4988 15.56 5.00262 14.7352 3.71579C13.9104 2.42896 12.7343 1.40534 11.3459 0.766059C9.95758 0.126781 8.41516 -0.101394 6.90119 0.108536C5.38721 0.318466 3.96507 0.957714 2.80304 1.95063C1.64102 2.94355 0.787752 4.24858 0.344223 5.71127C-0.0993054 7.17397 -0.114533 8.73312 0.300343 10.2042C0.715219 11.6753 1.54283 12.9967 2.68524 14.0121C3.82766 15.0276 5.23704 15.6945 6.74663 15.9339V10.3406H4.74664V8.02727H6.74663V6.26727C6.74663 4.26727 7.94662 3.15393 9.77328 3.15393C10.3719 3.16359 10.9691 3.21707 11.5599 3.31393V5.31393H10.5533C10.4026 5.29332 10.2494 5.30269 10.1024 5.34152C9.95536 5.38035 9.81748 5.44787 9.69666 5.54019C9.57584 5.63251 9.47446 5.74781 9.39837 5.87945C9.32228 6.0111 9.27297 6.15649 9.25328 6.30727C9.24653 6.39158 9.24653 6.47629 9.25328 6.5606V8.0606H11.4666L11.1133 10.3739H9.24661V15.9673C11.1354 15.6693 12.855 14.7047 14.0939 13.2481C15.3327 11.7915 16.0089 9.93941 15.9999 8.02727Z'/%3e%3c/svg%3e");
3622
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(109, 109, 109)' d='M15.9999 8.02727C15.9989 6.4988 15.56 5.00262 14.7352 3.71579C13.9104 2.42896 12.7343 1.40534 11.3459 0.766059C9.95758 0.126781 8.41516 -0.101394 6.90119 0.108536C5.38721 0.318466 3.96507 0.957714 2.80304 1.95063C1.64102 2.94355 0.787752 4.24858 0.344223 5.71127C-0.0993054 7.17397 -0.114533 8.73312 0.300343 10.2042C0.715219 11.6753 1.54283 12.9967 2.68524 14.0121C3.82766 15.0276 5.23704 15.6945 6.74663 15.9339V10.3406H4.74664V8.02727H6.74663V6.26727C6.74663 4.26727 7.94662 3.15393 9.77328 3.15393C10.3719 3.16359 10.9691 3.21707 11.5599 3.31393V5.31393H10.5533C10.4026 5.29332 10.2494 5.30269 10.1024 5.34152C9.95536 5.38035 9.81748 5.44787 9.69666 5.54019C9.57584 5.63251 9.47446 5.74781 9.39837 5.87945C9.32228 6.0111 9.27297 6.15649 9.25328 6.30727C9.24653 6.39158 9.24653 6.47629 9.25328 6.5606V8.0606H11.4666L11.1133 10.3739H9.24661V15.9673C11.1354 15.6693 12.855 14.7047 14.0939 13.2481C15.3327 11.7915 16.0089 9.93941 15.9999 8.02727Z'/%3e%3c/svg%3e");
3620
3623
  }
3621
3624
  .ilo--hero-card--link.icon--facebook:hover {
3622
3625
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(30, 45, 190)' d='M15.9999 8.02727C15.9989 6.4988 15.56 5.00262 14.7352 3.71579C13.9104 2.42896 12.7343 1.40534 11.3459 0.766059C9.95758 0.126781 8.41516 -0.101394 6.90119 0.108536C5.38721 0.318466 3.96507 0.957714 2.80304 1.95063C1.64102 2.94355 0.787752 4.24858 0.344223 5.71127C-0.0993054 7.17397 -0.114533 8.73312 0.300343 10.2042C0.715219 11.6753 1.54283 12.9967 2.68524 14.0121C3.82766 15.0276 5.23704 15.6945 6.74663 15.9339V10.3406H4.74664V8.02727H6.74663V6.26727C6.74663 4.26727 7.94662 3.15393 9.77328 3.15393C10.3719 3.16359 10.9691 3.21707 11.5599 3.31393V5.31393H10.5533C10.4026 5.29332 10.2494 5.30269 10.1024 5.34152C9.95536 5.38035 9.81748 5.44787 9.69666 5.54019C9.57584 5.63251 9.47446 5.74781 9.39837 5.87945C9.32228 6.0111 9.27297 6.15649 9.25328 6.30727C9.24653 6.39158 9.24653 6.47629 9.25328 6.5606V8.0606H11.4666L11.1133 10.3739H9.24661V15.9673C11.1354 15.6693 12.855 14.7047 14.0939 13.2481C15.3327 11.7915 16.0089 9.93941 15.9999 8.02727Z'/%3e%3c/svg%3e");
3623
3626
  }
3624
3627
  .ilo--hero-card--link.icon--twitter {
3625
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 14'%3e%3cpath fill='rgb(235, 245, 253)' d='M16 2.06654C15.4109 2.34447 14.7804 2.5246 14.1333 2.59987C14.8103 2.18143 15.3269 1.54744 15.6 0.799871C14.9662 1.19144 14.2656 1.46265 13.5333 1.59987C13.2304 1.26374 12.8602 0.995069 12.4468 0.811305C12.0333 0.62754 11.5858 0.532789 11.1333 0.533204C10.2675 0.534966 9.43763 0.879698 8.8254 1.49193C8.21316 2.10417 7.86843 2.93404 7.86667 3.79987C7.85257 4.04627 7.87504 4.29339 7.93333 4.53321C6.61791 4.47523 5.33022 4.13577 4.15716 3.53774C2.98411 2.93971 1.95297 2.09702 1.13333 1.06654C0.817783 1.56434 0.655503 2.14392 0.666667 2.7332C0.671269 3.27357 0.807176 3.80471 1.06268 4.28087C1.31818 4.75704 1.68562 5.16394 2.13333 5.46654C1.61599 5.47834 1.10639 5.33935 0.666667 5.06654V5.1332C0.659852 5.88583 0.915814 6.61725 1.39043 7.2014C1.86505 7.78554 2.52859 8.18581 3.26667 8.3332C2.98479 8.41509 2.69345 8.45991 2.4 8.46654C2.1977 8.47738 1.99499 8.45486 1.8 8.39987C1.99454 9.06013 2.39935 9.6388 2.95288 10.0479C3.50641 10.4571 4.17839 10.6743 4.86667 10.6665C3.703 11.5697 2.273 12.062 0.8 12.0665C0.531602 12.0775 0.262882 12.0551 0 11.9999C1.49363 12.9535 3.22789 13.4622 5 13.4665C6.22889 13.4781 7.44776 13.2446 8.58536 12.7797C9.72296 12.3147 10.7565 11.6277 11.6255 10.7587C12.4945 9.88967 13.1815 8.85616 13.6465 7.71856C14.1114 6.58096 14.3449 5.3621 14.3333 4.1332V3.7332C14.9691 3.26412 15.5309 2.70231 16 2.06654Z'/%3e%3c/svg%3e");
3628
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 14'%3e%3cpath fill='rgb(109, 109, 109)' d='M16 2.06654C15.4109 2.34447 14.7804 2.5246 14.1333 2.59987C14.8103 2.18143 15.3269 1.54744 15.6 0.799871C14.9662 1.19144 14.2656 1.46265 13.5333 1.59987C13.2304 1.26374 12.8602 0.995069 12.4468 0.811305C12.0333 0.62754 11.5858 0.532789 11.1333 0.533204C10.2675 0.534966 9.43763 0.879698 8.8254 1.49193C8.21316 2.10417 7.86843 2.93404 7.86667 3.79987C7.85257 4.04627 7.87504 4.29339 7.93333 4.53321C6.61791 4.47523 5.33022 4.13577 4.15716 3.53774C2.98411 2.93971 1.95297 2.09702 1.13333 1.06654C0.817783 1.56434 0.655503 2.14392 0.666667 2.7332C0.671269 3.27357 0.807176 3.80471 1.06268 4.28087C1.31818 4.75704 1.68562 5.16394 2.13333 5.46654C1.61599 5.47834 1.10639 5.33935 0.666667 5.06654V5.1332C0.659852 5.88583 0.915814 6.61725 1.39043 7.2014C1.86505 7.78554 2.52859 8.18581 3.26667 8.3332C2.98479 8.41509 2.69345 8.45991 2.4 8.46654C2.1977 8.47738 1.99499 8.45486 1.8 8.39987C1.99454 9.06013 2.39935 9.6388 2.95288 10.0479C3.50641 10.4571 4.17839 10.6743 4.86667 10.6665C3.703 11.5697 2.273 12.062 0.8 12.0665C0.531602 12.0775 0.262882 12.0551 0 11.9999C1.49363 12.9535 3.22789 13.4622 5 13.4665C6.22889 13.4781 7.44776 13.2446 8.58536 12.7797C9.72296 12.3147 10.7565 11.6277 11.6255 10.7587C12.4945 9.88967 13.1815 8.85616 13.6465 7.71856C14.1114 6.58096 14.3449 5.3621 14.3333 4.1332V3.7332C14.9691 3.26412 15.5309 2.70231 16 2.06654Z'/%3e%3c/svg%3e");
3626
3629
  }
3627
3630
  .ilo--hero-card--link.icon--twitter:hover {
3628
3631
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 14'%3e%3cpath fill='rgb(30, 45, 190)' d='M16 2.06654C15.4109 2.34447 14.7804 2.5246 14.1333 2.59987C14.8103 2.18143 15.3269 1.54744 15.6 0.799871C14.9662 1.19144 14.2656 1.46265 13.5333 1.59987C13.2304 1.26374 12.8602 0.995069 12.4468 0.811305C12.0333 0.62754 11.5858 0.532789 11.1333 0.533204C10.2675 0.534966 9.43763 0.879698 8.8254 1.49193C8.21316 2.10417 7.86843 2.93404 7.86667 3.79987C7.85257 4.04627 7.87504 4.29339 7.93333 4.53321C6.61791 4.47523 5.33022 4.13577 4.15716 3.53774C2.98411 2.93971 1.95297 2.09702 1.13333 1.06654C0.817783 1.56434 0.655503 2.14392 0.666667 2.7332C0.671269 3.27357 0.807176 3.80471 1.06268 4.28087C1.31818 4.75704 1.68562 5.16394 2.13333 5.46654C1.61599 5.47834 1.10639 5.33935 0.666667 5.06654V5.1332C0.659852 5.88583 0.915814 6.61725 1.39043 7.2014C1.86505 7.78554 2.52859 8.18581 3.26667 8.3332C2.98479 8.41509 2.69345 8.45991 2.4 8.46654C2.1977 8.47738 1.99499 8.45486 1.8 8.39987C1.99454 9.06013 2.39935 9.6388 2.95288 10.0479C3.50641 10.4571 4.17839 10.6743 4.86667 10.6665C3.703 11.5697 2.273 12.062 0.8 12.0665C0.531602 12.0775 0.262882 12.0551 0 11.9999C1.49363 12.9535 3.22789 13.4622 5 13.4665C6.22889 13.4781 7.44776 13.2446 8.58536 12.7797C9.72296 12.3147 10.7565 11.6277 11.6255 10.7587C12.4945 9.88967 13.1815 8.85616 13.6465 7.71856C14.1114 6.58096 14.3449 5.3621 14.3333 4.1332V3.7332C14.9691 3.26412 15.5309 2.70231 16 2.06654Z'/%3e%3c/svg%3e");
3629
3632
  }
3630
3633
  .ilo--hero-card--link.icon--linkedin {
3631
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(235, 245, 253)' d='M15.3321 0.00136665H0.667919C0.578862 -0.00452496 0.489574 0.00867804 0.406033 0.0400916C0.322492 0.0715052 0.246626 0.120404 0.183515 0.183515C0.120404 0.246626 0.0715052 0.322492 0.0400916 0.406033C0.00867804 0.489574 -0.00452496 0.578862 0.00136665 0.667919V15.3321C-0.00452496 15.4211 0.00867804 15.5104 0.0400916 15.594C0.0715052 15.6775 0.120404 15.7534 0.183515 15.8165C0.246626 15.8796 0.322492 15.9285 0.406033 15.9599C0.489574 15.9913 0.578862 16.0045 0.667919 15.9986H15.3321C15.4211 16.0045 15.5104 15.9913 15.594 15.9599C15.6775 15.9285 15.7534 15.8796 15.8165 15.8165C15.8796 15.7534 15.9285 15.6775 15.9599 15.594C15.9913 15.5104 16.0045 15.4211 15.9986 15.3321V0.667919C16.0045 0.578862 15.9913 0.489574 15.9599 0.406033C15.9285 0.322492 15.8796 0.246626 15.8165 0.183515C15.7534 0.120404 15.6775 0.0715052 15.594 0.0400916C15.5104 0.00867804 15.4211 -0.00452496 15.3321 0.00136665ZM4.73389 13.6657H2.40096V6.00034H4.80055V13.6657H4.73389ZM3.5341 4.93386C3.25725 4.93386 2.98662 4.85176 2.75643 4.69796C2.52624 4.54415 2.34683 4.32553 2.24089 4.06976C2.13494 3.81399 2.10722 3.53254 2.16123 3.26102C2.21524 2.98949 2.34856 2.74008 2.54432 2.54432C2.74008 2.34856 2.98949 2.21524 3.26102 2.16123C3.53254 2.10722 3.81399 2.13494 4.06976 2.24089C4.32553 2.34683 4.54415 2.52624 4.69796 2.75643C4.85176 2.98662 4.93386 3.25725 4.93386 3.5341C4.93843 3.71916 4.90535 3.90323 4.83662 4.07512C4.7679 4.24702 4.66496 4.40315 4.53406 4.53406C4.40315 4.66496 4.24702 4.7679 4.07512 4.83662C3.90323 4.90535 3.71916 4.93843 3.5341 4.93386ZM13.6657 13.6657H11.2661V9.933C11.2661 9.06648 11.2661 7.93334 10.0663 7.93334C8.86652 7.93334 8.66655 8.86652 8.66655 9.86635V13.6657H6.26696V6.00034H8.53324V7.06683C8.76578 6.67929 9.09982 6.36269 9.49925 6.15123C9.89867 5.93976 10.3483 5.84149 10.7995 5.86703C13.1991 5.86703 13.6657 7.46676 13.6657 9.53307V13.6657Z'/%3e%3c/svg%3e");
3634
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(109, 109, 109)' d='M15.3321 0.00136665H0.667919C0.578862 -0.00452496 0.489574 0.00867804 0.406033 0.0400916C0.322492 0.0715052 0.246626 0.120404 0.183515 0.183515C0.120404 0.246626 0.0715052 0.322492 0.0400916 0.406033C0.00867804 0.489574 -0.00452496 0.578862 0.00136665 0.667919V15.3321C-0.00452496 15.4211 0.00867804 15.5104 0.0400916 15.594C0.0715052 15.6775 0.120404 15.7534 0.183515 15.8165C0.246626 15.8796 0.322492 15.9285 0.406033 15.9599C0.489574 15.9913 0.578862 16.0045 0.667919 15.9986H15.3321C15.4211 16.0045 15.5104 15.9913 15.594 15.9599C15.6775 15.9285 15.7534 15.8796 15.8165 15.8165C15.8796 15.7534 15.9285 15.6775 15.9599 15.594C15.9913 15.5104 16.0045 15.4211 15.9986 15.3321V0.667919C16.0045 0.578862 15.9913 0.489574 15.9599 0.406033C15.9285 0.322492 15.8796 0.246626 15.8165 0.183515C15.7534 0.120404 15.6775 0.0715052 15.594 0.0400916C15.5104 0.00867804 15.4211 -0.00452496 15.3321 0.00136665ZM4.73389 13.6657H2.40096V6.00034H4.80055V13.6657H4.73389ZM3.5341 4.93386C3.25725 4.93386 2.98662 4.85176 2.75643 4.69796C2.52624 4.54415 2.34683 4.32553 2.24089 4.06976C2.13494 3.81399 2.10722 3.53254 2.16123 3.26102C2.21524 2.98949 2.34856 2.74008 2.54432 2.54432C2.74008 2.34856 2.98949 2.21524 3.26102 2.16123C3.53254 2.10722 3.81399 2.13494 4.06976 2.24089C4.32553 2.34683 4.54415 2.52624 4.69796 2.75643C4.85176 2.98662 4.93386 3.25725 4.93386 3.5341C4.93843 3.71916 4.90535 3.90323 4.83662 4.07512C4.7679 4.24702 4.66496 4.40315 4.53406 4.53406C4.40315 4.66496 4.24702 4.7679 4.07512 4.83662C3.90323 4.90535 3.71916 4.93843 3.5341 4.93386ZM13.6657 13.6657H11.2661V9.933C11.2661 9.06648 11.2661 7.93334 10.0663 7.93334C8.86652 7.93334 8.66655 8.86652 8.66655 9.86635V13.6657H6.26696V6.00034H8.53324V7.06683C8.76578 6.67929 9.09982 6.36269 9.49925 6.15123C9.89867 5.93976 10.3483 5.84149 10.7995 5.86703C13.1991 5.86703 13.6657 7.46676 13.6657 9.53307V13.6657Z'/%3e%3c/svg%3e");
3632
3635
  }
3633
3636
  .ilo--hero-card--link.icon--linkedin:hover {
3634
3637
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(30, 45, 190)' d='M15.3321 0.00136665H0.667919C0.578862 -0.00452496 0.489574 0.00867804 0.406033 0.0400916C0.322492 0.0715052 0.246626 0.120404 0.183515 0.183515C0.120404 0.246626 0.0715052 0.322492 0.0400916 0.406033C0.00867804 0.489574 -0.00452496 0.578862 0.00136665 0.667919V15.3321C-0.00452496 15.4211 0.00867804 15.5104 0.0400916 15.594C0.0715052 15.6775 0.120404 15.7534 0.183515 15.8165C0.246626 15.8796 0.322492 15.9285 0.406033 15.9599C0.489574 15.9913 0.578862 16.0045 0.667919 15.9986H15.3321C15.4211 16.0045 15.5104 15.9913 15.594 15.9599C15.6775 15.9285 15.7534 15.8796 15.8165 15.8165C15.8796 15.7534 15.9285 15.6775 15.9599 15.594C15.9913 15.5104 16.0045 15.4211 15.9986 15.3321V0.667919C16.0045 0.578862 15.9913 0.489574 15.9599 0.406033C15.9285 0.322492 15.8796 0.246626 15.8165 0.183515C15.7534 0.120404 15.6775 0.0715052 15.594 0.0400916C15.5104 0.00867804 15.4211 -0.00452496 15.3321 0.00136665ZM4.73389 13.6657H2.40096V6.00034H4.80055V13.6657H4.73389ZM3.5341 4.93386C3.25725 4.93386 2.98662 4.85176 2.75643 4.69796C2.52624 4.54415 2.34683 4.32553 2.24089 4.06976C2.13494 3.81399 2.10722 3.53254 2.16123 3.26102C2.21524 2.98949 2.34856 2.74008 2.54432 2.54432C2.74008 2.34856 2.98949 2.21524 3.26102 2.16123C3.53254 2.10722 3.81399 2.13494 4.06976 2.24089C4.32553 2.34683 4.54415 2.52624 4.69796 2.75643C4.85176 2.98662 4.93386 3.25725 4.93386 3.5341C4.93843 3.71916 4.90535 3.90323 4.83662 4.07512C4.7679 4.24702 4.66496 4.40315 4.53406 4.53406C4.40315 4.66496 4.24702 4.7679 4.07512 4.83662C3.90323 4.90535 3.71916 4.93843 3.5341 4.93386ZM13.6657 13.6657H11.2661V9.933C11.2661 9.06648 11.2661 7.93334 10.0663 7.93334C8.86652 7.93334 8.66655 8.86652 8.66655 9.86635V13.6657H6.26696V6.00034H8.53324V7.06683C8.76578 6.67929 9.09982 6.36269 9.49925 6.15123C9.89867 5.93976 10.3483 5.84149 10.7995 5.86703C13.1991 5.86703 13.6657 7.46676 13.6657 9.53307V13.6657Z'/%3e%3c/svg%3e");
@@ -3636,7 +3639,7 @@ body {
3636
3639
 
3637
3640
  /**
3638
3641
  * Do not edit directly
3639
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
3642
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
3640
3643
  */
3641
3644
  /**
3642
3645
  * TOKENS:
@@ -3692,7 +3695,7 @@ body {
3692
3695
 
3693
3696
  /**
3694
3697
  * Do not edit directly
3695
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
3698
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
3696
3699
  */
3697
3700
  /**
3698
3701
  * TOKENS:
@@ -3834,7 +3837,7 @@ body {
3834
3837
 
3835
3838
  /**
3836
3839
  * Do not edit directly
3837
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
3840
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
3838
3841
  */
3839
3842
  /**
3840
3843
  * TOKENS:
@@ -3844,7 +3847,7 @@ body {
3844
3847
  */
3845
3848
  /**
3846
3849
  * Do not edit directly
3847
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
3850
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
3848
3851
  */
3849
3852
  /**
3850
3853
  * TOKENS:
@@ -3869,7 +3872,7 @@ body {
3869
3872
  }
3870
3873
  /**
3871
3874
  * Do not edit directly
3872
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
3875
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
3873
3876
  */
3874
3877
  /**
3875
3878
  * TOKENS:
@@ -3976,7 +3979,7 @@ body {
3976
3979
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 11'%3e%3cpath fill='rgb(255, 255, 255)' d='M6.00007 10.8462L12 0L0 0L6.00007 10.8462Z'/%3e%3c/svg%3e");
3977
3980
  }
3978
3981
  .ilo--link-list--dark .ilo--link-list--link {
3979
- border-bottom: 0.1071811361rem solid rgb(116, 96, 145);
3982
+ border-bottom: 0.1071811361rem solid rgba(237, 240, 242, 0.4);
3980
3983
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(255, 255, 255)' 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");
3981
3984
  }
3982
3985
  .ilo--link-list--dark .ilo--link-list--link .ilo--link-list--label {
@@ -4020,7 +4023,7 @@ body {
4020
4023
 
4021
4024
  /**
4022
4025
  * Do not edit directly
4023
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
4026
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
4024
4027
  */
4025
4028
  /**
4026
4029
  * TOKENS:
@@ -4083,7 +4086,7 @@ body {
4083
4086
 
4084
4087
  /**
4085
4088
  * Do not edit directly
4086
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
4089
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
4087
4090
  */
4088
4091
  /**
4089
4092
  * TOKENS:
@@ -4093,7 +4096,7 @@ body {
4093
4096
  */
4094
4097
  /**
4095
4098
  * Do not edit directly
4096
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
4099
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
4097
4100
  */
4098
4101
  /**
4099
4102
  * TOKENS:
@@ -4103,7 +4106,7 @@ body {
4103
4106
  */
4104
4107
  /**
4105
4108
  * Do not edit directly
4106
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
4109
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
4107
4110
  */
4108
4111
  /**
4109
4112
  * TOKENS:
@@ -4211,7 +4214,7 @@ body {
4211
4214
 
4212
4215
  /**
4213
4216
  * Do not edit directly
4214
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
4217
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
4215
4218
  */
4216
4219
  /**
4217
4220
  * TOKENS:
@@ -4221,7 +4224,7 @@ body {
4221
4224
  */
4222
4225
  /**
4223
4226
  * Do not edit directly
4224
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
4227
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
4225
4228
  */
4226
4229
  /**
4227
4230
  * TOKENS:
@@ -4231,7 +4234,7 @@ body {
4231
4234
  */
4232
4235
  /**
4233
4236
  * Do not edit directly
4234
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
4237
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
4235
4238
  */
4236
4239
  /**
4237
4240
  * TOKENS:
@@ -4328,7 +4331,7 @@ body {
4328
4331
 
4329
4332
  /**
4330
4333
  * Do not edit directly
4331
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
4334
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
4332
4335
  */
4333
4336
  /**
4334
4337
  * TOKENS:
@@ -4499,7 +4502,7 @@ body {
4499
4502
  display: none;
4500
4503
  font-family: Overpass;
4501
4504
  font-weight: 700;
4502
- padding: 20px 0;
4505
+ padding: 16px 0;
4503
4506
  text-align: right;
4504
4507
  }
4505
4508
  .right-to-left .ilo--header--logo-tagline {
@@ -4566,6 +4569,7 @@ body {
4566
4569
  display: block;
4567
4570
  padding: 16px 36px 16px 8px;
4568
4571
  text-decoration: none;
4572
+ transition: color 150ms ease-out, background 150ms ease-out;
4569
4573
  }
4570
4574
  .ilo--nav--link:hover, .ilo--nav--link:focus {
4571
4575
  background: rgb(235, 245, 253);
@@ -4754,7 +4758,6 @@ body {
4754
4758
  text-align: right;
4755
4759
  }
4756
4760
  .ilo--mobile--nav--search .ilo--searchfield {
4757
- max-width: 618px;
4758
4761
  width: 100%;
4759
4762
  }
4760
4763
  .ilo--mobile--nav--search .ilo--fieldset {
@@ -5071,7 +5074,7 @@ body {
5071
5074
 
5072
5075
  /**
5073
5076
  * Do not edit directly
5074
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5077
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
5075
5078
  */
5076
5079
  /**
5077
5080
  * TOKENS:
@@ -5081,7 +5084,7 @@ body {
5081
5084
  */
5082
5085
  /**
5083
5086
  * Do not edit directly
5084
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5087
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
5085
5088
  */
5086
5089
  /**
5087
5090
  * TOKENS:
@@ -5091,7 +5094,7 @@ body {
5091
5094
  */
5092
5095
  /**
5093
5096
  * Do not edit directly
5094
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5097
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
5095
5098
  */
5096
5099
  /**
5097
5100
  * TOKENS:
@@ -5283,7 +5286,7 @@ body {
5283
5286
 
5284
5287
  /**
5285
5288
  * Do not edit directly
5286
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5289
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
5287
5290
  */
5288
5291
  /**
5289
5292
  * TOKENS:
@@ -5418,7 +5421,7 @@ body {
5418
5421
 
5419
5422
  /**
5420
5423
  * Do not edit directly
5421
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5424
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
5422
5425
  */
5423
5426
  /**
5424
5427
  * TOKENS:
@@ -5428,7 +5431,7 @@ body {
5428
5431
  */
5429
5432
  /**
5430
5433
  * Do not edit directly
5431
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5434
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
5432
5435
  */
5433
5436
  /**
5434
5437
  * TOKENS:
@@ -5453,7 +5456,7 @@ body {
5453
5456
  }
5454
5457
  /**
5455
5458
  * Do not edit directly
5456
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5459
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
5457
5460
  */
5458
5461
  /**
5459
5462
  * TOKENS:
@@ -5468,10 +5471,10 @@ body {
5468
5471
  .ilo--profile--avatar {
5469
5472
  border-radius: 50%;
5470
5473
  float: left;
5471
- width: 18.65%;
5474
+ width: 3.4297963558rem;
5472
5475
  }
5473
5476
  .ilo--profile--contents .id {
5474
- margin-left: calc(18.65% + 11px);
5477
+ margin-left: 4.0192926045rem;
5475
5478
  padding-top: 5px;
5476
5479
  }
5477
5480
  .ilo--profile--contents .id:first-of-type {
@@ -5570,10 +5573,35 @@ body {
5570
5573
  .ilo--profile .ilo--profile--name + .ilo--profile--link {
5571
5574
  margin-top: 0.9646302251rem;
5572
5575
  }
5576
+ .right-to-left .ilo--profile {
5577
+ direction: rtl;
5578
+ }
5579
+ .right-to-left .ilo--profile .ilo--profile--avatar {
5580
+ float: right;
5581
+ }
5582
+ .right-to-left .ilo--profile .ilo--profile--contents .id {
5583
+ margin-left: auto;
5584
+ margin-right: 4.0192926045rem;
5585
+ }
5586
+ .right-to-left .ilo--profile .ilo--profile--link span {
5587
+ background-position: 10px center;
5588
+ padding-left: 32px;
5589
+ padding-right: 0;
5590
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(35, 0, 80)' d='m7.9 12.5-.2-.2c0-.1-.1-.2-.1-.3s0-.2.1-.3c0-.1.1-.2.2-.2L15.4 4l1 1-7 7 7 7-1 1-7.5-7.5z'/%3e%3c/svg%3e");
5591
+ }
5592
+ .right-to-left .ilo--profile .ilo--profile--link:visited span {
5593
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(150, 10, 85)' d='m7.9 12.5-.2-.2c0-.1-.1-.2-.1-.3s0-.2.1-.3c0-.1.1-.2.2-.2L15.4 4l1 1-7 7 7 7-1 1-7.5-7.5z'/%3e%3c/svg%3e");
5594
+ }
5595
+ .right-to-left .ilo--profile .ilo--profile--link:active span {
5596
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(35, 0, 80)' d='m7.9 12.5-.2-.2c0-.1-.1-.2-.1-.3s0-.2.1-.3c0-.1.1-.2.2-.2L15.4 4l1 1-7 7 7 7-1 1-7.5-7.5z'/%3e%3c/svg%3e");
5597
+ }
5598
+ .right-to-left .ilo--profile .ilo--profile--link:hover span, .right-to-left .ilo--profile .ilo--profile--link:focus span {
5599
+ 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='m7.9 12.5-.2-.2c0-.1-.1-.2-.1-.3s0-.2.1-.3c0-.1.1-.2.2-.2L15.4 4l1 1-7 7 7 7-1 1-7.5-7.5z'/%3e%3c/svg%3e");
5600
+ }
5573
5601
 
5574
5602
  /**
5575
5603
  * Do not edit directly
5576
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5604
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
5577
5605
  */
5578
5606
  /**
5579
5607
  * TOKENS:
@@ -5659,6 +5687,10 @@ body {
5659
5687
  margin-top: 2px;
5660
5688
  order: 2;
5661
5689
  }
5690
+ .right-to-left .ilo--fieldset--input--radio .ilo--fieldset--label {
5691
+ margin-left: 0;
5692
+ margin-right: 0.4287245445rem;
5693
+ }
5662
5694
  .ilo--fieldset--input--radio .ilo--fieldset--error,
5663
5695
  .ilo--fieldset--input--radio .ilo--fieldset--helper {
5664
5696
  order: 3;
@@ -5674,7 +5706,7 @@ body {
5674
5706
 
5675
5707
  /**
5676
5708
  * Do not edit directly
5677
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5709
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
5678
5710
  */
5679
5711
  /**
5680
5712
  * TOKENS:
@@ -5684,7 +5716,7 @@ body {
5684
5716
  */
5685
5717
  /**
5686
5718
  * Do not edit directly
5687
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5719
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
5688
5720
  */
5689
5721
  /**
5690
5722
  * TOKENS:
@@ -5709,7 +5741,7 @@ body {
5709
5741
  }
5710
5742
  /**
5711
5743
  * Do not edit directly
5712
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5744
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
5713
5745
  */
5714
5746
  /**
5715
5747
  * TOKENS:
@@ -5770,7 +5802,7 @@ body {
5770
5802
 
5771
5803
  /**
5772
5804
  * Do not edit directly
5773
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
5805
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
5774
5806
  */
5775
5807
  /**
5776
5808
  * TOKENS:
@@ -6206,7 +6238,7 @@ body {
6206
6238
 
6207
6239
  /**
6208
6240
  * Do not edit directly
6209
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
6241
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
6210
6242
  */
6211
6243
  /**
6212
6244
  * TOKENS:
@@ -6257,7 +6289,7 @@ body {
6257
6289
 
6258
6290
  /**
6259
6291
  * Do not edit directly
6260
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
6292
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
6261
6293
  */
6262
6294
  /**
6263
6295
  * TOKENS:
@@ -6281,6 +6313,9 @@ body {
6281
6313
  font-weight: inherit;
6282
6314
  line-height: inherit;
6283
6315
  text-decoration: none;
6316
+ transition-property: color, background-color, border-color;
6317
+ transition-duration: 150ms;
6318
+ transition-timing-function: ease-out;
6284
6319
  }
6285
6320
  .ilo--tabs:not(.tabs--js) .ilo--tabs--selection--button:visited {
6286
6321
  background: rgba(0, 0, 0, 0);
@@ -6292,6 +6327,9 @@ body {
6292
6327
  border-bottom: 3px solid rgb(30, 45, 190);
6293
6328
  color: rgb(30, 45, 190);
6294
6329
  text-decoration: none;
6330
+ transition-property: color, background-color, border-color;
6331
+ transition-duration: 150ms;
6332
+ transition-timing-function: ease-out;
6295
6333
  }
6296
6334
  .ilo--tabs:not(.tabs--js) .ilo--tabs--selection--button:active {
6297
6335
  background: rgba(0, 0, 0, 0);
@@ -6325,10 +6363,16 @@ body {
6325
6363
  font-size: 16px;
6326
6364
  letter-spacing: -0.02em;
6327
6365
  line-height: 21.6px;
6366
+ transition-property: color, background-color, border-color;
6367
+ transition-duration: 150ms;
6368
+ transition-timing-function: ease-out;
6328
6369
  }
6329
6370
  .ilo--tabs.tabs--js .ilo--tabs--selection--button[aria-selected=true] {
6330
6371
  background-color: rgb(255, 255, 255);
6331
6372
  border-top: 0.1607717042rem solid rgb(35, 0, 80);
6373
+ transition-property: color, background-color, border-color;
6374
+ transition-duration: 150ms;
6375
+ transition-timing-function: ease-out;
6332
6376
  }
6333
6377
  .ilo--tabs.tabs--js .ilo--tabs--selection--button.icon .ilo--icon {
6334
6378
  height: 0.857449089rem;
@@ -6343,6 +6387,9 @@ body {
6343
6387
  background-color: rgb(235, 245, 253);
6344
6388
  color: rgb(30, 45, 190);
6345
6389
  outline: none;
6390
+ transition-property: color, background-color, border-color;
6391
+ transition-duration: 150ms;
6392
+ transition-timing-function: ease-out;
6346
6393
  }
6347
6394
  .ilo--tabs.tabs--js .ilo--tabs--selection--button:hover.has--tooltip .ilo--tooltip--wrapper, .ilo--tabs.tabs--js .ilo--tabs--selection--button[aria-selected=true]:hover.has--tooltip .ilo--tooltip--wrapper {
6348
6395
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(30, 45, 190)' d='M8 0C6.4 0 4.9.5 3.6 1.3c-1.4.9-2.4 2.2-3 3.6C0 6.4-.2 8 .2 9.6c.3 1.6 1.1 3 2.2 4.1 1.1 1.1 2.5 1.9 4.1 2.2s3.2.2 4.6-.5c1.5-.6 2.7-1.6 3.6-2.9.8-1.4 1.3-2.9 1.3-4.5 0-2.1-.8-4.2-2.3-5.7C12.2.8 10.1 0 8 0zm0 14c-1.2 0-2.3-.4-3.3-1-1-.7-1.8-1.6-2.2-2.7C2 9.2 1.9 8 2.1 6.8c.2-1.2.8-2.2 1.6-3.1.8-.8 1.9-1.4 3.1-1.6 1.2-.2 2.4-.1 3.5.4s2 1.2 2.7 2.2c.7 1 1 2.1 1 3.3 0 1.6-.6 3.1-1.8 4.2C11.1 13.4 9.6 14 8 14z'/%3e%3cpath fill='rgb(30, 45, 190)' d='M9 7H7v5h2V7zM8 6c.6 0 1-.4 1-1s-.4-1-1-1-1 .4-1 1 .4 1 1 1z'/%3e%3c/svg%3e");
@@ -6399,7 +6446,7 @@ body {
6399
6446
 
6400
6447
  /**
6401
6448
  * Do not edit directly
6402
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
6449
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
6403
6450
  */
6404
6451
  /**
6405
6452
  * TOKENS:
@@ -6732,7 +6779,7 @@ body {
6732
6779
  background-color: rgb(246, 247, 248);
6733
6780
  }
6734
6781
  .ilo--table--zebra .ilo--table--body--row:nth-child(odd):hover, .ilo--table--zebra .ilo--table--body--row:nth-child(odd):focus {
6735
- background-color: rgb(235, 245, 253);
6782
+ background-color: rgb(246, 247, 248);
6736
6783
  }
6737
6784
  .ilo--table--zebra .ilo--table--body--row:nth-child(odd) .ilo--table--body--cell {
6738
6785
  border-left: 0.0535905681rem solid rgb(255, 255, 255);
@@ -6749,7 +6796,7 @@ body {
6749
6796
 
6750
6797
  /**
6751
6798
  * Do not edit directly
6752
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
6799
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
6753
6800
  */
6754
6801
  /**
6755
6802
  * TOKENS:
@@ -6777,6 +6824,7 @@ body {
6777
6824
  transition-timing-function: ease-out;
6778
6825
  }
6779
6826
  .ilo--table-of-contents--headline {
6827
+ border-bottom: 0.1607717042rem solid rgb(237, 240, 242);
6780
6828
  margin-bottom: 1.2861736334rem;
6781
6829
  margin-top: 0.4823151125rem;
6782
6830
  font-size: 18.66px;
@@ -6784,6 +6832,7 @@ body {
6784
6832
  line-height: 27.24px;
6785
6833
  font-family: Overpass;
6786
6834
  font-weight: 700;
6835
+ padding-bottom: 0.857449089rem;
6787
6836
  }
6788
6837
  .ilo--table-of-contents--wrapper.show {
6789
6838
  display: block;
@@ -6822,7 +6871,6 @@ body {
6822
6871
  }
6823
6872
  .ilo--table-of-contents--modal {
6824
6873
  display: none;
6825
- position: relative;
6826
6874
  }
6827
6875
  .ilo--table-of-contents--modal > * {
6828
6876
  opacity: 0;
@@ -6846,7 +6894,7 @@ body {
6846
6894
  }
6847
6895
  }
6848
6896
  .ilo--table-of-contents--modal .toc--modal--close {
6849
- bottom: 0;
6897
+ top: 0;
6850
6898
  height: 2.1436227224rem;
6851
6899
  right: 0;
6852
6900
  position: absolute;
@@ -6934,7 +6982,7 @@ body {
6934
6982
 
6935
6983
  /**
6936
6984
  * Do not edit directly
6937
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
6985
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
6938
6986
  */
6939
6987
  /**
6940
6988
  * TOKENS:
@@ -7082,7 +7130,7 @@ body {
7082
7130
 
7083
7131
  /**
7084
7132
  * Do not edit directly
7085
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
7133
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
7086
7134
  */
7087
7135
  /**
7088
7136
  * TOKENS:
@@ -7241,7 +7289,7 @@ body {
7241
7289
 
7242
7290
  /**
7243
7291
  * Do not edit directly
7244
- * Generated on Thu, 10 Nov 2022 20:25:09 GMT
7292
+ * Generated on Mon, 14 Nov 2022 21:50:16 GMT
7245
7293
  */
7246
7294
  /**
7247
7295
  * TOKENS:
@@ -7774,7 +7822,8 @@ body {
7774
7822
  .ilo--video--controls .vjs-volume-panel,
7775
7823
  .ilo--video .vjs-control-bar--volume,
7776
7824
  .ilo--video .vjs-control-bar .vjs-volume-panel {
7777
- bottom: 1px;
7825
+ border-bottom: 1px solid;
7826
+ bottom: 0;
7778
7827
  display: none;
7779
7828
  flex-direction: column;
7780
7829
  height: 140px;
@@ -7857,6 +7906,7 @@ body {
7857
7906
  .ilo--video .vjs-control-bar--setvolume,
7858
7907
  .ilo--video .vjs-control-bar .vjs-volume-control {
7859
7908
  background: rgb(235, 245, 253);
7909
+ border-left: 3px solid rgb(184, 196, 204);
7860
7910
  display: none;
7861
7911
  height: 2.1436227224rem;
7862
7912
  order: 1;
@@ -7864,7 +7914,7 @@ body {
7864
7914
  position: absolute;
7865
7915
  transform: rotate(270deg);
7866
7916
  transform-origin: -4px -4px;
7867
- top: 6px;
7917
+ top: 9px;
7868
7918
  width: 7.3954983923rem;
7869
7919
  }
7870
7920
  .ilo--video--controls--setvolume,