@ilo-org/styles 0.11.1 → 0.11.3-next.0

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.
Files changed (43) hide show
  1. package/build/css/components/index.css +254 -270
  2. package/build/css/components/index.css.map +1 -1
  3. package/build/css/global.css +6 -1
  4. package/build/css/global.css.map +1 -1
  5. package/build/css/index.css +259 -270
  6. package/build/css/index.css.map +1 -1
  7. package/build/css/monorepo.css +274 -288
  8. package/build/css/monorepo.css.map +1 -1
  9. package/build/minified/index.css +1 -1
  10. package/build/minified/index.css.map +1 -1
  11. package/build/minified/monorepo.css +1 -1
  12. package/build/minified/monorepo.css.map +1 -1
  13. package/css/components/accordion.css +1 -1
  14. package/css/components/breadcrumb.css +1 -1
  15. package/css/components/callout.css +1 -1
  16. package/css/components/card.css +1 -1
  17. package/css/components/hero.css +1 -1
  18. package/css/components/herocard.css +1 -1
  19. package/css/components/linklist.css +1 -1
  20. package/css/components/navigation.css +1 -1
  21. package/css/components/profile.css +1 -1
  22. package/css/components/statcard.css +1 -1
  23. package/css/components/tabs.css +1 -1
  24. package/css/components/tag.css +1 -1
  25. package/css/global.css +1 -1
  26. package/css/global.css.map +1 -1
  27. package/css/index.css +12 -3
  28. package/css/index.css.map +1 -1
  29. package/css/monorepo.css +12 -3
  30. package/css/monorepo.css.map +1 -1
  31. package/package.json +3 -3
  32. package/scss/_reset.scss +6 -0
  33. package/scss/components/_accordion.scss +28 -50
  34. package/scss/components/_breadcrumb.scss +4 -1
  35. package/scss/components/_callout.scss +11 -13
  36. package/scss/components/_card.scss +4 -0
  37. package/scss/components/_hero.scss +17 -4
  38. package/scss/components/_linklist.scss +2 -0
  39. package/scss/components/_navigation.scss +3 -5
  40. package/scss/components/_profile.scss +116 -138
  41. package/scss/components/_statcard.scss +11 -2
  42. package/scss/components/_tabs.scss +2 -1
  43. package/scss/components/_tag.scss +4 -0
@@ -139,6 +139,11 @@ select {
139
139
  -moz-appearance: none;
140
140
  }
141
141
 
142
+ input,
143
+ textarea {
144
+ border-radius: 0;
145
+ }
146
+
142
147
  *,
143
148
  *::before,
