@ilo-org/styles 0.1.12 → 0.1.13
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 +610 -142
- package/build/css/components/index.css.map +1 -1
- package/build/css/index.css +610 -142
- package/build/css/index.css.map +1 -1
- package/build/css/monorepo.css +610 -142
- 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/package.json +4 -4
- package/scss/_mixins.scss +26 -0
- package/scss/components/_breadcrumb.scss +33 -0
- package/scss/components/_card.scss +303 -63
- package/scss/components/_hero.scss +81 -24
- package/scss/components/_list.scss +2 -16
- package/scss/components/_navigation.scss +2 -1
- package/scss/components/_pagination.scss +1 -1
package/build/css/monorepo.css
CHANGED
|
@@ -151,7 +151,7 @@ select {
|
|
|
151
151
|
}
|
|
152
152
|
/**
|
|
153
153
|
* Do not edit directly
|
|
154
|
-
* Generated on
|
|
154
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 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
|
|
253
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
254
254
|
*/
|
|
255
255
|
/**
|
|
256
256
|
* TOKENS:
|
|
@@ -363,7 +363,7 @@ body {
|
|
|
363
363
|
|
|
364
364
|
/**
|
|
365
365
|
* Do not edit directly
|
|
366
|
-
* Generated on
|
|
366
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
367
367
|
*/
|
|
368
368
|
/**
|
|
369
369
|
* TOKENS:
|
|
@@ -388,7 +388,7 @@ body {
|
|
|
388
388
|
}
|
|
389
389
|
/**
|
|
390
390
|
* Do not edit directly
|
|
391
|
-
* Generated on
|
|
391
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
392
392
|
*/
|
|
393
393
|
/**
|
|
394
394
|
* TOKENS:
|
|
@@ -423,6 +423,11 @@ body {
|
|
|
423
423
|
text-decoration-thickness: 0.1071811361rem;
|
|
424
424
|
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'%3e%3cpath fill='rgb(35, 0, 80)' d='M1.73149 16L0.613281 15.1855L5.83848 8L0.613281 0.814495L1.73149 0L7.25349 7.59275C7.33987 7.71097 7.38643 7.85359 7.38643 8C7.38643 8.14641 7.33987 8.28903 7.25349 8.40725L1.73149 16Z'/%3e%3c/svg%3e");
|
|
425
425
|
}
|
|
426
|
+
.right-to-left .ilo--breadcrumb--link {
|
|
427
|
+
background-position: 0 52%;
|
|
428
|
+
padding: 0 0.5359056806rem 0 1.2861736334rem;
|
|
429
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'%3e%3cpath fill='rgb(35, 0, 80)' d='M0.7%2c8.4C0.7%2c8.3%2c0.6%2c8.1%2c0.6%2c8s0-0.3%2c0.1-0.4L6.3%2c0l1.1%2c0.8L2.2%2c8l5.2%2c7.2L6.3%2c16L0.7%2c8.4z'/%3e%3c/svg%3e");
|
|
430
|
+
}
|
|
426
431
|
.ilo--breadcrumb--link--label {
|
|
427
432
|
font-family: Noto Sans;
|
|
428
433
|
font-weight: 400;
|
|
@@ -436,6 +441,9 @@ body {
|
|
|
436
441
|
text-decoration-thickness: 0.1071811361rem;
|
|
437
442
|
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'%3e%3cpath fill='rgb(30, 45, 190)' d='M1.73149 16L0.613281 15.1855L5.83848 8L0.613281 0.814495L1.73149 0L7.25349 7.59275C7.33987 7.71097 7.38643 7.85359 7.38643 8C7.38643 8.14641 7.33987 8.28903 7.25349 8.40725L1.73149 16Z'/%3e%3c/svg%3e");
|
|
438
443
|
}
|
|
444
|
+
.right-to-left .ilo--breadcrumb--link:hover, .right-to-left .ilo--breadcrumb--link:focus {
|
|
445
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'%3e%3cpath fill='rgb(30, 45, 190)' d='M0.7%2c8.4C0.7%2c8.3%2c0.6%2c8.1%2c0.6%2c8s0-0.3%2c0.1-0.4L6.3%2c0l1.1%2c0.8L2.2%2c8l5.2%2c7.2L6.3%2c16L0.7%2c8.4z'/%3e%3c/svg%3e");
|
|
446
|
+
}
|
|
439
447
|
.ilo--breadcrumb--item {
|
|
440
448
|
align-items: center;
|
|
441
449
|
display: flex;
|
|
@@ -508,6 +516,11 @@ body {
|
|
|
508
516
|
width: 0.857449089rem;
|
|
509
517
|
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'%3e%3cpath fill='rgb(35, 0, 80)' d='M1.73149 16L0.613281 15.1855L5.83848 8L0.613281 0.814495L1.73149 0L7.25349 7.59275C7.33987 7.71097 7.38643 7.85359 7.38643 8C7.38643 8.14641 7.33987 8.28903 7.25349 8.40725L1.73149 16Z'/%3e%3c/svg%3e");
|
|
510
518
|
}
|
|
519
|
+
.right-to-left .ilo--breadcrumb.contextmenu .ilo--breadcrumb--item--context:after {
|
|
520
|
+
right: auto;
|
|
521
|
+
left: -7px;
|
|
522
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'%3e%3cpath fill='rgb(35, 0, 80)' d='M0.7%2c8.4C0.7%2c8.3%2c0.6%2c8.1%2c0.6%2c8s0-0.3%2c0.1-0.4L6.3%2c0l1.1%2c0.8L2.2%2c8l5.2%2c7.2L6.3%2c16L0.7%2c8.4z'/%3e%3c/svg%3e");
|
|
523
|
+
}
|
|
511
524
|
.ilo--breadcrumb.contextmenu .ilo--breadcrumb--item--context .context--menu {
|
|
512
525
|
border-radius: 0.1071811361rem;
|
|
513
526
|
background-color: rgb(237, 240, 242);
|
|
@@ -596,6 +609,9 @@ body {
|
|
|
596
609
|
text-decoration: underline;
|
|
597
610
|
text-decoration-thickness: 0.1071811361rem;
|
|
598
611
|
}
|
|
612
|
+
.right-to-left .ilo--breadcrumb.contextmenu .ilo--breadcrumb--item--context .context--menu .ilo--breadcrumb--link {
|
|
613
|
+
text-align: center;
|
|
614
|
+
}
|
|
599
615
|
@media screen and (min-width: 610px) {
|
|
600
616
|
.ilo--breadcrumb--items:after {
|
|
601
617
|
background: linear-gradient(to bottom right, white 50%, transparent 50%);
|
|
@@ -607,10 +623,18 @@ body {
|
|
|
607
623
|
top: 0;
|
|
608
624
|
width: 47px;
|
|
609
625
|
}
|
|
626
|
+
.right-to-left .ilo--breadcrumb--items:after {
|
|
627
|
+
right: auto;
|
|
628
|
+
left: -47px;
|
|
629
|
+
transform: scaleX(-1);
|
|
630
|
+
}
|
|
610
631
|
.ilo--breadcrumb--items.context--menu:after {
|
|
611
632
|
content: none;
|
|
612
633
|
}
|
|
613
634
|
}
|
|
635
|
+
.right-to-left .ilo--breadcrumb {
|
|
636
|
+
direction: rtl;
|
|
637
|
+
}
|
|
614
638
|
.ilo--breadcrumb.storybook {
|
|
615
639
|
background-color: rgb(184, 196, 204);
|
|
616
640
|
height: 100vh;
|
|
@@ -618,7 +642,7 @@ body {
|
|
|
618
642
|
|
|
619
643
|
/**
|
|
620
644
|
* Do not edit directly
|
|
621
|
-
* Generated on
|
|
645
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
622
646
|
*/
|
|
623
647
|
/**
|
|
624
648
|
* TOKENS:
|
|
@@ -628,7 +652,7 @@ body {
|
|
|
628
652
|
*/
|
|
629
653
|
/**
|
|
630
654
|
* Do not edit directly
|
|
631
|
-
* Generated on
|
|
655
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
632
656
|
*/
|
|
633
657
|
/**
|
|
634
658
|
* TOKENS:
|
|
@@ -653,7 +677,7 @@ body {
|
|
|
653
677
|
}
|
|
654
678
|
/**
|
|
655
679
|
* Do not edit directly
|
|
656
|
-
* Generated on
|
|
680
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
657
681
|
*/
|
|
658
682
|
/**
|
|
659
683
|
* TOKENS:
|
|
@@ -943,7 +967,7 @@ body {
|
|
|
943
967
|
|
|
944
968
|
/**
|
|
945
969
|
* Do not edit directly
|
|
946
|
-
* Generated on
|
|
970
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
947
971
|
*/
|
|
948
972
|
/**
|
|
949
973
|
* TOKENS:
|
|
@@ -1073,7 +1097,7 @@ body {
|
|
|
1073
1097
|
|
|
1074
1098
|
/**
|
|
1075
1099
|
* Do not edit directly
|
|
1076
|
-
* Generated on
|
|
1100
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
1077
1101
|
*/
|
|
1078
1102
|
/**
|
|
1079
1103
|
* TOKENS:
|
|
@@ -1088,28 +1112,31 @@ body {
|
|
|
1088
1112
|
.right-to-left .ilo--card {
|
|
1089
1113
|
text-align: right;
|
|
1090
1114
|
}
|
|
1091
|
-
.ilo--card--action:hover:not(.ilo--card--data), .ilo--card--action:focus:not(.ilo--card--data), .ilo--card--action:focus-within:not(.ilo--card--data) {
|
|
1115
|
+
.ilo--card--action:hover:not(.ilo--card--data):not(.ilo--card--stat), .ilo--card--action:focus:not(.ilo--card--data):not(.ilo--card--stat), .ilo--card--action:focus-within:not(.ilo--card--data):not(.ilo--card--stat) {
|
|
1092
1116
|
background: rgb(255, 255, 255);
|
|
1093
1117
|
color: rgb(30, 45, 190);
|
|
1094
1118
|
outline: none;
|
|
1095
1119
|
text-decoration: none;
|
|
1096
1120
|
}
|
|
1097
|
-
.ilo--card--action:hover:not(.ilo--card--data).ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(.ilo--card--factlist), .ilo--card--action:focus:not(.ilo--card--data).ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(.ilo--card--factlist), .ilo--card--action:focus-within:not(.ilo--card--data).ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(.ilo--card--factlist) {
|
|
1121
|
+
.ilo--card--action:hover:not(.ilo--card--data):not(.ilo--card--stat).ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(.ilo--card--factlist), .ilo--card--action:focus:not(.ilo--card--data):not(.ilo--card--stat).ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(.ilo--card--factlist), .ilo--card--action:focus-within:not(.ilo--card--data):not(.ilo--card--stat).ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(.ilo--card--factlist) {
|
|
1098
1122
|
background: rgb(255, 255, 255);
|
|
1099
1123
|
}
|
|
1100
|
-
.ilo--card--action:hover:not(.ilo--card--data)
|
|
1124
|
+
.ilo--card--action:hover:not(.ilo--card--data):not(.ilo--card--stat).ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(.ilo--card--factlist).ilo--card--cornercut::after, .ilo--card--action:focus:not(.ilo--card--data):not(.ilo--card--stat).ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(.ilo--card--factlist).ilo--card--cornercut::after, .ilo--card--action:focus-within:not(.ilo--card--data):not(.ilo--card--stat).ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(.ilo--card--factlist).ilo--card--cornercut::after {
|
|
1125
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(255, 255, 255)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
1126
|
+
}
|
|
1127
|
+
.ilo--card--action:hover:not(.ilo--card--data):not(.ilo--card--stat) .ilo--card--eyebrow, .ilo--card--action:focus:not(.ilo--card--data):not(.ilo--card--stat) .ilo--card--eyebrow, .ilo--card--action:focus-within:not(.ilo--card--data):not(.ilo--card--stat) .ilo--card--eyebrow {
|
|
1101
1128
|
color: rgb(30, 45, 190);
|
|
1102
1129
|
}
|
|
1103
|
-
.ilo--card--action:hover:not(.ilo--card--data) .ilo--card--title, .ilo--card--action:focus:not(.ilo--card--data) .ilo--card--title, .ilo--card--action:focus-within:not(.ilo--card--data) .ilo--card--title {
|
|
1130
|
+
.ilo--card--action:hover:not(.ilo--card--data):not(.ilo--card--stat) .ilo--card--title, .ilo--card--action:focus:not(.ilo--card--data):not(.ilo--card--stat) .ilo--card--title, .ilo--card--action:focus-within:not(.ilo--card--data):not(.ilo--card--stat) .ilo--card--title {
|
|
1104
1131
|
color: rgb(30, 45, 190);
|
|
1105
1132
|
}
|
|
1106
|
-
.ilo--card--action:hover:not(.ilo--card--data) .ilo--card--intro, .ilo--card--action:focus:not(.ilo--card--data) .ilo--card--intro, .ilo--card--action:focus-within:not(.ilo--card--data) .ilo--card--intro {
|
|
1133
|
+
.ilo--card--action:hover:not(.ilo--card--data):not(.ilo--card--stat) .ilo--card--intro, .ilo--card--action:focus:not(.ilo--card--data):not(.ilo--card--stat) .ilo--card--intro, .ilo--card--action:focus-within:not(.ilo--card--data):not(.ilo--card--stat) .ilo--card--intro {
|
|
1107
1134
|
color: rgb(30, 45, 190);
|
|
1108
1135
|
}
|
|
1109
|
-
.ilo--card--action:hover:not(.ilo--card--data) .ilo--card--date, .ilo--card--action:focus:not(.ilo--card--data) .ilo--card--date, .ilo--card--action:focus-within:not(.ilo--card--data) .ilo--card--date {
|
|
1136
|
+
.ilo--card--action:hover:not(.ilo--card--data):not(.ilo--card--stat) .ilo--card--date, .ilo--card--action:focus:not(.ilo--card--data):not(.ilo--card--stat) .ilo--card--date, .ilo--card--action:focus-within:not(.ilo--card--data):not(.ilo--card--stat) .ilo--card--date {
|
|
1110
1137
|
color: rgb(30, 45, 190);
|
|
1111
1138
|
}
|
|
1112
|
-
.ilo--card--action:hover:not(.ilo--card--data) .ilo--card--eventdate, .ilo--card--action:focus:not(.ilo--card--data) .ilo--card--eventdate, .ilo--card--action:focus-within:not(.ilo--card--data) .ilo--card--eventdate {
|
|
1139
|
+
.ilo--card--action:hover:not(.ilo--card--data):not(.ilo--card--stat) .ilo--card--eventdate, .ilo--card--action:focus:not(.ilo--card--data):not(.ilo--card--stat) .ilo--card--eventdate, .ilo--card--action:focus-within:not(.ilo--card--data):not(.ilo--card--stat) .ilo--card--eventdate {
|
|
1113
1140
|
color: rgb(30, 45, 190);
|
|
1114
1141
|
}
|
|
1115
1142
|
.ilo--card--link {
|
|
@@ -1170,45 +1197,146 @@ body {
|
|
|
1170
1197
|
color: rgb(237, 240, 242);
|
|
1171
1198
|
transition: color 150ms ease-out;
|
|
1172
1199
|
}
|
|
1173
|
-
.ilo--card--
|
|
1200
|
+
.ilo--card--dark:not(.ilo--card--action), .ilo--card--dark:not(.ilo--card--action):hover, .ilo--card--dark:not(.ilo--card--action):focus, .ilo--card--dark:not(.ilo--card--action):focus-within {
|
|
1201
|
+
background: rgb(35, 0, 80);
|
|
1202
|
+
outline: none;
|
|
1203
|
+
transition: background 150ms ease-out;
|
|
1204
|
+
}
|
|
1205
|
+
.ilo--card--dark:not(.ilo--card--action) .ilo--card--eyebrow, .ilo--card--dark:not(.ilo--card--action):hover .ilo--card--eyebrow, .ilo--card--dark:not(.ilo--card--action):focus .ilo--card--eyebrow, .ilo--card--dark:not(.ilo--card--action):focus-within .ilo--card--eyebrow {
|
|
1206
|
+
color: rgb(237, 240, 242);
|
|
1207
|
+
transition: color 150ms ease-out;
|
|
1208
|
+
}
|
|
1209
|
+
.ilo--card--dark:not(.ilo--card--action) .ilo--card--title, .ilo--card--dark:not(.ilo--card--action):hover .ilo--card--title, .ilo--card--dark:not(.ilo--card--action):focus .ilo--card--title, .ilo--card--dark:not(.ilo--card--action):focus-within .ilo--card--title {
|
|
1210
|
+
color: rgb(255, 255, 255);
|
|
1211
|
+
transition: color 150ms ease-out;
|
|
1212
|
+
}
|
|
1213
|
+
.ilo--card--dark:not(.ilo--card--action) .ilo--card--intro, .ilo--card--dark:not(.ilo--card--action):hover .ilo--card--intro, .ilo--card--dark:not(.ilo--card--action):focus .ilo--card--intro, .ilo--card--dark:not(.ilo--card--action):focus-within .ilo--card--intro {
|
|
1214
|
+
color: rgb(237, 240, 242);
|
|
1215
|
+
transition: color 150ms ease-out;
|
|
1216
|
+
}
|
|
1217
|
+
.ilo--card--dark:not(.ilo--card--action) .ilo--card--date, .ilo--card--dark:not(.ilo--card--action):hover .ilo--card--date, .ilo--card--dark:not(.ilo--card--action):focus .ilo--card--date, .ilo--card--dark:not(.ilo--card--action):focus-within .ilo--card--date {
|
|
1218
|
+
color: rgb(237, 240, 242);
|
|
1219
|
+
transition: color 150ms ease-out;
|
|
1220
|
+
}
|
|
1221
|
+
.ilo--card--dark:not(.ilo--card--action) .ilo--card--eventdate, .ilo--card--dark:not(.ilo--card--action):hover .ilo--card--eventdate, .ilo--card--dark:not(.ilo--card--action):focus .ilo--card--eventdate, .ilo--card--dark:not(.ilo--card--action):focus-within .ilo--card--eventdate {
|
|
1222
|
+
color: rgb(237, 240, 242);
|
|
1223
|
+
transition: color 150ms ease-out;
|
|
1224
|
+
}
|
|
1225
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data) {
|
|
1174
1226
|
margin-top: 2.1436227224rem;
|
|
1175
1227
|
padding-top: 0;
|
|
1176
1228
|
position: relative;
|
|
1177
1229
|
}
|
|
1230
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data)::before {
|
|
1231
|
+
background: inherit;
|
|
1232
|
+
content: "";
|
|
1233
|
+
display: block;
|
|
1234
|
+
height: 40px;
|
|
1235
|
+
position: absolute;
|
|
1236
|
+
width: calc(100% - 73px);
|
|
1237
|
+
}
|
|
1238
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data)::after {
|
|
1239
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(255, 255, 255)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
1240
|
+
background-position: bottom right;
|
|
1241
|
+
background-size: cover;
|
|
1242
|
+
content: "";
|
|
1243
|
+
height: 40px;
|
|
1244
|
+
display: block;
|
|
1245
|
+
position: absolute;
|
|
1246
|
+
width: 73.4px;
|
|
1247
|
+
}
|
|
1248
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data).ilo--card--dark::after {
|
|
1249
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(35, 0, 80)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
1250
|
+
}
|
|
1178
1251
|
@media screen and (min-width: 610px) {
|
|
1179
|
-
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature) {
|
|
1252
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data) {
|
|
1180
1253
|
margin-top: 2.5723472669rem;
|
|
1181
1254
|
}
|
|
1255
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data)::before {
|
|
1256
|
+
background: inherit;
|
|
1257
|
+
content: "";
|
|
1258
|
+
display: block;
|
|
1259
|
+
height: 48px;
|
|
1260
|
+
position: absolute;
|
|
1261
|
+
width: calc(100% - 87px);
|
|
1262
|
+
}
|
|
1263
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data)::after {
|
|
1264
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(255, 255, 255)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
1265
|
+
background-position: bottom right;
|
|
1266
|
+
background-size: cover;
|
|
1267
|
+
content: "";
|
|
1268
|
+
height: 48px;
|
|
1269
|
+
display: block;
|
|
1270
|
+
position: absolute;
|
|
1271
|
+
width: 87.4px;
|
|
1272
|
+
}
|
|
1273
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data).ilo--card--dark::after {
|
|
1274
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(35, 0, 80)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
1275
|
+
}
|
|
1182
1276
|
}
|
|
1183
1277
|
@media screen and (min-width: 1024px) {
|
|
1184
|
-
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature) {
|
|
1278
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data) {
|
|
1185
1279
|
margin-top: 3.4297963558rem;
|
|
1186
1280
|
}
|
|
1281
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data)::before {
|
|
1282
|
+
background: inherit;
|
|
1283
|
+
content: "";
|
|
1284
|
+
display: block;
|
|
1285
|
+
height: 64px;
|
|
1286
|
+
position: absolute;
|
|
1287
|
+
width: calc(100% - 116px);
|
|
1288
|
+
}
|
|
1289
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data)::after {
|
|
1290
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(255, 255, 255)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
1291
|
+
background-position: bottom right;
|
|
1292
|
+
background-size: cover;
|
|
1293
|
+
content: "";
|
|
1294
|
+
height: 64px;
|
|
1295
|
+
display: block;
|
|
1296
|
+
position: absolute;
|
|
1297
|
+
width: 116.4px;
|
|
1298
|
+
}
|
|
1299
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data).ilo--card--dark::after {
|
|
1300
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(35, 0, 80)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
1301
|
+
}
|
|
1187
1302
|
}
|
|
1188
|
-
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
1189
|
-
background: inherit;
|
|
1190
|
-
clip-path: polygon(90% 0, 100% 100%, 100% 100%, 0% 100%, 0% 0%);
|
|
1191
|
-
content: "";
|
|
1192
|
-
display: block;
|
|
1193
|
-
height: 1.6077170418rem;
|
|
1303
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data)::before {
|
|
1194
1304
|
left: 0;
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
width: 100%;
|
|
1305
|
+
top: -2.1436227224rem;
|
|
1306
|
+
transition: background-image 150ms ease-out;
|
|
1198
1307
|
}
|
|
1199
|
-
.right-to-left .ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
1200
|
-
|
|
1308
|
+
.right-to-left .ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data)::before {
|
|
1309
|
+
left: auto;
|
|
1310
|
+
right: 0;
|
|
1201
1311
|
}
|
|
1202
1312
|
@media screen and (min-width: 610px) {
|
|
1203
|
-
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
1204
|
-
|
|
1205
|
-
top: -2.0203644159rem;
|
|
1313
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data)::before {
|
|
1314
|
+
top: -2.5562700965rem;
|
|
1206
1315
|
}
|
|
1207
1316
|
}
|
|
1208
1317
|
@media screen and (min-width: 1024px) {
|
|
1209
|
-
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
1210
|
-
|
|
1211
|
-
|
|
1318
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data)::before {
|
|
1319
|
+
top: -3.4137191854rem;
|
|
1320
|
+
}
|
|
1321
|
+
}
|
|
1322
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data)::after {
|
|
1323
|
+
right: 0;
|
|
1324
|
+
top: -2.1436227224rem;
|
|
1325
|
+
transition: background-image 150ms ease-out;
|
|
1326
|
+
}
|
|
1327
|
+
.right-to-left .ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data)::after {
|
|
1328
|
+
left: 0;
|
|
1329
|
+
right: auto;
|
|
1330
|
+
transform: rotateY(180deg);
|
|
1331
|
+
}
|
|
1332
|
+
@media screen and (min-width: 610px) {
|
|
1333
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data)::after {
|
|
1334
|
+
top: -2.5562700965rem;
|
|
1335
|
+
}
|
|
1336
|
+
}
|
|
1337
|
+
@media screen and (min-width: 1024px) {
|
|
1338
|
+
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature):not(.ilo--card--graphic):not(.ilo--card--stat):not(.ilo--card--data)::after {
|
|
1339
|
+
top: -3.4137191854rem;
|
|
1212
1340
|
}
|
|
1213
1341
|
}
|
|
1214
1342
|
.ilo--card--eyebrow {
|
|
@@ -1561,14 +1689,45 @@ body {
|
|
|
1561
1689
|
}
|
|
1562
1690
|
.ilo--card--graphic::before {
|
|
1563
1691
|
background: inherit;
|
|
1564
|
-
clip-path: polygon(90% 0, 100% 100%, 100% 100%, 0% 100%, 0% 0%);
|
|
1565
1692
|
content: "";
|
|
1566
1693
|
display: block;
|
|
1567
1694
|
height: 40px;
|
|
1568
|
-
left: 0;
|
|
1569
1695
|
position: absolute;
|
|
1696
|
+
width: calc(100% - 73px);
|
|
1697
|
+
}
|
|
1698
|
+
.ilo--card--graphic::after {
|
|
1699
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(255, 255, 255)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
1700
|
+
background-position: bottom right;
|
|
1701
|
+
background-size: cover;
|
|
1702
|
+
content: "";
|
|
1703
|
+
height: 40px;
|
|
1704
|
+
display: block;
|
|
1705
|
+
position: absolute;
|
|
1706
|
+
width: 73.4px;
|
|
1707
|
+
}
|
|
1708
|
+
.ilo--card--graphic.ilo--card--dark::after {
|
|
1709
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(35, 0, 80)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
1710
|
+
}
|
|
1711
|
+
.ilo--card--graphic.ilo--card--dark:hover::after, .ilo--card--graphic.ilo--card--dark:focus::after, .ilo--card--graphic.ilo--card--dark:focus-within::after {
|
|
1712
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(255, 255, 255)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
1713
|
+
}
|
|
1714
|
+
.ilo--card--graphic::before {
|
|
1715
|
+
left: 0;
|
|
1570
1716
|
top: -39.7px;
|
|
1571
|
-
|
|
1717
|
+
}
|
|
1718
|
+
.right-to-left .ilo--card--graphic::before {
|
|
1719
|
+
left: auto;
|
|
1720
|
+
right: 0;
|
|
1721
|
+
}
|
|
1722
|
+
.ilo--card--graphic::after {
|
|
1723
|
+
right: 0;
|
|
1724
|
+
top: -39.7px;
|
|
1725
|
+
transition: background-image 150ms ease-out;
|
|
1726
|
+
}
|
|
1727
|
+
.right-to-left .ilo--card--graphic::after {
|
|
1728
|
+
left: 0;
|
|
1729
|
+
right: auto;
|
|
1730
|
+
transform: rotateY(180deg);
|
|
1572
1731
|
}
|
|
1573
1732
|
.ilo--card--graphic .ilo--profile--contents * {
|
|
1574
1733
|
color: rgb(255, 255, 255);
|
|
@@ -1583,6 +1742,90 @@ body {
|
|
|
1583
1742
|
.ilo--card--graphic {
|
|
1584
1743
|
padding: 0 1.7148981779rem 2.1436227224rem;
|
|
1585
1744
|
}
|
|
1745
|
+
.ilo--card--graphic::before {
|
|
1746
|
+
background: inherit;
|
|
1747
|
+
content: "";
|
|
1748
|
+
display: block;
|
|
1749
|
+
height: 40px;
|
|
1750
|
+
position: absolute;
|
|
1751
|
+
width: calc(100% - 73px);
|
|
1752
|
+
}
|
|
1753
|
+
.ilo--card--graphic::after {
|
|
1754
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(255, 255, 255)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
1755
|
+
background-position: bottom right;
|
|
1756
|
+
background-size: cover;
|
|
1757
|
+
content: "";
|
|
1758
|
+
height: 40px;
|
|
1759
|
+
display: block;
|
|
1760
|
+
position: absolute;
|
|
1761
|
+
width: 73.4px;
|
|
1762
|
+
}
|
|
1763
|
+
.ilo--card--graphic.ilo--card--dark::after {
|
|
1764
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(35, 0, 80)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
1765
|
+
}
|
|
1766
|
+
.ilo--card--graphic.ilo--card--dark:hover::after, .ilo--card--graphic.ilo--card--dark:focus::after, .ilo--card--graphic.ilo--card--dark:focus-within::after {
|
|
1767
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(255, 255, 255)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
1768
|
+
}
|
|
1769
|
+
.ilo--card--graphic::before {
|
|
1770
|
+
left: 0;
|
|
1771
|
+
top: -39.7px;
|
|
1772
|
+
}
|
|
1773
|
+
.right-to-left .ilo--card--graphic::before {
|
|
1774
|
+
left: auto;
|
|
1775
|
+
right: 0;
|
|
1776
|
+
}
|
|
1777
|
+
.ilo--card--graphic::after {
|
|
1778
|
+
right: 0;
|
|
1779
|
+
top: -39.7px;
|
|
1780
|
+
}
|
|
1781
|
+
.right-to-left .ilo--card--graphic::after {
|
|
1782
|
+
left: 0;
|
|
1783
|
+
right: auto;
|
|
1784
|
+
transform: rotateY(180deg);
|
|
1785
|
+
}
|
|
1786
|
+
}
|
|
1787
|
+
@media screen and (min-width: 1024px) {
|
|
1788
|
+
.ilo--card--graphic::before {
|
|
1789
|
+
background: inherit;
|
|
1790
|
+
content: "";
|
|
1791
|
+
display: block;
|
|
1792
|
+
height: 40px;
|
|
1793
|
+
position: absolute;
|
|
1794
|
+
width: calc(100% - 73px);
|
|
1795
|
+
}
|
|
1796
|
+
.ilo--card--graphic::after {
|
|
1797
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(255, 255, 255)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
1798
|
+
background-position: bottom right;
|
|
1799
|
+
background-size: cover;
|
|
1800
|
+
content: "";
|
|
1801
|
+
height: 40px;
|
|
1802
|
+
display: block;
|
|
1803
|
+
position: absolute;
|
|
1804
|
+
width: 73.4px;
|
|
1805
|
+
}
|
|
1806
|
+
.ilo--card--graphic.ilo--card--dark::after {
|
|
1807
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(35, 0, 80)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
1808
|
+
}
|
|
1809
|
+
.ilo--card--graphic.ilo--card--dark:hover::after, .ilo--card--graphic.ilo--card--dark:focus::after, .ilo--card--graphic.ilo--card--dark:focus-within::after {
|
|
1810
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(255, 255, 255)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
1811
|
+
}
|
|
1812
|
+
.ilo--card--graphic::before {
|
|
1813
|
+
left: 0;
|
|
1814
|
+
top: -39.7px;
|
|
1815
|
+
}
|
|
1816
|
+
.right-to-left .ilo--card--graphic::before {
|
|
1817
|
+
left: auto;
|
|
1818
|
+
right: 0;
|
|
1819
|
+
}
|
|
1820
|
+
.ilo--card--graphic::after {
|
|
1821
|
+
right: 0;
|
|
1822
|
+
top: -39.7px;
|
|
1823
|
+
}
|
|
1824
|
+
.right-to-left .ilo--card--graphic::after {
|
|
1825
|
+
left: 0;
|
|
1826
|
+
right: auto;
|
|
1827
|
+
transform: rotateY(180deg);
|
|
1828
|
+
}
|
|
1586
1829
|
}
|
|
1587
1830
|
.ilo--card--graphic.ilo--card--wide {
|
|
1588
1831
|
padding: 0 1.7148981779rem 2.1436227224rem;
|
|
@@ -1638,15 +1881,23 @@ body {
|
|
|
1638
1881
|
display: block;
|
|
1639
1882
|
margin-bottom: 1.4398166117rem;
|
|
1640
1883
|
}
|
|
1884
|
+
.ilo--card--graphic .ilo--card--content {
|
|
1885
|
+
display: flex;
|
|
1886
|
+
flex-direction: column;
|
|
1887
|
+
position: relative;
|
|
1888
|
+
}
|
|
1889
|
+
.ilo--card--graphic .ilo--card--content > * {
|
|
1890
|
+
justify-self: flex-start;
|
|
1891
|
+
}
|
|
1892
|
+
.ilo--card--graphic .ilo--card--content > *:last-child {
|
|
1893
|
+
justify-self: flex-end;
|
|
1894
|
+
margin-bottom: 0;
|
|
1895
|
+
}
|
|
1641
1896
|
.ilo--card--graphicpromo {
|
|
1642
1897
|
max-width: 49.3033226152rem;
|
|
1643
1898
|
padding: 2.1436227224rem 1.2861736334rem;
|
|
1644
1899
|
width: 100%;
|
|
1645
1900
|
}
|
|
1646
|
-
.ilo--card--graphicpromo.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
1647
|
-
height: 1.822079314rem;
|
|
1648
|
-
top: -1.8060021436rem;
|
|
1649
|
-
}
|
|
1650
1901
|
.ilo--card--graphicpromo:hover, .ilo--card--graphicpromo:focus, .ilo--card--graphicpromo:focus-within {
|
|
1651
1902
|
filter: drop-shadow(0px 0.8px 1.6px rgba(30, 45, 190, 0.038)) drop-shadow(0px 4px 8px rgba(30, 45, 190, 0.054)) drop-shadow(0px 10px 20px rgba(30, 45, 190, 0.08)) drop-shadow(0px -4px 16px rgba(30, 45, 190, 0.054));
|
|
1652
1903
|
}
|
|
@@ -1654,19 +1905,11 @@ body {
|
|
|
1654
1905
|
.ilo--card--graphicpromo {
|
|
1655
1906
|
padding: 2.5723472669rem;
|
|
1656
1907
|
}
|
|
1657
|
-
.ilo--card--graphicpromo.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
1658
|
-
height: 3.4297963558rem;
|
|
1659
|
-
top: -3.4137191854rem;
|
|
1660
|
-
}
|
|
1661
1908
|
}
|
|
1662
1909
|
@media screen and (min-width: 1024px) {
|
|
1663
1910
|
.ilo--card--graphicpromo {
|
|
1664
1911
|
padding: 3.4297963558rem 3.8585209003rem;
|
|
1665
1912
|
}
|
|
1666
|
-
.ilo--card--graphicpromo.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
1667
|
-
height: 3.4297963558rem;
|
|
1668
|
-
top: -3.4137191854rem;
|
|
1669
|
-
}
|
|
1670
1913
|
}
|
|
1671
1914
|
.ilo--card--graphicpromo.ilo--card--wide {
|
|
1672
1915
|
padding: 3.4297963558rem 3.8585209003rem;
|
|
@@ -1768,9 +2011,14 @@ body {
|
|
|
1768
2011
|
pointer-events: none;
|
|
1769
2012
|
}
|
|
1770
2013
|
.ilo--card--factlist.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
1771
|
-
|
|
1772
|
-
height: 2.1436227224rem;
|
|
2014
|
+
height: 40px;
|
|
1773
2015
|
top: -2.127545552rem;
|
|
2016
|
+
width: calc(100% - 73px);
|
|
2017
|
+
}
|
|
2018
|
+
.ilo--card--factlist.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::after {
|
|
2019
|
+
height: 40px;
|
|
2020
|
+
top: -2.127545552rem;
|
|
2021
|
+
width: 73.3px;
|
|
1774
2022
|
}
|
|
1775
2023
|
.ilo--card--factlist.ilo--card--dark {
|
|
1776
2024
|
background: rgb(35, 0, 80);
|
|
@@ -1780,9 +2028,14 @@ body {
|
|
|
1780
2028
|
padding: 0 2.1436227224rem 3.0010718114rem 2.1436227224rem;
|
|
1781
2029
|
}
|
|
1782
2030
|
.ilo--card--factlist.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
2031
|
+
height: 48px;
|
|
2032
|
+
top: -2.5562700965rem;
|
|
2033
|
+
width: calc(100% - 87px);
|
|
2034
|
+
}
|
|
2035
|
+
.ilo--card--factlist.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::after {
|
|
2036
|
+
height: 48px;
|
|
2037
|
+
top: -2.5562700965rem;
|
|
2038
|
+
width: 87.3px;
|
|
1786
2039
|
}
|
|
1787
2040
|
}
|
|
1788
2041
|
.ilo--card--factlist.ilo--card--wide {
|
|
@@ -1850,26 +2103,112 @@ body {
|
|
|
1850
2103
|
}
|
|
1851
2104
|
.ilo--card--stat {
|
|
1852
2105
|
border-bottom: 0.1607717042rem solid rgb(150, 10, 85);
|
|
2106
|
+
margin-top: 2.1436227224rem;
|
|
1853
2107
|
padding: 0 1.2861736334rem 2.1436227224rem 1.1789924973rem;
|
|
2108
|
+
position: relative;
|
|
1854
2109
|
width: 100%;
|
|
1855
2110
|
}
|
|
1856
2111
|
.ilo--card--stat.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
1857
|
-
|
|
1858
|
-
|
|
2112
|
+
left: 0;
|
|
2113
|
+
top: -2.127545552rem;
|
|
2114
|
+
}
|
|
2115
|
+
.right-to-left .ilo--card--stat.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
2116
|
+
left: auto;
|
|
2117
|
+
right: 0;
|
|
2118
|
+
}
|
|
2119
|
+
.ilo--card--stat.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::after {
|
|
2120
|
+
right: 0;
|
|
1859
2121
|
top: -2.127545552rem;
|
|
1860
2122
|
}
|
|
2123
|
+
.right-to-left .ilo--card--stat.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::after {
|
|
2124
|
+
left: 0;
|
|
2125
|
+
right: auto;
|
|
2126
|
+
transform: rotateY(180deg);
|
|
2127
|
+
}
|
|
1861
2128
|
.ilo--card--stat.ilo--card--blue {
|
|
1862
2129
|
background: rgb(235, 245, 253);
|
|
1863
2130
|
}
|
|
2131
|
+
.ilo--card--stat.ilo--card--blue.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
2132
|
+
background: inherit;
|
|
2133
|
+
content: "";
|
|
2134
|
+
display: block;
|
|
2135
|
+
height: 40px;
|
|
2136
|
+
position: absolute;
|
|
2137
|
+
width: calc(100% - 73px);
|
|
2138
|
+
}
|
|
2139
|
+
.ilo--card--stat.ilo--card--blue.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::after {
|
|
2140
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(235, 245, 253)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
2141
|
+
background-position: bottom right;
|
|
2142
|
+
background-size: cover;
|
|
2143
|
+
content: "";
|
|
2144
|
+
height: 40px;
|
|
2145
|
+
display: block;
|
|
2146
|
+
position: absolute;
|
|
2147
|
+
width: 73.4px;
|
|
2148
|
+
}
|
|
1864
2149
|
.ilo--card--stat.ilo--card--yellow {
|
|
1865
2150
|
background: rgb(255, 205, 45);
|
|
1866
2151
|
}
|
|
2152
|
+
.ilo--card--stat.ilo--card--yellow.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
2153
|
+
background: inherit;
|
|
2154
|
+
content: "";
|
|
2155
|
+
display: block;
|
|
2156
|
+
height: 40px;
|
|
2157
|
+
position: absolute;
|
|
2158
|
+
width: calc(100% - 73px);
|
|
2159
|
+
}
|
|
2160
|
+
.ilo--card--stat.ilo--card--yellow.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::after {
|
|
2161
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(255, 205, 45)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
2162
|
+
background-position: bottom right;
|
|
2163
|
+
background-size: cover;
|
|
2164
|
+
content: "";
|
|
2165
|
+
height: 40px;
|
|
2166
|
+
display: block;
|
|
2167
|
+
position: absolute;
|
|
2168
|
+
width: 73.4px;
|
|
2169
|
+
}
|
|
1867
2170
|
.ilo--card--stat.ilo--card--green {
|
|
1868
2171
|
background: rgb(140, 225, 100);
|
|
1869
2172
|
}
|
|
2173
|
+
.ilo--card--stat.ilo--card--green.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
2174
|
+
background: inherit;
|
|
2175
|
+
content: "";
|
|
2176
|
+
display: block;
|
|
2177
|
+
height: 40px;
|
|
2178
|
+
position: absolute;
|
|
2179
|
+
width: calc(100% - 73px);
|
|
2180
|
+
}
|
|
2181
|
+
.ilo--card--stat.ilo--card--green.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::after {
|
|
2182
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(140, 225, 100)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
2183
|
+
background-position: bottom right;
|
|
2184
|
+
background-size: cover;
|
|
2185
|
+
content: "";
|
|
2186
|
+
height: 40px;
|
|
2187
|
+
display: block;
|
|
2188
|
+
position: absolute;
|
|
2189
|
+
width: 73.4px;
|
|
2190
|
+
}
|
|
1870
2191
|
.ilo--card--stat.ilo--card--turquoise {
|
|
1871
2192
|
background: rgb(5, 210, 210);
|
|
1872
2193
|
}
|
|
2194
|
+
.ilo--card--stat.ilo--card--turquoise.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
2195
|
+
background: inherit;
|
|
2196
|
+
content: "";
|
|
2197
|
+
display: block;
|
|
2198
|
+
height: 40px;
|
|
2199
|
+
position: absolute;
|
|
2200
|
+
width: calc(100% - 73px);
|
|
2201
|
+
}
|
|
2202
|
+
.ilo--card--stat.ilo--card--turquoise.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::after {
|
|
2203
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(5, 210, 210)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
2204
|
+
background-position: bottom right;
|
|
2205
|
+
background-size: cover;
|
|
2206
|
+
content: "";
|
|
2207
|
+
height: 40px;
|
|
2208
|
+
display: block;
|
|
2209
|
+
position: absolute;
|
|
2210
|
+
width: 73.4px;
|
|
2211
|
+
}
|
|
1873
2212
|
.ilo--card--stat .ilo--card--content {
|
|
1874
2213
|
display: flex;
|
|
1875
2214
|
flex-wrap: wrap;
|
|
@@ -1901,30 +2240,75 @@ body {
|
|
|
1901
2240
|
line-height: 16.24px;
|
|
1902
2241
|
align-self: flex-end;
|
|
1903
2242
|
}
|
|
1904
|
-
@media screen and (min-width: 1024px) {
|
|
1905
|
-
.ilo--card--stat.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
1906
|
-
height: 2.5723472669rem;
|
|
1907
|
-
top: -2.5562700965rem;
|
|
1908
|
-
}
|
|
1909
|
-
}
|
|
1910
2243
|
.ilo--card--data {
|
|
1911
2244
|
background: rgb(235, 245, 253);
|
|
1912
2245
|
border-bottom: 0.1607717042rem solid #82afdc;
|
|
2246
|
+
margin-top: 2.1436227224rem;
|
|
1913
2247
|
max-width: 32.154340836rem;
|
|
1914
2248
|
padding: 0 1.2861736334rem 3.0010718114rem;
|
|
2249
|
+
position: relative;
|
|
2250
|
+
}
|
|
2251
|
+
.ilo--card--data::before {
|
|
2252
|
+
background: inherit;
|
|
2253
|
+
content: "";
|
|
2254
|
+
display: block;
|
|
2255
|
+
height: 40px;
|
|
2256
|
+
position: absolute;
|
|
2257
|
+
width: calc(100% - 73px);
|
|
2258
|
+
}
|
|
2259
|
+
.ilo--card--data::after {
|
|
2260
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(235, 245, 253)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
2261
|
+
background-position: bottom right;
|
|
2262
|
+
background-size: cover;
|
|
2263
|
+
content: "";
|
|
2264
|
+
height: 40px;
|
|
2265
|
+
display: block;
|
|
2266
|
+
position: absolute;
|
|
2267
|
+
width: 73.4px;
|
|
1915
2268
|
}
|
|
1916
2269
|
.ilo--card--data:hover, .ilo--card--data:focus, .ilo--card--data:focus-within {
|
|
1917
2270
|
background: rgb(235, 245, 253);
|
|
1918
2271
|
}
|
|
1919
2272
|
.ilo--card--data::before {
|
|
1920
|
-
|
|
1921
|
-
height: 2.1436227224rem;
|
|
2273
|
+
left: 0;
|
|
1922
2274
|
top: -2.127545552rem;
|
|
1923
2275
|
}
|
|
1924
|
-
|
|
2276
|
+
.right-to-left .ilo--card--data::before {
|
|
2277
|
+
left: auto;
|
|
2278
|
+
right: 0;
|
|
2279
|
+
}
|
|
2280
|
+
.ilo--card--data::after {
|
|
2281
|
+
right: 0;
|
|
2282
|
+
top: -2.127545552rem;
|
|
2283
|
+
}
|
|
2284
|
+
.right-to-left .ilo--card--data::after {
|
|
2285
|
+
left: 0;
|
|
2286
|
+
right: auto;
|
|
2287
|
+
transform: rotateY(180deg);
|
|
2288
|
+
}
|
|
2289
|
+
@media screen and (min-width: 610px) {
|
|
2290
|
+
.ilo--card--data::before {
|
|
2291
|
+
background: inherit;
|
|
2292
|
+
content: "";
|
|
2293
|
+
display: block;
|
|
2294
|
+
height: 48px;
|
|
2295
|
+
position: absolute;
|
|
2296
|
+
width: calc(100% - 84px);
|
|
2297
|
+
}
|
|
2298
|
+
.ilo--card--data::after {
|
|
2299
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(235, 245, 253)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
2300
|
+
background-position: bottom right;
|
|
2301
|
+
background-size: cover;
|
|
2302
|
+
content: "";
|
|
2303
|
+
height: 48px;
|
|
2304
|
+
display: block;
|
|
2305
|
+
position: absolute;
|
|
2306
|
+
width: 84.4px;
|
|
2307
|
+
}
|
|
1925
2308
|
.ilo--card--data::before {
|
|
1926
|
-
|
|
1927
|
-
|
|
2309
|
+
top: -2.5562700965rem;
|
|
2310
|
+
}
|
|
2311
|
+
.ilo--card--data::after {
|
|
1928
2312
|
top: -2.5562700965rem;
|
|
1929
2313
|
}
|
|
1930
2314
|
}
|
|
@@ -2119,7 +2503,7 @@ body {
|
|
|
2119
2503
|
|
|
2120
2504
|
/**
|
|
2121
2505
|
* Do not edit directly
|
|
2122
|
-
* Generated on
|
|
2506
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2123
2507
|
*/
|
|
2124
2508
|
/**
|
|
2125
2509
|
* TOKENS:
|
|
@@ -2164,7 +2548,7 @@ body {
|
|
|
2164
2548
|
|
|
2165
2549
|
/**
|
|
2166
2550
|
* Do not edit directly
|
|
2167
|
-
* Generated on
|
|
2551
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2168
2552
|
*/
|
|
2169
2553
|
/**
|
|
2170
2554
|
* TOKENS:
|
|
@@ -2269,7 +2653,7 @@ body {
|
|
|
2269
2653
|
|
|
2270
2654
|
/**
|
|
2271
2655
|
* Do not edit directly
|
|
2272
|
-
* Generated on
|
|
2656
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2273
2657
|
*/
|
|
2274
2658
|
/**
|
|
2275
2659
|
* TOKENS:
|
|
@@ -2350,7 +2734,7 @@ body {
|
|
|
2350
2734
|
|
|
2351
2735
|
/**
|
|
2352
2736
|
* Do not edit directly
|
|
2353
|
-
* Generated on
|
|
2737
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2354
2738
|
*/
|
|
2355
2739
|
/**
|
|
2356
2740
|
* TOKENS:
|
|
@@ -2360,7 +2744,7 @@ body {
|
|
|
2360
2744
|
*/
|
|
2361
2745
|
/**
|
|
2362
2746
|
* Do not edit directly
|
|
2363
|
-
* Generated on
|
|
2747
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2364
2748
|
*/
|
|
2365
2749
|
/**
|
|
2366
2750
|
* TOKENS:
|
|
@@ -2370,7 +2754,7 @@ body {
|
|
|
2370
2754
|
*/
|
|
2371
2755
|
/**
|
|
2372
2756
|
* Do not edit directly
|
|
2373
|
-
* Generated on
|
|
2757
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2374
2758
|
*/
|
|
2375
2759
|
/**
|
|
2376
2760
|
* TOKENS:
|
|
@@ -2380,7 +2764,7 @@ body {
|
|
|
2380
2764
|
*/
|
|
2381
2765
|
/**
|
|
2382
2766
|
* Do not edit directly
|
|
2383
|
-
* Generated on
|
|
2767
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2384
2768
|
*/
|
|
2385
2769
|
/**
|
|
2386
2770
|
* TOKENS:
|
|
@@ -2506,7 +2890,7 @@ body {
|
|
|
2506
2890
|
|
|
2507
2891
|
/**
|
|
2508
2892
|
* Do not edit directly
|
|
2509
|
-
* Generated on
|
|
2893
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2510
2894
|
*/
|
|
2511
2895
|
/**
|
|
2512
2896
|
* TOKENS:
|
|
@@ -2534,7 +2918,7 @@ body {
|
|
|
2534
2918
|
|
|
2535
2919
|
/**
|
|
2536
2920
|
* Do not edit directly
|
|
2537
|
-
* Generated on
|
|
2921
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2538
2922
|
*/
|
|
2539
2923
|
/**
|
|
2540
2924
|
* TOKENS:
|
|
@@ -2622,7 +3006,7 @@ body {
|
|
|
2622
3006
|
|
|
2623
3007
|
/**
|
|
2624
3008
|
* Do not edit directly
|
|
2625
|
-
* Generated on
|
|
3009
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2626
3010
|
*/
|
|
2627
3011
|
/**
|
|
2628
3012
|
* TOKENS:
|
|
@@ -2632,7 +3016,7 @@ body {
|
|
|
2632
3016
|
*/
|
|
2633
3017
|
/**
|
|
2634
3018
|
* Do not edit directly
|
|
2635
|
-
* Generated on
|
|
3019
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2636
3020
|
*/
|
|
2637
3021
|
/**
|
|
2638
3022
|
* TOKENS:
|
|
@@ -2642,7 +3026,7 @@ body {
|
|
|
2642
3026
|
*/
|
|
2643
3027
|
/**
|
|
2644
3028
|
* Do not edit directly
|
|
2645
|
-
* Generated on
|
|
3029
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2646
3030
|
*/
|
|
2647
3031
|
/**
|
|
2648
3032
|
* TOKENS:
|
|
@@ -2695,7 +3079,7 @@ body {
|
|
|
2695
3079
|
|
|
2696
3080
|
/**
|
|
2697
3081
|
* Do not edit directly
|
|
2698
|
-
* Generated on
|
|
3082
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2699
3083
|
*/
|
|
2700
3084
|
/**
|
|
2701
3085
|
* TOKENS:
|
|
@@ -2770,7 +3154,7 @@ body {
|
|
|
2770
3154
|
|
|
2771
3155
|
/**
|
|
2772
3156
|
* Do not edit directly
|
|
2773
|
-
* Generated on
|
|
3157
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2774
3158
|
*/
|
|
2775
3159
|
/**
|
|
2776
3160
|
* TOKENS:
|
|
@@ -2876,7 +3260,7 @@ body {
|
|
|
2876
3260
|
|
|
2877
3261
|
/**
|
|
2878
3262
|
* Do not edit directly
|
|
2879
|
-
* Generated on
|
|
3263
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2880
3264
|
*/
|
|
2881
3265
|
/**
|
|
2882
3266
|
* TOKENS:
|
|
@@ -2899,7 +3283,7 @@ body {
|
|
|
2899
3283
|
|
|
2900
3284
|
/**
|
|
2901
3285
|
* Do not edit directly
|
|
2902
|
-
* Generated on
|
|
3286
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2903
3287
|
*/
|
|
2904
3288
|
/**
|
|
2905
3289
|
* TOKENS:
|
|
@@ -2913,7 +3297,7 @@ body {
|
|
|
2913
3297
|
|
|
2914
3298
|
/**
|
|
2915
3299
|
* Do not edit directly
|
|
2916
|
-
* Generated on
|
|
3300
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2917
3301
|
*/
|
|
2918
3302
|
/**
|
|
2919
3303
|
* TOKENS:
|
|
@@ -2923,7 +3307,7 @@ body {
|
|
|
2923
3307
|
*/
|
|
2924
3308
|
/**
|
|
2925
3309
|
* Do not edit directly
|
|
2926
|
-
* Generated on
|
|
3310
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2927
3311
|
*/
|
|
2928
3312
|
/**
|
|
2929
3313
|
* TOKENS:
|
|
@@ -2948,7 +3332,7 @@ body {
|
|
|
2948
3332
|
}
|
|
2949
3333
|
/**
|
|
2950
3334
|
* Do not edit directly
|
|
2951
|
-
* Generated on
|
|
3335
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
2952
3336
|
*/
|
|
2953
3337
|
/**
|
|
2954
3338
|
* TOKENS:
|
|
@@ -3348,7 +3732,7 @@ body {
|
|
|
3348
3732
|
|
|
3349
3733
|
/**
|
|
3350
3734
|
* Do not edit directly
|
|
3351
|
-
* Generated on
|
|
3735
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
3352
3736
|
*/
|
|
3353
3737
|
/**
|
|
3354
3738
|
* TOKENS:
|
|
@@ -3471,7 +3855,7 @@ body {
|
|
|
3471
3855
|
|
|
3472
3856
|
/**
|
|
3473
3857
|
* Do not edit directly
|
|
3474
|
-
* Generated on
|
|
3858
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
3475
3859
|
*/
|
|
3476
3860
|
/**
|
|
3477
3861
|
* TOKENS:
|
|
@@ -3633,30 +4017,70 @@ body {
|
|
|
3633
4017
|
}
|
|
3634
4018
|
.ilo--hero-card::before {
|
|
3635
4019
|
background: inherit;
|
|
3636
|
-
clip-path: polygon(90% 0, 100% 100%, 100% 100%, 0% 100%, 0% 0%);
|
|
3637
4020
|
content: "";
|
|
3638
4021
|
display: block;
|
|
3639
4022
|
height: 40px;
|
|
3640
|
-
left: 0;
|
|
3641
4023
|
position: absolute;
|
|
4024
|
+
width: calc(100% - 73px);
|
|
4025
|
+
}
|
|
4026
|
+
.ilo--hero-card::after {
|
|
4027
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(255, 255, 255)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
4028
|
+
background-position: bottom right;
|
|
4029
|
+
background-size: cover;
|
|
4030
|
+
content: "";
|
|
4031
|
+
height: 40px;
|
|
4032
|
+
display: block;
|
|
4033
|
+
position: absolute;
|
|
4034
|
+
width: 73.4px;
|
|
4035
|
+
}
|
|
4036
|
+
.ilo--hero-card::before {
|
|
4037
|
+
left: 0;
|
|
3642
4038
|
top: -39.7px;
|
|
3643
|
-
width: 100%;
|
|
3644
4039
|
}
|
|
3645
4040
|
.right-to-left .ilo--hero-card::before {
|
|
3646
|
-
clip-path: polygon(100% 0, 100% 100%, 100% 100%, 0% 100%, 10% 0%);
|
|
3647
4041
|
left: auto;
|
|
3648
4042
|
right: 0;
|
|
3649
4043
|
}
|
|
3650
4044
|
@media screen and (min-width: 1024px) {
|
|
3651
4045
|
.ilo--hero-card::before {
|
|
3652
|
-
|
|
3653
|
-
|
|
4046
|
+
top: -63.7px;
|
|
4047
|
+
}
|
|
4048
|
+
}
|
|
4049
|
+
.ilo--hero-card::after {
|
|
4050
|
+
right: 0;
|
|
4051
|
+
top: -39.7px;
|
|
4052
|
+
}
|
|
4053
|
+
.right-to-left .ilo--hero-card::after {
|
|
4054
|
+
left: 0;
|
|
4055
|
+
right: auto;
|
|
4056
|
+
}
|
|
4057
|
+
@media screen and (min-width: 1024px) {
|
|
4058
|
+
.ilo--hero-card::after {
|
|
4059
|
+
top: -63.7px;
|
|
3654
4060
|
}
|
|
3655
4061
|
}
|
|
3656
4062
|
@media screen and (min-width: 1024px) {
|
|
3657
4063
|
.ilo--hero-card {
|
|
3658
4064
|
padding: 0 70px 70px 56px;
|
|
3659
4065
|
}
|
|
4066
|
+
.ilo--hero-card::before {
|
|
4067
|
+
background: inherit;
|
|
4068
|
+
content: "";
|
|
4069
|
+
display: block;
|
|
4070
|
+
height: 64px;
|
|
4071
|
+
position: absolute;
|
|
4072
|
+
width: calc(100% - 116px);
|
|
4073
|
+
}
|
|
4074
|
+
.ilo--hero-card::after {
|
|
4075
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(255, 255, 255)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
4076
|
+
background-position: bottom right;
|
|
4077
|
+
background-size: cover;
|
|
4078
|
+
content: "";
|
|
4079
|
+
height: 64px;
|
|
4080
|
+
display: block;
|
|
4081
|
+
position: absolute;
|
|
4082
|
+
width: 116.4px;
|
|
4083
|
+
}
|
|
3660
4084
|
.ilo--hero-card.ilo--hero-card--graphic {
|
|
3661
4085
|
padding: 0 70px 44px 56px;
|
|
3662
4086
|
}
|
|
@@ -3672,6 +4096,9 @@ body {
|
|
|
3672
4096
|
border-bottom: 3px solid rgb(250, 60, 75);
|
|
3673
4097
|
color: rgb(255, 255, 255);
|
|
3674
4098
|
}
|
|
4099
|
+
.ilo--hero-card--dark::after {
|
|
4100
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(35, 0, 80)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
4101
|
+
}
|
|
3675
4102
|
.ilo--hero-card--dark .ilo--hero-card--link.icon {
|
|
3676
4103
|
color: rgb(255, 255, 255);
|
|
3677
4104
|
}
|
|
@@ -3712,6 +4139,15 @@ body {
|
|
|
3712
4139
|
.ilo--hero-card--home::before {
|
|
3713
4140
|
display: none;
|
|
3714
4141
|
}
|
|
4142
|
+
.ilo--hero-card--home.ilo--hero-card--nobackground {
|
|
4143
|
+
background: transparent;
|
|
4144
|
+
}
|
|
4145
|
+
.ilo--hero-card--home.ilo--hero-card--nobackground > * {
|
|
4146
|
+
filter: drop-shadow(0px 12px 32px rgba(0, 0, 0, 0.16)) drop-shadow(0px 0.8px 1.6px rgba(0, 0, 0, 0.02)) drop-shadow(0px 2.7px 4.8px rgba(0, 0, 0, 0.04)) drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.08));
|
|
4147
|
+
}
|
|
4148
|
+
.ilo--hero-card--home.ilo--hero-card--nobackground::before, .ilo--hero-card--home.ilo--hero-card--nobackground::after {
|
|
4149
|
+
content: "";
|
|
4150
|
+
}
|
|
3715
4151
|
@media screen and (min-width: 1024px) {
|
|
3716
4152
|
.ilo--hero-card--home {
|
|
3717
4153
|
bottom: 72px;
|
|
@@ -3722,20 +4158,38 @@ body {
|
|
|
3722
4158
|
}
|
|
3723
4159
|
.ilo--hero-card--home::before {
|
|
3724
4160
|
background: inherit;
|
|
3725
|
-
clip-path: polygon(90% 0, 100% 100%, 100% 100%, 0% 100%, 0% 0%);
|
|
3726
4161
|
content: "";
|
|
3727
4162
|
display: block;
|
|
3728
|
-
height:
|
|
3729
|
-
left: 0;
|
|
4163
|
+
height: 48px;
|
|
3730
4164
|
position: absolute;
|
|
3731
|
-
|
|
3732
|
-
|
|
4165
|
+
width: calc(100% - 87.4px);
|
|
4166
|
+
}
|
|
4167
|
+
.ilo--hero-card--home::after {
|
|
4168
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgb(255, 255, 255)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
4169
|
+
background-position: bottom right;
|
|
4170
|
+
background-size: cover;
|
|
4171
|
+
content: "";
|
|
4172
|
+
height: 48px;
|
|
4173
|
+
display: block;
|
|
4174
|
+
position: absolute;
|
|
4175
|
+
width: 87.8px;
|
|
4176
|
+
}
|
|
4177
|
+
.ilo--hero-card--home::before {
|
|
4178
|
+
left: 0;
|
|
4179
|
+
top: -48px;
|
|
3733
4180
|
}
|
|
3734
4181
|
.right-to-left .ilo--hero-card--home::before {
|
|
3735
|
-
clip-path: polygon(100% 0, 100% 100%, 100% 100%, 0% 100%, 10% 0%);
|
|
3736
4182
|
left: auto;
|
|
3737
4183
|
right: 0;
|
|
3738
4184
|
}
|
|
4185
|
+
.ilo--hero-card--home::after {
|
|
4186
|
+
right: 0;
|
|
4187
|
+
top: -48px;
|
|
4188
|
+
}
|
|
4189
|
+
.right-to-left .ilo--hero-card--home::after {
|
|
4190
|
+
left: 0;
|
|
4191
|
+
right: auto;
|
|
4192
|
+
}
|
|
3739
4193
|
.ilo--hero-card--home.ilo--hero-card--center {
|
|
3740
4194
|
left: 50%;
|
|
3741
4195
|
right: auto;
|
|
@@ -3749,11 +4203,26 @@ body {
|
|
|
3749
4203
|
left: auto;
|
|
3750
4204
|
right: 0;
|
|
3751
4205
|
}
|
|
4206
|
+
.ilo--hero-card--home.ilo--hero-card--nobackground {
|
|
4207
|
+
background: transparent;
|
|
4208
|
+
}
|
|
4209
|
+
.ilo--hero-card--home.ilo--hero-card--nobackground::before, .ilo--hero-card--home.ilo--hero-card--nobackground::after {
|
|
4210
|
+
content: "";
|
|
4211
|
+
}
|
|
3752
4212
|
}
|
|
3753
4213
|
@media screen and (min-width: 1024px) {
|
|
3754
4214
|
.ilo--hero-card--home.ilo--hero-card--dark {
|
|
3755
4215
|
background: rgba(35, 0, 80, 0.55);
|
|
3756
4216
|
}
|
|
4217
|
+
.ilo--hero-card--home.ilo--hero-card--dark.ilo--hero-card--nobackground {
|
|
4218
|
+
background: transparent;
|
|
4219
|
+
}
|
|
4220
|
+
.ilo--hero-card--home.ilo--hero-card--dark.ilo--hero-card--nobackground::before, .ilo--hero-card--home.ilo--hero-card--dark.ilo--hero-card--nobackground::after {
|
|
4221
|
+
content: "";
|
|
4222
|
+
}
|
|
4223
|
+
}
|
|
4224
|
+
.ilo--hero-card--home.ilo--hero-card--dark::after {
|
|
4225
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 64'%3e%3cpath fill='rgba(35, 0, 80, 0.55)' d='M116 64L0.306641 0V64H116Z'/%3e%3c/svg%3e");
|
|
3757
4226
|
}
|
|
3758
4227
|
.ilo--hero-card--portal {
|
|
3759
4228
|
background: rgb(35, 0, 80);
|
|
@@ -3781,10 +4250,6 @@ body {
|
|
|
3781
4250
|
padding: 0 48px 48px 48px;
|
|
3782
4251
|
width: 100%;
|
|
3783
4252
|
}
|
|
3784
|
-
.ilo--hero-card--publication:before {
|
|
3785
|
-
height: 2.1436227224rem;
|
|
3786
|
-
top: -2.127545552rem;
|
|
3787
|
-
}
|
|
3788
4253
|
}
|
|
3789
4254
|
.ilo--hero-card--datecopy {
|
|
3790
4255
|
font-size: 16px;
|
|
@@ -3881,7 +4346,7 @@ body {
|
|
|
3881
4346
|
|
|
3882
4347
|
/**
|
|
3883
4348
|
* Do not edit directly
|
|
3884
|
-
* Generated on
|
|
4349
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
3885
4350
|
*/
|
|
3886
4351
|
/**
|
|
3887
4352
|
* TOKENS:
|
|
@@ -3937,7 +4402,7 @@ body {
|
|
|
3937
4402
|
|
|
3938
4403
|
/**
|
|
3939
4404
|
* Do not edit directly
|
|
3940
|
-
* Generated on
|
|
4405
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
3941
4406
|
*/
|
|
3942
4407
|
/**
|
|
3943
4408
|
* TOKENS:
|
|
@@ -4079,7 +4544,7 @@ body {
|
|
|
4079
4544
|
|
|
4080
4545
|
/**
|
|
4081
4546
|
* Do not edit directly
|
|
4082
|
-
* Generated on
|
|
4547
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
4083
4548
|
*/
|
|
4084
4549
|
/**
|
|
4085
4550
|
* TOKENS:
|
|
@@ -4089,7 +4554,7 @@ body {
|
|
|
4089
4554
|
*/
|
|
4090
4555
|
/**
|
|
4091
4556
|
* Do not edit directly
|
|
4092
|
-
* Generated on
|
|
4557
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
4093
4558
|
*/
|
|
4094
4559
|
/**
|
|
4095
4560
|
* TOKENS:
|
|
@@ -4114,7 +4579,7 @@ body {
|
|
|
4114
4579
|
}
|
|
4115
4580
|
/**
|
|
4116
4581
|
* Do not edit directly
|
|
4117
|
-
* Generated on
|
|
4582
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
4118
4583
|
*/
|
|
4119
4584
|
/**
|
|
4120
4585
|
* TOKENS:
|
|
@@ -4272,7 +4737,7 @@ body {
|
|
|
4272
4737
|
|
|
4273
4738
|
/**
|
|
4274
4739
|
* Do not edit directly
|
|
4275
|
-
* Generated on
|
|
4740
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
4276
4741
|
*/
|
|
4277
4742
|
/**
|
|
4278
4743
|
* TOKENS:
|
|
@@ -4330,7 +4795,7 @@ body {
|
|
|
4330
4795
|
font-size: 18.66px;
|
|
4331
4796
|
letter-spacing: -0.035em;
|
|
4332
4797
|
line-height: 24.26px;
|
|
4333
|
-
margin-bottom:
|
|
4798
|
+
margin-bottom: 1.1254019293rem;
|
|
4334
4799
|
font-family: Overpass;
|
|
4335
4800
|
font-weight: 700;
|
|
4336
4801
|
}
|
|
@@ -4339,7 +4804,7 @@ body {
|
|
|
4339
4804
|
font-size: 23.32px;
|
|
4340
4805
|
letter-spacing: -0.035em;
|
|
4341
4806
|
line-height: 29.15px;
|
|
4342
|
-
margin-bottom: 1.
|
|
4807
|
+
margin-bottom: 1.4469453376rem;
|
|
4343
4808
|
}
|
|
4344
4809
|
}
|
|
4345
4810
|
.ilo--list__item {
|
|
@@ -4367,7 +4832,7 @@ body {
|
|
|
4367
4832
|
|
|
4368
4833
|
/**
|
|
4369
4834
|
* Do not edit directly
|
|
4370
|
-
* Generated on
|
|
4835
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
4371
4836
|
*/
|
|
4372
4837
|
/**
|
|
4373
4838
|
* TOKENS:
|
|
@@ -4377,7 +4842,7 @@ body {
|
|
|
4377
4842
|
*/
|
|
4378
4843
|
/**
|
|
4379
4844
|
* Do not edit directly
|
|
4380
|
-
* Generated on
|
|
4845
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
4381
4846
|
*/
|
|
4382
4847
|
/**
|
|
4383
4848
|
* TOKENS:
|
|
@@ -4387,7 +4852,7 @@ body {
|
|
|
4387
4852
|
*/
|
|
4388
4853
|
/**
|
|
4389
4854
|
* Do not edit directly
|
|
4390
|
-
* Generated on
|
|
4855
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
4391
4856
|
*/
|
|
4392
4857
|
/**
|
|
4393
4858
|
* TOKENS:
|
|
@@ -4495,7 +4960,7 @@ body {
|
|
|
4495
4960
|
|
|
4496
4961
|
/**
|
|
4497
4962
|
* Do not edit directly
|
|
4498
|
-
* Generated on
|
|
4963
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
4499
4964
|
*/
|
|
4500
4965
|
/**
|
|
4501
4966
|
* TOKENS:
|
|
@@ -4505,7 +4970,7 @@ body {
|
|
|
4505
4970
|
*/
|
|
4506
4971
|
/**
|
|
4507
4972
|
* Do not edit directly
|
|
4508
|
-
* Generated on
|
|
4973
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
4509
4974
|
*/
|
|
4510
4975
|
/**
|
|
4511
4976
|
* TOKENS:
|
|
@@ -4515,7 +4980,7 @@ body {
|
|
|
4515
4980
|
*/
|
|
4516
4981
|
/**
|
|
4517
4982
|
* Do not edit directly
|
|
4518
|
-
* Generated on
|
|
4983
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
4519
4984
|
*/
|
|
4520
4985
|
/**
|
|
4521
4986
|
* TOKENS:
|
|
@@ -4612,7 +5077,7 @@ body {
|
|
|
4612
5077
|
|
|
4613
5078
|
/**
|
|
4614
5079
|
* Do not edit directly
|
|
4615
|
-
* Generated on
|
|
5080
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
4616
5081
|
*/
|
|
4617
5082
|
/**
|
|
4618
5083
|
* TOKENS:
|
|
@@ -4842,6 +5307,7 @@ body {
|
|
|
4842
5307
|
@media screen and (min-width: 1024px) {
|
|
4843
5308
|
.ilo--header--navigation {
|
|
4844
5309
|
background: rgb(35, 0, 80);
|
|
5310
|
+
overflow: visible;
|
|
4845
5311
|
position: static;
|
|
4846
5312
|
transform: none;
|
|
4847
5313
|
}
|
|
@@ -5464,6 +5930,7 @@ body {
|
|
|
5464
5930
|
|
|
5465
5931
|
.ilo--menu--open {
|
|
5466
5932
|
height: 100%;
|
|
5933
|
+
padding-top: 85px;
|
|
5467
5934
|
overflow: hidden;
|
|
5468
5935
|
width: 100%;
|
|
5469
5936
|
}
|
|
@@ -5478,7 +5945,7 @@ body {
|
|
|
5478
5945
|
|
|
5479
5946
|
/**
|
|
5480
5947
|
* Do not edit directly
|
|
5481
|
-
* Generated on
|
|
5948
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
5482
5949
|
*/
|
|
5483
5950
|
/**
|
|
5484
5951
|
* TOKENS:
|
|
@@ -5488,7 +5955,7 @@ body {
|
|
|
5488
5955
|
*/
|
|
5489
5956
|
/**
|
|
5490
5957
|
* Do not edit directly
|
|
5491
|
-
* Generated on
|
|
5958
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
5492
5959
|
*/
|
|
5493
5960
|
/**
|
|
5494
5961
|
* TOKENS:
|
|
@@ -5498,7 +5965,7 @@ body {
|
|
|
5498
5965
|
*/
|
|
5499
5966
|
/**
|
|
5500
5967
|
* Do not edit directly
|
|
5501
|
-
* Generated on
|
|
5968
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
5502
5969
|
*/
|
|
5503
5970
|
/**
|
|
5504
5971
|
* TOKENS:
|
|
@@ -5690,7 +6157,7 @@ body {
|
|
|
5690
6157
|
|
|
5691
6158
|
/**
|
|
5692
6159
|
* Do not edit directly
|
|
5693
|
-
* Generated on
|
|
6160
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
5694
6161
|
*/
|
|
5695
6162
|
/**
|
|
5696
6163
|
* TOKENS:
|
|
@@ -5822,14 +6289,15 @@ body {
|
|
|
5822
6289
|
font-weight: 400;
|
|
5823
6290
|
line-height: 45px;
|
|
5824
6291
|
}
|
|
5825
|
-
.ilo--pagination--previous-set,
|
|
6292
|
+
.ilo--pagination--previous-set,
|
|
6293
|
+
.ilo--pagination .ilo--next-set {
|
|
5826
6294
|
display: flex;
|
|
5827
6295
|
justify-content: flex-start;
|
|
5828
6296
|
}
|
|
5829
6297
|
|
|
5830
6298
|
/**
|
|
5831
6299
|
* Do not edit directly
|
|
5832
|
-
* Generated on
|
|
6300
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
5833
6301
|
*/
|
|
5834
6302
|
/**
|
|
5835
6303
|
* TOKENS:
|
|
@@ -5839,7 +6307,7 @@ body {
|
|
|
5839
6307
|
*/
|
|
5840
6308
|
/**
|
|
5841
6309
|
* Do not edit directly
|
|
5842
|
-
* Generated on
|
|
6310
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
5843
6311
|
*/
|
|
5844
6312
|
/**
|
|
5845
6313
|
* TOKENS:
|
|
@@ -5864,7 +6332,7 @@ body {
|
|
|
5864
6332
|
}
|
|
5865
6333
|
/**
|
|
5866
6334
|
* Do not edit directly
|
|
5867
|
-
* Generated on
|
|
6335
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
5868
6336
|
*/
|
|
5869
6337
|
/**
|
|
5870
6338
|
* TOKENS:
|
|
@@ -6009,7 +6477,7 @@ body {
|
|
|
6009
6477
|
|
|
6010
6478
|
/**
|
|
6011
6479
|
* Do not edit directly
|
|
6012
|
-
* Generated on
|
|
6480
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
6013
6481
|
*/
|
|
6014
6482
|
/**
|
|
6015
6483
|
* TOKENS:
|
|
@@ -6116,7 +6584,7 @@ body {
|
|
|
6116
6584
|
|
|
6117
6585
|
/**
|
|
6118
6586
|
* Do not edit directly
|
|
6119
|
-
* Generated on
|
|
6587
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
6120
6588
|
*/
|
|
6121
6589
|
/**
|
|
6122
6590
|
* TOKENS:
|
|
@@ -6126,7 +6594,7 @@ body {
|
|
|
6126
6594
|
*/
|
|
6127
6595
|
/**
|
|
6128
6596
|
* Do not edit directly
|
|
6129
|
-
* Generated on
|
|
6597
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
6130
6598
|
*/
|
|
6131
6599
|
/**
|
|
6132
6600
|
* TOKENS:
|
|
@@ -6151,7 +6619,7 @@ body {
|
|
|
6151
6619
|
}
|
|
6152
6620
|
/**
|
|
6153
6621
|
* Do not edit directly
|
|
6154
|
-
* Generated on
|
|
6622
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
6155
6623
|
*/
|
|
6156
6624
|
/**
|
|
6157
6625
|
* TOKENS:
|
|
@@ -6212,7 +6680,7 @@ body {
|
|
|
6212
6680
|
|
|
6213
6681
|
/**
|
|
6214
6682
|
* Do not edit directly
|
|
6215
|
-
* Generated on
|
|
6683
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
6216
6684
|
*/
|
|
6217
6685
|
/**
|
|
6218
6686
|
* TOKENS:
|
|
@@ -6627,7 +7095,7 @@ body {
|
|
|
6627
7095
|
|
|
6628
7096
|
/**
|
|
6629
7097
|
* Do not edit directly
|
|
6630
|
-
* Generated on
|
|
7098
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
6631
7099
|
*/
|
|
6632
7100
|
/**
|
|
6633
7101
|
* TOKENS:
|
|
@@ -6678,7 +7146,7 @@ body {
|
|
|
6678
7146
|
|
|
6679
7147
|
/**
|
|
6680
7148
|
* Do not edit directly
|
|
6681
|
-
* Generated on
|
|
7149
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
6682
7150
|
*/
|
|
6683
7151
|
/**
|
|
6684
7152
|
* TOKENS:
|
|
@@ -6835,7 +7303,7 @@ body {
|
|
|
6835
7303
|
|
|
6836
7304
|
/**
|
|
6837
7305
|
* Do not edit directly
|
|
6838
|
-
* Generated on
|
|
7306
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
6839
7307
|
*/
|
|
6840
7308
|
/**
|
|
6841
7309
|
* TOKENS:
|
|
@@ -7186,7 +7654,7 @@ body {
|
|
|
7186
7654
|
|
|
7187
7655
|
/**
|
|
7188
7656
|
* Do not edit directly
|
|
7189
|
-
* Generated on
|
|
7657
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
7190
7658
|
*/
|
|
7191
7659
|
/**
|
|
7192
7660
|
* TOKENS:
|
|
@@ -7372,7 +7840,7 @@ body {
|
|
|
7372
7840
|
|
|
7373
7841
|
/**
|
|
7374
7842
|
* Do not edit directly
|
|
7375
|
-
* Generated on
|
|
7843
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
7376
7844
|
*/
|
|
7377
7845
|
/**
|
|
7378
7846
|
* TOKENS:
|
|
@@ -7430,7 +7898,7 @@ body {
|
|
|
7430
7898
|
|
|
7431
7899
|
/**
|
|
7432
7900
|
* Do not edit directly
|
|
7433
|
-
* Generated on
|
|
7901
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
7434
7902
|
*/
|
|
7435
7903
|
/**
|
|
7436
7904
|
* TOKENS:
|
|
@@ -7604,7 +8072,7 @@ body {
|
|
|
7604
8072
|
|
|
7605
8073
|
/**
|
|
7606
8074
|
* Do not edit directly
|
|
7607
|
-
* Generated on
|
|
8075
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
7608
8076
|
*/
|
|
7609
8077
|
/**
|
|
7610
8078
|
* TOKENS:
|
|
@@ -7774,7 +8242,7 @@ body {
|
|
|
7774
8242
|
|
|
7775
8243
|
/**
|
|
7776
8244
|
* Do not edit directly
|
|
7777
|
-
* Generated on
|
|
8245
|
+
* Generated on Wed, 30 Nov 2022 00:59:20 GMT
|
|
7778
8246
|
*/
|
|
7779
8247
|
/**
|
|
7780
8248
|
* TOKENS:
|