@ilo-org/styles 0.9.2 → 0.10.1
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.
- package/build/css/components/index.css +325 -233
- package/build/css/components/index.css.map +1 -1
- package/build/css/global.css +1 -1
- package/build/css/global.css.map +1 -1
- package/build/css/index.css +325 -233
- package/build/css/index.css.map +1 -1
- package/build/css/monorepo.css +325 -233
- package/build/css/monorepo.css.map +1 -1
- package/build/minified/index.css +1 -1
- package/build/minified/index.css.map +1 -1
- package/build/minified/monorepo.css +1 -1
- package/build/minified/monorepo.css.map +1 -1
- package/css/components/container.css +1 -0
- package/css/components/file-upload.css +1 -1
- package/css/components/footer.css +1 -1
- package/css/components/formcontrol.css +1 -1
- package/css/components/herocard.css +1 -1
- package/css/components/navigation.css +1 -1
- package/css/components/radio.css +1 -1
- package/css/components/socialmedia.css +1 -1
- package/css/components/tooltip.css +1 -1
- package/css/global.css.map +1 -1
- package/css/index.css +1 -1
- package/css/index.css.map +1 -1
- package/css/monorepo.css +1 -1
- package/css/monorepo.css.map +1 -1
- package/package.json +2 -2
- package/scss/components/_container.scss +11 -0
- package/scss/components/_file-upload.scss +5 -2
- package/scss/components/_footer.scss +186 -125
- package/scss/components/_formcontrol.scss +13 -13
- package/scss/components/_herocard.scss +11 -6
- package/scss/components/_navigation.scss +10 -10
- package/scss/components/_radio.scss +23 -28
- package/scss/components/_socialmedia.scss +10 -0
- package/scss/components/_tooltip.scss +2 -4
- package/scss/components/index.scss +1 -0
package/build/css/index.css
CHANGED
|
@@ -152,7 +152,7 @@ select {
|
|
|
152
152
|
}
|
|
153
153
|
/**
|
|
154
154
|
* Do not edit directly
|
|
155
|
-
* Generated on Wed,
|
|
155
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
156
156
|
*/
|
|
157
157
|
/**
|
|
158
158
|
* TOKENS:
|
|
@@ -170,7 +170,7 @@ body {
|
|
|
170
170
|
|
|
171
171
|
/**
|
|
172
172
|
* Do not edit directly
|
|
173
|
-
* Generated on Wed,
|
|
173
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
174
174
|
*/
|
|
175
175
|
/**
|
|
176
176
|
* TOKENS:
|
|
@@ -289,7 +289,7 @@ body {
|
|
|
289
289
|
|
|
290
290
|
/**
|
|
291
291
|
* Do not edit directly
|
|
292
|
-
* Generated on Wed,
|
|
292
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
293
293
|
*/
|
|
294
294
|
/**
|
|
295
295
|
* TOKENS:
|
|
@@ -314,7 +314,7 @@ body {
|
|
|
314
314
|
}
|
|
315
315
|
/**
|
|
316
316
|
* Do not edit directly
|
|
317
|
-
* Generated on Wed,
|
|
317
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
318
318
|
*/
|
|
319
319
|
/**
|
|
320
320
|
* TOKENS:
|
|
@@ -568,7 +568,7 @@ body {
|
|
|
568
568
|
|
|
569
569
|
/**
|
|
570
570
|
* Do not edit directly
|
|
571
|
-
* Generated on Wed,
|
|
571
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
572
572
|
*/
|
|
573
573
|
/**
|
|
574
574
|
* TOKENS:
|
|
@@ -578,7 +578,7 @@ body {
|
|
|
578
578
|
*/
|
|
579
579
|
/**
|
|
580
580
|
* Do not edit directly
|
|
581
|
-
* Generated on Wed,
|
|
581
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
582
582
|
*/
|
|
583
583
|
/**
|
|
584
584
|
* TOKENS:
|
|
@@ -603,7 +603,7 @@ body {
|
|
|
603
603
|
}
|
|
604
604
|
/**
|
|
605
605
|
* Do not edit directly
|
|
606
|
-
* Generated on Wed,
|
|
606
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
607
607
|
*/
|
|
608
608
|
/**
|
|
609
609
|
* TOKENS:
|
|
@@ -893,7 +893,7 @@ body {
|
|
|
893
893
|
|
|
894
894
|
/**
|
|
895
895
|
* Do not edit directly
|
|
896
|
-
* Generated on Wed,
|
|
896
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
897
897
|
*/
|
|
898
898
|
/**
|
|
899
899
|
* TOKENS:
|
|
@@ -1023,7 +1023,59 @@ body {
|
|
|
1023
1023
|
|
|
1024
1024
|
/**
|
|
1025
1025
|
* Do not edit directly
|
|
1026
|
-
* Generated on Wed,
|
|
1026
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
1027
|
+
*/
|
|
1028
|
+
/**
|
|
1029
|
+
* TOKENS:
|
|
1030
|
+
*/
|
|
1031
|
+
/**
|
|
1032
|
+
* MAPS:
|
|
1033
|
+
*/
|
|
1034
|
+
/**
|
|
1035
|
+
* Do not edit directly
|
|
1036
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
1037
|
+
*/
|
|
1038
|
+
/**
|
|
1039
|
+
* TOKENS:
|
|
1040
|
+
*/
|
|
1041
|
+
/**
|
|
1042
|
+
* MAPS:
|
|
1043
|
+
*/
|
|
1044
|
+
@keyframes emptygradient {
|
|
1045
|
+
0% {
|
|
1046
|
+
opacity: 1;
|
|
1047
|
+
}
|
|
1048
|
+
100% {
|
|
1049
|
+
opacity: 0;
|
|
1050
|
+
}
|
|
1051
|
+
}
|
|
1052
|
+
@keyframes spin {
|
|
1053
|
+
100% {
|
|
1054
|
+
-moz-transform: rotate(360deg);
|
|
1055
|
+
-webkit-transform: rotate(360deg);
|
|
1056
|
+
transform: rotate(360deg);
|
|
1057
|
+
}
|
|
1058
|
+
}
|
|
1059
|
+
/**
|
|
1060
|
+
* Do not edit directly
|
|
1061
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
1062
|
+
*/
|
|
1063
|
+
/**
|
|
1064
|
+
* TOKENS:
|
|
1065
|
+
*/
|
|
1066
|
+
/**
|
|
1067
|
+
* MAPS:
|
|
1068
|
+
*/
|
|
1069
|
+
.ilo--container {
|
|
1070
|
+
margin: auto;
|
|
1071
|
+
max-width: 1300px;
|
|
1072
|
+
padding: 0 1.0718113612rem;
|
|
1073
|
+
width: 100%;
|
|
1074
|
+
}
|
|
1075
|
+
|
|
1076
|
+
/**
|
|
1077
|
+
* Do not edit directly
|
|
1078
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
1027
1079
|
*/
|
|
1028
1080
|
/**
|
|
1029
1081
|
* TOKENS:
|
|
@@ -1234,7 +1286,7 @@ body {
|
|
|
1234
1286
|
|
|
1235
1287
|
/**
|
|
1236
1288
|
* Do not edit directly
|
|
1237
|
-
* Generated on Wed,
|
|
1289
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
1238
1290
|
*/
|
|
1239
1291
|
/**
|
|
1240
1292
|
* TOKENS:
|
|
@@ -1402,7 +1454,7 @@ body {
|
|
|
1402
1454
|
|
|
1403
1455
|
/**
|
|
1404
1456
|
* Do not edit directly
|
|
1405
|
-
* Generated on Wed,
|
|
1457
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
1406
1458
|
*/
|
|
1407
1459
|
/**
|
|
1408
1460
|
* TOKENS:
|
|
@@ -1496,7 +1548,7 @@ body {
|
|
|
1496
1548
|
|
|
1497
1549
|
/**
|
|
1498
1550
|
* Do not edit directly
|
|
1499
|
-
* Generated on Wed,
|
|
1551
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
1500
1552
|
*/
|
|
1501
1553
|
/**
|
|
1502
1554
|
* TOKENS:
|
|
@@ -1633,7 +1685,7 @@ body {
|
|
|
1633
1685
|
|
|
1634
1686
|
/**
|
|
1635
1687
|
* Do not edit directly
|
|
1636
|
-
* Generated on Wed,
|
|
1688
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
1637
1689
|
*/
|
|
1638
1690
|
/**
|
|
1639
1691
|
* TOKENS:
|
|
@@ -1775,7 +1827,7 @@ body {
|
|
|
1775
1827
|
|
|
1776
1828
|
/**
|
|
1777
1829
|
* Do not edit directly
|
|
1778
|
-
* Generated on Wed,
|
|
1830
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
1779
1831
|
*/
|
|
1780
1832
|
/**
|
|
1781
1833
|
* TOKENS:
|
|
@@ -1924,7 +1976,7 @@ body {
|
|
|
1924
1976
|
|
|
1925
1977
|
/**
|
|
1926
1978
|
* Do not edit directly
|
|
1927
|
-
* Generated on Wed,
|
|
1979
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
1928
1980
|
*/
|
|
1929
1981
|
/**
|
|
1930
1982
|
* TOKENS:
|
|
@@ -2030,7 +2082,7 @@ body {
|
|
|
2030
2082
|
|
|
2031
2083
|
/**
|
|
2032
2084
|
* Do not edit directly
|
|
2033
|
-
* Generated on Wed,
|
|
2085
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2034
2086
|
*/
|
|
2035
2087
|
/**
|
|
2036
2088
|
* TOKENS:
|
|
@@ -2092,7 +2144,7 @@ body {
|
|
|
2092
2144
|
|
|
2093
2145
|
/**
|
|
2094
2146
|
* Do not edit directly
|
|
2095
|
-
* Generated on Wed,
|
|
2147
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2096
2148
|
*/
|
|
2097
2149
|
/**
|
|
2098
2150
|
* TOKENS:
|
|
@@ -2167,7 +2219,7 @@ body {
|
|
|
2167
2219
|
|
|
2168
2220
|
/**
|
|
2169
2221
|
* Do not edit directly
|
|
2170
|
-
* Generated on Wed,
|
|
2222
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2171
2223
|
*/
|
|
2172
2224
|
/**
|
|
2173
2225
|
* TOKENS:
|
|
@@ -2219,7 +2271,7 @@ body {
|
|
|
2219
2271
|
|
|
2220
2272
|
/**
|
|
2221
2273
|
* Do not edit directly
|
|
2222
|
-
* Generated on Wed,
|
|
2274
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2223
2275
|
*/
|
|
2224
2276
|
/**
|
|
2225
2277
|
* TOKENS:
|
|
@@ -2296,7 +2348,7 @@ body {
|
|
|
2296
2348
|
|
|
2297
2349
|
/**
|
|
2298
2350
|
* Do not edit directly
|
|
2299
|
-
* Generated on Wed,
|
|
2351
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2300
2352
|
*/
|
|
2301
2353
|
/**
|
|
2302
2354
|
* TOKENS:
|
|
@@ -2377,7 +2429,7 @@ body {
|
|
|
2377
2429
|
|
|
2378
2430
|
/**
|
|
2379
2431
|
* Do not edit directly
|
|
2380
|
-
* Generated on Wed,
|
|
2432
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2381
2433
|
*/
|
|
2382
2434
|
/**
|
|
2383
2435
|
* TOKENS:
|
|
@@ -2387,7 +2439,7 @@ body {
|
|
|
2387
2439
|
*/
|
|
2388
2440
|
/**
|
|
2389
2441
|
* Do not edit directly
|
|
2390
|
-
* Generated on Wed,
|
|
2442
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2391
2443
|
*/
|
|
2392
2444
|
/**
|
|
2393
2445
|
* TOKENS:
|
|
@@ -2397,7 +2449,7 @@ body {
|
|
|
2397
2449
|
*/
|
|
2398
2450
|
/**
|
|
2399
2451
|
* Do not edit directly
|
|
2400
|
-
* Generated on Wed,
|
|
2452
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2401
2453
|
*/
|
|
2402
2454
|
/**
|
|
2403
2455
|
* TOKENS:
|
|
@@ -2407,7 +2459,7 @@ body {
|
|
|
2407
2459
|
*/
|
|
2408
2460
|
/**
|
|
2409
2461
|
* Do not edit directly
|
|
2410
|
-
* Generated on Wed,
|
|
2462
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2411
2463
|
*/
|
|
2412
2464
|
/**
|
|
2413
2465
|
* TOKENS:
|
|
@@ -2533,7 +2585,7 @@ body {
|
|
|
2533
2585
|
|
|
2534
2586
|
/**
|
|
2535
2587
|
* Do not edit directly
|
|
2536
|
-
* Generated on Wed,
|
|
2588
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2537
2589
|
*/
|
|
2538
2590
|
/**
|
|
2539
2591
|
* TOKENS:
|
|
@@ -2550,7 +2602,7 @@ body {
|
|
|
2550
2602
|
|
|
2551
2603
|
/**
|
|
2552
2604
|
* Do not edit directly
|
|
2553
|
-
* Generated on Wed,
|
|
2605
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2554
2606
|
*/
|
|
2555
2607
|
/**
|
|
2556
2608
|
* TOKENS:
|
|
@@ -2638,7 +2690,7 @@ body {
|
|
|
2638
2690
|
|
|
2639
2691
|
/**
|
|
2640
2692
|
* Do not edit directly
|
|
2641
|
-
* Generated on Wed,
|
|
2693
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2642
2694
|
*/
|
|
2643
2695
|
/**
|
|
2644
2696
|
* TOKENS:
|
|
@@ -2648,7 +2700,7 @@ body {
|
|
|
2648
2700
|
*/
|
|
2649
2701
|
/**
|
|
2650
2702
|
* Do not edit directly
|
|
2651
|
-
* Generated on Wed,
|
|
2703
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2652
2704
|
*/
|
|
2653
2705
|
/**
|
|
2654
2706
|
* TOKENS:
|
|
@@ -2658,7 +2710,7 @@ body {
|
|
|
2658
2710
|
*/
|
|
2659
2711
|
/**
|
|
2660
2712
|
* Do not edit directly
|
|
2661
|
-
* Generated on Wed,
|
|
2713
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2662
2714
|
*/
|
|
2663
2715
|
/**
|
|
2664
2716
|
* TOKENS:
|
|
@@ -2711,7 +2763,7 @@ body {
|
|
|
2711
2763
|
|
|
2712
2764
|
/**
|
|
2713
2765
|
* Do not edit directly
|
|
2714
|
-
* Generated on Wed,
|
|
2766
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2715
2767
|
*/
|
|
2716
2768
|
/**
|
|
2717
2769
|
* TOKENS:
|
|
@@ -2796,7 +2848,7 @@ body {
|
|
|
2796
2848
|
|
|
2797
2849
|
/**
|
|
2798
2850
|
* Do not edit directly
|
|
2799
|
-
* Generated on Wed,
|
|
2851
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2800
2852
|
*/
|
|
2801
2853
|
/**
|
|
2802
2854
|
* TOKENS:
|
|
@@ -2868,9 +2920,13 @@ body {
|
|
|
2868
2920
|
}
|
|
2869
2921
|
.ilo--file-upload--list {
|
|
2870
2922
|
order: 4;
|
|
2923
|
+
display: flex;
|
|
2924
|
+
flex-flow: column;
|
|
2925
|
+
padding-top: 0.4287245445rem;
|
|
2926
|
+
gap: 0.4287245445rem;
|
|
2871
2927
|
}
|
|
2872
2928
|
.ilo--file-upload--list-item {
|
|
2873
|
-
display:
|
|
2929
|
+
display: block;
|
|
2874
2930
|
background-color: rgb(237, 240, 242);
|
|
2875
2931
|
border-bottom: 0.1071811361rem solid rgb(237, 240, 242);
|
|
2876
2932
|
border-left: 0.1607717042rem solid rgb(35, 0, 80);
|
|
@@ -2883,14 +2939,13 @@ body {
|
|
|
2883
2939
|
letter-spacing: -0.02em;
|
|
2884
2940
|
line-height: 21.6px;
|
|
2885
2941
|
height: 2.5723472669rem;
|
|
2886
|
-
margin: 1.2861736334rem 0rem 0rem 0rem;
|
|
2887
2942
|
outline: none;
|
|
2888
2943
|
padding: 0.6966773848rem 0.6430868167rem 0.857449089rem 0.5894962487rem;
|
|
2889
2944
|
}
|
|
2890
2945
|
|
|
2891
2946
|
/**
|
|
2892
2947
|
* Do not edit directly
|
|
2893
|
-
* Generated on Wed,
|
|
2948
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2894
2949
|
*/
|
|
2895
2950
|
/**
|
|
2896
2951
|
* TOKENS:
|
|
@@ -2931,7 +2986,7 @@ body {
|
|
|
2931
2986
|
|
|
2932
2987
|
/**
|
|
2933
2988
|
* Do not edit directly
|
|
2934
|
-
* Generated on Wed,
|
|
2989
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
2935
2990
|
*/
|
|
2936
2991
|
/**
|
|
2937
2992
|
* TOKENS:
|
|
@@ -2946,52 +3001,52 @@ body {
|
|
|
2946
3001
|
grid-template-columns: auto;
|
|
2947
3002
|
gap: 0.4287245445rem;
|
|
2948
3003
|
}
|
|
2949
|
-
.ilo--form-control__label-placement__start
|
|
3004
|
+
.ilo--form-control__label-placement__start .ilo--form-control--label {
|
|
2950
3005
|
grid-area: 1/1/2/2;
|
|
2951
3006
|
}
|
|
2952
3007
|
.ilo--form-control__label-placement__start :nth-child(2) {
|
|
2953
3008
|
grid-area: 1/2/2/3;
|
|
2954
3009
|
}
|
|
2955
|
-
.ilo--form-control__label-placement__start
|
|
3010
|
+
.ilo--form-control__label-placement__start .ilo--form-control--helper {
|
|
2956
3011
|
grid-area: 2/2/3/3;
|
|
2957
3012
|
}
|
|
2958
|
-
.ilo--form-control__label-placement__start
|
|
3013
|
+
.ilo--form-control__label-placement__start [class*=file-upload--list] {
|
|
2959
3014
|
grid-area: 3/1/4/3;
|
|
2960
3015
|
}
|
|
2961
|
-
.ilo--form-control__label-placement__end
|
|
3016
|
+
.ilo--form-control__label-placement__end .ilo--form-control--label {
|
|
2962
3017
|
grid-area: 1/2/2/3;
|
|
2963
3018
|
}
|
|
2964
3019
|
.ilo--form-control__label-placement__end :nth-child(2) {
|
|
2965
3020
|
grid-area: 1/1/2/2;
|
|
2966
3021
|
}
|
|
2967
|
-
.ilo--form-control__label-placement__end
|
|
3022
|
+
.ilo--form-control__label-placement__end .ilo--form-control--helper {
|
|
2968
3023
|
grid-area: 2/1/3/3;
|
|
2969
3024
|
}
|
|
2970
|
-
.ilo--form-control__label-placement__end
|
|
2971
|
-
grid-area: 3/1/4/
|
|
3025
|
+
.ilo--form-control__label-placement__end [class*=file-upload--list] {
|
|
3026
|
+
grid-area: 3/1/4/4;
|
|
2972
3027
|
}
|
|
2973
|
-
.ilo--form-control__label-placement__top
|
|
3028
|
+
.ilo--form-control__label-placement__top .ilo--form-control--label {
|
|
2974
3029
|
grid-area: 1/1/2/2;
|
|
2975
3030
|
}
|
|
2976
3031
|
.ilo--form-control__label-placement__top :nth-child(2) {
|
|
2977
3032
|
grid-area: 2/1/3/2;
|
|
2978
3033
|
}
|
|
2979
|
-
.ilo--form-control__label-placement__top
|
|
3034
|
+
.ilo--form-control__label-placement__top .ilo--form-control--helper {
|
|
2980
3035
|
grid-area: 3/1/4/2;
|
|
2981
3036
|
}
|
|
2982
|
-
.ilo--form-control__label-placement__top
|
|
3037
|
+
.ilo--form-control__label-placement__top [class*=file-upload--list] {
|
|
2983
3038
|
grid-area: 4/1/5/2;
|
|
2984
3039
|
}
|
|
2985
|
-
.ilo--form-control__label-placement__bottom
|
|
3040
|
+
.ilo--form-control__label-placement__bottom .ilo--form-control--label {
|
|
2986
3041
|
grid-area: 3/1/4/2;
|
|
2987
3042
|
}
|
|
2988
3043
|
.ilo--form-control__label-placement__bottom :nth-child(2) {
|
|
2989
3044
|
grid-area: 2/1/3/2;
|
|
2990
3045
|
}
|
|
2991
|
-
.ilo--form-control__label-placement__bottom
|
|
3046
|
+
.ilo--form-control__label-placement__bottom .ilo--form-control--helper {
|
|
2992
3047
|
grid-area: 1/1/2/2;
|
|
2993
3048
|
}
|
|
2994
|
-
.ilo--form-control__label-placement__bottom
|
|
3049
|
+
.ilo--form-control__label-placement__bottom [class*=file-upload--list] {
|
|
2995
3050
|
grid-area: 4/1/5/2;
|
|
2996
3051
|
}
|
|
2997
3052
|
.ilo--form-control__disabled .ilo--form-control--label,
|
|
@@ -3052,7 +3107,7 @@ body {
|
|
|
3052
3107
|
|
|
3053
3108
|
/**
|
|
3054
3109
|
* Do not edit directly
|
|
3055
|
-
* Generated on Wed,
|
|
3110
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
3056
3111
|
*/
|
|
3057
3112
|
/**
|
|
3058
3113
|
* TOKENS:
|
|
@@ -3062,7 +3117,7 @@ body {
|
|
|
3062
3117
|
*/
|
|
3063
3118
|
/**
|
|
3064
3119
|
* Do not edit directly
|
|
3065
|
-
* Generated on Wed,
|
|
3120
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
3066
3121
|
*/
|
|
3067
3122
|
/**
|
|
3068
3123
|
* TOKENS:
|
|
@@ -3087,7 +3142,7 @@ body {
|
|
|
3087
3142
|
}
|
|
3088
3143
|
/**
|
|
3089
3144
|
* Do not edit directly
|
|
3090
|
-
* Generated on Wed,
|
|
3145
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
3091
3146
|
*/
|
|
3092
3147
|
/**
|
|
3093
3148
|
* TOKENS:
|
|
@@ -3097,38 +3152,49 @@ body {
|
|
|
3097
3152
|
*/
|
|
3098
3153
|
.ilo--footer {
|
|
3099
3154
|
border-bottom: 0.1607717042rem solid rgb(184, 196, 204);
|
|
3100
|
-
}
|
|
3101
|
-
.ilo--footer--main {
|
|
3102
3155
|
background-color: rgb(35, 0, 80);
|
|
3103
|
-
border-bottom: 0.3215434084rem solid rgb(250, 60, 75);
|
|
3104
|
-
padding: 2.1436227224rem 1.7148981779rem 0 1.7148981779rem;
|
|
3105
3156
|
position: relative;
|
|
3157
|
+
width: 100%;
|
|
3158
|
+
overflow: hidden;
|
|
3159
|
+
/* RTL Styles */
|
|
3106
3160
|
}
|
|
3107
|
-
.ilo--footer--main
|
|
3161
|
+
.ilo--footer--main {
|
|
3162
|
+
padding: 2.1436227224rem 1.7148981779rem;
|
|
3108
3163
|
position: relative;
|
|
3109
|
-
z-index: 1;
|
|
3110
3164
|
}
|
|
3111
|
-
.ilo--footer--main:
|
|
3165
|
+
.ilo--footer--main:before {
|
|
3112
3166
|
background-size: contain;
|
|
3113
3167
|
background-repeat: no-repeat;
|
|
3114
|
-
bottom: 0;
|
|
3115
3168
|
content: "";
|
|
3116
3169
|
height: 100%;
|
|
3117
3170
|
min-width: 409.5px;
|
|
3118
|
-
right: 0;
|
|
3119
3171
|
position: absolute;
|
|
3120
|
-
transform: scaleY(-1);
|
|
3121
3172
|
width: 28.8%;
|
|
3122
3173
|
z-index: 0;
|
|
3123
3174
|
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");
|
|
3175
|
+
bottom: 0;
|
|
3176
|
+
right: 0;
|
|
3177
|
+
transform: scaleY(-1);
|
|
3178
|
+
}
|
|
3179
|
+
.ilo--footer--main:after {
|
|
3180
|
+
content: "";
|
|
3181
|
+
border-bottom: 0.3215434084rem solid rgb(250, 60, 75);
|
|
3182
|
+
width: 200vw;
|
|
3183
|
+
position: absolute;
|
|
3184
|
+
bottom: 0;
|
|
3185
|
+
left: -100vw;
|
|
3186
|
+
}
|
|
3187
|
+
.ilo--footer--main > * {
|
|
3188
|
+
position: relative;
|
|
3189
|
+
z-index: 1;
|
|
3124
3190
|
}
|
|
3125
3191
|
.ilo--footer--logo {
|
|
3126
3192
|
height: 2.5723472669rem;
|
|
3127
3193
|
width: auto;
|
|
3128
3194
|
}
|
|
3129
3195
|
.ilo--footer--secondary {
|
|
3130
|
-
background-color: rgb(
|
|
3131
|
-
padding: 1.9292604502rem
|
|
3196
|
+
background-color: rgb(237, 240, 242);
|
|
3197
|
+
padding-top: 1.9292604502rem;
|
|
3132
3198
|
min-height: 3.0010718114rem;
|
|
3133
3199
|
}
|
|
3134
3200
|
.ilo--footer--headline {
|
|
@@ -3140,7 +3206,7 @@ body {
|
|
|
3140
3206
|
line-height: 23.36px;
|
|
3141
3207
|
line-height: 1.1575562701rem;
|
|
3142
3208
|
margin-bottom: 0.0895963823rem;
|
|
3143
|
-
margin-top:
|
|
3209
|
+
margin-top: 1.1789924973rem;
|
|
3144
3210
|
}
|
|
3145
3211
|
.ilo--footer--subhead {
|
|
3146
3212
|
color: #bedcfa;
|
|
@@ -3151,10 +3217,10 @@ body {
|
|
|
3151
3217
|
letter-spacing: normal;
|
|
3152
3218
|
line-height: 16.24px;
|
|
3153
3219
|
line-height: 0.9946409432rem;
|
|
3154
|
-
margin-bottom:
|
|
3220
|
+
margin-bottom: 2.4115755627rem;
|
|
3155
3221
|
}
|
|
3156
3222
|
.ilo--footer .address {
|
|
3157
|
-
margin-bottom: 2.
|
|
3223
|
+
margin-bottom: 2.0900321543rem;
|
|
3158
3224
|
}
|
|
3159
3225
|
.ilo--footer .address--line {
|
|
3160
3226
|
color: rgb(255, 255, 255);
|
|
@@ -3183,8 +3249,9 @@ body {
|
|
|
3183
3249
|
display: inline;
|
|
3184
3250
|
list-style: none;
|
|
3185
3251
|
}
|
|
3186
|
-
.ilo--footer .secondarylinks--list--item:
|
|
3187
|
-
content: "
|
|
3252
|
+
.ilo--footer .secondarylinks--list--item:before {
|
|
3253
|
+
content: "|";
|
|
3254
|
+
margin: 0.2143622722rem;
|
|
3188
3255
|
}
|
|
3189
3256
|
.ilo--footer .secondarylinks--list--item a {
|
|
3190
3257
|
color: rgb(109, 109, 109);
|
|
@@ -3219,32 +3286,30 @@ body {
|
|
|
3219
3286
|
transition-timing-function: ease-out;
|
|
3220
3287
|
}
|
|
3221
3288
|
.ilo--footer .anchorlink {
|
|
3222
|
-
|
|
3223
|
-
|
|
3289
|
+
display: flex;
|
|
3290
|
+
flex-flow: row nowrap;
|
|
3224
3291
|
color: rgb(35, 0, 80);
|
|
3225
|
-
display: block;
|
|
3226
3292
|
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3227
|
-
height: 3.0010718114rem;
|
|
3228
|
-
margin: 0.6430868167rem auto 0 auto;
|
|
3229
|
-
padding: 0.857449089rem 1.7148981779rem 0.857449089rem 0;
|
|
3230
|
-
position: relative;
|
|
3231
|
-
text-align: left;
|
|
3232
|
-
text-decoration: none;
|
|
3233
3293
|
font-size: 16px;
|
|
3234
3294
|
letter-spacing: -0.02em;
|
|
3235
3295
|
line-height: 21.6px;
|
|
3296
|
+
position: relative;
|
|
3297
|
+
text-decoration: none;
|
|
3236
3298
|
width: max-content;
|
|
3299
|
+
justify-content: center;
|
|
3300
|
+
border-bottom: 0.1071811361rem solid rgb(237, 240, 242);
|
|
3301
|
+
margin: 0.6430868167rem auto 0 auto;
|
|
3302
|
+
padding: 0.857449089rem 0.857449089rem 0.857449089rem 0.857449089rem;
|
|
3237
3303
|
}
|
|
3238
3304
|
.ilo--footer .anchorlink:after {
|
|
3239
3305
|
background-repeat: no-repeat;
|
|
3240
3306
|
content: "";
|
|
3241
|
-
display: inline-block;
|
|
3242
3307
|
height: 1.2861736334rem;
|
|
3243
|
-
position:
|
|
3244
|
-
|
|
3245
|
-
|
|
3246
|
-
transform:
|
|
3247
|
-
transform-origin: center
|
|
3308
|
+
position: relative;
|
|
3309
|
+
margin-left: 0.4287245445rem;
|
|
3310
|
+
bottom: 0.1607717042rem;
|
|
3311
|
+
transform: rotateX(180deg);
|
|
3312
|
+
transform-origin: center;
|
|
3248
3313
|
width: 1.2861736334rem;
|
|
3249
3314
|
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='M12 16.7791L4 8.77914L5.45455 7.2207L12 13.7662L18.5455 7.2207L20 8.77914L12 16.7791Z'/%3e%3c/svg%3e");
|
|
3250
3315
|
}
|
|
@@ -3265,10 +3330,10 @@ body {
|
|
|
3265
3330
|
display: grid;
|
|
3266
3331
|
grid-template-columns: minmax(0, 50%) minmax(0, 50%);
|
|
3267
3332
|
gap: 0px 64px;
|
|
3268
|
-
grid-template-areas: "site-info address" "site-info links" "site-info connect";
|
|
3333
|
+
grid-template-areas: "site-info address" "site-info links" "site-info connect" "site-info subscribe";
|
|
3269
3334
|
align-content: start;
|
|
3270
3335
|
align-items: start;
|
|
3271
|
-
padding: 2.1436227224rem 1.
|
|
3336
|
+
padding: 2.1436227224rem 1.0718113612rem;
|
|
3272
3337
|
}
|
|
3273
3338
|
.ilo--footer .site--info {
|
|
3274
3339
|
grid-area: site-info;
|
|
@@ -3283,126 +3348,159 @@ body {
|
|
|
3283
3348
|
.ilo--footer .links {
|
|
3284
3349
|
grid-area: links;
|
|
3285
3350
|
}
|
|
3351
|
+
.ilo--footer .subscribe {
|
|
3352
|
+
grid-area: subscribe;
|
|
3353
|
+
}
|
|
3286
3354
|
.ilo--footer--secondary {
|
|
3287
|
-
padding: 0.9646302251rem
|
|
3355
|
+
padding-top: 0.9646302251rem;
|
|
3356
|
+
padding-bottom: 0.9646302251rem;
|
|
3288
3357
|
position: relative;
|
|
3289
|
-
|
|
3290
|
-
.ilo--footer .legal,
|
|
3291
|
-
.ilo--footer .secondarylinks {
|
|
3292
|
-
display: block;
|
|
3293
|
-
float: left;
|
|
3294
|
-
}
|
|
3295
|
-
.ilo--footer .secondarylinks {
|
|
3296
|
-
margin-right: 6.7524115756rem;
|
|
3358
|
+
z-index: 1;
|
|
3297
3359
|
}
|
|
3298
3360
|
.ilo--footer .anchorlink {
|
|
3299
|
-
|
|
3300
|
-
margin: 0;
|
|
3301
|
-
position: absolute;
|
|
3302
|
-
right: 16px;
|
|
3303
|
-
top: 0;
|
|
3361
|
+
bottom: 0;
|
|
3304
3362
|
}
|
|
3305
3363
|
}
|
|
3306
3364
|
@media screen and (min-width: 1024px) {
|
|
3307
|
-
.ilo--footer
|
|
3308
|
-
|
|
3309
|
-
|
|
3310
|
-
|
|
3311
|
-
|
|
3312
|
-
|
|
3313
|
-
|
|
3314
|
-
|
|
3315
|
-
|
|
3365
|
+
.ilo--footer:after {
|
|
3366
|
+
background-size: contain;
|
|
3367
|
+
background-repeat: no-repeat;
|
|
3368
|
+
content: "";
|
|
3369
|
+
height: 100%;
|
|
3370
|
+
min-width: 409.5px;
|
|
3371
|
+
position: absolute;
|
|
3372
|
+
width: 28.8%;
|
|
3373
|
+
z-index: 0;
|
|
3374
|
+
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");
|
|
3316
3375
|
background-position: right top;
|
|
3317
3376
|
bottom: auto;
|
|
3318
3377
|
top: 0;
|
|
3378
|
+
right: 0;
|
|
3319
3379
|
transform: scaleY(1);
|
|
3320
3380
|
}
|
|
3321
|
-
.ilo--footer
|
|
3381
|
+
.ilo--footer--main {
|
|
3322
3382
|
display: grid;
|
|
3323
|
-
grid-template-columns:
|
|
3324
|
-
grid-template-rows:
|
|
3383
|
+
grid-template-columns: 0.25fr 0.33fr 0.09fr 0.33fr;
|
|
3384
|
+
grid-template-rows: auto auto;
|
|
3385
|
+
gap: 0px 64px;
|
|
3386
|
+
grid-template-areas: "site-info address . connect" "site-info links . subscribe";
|
|
3387
|
+
padding-top: 2.3579849946rem;
|
|
3388
|
+
padding-bottom: 2.7331189711rem;
|
|
3389
|
+
}
|
|
3390
|
+
.ilo--footer--main:before {
|
|
3391
|
+
content: none;
|
|
3392
|
+
}
|
|
3393
|
+
.ilo--footer .connect {
|
|
3325
3394
|
grid-area: connect;
|
|
3326
|
-
margin: 0
|
|
3395
|
+
margin: 0;
|
|
3396
|
+
}
|
|
3397
|
+
.ilo--footer .subscribe {
|
|
3398
|
+
height: 100%;
|
|
3399
|
+
display: flex;
|
|
3400
|
+
align-items: flex-start;
|
|
3401
|
+
justify-content: flex-start;
|
|
3402
|
+
flex-flow: column;
|
|
3403
|
+
top: 8px;
|
|
3327
3404
|
}
|
|
3328
3405
|
.ilo--footer .ilo--button {
|
|
3329
3406
|
align-self: start;
|
|
3330
3407
|
justify-self: start;
|
|
3331
3408
|
}
|
|
3332
3409
|
.ilo--footer--secondary {
|
|
3333
|
-
padding: 0.9646302251rem
|
|
3410
|
+
padding-top: 0.9646302251rem;
|
|
3411
|
+
padding-bottom: 0.9646302251rem;
|
|
3334
3412
|
position: relative;
|
|
3335
3413
|
}
|
|
3336
|
-
.ilo--footer
|
|
3337
|
-
|
|
3414
|
+
.ilo--footer--secondary [class*=container] {
|
|
3415
|
+
display: flex;
|
|
3416
|
+
flex-flow: row;
|
|
3417
|
+
justify-content: space-between;
|
|
3418
|
+
align-items: center;
|
|
3419
|
+
}
|
|
3420
|
+
.ilo--footer--secondary--details {
|
|
3421
|
+
display: flex;
|
|
3422
|
+
flex-flow: row;
|
|
3423
|
+
justify-content: flex-start;
|
|
3424
|
+
align-items: center;
|
|
3425
|
+
}
|
|
3426
|
+
.ilo--footer--secondary .secondarylinks--list--item:before {
|
|
3427
|
+
margin: 0.4287245445rem;
|
|
3338
3428
|
}
|
|
3339
3429
|
.ilo--footer .anchorlink {
|
|
3340
|
-
display: inline-block;
|
|
3341
3430
|
margin: 0;
|
|
3342
|
-
|
|
3343
|
-
|
|
3344
|
-
|
|
3431
|
+
border: none;
|
|
3432
|
+
padding: 0.25rem;
|
|
3433
|
+
}
|
|
3434
|
+
.ilo--footer .anchorlink:hover {
|
|
3435
|
+
margin-bottom: -0.1071811361rem;
|
|
3345
3436
|
}
|
|
3346
3437
|
}
|
|
3347
3438
|
.right-to-left .ilo--footer * {
|
|
3348
3439
|
text-align: right;
|
|
3349
3440
|
}
|
|
3350
|
-
.right-to-left .ilo--footer
|
|
3351
|
-
|
|
3352
|
-
|
|
3441
|
+
.right-to-left .ilo--footer--main:before {
|
|
3442
|
+
background-size: contain;
|
|
3443
|
+
background-repeat: no-repeat;
|
|
3444
|
+
content: "";
|
|
3445
|
+
height: 100%;
|
|
3446
|
+
min-width: 409.5px;
|
|
3447
|
+
position: absolute;
|
|
3448
|
+
width: 28.8%;
|
|
3449
|
+
z-index: 0;
|
|
3450
|
+
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");
|
|
3451
|
+
bottom: 0;
|
|
3452
|
+
left: 0;
|
|
3453
|
+
transform: scaleY(-1) scaleX(-1);
|
|
3353
3454
|
}
|
|
3354
|
-
.right-to-left .ilo--footer .
|
|
3455
|
+
.right-to-left .ilo--footer .subscribe a {
|
|
3456
|
+
align-self: flex-end;
|
|
3457
|
+
}
|
|
3458
|
+
.right-to-left .ilo--footer--secondary [class*=container] {
|
|
3459
|
+
flex-direction: row-reverse;
|
|
3460
|
+
}
|
|
3461
|
+
.right-to-left .ilo--footer--secondary--details {
|
|
3355
3462
|
display: flex;
|
|
3463
|
+
flex-flow: row-reverse wrap;
|
|
3464
|
+
}
|
|
3465
|
+
.right-to-left .ilo--footer .secondarylinks--list {
|
|
3356
3466
|
flex-direction: row-reverse;
|
|
3357
3467
|
}
|
|
3358
|
-
.right-to-left .ilo--footer .secondarylinks--list--item:
|
|
3468
|
+
.right-to-left .ilo--footer .secondarylinks--list--item:before {
|
|
3359
3469
|
content: none;
|
|
3360
3470
|
}
|
|
3361
|
-
.right-to-left .ilo--footer .secondarylinks--list--item:
|
|
3362
|
-
content: "
|
|
3363
|
-
|
|
3364
|
-
}
|
|
3365
|
-
.right-to-left .ilo--footer--main:after {
|
|
3366
|
-
bottom: 0;
|
|
3367
|
-
left: 0;
|
|
3368
|
-
right: auto;
|
|
3369
|
-
top: auto;
|
|
3370
|
-
transform: scale(-1, -1);
|
|
3471
|
+
.right-to-left .ilo--footer .secondarylinks--list--item:after {
|
|
3472
|
+
content: "|";
|
|
3473
|
+
margin: 0.2143622722rem;
|
|
3371
3474
|
}
|
|
3372
3475
|
@media screen and (min-width: 610px) {
|
|
3373
3476
|
.right-to-left .ilo--footer--main {
|
|
3374
|
-
grid-template-areas: "address site-info" "links site-info" "connect site-info";
|
|
3375
|
-
}
|
|
3376
|
-
.right-to-left .ilo--footer .legal,
|
|
3377
|
-
.right-to-left .ilo--footer .secondarylinks {
|
|
3378
|
-
float: right;
|
|
3379
|
-
}
|
|
3380
|
-
.right-to-left .ilo--footer .secondarylinks {
|
|
3381
|
-
margin-left: 6.7524115756rem;
|
|
3382
|
-
margin-right: 0.2143622722rem;
|
|
3383
|
-
}
|
|
3384
|
-
.right-to-left .ilo--footer .secondarylinks--list {
|
|
3385
|
-
display: flex;
|
|
3386
|
-
flex-direction: row-reverse;
|
|
3387
|
-
}
|
|
3388
|
-
.right-to-left .ilo--footer .anchorlink {
|
|
3389
|
-
left: 16px;
|
|
3390
|
-
right: auto;
|
|
3477
|
+
grid-template-areas: "address site-info" "links site-info" "connect site-info" "subscribe site-info";
|
|
3391
3478
|
}
|
|
3392
3479
|
}
|
|
3393
3480
|
@media screen and (min-width: 1024px) {
|
|
3481
|
+
.right-to-left .ilo--footer:after {
|
|
3482
|
+
background-size: contain;
|
|
3483
|
+
background-repeat: no-repeat;
|
|
3484
|
+
content: "";
|
|
3485
|
+
height: 100%;
|
|
3486
|
+
min-width: 409.5px;
|
|
3487
|
+
position: absolute;
|
|
3488
|
+
width: 28.8%;
|
|
3489
|
+
z-index: 0;
|
|
3490
|
+
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");
|
|
3491
|
+
top: 0;
|
|
3492
|
+
left: 0;
|
|
3493
|
+
transform: scaleY(1) scaleX(-1);
|
|
3494
|
+
}
|
|
3394
3495
|
.right-to-left .ilo--footer--main {
|
|
3395
|
-
grid-template-columns:
|
|
3396
|
-
grid-template-areas: "connect address site-info" "
|
|
3496
|
+
grid-template-columns: 0.33fr 0.09fr 0.33fr 0.25fr;
|
|
3497
|
+
grid-template-areas: "connect . address site-info" "subscribe . links site-info";
|
|
3397
3498
|
}
|
|
3398
|
-
.right-to-left .ilo--footer--main:
|
|
3399
|
-
|
|
3400
|
-
right: auto;
|
|
3401
|
-
transform: scale(-1, 1);
|
|
3499
|
+
.right-to-left .ilo--footer--main:before {
|
|
3500
|
+
content: none;
|
|
3402
3501
|
}
|
|
3403
3502
|
.right-to-left .ilo--footer .connect {
|
|
3404
3503
|
grid-template-columns: 60%, minmax(0, 40%);
|
|
3405
|
-
margin: 0 calc(18.9% + 64px) 0 0;
|
|
3406
3504
|
}
|
|
3407
3505
|
.right-to-left .ilo--footer .ilo--button {
|
|
3408
3506
|
justify-self: end;
|
|
@@ -3411,7 +3509,7 @@ body {
|
|
|
3411
3509
|
|
|
3412
3510
|
/**
|
|
3413
3511
|
* Do not edit directly
|
|
3414
|
-
* Generated on Wed,
|
|
3512
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
3415
3513
|
*/
|
|
3416
3514
|
/**
|
|
3417
3515
|
* TOKENS:
|
|
@@ -3534,7 +3632,7 @@ body {
|
|
|
3534
3632
|
|
|
3535
3633
|
/**
|
|
3536
3634
|
* Do not edit directly
|
|
3537
|
-
* Generated on Wed,
|
|
3635
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
3538
3636
|
*/
|
|
3539
3637
|
/**
|
|
3540
3638
|
* TOKENS:
|
|
@@ -3853,7 +3951,7 @@ body {
|
|
|
3853
3951
|
|
|
3854
3952
|
/**
|
|
3855
3953
|
* Do not edit directly
|
|
3856
|
-
* Generated on Wed,
|
|
3954
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
3857
3955
|
*/
|
|
3858
3956
|
/**
|
|
3859
3957
|
* TOKENS:
|
|
@@ -3868,7 +3966,7 @@ body {
|
|
|
3868
3966
|
}
|
|
3869
3967
|
@media screen and (min-width: 1024px) {
|
|
3870
3968
|
.ilo--hero-card {
|
|
3871
|
-
padding:
|
|
3969
|
+
padding: 56px 70px;
|
|
3872
3970
|
}
|
|
3873
3971
|
}
|
|
3874
3972
|
.right-to-left .ilo--hero-card {
|
|
@@ -3909,11 +4007,11 @@ body {
|
|
|
3909
4007
|
}
|
|
3910
4008
|
}
|
|
3911
4009
|
.ilo--hero-card__cornercut {
|
|
3912
|
-
clip-path: polygon(0 0, calc(100% -
|
|
4010
|
+
clip-path: polygon(0 0, calc(100% - 70px) 0, 100% 40px, 100% 100%, 0 100%);
|
|
3913
4011
|
}
|
|
3914
4012
|
.right-to-left .ilo--hero-card__cornercut {
|
|
3915
|
-
clip-path: polygon(0 0, calc(100% -
|
|
3916
|
-
clip-path: polygon(
|
|
4013
|
+
clip-path: polygon(0 0, calc(100% - 720px) 0, 100% 40px, 100% 100%, 0 100%);
|
|
4014
|
+
clip-path: polygon(720px 0, 100% 0, 100% 100%, 0 100%, 0 40px);
|
|
3917
4015
|
}
|
|
3918
4016
|
@media screen and (min-width: 1024px) {
|
|
3919
4017
|
.ilo--hero-card__cornercut {
|
|
@@ -3987,7 +4085,7 @@ body {
|
|
|
3987
4085
|
|
|
3988
4086
|
/**
|
|
3989
4087
|
* Do not edit directly
|
|
3990
|
-
* Generated on Wed,
|
|
4088
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
3991
4089
|
*/
|
|
3992
4090
|
/**
|
|
3993
4091
|
* TOKENS:
|
|
@@ -4043,7 +4141,7 @@ body {
|
|
|
4043
4141
|
|
|
4044
4142
|
/**
|
|
4045
4143
|
* Do not edit directly
|
|
4046
|
-
* Generated on Wed,
|
|
4144
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
4047
4145
|
*/
|
|
4048
4146
|
/**
|
|
4049
4147
|
* TOKENS:
|
|
@@ -4185,7 +4283,7 @@ body {
|
|
|
4185
4283
|
|
|
4186
4284
|
/**
|
|
4187
4285
|
* Do not edit directly
|
|
4188
|
-
* Generated on Wed,
|
|
4286
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
4189
4287
|
*/
|
|
4190
4288
|
/**
|
|
4191
4289
|
* TOKENS:
|
|
@@ -4195,7 +4293,7 @@ body {
|
|
|
4195
4293
|
*/
|
|
4196
4294
|
/**
|
|
4197
4295
|
* Do not edit directly
|
|
4198
|
-
* Generated on Wed,
|
|
4296
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
4199
4297
|
*/
|
|
4200
4298
|
/**
|
|
4201
4299
|
* TOKENS:
|
|
@@ -4220,7 +4318,7 @@ body {
|
|
|
4220
4318
|
}
|
|
4221
4319
|
/**
|
|
4222
4320
|
* Do not edit directly
|
|
4223
|
-
* Generated on Wed,
|
|
4321
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
4224
4322
|
*/
|
|
4225
4323
|
/**
|
|
4226
4324
|
* TOKENS:
|
|
@@ -4378,7 +4476,7 @@ body {
|
|
|
4378
4476
|
|
|
4379
4477
|
/**
|
|
4380
4478
|
* Do not edit directly
|
|
4381
|
-
* Generated on Wed,
|
|
4479
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
4382
4480
|
*/
|
|
4383
4481
|
/**
|
|
4384
4482
|
* TOKENS:
|
|
@@ -4473,7 +4571,7 @@ body {
|
|
|
4473
4571
|
|
|
4474
4572
|
/**
|
|
4475
4573
|
* Do not edit directly
|
|
4476
|
-
* Generated on Wed,
|
|
4574
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
4477
4575
|
*/
|
|
4478
4576
|
/**
|
|
4479
4577
|
* TOKENS:
|
|
@@ -4483,7 +4581,7 @@ body {
|
|
|
4483
4581
|
*/
|
|
4484
4582
|
/**
|
|
4485
4583
|
* Do not edit directly
|
|
4486
|
-
* Generated on Wed,
|
|
4584
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
4487
4585
|
*/
|
|
4488
4586
|
/**
|
|
4489
4587
|
* TOKENS:
|
|
@@ -4493,7 +4591,7 @@ body {
|
|
|
4493
4591
|
*/
|
|
4494
4592
|
/**
|
|
4495
4593
|
* Do not edit directly
|
|
4496
|
-
* Generated on Wed,
|
|
4594
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
4497
4595
|
*/
|
|
4498
4596
|
/**
|
|
4499
4597
|
* TOKENS:
|
|
@@ -4664,7 +4762,7 @@ body {
|
|
|
4664
4762
|
|
|
4665
4763
|
/**
|
|
4666
4764
|
* Do not edit directly
|
|
4667
|
-
* Generated on Wed,
|
|
4765
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
4668
4766
|
*/
|
|
4669
4767
|
/**
|
|
4670
4768
|
* TOKENS:
|
|
@@ -4711,7 +4809,7 @@ body {
|
|
|
4711
4809
|
|
|
4712
4810
|
/**
|
|
4713
4811
|
* Do not edit directly
|
|
4714
|
-
* Generated on Wed,
|
|
4812
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
4715
4813
|
*/
|
|
4716
4814
|
/**
|
|
4717
4815
|
* TOKENS:
|
|
@@ -4721,7 +4819,7 @@ body {
|
|
|
4721
4819
|
*/
|
|
4722
4820
|
/**
|
|
4723
4821
|
* Do not edit directly
|
|
4724
|
-
* Generated on Wed,
|
|
4822
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
4725
4823
|
*/
|
|
4726
4824
|
/**
|
|
4727
4825
|
* TOKENS:
|
|
@@ -4731,7 +4829,7 @@ body {
|
|
|
4731
4829
|
*/
|
|
4732
4830
|
/**
|
|
4733
4831
|
* Do not edit directly
|
|
4734
|
-
* Generated on Wed,
|
|
4832
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
4735
4833
|
*/
|
|
4736
4834
|
/**
|
|
4737
4835
|
* TOKENS:
|
|
@@ -4828,7 +4926,7 @@ body {
|
|
|
4828
4926
|
|
|
4829
4927
|
/**
|
|
4830
4928
|
* Do not edit directly
|
|
4831
|
-
* Generated on Wed,
|
|
4929
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
4832
4930
|
*/
|
|
4833
4931
|
/**
|
|
4834
4932
|
* TOKENS:
|
|
@@ -5024,12 +5122,6 @@ body {
|
|
|
5024
5122
|
flex-direction: row-reverse;
|
|
5025
5123
|
}
|
|
5026
5124
|
}
|
|
5027
|
-
.ilo--header--inner {
|
|
5028
|
-
margin: auto;
|
|
5029
|
-
max-width: 1300px;
|
|
5030
|
-
padding: 0 16px;
|
|
5031
|
-
width: 100%;
|
|
5032
|
-
}
|
|
5033
5125
|
.right-to-left .ilo--header--inner {
|
|
5034
5126
|
direction: rtl;
|
|
5035
5127
|
}
|
|
@@ -5503,12 +5595,6 @@ body {
|
|
|
5503
5595
|
transform: translateY(0);
|
|
5504
5596
|
}
|
|
5505
5597
|
}
|
|
5506
|
-
.ilo--subnav--inner {
|
|
5507
|
-
margin: auto;
|
|
5508
|
-
max-width: 1300px;
|
|
5509
|
-
padding: 0 20px;
|
|
5510
|
-
width: 100%;
|
|
5511
|
-
}
|
|
5512
5598
|
@media screen and (min-width: 1024px) {
|
|
5513
5599
|
.ilo--subnav--inner {
|
|
5514
5600
|
display: flex;
|
|
@@ -5730,7 +5816,7 @@ body {
|
|
|
5730
5816
|
|
|
5731
5817
|
/**
|
|
5732
5818
|
* Do not edit directly
|
|
5733
|
-
* Generated on Wed,
|
|
5819
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
5734
5820
|
*/
|
|
5735
5821
|
/**
|
|
5736
5822
|
* TOKENS:
|
|
@@ -5740,7 +5826,7 @@ body {
|
|
|
5740
5826
|
*/
|
|
5741
5827
|
/**
|
|
5742
5828
|
* Do not edit directly
|
|
5743
|
-
* Generated on Wed,
|
|
5829
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
5744
5830
|
*/
|
|
5745
5831
|
/**
|
|
5746
5832
|
* TOKENS:
|
|
@@ -5750,7 +5836,7 @@ body {
|
|
|
5750
5836
|
*/
|
|
5751
5837
|
/**
|
|
5752
5838
|
* Do not edit directly
|
|
5753
|
-
* Generated on Wed,
|
|
5839
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
5754
5840
|
*/
|
|
5755
5841
|
/**
|
|
5756
5842
|
* TOKENS:
|
|
@@ -5942,7 +6028,7 @@ body {
|
|
|
5942
6028
|
|
|
5943
6029
|
/**
|
|
5944
6030
|
* Do not edit directly
|
|
5945
|
-
* Generated on Wed,
|
|
6031
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
5946
6032
|
*/
|
|
5947
6033
|
/**
|
|
5948
6034
|
* TOKENS:
|
|
@@ -6082,7 +6168,7 @@ body {
|
|
|
6082
6168
|
|
|
6083
6169
|
/**
|
|
6084
6170
|
* Do not edit directly
|
|
6085
|
-
* Generated on Wed,
|
|
6171
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
6086
6172
|
*/
|
|
6087
6173
|
/**
|
|
6088
6174
|
* TOKENS:
|
|
@@ -6092,7 +6178,7 @@ body {
|
|
|
6092
6178
|
*/
|
|
6093
6179
|
/**
|
|
6094
6180
|
* Do not edit directly
|
|
6095
|
-
* Generated on Wed,
|
|
6181
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
6096
6182
|
*/
|
|
6097
6183
|
/**
|
|
6098
6184
|
* TOKENS:
|
|
@@ -6117,7 +6203,7 @@ body {
|
|
|
6117
6203
|
}
|
|
6118
6204
|
/**
|
|
6119
6205
|
* Do not edit directly
|
|
6120
|
-
* Generated on Wed,
|
|
6206
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
6121
6207
|
*/
|
|
6122
6208
|
/**
|
|
6123
6209
|
* TOKENS:
|
|
@@ -6284,7 +6370,7 @@ body {
|
|
|
6284
6370
|
|
|
6285
6371
|
/**
|
|
6286
6372
|
* Do not edit directly
|
|
6287
|
-
* Generated on Wed,
|
|
6373
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
6288
6374
|
*/
|
|
6289
6375
|
/**
|
|
6290
6376
|
* TOKENS:
|
|
@@ -6302,7 +6388,14 @@ body {
|
|
|
6302
6388
|
width: 1.2861736334rem;
|
|
6303
6389
|
cursor: pointer;
|
|
6304
6390
|
}
|
|
6305
|
-
.ilo--radio
|
|
6391
|
+
.ilo--radio input {
|
|
6392
|
+
appearance: none;
|
|
6393
|
+
width: 1.2861736334rem;
|
|
6394
|
+
height: 1.2861736334rem;
|
|
6395
|
+
border-radius: 50%;
|
|
6396
|
+
cursor: pointer;
|
|
6397
|
+
}
|
|
6398
|
+
.ilo--radio--control:before {
|
|
6306
6399
|
content: "";
|
|
6307
6400
|
background-color: rgb(184, 196, 204);
|
|
6308
6401
|
border: 0.2143622722rem solid rgb(184, 196, 204);
|
|
@@ -6315,7 +6408,7 @@ body {
|
|
|
6315
6408
|
z-index: 1;
|
|
6316
6409
|
pointer-events: none;
|
|
6317
6410
|
}
|
|
6318
|
-
.ilo--radio:after {
|
|
6411
|
+
.ilo--radio--control:after {
|
|
6319
6412
|
content: "";
|
|
6320
6413
|
background-color: rgb(184, 196, 204);
|
|
6321
6414
|
border-radius: 50%;
|
|
@@ -6327,33 +6420,26 @@ body {
|
|
|
6327
6420
|
z-index: 0;
|
|
6328
6421
|
pointer-events: none;
|
|
6329
6422
|
}
|
|
6330
|
-
.ilo--radio:
|
|
6423
|
+
input:checked + .ilo--radio--control:before {
|
|
6331
6424
|
background-color: rgb(235, 245, 253);
|
|
6332
6425
|
border-color: rgb(35, 0, 80);
|
|
6333
6426
|
}
|
|
6334
|
-
.ilo--radio:
|
|
6427
|
+
input:checked + .ilo--radio--control:after {
|
|
6335
6428
|
background-color: rgb(35, 0, 80);
|
|
6336
6429
|
}
|
|
6337
|
-
.ilo--radio:
|
|
6338
|
-
outline: none;
|
|
6339
|
-
}
|
|
6340
|
-
.ilo--radio:focus:after {
|
|
6430
|
+
input:focus + .ilo--radio--control:after {
|
|
6341
6431
|
background-color: rgb(255, 205, 45);
|
|
6342
6432
|
}
|
|
6343
|
-
.ilo--radio:disabled {
|
|
6433
|
+
input:disabled + .ilo--radio--control:after, input:disabled + .ilo--radio--control:before {
|
|
6344
6434
|
opacity: 45%;
|
|
6345
|
-
pointer-events: none;
|
|
6346
6435
|
}
|
|
6347
|
-
.ilo--radio:
|
|
6436
|
+
input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--control:after {
|
|
6348
6437
|
background-color: rgb(250, 60, 75);
|
|
6349
6438
|
}
|
|
6350
|
-
.ilo--radio:invalid:checked:before, .ilo--radio__error:checked:before {
|
|
6351
|
-
border-color: rgb(35, 0, 80);
|
|
6352
|
-
}
|
|
6353
6439
|
|
|
6354
6440
|
/**
|
|
6355
6441
|
* Do not edit directly
|
|
6356
|
-
* Generated on Wed,
|
|
6442
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
6357
6443
|
*/
|
|
6358
6444
|
/**
|
|
6359
6445
|
* TOKENS:
|
|
@@ -6363,7 +6449,7 @@ body {
|
|
|
6363
6449
|
*/
|
|
6364
6450
|
/**
|
|
6365
6451
|
* Do not edit directly
|
|
6366
|
-
* Generated on Wed,
|
|
6452
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
6367
6453
|
*/
|
|
6368
6454
|
/**
|
|
6369
6455
|
* TOKENS:
|
|
@@ -6388,7 +6474,7 @@ body {
|
|
|
6388
6474
|
}
|
|
6389
6475
|
/**
|
|
6390
6476
|
* Do not edit directly
|
|
6391
|
-
* Generated on Wed,
|
|
6477
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
6392
6478
|
*/
|
|
6393
6479
|
/**
|
|
6394
6480
|
* TOKENS:
|
|
@@ -6449,7 +6535,7 @@ body {
|
|
|
6449
6535
|
|
|
6450
6536
|
/**
|
|
6451
6537
|
* Do not edit directly
|
|
6452
|
-
* Generated on Wed,
|
|
6538
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
6453
6539
|
*/
|
|
6454
6540
|
/**
|
|
6455
6541
|
* TOKENS:
|
|
@@ -6864,7 +6950,7 @@ body {
|
|
|
6864
6950
|
|
|
6865
6951
|
/**
|
|
6866
6952
|
* Do not edit directly
|
|
6867
|
-
* Generated on Wed,
|
|
6953
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
6868
6954
|
*/
|
|
6869
6955
|
/**
|
|
6870
6956
|
* TOKENS:
|
|
@@ -6918,7 +7004,7 @@ body {
|
|
|
6918
7004
|
|
|
6919
7005
|
/**
|
|
6920
7006
|
* Do not edit directly
|
|
6921
|
-
* Generated on Wed,
|
|
7007
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
6922
7008
|
*/
|
|
6923
7009
|
/**
|
|
6924
7010
|
* TOKENS:
|
|
@@ -7076,7 +7162,7 @@ body {
|
|
|
7076
7162
|
|
|
7077
7163
|
/**
|
|
7078
7164
|
* Do not edit directly
|
|
7079
|
-
* Generated on Wed,
|
|
7165
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
7080
7166
|
*/
|
|
7081
7167
|
/**
|
|
7082
7168
|
* TOKENS:
|
|
@@ -7427,7 +7513,7 @@ body {
|
|
|
7427
7513
|
|
|
7428
7514
|
/**
|
|
7429
7515
|
* Do not edit directly
|
|
7430
|
-
* Generated on Wed,
|
|
7516
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
7431
7517
|
*/
|
|
7432
7518
|
/**
|
|
7433
7519
|
* TOKENS:
|
|
@@ -7613,7 +7699,7 @@ body {
|
|
|
7613
7699
|
|
|
7614
7700
|
/**
|
|
7615
7701
|
* Do not edit directly
|
|
7616
|
-
* Generated on Wed,
|
|
7702
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
7617
7703
|
*/
|
|
7618
7704
|
/**
|
|
7619
7705
|
* TOKENS:
|
|
@@ -7671,7 +7757,7 @@ body {
|
|
|
7671
7757
|
|
|
7672
7758
|
/**
|
|
7673
7759
|
* Do not edit directly
|
|
7674
|
-
* Generated on Wed,
|
|
7760
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
7675
7761
|
*/
|
|
7676
7762
|
/**
|
|
7677
7763
|
* TOKENS:
|
|
@@ -7845,7 +7931,7 @@ body {
|
|
|
7845
7931
|
|
|
7846
7932
|
/**
|
|
7847
7933
|
* Do not edit directly
|
|
7848
|
-
* Generated on Wed,
|
|
7934
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
7849
7935
|
*/
|
|
7850
7936
|
/**
|
|
7851
7937
|
* TOKENS:
|
|
@@ -7905,7 +7991,7 @@ body {
|
|
|
7905
7991
|
|
|
7906
7992
|
/**
|
|
7907
7993
|
* Do not edit directly
|
|
7908
|
-
* Generated on Wed,
|
|
7994
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
7909
7995
|
*/
|
|
7910
7996
|
/**
|
|
7911
7997
|
* TOKENS:
|
|
@@ -7915,7 +8001,7 @@ body {
|
|
|
7915
8001
|
*/
|
|
7916
8002
|
/**
|
|
7917
8003
|
* Do not edit directly
|
|
7918
|
-
* Generated on Wed,
|
|
8004
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
7919
8005
|
*/
|
|
7920
8006
|
/**
|
|
7921
8007
|
* TOKENS:
|
|
@@ -8017,7 +8103,7 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
8017
8103
|
|
|
8018
8104
|
/**
|
|
8019
8105
|
* Do not edit directly
|
|
8020
|
-
* Generated on Wed,
|
|
8106
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
8021
8107
|
*/
|
|
8022
8108
|
/**
|
|
8023
8109
|
* TOKENS:
|
|
@@ -8060,14 +8146,14 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
8060
8146
|
position: relative;
|
|
8061
8147
|
cursor: pointer;
|
|
8062
8148
|
}
|
|
8063
|
-
.ilo--tooltip--
|
|
8149
|
+
.ilo--tooltip--wrapper__icon {
|
|
8064
8150
|
background-repeat: no-repeat;
|
|
8065
8151
|
background-size: cover;
|
|
8066
8152
|
height: 0.857449089rem;
|
|
8067
8153
|
min-width: 0.857449089rem;
|
|
8068
8154
|
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='rgb(35, 0, 80)' 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(35, 0, 80)' 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");
|
|
8069
8155
|
}
|
|
8070
|
-
.ilo--tooltip--
|
|
8156
|
+
.ilo--tooltip--wrapper__icon.ilo--tooltip--wrapper__icon__theme__dark {
|
|
8071
8157
|
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='rgb(237, 240, 242)' 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(237, 240, 242)' 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");
|
|
8072
8158
|
}
|
|
8073
8159
|
.ilo--tooltip--arrow {
|
|
@@ -8192,7 +8278,7 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
8192
8278
|
|
|
8193
8279
|
/**
|
|
8194
8280
|
* Do not edit directly
|
|
8195
|
-
* Generated on Wed,
|
|
8281
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
8196
8282
|
*/
|
|
8197
8283
|
/**
|
|
8198
8284
|
* TOKENS:
|
|
@@ -9102,7 +9188,7 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
9102
9188
|
|
|
9103
9189
|
/**
|
|
9104
9190
|
* Do not edit directly
|
|
9105
|
-
* Generated on Wed,
|
|
9191
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
9106
9192
|
*/
|
|
9107
9193
|
/**
|
|
9108
9194
|
* TOKENS:
|
|
@@ -9112,7 +9198,7 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
9112
9198
|
*/
|
|
9113
9199
|
/**
|
|
9114
9200
|
* Do not edit directly
|
|
9115
|
-
* Generated on Wed,
|
|
9201
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
9116
9202
|
*/
|
|
9117
9203
|
/**
|
|
9118
9204
|
* TOKENS:
|
|
@@ -9137,7 +9223,7 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
9137
9223
|
}
|
|
9138
9224
|
/**
|
|
9139
9225
|
* Do not edit directly
|
|
9140
|
-
* Generated on Wed,
|
|
9226
|
+
* Generated on Wed, 27 Sep 2023 07:40:15 GMT
|
|
9141
9227
|
*/
|
|
9142
9228
|
/**
|
|
9143
9229
|
* TOKENS:
|
|
@@ -9153,9 +9239,15 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
9153
9239
|
.ilo--social-media__justify__center {
|
|
9154
9240
|
align-items: center;
|
|
9155
9241
|
}
|
|
9242
|
+
.right-to-left .ilo--social-media {
|
|
9243
|
+
direction: rtl;
|
|
9244
|
+
}
|
|
9156
9245
|
.right-to-left .ilo--social-media .social--links {
|
|
9157
9246
|
flex-direction: row-reverse;
|
|
9158
9247
|
}
|
|
9248
|
+
.right-to-left .ilo--social-media .ilo--social-media--list--item--icon {
|
|
9249
|
+
text-indent: 999px;
|
|
9250
|
+
}
|
|
9159
9251
|
.right-to-left .ilo--social-media * {
|
|
9160
9252
|
text-align: right;
|
|
9161
9253
|
}
|