@ilo-org/styles 0.1.6 → 0.1.8
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 +302 -109
- package/build/css/components/index.css.map +1 -1
- package/build/css/index.css +302 -109
- package/build/css/index.css.map +1 -1
- package/build/css/monorepo.css +302 -109
- 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 +3 -3
- package/scss/components/_card.scss +109 -28
- package/scss/components/_checkbox.scss +7 -1
- package/scss/components/_hero.scss +5 -3
- package/scss/components/_linklist.scss +1 -0
- package/scss/components/_navigation.scss +3 -3
- package/scss/components/_profile.scss +3 -3
- package/scss/components/_radio.scss +5 -0
- package/scss/components/_tabs.scss +6 -0
- package/scss/components/_tag.scss +83 -3
- package/scss/components/_tooltip.scss +1 -1
package/build/css/index.css
CHANGED
|
@@ -151,7 +151,7 @@ select {
|
|
|
151
151
|
}
|
|
152
152
|
/**
|
|
153
153
|
* Do not edit directly
|
|
154
|
-
* Generated on
|
|
154
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 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, 16 Nov 2022 20:39:14 GMT
|
|
254
254
|
*/
|
|
255
255
|
/**
|
|
256
256
|
* TOKENS:
|
|
@@ -351,7 +351,7 @@ body {
|
|
|
351
351
|
|
|
352
352
|
/**
|
|
353
353
|
* Do not edit directly
|
|
354
|
-
* Generated on
|
|
354
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
355
355
|
*/
|
|
356
356
|
/**
|
|
357
357
|
* TOKENS:
|
|
@@ -376,7 +376,7 @@ body {
|
|
|
376
376
|
}
|
|
377
377
|
/**
|
|
378
378
|
* Do not edit directly
|
|
379
|
-
* Generated on
|
|
379
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
380
380
|
*/
|
|
381
381
|
/**
|
|
382
382
|
* TOKENS:
|
|
@@ -606,7 +606,7 @@ body {
|
|
|
606
606
|
|
|
607
607
|
/**
|
|
608
608
|
* Do not edit directly
|
|
609
|
-
* Generated on
|
|
609
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
610
610
|
*/
|
|
611
611
|
/**
|
|
612
612
|
* TOKENS:
|
|
@@ -616,7 +616,7 @@ body {
|
|
|
616
616
|
*/
|
|
617
617
|
/**
|
|
618
618
|
* Do not edit directly
|
|
619
|
-
* Generated on
|
|
619
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
620
620
|
*/
|
|
621
621
|
/**
|
|
622
622
|
* TOKENS:
|
|
@@ -641,7 +641,7 @@ body {
|
|
|
641
641
|
}
|
|
642
642
|
/**
|
|
643
643
|
* Do not edit directly
|
|
644
|
-
* Generated on
|
|
644
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
645
645
|
*/
|
|
646
646
|
/**
|
|
647
647
|
* TOKENS:
|
|
@@ -931,7 +931,7 @@ body {
|
|
|
931
931
|
|
|
932
932
|
/**
|
|
933
933
|
* Do not edit directly
|
|
934
|
-
* Generated on
|
|
934
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
935
935
|
*/
|
|
936
936
|
/**
|
|
937
937
|
* TOKENS:
|
|
@@ -1061,7 +1061,7 @@ body {
|
|
|
1061
1061
|
|
|
1062
1062
|
/**
|
|
1063
1063
|
* Do not edit directly
|
|
1064
|
-
* Generated on
|
|
1064
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
1065
1065
|
*/
|
|
1066
1066
|
/**
|
|
1067
1067
|
* TOKENS:
|
|
@@ -1071,6 +1071,7 @@ body {
|
|
|
1071
1071
|
*/
|
|
1072
1072
|
.ilo--card {
|
|
1073
1073
|
margin: 0;
|
|
1074
|
+
max-width: 49.3033226152rem;
|
|
1074
1075
|
}
|
|
1075
1076
|
.right-to-left .ilo--card {
|
|
1076
1077
|
text-align: right;
|
|
@@ -1080,7 +1081,7 @@ body {
|
|
|
1080
1081
|
color: rgb(30, 45, 190);
|
|
1081
1082
|
text-decoration: none;
|
|
1082
1083
|
}
|
|
1083
|
-
.ilo--card--action:hover.ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink), .ilo--card--action:focus.ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink) {
|
|
1084
|
+
.ilo--card--action:hover.ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(.ilo--card--factlist), .ilo--card--action:focus.ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(.ilo--card--factlist) {
|
|
1084
1085
|
background: rgb(255, 255, 255);
|
|
1085
1086
|
}
|
|
1086
1087
|
.ilo--card--action:hover .ilo--card--eyebrow, .ilo--card--action:focus .ilo--card--eyebrow {
|
|
@@ -1108,6 +1109,14 @@ body {
|
|
|
1108
1109
|
top: 0;
|
|
1109
1110
|
width: 100%;
|
|
1110
1111
|
z-index: 2;
|
|
1112
|
+
transition-property: color, background-color, border-color, opacity;
|
|
1113
|
+
transition-duration: 150ms;
|
|
1114
|
+
transition-timing-function: ease-out;
|
|
1115
|
+
}
|
|
1116
|
+
.ilo--card--link:hover, .ilo--card--link:focus {
|
|
1117
|
+
transition-property: color, background-color, border-color, opacity;
|
|
1118
|
+
transition-duration: 150ms;
|
|
1119
|
+
transition-timing-function: ease-out;
|
|
1111
1120
|
}
|
|
1112
1121
|
.ilo--card--link--text {
|
|
1113
1122
|
width: 1px;
|
|
@@ -1122,22 +1131,22 @@ body {
|
|
|
1122
1131
|
.ilo--card--light {
|
|
1123
1132
|
background: rgb(255, 255, 255);
|
|
1124
1133
|
}
|
|
1125
|
-
.ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) {
|
|
1134
|
+
.ilo--card--dark.ilo--card--action:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) {
|
|
1126
1135
|
background: rgb(35, 0, 80);
|
|
1127
1136
|
}
|
|
1128
|
-
.ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--eyebrow {
|
|
1137
|
+
.ilo--card--dark.ilo--card--action:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--eyebrow {
|
|
1129
1138
|
color: rgb(237, 240, 242);
|
|
1130
1139
|
}
|
|
1131
|
-
.ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--title {
|
|
1140
|
+
.ilo--card--dark.ilo--card--action:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--title {
|
|
1132
1141
|
color: rgb(255, 255, 255);
|
|
1133
1142
|
}
|
|
1134
|
-
.ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--intro {
|
|
1143
|
+
.ilo--card--dark.ilo--card--action:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--intro {
|
|
1135
1144
|
color: rgb(237, 240, 242);
|
|
1136
1145
|
}
|
|
1137
|
-
.ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--date {
|
|
1146
|
+
.ilo--card--dark.ilo--card--action:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--date {
|
|
1138
1147
|
color: rgb(237, 240, 242);
|
|
1139
1148
|
}
|
|
1140
|
-
.ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--eventdate {
|
|
1149
|
+
.ilo--card--dark.ilo--card--action:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--eventdate {
|
|
1141
1150
|
color: rgb(237, 240, 242);
|
|
1142
1151
|
}
|
|
1143
1152
|
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature) {
|
|
@@ -1160,10 +1169,10 @@ body {
|
|
|
1160
1169
|
clip-path: polygon(90% 0, 100% 100%, 100% 100%, 0% 100%, 0% 0%);
|
|
1161
1170
|
content: "";
|
|
1162
1171
|
display: block;
|
|
1163
|
-
height:
|
|
1172
|
+
height: 1.6077170418rem;
|
|
1164
1173
|
left: 0;
|
|
1165
1174
|
position: absolute;
|
|
1166
|
-
top: -
|
|
1175
|
+
top: -1.5916398714rem;
|
|
1167
1176
|
width: 100%;
|
|
1168
1177
|
}
|
|
1169
1178
|
.right-to-left .ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
@@ -1171,14 +1180,14 @@ body {
|
|
|
1171
1180
|
}
|
|
1172
1181
|
@media screen and (min-width: 610px) {
|
|
1173
1182
|
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
1174
|
-
height: 2.
|
|
1175
|
-
top: -2.
|
|
1183
|
+
height: 2.0364415863rem;
|
|
1184
|
+
top: -2.0203644159rem;
|
|
1176
1185
|
}
|
|
1177
1186
|
}
|
|
1178
1187
|
@media screen and (min-width: 1024px) {
|
|
1179
1188
|
.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
1180
|
-
height: 3.
|
|
1181
|
-
top: -3.
|
|
1189
|
+
height: 3.1082529475rem;
|
|
1190
|
+
top: -3.0921757771rem;
|
|
1182
1191
|
}
|
|
1183
1192
|
}
|
|
1184
1193
|
.ilo--card--eyebrow {
|
|
@@ -1187,9 +1196,15 @@ body {
|
|
|
1187
1196
|
letter-spacing: normal;
|
|
1188
1197
|
line-height: 23.36px;
|
|
1189
1198
|
margin-bottom: 0.2901661308rem;
|
|
1199
|
+
transition-property: color;
|
|
1200
|
+
transition-duration: 150ms;
|
|
1201
|
+
transition-timing-function: ease-out;
|
|
1190
1202
|
}
|
|
1191
1203
|
.ilo--card--link:hover .ilo--card--eyebrow, .ilo--card--link:focus .ilo--card--eyebrow {
|
|
1192
1204
|
color: rgb(30, 45, 190);
|
|
1205
|
+
transition-property: color;
|
|
1206
|
+
transition-duration: 150ms;
|
|
1207
|
+
transition-timing-function: ease-out;
|
|
1193
1208
|
}
|
|
1194
1209
|
.ilo--card--title {
|
|
1195
1210
|
color: rgb(35, 0, 80);
|
|
@@ -1199,9 +1214,15 @@ body {
|
|
|
1199
1214
|
letter-spacing: -0.035em;
|
|
1200
1215
|
line-height: 29.15px;
|
|
1201
1216
|
margin-bottom: -0.0313772776rem;
|
|
1217
|
+
transition-property: color;
|
|
1218
|
+
transition-duration: 150ms;
|
|
1219
|
+
transition-timing-function: ease-out;
|
|
1202
1220
|
}
|
|
1203
1221
|
.ilo--card--link:hover .ilo--card--title, .ilo--card--link:focus .ilo--card--title {
|
|
1204
1222
|
color: rgb(30, 45, 190);
|
|
1223
|
+
transition-property: color;
|
|
1224
|
+
transition-duration: 150ms;
|
|
1225
|
+
transition-timing-function: ease-out;
|
|
1205
1226
|
}
|
|
1206
1227
|
.ilo--card--intro {
|
|
1207
1228
|
color: rgb(45, 45, 45);
|
|
@@ -1209,9 +1230,15 @@ body {
|
|
|
1209
1230
|
letter-spacing: normal;
|
|
1210
1231
|
line-height: 23.36px;
|
|
1211
1232
|
margin-bottom: 1.3742266073rem;
|
|
1233
|
+
transition-property: color;
|
|
1234
|
+
transition-duration: 150ms;
|
|
1235
|
+
transition-timing-function: ease-out;
|
|
1212
1236
|
}
|
|
1213
1237
|
.ilo--card--link:hover .ilo--card--intro, .ilo--card--link:focus .ilo--card--intro {
|
|
1214
1238
|
color: rgb(30, 45, 190);
|
|
1239
|
+
transition-property: color;
|
|
1240
|
+
transition-duration: 150ms;
|
|
1241
|
+
transition-timing-function: ease-out;
|
|
1215
1242
|
}
|
|
1216
1243
|
.ilo--card--date {
|
|
1217
1244
|
color: rgb(109, 109, 109);
|
|
@@ -1219,9 +1246,15 @@ body {
|
|
|
1219
1246
|
letter-spacing: normal;
|
|
1220
1247
|
line-height: 23.36px;
|
|
1221
1248
|
margin-bottom: 1.3742266073rem;
|
|
1249
|
+
transition-property: color;
|
|
1250
|
+
transition-duration: 150ms;
|
|
1251
|
+
transition-timing-function: ease-out;
|
|
1222
1252
|
}
|
|
1223
1253
|
.ilo--card--link:hover .ilo--card--date, .ilo--card--link:focus .ilo--card--date {
|
|
1224
1254
|
color: rgb(30, 45, 190);
|
|
1255
|
+
transition-property: color;
|
|
1256
|
+
transition-duration: 150ms;
|
|
1257
|
+
transition-timing-function: ease-out;
|
|
1225
1258
|
}
|
|
1226
1259
|
.ilo--card--event-date {
|
|
1227
1260
|
font-size: 16px;
|
|
@@ -1381,12 +1414,16 @@ body {
|
|
|
1381
1414
|
.ilo--card--detail {
|
|
1382
1415
|
border-bottom: 0.1607717042rem solid rgb(237, 240, 242);
|
|
1383
1416
|
padding: 1.2861736334rem 0;
|
|
1417
|
+
position: relative;
|
|
1384
1418
|
}
|
|
1385
1419
|
@media screen and (min-width: 1024px) {
|
|
1386
1420
|
.ilo--card--detail {
|
|
1387
1421
|
padding: 1.7148981779rem 0;
|
|
1388
1422
|
}
|
|
1389
1423
|
}
|
|
1424
|
+
.ilo--card--detail:hover, .ilo--card--detail:focus {
|
|
1425
|
+
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));
|
|
1426
|
+
}
|
|
1390
1427
|
.ilo--card--detail:hover picture::before, .ilo--card--detail:focus picture::before {
|
|
1391
1428
|
opacity: 0.4;
|
|
1392
1429
|
z-index: 2;
|
|
@@ -1407,9 +1444,11 @@ body {
|
|
|
1407
1444
|
opacity: 0;
|
|
1408
1445
|
position: absolute;
|
|
1409
1446
|
top: 0;
|
|
1410
|
-
transition: opacity 0.15s ease-in-out;
|
|
1411
1447
|
width: 100%;
|
|
1412
1448
|
z-index: -1;
|
|
1449
|
+
transition-property: opacity;
|
|
1450
|
+
transition-duration: 150ms;
|
|
1451
|
+
transition-timing-function: ease-out;
|
|
1413
1452
|
}
|
|
1414
1453
|
.ilo--card--detail .ilo--card--wrap {
|
|
1415
1454
|
display: flex;
|
|
@@ -1492,6 +1531,15 @@ body {
|
|
|
1492
1531
|
top: -39.7px;
|
|
1493
1532
|
width: 100%;
|
|
1494
1533
|
}
|
|
1534
|
+
.ilo--card--graphic .ilo--profile--contents * {
|
|
1535
|
+
color: rgb(255, 255, 255);
|
|
1536
|
+
}
|
|
1537
|
+
.ilo--card--graphic:hover, .ilo--card--graphic:focus {
|
|
1538
|
+
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));
|
|
1539
|
+
}
|
|
1540
|
+
.ilo--card--graphic:hover .ilo--profile--contents *, .ilo--card--graphic:focus .ilo--profile--contents * {
|
|
1541
|
+
color: rgb(30, 45, 190);
|
|
1542
|
+
}
|
|
1495
1543
|
@media screen and (min-width: 610px) {
|
|
1496
1544
|
.ilo--card--graphic {
|
|
1497
1545
|
padding: 0 1.7148981779rem 2.1436227224rem;
|
|
@@ -1548,6 +1596,7 @@ body {
|
|
|
1548
1596
|
}
|
|
1549
1597
|
}
|
|
1550
1598
|
.ilo--card--graphic .ilo--card--date {
|
|
1599
|
+
display: block;
|
|
1551
1600
|
margin-bottom: 1.4398166117rem;
|
|
1552
1601
|
}
|
|
1553
1602
|
.ilo--card--graphicpromo {
|
|
@@ -1555,6 +1604,9 @@ body {
|
|
|
1555
1604
|
padding: 2.1436227224rem 1.2861736334rem;
|
|
1556
1605
|
width: 100%;
|
|
1557
1606
|
}
|
|
1607
|
+
.ilo--card--graphicpromo:hover, .ilo--card--graphicpromo:focus {
|
|
1608
|
+
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));
|
|
1609
|
+
}
|
|
1558
1610
|
@media screen and (min-width: 610px) {
|
|
1559
1611
|
.ilo--card--graphicpromo {
|
|
1560
1612
|
padding: 2.5723472669rem;
|
|
@@ -1583,12 +1635,12 @@ body {
|
|
|
1583
1635
|
}
|
|
1584
1636
|
@media screen and (min-width: 610px) {
|
|
1585
1637
|
.ilo--card--graphicpromo.ilo--card--standard {
|
|
1586
|
-
padding: 2.5723472669rem;
|
|
1638
|
+
padding: 2.5723472669rem 2.5723472669rem 3.4297963558rem 2.5723472669rem;
|
|
1587
1639
|
}
|
|
1588
1640
|
}
|
|
1589
1641
|
@media screen and (min-width: 1024px) {
|
|
1590
1642
|
.ilo--card--graphicpromo.ilo--card--standard {
|
|
1591
|
-
padding: 2.5723472669rem;
|
|
1643
|
+
padding: 2.5723472669rem 2.5723472669rem 3.4297963558rem 2.5723472669rem;
|
|
1592
1644
|
}
|
|
1593
1645
|
}
|
|
1594
1646
|
.ilo--card--graphicpromo.ilo--card--narrow {
|
|
@@ -1626,6 +1678,9 @@ body {
|
|
|
1626
1678
|
}
|
|
1627
1679
|
.ilo--card--graphicpromo.ilo--card--light:not(:hover) .ilo--card--title {
|
|
1628
1680
|
color: rgb(45, 45, 45);
|
|
1681
|
+
transition-property: color;
|
|
1682
|
+
transition-duration: 150ms;
|
|
1683
|
+
transition-timing-function: ease-out;
|
|
1629
1684
|
}
|
|
1630
1685
|
.ilo--card--graphicpromo .ilo--card--title {
|
|
1631
1686
|
font-size: 29.16px;
|
|
@@ -1659,36 +1714,40 @@ body {
|
|
|
1659
1714
|
border-bottom: 0.1607717042rem solid rgb(184, 196, 204);
|
|
1660
1715
|
max-width: 45.8735262594rem;
|
|
1661
1716
|
padding: 0 1.2861736334rem 2.5723472669rem 1.2861736334rem;
|
|
1717
|
+
pointer-events: none;
|
|
1662
1718
|
}
|
|
1663
|
-
.ilo--card--factlist::before {
|
|
1719
|
+
.ilo--card--factlist.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
1664
1720
|
clip-path: polygon(90% 0, 100% 100%, 100% 100%, 0% 100%, 0% 0%);
|
|
1665
|
-
height:
|
|
1666
|
-
top: -
|
|
1721
|
+
height: 1.822079314rem;
|
|
1722
|
+
top: -1.8060021436rem;
|
|
1723
|
+
}
|
|
1724
|
+
.ilo--card--factlist.ilo--card--dark {
|
|
1725
|
+
background: rgb(35, 0, 80);
|
|
1667
1726
|
}
|
|
1668
1727
|
@media screen and (min-width: 1024px) {
|
|
1669
1728
|
.ilo--card--factlist {
|
|
1670
1729
|
padding: 0 2.1436227224rem 3.0010718114rem 2.1436227224rem;
|
|
1671
1730
|
}
|
|
1672
|
-
.ilo--card--factlist::before {
|
|
1731
|
+
.ilo--card--factlist.ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature)::before {
|
|
1673
1732
|
clip-path: polygon(90% 0, 100% 100%, 100% 100%, 0% 100%, 0% 0%);
|
|
1674
|
-
height: 2.
|
|
1675
|
-
top: -2.
|
|
1733
|
+
height: 2.1972132905rem;
|
|
1734
|
+
top: -2.18113612rem;
|
|
1676
1735
|
}
|
|
1677
1736
|
}
|
|
1678
1737
|
.ilo--card--factlist.ilo--card--wide {
|
|
1679
|
-
padding: 0 2.1436227224rem
|
|
1738
|
+
padding: 0 2.1436227224rem 2.7867095391rem 2.1436227224rem;
|
|
1680
1739
|
}
|
|
1681
1740
|
@media screen and (min-width: 610px) {
|
|
1682
1741
|
.ilo--card--factlist.ilo--card--wide {
|
|
1683
|
-
padding: 0 2.1436227224rem 3.
|
|
1742
|
+
padding: 0 2.1436227224rem 3.2154340836rem 2.1436227224rem;
|
|
1684
1743
|
}
|
|
1685
1744
|
}
|
|
1686
1745
|
.ilo--card--factlist.ilo--card--standard {
|
|
1687
|
-
padding: 0 2.1436227224rem
|
|
1746
|
+
padding: 0 2.1436227224rem 2.7867095391rem 2.1436227224rem;
|
|
1688
1747
|
}
|
|
1689
1748
|
@media screen and (min-width: 610px) {
|
|
1690
1749
|
.ilo--card--factlist.ilo--card--standard {
|
|
1691
|
-
padding: 0 2.1436227224rem 3.
|
|
1750
|
+
padding: 0 2.1436227224rem 3.2154340836rem 2.1436227224rem;
|
|
1692
1751
|
}
|
|
1693
1752
|
}
|
|
1694
1753
|
.ilo--card--factlist.ilo--card--narrow {
|
|
@@ -1704,10 +1763,25 @@ body {
|
|
|
1704
1763
|
}
|
|
1705
1764
|
.ilo--card--factlist.ilo--card--dark .ilo--card--title {
|
|
1706
1765
|
color: rgb(255, 255, 255);
|
|
1766
|
+
transition-property: color;
|
|
1767
|
+
transition-duration: 150ms;
|
|
1768
|
+
transition-timing-function: ease-out;
|
|
1707
1769
|
}
|
|
1708
1770
|
.ilo--card--factlist.ilo--card--dark .ilo--list__item {
|
|
1709
1771
|
color: rgb(255, 255, 255);
|
|
1710
1772
|
}
|
|
1773
|
+
.ilo--card--factlist.ilo--card--dark .ilo--list__item:last-of-type {
|
|
1774
|
+
margin-bottom: 0;
|
|
1775
|
+
}
|
|
1776
|
+
.ilo--card--factlist.ilo--card--dark:hover .ilo--card--title, .ilo--card--factlist.ilo--card--dark:focus .ilo--card--title {
|
|
1777
|
+
color: rgb(255, 255, 255);
|
|
1778
|
+
transition-property: color;
|
|
1779
|
+
transition-duration: 150ms;
|
|
1780
|
+
transition-timing-function: ease-out;
|
|
1781
|
+
}
|
|
1782
|
+
.ilo--card--factlist.ilo--card--dark:hover .ilo--list__item, .ilo--card--factlist.ilo--card--dark:focus .ilo--list__item {
|
|
1783
|
+
color: rgb(255, 255, 255);
|
|
1784
|
+
}
|
|
1711
1785
|
.ilo--card--factlist .ilo--card--title {
|
|
1712
1786
|
color: rgb(45, 45, 45);
|
|
1713
1787
|
font-size: 23.32px;
|
|
@@ -1725,7 +1799,7 @@ body {
|
|
|
1725
1799
|
}
|
|
1726
1800
|
.ilo--card--stat {
|
|
1727
1801
|
border-bottom: 0.1607717042rem solid rgb(150, 10, 85);
|
|
1728
|
-
padding: 0 1.2861736334rem
|
|
1802
|
+
padding: 0 1.2861736334rem 2.1436227224rem 1.1789924973rem;
|
|
1729
1803
|
width: 100%;
|
|
1730
1804
|
}
|
|
1731
1805
|
.ilo--card--stat::before {
|
|
@@ -1766,7 +1840,7 @@ body {
|
|
|
1766
1840
|
font-size: 14.93px;
|
|
1767
1841
|
letter-spacing: -0.02em;
|
|
1768
1842
|
line-height: 20.16px;
|
|
1769
|
-
margin-bottom: 1.
|
|
1843
|
+
margin-bottom: 1.6734954235rem;
|
|
1770
1844
|
width: 100%;
|
|
1771
1845
|
}
|
|
1772
1846
|
.ilo--card--stat .ilo--link {
|
|
@@ -1781,6 +1855,9 @@ body {
|
|
|
1781
1855
|
max-width: 32.154340836rem;
|
|
1782
1856
|
padding: 0 1.2861736334rem 3.0010718114rem;
|
|
1783
1857
|
}
|
|
1858
|
+
.ilo--card--data:hover, .ilo--card--data:focus {
|
|
1859
|
+
background: rgb(235, 245, 253);
|
|
1860
|
+
}
|
|
1784
1861
|
.ilo--card--data::before {
|
|
1785
1862
|
clip-path: polygon(90% 0, 100% 100%, 100% 100%, 0% 100%, 0% 0%);
|
|
1786
1863
|
height: 2.1436227224rem;
|
|
@@ -1832,7 +1909,6 @@ body {
|
|
|
1832
1909
|
}
|
|
1833
1910
|
.ilo--card--feature {
|
|
1834
1911
|
border-bottom: 0.1607717042rem solid rgb(184, 196, 204);
|
|
1835
|
-
filter: drop-shadow(0 4px 4px rgba(45, 45, 45, 0.25));
|
|
1836
1912
|
display: flex;
|
|
1837
1913
|
margin-top: 0;
|
|
1838
1914
|
position: relative;
|
|
@@ -1843,13 +1919,22 @@ body {
|
|
|
1843
1919
|
.ilo--card--feature.ilo--card--dark {
|
|
1844
1920
|
border-bottom: 0.1607717042rem solid rgb(150, 10, 85);
|
|
1845
1921
|
}
|
|
1922
|
+
.ilo--card--feature picture::before {
|
|
1923
|
+
transition-property: opacity;
|
|
1924
|
+
transition-duration: 150ms;
|
|
1925
|
+
transition-timing-function: ease-out;
|
|
1926
|
+
}
|
|
1846
1927
|
.ilo--card--feature:hover, .ilo--card--feature:focus {
|
|
1847
1928
|
background-color: rgb(255, 255, 255);
|
|
1929
|
+
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));
|
|
1848
1930
|
border-bottom: 0.1607717042rem solid rgb(30, 45, 190);
|
|
1849
1931
|
}
|
|
1850
1932
|
.ilo--card--feature:hover picture::before, .ilo--card--feature:focus picture::before {
|
|
1851
1933
|
opacity: 0.4;
|
|
1852
1934
|
z-index: 1;
|
|
1935
|
+
transition-property: opacity;
|
|
1936
|
+
transition-duration: 150ms;
|
|
1937
|
+
transition-timing-function: ease-out;
|
|
1853
1938
|
}
|
|
1854
1939
|
.ilo--card--feature:hover .ilo--card--image, .ilo--card--feature:focus .ilo--card--image {
|
|
1855
1940
|
filter: saturate(0);
|
|
@@ -1877,9 +1962,6 @@ body {
|
|
|
1877
1962
|
flex-wrap: wrap;
|
|
1878
1963
|
width: 50%;
|
|
1879
1964
|
}
|
|
1880
|
-
.right-to-left .ilo--card--feature.ilo--card--wide .ilo--card--content {
|
|
1881
|
-
flex-direction: row-reverse;
|
|
1882
|
-
}
|
|
1883
1965
|
.ilo--card--feature.ilo--card--wide .ilo--card--image--wrapper {
|
|
1884
1966
|
width: 50%;
|
|
1885
1967
|
}
|
|
@@ -1940,7 +2022,7 @@ body {
|
|
|
1940
2022
|
|
|
1941
2023
|
/**
|
|
1942
2024
|
* Do not edit directly
|
|
1943
|
-
* Generated on
|
|
2025
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
1944
2026
|
*/
|
|
1945
2027
|
/**
|
|
1946
2028
|
* TOKENS:
|
|
@@ -1985,7 +2067,7 @@ body {
|
|
|
1985
2067
|
|
|
1986
2068
|
/**
|
|
1987
2069
|
* Do not edit directly
|
|
1988
|
-
* Generated on
|
|
2070
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
1989
2071
|
*/
|
|
1990
2072
|
/**
|
|
1991
2073
|
* TOKENS:
|
|
@@ -2069,11 +2151,16 @@ body {
|
|
|
2069
2151
|
}
|
|
2070
2152
|
.ilo--fieldset--input--checkbox .ilo--fieldset--label {
|
|
2071
2153
|
font-weight: 400;
|
|
2154
|
+
line-height: 1;
|
|
2072
2155
|
margin-left: 0.4287245445rem;
|
|
2073
2156
|
margin-bottom: 0;
|
|
2074
|
-
margin-top:
|
|
2157
|
+
margin-top: 1px;
|
|
2075
2158
|
order: 2;
|
|
2076
2159
|
}
|
|
2160
|
+
.right-to-left .ilo--fieldset--input--checkbox .ilo--fieldset--label {
|
|
2161
|
+
margin-left: 0;
|
|
2162
|
+
margin-right: 0.4287245445rem;
|
|
2163
|
+
}
|
|
2077
2164
|
.ilo--fieldset--input--checkbox .ilo--fieldset--error,
|
|
2078
2165
|
.ilo--fieldset--input--checkbox .ilo--fieldset--helper {
|
|
2079
2166
|
order: 3;
|
|
@@ -2082,7 +2169,7 @@ body {
|
|
|
2082
2169
|
|
|
2083
2170
|
/**
|
|
2084
2171
|
* Do not edit directly
|
|
2085
|
-
* Generated on
|
|
2172
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
2086
2173
|
*/
|
|
2087
2174
|
/**
|
|
2088
2175
|
* TOKENS:
|
|
@@ -2155,7 +2242,7 @@ body {
|
|
|
2155
2242
|
|
|
2156
2243
|
/**
|
|
2157
2244
|
* Do not edit directly
|
|
2158
|
-
* Generated on
|
|
2245
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
2159
2246
|
*/
|
|
2160
2247
|
/**
|
|
2161
2248
|
* TOKENS:
|
|
@@ -2165,7 +2252,7 @@ body {
|
|
|
2165
2252
|
*/
|
|
2166
2253
|
/**
|
|
2167
2254
|
* Do not edit directly
|
|
2168
|
-
* Generated on
|
|
2255
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
2169
2256
|
*/
|
|
2170
2257
|
/**
|
|
2171
2258
|
* TOKENS:
|
|
@@ -2175,7 +2262,7 @@ body {
|
|
|
2175
2262
|
*/
|
|
2176
2263
|
/**
|
|
2177
2264
|
* Do not edit directly
|
|
2178
|
-
* Generated on
|
|
2265
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
2179
2266
|
*/
|
|
2180
2267
|
/**
|
|
2181
2268
|
* TOKENS:
|
|
@@ -2185,7 +2272,7 @@ body {
|
|
|
2185
2272
|
*/
|
|
2186
2273
|
/**
|
|
2187
2274
|
* Do not edit directly
|
|
2188
|
-
* Generated on
|
|
2275
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
2189
2276
|
*/
|
|
2190
2277
|
/**
|
|
2191
2278
|
* TOKENS:
|
|
@@ -2311,7 +2398,7 @@ body {
|
|
|
2311
2398
|
|
|
2312
2399
|
/**
|
|
2313
2400
|
* Do not edit directly
|
|
2314
|
-
* Generated on
|
|
2401
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
2315
2402
|
*/
|
|
2316
2403
|
/**
|
|
2317
2404
|
* TOKENS:
|
|
@@ -2339,7 +2426,7 @@ body {
|
|
|
2339
2426
|
|
|
2340
2427
|
/**
|
|
2341
2428
|
* Do not edit directly
|
|
2342
|
-
* Generated on
|
|
2429
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
2343
2430
|
*/
|
|
2344
2431
|
/**
|
|
2345
2432
|
* TOKENS:
|
|
@@ -2425,7 +2512,7 @@ body {
|
|
|
2425
2512
|
|
|
2426
2513
|
/**
|
|
2427
2514
|
* Do not edit directly
|
|
2428
|
-
* Generated on
|
|
2515
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
2429
2516
|
*/
|
|
2430
2517
|
/**
|
|
2431
2518
|
* TOKENS:
|
|
@@ -2435,7 +2522,7 @@ body {
|
|
|
2435
2522
|
*/
|
|
2436
2523
|
/**
|
|
2437
2524
|
* Do not edit directly
|
|
2438
|
-
* Generated on
|
|
2525
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
2439
2526
|
*/
|
|
2440
2527
|
/**
|
|
2441
2528
|
* TOKENS:
|
|
@@ -2445,7 +2532,7 @@ body {
|
|
|
2445
2532
|
*/
|
|
2446
2533
|
/**
|
|
2447
2534
|
* Do not edit directly
|
|
2448
|
-
* Generated on
|
|
2535
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
2449
2536
|
*/
|
|
2450
2537
|
/**
|
|
2451
2538
|
* TOKENS:
|
|
@@ -2498,7 +2585,7 @@ body {
|
|
|
2498
2585
|
|
|
2499
2586
|
/**
|
|
2500
2587
|
* Do not edit directly
|
|
2501
|
-
* Generated on
|
|
2588
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
2502
2589
|
*/
|
|
2503
2590
|
/**
|
|
2504
2591
|
* TOKENS:
|
|
@@ -2573,7 +2660,7 @@ body {
|
|
|
2573
2660
|
|
|
2574
2661
|
/**
|
|
2575
2662
|
* Do not edit directly
|
|
2576
|
-
* Generated on
|
|
2663
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
2577
2664
|
*/
|
|
2578
2665
|
/**
|
|
2579
2666
|
* TOKENS:
|
|
@@ -2679,7 +2766,7 @@ body {
|
|
|
2679
2766
|
|
|
2680
2767
|
/**
|
|
2681
2768
|
* Do not edit directly
|
|
2682
|
-
* Generated on
|
|
2769
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
2683
2770
|
*/
|
|
2684
2771
|
/**
|
|
2685
2772
|
* TOKENS:
|
|
@@ -2702,7 +2789,7 @@ body {
|
|
|
2702
2789
|
|
|
2703
2790
|
/**
|
|
2704
2791
|
* Do not edit directly
|
|
2705
|
-
* Generated on
|
|
2792
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
2706
2793
|
*/
|
|
2707
2794
|
/**
|
|
2708
2795
|
* TOKENS:
|
|
@@ -2716,7 +2803,7 @@ body {
|
|
|
2716
2803
|
|
|
2717
2804
|
/**
|
|
2718
2805
|
* Do not edit directly
|
|
2719
|
-
* Generated on
|
|
2806
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
2720
2807
|
*/
|
|
2721
2808
|
/**
|
|
2722
2809
|
* TOKENS:
|
|
@@ -2726,7 +2813,7 @@ body {
|
|
|
2726
2813
|
*/
|
|
2727
2814
|
/**
|
|
2728
2815
|
* Do not edit directly
|
|
2729
|
-
* Generated on
|
|
2816
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
2730
2817
|
*/
|
|
2731
2818
|
/**
|
|
2732
2819
|
* TOKENS:
|
|
@@ -2751,7 +2838,7 @@ body {
|
|
|
2751
2838
|
}
|
|
2752
2839
|
/**
|
|
2753
2840
|
* Do not edit directly
|
|
2754
|
-
* Generated on
|
|
2841
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
2755
2842
|
*/
|
|
2756
2843
|
/**
|
|
2757
2844
|
* TOKENS:
|
|
@@ -3148,7 +3235,7 @@ body {
|
|
|
3148
3235
|
|
|
3149
3236
|
/**
|
|
3150
3237
|
* Do not edit directly
|
|
3151
|
-
* Generated on
|
|
3238
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
3152
3239
|
*/
|
|
3153
3240
|
/**
|
|
3154
3241
|
* TOKENS:
|
|
@@ -3271,7 +3358,7 @@ body {
|
|
|
3271
3358
|
|
|
3272
3359
|
/**
|
|
3273
3360
|
* Do not edit directly
|
|
3274
|
-
* Generated on
|
|
3361
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
3275
3362
|
*/
|
|
3276
3363
|
/**
|
|
3277
3364
|
* TOKENS:
|
|
@@ -3450,6 +3537,7 @@ body {
|
|
|
3450
3537
|
}
|
|
3451
3538
|
.ilo--hero-card--dark {
|
|
3452
3539
|
background: rgb(35, 0, 80);
|
|
3540
|
+
border-bottom: 3px solid rgb(250, 60, 75);
|
|
3453
3541
|
color: rgb(255, 255, 255);
|
|
3454
3542
|
}
|
|
3455
3543
|
.ilo--hero-card--dark .ilo--hero-card--link.icon {
|
|
@@ -3486,6 +3574,7 @@ body {
|
|
|
3486
3574
|
max-width: 856px;
|
|
3487
3575
|
}
|
|
3488
3576
|
.ilo--hero-card--home {
|
|
3577
|
+
border: none;
|
|
3489
3578
|
padding: 24px;
|
|
3490
3579
|
}
|
|
3491
3580
|
@media screen and (min-width: 1024px) {
|
|
@@ -3611,19 +3700,19 @@ body {
|
|
|
3611
3700
|
transition: all 0.1s ease-in-out;
|
|
3612
3701
|
}
|
|
3613
3702
|
.ilo--hero-card--link.icon--facebook {
|
|
3614
|
-
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(
|
|
3703
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(109, 109, 109)' d='M15.9999 8.02727C15.9989 6.4988 15.56 5.00262 14.7352 3.71579C13.9104 2.42896 12.7343 1.40534 11.3459 0.766059C9.95758 0.126781 8.41516 -0.101394 6.90119 0.108536C5.38721 0.318466 3.96507 0.957714 2.80304 1.95063C1.64102 2.94355 0.787752 4.24858 0.344223 5.71127C-0.0993054 7.17397 -0.114533 8.73312 0.300343 10.2042C0.715219 11.6753 1.54283 12.9967 2.68524 14.0121C3.82766 15.0276 5.23704 15.6945 6.74663 15.9339V10.3406H4.74664V8.02727H6.74663V6.26727C6.74663 4.26727 7.94662 3.15393 9.77328 3.15393C10.3719 3.16359 10.9691 3.21707 11.5599 3.31393V5.31393H10.5533C10.4026 5.29332 10.2494 5.30269 10.1024 5.34152C9.95536 5.38035 9.81748 5.44787 9.69666 5.54019C9.57584 5.63251 9.47446 5.74781 9.39837 5.87945C9.32228 6.0111 9.27297 6.15649 9.25328 6.30727C9.24653 6.39158 9.24653 6.47629 9.25328 6.5606V8.0606H11.4666L11.1133 10.3739H9.24661V15.9673C11.1354 15.6693 12.855 14.7047 14.0939 13.2481C15.3327 11.7915 16.0089 9.93941 15.9999 8.02727Z'/%3e%3c/svg%3e");
|
|
3615
3704
|
}
|
|
3616
3705
|
.ilo--hero-card--link.icon--facebook:hover {
|
|
3617
3706
|
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(30, 45, 190)' d='M15.9999 8.02727C15.9989 6.4988 15.56 5.00262 14.7352 3.71579C13.9104 2.42896 12.7343 1.40534 11.3459 0.766059C9.95758 0.126781 8.41516 -0.101394 6.90119 0.108536C5.38721 0.318466 3.96507 0.957714 2.80304 1.95063C1.64102 2.94355 0.787752 4.24858 0.344223 5.71127C-0.0993054 7.17397 -0.114533 8.73312 0.300343 10.2042C0.715219 11.6753 1.54283 12.9967 2.68524 14.0121C3.82766 15.0276 5.23704 15.6945 6.74663 15.9339V10.3406H4.74664V8.02727H6.74663V6.26727C6.74663 4.26727 7.94662 3.15393 9.77328 3.15393C10.3719 3.16359 10.9691 3.21707 11.5599 3.31393V5.31393H10.5533C10.4026 5.29332 10.2494 5.30269 10.1024 5.34152C9.95536 5.38035 9.81748 5.44787 9.69666 5.54019C9.57584 5.63251 9.47446 5.74781 9.39837 5.87945C9.32228 6.0111 9.27297 6.15649 9.25328 6.30727C9.24653 6.39158 9.24653 6.47629 9.25328 6.5606V8.0606H11.4666L11.1133 10.3739H9.24661V15.9673C11.1354 15.6693 12.855 14.7047 14.0939 13.2481C15.3327 11.7915 16.0089 9.93941 15.9999 8.02727Z'/%3e%3c/svg%3e");
|
|
3618
3707
|
}
|
|
3619
3708
|
.ilo--hero-card--link.icon--twitter {
|
|
3620
|
-
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 14'%3e%3cpath fill='rgb(
|
|
3709
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 14'%3e%3cpath fill='rgb(109, 109, 109)' d='M16 2.06654C15.4109 2.34447 14.7804 2.5246 14.1333 2.59987C14.8103 2.18143 15.3269 1.54744 15.6 0.799871C14.9662 1.19144 14.2656 1.46265 13.5333 1.59987C13.2304 1.26374 12.8602 0.995069 12.4468 0.811305C12.0333 0.62754 11.5858 0.532789 11.1333 0.533204C10.2675 0.534966 9.43763 0.879698 8.8254 1.49193C8.21316 2.10417 7.86843 2.93404 7.86667 3.79987C7.85257 4.04627 7.87504 4.29339 7.93333 4.53321C6.61791 4.47523 5.33022 4.13577 4.15716 3.53774C2.98411 2.93971 1.95297 2.09702 1.13333 1.06654C0.817783 1.56434 0.655503 2.14392 0.666667 2.7332C0.671269 3.27357 0.807176 3.80471 1.06268 4.28087C1.31818 4.75704 1.68562 5.16394 2.13333 5.46654C1.61599 5.47834 1.10639 5.33935 0.666667 5.06654V5.1332C0.659852 5.88583 0.915814 6.61725 1.39043 7.2014C1.86505 7.78554 2.52859 8.18581 3.26667 8.3332C2.98479 8.41509 2.69345 8.45991 2.4 8.46654C2.1977 8.47738 1.99499 8.45486 1.8 8.39987C1.99454 9.06013 2.39935 9.6388 2.95288 10.0479C3.50641 10.4571 4.17839 10.6743 4.86667 10.6665C3.703 11.5697 2.273 12.062 0.8 12.0665C0.531602 12.0775 0.262882 12.0551 0 11.9999C1.49363 12.9535 3.22789 13.4622 5 13.4665C6.22889 13.4781 7.44776 13.2446 8.58536 12.7797C9.72296 12.3147 10.7565 11.6277 11.6255 10.7587C12.4945 9.88967 13.1815 8.85616 13.6465 7.71856C14.1114 6.58096 14.3449 5.3621 14.3333 4.1332V3.7332C14.9691 3.26412 15.5309 2.70231 16 2.06654Z'/%3e%3c/svg%3e");
|
|
3621
3710
|
}
|
|
3622
3711
|
.ilo--hero-card--link.icon--twitter:hover {
|
|
3623
3712
|
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 14'%3e%3cpath fill='rgb(30, 45, 190)' d='M16 2.06654C15.4109 2.34447 14.7804 2.5246 14.1333 2.59987C14.8103 2.18143 15.3269 1.54744 15.6 0.799871C14.9662 1.19144 14.2656 1.46265 13.5333 1.59987C13.2304 1.26374 12.8602 0.995069 12.4468 0.811305C12.0333 0.62754 11.5858 0.532789 11.1333 0.533204C10.2675 0.534966 9.43763 0.879698 8.8254 1.49193C8.21316 2.10417 7.86843 2.93404 7.86667 3.79987C7.85257 4.04627 7.87504 4.29339 7.93333 4.53321C6.61791 4.47523 5.33022 4.13577 4.15716 3.53774C2.98411 2.93971 1.95297 2.09702 1.13333 1.06654C0.817783 1.56434 0.655503 2.14392 0.666667 2.7332C0.671269 3.27357 0.807176 3.80471 1.06268 4.28087C1.31818 4.75704 1.68562 5.16394 2.13333 5.46654C1.61599 5.47834 1.10639 5.33935 0.666667 5.06654V5.1332C0.659852 5.88583 0.915814 6.61725 1.39043 7.2014C1.86505 7.78554 2.52859 8.18581 3.26667 8.3332C2.98479 8.41509 2.69345 8.45991 2.4 8.46654C2.1977 8.47738 1.99499 8.45486 1.8 8.39987C1.99454 9.06013 2.39935 9.6388 2.95288 10.0479C3.50641 10.4571 4.17839 10.6743 4.86667 10.6665C3.703 11.5697 2.273 12.062 0.8 12.0665C0.531602 12.0775 0.262882 12.0551 0 11.9999C1.49363 12.9535 3.22789 13.4622 5 13.4665C6.22889 13.4781 7.44776 13.2446 8.58536 12.7797C9.72296 12.3147 10.7565 11.6277 11.6255 10.7587C12.4945 9.88967 13.1815 8.85616 13.6465 7.71856C14.1114 6.58096 14.3449 5.3621 14.3333 4.1332V3.7332C14.9691 3.26412 15.5309 2.70231 16 2.06654Z'/%3e%3c/svg%3e");
|
|
3624
3713
|
}
|
|
3625
3714
|
.ilo--hero-card--link.icon--linkedin {
|
|
3626
|
-
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(
|
|
3715
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(109, 109, 109)' d='M15.3321 0.00136665H0.667919C0.578862 -0.00452496 0.489574 0.00867804 0.406033 0.0400916C0.322492 0.0715052 0.246626 0.120404 0.183515 0.183515C0.120404 0.246626 0.0715052 0.322492 0.0400916 0.406033C0.00867804 0.489574 -0.00452496 0.578862 0.00136665 0.667919V15.3321C-0.00452496 15.4211 0.00867804 15.5104 0.0400916 15.594C0.0715052 15.6775 0.120404 15.7534 0.183515 15.8165C0.246626 15.8796 0.322492 15.9285 0.406033 15.9599C0.489574 15.9913 0.578862 16.0045 0.667919 15.9986H15.3321C15.4211 16.0045 15.5104 15.9913 15.594 15.9599C15.6775 15.9285 15.7534 15.8796 15.8165 15.8165C15.8796 15.7534 15.9285 15.6775 15.9599 15.594C15.9913 15.5104 16.0045 15.4211 15.9986 15.3321V0.667919C16.0045 0.578862 15.9913 0.489574 15.9599 0.406033C15.9285 0.322492 15.8796 0.246626 15.8165 0.183515C15.7534 0.120404 15.6775 0.0715052 15.594 0.0400916C15.5104 0.00867804 15.4211 -0.00452496 15.3321 0.00136665ZM4.73389 13.6657H2.40096V6.00034H4.80055V13.6657H4.73389ZM3.5341 4.93386C3.25725 4.93386 2.98662 4.85176 2.75643 4.69796C2.52624 4.54415 2.34683 4.32553 2.24089 4.06976C2.13494 3.81399 2.10722 3.53254 2.16123 3.26102C2.21524 2.98949 2.34856 2.74008 2.54432 2.54432C2.74008 2.34856 2.98949 2.21524 3.26102 2.16123C3.53254 2.10722 3.81399 2.13494 4.06976 2.24089C4.32553 2.34683 4.54415 2.52624 4.69796 2.75643C4.85176 2.98662 4.93386 3.25725 4.93386 3.5341C4.93843 3.71916 4.90535 3.90323 4.83662 4.07512C4.7679 4.24702 4.66496 4.40315 4.53406 4.53406C4.40315 4.66496 4.24702 4.7679 4.07512 4.83662C3.90323 4.90535 3.71916 4.93843 3.5341 4.93386ZM13.6657 13.6657H11.2661V9.933C11.2661 9.06648 11.2661 7.93334 10.0663 7.93334C8.86652 7.93334 8.66655 8.86652 8.66655 9.86635V13.6657H6.26696V6.00034H8.53324V7.06683C8.76578 6.67929 9.09982 6.36269 9.49925 6.15123C9.89867 5.93976 10.3483 5.84149 10.7995 5.86703C13.1991 5.86703 13.6657 7.46676 13.6657 9.53307V13.6657Z'/%3e%3c/svg%3e");
|
|
3627
3716
|
}
|
|
3628
3717
|
.ilo--hero-card--link.icon--linkedin:hover {
|
|
3629
3718
|
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(30, 45, 190)' d='M15.3321 0.00136665H0.667919C0.578862 -0.00452496 0.489574 0.00867804 0.406033 0.0400916C0.322492 0.0715052 0.246626 0.120404 0.183515 0.183515C0.120404 0.246626 0.0715052 0.322492 0.0400916 0.406033C0.00867804 0.489574 -0.00452496 0.578862 0.00136665 0.667919V15.3321C-0.00452496 15.4211 0.00867804 15.5104 0.0400916 15.594C0.0715052 15.6775 0.120404 15.7534 0.183515 15.8165C0.246626 15.8796 0.322492 15.9285 0.406033 15.9599C0.489574 15.9913 0.578862 16.0045 0.667919 15.9986H15.3321C15.4211 16.0045 15.5104 15.9913 15.594 15.9599C15.6775 15.9285 15.7534 15.8796 15.8165 15.8165C15.8796 15.7534 15.9285 15.6775 15.9599 15.594C15.9913 15.5104 16.0045 15.4211 15.9986 15.3321V0.667919C16.0045 0.578862 15.9913 0.489574 15.9599 0.406033C15.9285 0.322492 15.8796 0.246626 15.8165 0.183515C15.7534 0.120404 15.6775 0.0715052 15.594 0.0400916C15.5104 0.00867804 15.4211 -0.00452496 15.3321 0.00136665ZM4.73389 13.6657H2.40096V6.00034H4.80055V13.6657H4.73389ZM3.5341 4.93386C3.25725 4.93386 2.98662 4.85176 2.75643 4.69796C2.52624 4.54415 2.34683 4.32553 2.24089 4.06976C2.13494 3.81399 2.10722 3.53254 2.16123 3.26102C2.21524 2.98949 2.34856 2.74008 2.54432 2.54432C2.74008 2.34856 2.98949 2.21524 3.26102 2.16123C3.53254 2.10722 3.81399 2.13494 4.06976 2.24089C4.32553 2.34683 4.54415 2.52624 4.69796 2.75643C4.85176 2.98662 4.93386 3.25725 4.93386 3.5341C4.93843 3.71916 4.90535 3.90323 4.83662 4.07512C4.7679 4.24702 4.66496 4.40315 4.53406 4.53406C4.40315 4.66496 4.24702 4.7679 4.07512 4.83662C3.90323 4.90535 3.71916 4.93843 3.5341 4.93386ZM13.6657 13.6657H11.2661V9.933C11.2661 9.06648 11.2661 7.93334 10.0663 7.93334C8.86652 7.93334 8.66655 8.86652 8.66655 9.86635V13.6657H6.26696V6.00034H8.53324V7.06683C8.76578 6.67929 9.09982 6.36269 9.49925 6.15123C9.89867 5.93976 10.3483 5.84149 10.7995 5.86703C13.1991 5.86703 13.6657 7.46676 13.6657 9.53307V13.6657Z'/%3e%3c/svg%3e");
|
|
@@ -3631,7 +3720,7 @@ body {
|
|
|
3631
3720
|
|
|
3632
3721
|
/**
|
|
3633
3722
|
* Do not edit directly
|
|
3634
|
-
* Generated on
|
|
3723
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
3635
3724
|
*/
|
|
3636
3725
|
/**
|
|
3637
3726
|
* TOKENS:
|
|
@@ -3687,7 +3776,7 @@ body {
|
|
|
3687
3776
|
|
|
3688
3777
|
/**
|
|
3689
3778
|
* Do not edit directly
|
|
3690
|
-
* Generated on
|
|
3779
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
3691
3780
|
*/
|
|
3692
3781
|
/**
|
|
3693
3782
|
* TOKENS:
|
|
@@ -3829,7 +3918,7 @@ body {
|
|
|
3829
3918
|
|
|
3830
3919
|
/**
|
|
3831
3920
|
* Do not edit directly
|
|
3832
|
-
* Generated on
|
|
3921
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
3833
3922
|
*/
|
|
3834
3923
|
/**
|
|
3835
3924
|
* TOKENS:
|
|
@@ -3839,7 +3928,7 @@ body {
|
|
|
3839
3928
|
*/
|
|
3840
3929
|
/**
|
|
3841
3930
|
* Do not edit directly
|
|
3842
|
-
* Generated on
|
|
3931
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
3843
3932
|
*/
|
|
3844
3933
|
/**
|
|
3845
3934
|
* TOKENS:
|
|
@@ -3864,7 +3953,7 @@ body {
|
|
|
3864
3953
|
}
|
|
3865
3954
|
/**
|
|
3866
3955
|
* Do not edit directly
|
|
3867
|
-
* Generated on
|
|
3956
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
3868
3957
|
*/
|
|
3869
3958
|
/**
|
|
3870
3959
|
* TOKENS:
|
|
@@ -3932,6 +4021,9 @@ body {
|
|
|
3932
4021
|
padding-right: 1.7148981779rem;
|
|
3933
4022
|
text-decoration: none;
|
|
3934
4023
|
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(35, 0, 80)' d='M8.63792 19.9964L7.6499 19.0082L14.6571 11.9999L7.6499 4.99159L8.63792 4.00342L16.1426 11.5023C16.2083 11.5675 16.2604 11.645 16.296 11.7304C16.3316 11.8158 16.3499 11.9074 16.3499 11.9999C16.3499 12.0924 16.3316 12.184 16.296 12.2694C16.2604 12.3548 16.2083 12.4324 16.1426 12.4975L8.63792 19.9964Z'/%3e%3c/svg%3e");
|
|
4024
|
+
transition-property: color, background-color, border-color;
|
|
4025
|
+
transition-duration: 150ms;
|
|
4026
|
+
transition-timing-function: ease-out;
|
|
3935
4027
|
}
|
|
3936
4028
|
.ilo--link-list--link:visited {
|
|
3937
4029
|
color: rgb(35, 0, 80);
|
|
@@ -4015,7 +4107,7 @@ body {
|
|
|
4015
4107
|
|
|
4016
4108
|
/**
|
|
4017
4109
|
* Do not edit directly
|
|
4018
|
-
* Generated on
|
|
4110
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
4019
4111
|
*/
|
|
4020
4112
|
/**
|
|
4021
4113
|
* TOKENS:
|
|
@@ -4078,7 +4170,7 @@ body {
|
|
|
4078
4170
|
|
|
4079
4171
|
/**
|
|
4080
4172
|
* Do not edit directly
|
|
4081
|
-
* Generated on
|
|
4173
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
4082
4174
|
*/
|
|
4083
4175
|
/**
|
|
4084
4176
|
* TOKENS:
|
|
@@ -4088,7 +4180,7 @@ body {
|
|
|
4088
4180
|
*/
|
|
4089
4181
|
/**
|
|
4090
4182
|
* Do not edit directly
|
|
4091
|
-
* Generated on
|
|
4183
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
4092
4184
|
*/
|
|
4093
4185
|
/**
|
|
4094
4186
|
* TOKENS:
|
|
@@ -4098,7 +4190,7 @@ body {
|
|
|
4098
4190
|
*/
|
|
4099
4191
|
/**
|
|
4100
4192
|
* Do not edit directly
|
|
4101
|
-
* Generated on
|
|
4193
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
4102
4194
|
*/
|
|
4103
4195
|
/**
|
|
4104
4196
|
* TOKENS:
|
|
@@ -4206,7 +4298,7 @@ body {
|
|
|
4206
4298
|
|
|
4207
4299
|
/**
|
|
4208
4300
|
* Do not edit directly
|
|
4209
|
-
* Generated on
|
|
4301
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
4210
4302
|
*/
|
|
4211
4303
|
/**
|
|
4212
4304
|
* TOKENS:
|
|
@@ -4216,7 +4308,7 @@ body {
|
|
|
4216
4308
|
*/
|
|
4217
4309
|
/**
|
|
4218
4310
|
* Do not edit directly
|
|
4219
|
-
* Generated on
|
|
4311
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
4220
4312
|
*/
|
|
4221
4313
|
/**
|
|
4222
4314
|
* TOKENS:
|
|
@@ -4226,7 +4318,7 @@ body {
|
|
|
4226
4318
|
*/
|
|
4227
4319
|
/**
|
|
4228
4320
|
* Do not edit directly
|
|
4229
|
-
* Generated on
|
|
4321
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
4230
4322
|
*/
|
|
4231
4323
|
/**
|
|
4232
4324
|
* TOKENS:
|
|
@@ -4323,7 +4415,7 @@ body {
|
|
|
4323
4415
|
|
|
4324
4416
|
/**
|
|
4325
4417
|
* Do not edit directly
|
|
4326
|
-
* Generated on
|
|
4418
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
4327
4419
|
*/
|
|
4328
4420
|
/**
|
|
4329
4421
|
* TOKENS:
|
|
@@ -4494,7 +4586,7 @@ body {
|
|
|
4494
4586
|
display: none;
|
|
4495
4587
|
font-family: Overpass;
|
|
4496
4588
|
font-weight: 700;
|
|
4497
|
-
padding:
|
|
4589
|
+
padding: 16px 0;
|
|
4498
4590
|
text-align: right;
|
|
4499
4591
|
}
|
|
4500
4592
|
.right-to-left .ilo--header--logo-tagline {
|
|
@@ -4561,6 +4653,7 @@ body {
|
|
|
4561
4653
|
display: block;
|
|
4562
4654
|
padding: 16px 36px 16px 8px;
|
|
4563
4655
|
text-decoration: none;
|
|
4656
|
+
transition: color 150ms ease-out, background 150ms ease-out;
|
|
4564
4657
|
}
|
|
4565
4658
|
.ilo--nav--link:hover, .ilo--nav--link:focus {
|
|
4566
4659
|
background: rgb(235, 245, 253);
|
|
@@ -4749,7 +4842,6 @@ body {
|
|
|
4749
4842
|
text-align: right;
|
|
4750
4843
|
}
|
|
4751
4844
|
.ilo--mobile--nav--search .ilo--searchfield {
|
|
4752
|
-
max-width: 618px;
|
|
4753
4845
|
width: 100%;
|
|
4754
4846
|
}
|
|
4755
4847
|
.ilo--mobile--nav--search .ilo--fieldset {
|
|
@@ -4782,7 +4874,7 @@ body {
|
|
|
4782
4874
|
width: 32px;
|
|
4783
4875
|
}
|
|
4784
4876
|
.right-to-left .ilo--language-switcher::before {
|
|
4785
|
-
clip-path: polygon(0 0, 0 100%, 100%
|
|
4877
|
+
clip-path: polygon(0 0, 0 100%, 100% 0);
|
|
4786
4878
|
left: auto;
|
|
4787
4879
|
right: -32px;
|
|
4788
4880
|
}
|
|
@@ -5066,7 +5158,7 @@ body {
|
|
|
5066
5158
|
|
|
5067
5159
|
/**
|
|
5068
5160
|
* Do not edit directly
|
|
5069
|
-
* Generated on
|
|
5161
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
5070
5162
|
*/
|
|
5071
5163
|
/**
|
|
5072
5164
|
* TOKENS:
|
|
@@ -5076,7 +5168,7 @@ body {
|
|
|
5076
5168
|
*/
|
|
5077
5169
|
/**
|
|
5078
5170
|
* Do not edit directly
|
|
5079
|
-
* Generated on
|
|
5171
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
5080
5172
|
*/
|
|
5081
5173
|
/**
|
|
5082
5174
|
* TOKENS:
|
|
@@ -5086,7 +5178,7 @@ body {
|
|
|
5086
5178
|
*/
|
|
5087
5179
|
/**
|
|
5088
5180
|
* Do not edit directly
|
|
5089
|
-
* Generated on
|
|
5181
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
5090
5182
|
*/
|
|
5091
5183
|
/**
|
|
5092
5184
|
* TOKENS:
|
|
@@ -5278,7 +5370,7 @@ body {
|
|
|
5278
5370
|
|
|
5279
5371
|
/**
|
|
5280
5372
|
* Do not edit directly
|
|
5281
|
-
* Generated on
|
|
5373
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
5282
5374
|
*/
|
|
5283
5375
|
/**
|
|
5284
5376
|
* TOKENS:
|
|
@@ -5413,7 +5505,7 @@ body {
|
|
|
5413
5505
|
|
|
5414
5506
|
/**
|
|
5415
5507
|
* Do not edit directly
|
|
5416
|
-
* Generated on
|
|
5508
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
5417
5509
|
*/
|
|
5418
5510
|
/**
|
|
5419
5511
|
* TOKENS:
|
|
@@ -5423,7 +5515,7 @@ body {
|
|
|
5423
5515
|
*/
|
|
5424
5516
|
/**
|
|
5425
5517
|
* Do not edit directly
|
|
5426
|
-
* Generated on
|
|
5518
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
5427
5519
|
*/
|
|
5428
5520
|
/**
|
|
5429
5521
|
* TOKENS:
|
|
@@ -5448,7 +5540,7 @@ body {
|
|
|
5448
5540
|
}
|
|
5449
5541
|
/**
|
|
5450
5542
|
* Do not edit directly
|
|
5451
|
-
* Generated on
|
|
5543
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
5452
5544
|
*/
|
|
5453
5545
|
/**
|
|
5454
5546
|
* TOKENS:
|
|
@@ -5463,10 +5555,10 @@ body {
|
|
|
5463
5555
|
.ilo--profile--avatar {
|
|
5464
5556
|
border-radius: 50%;
|
|
5465
5557
|
float: left;
|
|
5466
|
-
width:
|
|
5558
|
+
width: 3.4297963558rem;
|
|
5467
5559
|
}
|
|
5468
5560
|
.ilo--profile--contents .id {
|
|
5469
|
-
margin-left:
|
|
5561
|
+
margin-left: 4.0192926045rem;
|
|
5470
5562
|
padding-top: 5px;
|
|
5471
5563
|
}
|
|
5472
5564
|
.ilo--profile--contents .id:first-of-type {
|
|
@@ -5573,7 +5665,7 @@ body {
|
|
|
5573
5665
|
}
|
|
5574
5666
|
.right-to-left .ilo--profile .ilo--profile--contents .id {
|
|
5575
5667
|
margin-left: auto;
|
|
5576
|
-
margin-right:
|
|
5668
|
+
margin-right: 4.0192926045rem;
|
|
5577
5669
|
}
|
|
5578
5670
|
.right-to-left .ilo--profile .ilo--profile--link span {
|
|
5579
5671
|
background-position: 10px center;
|
|
@@ -5593,7 +5685,7 @@ body {
|
|
|
5593
5685
|
|
|
5594
5686
|
/**
|
|
5595
5687
|
* Do not edit directly
|
|
5596
|
-
* Generated on
|
|
5688
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
5597
5689
|
*/
|
|
5598
5690
|
/**
|
|
5599
5691
|
* TOKENS:
|
|
@@ -5679,6 +5771,10 @@ body {
|
|
|
5679
5771
|
margin-top: 2px;
|
|
5680
5772
|
order: 2;
|
|
5681
5773
|
}
|
|
5774
|
+
.right-to-left .ilo--fieldset--input--radio .ilo--fieldset--label {
|
|
5775
|
+
margin-left: 0;
|
|
5776
|
+
margin-right: 0.4287245445rem;
|
|
5777
|
+
}
|
|
5682
5778
|
.ilo--fieldset--input--radio .ilo--fieldset--error,
|
|
5683
5779
|
.ilo--fieldset--input--radio .ilo--fieldset--helper {
|
|
5684
5780
|
order: 3;
|
|
@@ -5694,7 +5790,7 @@ body {
|
|
|
5694
5790
|
|
|
5695
5791
|
/**
|
|
5696
5792
|
* Do not edit directly
|
|
5697
|
-
* Generated on
|
|
5793
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
5698
5794
|
*/
|
|
5699
5795
|
/**
|
|
5700
5796
|
* TOKENS:
|
|
@@ -5704,7 +5800,7 @@ body {
|
|
|
5704
5800
|
*/
|
|
5705
5801
|
/**
|
|
5706
5802
|
* Do not edit directly
|
|
5707
|
-
* Generated on
|
|
5803
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
5708
5804
|
*/
|
|
5709
5805
|
/**
|
|
5710
5806
|
* TOKENS:
|
|
@@ -5729,7 +5825,7 @@ body {
|
|
|
5729
5825
|
}
|
|
5730
5826
|
/**
|
|
5731
5827
|
* Do not edit directly
|
|
5732
|
-
* Generated on
|
|
5828
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
5733
5829
|
*/
|
|
5734
5830
|
/**
|
|
5735
5831
|
* TOKENS:
|
|
@@ -5790,7 +5886,7 @@ body {
|
|
|
5790
5886
|
|
|
5791
5887
|
/**
|
|
5792
5888
|
* Do not edit directly
|
|
5793
|
-
* Generated on
|
|
5889
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
5794
5890
|
*/
|
|
5795
5891
|
/**
|
|
5796
5892
|
* TOKENS:
|
|
@@ -6226,7 +6322,7 @@ body {
|
|
|
6226
6322
|
|
|
6227
6323
|
/**
|
|
6228
6324
|
* Do not edit directly
|
|
6229
|
-
* Generated on
|
|
6325
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
6230
6326
|
*/
|
|
6231
6327
|
/**
|
|
6232
6328
|
* TOKENS:
|
|
@@ -6277,7 +6373,7 @@ body {
|
|
|
6277
6373
|
|
|
6278
6374
|
/**
|
|
6279
6375
|
* Do not edit directly
|
|
6280
|
-
* Generated on
|
|
6376
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
6281
6377
|
*/
|
|
6282
6378
|
/**
|
|
6283
6379
|
* TOKENS:
|
|
@@ -6301,6 +6397,9 @@ body {
|
|
|
6301
6397
|
font-weight: inherit;
|
|
6302
6398
|
line-height: inherit;
|
|
6303
6399
|
text-decoration: none;
|
|
6400
|
+
transition-property: color, background-color, border-color;
|
|
6401
|
+
transition-duration: 150ms;
|
|
6402
|
+
transition-timing-function: ease-out;
|
|
6304
6403
|
}
|
|
6305
6404
|
.ilo--tabs:not(.tabs--js) .ilo--tabs--selection--button:visited {
|
|
6306
6405
|
background: rgba(0, 0, 0, 0);
|
|
@@ -6312,6 +6411,9 @@ body {
|
|
|
6312
6411
|
border-bottom: 3px solid rgb(30, 45, 190);
|
|
6313
6412
|
color: rgb(30, 45, 190);
|
|
6314
6413
|
text-decoration: none;
|
|
6414
|
+
transition-property: color, background-color, border-color;
|
|
6415
|
+
transition-duration: 150ms;
|
|
6416
|
+
transition-timing-function: ease-out;
|
|
6315
6417
|
}
|
|
6316
6418
|
.ilo--tabs:not(.tabs--js) .ilo--tabs--selection--button:active {
|
|
6317
6419
|
background: rgba(0, 0, 0, 0);
|
|
@@ -6345,10 +6447,16 @@ body {
|
|
|
6345
6447
|
font-size: 16px;
|
|
6346
6448
|
letter-spacing: -0.02em;
|
|
6347
6449
|
line-height: 21.6px;
|
|
6450
|
+
transition-property: color, background-color, border-color;
|
|
6451
|
+
transition-duration: 150ms;
|
|
6452
|
+
transition-timing-function: ease-out;
|
|
6348
6453
|
}
|
|
6349
6454
|
.ilo--tabs.tabs--js .ilo--tabs--selection--button[aria-selected=true] {
|
|
6350
6455
|
background-color: rgb(255, 255, 255);
|
|
6351
6456
|
border-top: 0.1607717042rem solid rgb(35, 0, 80);
|
|
6457
|
+
transition-property: color, background-color, border-color;
|
|
6458
|
+
transition-duration: 150ms;
|
|
6459
|
+
transition-timing-function: ease-out;
|
|
6352
6460
|
}
|
|
6353
6461
|
.ilo--tabs.tabs--js .ilo--tabs--selection--button.icon .ilo--icon {
|
|
6354
6462
|
height: 0.857449089rem;
|
|
@@ -6363,6 +6471,9 @@ body {
|
|
|
6363
6471
|
background-color: rgb(235, 245, 253);
|
|
6364
6472
|
color: rgb(30, 45, 190);
|
|
6365
6473
|
outline: none;
|
|
6474
|
+
transition-property: color, background-color, border-color;
|
|
6475
|
+
transition-duration: 150ms;
|
|
6476
|
+
transition-timing-function: ease-out;
|
|
6366
6477
|
}
|
|
6367
6478
|
.ilo--tabs.tabs--js .ilo--tabs--selection--button:hover.has--tooltip .ilo--tooltip--wrapper, .ilo--tabs.tabs--js .ilo--tabs--selection--button[aria-selected=true]:hover.has--tooltip .ilo--tooltip--wrapper {
|
|
6368
6479
|
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(30, 45, 190)' d='M8 0C6.4 0 4.9.5 3.6 1.3c-1.4.9-2.4 2.2-3 3.6C0 6.4-.2 8 .2 9.6c.3 1.6 1.1 3 2.2 4.1 1.1 1.1 2.5 1.9 4.1 2.2s3.2.2 4.6-.5c1.5-.6 2.7-1.6 3.6-2.9.8-1.4 1.3-2.9 1.3-4.5 0-2.1-.8-4.2-2.3-5.7C12.2.8 10.1 0 8 0zm0 14c-1.2 0-2.3-.4-3.3-1-1-.7-1.8-1.6-2.2-2.7C2 9.2 1.9 8 2.1 6.8c.2-1.2.8-2.2 1.6-3.1.8-.8 1.9-1.4 3.1-1.6 1.2-.2 2.4-.1 3.5.4s2 1.2 2.7 2.2c.7 1 1 2.1 1 3.3 0 1.6-.6 3.1-1.8 4.2C11.1 13.4 9.6 14 8 14z'/%3e%3cpath fill='rgb(30, 45, 190)' d='M9 7H7v5h2V7zM8 6c.6 0 1-.4 1-1s-.4-1-1-1-1 .4-1 1 .4 1 1 1z'/%3e%3c/svg%3e");
|
|
@@ -6419,7 +6530,7 @@ body {
|
|
|
6419
6530
|
|
|
6420
6531
|
/**
|
|
6421
6532
|
* Do not edit directly
|
|
6422
|
-
* Generated on
|
|
6533
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
6423
6534
|
*/
|
|
6424
6535
|
/**
|
|
6425
6536
|
* TOKENS:
|
|
@@ -6769,7 +6880,7 @@ body {
|
|
|
6769
6880
|
|
|
6770
6881
|
/**
|
|
6771
6882
|
* Do not edit directly
|
|
6772
|
-
* Generated on
|
|
6883
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
6773
6884
|
*/
|
|
6774
6885
|
/**
|
|
6775
6886
|
* TOKENS:
|
|
@@ -6955,7 +7066,7 @@ body {
|
|
|
6955
7066
|
|
|
6956
7067
|
/**
|
|
6957
7068
|
* Do not edit directly
|
|
6958
|
-
* Generated on
|
|
7069
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
6959
7070
|
*/
|
|
6960
7071
|
/**
|
|
6961
7072
|
* TOKENS:
|
|
@@ -7011,6 +7122,16 @@ body {
|
|
|
7011
7122
|
direction: rtl;
|
|
7012
7123
|
}
|
|
7013
7124
|
|
|
7125
|
+
/**
|
|
7126
|
+
* Do not edit directly
|
|
7127
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
7128
|
+
*/
|
|
7129
|
+
/**
|
|
7130
|
+
* TOKENS:
|
|
7131
|
+
*/
|
|
7132
|
+
/**
|
|
7133
|
+
* MAPS:
|
|
7134
|
+
*/
|
|
7014
7135
|
.ilo--tags {
|
|
7015
7136
|
list-style: none;
|
|
7016
7137
|
}
|
|
@@ -7034,8 +7155,11 @@ body {
|
|
|
7034
7155
|
font-size: inherit;
|
|
7035
7156
|
font-weight: 500;
|
|
7036
7157
|
line-height: inherit;
|
|
7037
|
-
padding: 0.5359056806rem 0.6430868167rem;
|
|
7158
|
+
padding: 0.5359056806rem 0.6430868167rem 0.4287245445rem 0.6430868167rem;
|
|
7038
7159
|
text-decoration: none;
|
|
7160
|
+
transition-property: color, background-color, border-color;
|
|
7161
|
+
transition-duration: 150ms;
|
|
7162
|
+
transition-timing-function: ease-out;
|
|
7039
7163
|
}
|
|
7040
7164
|
.ilo--tag--active {
|
|
7041
7165
|
background: rgb(237, 240, 242);
|
|
@@ -7050,16 +7174,26 @@ body {
|
|
|
7050
7174
|
color: rgb(35, 0, 80);
|
|
7051
7175
|
cursor: pointer;
|
|
7052
7176
|
outline: none;
|
|
7177
|
+
pointer-events: none;
|
|
7053
7178
|
}
|
|
7054
7179
|
.ilo--tag--anchor.ilo--tag--active:hover {
|
|
7055
7180
|
background: rgb(235, 245, 253);
|
|
7056
7181
|
color: rgb(30, 45, 190);
|
|
7057
7182
|
text-decoration: none;
|
|
7183
|
+
transition-property: color, background-color, border-color;
|
|
7184
|
+
transition-duration: 150ms;
|
|
7185
|
+
transition-timing-function: ease-out;
|
|
7058
7186
|
}
|
|
7059
7187
|
.ilo--tag--anchor.ilo--tag--active:focus {
|
|
7060
7188
|
background: rgb(235, 245, 253);
|
|
7061
7189
|
color: rgb(30, 45, 190);
|
|
7062
7190
|
outline: none;
|
|
7191
|
+
transition-property: color, background-color, border-color;
|
|
7192
|
+
transition-duration: 150ms;
|
|
7193
|
+
transition-timing-function: ease-out;
|
|
7194
|
+
}
|
|
7195
|
+
.ilo--tag--anchor.ilo--tag--active.ilo--tag--active {
|
|
7196
|
+
pointer-events: auto;
|
|
7063
7197
|
}
|
|
7064
7198
|
.ilo--tag--button {
|
|
7065
7199
|
font-size: 14.93px;
|
|
@@ -7079,31 +7213,90 @@ body {
|
|
|
7079
7213
|
opacity: 1;
|
|
7080
7214
|
outline: none;
|
|
7081
7215
|
visibility: visible;
|
|
7216
|
+
transition-property: color, background-color, border-color;
|
|
7217
|
+
transition-duration: 150ms;
|
|
7218
|
+
transition-timing-function: ease-out;
|
|
7219
|
+
}
|
|
7220
|
+
.ilo--tag--button.icon__position--right .ilo--icon {
|
|
7221
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(35, 0, 80)' d='M16.9497 15.5356L13.4142 12L16.9497 8.46451L15.5355 7.05029L12 10.5858L8.46446 7.05029L7.05025 8.46451L10.5858 12L7.05025 15.5356L8.46446 16.9498L12 13.4143L15.5355 16.9498L16.9497 15.5356Z'/%3e%3c/svg%3e");
|
|
7222
|
+
height: 100%;
|
|
7223
|
+
max-height: 28px;
|
|
7224
|
+
max-width: 28px;
|
|
7225
|
+
position: absolute;
|
|
7226
|
+
right: 5px;
|
|
7227
|
+
top: 5px;
|
|
7228
|
+
width: 100%;
|
|
7082
7229
|
}
|
|
7083
7230
|
.ilo--tag--button:hover {
|
|
7084
7231
|
background: rgb(235, 245, 253);
|
|
7085
7232
|
color: rgb(30, 45, 190);
|
|
7086
7233
|
text-decoration: none;
|
|
7234
|
+
transition-property: color, background-color, border-color;
|
|
7235
|
+
transition-duration: 150ms;
|
|
7236
|
+
transition-timing-function: ease-out;
|
|
7237
|
+
}
|
|
7238
|
+
.ilo--tag--button:hover.icon__position--right .ilo--icon {
|
|
7239
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(30, 45, 190)' d='M16.9497 15.5356L13.4142 12L16.9497 8.46451L15.5355 7.05029L12 10.5858L8.46446 7.05029L7.05025 8.46451L10.5858 12L7.05025 15.5356L8.46446 16.9498L12 13.4143L15.5355 16.9498L16.9497 15.5356Z'/%3e%3c/svg%3e");
|
|
7087
7240
|
}
|
|
7088
7241
|
.ilo--tag--button:focus {
|
|
7089
7242
|
background: rgb(235, 245, 253);
|
|
7090
7243
|
color: rgb(30, 45, 190);
|
|
7091
7244
|
outline: none;
|
|
7092
7245
|
}
|
|
7093
|
-
.ilo--tag--
|
|
7246
|
+
.ilo--tag--reset {
|
|
7247
|
+
font-size: 14.93px;
|
|
7248
|
+
letter-spacing: -0.02em;
|
|
7249
|
+
line-height: 20.16px;
|
|
7250
|
+
cursor: pointer;
|
|
7251
|
+
display: none;
|
|
7252
|
+
opacity: 0;
|
|
7253
|
+
position: relative;
|
|
7254
|
+
visibility: hidden;
|
|
7255
|
+
}
|
|
7256
|
+
.ilo--tag--reset.ilo--tag--active {
|
|
7257
|
+
background: rgb(255, 255, 255);
|
|
7258
|
+
border: 1.5px solid rgb(184, 196, 204);
|
|
7259
|
+
color: rgb(35, 0, 80);
|
|
7260
|
+
display: block;
|
|
7261
|
+
opacity: 1;
|
|
7262
|
+
outline: none;
|
|
7263
|
+
visibility: visible;
|
|
7264
|
+
transition-property: color, background-color, border-color;
|
|
7265
|
+
transition-duration: 150ms;
|
|
7266
|
+
transition-timing-function: ease-out;
|
|
7267
|
+
}
|
|
7268
|
+
.ilo--tag--reset.icon__position--right .ilo--icon {
|
|
7094
7269
|
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(35, 0, 80)' d='M16.9497 15.5356L13.4142 12L16.9497 8.46451L15.5355 7.05029L12 10.5858L8.46446 7.05029L7.05025 8.46451L10.5858 12L7.05025 15.5356L8.46446 16.9498L12 13.4143L15.5355 16.9498L16.9497 15.5356Z'/%3e%3c/svg%3e");
|
|
7095
7270
|
height: 100%;
|
|
7096
7271
|
max-height: 28px;
|
|
7097
7272
|
max-width: 28px;
|
|
7098
7273
|
position: absolute;
|
|
7099
7274
|
right: 5px;
|
|
7100
|
-
top:
|
|
7275
|
+
top: 5px;
|
|
7101
7276
|
width: 100%;
|
|
7102
7277
|
}
|
|
7278
|
+
.ilo--tag--reset:hover {
|
|
7279
|
+
background: rgb(235, 245, 253);
|
|
7280
|
+
border: 1.5px solid rgb(235, 245, 253);
|
|
7281
|
+
color: rgb(30, 45, 190);
|
|
7282
|
+
text-decoration: none;
|
|
7283
|
+
transition-property: color, background-color, border-color;
|
|
7284
|
+
transition-duration: 150ms;
|
|
7285
|
+
transition-timing-function: ease-out;
|
|
7286
|
+
}
|
|
7287
|
+
.ilo--tag--reset:hover.icon__position--right .ilo--icon {
|
|
7288
|
+
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(30, 45, 190)' d='M16.9497 15.5356L13.4142 12L16.9497 8.46451L15.5355 7.05029L12 10.5858L8.46446 7.05029L7.05025 8.46451L10.5858 12L7.05025 15.5356L8.46446 16.9498L12 13.4143L15.5355 16.9498L16.9497 15.5356Z'/%3e%3c/svg%3e");
|
|
7289
|
+
}
|
|
7290
|
+
.ilo--tag--reset:focus {
|
|
7291
|
+
background: rgb(235, 245, 253);
|
|
7292
|
+
border: 1.5px solid rgb(235, 245, 253);
|
|
7293
|
+
color: rgb(30, 45, 190);
|
|
7294
|
+
outline: none;
|
|
7295
|
+
}
|
|
7103
7296
|
|
|
7104
7297
|
/**
|
|
7105
7298
|
* Do not edit directly
|
|
7106
|
-
* Generated on
|
|
7299
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
7107
7300
|
*/
|
|
7108
7301
|
/**
|
|
7109
7302
|
* TOKENS:
|
|
@@ -7122,7 +7315,7 @@ body {
|
|
|
7122
7315
|
filter: drop-shadow(0 0.0428724544rem 0.0857449089rem rgba(35, 0, 80, 0.038)) drop-shadow(0 0.1446945338rem 0.2893890675rem rgba(35, 0, 80, 0.054)) drop-shadow(0 0.6430868167rem 1.2861736334rem rgba(35, 0, 80, 0.12));
|
|
7123
7316
|
color: rgb(45, 45, 45);
|
|
7124
7317
|
opacity: 0;
|
|
7125
|
-
padding:
|
|
7318
|
+
padding: 0.4287245445rem 0.6430868167rem;
|
|
7126
7319
|
position: absolute;
|
|
7127
7320
|
transition: opacity 0.15s ease-in-out;
|
|
7128
7321
|
visibility: hidden;
|
|
@@ -7245,7 +7438,7 @@ body {
|
|
|
7245
7438
|
}
|
|
7246
7439
|
.ilo--tooltip--dark {
|
|
7247
7440
|
background: rgb(45, 45, 45);
|
|
7248
|
-
color: rgb(
|
|
7441
|
+
color: rgb(237, 240, 242);
|
|
7249
7442
|
}
|
|
7250
7443
|
.ilo--tooltip--dark.ilo--tooltip--alignment-bottom .ilo--tooltip--arrow {
|
|
7251
7444
|
border-bottom-color: rgb(45, 45, 45);
|
|
@@ -7262,7 +7455,7 @@ body {
|
|
|
7262
7455
|
|
|
7263
7456
|
/**
|
|
7264
7457
|
* Do not edit directly
|
|
7265
|
-
* Generated on
|
|
7458
|
+
* Generated on Wed, 16 Nov 2022 20:39:14 GMT
|
|
7266
7459
|
*/
|
|
7267
7460
|
/**
|
|
7268
7461
|
* TOKENS:
|