144
149
  *::after {
@@ -152,7 +157,7 @@ select {
152
157
  }
153
158
  /**
154
159
  * Do not edit directly
155
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
160
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
156
161
  */
157
162
  /**
158
163
  * TOKENS:
@@ -165,44 +170,41 @@ select {
165
170
  /* -------------------------- */
166
171
  /* --- Overpass Medium --- */
167
172
  @font-face {
173
+ font-display: swap;
168
174
  font-family: "Overpass";
169
- src: url("../assets/Overpass-Medium.ttf") format("truetype");
170
- font-weight: 500;
171
175
  font-style: normal;
172
- font-display: swap;
176
+ font-weight: 500;
177
+ src: url("../assets/overpass-v13-cyrillic-ext_latin-ext_vietnamese-500.woff2") format("woff2");
173
178
  }
174
179
  @font-face {
180
+ font-display: swap;
175
181
  font-family: "Overpass";
176
- src: url("../assets/Overpass-Medium.ttf") format("truetype");
177
- font-weight: 500;
178
182
  font-style: italic;
179
- font-display: swap;
183
+ font-weight: 500;
184
+ src: url("../assets/overpass-v13-cyrillic-ext_latin-ext_vietnamese-500italic.woff2") format("woff2");
180
185
  }
181
186
  /* --- Overpass Light --- */
182
187
  @font-face {
188
+ font-display: swap;
183
189
  font-family: "Overpass";
184
- src: url("../assets/Overpass-Light.eot");
185
- src: url("../assets/Overpass-Light.eot?#iefix") format("embedded-opentype"), url("../assets/Overpass-Light.woff2") format("woff2"), url("../assets/Overpass-Light.woff") format("woff"), url("../assets/Overpass-Light.ttf") format("truetype");
186
- font-weight: 300;
187
190
  font-style: normal;
188
- font-display: swap;
191
+ font-weight: 300;
192
+ src: url("../assets/overpass-v13-cyrillic-ext_latin-ext_vietnamese-300.woff2") format("woff2");
189
193
  }
190
194
  /* --- Overpass Bold --- */
191
195
  @font-face {
196
+ font-display: swap;
192
197
  font-family: "Overpass";
193
- src: url("../assets/Overpass-Bold.eot");
194
- src: url("../assets/Overpass-Bold.eot?#iefix") format("embedded-opentype"), url("../assets/Overpass-Bold.woff2") format("woff2"), url("../assets/Overpass-Bold.woff") format("woff"), url("../assets/Overpass-Bold.ttf") format("truetype");
195
- font-weight: 700;
196
198
  font-style: normal;
197
- font-display: swap;
199
+ font-weight: 700;
200
+ src: url("../assets/overpass-v13-cyrillic-ext_latin-ext_vietnamese-700.woff2") format("woff2");
198
201
  }
199
202
  @font-face {
203
+ font-display: swap;
200
204
  font-family: "Overpass";
201
- src: url("../assets/Overpass-BoldItalic.eot");
202
- src: url("../assets/Overpass-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../assets/Overpass-BoldItalic.woff2") format("woff2"), url("../assets/Overpass-BoldItalic.woff") format("woff"), url("../assets/Overpass-BoldItalic.ttf") format("truetype");
203
- font-weight: 700;
204
205
  font-style: italic;
205
- font-display: swap;
206
+ font-weight: 700;
207
+ src: url("../assets/overpass-v13-cyrillic-ext_latin-ext_vietnamese-700italic.woff2") format("woff2");
206
208
  }
207
209
  /* --------------------------- */
208
210
  /* -------- Noto Sans -------- */
@@ -251,7 +253,7 @@ body {
251
253
 
252
254
  /**
253
255
  * Do not edit directly
254
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
256
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
255
257
  */
256
258
  /**
257
259
  * TOKENS:
@@ -260,28 +262,27 @@ body {
260
262
  * MAPS:
261
263
  */
262
264
  .ilo--accordion--button {
265
+ display: flex;
263
266
  align-items: center;
267
+ flex-direction: row;
268
+ justify-content: space-between;
269
+ width: 100%;
270
+ margin: 0;
271
+ padding: 0.9646302251rem 1.9292604502rem 0.9646302251rem 0;
264
272
  background-color: rgb(255, 255, 255);
265
273
  background-position: calc(100% - 0.3215434084rem) center;
266
274
  background-repeat: no-repeat;
267
275
  background-size: 1.2861736334rem 1.2861736334rem;
268
276
  border: none;
269
277
  border-top: 2px solid rgb(237, 240, 242);
270
- color: rgb(35, 0, 80);
271
- display: flex;
272
278
  fill: rgb(35, 0, 80);
273
- flex-direction: row;
274
279
  font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
280
+ color: rgb(35, 0, 80);
275
281
  font-weight: 500;
276
282
  font-size: 16px;
277
283
  letter-spacing: -0.02em;
278
284
  line-height: 21.6px;
279
- justify-content: space-between;
280
- margin: 0;
281
- padding: 0.9646302251rem 1.9292604502rem 0.9646302251rem 0;
282
- text-align: left;
283
- transition: border 150ms ease-out, background 150ms ease-out, color 150ms ease-out;
284
- width: 100%;
285
+ transition: all 500ms ease-in-out;
285
286
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(35, 0, 80)' d='M18 11H13V6H11V11H6V13H11V18H13V13H18V11Z'/%3e%3c/svg%3e");
286
287
  }
287
288
  .ilo--accordion--button--large {
@@ -324,53 +325,27 @@ body {
324
325
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(35, 0, 80)' d='M18 11H13V6H11V11H6V13H11V18H13V13H18V11Z'/%3e%3c/svg%3e");
325
326
  }
326
327
  .ilo--accordion--panel {
327
- --height: auto;
328
- color: rgb(109, 109, 109);
329
- font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
330
- position: relative;
331
- height: 0px;
328
+ max-height: 0;
329
+ transition: all 500ms cubic-bezier(0, 1, 0, 1);
332
330
  overflow: hidden;
333
- transition: height 225ms ease-out, padding 225ms ease-out;
334
- font-size: 16px;
335
- letter-spacing: -0.02em;
336
- line-height: 21.6px;
337
331
  }
338
332
  .ilo--accordion--panel .ilo--accordion--innerpanel {
339
- padding-bottom: 2.1436227224rem;
333
+ padding-bottom: 0.6430868167rem;
340
334
  padding-top: 0.4287245445rem;
341
335
  }
342
336
  .ilo--accordion--panel--open {
343
- height: var(--height);
344
- transition: height 225ms ease-out, padding 225ms ease-out;
337
+ max-height: 100vh;
338
+ transition: all 500ms ease-in-out;
345
339
  }
346
- .ilo--accordion--panel__scroll {
347
- max-height: 500px;
340
+ .ilo--accordion--panel--open.ilo--accordion--panel__scroll {
341
+ max-height: 300px;
348
342
  overflow-y: auto;
349
343
  padding-right: 1.7148981779rem;
350
344
  }
351
- .ilo--accordion--panel.collapsing, .ilo--accordion--panel.expanding {
352
- height: 0;
353
- position: relative;
354
- overflow: hidden;
355
- visibility: visible;
356
- -webkit-transition-property: height, padding, visibility;
357
- transition-property: height, padding, visibility;
358
- transition-duration: attr(data-transition);
359
- -webkit-transition-duration: attr(data-transition);
360
- transition-timing-function: ease;
361
- -webkit-transition-timing-function: ease;
362
- }
363
- @media screen and (min-width: 610px) {
364
- .ilo--accordion--panel {
365
- font-size: 18.66px;
366
- letter-spacing: -0.02em;
367
- line-height: 24.26px;
368
- }
369
- }
370
345
 
371
346
  /**
372
347
  * Do not edit directly
373
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
348
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
374
349
  */
375
350
  /**
376
351
  * TOKENS:
@@ -395,7 +370,7 @@ body {
395
370
  }
396
371
  /**
397
372
  * Do not edit directly
398
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
373
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
399
374
  */
400
375
  /**
401
376
  * TOKENS:
@@ -438,6 +413,10 @@ body {
438
413
  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");
439
414
  }
440
415
  .ilo--breadcrumb--link--label {
416
+ white-space: nowrap;
417
+ overflow: hidden;
418
+ text-overflow: ellipsis;
419
+ max-width: 40ch;
441
420
  font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
442
421
  font-weight: 400;
443
422
  font-size: 11.94px;
@@ -651,7 +630,7 @@ body {
651
630
 
652
631
  /**
653
632
  * Do not edit directly
654
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
633
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
655
634
  */
656
635
  /**
657
636
  * TOKENS:
@@ -661,7 +640,7 @@ body {
661
640
  */
662
641
  /**
663
642
  * Do not edit directly
664
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
643
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
665
644
  */
666
645
  /**
667
646
  * TOKENS:
@@ -686,7 +665,7 @@ body {
686
665
  }
687
666
  /**
688
667
  * Do not edit directly
689
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
668
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
690
669
  */
691
670
  /**
692
671
  * TOKENS:
@@ -976,7 +955,7 @@ body {
976
955
 
977
956
  /**
978
957
  * Do not edit directly
979
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
958
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
980
959
  */
981
960
  /**
982
961
  * TOKENS:
@@ -1003,24 +982,21 @@ body {
1003
982
  padding: 1.3933547696rem 0.6430868167rem;
1004
983
  width: 2.1436227224rem;
1005
984
  }
985
+ .ilo--callout--sidebar .ilo--callout--icon {
986
+ position: relative;
987
+ top: 0.0803858521rem;
988
+ }
1006
989
  .ilo--callout--content {
1007
990
  padding: 1.3933547696rem 1.1789924973rem 1.2861736334rem;
1008
991
  width: 100%;
1009
- }
1010
- .ilo--callout--copy {
1011
- font-size: 14.93px;
1012
- letter-spacing: normal;
1013
- line-height: 20.3px;
1014
- }
1015
- .ilo--callout--copy:not(:last-child) {
1016
- margin-bottom: 1.2861736334rem;
992
+ font-size: 0.8001071811rem;
1017
993
  }
1018
994
  .ilo--callout--header {
1019
995
  display: flex;
1020
996
  justify-content: space-between;
1021
997
  padding: 0 0 1.2861736334rem;
1022
998
  }
1023
- .ilo--callout--headline {
999
+ .ilo--callout--title {
1024
1000
  font-size: 16px;
1025
1001
  letter-spacing: -0.02em;
1026
1002
  line-height: 21.6px;
@@ -1037,7 +1013,7 @@ body {
1037
1013
  cursor: pointer;
1038
1014
  font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
1039
1015
  font-weight: 500;
1040
- padding-right: 36px;
1016
+ padding-right: 32px;
1041
1017
  position: relative;
1042
1018
  }
1043
1019
  .ilo--callout--toggle--icon {
@@ -1047,11 +1023,11 @@ body {
1047
1023
  display: inline-block;
1048
1024
  height: 24px;
1049
1025
  position: absolute;
1050
- right: -3px;
1051
- top: 50%;
1026
+ right: 0;
1027
+ top: 11px;
1052
1028
  transform: translateY(-50%) rotate(0);
1053
1029
  transition: transform 225ms ease-out;
1054
- width: 23px;
1030
+ width: 24px;
1055
1031
  }
1056
1032
  .ilo--callout--footer {
1057
1033
  padding: 1.2861736334rem 0 0 0;
@@ -1106,7 +1082,7 @@ body {
1106
1082
 
1107
1083
  /**
1108
1084
  * Do not edit directly
1109
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
1085
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
1110
1086
  */
1111
1087
  /**
1112
1088
  * TOKENS:
@@ -1116,7 +1092,7 @@ body {
1116
1092
  */
1117
1093
  /**
1118
1094
  * Do not edit directly
1119
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
1095
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
1120
1096
  */
1121
1097
  /**
1122
1098
  * TOKENS:
@@ -1141,7 +1117,7 @@ body {
1141
1117
  }
1142
1118
  /**
1143
1119
  * Do not edit directly
1144
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
1120
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
1145
1121
  */
1146
1122
  /**
1147
1123
  * TOKENS:
@@ -1159,7 +1135,7 @@ body {
1159
1135
 
1160
1136
  /**
1161
1137
  * Do not edit directly
1162
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
1138
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
1163
1139
  */
1164
1140
  /**
1165
1141
  * TOKENS:
@@ -1236,6 +1212,9 @@ body {
1236
1212
  width: 40px;
1237
1213
  z-index: 1;
1238
1214
  }
1215
+ .ilo--card--wrap {
1216
+ height: 100%;
1217
+ }
1239
1218
  .ilo--card--wrapper {
1240
1219
  max-width: var(--max-width);
1241
1220
  }
@@ -1370,7 +1349,7 @@ body {
1370
1349
 
1371
1350
  /**
1372
1351
  * Do not edit directly
1373
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
1352
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
1374
1353
  */
1375
1354
  /**
1376
1355
  * TOKENS:
@@ -1538,7 +1517,7 @@ body {
1538
1517
 
1539
1518
  /**
1540
1519
  * Do not edit directly
1541
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
1520
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
1542
1521
  */
1543
1522
  /**
1544
1523
  * TOKENS:
@@ -1632,7 +1611,7 @@ body {
1632
1611
 
1633
1612
  /**
1634
1613
  * Do not edit directly
1635
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
1614
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
1636
1615
  */
1637
1616
  /**
1638
1617
  * TOKENS:
@@ -1769,7 +1748,7 @@ body {
1769
1748
 
1770
1749
  /**
1771
1750
  * Do not edit directly
1772
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
1751
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
1773
1752
  */
1774
1753
  /**
1775
1754
  * TOKENS:
@@ -1911,7 +1890,7 @@ body {
1911
1890
 
1912
1891
  /**
1913
1892
  * Do not edit directly
1914
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
1893
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
1915
1894
  */
1916
1895
  /**
1917
1896
  * TOKENS:
@@ -2060,7 +2039,7 @@ body {
2060
2039
 
2061
2040
  /**
2062
2041
  * Do not edit directly
2063
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
2042
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
2064
2043
  */
2065
2044
  /**
2066
2045
  * TOKENS:
@@ -2175,7 +2154,7 @@ body {
2175
2154
 
2176
2155
  /**
2177
2156
  * Do not edit directly
2178
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
2157
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
2179
2158
  */
2180
2159
  /**
2181
2160
  * TOKENS:
@@ -2205,7 +2184,9 @@ body {
2205
2184
  }
2206
2185
  .ilo--card__type__stat .ilo--card--content {
2207
2186
  display: flex;
2208
- flex-wrap: wrap;
2187
+ flex-flow: column;
2188
+ align-items: flex-start;
2189
+ justify-content: flex-start;
2209
2190
  height: 100%;
2210
2191
  }
2211
2192
  .right-to-left .ilo--card__type__stat .ilo--card--content {
@@ -2228,16 +2209,22 @@ body {
2228
2209
  margin-bottom: 1.6734954235rem;
2229
2210
  width: 100%;
2230
2211
  }
2212
+ .ilo--card__type__stat .ilo--card--source {
2213
+ display: flex;
2214
+ flex: auto;
2215
+ flex-flow: column;
2216
+ justify-content: flex-end;
2217
+ align-items: flex-start;
2218
+ }
2231
2219
  .ilo--card__type__stat .ilo--link {
2232
2220
  font-size: 11.94px;
2233
2221
  letter-spacing: -0.02em;
2234
2222
  line-height: 16.24px;
2235
- align-self: flex-end;
2236
2223
  }
2237
2224
 
2238
2225
  /**
2239
2226
  * Do not edit directly
2240
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
2227
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
2241
2228
  */
2242
2229
  /**
2243
2230
  * TOKENS:
@@ -2312,7 +2299,7 @@ body {
2312
2299
 
2313
2300
  /**
2314
2301
  * Do not edit directly
2315
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
2302
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
2316
2303
  */
2317
2304
  /**
2318
2305
  * TOKENS:
@@ -2364,7 +2351,7 @@ body {
2364
2351
 
2365
2352
  /**
2366
2353
  * Do not edit directly
2367
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
2354
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
2368
2355
  */
2369
2356
  /**
2370
2357
  * TOKENS:
@@ -2441,7 +2428,7 @@ body {
2441
2428
 
2442
2429
  /**
2443
2430
  * Do not edit directly
2444
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
2431
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
2445
2432
  */
2446
2433
  /**
2447
2434
  * TOKENS:
@@ -2522,7 +2509,7 @@ body {
2522
2509
 
2523
2510
  /**
2524
2511
  * Do not edit directly
2525
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
2512
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
2526
2513
  */
2527
2514
  /**
2528
2515
  * TOKENS:
@@ -2532,7 +2519,7 @@ body {
2532
2519
  */
2533
2520
  /**
2534
2521
  * Do not edit directly
2535
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
2522
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
2536
2523
  */
2537
2524
  /**
2538
2525
  * TOKENS:
@@ -2542,7 +2529,7 @@ body {
2542
2529
  */
2543
2530
  /**
2544
2531
  * Do not edit directly
2545
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
2532
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
2546
2533
  */
2547
2534
  /**
2548
2535
  * TOKENS:
@@ -2552,7 +2539,7 @@ body {
2552
2539
  */
2553
2540
  /**
2554
2541
  * Do not edit directly
2555
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
2542
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
2556
2543
  */
2557
2544
  /**
2558
2545
  * TOKENS:
@@ -2678,7 +2665,7 @@ body {
2678
2665
 
2679
2666
  /**
2680
2667
  * Do not edit directly
2681
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
2668
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
2682
2669
  */
2683
2670
  /**
2684
2671
  * TOKENS:
@@ -2695,7 +2682,7 @@ body {
2695
2682
 
2696
2683
  /**
2697
2684
  * Do not edit directly
2698
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
2685
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
2699
2686
  */
2700
2687
  /**
2701
2688
  * TOKENS:
@@ -2783,7 +2770,7 @@ body {
2783
2770
 
2784
2771
  /**
2785
2772
  * Do not edit directly
2786
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
2773
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
2787
2774
  */
2788
2775
  /**
2789
2776
  * TOKENS:
@@ -2793,7 +2780,7 @@ body {
2793
2780
  */
2794
2781
  /**
2795
2782
  * Do not edit directly
2796
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
2783
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
2797
2784
  */
2798
2785
  /**
2799
2786
  * TOKENS:
@@ -2803,7 +2790,7 @@ body {
2803
2790
  */
2804
2791
  /**
2805
2792
  * Do not edit directly
2806
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
2793
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
2807
2794
  */
2808
2795
  /**
2809
2796
  * TOKENS:
@@ -2856,7 +2843,7 @@ body {
2856
2843
 
2857
2844
  /**
2858
2845
  * Do not edit directly
2859
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
2846
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
2860
2847
  */
2861
2848
  /**
2862
2849
  * TOKENS:
@@ -2941,7 +2928,7 @@ body {
2941
2928
 
2942
2929
  /**
2943
2930
  * Do not edit directly
2944
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
2931
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
2945
2932
  */
2946
2933
  /**
2947
2934
  * TOKENS:
@@ -3038,7 +3025,7 @@ body {
3038
3025
 
3039
3026
  /**
3040
3027
  * Do not edit directly
3041
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
3028
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
3042
3029
  */
3043
3030
  /**
3044
3031
  * TOKENS:
@@ -3079,7 +3066,7 @@ body {
3079
3066
 
3080
3067
  /**
3081
3068
  * Do not edit directly
3082
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
3069
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
3083
3070
  */
3084
3071
  /**
3085
3072
  * TOKENS:
@@ -3200,7 +3187,7 @@ body {
3200
3187
 
3201
3188
  /**
3202
3189
  * Do not edit directly
3203
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
3190
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
3204
3191
  */
3205
3192
  /**
3206
3193
  * TOKENS:
@@ -3210,7 +3197,7 @@ body {
3210
3197
  */
3211
3198
  /**
3212
3199
  * Do not edit directly
3213
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
3200
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
3214
3201
  */
3215
3202
  /**
3216
3203
  * TOKENS:
@@ -3235,7 +3222,7 @@ body {
3235
3222
  }
3236
3223
  /**
3237
3224
  * Do not edit directly
3238
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
3225
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
3239
3226
  */
3240
3227
  /**
3241
3228
  * TOKENS:
@@ -3602,7 +3589,7 @@ body {
3602
3589
 
3603
3590
  /**
3604
3591
  * Do not edit directly
3605
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
3592
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
3606
3593
  */
3607
3594
  /**
3608
3595
  * TOKENS:
@@ -3725,7 +3712,7 @@ body {
3725
3712
 
3726
3713
  /**
3727
3714
  * Do not edit directly
3728
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
3715
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
3729
3716
  */
3730
3717
  /**
3731
3718
  * TOKENS:
@@ -3734,7 +3721,9 @@ body {
3734
3721
  * MAPS:
3735
3722
  */
3736
3723
  .hero {
3737
- --card-padding-start: 70px;
3724
+ --added-offset: 0;
3725
+ --base-offset: calc(((100vw - 1300px) / 2));
3726
+ --card-padding-start: 71px;
3738
3727
  --corner-cut-height: 40px;
3739
3728
  width: 100%;
3740
3729
  display: grid;
@@ -3829,8 +3818,16 @@ body {
3829
3818
  --card-width: 998px;
3830
3819
  }
3831
3820
  .hero__card-justify__start, .hero__card-justify__offset {
3832
- --card-padding-start: max(16px, min(calc((100vw - 1300px) / 2), 70px));
3833
- --col-1-lg: calc(calc((100vw - 1300px) / 2) - 70px);
3821
+ --card-padding-start: max(16px, min(
3822
+ var(--base-offset) + var(--added-offset),
3823
+ 71px
3824
+ ));
3825
+ --col-1-lg: calc(
3826
+ var(--base-offset) - 71px + var(--added-offset)
3827
+ );
3828
+ }
3829
+ .hero__card-justify__offset {
3830
+ --added-offset: 109px;
3834
3831
  }
3835
3832
  .hero__card-justify__center {
3836
3833
  --col-1-lg: calc((100% - var(--card-width)) / 2);
@@ -3933,10 +3930,10 @@ body {
3933
3930
  left: 0;
3934
3931
  bottom: 0;
3935
3932
  }
3936
- .hero__card-align__bottom.hero__card-justify__start .hero--caption {
3933
+ .hero__card-align__bottom.hero__card-justify__start .hero--caption, .hero__card-align__bottom.hero__card-justify__offset .hero--caption {
3937
3934
  grid-area: 1/1/3/3;
3938
3935
  }
3939
- .hero__card-align__bottom.hero__card-justify__start .hero--caption .hero--caption--wrapper {
3936
+ .hero__card-align__bottom.hero__card-justify__start .hero--caption .hero--caption--wrapper, .hero__card-align__bottom.hero__card-justify__offset .hero--caption .hero--caption--wrapper {
3940
3937
  background: rgb(45, 45, 45);
3941
3938
  height: 27px;
3942
3939
  width: 30px;
@@ -3949,7 +3946,7 @@ body {
3949
3946
  right: initial;
3950
3947
  bottom: 0;
3951
3948
  }
3952
- .hero__card-align__bottom.hero__card-justify__start .hero--caption .hero--caption--wrapper::after {
3949
+ .hero__card-align__bottom.hero__card-justify__start .hero--caption .hero--caption--wrapper::after, .hero__card-align__bottom.hero__card-justify__offset .hero--caption .hero--caption--wrapper::after {
3953
3950
  content: "";
3954
3951
  position: absolute;
3955
3952
  top: 0;
@@ -3992,13 +3989,17 @@ body {
3992
3989
  --col-1-lg: 1fr;
3993
3990
  --col-2-lg: 30px;
3994
3991
  --col-3-lg: var(--card-width);
3995
- --col-4-lg: calc(calc((100vw - 1300px) / 2) - 70px);
3992
+ --col-4-lg: calc(
3993
+ var(--base-offset) - 71px + var(--added-offset)
3994
+ );
3996
3995
  }
3997
3996
  .right-to-left .hero__card-justify__offset {
3998
3997
  --col-1-lg: 1fr;
3999
3998
  --col-2-lg: 30px;
4000
3999
  --col-3-lg: var(--card-width);
4001
- --col-4-lg: calc(calc((100vw - 1300px) / 2) - 70px);
4000
+ --col-4-lg: calc(
4001
+ var(--base-offset) - 71px + var(--added-offset)
4002
+ );
4002
4003
  }
4003
4004
  .right-to-left .hero__card-justify__center {
4004
4005
  --col-1-lg: calc(
@@ -4102,7 +4103,7 @@ body {
4102
4103
 
4103
4104
  /**
4104
4105
  * Do not edit directly
4105
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
4106
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
4106
4107
  */
4107
4108
  /**
4108
4109
  * TOKENS:
@@ -4118,7 +4119,7 @@ body {
4118
4119
  @media screen and (min-width: 1024px) {
4119
4120
  .ilo--hero-card {
4120
4121
  padding-block: 56px;
4121
- padding-inline-end: 70px;
4122
+ padding-inline-end: 71px;
4122
4123
  padding-inline-start: var(--card-padding-start);
4123
4124
  }
4124
4125
  }
@@ -4238,7 +4239,7 @@ body {
4238
4239
 
4239
4240
  /**
4240
4241
  * Do not edit directly
4241
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
4242
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
4242
4243
  */
4243
4244
  /**
4244
4245
  * TOKENS:
@@ -4294,7 +4295,7 @@ body {
4294
4295
 
4295
4296
  /**
4296
4297
  * Do not edit directly
4297
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
4298
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
4298
4299
  */
4299
4300
  /**
4300
4301
  * TOKENS:
@@ -4436,7 +4437,7 @@ body {
4436
4437
 
4437
4438
  /**
4438
4439
  * Do not edit directly
4439
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
4440
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
4440
4441
  */
4441
4442
  /**
4442
4443
  * TOKENS:
@@ -4446,7 +4447,7 @@ body {
4446
4447
  */
4447
4448
  /**
4448
4449
  * Do not edit directly
4449
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
4450
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
4450
4451
  */
4451
4452
  /**
4452
4453
  * TOKENS:
@@ -4471,7 +4472,7 @@ body {
4471
4472
  }
4472
4473
  /**
4473
4474
  * Do not edit directly
4474
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
4475
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
4475
4476
  */
4476
4477
  /**
4477
4478
  * TOKENS:
@@ -4519,7 +4520,7 @@ body {
4519
4520
  width: 0.6430868167rem;
4520
4521
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 11'%3e%3cpath fill='rgb(184, 196, 204)' d='M6.00007 10.8462L12 0L0 0L6.00007 10.8462Z'/%3e%3c/svg%3e");
4521
4522
  }
4522
- .ilo--link-list--links--item.indented:hover .ilo--link-list--label:before, .ilo--link-list--links--item.indented:focus .ilo--link-list--label:before {
4523
+ .ilo--link-list--links--item.indented .ilo--link-list--link:hover .ilo--link-list--label:before, .ilo--link-list--links--item.indented .ilo--link-list--link:focus .ilo--link-list--label:before, .ilo--link-list--links--item.indented:hover .ilo--link-list--label:before, .ilo--link-list--links--item.indented:focus .ilo--link-list--label:before {
4523
4524
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 11'%3e%3cpath fill='rgb(30, 45, 190)' d='M6.00007 10.8462L12 0L0 0L6.00007 10.8462Z'/%3e%3c/svg%3e");
4524
4525
  }
4525
4526
  .ilo--link-list--link {
@@ -4629,7 +4630,7 @@ body {
4629
4630
 
4630
4631
  /**
4631
4632
  * Do not edit directly
4632
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
4633
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
4633
4634
  */
4634
4635
  /**
4635
4636
  * TOKENS:
@@ -4724,7 +4725,7 @@ body {
4724
4725
 
4725
4726
  /**
4726
4727
  * Do not edit directly
4727
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
4728
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
4728
4729
  */
4729
4730
  /**
4730
4731
  * TOKENS:
@@ -4734,7 +4735,7 @@ body {
4734
4735
  */
4735
4736
  /**
4736
4737
  * Do not edit directly
4737
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
4738
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
4738
4739
  */
4739
4740
  /**
4740
4741
  * TOKENS:
@@ -4744,7 +4745,7 @@ body {
4744
4745
  */
4745
4746
  /**
4746
4747
  * Do not edit directly
4747
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
4748
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
4748
4749
  */
4749
4750
  /**
4750
4751
  * TOKENS:
@@ -4915,7 +4916,7 @@ body {
4915
4916
 
4916
4917
  /**
4917
4918
  * Do not edit directly
4918
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
4919
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
4919
4920
  */
4920
4921
  /**
4921
4922
  * TOKENS:
@@ -4962,7 +4963,7 @@ body {
4962
4963
 
4963
4964
  /**
4964
4965
  * Do not edit directly
4965
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
4966
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
4966
4967
  */
4967
4968
  /**
4968
4969
  * TOKENS:
@@ -4972,7 +4973,7 @@ body {
4972
4973
  */
4973
4974
  /**
4974
4975
  * Do not edit directly
4975
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
4976
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
4976
4977
  */
4977
4978
  /**
4978
4979
  * TOKENS:
@@ -4982,7 +4983,7 @@ body {
4982
4983
  */
4983
4984
  /**
4984
4985
  * Do not edit directly
4985
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
4986
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
4986
4987
  */
4987
4988
  /**
4988
4989
  * TOKENS:
@@ -5079,7 +5080,7 @@ body {
5079
5080
 
5080
5081
  /**
5081
5082
  * Do not edit directly
5082
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
5083
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
5083
5084
  */
5084
5085
  /**
5085
5086
  * TOKENS:
@@ -5165,21 +5166,18 @@ body {
5165
5166
  }
5166
5167
  .ilo--header--logo {
5167
5168
  display: block;
5168
- max-width: 150px;
5169
5169
  width: 100%;
5170
5170
  }
5171
- @media screen and (min-width: 1024px) {
5172
- .ilo--header--logo {
5173
- max-width: 200px;
5174
- }
5175
- }
5176
5171
  .ilo--header--logo-link {
5177
5172
  display: block;
5178
5173
  padding: 16px 0;
5174
+ max-width: 150px;
5175
+ width: 100%;
5179
5176
  }
5180
5177
  @media screen and (min-width: 1024px) {
5181
5178
  .ilo--header--logo-link {
5182
5179
  padding: 0 0 24px;
5180
+ max-width: 200px;
5183
5181
  }
5184
5182
  }
5185
5183
  .ilo--header--logo-bar {
@@ -5969,7 +5967,7 @@ body {
5969
5967
 
5970
5968
  /**
5971
5969
  * Do not edit directly
5972
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
5970
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
5973
5971
  */
5974
5972
  /**
5975
5973
  * TOKENS:
@@ -5979,7 +5977,7 @@ body {
5979
5977
  */
5980
5978
  /**
5981
5979
  * Do not edit directly
5982
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
5980
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
5983
5981
  */
5984
5982
  /**
5985
5983
  * TOKENS:
@@ -5989,7 +5987,7 @@ body {
5989
5987
  */
5990
5988
  /**
5991
5989
  * Do not edit directly
5992
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
5990
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
5993
5991
  */
5994
5992
  /**
5995
5993
  * TOKENS:
@@ -6181,7 +6179,7 @@ body {
6181
6179
 
6182
6180
  /**
6183
6181
  * Do not edit directly
6184
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
6182
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
6185
6183
  */
6186
6184
  /**
6187
6185
  * TOKENS:
@@ -6322,7 +6320,7 @@ body {
6322
6320
 
6323
6321
  /**
6324
6322
  * Do not edit directly
6325
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
6323
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
6326
6324
  */
6327
6325
  /**
6328
6326
  * TOKENS:
@@ -6332,7 +6330,7 @@ body {
6332
6330
  */
6333
6331
  /**
6334
6332
  * Do not edit directly
6335
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
6333
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
6336
6334
  */
6337
6335
  /**
6338
6336
  * TOKENS:
@@ -6357,7 +6355,7 @@ body {
6357
6355
  }
6358
6356
  /**
6359
6357
  * Do not edit directly
6360
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
6358
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
6361
6359
  */
6362
6360
  /**
6363
6361
  * TOKENS:
@@ -6366,165 +6364,148 @@ body {
6366
6364
  * MAPS:
6367
6365
  */
6368
6366
  .ilo--profile {
6369
- max-width: 343px;
6370
- position: relative;
6367
+ display: grid;
6368
+ grid-template-columns: min-content 1fr;
6369
+ grid-template-rows: minmax(64px, auto) auto;
6370
+ max-width: 18.3815648446rem;
6371
+ width: 100%;
6371
6372
  }
6372
6373
  .ilo--profile--avatar {
6374
+ grid-row: 1;
6373
6375
  border-radius: 50%;
6374
- float: left;
6375
- width: 3.4297963558rem;
6376
- }
6377
- .ilo--profile--contents--light .id {
6378
- margin-left: 4.0192926045rem;
6379
- padding-top: 5px;
6380
- }
6381
- .ilo--profile--contents--light .id:first-of-type {
6382
- padding-bottom: 1px;
6383
- }
6384
- .ilo--profile--contents--light .id:nth-of-type(2):last-of-type {
6385
- padding-top: 0;
6386
- }
6387
- .ilo--profile--contents--light .id:first-of-type:last-of-type,
6388
- .ilo--profile--contents--light .id:nth-of-type(2):last-of-type {
6389
- border-bottom: 2px solid rgb(237, 240, 242);
6390
- padding-bottom: 11px;
6391
6376
  }
6392
- .ilo--profile--contents--light .id:first-of-type:last-of-type {
6393
- padding-top: 14px;
6394
- }
6395
- .ilo--profile--contents--dark .id {
6396
- margin-left: 4.0192926045rem;
6397
- padding-top: 5px;
6398
- }
6399
- .ilo--profile--contents--dark .id:first-of-type {
6400
- padding-bottom: 1px;
6377
+ .ilo--profile figcaption {
6378
+ box-sizing: border-box;
6379
+ grid-row: 1;
6380
+ grid-column-end: -1;
6381
+ display: flex;
6382
+ flex-flow: column;
6383
+ justify-content: center;
6384
+ align-items: start;
6401
6385
  }
6402
- .ilo--profile--contents--dark .id:nth-of-type(2):last-of-type {
6403
- padding-top: 0;
6386
+ .ilo--profile--figcaption--content {
6387
+ box-sizing: border-box;
6388
+ width: 100%;
6389
+ display: flex;
6390
+ flex-flow: column;
6391
+ justify-content: center;
6392
+ align-items: start;
6393
+ position: relative;
6404
6394
  }
6405
- .ilo--profile--contents--dark .id:first-of-type:last-of-type,
6406
- .ilo--profile--contents--dark .id:nth-of-type(2):last-of-type {
6395
+ .ilo--profile--figcaption--content:after {
6396
+ content: "";
6397
+ position: absolute;
6398
+ bottom: -12px;
6399
+ width: 100%;
6407
6400
  border-bottom: 2px solid rgb(237, 240, 242);
6408
- padding-bottom: 11px;
6409
- }
6410
- .ilo--profile--contents--dark .id:first-of-type:last-of-type {
6411
- padding-top: 14px;
6412
6401
  }
6413
6402
  .ilo--profile--name {
6414
- display: block;
6415
6403
  font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
6416
- font-weight: 700;
6417
- margin-left: 11px;
6418
- font-size: 16px;
6419
- letter-spacing: normal;
6420
- line-height: 23.36px;
6421
6404
  }
6422
6405
  .ilo--profile--role {
6423
- display: block;
6424
6406
  font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
6425
- margin-left: 11px;
6426
- font-size: 14.93px;
6427
- letter-spacing: normal;
6428
- line-height: 20.3px;
6429
6407
  }
6430
6408
  .ilo--profile--description {
6431
- clear: both;
6432
6409
  font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
6433
- padding-top: 22px;
6434
- font-size: 14.93px;
6435
- letter-spacing: normal;
6436
- line-height: 20.3px;
6410
+ grid-row: 2;
6411
+ grid-column: 1/-1;
6437
6412
  }
6438
6413
  .ilo--profile--link {
6439
- align-items: center;
6440
- clear: both;
6441
- color: rgb(35, 0, 80);
6442
- display: inline-flex;
6443
6414
  font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
6444
- font-weight: 500;
6445
- height: 3.0010718114rem;
6415
+ grid-column: 1/-1;
6416
+ }
6417
+ .ilo--profile--link a {
6446
6418
  text-decoration: none;
6447
- font-size: 16px;
6448
- letter-spacing: normal;
6449
- line-height: 23.36px;
6419
+ color: rgb(35, 0, 80);
6420
+ display: inline-block;
6450
6421
  }
6451
- .ilo--profile--link span {
6422
+ .ilo--profile--link--label {
6423
+ display: flex;
6424
+ flex-flow: row nowrap;
6452
6425
  align-items: center;
6453
- background-position: calc(100% - 10px) center;
6454
- background-repeat: no-repeat;
6455
- background-size: 24px 24px;
6456
- display: inline-flex;
6457
- height: 24px;
6458
- padding-right: 32px;
6459
- 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");
6460
- }
6461
- .ilo--profile--link:visited {
6462
- color: rgb(150, 10, 85);
6463
6426
  }
6464
- .ilo--profile--link:visited span {
6465
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(150, 10, 85)' d='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");
6466
- }
6467
- .ilo--profile--link:active {
6468
- color: rgb(35, 0, 80);
6469
- outline: none;
6470
- }
6471
- .ilo--profile--link:active span {
6427
+ .ilo--profile--link--label:after {
6428
+ position: relative;
6429
+ bottom: 0.0535905681rem;
6430
+ height: 1.2861736334rem;
6431
+ width: 1.2861736334rem;
6432
+ margin-inline-start: 0.4287245445rem;
6433
+ content: "";
6472
6434
  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");
6473
- background-color: rgb(255, 205, 45);
6474
6435
  }
6475
- .ilo--profile--link:hover, .ilo--profile--link:focus {
6476
- background-color: rgb(235, 245, 253);
6436
+ [dir=rtl] .ilo--profile--link--label:after {
6437
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(35, 0, 80)' d='m7.9 12.5-.2-.2c0-.1-.1-.2-.1-.3s0-.2.1-.3c0-.1.1-.2.2-.2L15.4 4l1 1-7 7 7 7-1 1-7.5-7.5z'/%3e%3c/svg%3e");
6438
+ }
6439
+ .ilo--profile--link a:hover .ilo--profile--link--label,
6440
+ .ilo--profile--link a:focus .ilo--profile--link--label {
6477
6441
  color: rgb(30, 45, 190);
6478
6442
  outline: none;
6479
- transition-property: color, background-color;
6480
- transition-duration: 150ms;
6481
- transition-timing-function: ease-out;
6482
6443
  }
6483
- .ilo--profile--link:hover span, .ilo--profile--link:focus span {
6444
+ .ilo--profile--link a:hover .ilo--profile--link--label:after,
6445
+ .ilo--profile--link a:focus .ilo--profile--link--label:after {
6484
6446
  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='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");
6485
6447
  }
6486
- .ilo--profile .ilo--profile--description + .ilo--profile--link {
6487
- margin-top: 0.4287245445rem;
6448
+ [dir=rtl] .ilo--profile--link a:hover .ilo--profile--link--label:after,
6449
+ [dir=rtl] .ilo--profile--link a:focus .ilo--profile--link--label:after {
6450
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(30, 45, 190)' d='m7.9 12.5-.2-.2c0-.1-.1-.2-.1-.3s0-.2.1-.3c0-.1.1-.2.2-.2L15.4 4l1 1-7 7 7 7-1 1-7.5-7.5z'/%3e%3c/svg%3e");
6451
+ }
6452
+ .ilo--profile__theme__dark {
6453
+ color: rgb(237, 240, 242);
6488
6454
  }
6489
- .ilo--profile .ilo--profile--role + .ilo--profile--link {
6490
- margin-top: 0.1071811361rem;
6455
+ .ilo--profile__theme__dark .ilo--profile--link--label:after {
6456
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(237, 240, 242)' 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");
6491
6457
  }
6492
- .ilo--profile .ilo--profile--name + .ilo--profile--link {
6493
- margin-top: 0.9646302251rem;
6458
+ [dir=rtl] .ilo--profile__theme__dark .ilo--profile--link--label:after {
6459
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(237, 240, 242)' d='m7.9 12.5-.2-.2c0-.1-.1-.2-.1-.3s0-.2.1-.3c0-.1.1-.2.2-.2L15.4 4l1 1-7 7 7 7-1 1-7.5-7.5z'/%3e%3c/svg%3e");
6494
6460
  }
6495
- .right-to-left .ilo--profile {
6496
- direction: rtl;
6461
+ .ilo--profile__theme__dark .ilo--profile--link a {
6462
+ color: rgb(237, 240, 242);
6497
6463
  }
6498
- .right-to-left .ilo--profile .ilo--profile--avatar {
6499
- float: right;
6464
+ .ilo--profile__theme__dark .ilo--profile--link a:hover .ilo--profile--link--label,
6465
+ .ilo--profile__theme__dark .ilo--profile--link a:focus .ilo--profile--link--label {
6466
+ color: rgb(5, 210, 210);
6467
+ outline: none;
6500
6468
  }
6501
- .right-to-left .ilo--profile .ilo--profile--contents--light .id {
6502
- margin-left: auto;
6503
- margin-right: 4.0192926045rem;
6469
+ .ilo--profile__theme__dark .ilo--profile--link a:hover .ilo--profile--link--label:after,
6470
+ .ilo--profile__theme__dark .ilo--profile--link a:focus .ilo--profile--link--label:after {
6471
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(5, 210, 210)' 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");
6504
6472
  }
6505
- .right-to-left .ilo--profile .ilo--profile--contents--dark .id {
6506
- margin-left: auto;
6507
- margin-right: 4.0192926045rem;
6473
+ [dir=rtl] .ilo--profile__theme__dark .ilo--profile--link a:hover .ilo--profile--link--label:after,
6474
+ [dir=rtl] .ilo--profile__theme__dark .ilo--profile--link a:focus .ilo--profile--link--label:after {
6475
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(5, 210, 210)' d='m7.9 12.5-.2-.2c0-.1-.1-.2-.1-.3s0-.2.1-.3c0-.1.1-.2.2-.2L15.4 4l1 1-7 7 7 7-1 1-7.5-7.5z'/%3e%3c/svg%3e");
6508
6476
  }
6509
- .right-to-left .ilo--profile .ilo--profile--link span {
6510
- background-position: 10px center;
6511
- padding-left: 32px;
6512
- padding-right: 0;
6513
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(35, 0, 80)' d='m7.9 12.5-.2-.2c0-.1-.1-.2-.1-.3s0-.2.1-.3c0-.1.1-.2.2-.2L15.4 4l1 1-7 7 7 7-1 1-7.5-7.5z'/%3e%3c/svg%3e");
6477
+ .ilo--profile__size__large .ilo--profile--avatar {
6478
+ width: 3.4297963558rem;
6479
+ height: 3.4297963558rem;
6480
+ margin-inline-end: 0.8038585209rem;
6514
6481
  }
6515
- .right-to-left .ilo--profile .ilo--profile--link:visited span {
6516
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(150, 10, 85)' d='m7.9 12.5-.2-.2c0-.1-.1-.2-.1-.3s0-.2.1-.3c0-.1.1-.2.2-.2L15.4 4l1 1-7 7 7 7-1 1-7.5-7.5z'/%3e%3c/svg%3e");
6482
+ .ilo--profile__size__large .ilo--profile--name {
6483
+ font-weight: 700;
6484
+ font-size: 16px;
6485
+ letter-spacing: normal;
6486
+ line-height: 23.36px;
6517
6487
  }
6518
- .right-to-left .ilo--profile .ilo--profile--link:active span {
6519
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(35, 0, 80)' d='m7.9 12.5-.2-.2c0-.1-.1-.2-.1-.3s0-.2.1-.3c0-.1.1-.2.2-.2L15.4 4l1 1-7 7 7 7-1 1-7.5-7.5z'/%3e%3c/svg%3e");
6488
+ .ilo--profile__size__large .ilo--profile--role {
6489
+ font-size: 14.93px;
6490
+ letter-spacing: normal;
6491
+ line-height: 20.3px;
6520
6492
  }
6521
- .right-to-left .ilo--profile .ilo--profile--link:hover span, .right-to-left .ilo--profile .ilo--profile--link:focus span {
6522
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(30, 45, 190)' d='m7.9 12.5-.2-.2c0-.1-.1-.2-.1-.3s0-.2.1-.3c0-.1.1-.2.2-.2L15.4 4l1 1-7 7 7 7-1 1-7.5-7.5z'/%3e%3c/svg%3e");
6493
+ .ilo--profile__size__large .ilo--profile--description {
6494
+ font-size: 14.93px;
6495
+ letter-spacing: normal;
6496
+ line-height: 20.3px;
6497
+ padding-block-start: 1.1254019293rem;
6498
+ }
6499
+ .ilo--profile__size__large .ilo--profile--link {
6500
+ font-size: 16px;
6501
+ letter-spacing: normal;
6502
+ line-height: 23.36px;
6503
+ padding-block-start: 1.1254019293rem;
6523
6504
  }
6524
6505
 
6525
6506
  /**
6526
6507
  * Do not edit directly
6527
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
6508
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
6528
6509
  */
6529
6510
  /**
6530
6511
  * TOKENS:
@@ -6593,7 +6574,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
6593
6574
 
6594
6575
  /**
6595
6576
  * Do not edit directly
6596
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
6577
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
6597
6578
  */
6598
6579
  /**
6599
6580
  * TOKENS:
@@ -6603,7 +6584,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
6603
6584
  */
6604
6585
  /**
6605
6586
  * Do not edit directly
6606
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
6587
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
6607
6588
  */
6608
6589
  /**
6609
6590
  * TOKENS:
@@ -6628,7 +6609,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
6628
6609
  }
6629
6610
  /**
6630
6611
  * Do not edit directly
6631
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
6612
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
6632
6613
  */
6633
6614
  /**
6634
6615
  * TOKENS:
@@ -6689,7 +6670,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
6689
6670
 
6690
6671
  /**
6691
6672
  * Do not edit directly
6692
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
6673
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
6693
6674
  */
6694
6675
  /**
6695
6676
  * TOKENS:
@@ -7104,7 +7085,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
7104
7085
 
7105
7086
  /**
7106
7087
  * Do not edit directly
7107
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
7088
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
7108
7089
  */
7109
7090
  /**
7110
7091
  * TOKENS:
@@ -7158,7 +7139,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
7158
7139
 
7159
7140
  /**
7160
7141
  * Do not edit directly
7161
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
7142
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
7162
7143
  */
7163
7144
  /**
7164
7145
  * TOKENS:
@@ -7256,6 +7237,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
7256
7237
  background-color: rgb(235, 245, 253);
7257
7238
  color: rgb(30, 45, 190);
7258
7239
  outline: none;
7240
+ border-top: 0.1607717042rem solid rgb(30, 45, 190);
7259
7241
  transition-property: color, background-color, border-color;
7260
7242
  transition-duration: 150ms;
7261
7243
  transition-timing-function: ease-out;
@@ -7294,7 +7276,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
7294
7276
  .ilo--tabs.tabs--js .ilo--tabs--selection {
7295
7277
  display: flex;
7296
7278
  max-width: 100%;
7297
- overflow-x: scroll;
7279
+ overflow-x: hidden;
7298
7280
  overflow-y: hidden;
7299
7281
  }
7300
7282
  .ilo--tabs.tabs--js .ilo--tabs--selection--button {
@@ -7316,7 +7298,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
7316
7298
 
7317
7299
  /**
7318
7300
  * Do not edit directly
7319
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
7301
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
7320
7302
  */
7321
7303
  /**
7322
7304
  * TOKENS:
@@ -7667,7 +7649,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
7667
7649
 
7668
7650
  /**
7669
7651
  * Do not edit directly
7670
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
7652
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
7671
7653
  */
7672
7654
  /**
7673
7655
  * TOKENS:
@@ -7853,7 +7835,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
7853
7835
 
7854
7836
  /**
7855
7837
  * Do not edit directly
7856
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
7838
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
7857
7839
  */
7858
7840
  /**
7859
7841
  * TOKENS:
@@ -7911,7 +7893,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
7911
7893
 
7912
7894
  /**
7913
7895
  * Do not edit directly
7914
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
7896
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
7915
7897
  */
7916
7898
  /**
7917
7899
  * TOKENS:
@@ -7945,6 +7927,10 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
7945
7927
  transition-property: color, background-color, border-color;
7946
7928
  transition-duration: 150ms;
7947
7929
  transition-timing-function: ease-out;
7930
+ max-width: 190px;
7931
+ white-space: nowrap;
7932
+ overflow: hidden;
7933
+ text-overflow: ellipsis;
7948
7934
  }
7949
7935
  .ilo--tag--active {
7950
7936
  background: rgb(237, 240, 242);
@@ -8085,7 +8071,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
8085
8071
 
8086
8072
  /**
8087
8073
  * Do not edit directly
8088
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
8074
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
8089
8075
  */
8090
8076
  /**
8091
8077
  * TOKENS:
@@ -8145,7 +8131,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
8145
8131
 
8146
8132
  /**
8147
8133
  * Do not edit directly
8148
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
8134
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
8149
8135
  */
8150
8136
  /**
8151
8137
  * TOKENS:
@@ -8155,7 +8141,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
8155
8141
  */
8156
8142
  /**
8157
8143
  * Do not edit directly
8158
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
8144
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
8159
8145
  */
8160
8146
  /**
8161
8147
  * TOKENS:
@@ -8257,7 +8243,7 @@ input:checked + .ilo--input--toggle--slider:before {
8257
8243
 
8258
8244
  /**
8259
8245
  * Do not edit directly
8260
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
8246
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
8261
8247
  */
8262
8248
  /**
8263
8249
  * TOKENS:
@@ -8432,7 +8418,7 @@ input:checked + .ilo--input--toggle--slider:before {
8432
8418
 
8433
8419
  /**
8434
8420
  * Do not edit directly
8435
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
8421
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
8436
8422
  */
8437
8423
  /**
8438
8424
  * TOKENS:
@@ -9342,7 +9328,7 @@ input:checked + .ilo--input--toggle--slider:before {
9342
9328
 
9343
9329
  /**
9344
9330
  * Do not edit directly
9345
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
9331
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
9346
9332
  */
9347
9333
  /**
9348
9334
  * TOKENS:
@@ -9352,7 +9338,7 @@ input:checked + .ilo--input--toggle--slider:before {
9352
9338
  */
9353
9339
  /**
9354
9340
  * Do not edit directly
9355
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
9341
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
9356
9342
  */
9357
9343
  /**
9358
9344
  * TOKENS:
@@ -9377,7 +9363,7 @@ input:checked + .ilo--input--toggle--slider:before {
9377
9363
  }
9378
9364
  /**
9379
9365
  * Do not edit directly
9380
- * Generated on Thu, 19 Oct 2023 08:54:52 GMT
9366
+ * Generated on Fri, 10 Nov 2023 11:09:46 GMT
9381
9367
  */
9382
9368
  /**
9383
9369
  * TOKENS: