@ilo-org/styles 0.10.5 → 0.10.6
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 +120 -100
- package/build/css/components/index.css.map +1 -1
- package/build/css/global.css +1 -1
- package/build/css/index.css +120 -100
- package/build/css/index.css.map +1 -1
- package/build/css/monorepo.css +120 -100
- 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/breadcrumb.css +1 -1
- package/css/components/hero.css +1 -1
- package/css/components/herocard.css +1 -1
- package/css/global.css.map +1 -1
- package/css/index.css +3 -3
- package/css/index.css.map +1 -1
- package/css/monorepo.css +3 -3
- package/css/monorepo.css.map +1 -1
- package/package.json +1 -1
- package/scss/components/_breadcrumb.scss +4 -2
- package/scss/components/_hero.scss +52 -23
- package/scss/components/_herocard.scss +3 -1
package/build/css/monorepo.css
CHANGED
|
@@ -152,7 +152,7 @@ select {
|
|
|
152
152
|
}
|
|
153
153
|
/**
|
|
154
154
|
* Do not edit directly
|
|
155
|
-
* Generated on
|
|
155
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
156
156
|
*/
|
|
157
157
|
/**
|
|
158
158
|
* TOKENS:
|
|
@@ -251,7 +251,7 @@ body {
|
|
|
251
251
|
|
|
252
252
|
/**
|
|
253
253
|
* Do not edit directly
|
|
254
|
-
* Generated on
|
|
254
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
255
255
|
*/
|
|
256
256
|
/**
|
|
257
257
|
* TOKENS:
|
|
@@ -370,7 +370,7 @@ body {
|
|
|
370
370
|
|
|
371
371
|
/**
|
|
372
372
|
* Do not edit directly
|
|
373
|
-
* Generated on
|
|
373
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
374
374
|
*/
|
|
375
375
|
/**
|
|
376
376
|
* TOKENS:
|
|
@@ -395,7 +395,7 @@ body {
|
|
|
395
395
|
}
|
|
396
396
|
/**
|
|
397
397
|
* Do not edit directly
|
|
398
|
-
* Generated on
|
|
398
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
399
399
|
*/
|
|
400
400
|
/**
|
|
401
401
|
* TOKENS:
|
|
@@ -412,7 +412,9 @@ body {
|
|
|
412
412
|
background-color: rgb(255, 255, 255);
|
|
413
413
|
display: inline-flex;
|
|
414
414
|
justify-content: flex-start;
|
|
415
|
-
padding: 0.857449089rem
|
|
415
|
+
padding-block: 0.857449089rem;
|
|
416
|
+
padding-inline-end: 0;
|
|
417
|
+
padding-inline-start: var(--card-padding-start);
|
|
416
418
|
position: relative;
|
|
417
419
|
}
|
|
418
420
|
.ilo--breadcrumb--items.context--menu {
|
|
@@ -460,7 +462,7 @@ body {
|
|
|
460
462
|
align-items: center;
|
|
461
463
|
display: flex;
|
|
462
464
|
position: relative;
|
|
463
|
-
width:
|
|
465
|
+
width: 17px;
|
|
464
466
|
}
|
|
465
467
|
.ilo--breadcrumb--item.home .ilo--breadcrumb--link {
|
|
466
468
|
padding-left: 0;
|
|
@@ -649,7 +651,7 @@ body {
|
|
|
649
651
|
|
|
650
652
|
/**
|
|
651
653
|
* Do not edit directly
|
|
652
|
-
* Generated on
|
|
654
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
653
655
|
*/
|
|
654
656
|
/**
|
|
655
657
|
* TOKENS:
|
|
@@ -659,7 +661,7 @@ body {
|
|
|
659
661
|
*/
|
|
660
662
|
/**
|
|
661
663
|
* Do not edit directly
|
|
662
|
-
* Generated on
|
|
664
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
663
665
|
*/
|
|
664
666
|
/**
|
|
665
667
|
* TOKENS:
|
|
@@ -684,7 +686,7 @@ body {
|
|
|
684
686
|
}
|
|
685
687
|
/**
|
|
686
688
|
* Do not edit directly
|
|
687
|
-
* Generated on
|
|
689
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
688
690
|
*/
|
|
689
691
|
/**
|
|
690
692
|
* TOKENS:
|
|
@@ -974,7 +976,7 @@ body {
|
|
|
974
976
|
|
|
975
977
|
/**
|
|
976
978
|
* Do not edit directly
|
|
977
|
-
* Generated on
|
|
979
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
978
980
|
*/
|
|
979
981
|
/**
|
|
980
982
|
* TOKENS:
|
|
@@ -1104,7 +1106,7 @@ body {
|
|
|
1104
1106
|
|
|
1105
1107
|
/**
|
|
1106
1108
|
* Do not edit directly
|
|
1107
|
-
* Generated on
|
|
1109
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
1108
1110
|
*/
|
|
1109
1111
|
/**
|
|
1110
1112
|
* TOKENS:
|
|
@@ -1114,7 +1116,7 @@ body {
|
|
|
1114
1116
|
*/
|
|
1115
1117
|
/**
|
|
1116
1118
|
* Do not edit directly
|
|
1117
|
-
* Generated on
|
|
1119
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
1118
1120
|
*/
|
|
1119
1121
|
/**
|
|
1120
1122
|
* TOKENS:
|
|
@@ -1139,7 +1141,7 @@ body {
|
|
|
1139
1141
|
}
|
|
1140
1142
|
/**
|
|
1141
1143
|
* Do not edit directly
|
|
1142
|
-
* Generated on
|
|
1144
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
1143
1145
|
*/
|
|
1144
1146
|
/**
|
|
1145
1147
|
* TOKENS:
|
|
@@ -1157,7 +1159,7 @@ body {
|
|
|
1157
1159
|
|
|
1158
1160
|
/**
|
|
1159
1161
|
* Do not edit directly
|
|
1160
|
-
* Generated on
|
|
1162
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
1161
1163
|
*/
|
|
1162
1164
|
/**
|
|
1163
1165
|
* TOKENS:
|
|
@@ -1368,7 +1370,7 @@ body {
|
|
|
1368
1370
|
|
|
1369
1371
|
/**
|
|
1370
1372
|
* Do not edit directly
|
|
1371
|
-
* Generated on
|
|
1373
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
1372
1374
|
*/
|
|
1373
1375
|
/**
|
|
1374
1376
|
* TOKENS:
|
|
@@ -1536,7 +1538,7 @@ body {
|
|
|
1536
1538
|
|
|
1537
1539
|
/**
|
|
1538
1540
|
* Do not edit directly
|
|
1539
|
-
* Generated on
|
|
1541
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
1540
1542
|
*/
|
|
1541
1543
|
/**
|
|
1542
1544
|
* TOKENS:
|
|
@@ -1630,7 +1632,7 @@ body {
|
|
|
1630
1632
|
|
|
1631
1633
|
/**
|
|
1632
1634
|
* Do not edit directly
|
|
1633
|
-
* Generated on
|
|
1635
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
1634
1636
|
*/
|
|
1635
1637
|
/**
|
|
1636
1638
|
* TOKENS:
|
|
@@ -1767,7 +1769,7 @@ body {
|
|
|
1767
1769
|
|
|
1768
1770
|
/**
|
|
1769
1771
|
* Do not edit directly
|
|
1770
|
-
* Generated on
|
|
1772
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
1771
1773
|
*/
|
|
1772
1774
|
/**
|
|
1773
1775
|
* TOKENS:
|
|
@@ -1909,7 +1911,7 @@ body {
|
|
|
1909
1911
|
|
|
1910
1912
|
/**
|
|
1911
1913
|
* Do not edit directly
|
|
1912
|
-
* Generated on
|
|
1914
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
1913
1915
|
*/
|
|
1914
1916
|
/**
|
|
1915
1917
|
* TOKENS:
|
|
@@ -2058,7 +2060,7 @@ body {
|
|
|
2058
2060
|
|
|
2059
2061
|
/**
|
|
2060
2062
|
* Do not edit directly
|
|
2061
|
-
* Generated on
|
|
2063
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
2062
2064
|
*/
|
|
2063
2065
|
/**
|
|
2064
2066
|
* TOKENS:
|
|
@@ -2164,7 +2166,7 @@ body {
|
|
|
2164
2166
|
|
|
2165
2167
|
/**
|
|
2166
2168
|
* Do not edit directly
|
|
2167
|
-
* Generated on
|
|
2169
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
2168
2170
|
*/
|
|
2169
2171
|
/**
|
|
2170
2172
|
* TOKENS:
|
|
@@ -2226,7 +2228,7 @@ body {
|
|
|
2226
2228
|
|
|
2227
2229
|
/**
|
|
2228
2230
|
* Do not edit directly
|
|
2229
|
-
* Generated on
|
|
2231
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
2230
2232
|
*/
|
|
2231
2233
|
/**
|
|
2232
2234
|
* TOKENS:
|
|
@@ -2301,7 +2303,7 @@ body {
|
|
|
2301
2303
|
|
|
2302
2304
|
/**
|
|
2303
2305
|
* Do not edit directly
|
|
2304
|
-
* Generated on
|
|
2306
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
2305
2307
|
*/
|
|
2306
2308
|
/**
|
|
2307
2309
|
* TOKENS:
|
|
@@ -2353,7 +2355,7 @@ body {
|
|
|
2353
2355
|
|
|
2354
2356
|
/**
|
|
2355
2357
|
* Do not edit directly
|
|
2356
|
-
* Generated on
|
|
2358
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
2357
2359
|
*/
|
|
2358
2360
|
/**
|
|
2359
2361
|
* TOKENS:
|
|
@@ -2430,7 +2432,7 @@ body {
|
|
|
2430
2432
|
|
|
2431
2433
|
/**
|
|
2432
2434
|
* Do not edit directly
|
|
2433
|
-
* Generated on
|
|
2435
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
2434
2436
|
*/
|
|
2435
2437
|
/**
|
|
2436
2438
|
* TOKENS:
|
|
@@ -2511,7 +2513,7 @@ body {
|
|
|
2511
2513
|
|
|
2512
2514
|
/**
|
|
2513
2515
|
* Do not edit directly
|
|
2514
|
-
* Generated on
|
|
2516
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
2515
2517
|
*/
|
|
2516
2518
|
/**
|
|
2517
2519
|
* TOKENS:
|
|
@@ -2521,7 +2523,7 @@ body {
|
|
|
2521
2523
|
*/
|
|
2522
2524
|
/**
|
|
2523
2525
|
* Do not edit directly
|
|
2524
|
-
* Generated on
|
|
2526
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
2525
2527
|
*/
|
|
2526
2528
|
/**
|
|
2527
2529
|
* TOKENS:
|
|
@@ -2531,7 +2533,7 @@ body {
|
|
|
2531
2533
|
*/
|
|
2532
2534
|
/**
|
|
2533
2535
|
* Do not edit directly
|
|
2534
|
-
* Generated on
|
|
2536
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
2535
2537
|
*/
|
|
2536
2538
|
/**
|
|
2537
2539
|
* TOKENS:
|
|
@@ -2541,7 +2543,7 @@ body {
|
|
|
2541
2543
|
*/
|
|
2542
2544
|
/**
|
|
2543
2545
|
* Do not edit directly
|
|
2544
|
-
* Generated on
|
|
2546
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
2545
2547
|
*/
|
|
2546
2548
|
/**
|
|
2547
2549
|
* TOKENS:
|
|
@@ -2667,7 +2669,7 @@ body {
|
|
|
2667
2669
|
|
|
2668
2670
|
/**
|
|
2669
2671
|
* Do not edit directly
|
|
2670
|
-
* Generated on
|
|
2672
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
2671
2673
|
*/
|
|
2672
2674
|
/**
|
|
2673
2675
|
* TOKENS:
|
|
@@ -2684,7 +2686,7 @@ body {
|
|
|
2684
2686
|
|
|
2685
2687
|
/**
|
|
2686
2688
|
* Do not edit directly
|
|
2687
|
-
* Generated on
|
|
2689
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
2688
2690
|
*/
|
|
2689
2691
|
/**
|
|
2690
2692
|
* TOKENS:
|
|
@@ -2772,7 +2774,7 @@ body {
|
|
|
2772
2774
|
|
|
2773
2775
|
/**
|
|
2774
2776
|
* Do not edit directly
|
|
2775
|
-
* Generated on
|
|
2777
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
2776
2778
|
*/
|
|
2777
2779
|
/**
|
|
2778
2780
|
* TOKENS:
|
|
@@ -2782,7 +2784,7 @@ body {
|
|
|
2782
2784
|
*/
|
|
2783
2785
|
/**
|
|
2784
2786
|
* Do not edit directly
|
|
2785
|
-
* Generated on
|
|
2787
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
2786
2788
|
*/
|
|
2787
2789
|
/**
|
|
2788
2790
|
* TOKENS:
|
|
@@ -2792,7 +2794,7 @@ body {
|
|
|
2792
2794
|
*/
|
|
2793
2795
|
/**
|
|
2794
2796
|
* Do not edit directly
|
|
2795
|
-
* Generated on
|
|
2797
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
2796
2798
|
*/
|
|
2797
2799
|
/**
|
|
2798
2800
|
* TOKENS:
|
|
@@ -2845,7 +2847,7 @@ body {
|
|
|
2845
2847
|
|
|
2846
2848
|
/**
|
|
2847
2849
|
* Do not edit directly
|
|
2848
|
-
* Generated on
|
|
2850
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
2849
2851
|
*/
|
|
2850
2852
|
/**
|
|
2851
2853
|
* TOKENS:
|
|
@@ -2930,7 +2932,7 @@ body {
|
|
|
2930
2932
|
|
|
2931
2933
|
/**
|
|
2932
2934
|
* Do not edit directly
|
|
2933
|
-
* Generated on
|
|
2935
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
2934
2936
|
*/
|
|
2935
2937
|
/**
|
|
2936
2938
|
* TOKENS:
|
|
@@ -3027,7 +3029,7 @@ body {
|
|
|
3027
3029
|
|
|
3028
3030
|
/**
|
|
3029
3031
|
* Do not edit directly
|
|
3030
|
-
* Generated on
|
|
3032
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
3031
3033
|
*/
|
|
3032
3034
|
/**
|
|
3033
3035
|
* TOKENS:
|
|
@@ -3068,7 +3070,7 @@ body {
|
|
|
3068
3070
|
|
|
3069
3071
|
/**
|
|
3070
3072
|
* Do not edit directly
|
|
3071
|
-
* Generated on
|
|
3073
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
3072
3074
|
*/
|
|
3073
3075
|
/**
|
|
3074
3076
|
* TOKENS:
|
|
@@ -3189,7 +3191,7 @@ body {
|
|
|
3189
3191
|
|
|
3190
3192
|
/**
|
|
3191
3193
|
* Do not edit directly
|
|
3192
|
-
* Generated on
|
|
3194
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
3193
3195
|
*/
|
|
3194
3196
|
/**
|
|
3195
3197
|
* TOKENS:
|
|
@@ -3199,7 +3201,7 @@ body {
|
|
|
3199
3201
|
*/
|
|
3200
3202
|
/**
|
|
3201
3203
|
* Do not edit directly
|
|
3202
|
-
* Generated on
|
|
3204
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
3203
3205
|
*/
|
|
3204
3206
|
/**
|
|
3205
3207
|
* TOKENS:
|
|
@@ -3224,7 +3226,7 @@ body {
|
|
|
3224
3226
|
}
|
|
3225
3227
|
/**
|
|
3226
3228
|
* Do not edit directly
|
|
3227
|
-
* Generated on
|
|
3229
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
3228
3230
|
*/
|
|
3229
3231
|
/**
|
|
3230
3232
|
* TOKENS:
|
|
@@ -3591,7 +3593,7 @@ body {
|
|
|
3591
3593
|
|
|
3592
3594
|
/**
|
|
3593
3595
|
* Do not edit directly
|
|
3594
|
-
* Generated on
|
|
3596
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
3595
3597
|
*/
|
|
3596
3598
|
/**
|
|
3597
3599
|
* TOKENS:
|
|
@@ -3714,7 +3716,7 @@ body {
|
|
|
3714
3716
|
|
|
3715
3717
|
/**
|
|
3716
3718
|
* Do not edit directly
|
|
3717
|
-
* Generated on
|
|
3719
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
3718
3720
|
*/
|
|
3719
3721
|
/**
|
|
3720
3722
|
* TOKENS:
|
|
@@ -3723,12 +3725,14 @@ body {
|
|
|
3723
3725
|
* MAPS:
|
|
3724
3726
|
*/
|
|
3725
3727
|
.hero {
|
|
3728
|
+
--card-padding-start: 70px;
|
|
3726
3729
|
--corner-cut-height: 40px;
|
|
3727
3730
|
width: 100%;
|
|
3728
3731
|
display: grid;
|
|
3729
3732
|
position: relative;
|
|
3730
3733
|
grid-template-rows: minmax(216px, 1fr) 27px 40px auto;
|
|
3731
3734
|
grid-template-columns: 1fr;
|
|
3735
|
+
overflow: hidden;
|
|
3732
3736
|
}
|
|
3733
3737
|
.hero--breadcrumbs {
|
|
3734
3738
|
display: none;
|
|
@@ -3785,7 +3789,7 @@ body {
|
|
|
3785
3789
|
--col-2-lg: var(--card-width);
|
|
3786
3790
|
--col-3-lg: 30px;
|
|
3787
3791
|
--col-4-lg: 1fr;
|
|
3788
|
-
grid-template-rows: var(--row-1-lg) var(--row-2-lg) var(--row-3-lg) var(--row-4-lg)
|
|
3792
|
+
grid-template-rows: var(--row-1-lg) var(--row-2-lg) var(--row-3-lg) var(--row-4-lg);
|
|
3789
3793
|
grid-template-columns: var(--col-1-lg) var(--col-2-lg) var(--col-3-lg) var(--col-4-lg);
|
|
3790
3794
|
}
|
|
3791
3795
|
.hero__poster-size__small {
|
|
@@ -3815,12 +3819,10 @@ body {
|
|
|
3815
3819
|
.hero__card-size__xxlarge {
|
|
3816
3820
|
--card-width: 998px;
|
|
3817
3821
|
}
|
|
3818
|
-
.hero__card-justify__start {
|
|
3822
|
+
.hero__card-justify__start, .hero__card-justify__offset {
|
|
3823
|
+
--card-padding-start: max(16px, min(calc((100vw - 1300px) / 2), 70px));
|
|
3819
3824
|
--col-1-lg: calc(calc((100vw - 1300px) / 2) - 70px);
|
|
3820
3825
|
}
|
|
3821
|
-
.hero__card-justify__offset {
|
|
3822
|
-
--col-1-lg: minmax(108px, calc(calc((100vw - 1300px) / 2) - 70px));
|
|
3823
|
-
}
|
|
3824
3826
|
.hero__card-justify__center {
|
|
3825
3827
|
--col-1-lg: calc((100% - var(--card-width)) / 2);
|
|
3826
3828
|
--col-4-lg: calc(
|
|
@@ -3841,6 +3843,7 @@ body {
|
|
|
3841
3843
|
}
|
|
3842
3844
|
.hero__card-theme__dark .hero--card-offset {
|
|
3843
3845
|
background-color: rgb(35, 0, 80);
|
|
3846
|
+
position: relative;
|
|
3844
3847
|
}
|
|
3845
3848
|
.hero__card-theme__dark[class*=semi-transparent] .hero--card-offset {
|
|
3846
3849
|
background: rgba(35, 0, 80, 0.6);
|
|
@@ -3851,8 +3854,13 @@ body {
|
|
|
3851
3854
|
.hero__card-theme__light[class*=semi-transparent] .hero--card-offset {
|
|
3852
3855
|
background: rgba(255, 255, 255, 0.6);
|
|
3853
3856
|
}
|
|
3857
|
+
.hero--breadcrumbs-offset {
|
|
3858
|
+
grid-area: 1/1/2/2;
|
|
3859
|
+
background-color: rgb(255, 255, 255);
|
|
3860
|
+
z-index: 1;
|
|
3861
|
+
}
|
|
3854
3862
|
.hero--breadcrumbs {
|
|
3855
|
-
grid-area: 1/
|
|
3863
|
+
grid-area: 1/2/2/5;
|
|
3856
3864
|
z-index: 1;
|
|
3857
3865
|
display: flex;
|
|
3858
3866
|
flex-flow: row nowrap;
|
|
@@ -3860,13 +3868,6 @@ body {
|
|
|
3860
3868
|
.hero--breadcrumbs--wrapper {
|
|
3861
3869
|
width: 100%;
|
|
3862
3870
|
}
|
|
3863
|
-
.hero--breadcrumbs:before {
|
|
3864
|
-
content: "";
|
|
3865
|
-
background-color: rgb(255, 255, 255);
|
|
3866
|
-
position: relative;
|
|
3867
|
-
height: 100%;
|
|
3868
|
-
width: max(70px, (100vw - 1300px) / 2);
|
|
3869
|
-
}
|
|
3870
3871
|
.hero--figure {
|
|
3871
3872
|
grid-area: 1/1/5/5;
|
|
3872
3873
|
}
|
|
@@ -3879,7 +3880,16 @@ body {
|
|
|
3879
3880
|
.hero--card-offset {
|
|
3880
3881
|
grid-area: 3/1/6/2;
|
|
3881
3882
|
z-index: 0;
|
|
3882
|
-
|
|
3883
|
+
position: relative;
|
|
3884
|
+
}
|
|
3885
|
+
.hero--card-offset::after {
|
|
3886
|
+
content: "";
|
|
3887
|
+
position: absolute;
|
|
3888
|
+
height: 100%;
|
|
3889
|
+
width: 3px;
|
|
3890
|
+
right: -1px;
|
|
3891
|
+
background-color: inherit;
|
|
3892
|
+
z-index: 1;
|
|
3883
3893
|
}
|
|
3884
3894
|
.hero__card-justify__offset .hero--card-offset, .hero__card-justify__center .hero--card-offset {
|
|
3885
3895
|
background-color: transparent;
|
|
@@ -3979,7 +3989,7 @@ body {
|
|
|
3979
3989
|
--col-1-lg: 1fr;
|
|
3980
3990
|
--col-2-lg: 30px;
|
|
3981
3991
|
--col-3-lg: var(--card-width);
|
|
3982
|
-
--col-4-lg:
|
|
3992
|
+
--col-4-lg: calc(calc((100vw - 1300px) / 2) - 70px);
|
|
3983
3993
|
}
|
|
3984
3994
|
.right-to-left .hero__card-justify__center {
|
|
3985
3995
|
--col-1-lg: calc(
|
|
@@ -4039,10 +4049,18 @@ body {
|
|
|
4039
4049
|
.right-to-left .hero--card-offset {
|
|
4040
4050
|
grid-area: 3/4/6/5;
|
|
4041
4051
|
}
|
|
4052
|
+
.right-to-left .hero--card-offset:after {
|
|
4053
|
+
right: initial;
|
|
4054
|
+
left: -1px;
|
|
4055
|
+
}
|
|
4042
4056
|
.right-to-left .hero--card {
|
|
4043
4057
|
grid-area: 3/3/6/4;
|
|
4044
4058
|
}
|
|
4059
|
+
.right-to-left .hero--breadcrumbs-offset {
|
|
4060
|
+
grid-area: 1/4/2/5;
|
|
4061
|
+
}
|
|
4045
4062
|
.right-to-left .hero--breadcrumbs {
|
|
4063
|
+
grid-area: 1/4/2/1;
|
|
4046
4064
|
flex-direction: row-reverse;
|
|
4047
4065
|
}
|
|
4048
4066
|
.right-to-left .hero--caption {
|
|
@@ -4075,7 +4093,7 @@ body {
|
|
|
4075
4093
|
|
|
4076
4094
|
/**
|
|
4077
4095
|
* Do not edit directly
|
|
4078
|
-
* Generated on
|
|
4096
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
4079
4097
|
*/
|
|
4080
4098
|
/**
|
|
4081
4099
|
* TOKENS:
|
|
@@ -4090,7 +4108,9 @@ body {
|
|
|
4090
4108
|
}
|
|
4091
4109
|
@media screen and (min-width: 1024px) {
|
|
4092
4110
|
.ilo--hero-card {
|
|
4093
|
-
padding: 56px
|
|
4111
|
+
padding-block: 56px;
|
|
4112
|
+
padding-inline-end: 70px;
|
|
4113
|
+
padding-inline-start: var(--card-padding-start);
|
|
4094
4114
|
}
|
|
4095
4115
|
}
|
|
4096
4116
|
.right-to-left .ilo--hero-card {
|
|
@@ -4209,7 +4229,7 @@ body {
|
|
|
4209
4229
|
|
|
4210
4230
|
/**
|
|
4211
4231
|
* Do not edit directly
|
|
4212
|
-
* Generated on
|
|
4232
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
4213
4233
|
*/
|
|
4214
4234
|
/**
|
|
4215
4235
|
* TOKENS:
|
|
@@ -4265,7 +4285,7 @@ body {
|
|
|
4265
4285
|
|
|
4266
4286
|
/**
|
|
4267
4287
|
* Do not edit directly
|
|
4268
|
-
* Generated on
|
|
4288
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
4269
4289
|
*/
|
|
4270
4290
|
/**
|
|
4271
4291
|
* TOKENS:
|
|
@@ -4407,7 +4427,7 @@ body {
|
|
|
4407
4427
|
|
|
4408
4428
|
/**
|
|
4409
4429
|
* Do not edit directly
|
|
4410
|
-
* Generated on
|
|
4430
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
4411
4431
|
*/
|
|
4412
4432
|
/**
|
|
4413
4433
|
* TOKENS:
|
|
@@ -4417,7 +4437,7 @@ body {
|
|
|
4417
4437
|
*/
|
|
4418
4438
|
/**
|
|
4419
4439
|
* Do not edit directly
|
|
4420
|
-
* Generated on
|
|
4440
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
4421
4441
|
*/
|
|
4422
4442
|
/**
|
|
4423
4443
|
* TOKENS:
|
|
@@ -4442,7 +4462,7 @@ body {
|
|
|
4442
4462
|
}
|
|
4443
4463
|
/**
|
|
4444
4464
|
* Do not edit directly
|
|
4445
|
-
* Generated on
|
|
4465
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
4446
4466
|
*/
|
|
4447
4467
|
/**
|
|
4448
4468
|
* TOKENS:
|
|
@@ -4600,7 +4620,7 @@ body {
|
|
|
4600
4620
|
|
|
4601
4621
|
/**
|
|
4602
4622
|
* Do not edit directly
|
|
4603
|
-
* Generated on
|
|
4623
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
4604
4624
|
*/
|
|
4605
4625
|
/**
|
|
4606
4626
|
* TOKENS:
|
|
@@ -4695,7 +4715,7 @@ body {
|
|
|
4695
4715
|
|
|
4696
4716
|
/**
|
|
4697
4717
|
* Do not edit directly
|
|
4698
|
-
* Generated on
|
|
4718
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
4699
4719
|
*/
|
|
4700
4720
|
/**
|
|
4701
4721
|
* TOKENS:
|
|
@@ -4705,7 +4725,7 @@ body {
|
|
|
4705
4725
|
*/
|
|
4706
4726
|
/**
|
|
4707
4727
|
* Do not edit directly
|
|
4708
|
-
* Generated on
|
|
4728
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
4709
4729
|
*/
|
|
4710
4730
|
/**
|
|
4711
4731
|
* TOKENS:
|
|
@@ -4715,7 +4735,7 @@ body {
|
|
|
4715
4735
|
*/
|
|
4716
4736
|
/**
|
|
4717
4737
|
* Do not edit directly
|
|
4718
|
-
* Generated on
|
|
4738
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
4719
4739
|
*/
|
|
4720
4740
|
/**
|
|
4721
4741
|
* TOKENS:
|
|
@@ -4886,7 +4906,7 @@ body {
|
|
|
4886
4906
|
|
|
4887
4907
|
/**
|
|
4888
4908
|
* Do not edit directly
|
|
4889
|
-
* Generated on
|
|
4909
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
4890
4910
|
*/
|
|
4891
4911
|
/**
|
|
4892
4912
|
* TOKENS:
|
|
@@ -4933,7 +4953,7 @@ body {
|
|
|
4933
4953
|
|
|
4934
4954
|
/**
|
|
4935
4955
|
* Do not edit directly
|
|
4936
|
-
* Generated on
|
|
4956
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
4937
4957
|
*/
|
|
4938
4958
|
/**
|
|
4939
4959
|
* TOKENS:
|
|
@@ -4943,7 +4963,7 @@ body {
|
|
|
4943
4963
|
*/
|
|
4944
4964
|
/**
|
|
4945
4965
|
* Do not edit directly
|
|
4946
|
-
* Generated on
|
|
4966
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
4947
4967
|
*/
|
|
4948
4968
|
/**
|
|
4949
4969
|
* TOKENS:
|
|
@@ -4953,7 +4973,7 @@ body {
|
|
|
4953
4973
|
*/
|
|
4954
4974
|
/**
|
|
4955
4975
|
* Do not edit directly
|
|
4956
|
-
* Generated on
|
|
4976
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
4957
4977
|
*/
|
|
4958
4978
|
/**
|
|
4959
4979
|
* TOKENS:
|
|
@@ -5050,7 +5070,7 @@ body {
|
|
|
5050
5070
|
|
|
5051
5071
|
/**
|
|
5052
5072
|
* Do not edit directly
|
|
5053
|
-
* Generated on
|
|
5073
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
5054
5074
|
*/
|
|
5055
5075
|
/**
|
|
5056
5076
|
* TOKENS:
|
|
@@ -5940,7 +5960,7 @@ body {
|
|
|
5940
5960
|
|
|
5941
5961
|
/**
|
|
5942
5962
|
* Do not edit directly
|
|
5943
|
-
* Generated on
|
|
5963
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
5944
5964
|
*/
|
|
5945
5965
|
/**
|
|
5946
5966
|
* TOKENS:
|
|
@@ -5950,7 +5970,7 @@ body {
|
|
|
5950
5970
|
*/
|
|
5951
5971
|
/**
|
|
5952
5972
|
* Do not edit directly
|
|
5953
|
-
* Generated on
|
|
5973
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
5954
5974
|
*/
|
|
5955
5975
|
/**
|
|
5956
5976
|
* TOKENS:
|
|
@@ -5960,7 +5980,7 @@ body {
|
|
|
5960
5980
|
*/
|
|
5961
5981
|
/**
|
|
5962
5982
|
* Do not edit directly
|
|
5963
|
-
* Generated on
|
|
5983
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
5964
5984
|
*/
|
|
5965
5985
|
/**
|
|
5966
5986
|
* TOKENS:
|
|
@@ -6152,7 +6172,7 @@ body {
|
|
|
6152
6172
|
|
|
6153
6173
|
/**
|
|
6154
6174
|
* Do not edit directly
|
|
6155
|
-
* Generated on
|
|
6175
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
6156
6176
|
*/
|
|
6157
6177
|
/**
|
|
6158
6178
|
* TOKENS:
|
|
@@ -6293,7 +6313,7 @@ body {
|
|
|
6293
6313
|
|
|
6294
6314
|
/**
|
|
6295
6315
|
* Do not edit directly
|
|
6296
|
-
* Generated on
|
|
6316
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
6297
6317
|
*/
|
|
6298
6318
|
/**
|
|
6299
6319
|
* TOKENS:
|
|
@@ -6303,7 +6323,7 @@ body {
|
|
|
6303
6323
|
*/
|
|
6304
6324
|
/**
|
|
6305
6325
|
* Do not edit directly
|
|
6306
|
-
* Generated on
|
|
6326
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
6307
6327
|
*/
|
|
6308
6328
|
/**
|
|
6309
6329
|
* TOKENS:
|
|
@@ -6328,7 +6348,7 @@ body {
|
|
|
6328
6348
|
}
|
|
6329
6349
|
/**
|
|
6330
6350
|
* Do not edit directly
|
|
6331
|
-
* Generated on
|
|
6351
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
6332
6352
|
*/
|
|
6333
6353
|
/**
|
|
6334
6354
|
* TOKENS:
|
|
@@ -6495,7 +6515,7 @@ body {
|
|
|
6495
6515
|
|
|
6496
6516
|
/**
|
|
6497
6517
|
* Do not edit directly
|
|
6498
|
-
* Generated on
|
|
6518
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
6499
6519
|
*/
|
|
6500
6520
|
/**
|
|
6501
6521
|
* TOKENS:
|
|
@@ -6564,7 +6584,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
6564
6584
|
|
|
6565
6585
|
/**
|
|
6566
6586
|
* Do not edit directly
|
|
6567
|
-
* Generated on
|
|
6587
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
6568
6588
|
*/
|
|
6569
6589
|
/**
|
|
6570
6590
|
* TOKENS:
|
|
@@ -6574,7 +6594,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
6574
6594
|
*/
|
|
6575
6595
|
/**
|
|
6576
6596
|
* Do not edit directly
|
|
6577
|
-
* Generated on
|
|
6597
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
6578
6598
|
*/
|
|
6579
6599
|
/**
|
|
6580
6600
|
* TOKENS:
|
|
@@ -6599,7 +6619,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
6599
6619
|
}
|
|
6600
6620
|
/**
|
|
6601
6621
|
* Do not edit directly
|
|
6602
|
-
* Generated on
|
|
6622
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
6603
6623
|
*/
|
|
6604
6624
|
/**
|
|
6605
6625
|
* TOKENS:
|
|
@@ -6660,7 +6680,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
6660
6680
|
|
|
6661
6681
|
/**
|
|
6662
6682
|
* Do not edit directly
|
|
6663
|
-
* Generated on
|
|
6683
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
6664
6684
|
*/
|
|
6665
6685
|
/**
|
|
6666
6686
|
* TOKENS:
|
|
@@ -7075,7 +7095,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7075
7095
|
|
|
7076
7096
|
/**
|
|
7077
7097
|
* Do not edit directly
|
|
7078
|
-
* Generated on
|
|
7098
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
7079
7099
|
*/
|
|
7080
7100
|
/**
|
|
7081
7101
|
* TOKENS:
|
|
@@ -7129,7 +7149,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7129
7149
|
|
|
7130
7150
|
/**
|
|
7131
7151
|
* Do not edit directly
|
|
7132
|
-
* Generated on
|
|
7152
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
7133
7153
|
*/
|
|
7134
7154
|
/**
|
|
7135
7155
|
* TOKENS:
|
|
@@ -7287,7 +7307,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7287
7307
|
|
|
7288
7308
|
/**
|
|
7289
7309
|
* Do not edit directly
|
|
7290
|
-
* Generated on
|
|
7310
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
7291
7311
|
*/
|
|
7292
7312
|
/**
|
|
7293
7313
|
* TOKENS:
|
|
@@ -7638,7 +7658,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7638
7658
|
|
|
7639
7659
|
/**
|
|
7640
7660
|
* Do not edit directly
|
|
7641
|
-
* Generated on
|
|
7661
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
7642
7662
|
*/
|
|
7643
7663
|
/**
|
|
7644
7664
|
* TOKENS:
|
|
@@ -7824,7 +7844,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7824
7844
|
|
|
7825
7845
|
/**
|
|
7826
7846
|
* Do not edit directly
|
|
7827
|
-
* Generated on
|
|
7847
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
7828
7848
|
*/
|
|
7829
7849
|
/**
|
|
7830
7850
|
* TOKENS:
|
|
@@ -7882,7 +7902,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7882
7902
|
|
|
7883
7903
|
/**
|
|
7884
7904
|
* Do not edit directly
|
|
7885
|
-
* Generated on
|
|
7905
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
7886
7906
|
*/
|
|
7887
7907
|
/**
|
|
7888
7908
|
* TOKENS:
|
|
@@ -8056,7 +8076,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
8056
8076
|
|
|
8057
8077
|
/**
|
|
8058
8078
|
* Do not edit directly
|
|
8059
|
-
* Generated on
|
|
8079
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
8060
8080
|
*/
|
|
8061
8081
|
/**
|
|
8062
8082
|
* TOKENS:
|
|
@@ -8116,7 +8136,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
8116
8136
|
|
|
8117
8137
|
/**
|
|
8118
8138
|
* Do not edit directly
|
|
8119
|
-
* Generated on
|
|
8139
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
8120
8140
|
*/
|
|
8121
8141
|
/**
|
|
8122
8142
|
* TOKENS:
|
|
@@ -8126,7 +8146,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
8126
8146
|
*/
|
|
8127
8147
|
/**
|
|
8128
8148
|
* Do not edit directly
|
|
8129
|
-
* Generated on
|
|
8149
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
8130
8150
|
*/
|
|
8131
8151
|
/**
|
|
8132
8152
|
* TOKENS:
|
|
@@ -8228,7 +8248,7 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
8228
8248
|
|
|
8229
8249
|
/**
|
|
8230
8250
|
* Do not edit directly
|
|
8231
|
-
* Generated on
|
|
8251
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
8232
8252
|
*/
|
|
8233
8253
|
/**
|
|
8234
8254
|
* TOKENS:
|
|
@@ -8403,7 +8423,7 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
8403
8423
|
|
|
8404
8424
|
/**
|
|
8405
8425
|
* Do not edit directly
|
|
8406
|
-
* Generated on
|
|
8426
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
8407
8427
|
*/
|
|
8408
8428
|
/**
|
|
8409
8429
|
* TOKENS:
|
|
@@ -9313,7 +9333,7 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
9313
9333
|
|
|
9314
9334
|
/**
|
|
9315
9335
|
* Do not edit directly
|
|
9316
|
-
* Generated on
|
|
9336
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
9317
9337
|
*/
|
|
9318
9338
|
/**
|
|
9319
9339
|
* TOKENS:
|
|
@@ -9323,7 +9343,7 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
9323
9343
|
*/
|
|
9324
9344
|
/**
|
|
9325
9345
|
* Do not edit directly
|
|
9326
|
-
* Generated on
|
|
9346
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
9327
9347
|
*/
|
|
9328
9348
|
/**
|
|
9329
9349
|
* TOKENS:
|
|
@@ -9348,7 +9368,7 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
9348
9368
|
}
|
|
9349
9369
|
/**
|
|
9350
9370
|
* Do not edit directly
|
|
9351
|
-
* Generated on
|
|
9371
|
+
* Generated on Thu, 05 Oct 2023 08:45:35 GMT
|
|
9352
9372
|
*/
|
|
9353
9373
|
/**
|
|
9354
9374
|
* TOKENS:
|