@ilo-org/styles 0.14.0 → 0.14.2
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 +152 -1115
- package/build/css/components/index.css.map +1 -1
- package/build/css/global.css +2 -2
- package/build/css/index.css +153 -1116
- package/build/css/index.css.map +1 -1
- package/build/css/monorepo.css +153 -1116
- package/build/css/monorepo.css.map +1 -1
- package/build/minified/index.css +1 -1
- package/build/minified/index.css.map +1 -1
- package/build/minified/monorepo.css +1 -1
- package/build/minified/monorepo.css.map +1 -1
- package/css/components/accordion.css +1 -1
- package/css/components/breadcrumb.css +1 -1
- package/css/components/button.css +1 -1
- package/css/components/callout.css +1 -1
- package/css/components/card.css +1 -1
- package/css/components/contextmenu.css +1 -1
- package/css/components/datacard.css +1 -1
- package/css/components/dropdown.css +1 -1
- package/css/components/featurecard.css +1 -1
- package/css/components/fieldset.css +1 -1
- package/css/components/file-upload.css +1 -1
- package/css/components/footer.css +1 -1
- package/css/components/formcontrol.css +1 -1
- package/css/components/heading.css +1 -1
- package/css/components/herocard.css +1 -1
- package/css/components/input.css +1 -1
- package/css/components/linklist.css +1 -1
- package/css/components/list.css +1 -1
- package/css/components/loading.css +1 -1
- package/css/components/logo.css +1 -1
- package/css/components/navigation.css +1 -1
- package/css/components/pagination.css +1 -1
- package/css/components/profile.css +1 -1
- package/css/components/readmore.css +1 -1
- package/css/components/richtext.css +1 -1
- package/css/components/socialmedia.css +1 -1
- package/css/components/statcard.css +1 -1
- package/css/components/table.css +1 -1
- package/css/components/tableofcontents.css +1 -1
- package/css/components/tabs.css +1 -1
- package/css/components/tag.css +1 -1
- package/css/components/textarea.css +1 -1
- package/css/components/textinput.css +1 -1
- package/css/components/tooltip.css +1 -1
- package/css/global.css +1 -1
- package/css/global.css.map +1 -1
- package/css/index.css +2 -2
- package/css/index.css.map +1 -1
- package/css/monorepo.css +2 -2
- package/css/monorepo.css.map +1 -1
- package/package.json +2 -2
- package/scss/components/_tableofcontents.scss +2 -0
- package/scss/components/_tabs.scss +1 -0
- package/scss/components/index.scss +0 -1
- package/css/components/video-legacy.css +0 -1
- package/scss/components/_video-legacy.scss +0 -795
package/build/css/monorepo.css
CHANGED
|
@@ -156,7 +156,7 @@ textarea {
|
|
|
156
156
|
}
|
|
157
157
|
/**
|
|
158
158
|
* Do not edit directly
|
|
159
|
-
* Generated on
|
|
159
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
160
160
|
*/
|
|
161
161
|
/**
|
|
162
162
|
* TOKENS:
|
|
@@ -245,14 +245,14 @@ textarea {
|
|
|
245
245
|
html,
|
|
246
246
|
body {
|
|
247
247
|
color: rgb(45, 45, 45);
|
|
248
|
-
font: 18.66px/27.24px Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
248
|
+
font: 18.66px/27.24px Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
249
249
|
letter-spacing: normal;
|
|
250
250
|
-webkit-font-smoothing: antialiased;
|
|
251
251
|
}
|
|
252
252
|
|
|
253
253
|
/**
|
|
254
254
|
* Do not edit directly
|
|
255
|
-
* Generated on
|
|
255
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
256
256
|
*/
|
|
257
257
|
/**
|
|
258
258
|
* TOKENS:
|
|
@@ -280,7 +280,7 @@ body {
|
|
|
280
280
|
border: none;
|
|
281
281
|
border-top: 2px solid rgb(237, 240, 242);
|
|
282
282
|
fill: rgb(35, 0, 80);
|
|
283
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
283
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
284
284
|
color: rgb(35, 0, 80);
|
|
285
285
|
font-weight: 500;
|
|
286
286
|
font-size: 16px;
|
|
@@ -353,7 +353,7 @@ body {
|
|
|
353
353
|
|
|
354
354
|
/**
|
|
355
355
|
* Do not edit directly
|
|
356
|
-
* Generated on
|
|
356
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
357
357
|
*/
|
|
358
358
|
/**
|
|
359
359
|
* TOKENS:
|
|
@@ -378,7 +378,7 @@ body {
|
|
|
378
378
|
}
|
|
379
379
|
/**
|
|
380
380
|
* Do not edit directly
|
|
381
|
-
* Generated on
|
|
381
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
382
382
|
*/
|
|
383
383
|
/**
|
|
384
384
|
* TOKENS:
|
|
@@ -426,14 +426,14 @@ body {
|
|
|
426
426
|
overflow: hidden;
|
|
427
427
|
text-overflow: ellipsis;
|
|
428
428
|
max-width: 40ch;
|
|
429
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
429
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
430
430
|
font-weight: 400;
|
|
431
431
|
font-size: 11.94px;
|
|
432
432
|
letter-spacing: normal;
|
|
433
433
|
line-height: 16.24px;
|
|
434
434
|
}
|
|
435
435
|
.ilo--breadcrumb--link--label--dropdown {
|
|
436
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
436
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
437
437
|
}
|
|
438
438
|
.ilo--breadcrumb--link:hover, .ilo--breadcrumb--link:focus {
|
|
439
439
|
color: rgb(30, 45, 190);
|
|
@@ -585,7 +585,7 @@ body {
|
|
|
585
585
|
border-bottom: 0.1071811361rem solid rgb(255, 255, 255);
|
|
586
586
|
color: rgb(35, 0, 80);
|
|
587
587
|
display: inline-block;
|
|
588
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
588
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
589
589
|
font-weight: 500;
|
|
590
590
|
height: auto;
|
|
591
591
|
padding: 0.857449089rem 0;
|
|
@@ -633,7 +633,7 @@ body {
|
|
|
633
633
|
|
|
634
634
|
/**
|
|
635
635
|
* Do not edit directly
|
|
636
|
-
* Generated on
|
|
636
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
637
637
|
*/
|
|
638
638
|
/**
|
|
639
639
|
* TOKENS:
|
|
@@ -643,7 +643,7 @@ body {
|
|
|
643
643
|
*/
|
|
644
644
|
/**
|
|
645
645
|
* Do not edit directly
|
|
646
|
-
* Generated on
|
|
646
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
647
647
|
*/
|
|
648
648
|
/**
|
|
649
649
|
* TOKENS:
|
|
@@ -668,7 +668,7 @@ body {
|
|
|
668
668
|
}
|
|
669
669
|
/**
|
|
670
670
|
* Do not edit directly
|
|
671
|
-
* Generated on
|
|
671
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
672
672
|
*/
|
|
673
673
|
/**
|
|
674
674
|
* TOKENS:
|
|
@@ -678,7 +678,7 @@ body {
|
|
|
678
678
|
*/
|
|
679
679
|
.ilo--button {
|
|
680
680
|
display: inline-block;
|
|
681
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
681
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
682
682
|
font-weight: 700;
|
|
683
683
|
padding: 0;
|
|
684
684
|
border-bottom-left-radius: 2px;
|
|
@@ -949,7 +949,7 @@ body {
|
|
|
949
949
|
|
|
950
950
|
/**
|
|
951
951
|
* Do not edit directly
|
|
952
|
-
* Generated on
|
|
952
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
953
953
|
*/
|
|
954
954
|
/**
|
|
955
955
|
* TOKENS:
|
|
@@ -996,7 +996,7 @@ body {
|
|
|
996
996
|
font-size: 16px;
|
|
997
997
|
letter-spacing: -0.02em;
|
|
998
998
|
line-height: 21.6px;
|
|
999
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
999
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
1000
1000
|
font-weight: 700;
|
|
1001
1001
|
}
|
|
1002
1002
|
.ilo--callout--toggle {
|
|
@@ -1007,7 +1007,7 @@ body {
|
|
|
1007
1007
|
border: none;
|
|
1008
1008
|
color: rgb(35, 0, 80);
|
|
1009
1009
|
cursor: pointer;
|
|
1010
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
1010
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
1011
1011
|
font-weight: 500;
|
|
1012
1012
|
padding-right: 1.7148981779rem;
|
|
1013
1013
|
position: relative;
|
|
@@ -1078,7 +1078,7 @@ body {
|
|
|
1078
1078
|
|
|
1079
1079
|
/**
|
|
1080
1080
|
* Do not edit directly
|
|
1081
|
-
* Generated on
|
|
1081
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
1082
1082
|
*/
|
|
1083
1083
|
/**
|
|
1084
1084
|
* TOKENS:
|
|
@@ -1088,7 +1088,7 @@ body {
|
|
|
1088
1088
|
*/
|
|
1089
1089
|
/**
|
|
1090
1090
|
* Do not edit directly
|
|
1091
|
-
* Generated on
|
|
1091
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
1092
1092
|
*/
|
|
1093
1093
|
/**
|
|
1094
1094
|
* TOKENS:
|
|
@@ -1113,7 +1113,7 @@ body {
|
|
|
1113
1113
|
}
|
|
1114
1114
|
/**
|
|
1115
1115
|
* Do not edit directly
|
|
1116
|
-
* Generated on
|
|
1116
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
1117
1117
|
*/
|
|
1118
1118
|
/**
|
|
1119
1119
|
* TOKENS:
|
|
@@ -1131,7 +1131,7 @@ body {
|
|
|
1131
1131
|
|
|
1132
1132
|
/**
|
|
1133
1133
|
* Do not edit directly
|
|
1134
|
-
* Generated on
|
|
1134
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
1135
1135
|
*/
|
|
1136
1136
|
/**
|
|
1137
1137
|
* TOKENS:
|
|
@@ -1278,7 +1278,7 @@ body {
|
|
|
1278
1278
|
}
|
|
1279
1279
|
.ilo--card--title {
|
|
1280
1280
|
color: rgb(35, 0, 80);
|
|
1281
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
1281
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
1282
1282
|
font-weight: 700;
|
|
1283
1283
|
font-size: 23.32px;
|
|
1284
1284
|
letter-spacing: -0.035em;
|
|
@@ -1343,7 +1343,7 @@ body {
|
|
|
1343
1343
|
|
|
1344
1344
|
/**
|
|
1345
1345
|
* Do not edit directly
|
|
1346
|
-
* Generated on
|
|
1346
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
1347
1347
|
*/
|
|
1348
1348
|
/**
|
|
1349
1349
|
* TOKENS:
|
|
@@ -1495,7 +1495,7 @@ body {
|
|
|
1495
1495
|
letter-spacing: -0.035em;
|
|
1496
1496
|
line-height: 29.15px;
|
|
1497
1497
|
margin-bottom: 1.2861736334rem;
|
|
1498
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
1498
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
1499
1499
|
font-weight: 700;
|
|
1500
1500
|
flex: 1;
|
|
1501
1501
|
}
|
|
@@ -1512,7 +1512,7 @@ body {
|
|
|
1512
1512
|
|
|
1513
1513
|
/**
|
|
1514
1514
|
* Do not edit directly
|
|
1515
|
-
* Generated on
|
|
1515
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
1516
1516
|
*/
|
|
1517
1517
|
/**
|
|
1518
1518
|
* TOKENS:
|
|
@@ -1609,7 +1609,7 @@ body {
|
|
|
1609
1609
|
|
|
1610
1610
|
/**
|
|
1611
1611
|
* Do not edit directly
|
|
1612
|
-
* Generated on
|
|
1612
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
1613
1613
|
*/
|
|
1614
1614
|
/**
|
|
1615
1615
|
* TOKENS:
|
|
@@ -1761,7 +1761,7 @@ body {
|
|
|
1761
1761
|
|
|
1762
1762
|
/**
|
|
1763
1763
|
* Do not edit directly
|
|
1764
|
-
* Generated on
|
|
1764
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
1765
1765
|
*/
|
|
1766
1766
|
/**
|
|
1767
1767
|
* TOKENS:
|
|
@@ -1887,7 +1887,7 @@ body {
|
|
|
1887
1887
|
|
|
1888
1888
|
/**
|
|
1889
1889
|
* Do not edit directly
|
|
1890
|
-
* Generated on
|
|
1890
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
1891
1891
|
*/
|
|
1892
1892
|
/**
|
|
1893
1893
|
* TOKENS:
|
|
@@ -2011,7 +2011,7 @@ body {
|
|
|
2011
2011
|
|
|
2012
2012
|
/**
|
|
2013
2013
|
* Do not edit directly
|
|
2014
|
-
* Generated on
|
|
2014
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
2015
2015
|
*/
|
|
2016
2016
|
/**
|
|
2017
2017
|
* TOKENS:
|
|
@@ -2111,7 +2111,7 @@ body {
|
|
|
2111
2111
|
letter-spacing: -0.035em;
|
|
2112
2112
|
line-height: 29.15px;
|
|
2113
2113
|
color: rgb(45, 45, 45);
|
|
2114
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
2114
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
2115
2115
|
font-weight: 500;
|
|
2116
2116
|
}
|
|
2117
2117
|
.ilo--card__type__data [class*=ilo--link] {
|
|
@@ -2131,7 +2131,7 @@ body {
|
|
|
2131
2131
|
|
|
2132
2132
|
/**
|
|
2133
2133
|
* Do not edit directly
|
|
2134
|
-
* Generated on
|
|
2134
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
2135
2135
|
*/
|
|
2136
2136
|
/**
|
|
2137
2137
|
* TOKENS:
|
|
@@ -2185,7 +2185,7 @@ body {
|
|
|
2185
2185
|
}
|
|
2186
2186
|
.ilo--card__type__stat .ilo--card--intro {
|
|
2187
2187
|
color: rgb(35, 0, 80);
|
|
2188
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
2188
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
2189
2189
|
font-size: 18.66px;
|
|
2190
2190
|
letter-spacing: normal;
|
|
2191
2191
|
line-height: 27.24px;
|
|
@@ -2208,7 +2208,7 @@ body {
|
|
|
2208
2208
|
|
|
2209
2209
|
/**
|
|
2210
2210
|
* Do not edit directly
|
|
2211
|
-
* Generated on
|
|
2211
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
2212
2212
|
*/
|
|
2213
2213
|
/**
|
|
2214
2214
|
* TOKENS:
|
|
@@ -2277,7 +2277,7 @@ body {
|
|
|
2277
2277
|
|
|
2278
2278
|
/**
|
|
2279
2279
|
* Do not edit directly
|
|
2280
|
-
* Generated on
|
|
2280
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
2281
2281
|
*/
|
|
2282
2282
|
/**
|
|
2283
2283
|
* TOKENS:
|
|
@@ -2326,7 +2326,7 @@ body {
|
|
|
2326
2326
|
|
|
2327
2327
|
/**
|
|
2328
2328
|
* Do not edit directly
|
|
2329
|
-
* Generated on
|
|
2329
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
2330
2330
|
*/
|
|
2331
2331
|
/**
|
|
2332
2332
|
* TOKENS:
|
|
@@ -2403,7 +2403,7 @@ body {
|
|
|
2403
2403
|
|
|
2404
2404
|
/**
|
|
2405
2405
|
* Do not edit directly
|
|
2406
|
-
* Generated on
|
|
2406
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
2407
2407
|
*/
|
|
2408
2408
|
/**
|
|
2409
2409
|
* TOKENS:
|
|
@@ -2458,7 +2458,7 @@ body {
|
|
|
2458
2458
|
border-bottom: 0.1071811361rem solid rgb(255, 255, 255);
|
|
2459
2459
|
color: rgb(35, 0, 80);
|
|
2460
2460
|
display: inline-block;
|
|
2461
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
2461
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
2462
2462
|
font-weight: 500;
|
|
2463
2463
|
padding: 0.857449089rem 0.4287245445rem;
|
|
2464
2464
|
text-decoration: none;
|
|
@@ -2484,7 +2484,7 @@ body {
|
|
|
2484
2484
|
|
|
2485
2485
|
/**
|
|
2486
2486
|
* Do not edit directly
|
|
2487
|
-
* Generated on
|
|
2487
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
2488
2488
|
*/
|
|
2489
2489
|
/**
|
|
2490
2490
|
* TOKENS:
|
|
@@ -2494,7 +2494,7 @@ body {
|
|
|
2494
2494
|
*/
|
|
2495
2495
|
/**
|
|
2496
2496
|
* Do not edit directly
|
|
2497
|
-
* Generated on
|
|
2497
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
2498
2498
|
*/
|
|
2499
2499
|
/**
|
|
2500
2500
|
* TOKENS:
|
|
@@ -2504,7 +2504,7 @@ body {
|
|
|
2504
2504
|
*/
|
|
2505
2505
|
/**
|
|
2506
2506
|
* Do not edit directly
|
|
2507
|
-
* Generated on
|
|
2507
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
2508
2508
|
*/
|
|
2509
2509
|
/**
|
|
2510
2510
|
* TOKENS:
|
|
@@ -2514,7 +2514,7 @@ body {
|
|
|
2514
2514
|
*/
|
|
2515
2515
|
/**
|
|
2516
2516
|
* Do not edit directly
|
|
2517
|
-
* Generated on
|
|
2517
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
2518
2518
|
*/
|
|
2519
2519
|
/**
|
|
2520
2520
|
* TOKENS:
|
|
@@ -2640,7 +2640,7 @@ body {
|
|
|
2640
2640
|
|
|
2641
2641
|
/**
|
|
2642
2642
|
* Do not edit directly
|
|
2643
|
-
* Generated on
|
|
2643
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
2644
2644
|
*/
|
|
2645
2645
|
/**
|
|
2646
2646
|
* TOKENS:
|
|
@@ -2661,7 +2661,7 @@ body {
|
|
|
2661
2661
|
|
|
2662
2662
|
/**
|
|
2663
2663
|
* Do not edit directly
|
|
2664
|
-
* Generated on
|
|
2664
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
2665
2665
|
*/
|
|
2666
2666
|
/**
|
|
2667
2667
|
* TOKENS:
|
|
@@ -2680,7 +2680,7 @@ body {
|
|
|
2680
2680
|
border-top: 0.1071811361rem solid rgb(184, 196, 204);
|
|
2681
2681
|
border-radius: 0;
|
|
2682
2682
|
box-sizing: content-box;
|
|
2683
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
2683
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
2684
2684
|
font-weight: 500;
|
|
2685
2685
|
font-size: 16px;
|
|
2686
2686
|
letter-spacing: -0.02em;
|
|
@@ -2751,7 +2751,7 @@ body {
|
|
|
2751
2751
|
|
|
2752
2752
|
/**
|
|
2753
2753
|
* Do not edit directly
|
|
2754
|
-
* Generated on
|
|
2754
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
2755
2755
|
*/
|
|
2756
2756
|
/**
|
|
2757
2757
|
* TOKENS:
|
|
@@ -2761,7 +2761,7 @@ body {
|
|
|
2761
2761
|
*/
|
|
2762
2762
|
/**
|
|
2763
2763
|
* Do not edit directly
|
|
2764
|
-
* Generated on
|
|
2764
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
2765
2765
|
*/
|
|
2766
2766
|
/**
|
|
2767
2767
|
* TOKENS:
|
|
@@ -2771,7 +2771,7 @@ body {
|
|
|
2771
2771
|
*/
|
|
2772
2772
|
/**
|
|
2773
2773
|
* Do not edit directly
|
|
2774
|
-
* Generated on
|
|
2774
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
2775
2775
|
*/
|
|
2776
2776
|
/**
|
|
2777
2777
|
* TOKENS:
|
|
@@ -2824,7 +2824,7 @@ body {
|
|
|
2824
2824
|
|
|
2825
2825
|
/**
|
|
2826
2826
|
* Do not edit directly
|
|
2827
|
-
* Generated on
|
|
2827
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
2828
2828
|
*/
|
|
2829
2829
|
/**
|
|
2830
2830
|
* TOKENS:
|
|
@@ -2843,7 +2843,7 @@ body {
|
|
|
2843
2843
|
top: 0.1071811361rem;
|
|
2844
2844
|
}
|
|
2845
2845
|
.ilo--fieldset--legend {
|
|
2846
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
2846
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
2847
2847
|
font-weight: 700;
|
|
2848
2848
|
font-size: 16px;
|
|
2849
2849
|
letter-spacing: -0.02em;
|
|
@@ -2890,7 +2890,7 @@ body {
|
|
|
2890
2890
|
flex-wrap: reverse;
|
|
2891
2891
|
}
|
|
2892
2892
|
.ilo--fieldset--helper, .ilo--fieldset__error {
|
|
2893
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
2893
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
2894
2894
|
font-size: 11.94px;
|
|
2895
2895
|
letter-spacing: normal;
|
|
2896
2896
|
line-height: 16.24px;
|
|
@@ -2912,7 +2912,7 @@ body {
|
|
|
2912
2912
|
|
|
2913
2913
|
/**
|
|
2914
2914
|
* Do not edit directly
|
|
2915
|
-
* Generated on
|
|
2915
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
2916
2916
|
*/
|
|
2917
2917
|
/**
|
|
2918
2918
|
* TOKENS:
|
|
@@ -2927,7 +2927,7 @@ body {
|
|
|
2927
2927
|
color: rgb(35, 0, 80);
|
|
2928
2928
|
content: attr(data-label);
|
|
2929
2929
|
display: inline-block;
|
|
2930
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
2930
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
2931
2931
|
font-weight: 700;
|
|
2932
2932
|
border-bottom-left-radius: 2px;
|
|
2933
2933
|
border-bottom-right-radius: 2px;
|
|
@@ -2996,7 +2996,7 @@ body {
|
|
|
2996
2996
|
border-right: 0.1071811361rem solid rgb(237, 240, 242);
|
|
2997
2997
|
border-top: 0.1071811361rem solid rgb(237, 240, 242);
|
|
2998
2998
|
box-sizing: border-box;
|
|
2999
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
2999
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3000
3000
|
font-weight: 500;
|
|
3001
3001
|
font-size: 16px;
|
|
3002
3002
|
letter-spacing: -0.02em;
|
|
@@ -3008,7 +3008,7 @@ body {
|
|
|
3008
3008
|
|
|
3009
3009
|
/**
|
|
3010
3010
|
* Do not edit directly
|
|
3011
|
-
* Generated on
|
|
3011
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
3012
3012
|
*/
|
|
3013
3013
|
/**
|
|
3014
3014
|
* TOKENS:
|
|
@@ -3050,7 +3050,7 @@ body {
|
|
|
3050
3050
|
|
|
3051
3051
|
/**
|
|
3052
3052
|
* Do not edit directly
|
|
3053
|
-
* Generated on
|
|
3053
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
3054
3054
|
*/
|
|
3055
3055
|
/**
|
|
3056
3056
|
* TOKENS:
|
|
@@ -3130,21 +3130,21 @@ body {
|
|
|
3130
3130
|
justify-content: flex-start;
|
|
3131
3131
|
}
|
|
3132
3132
|
.ilo--form-control--label__size__small {
|
|
3133
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3133
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3134
3134
|
font-size: 0.8001071811rem;
|
|
3135
3135
|
letter-spacing: -0.0010718114rem;
|
|
3136
3136
|
line-height: 1.0803858521rem;
|
|
3137
3137
|
font-weight: 400;
|
|
3138
3138
|
}
|
|
3139
3139
|
.ilo--form-control--label__size__medium {
|
|
3140
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3140
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3141
3141
|
font-size: 0.857449089rem;
|
|
3142
3142
|
letter-spacing: -0.0010718114rem;
|
|
3143
3143
|
line-height: 1.1575562701rem;
|
|
3144
3144
|
font-weight: 700;
|
|
3145
3145
|
}
|
|
3146
3146
|
.ilo--form-control--label__size__large {
|
|
3147
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3147
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3148
3148
|
font-size: 1rem;
|
|
3149
3149
|
letter-spacing: -0.0010718114rem;
|
|
3150
3150
|
line-height: 1.3001071811rem;
|
|
@@ -3166,7 +3166,7 @@ body {
|
|
|
3166
3166
|
.ilo--form-control--helper {
|
|
3167
3167
|
grid-area: helper;
|
|
3168
3168
|
color: rgb(109, 109, 109);
|
|
3169
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3169
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3170
3170
|
font-size: 11.94px;
|
|
3171
3171
|
letter-spacing: normal;
|
|
3172
3172
|
line-height: 16.24px;
|
|
@@ -3177,7 +3177,7 @@ body {
|
|
|
3177
3177
|
|
|
3178
3178
|
/**
|
|
3179
3179
|
* Do not edit directly
|
|
3180
|
-
* Generated on
|
|
3180
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
3181
3181
|
*/
|
|
3182
3182
|
/**
|
|
3183
3183
|
* TOKENS:
|
|
@@ -3187,7 +3187,7 @@ body {
|
|
|
3187
3187
|
*/
|
|
3188
3188
|
/**
|
|
3189
3189
|
* Do not edit directly
|
|
3190
|
-
* Generated on
|
|
3190
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
3191
3191
|
*/
|
|
3192
3192
|
/**
|
|
3193
3193
|
* TOKENS:
|
|
@@ -3212,7 +3212,7 @@ body {
|
|
|
3212
3212
|
}
|
|
3213
3213
|
/**
|
|
3214
3214
|
* Do not edit directly
|
|
3215
|
-
* Generated on
|
|
3215
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
3216
3216
|
*/
|
|
3217
3217
|
/**
|
|
3218
3218
|
* TOKENS:
|
|
@@ -3272,7 +3272,7 @@ body {
|
|
|
3272
3272
|
}
|
|
3273
3273
|
.ilo--footer--headline {
|
|
3274
3274
|
color: rgb(255, 255, 255);
|
|
3275
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3275
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3276
3276
|
font-weight: 700;
|
|
3277
3277
|
font-size: 16px;
|
|
3278
3278
|
letter-spacing: normal;
|
|
@@ -3283,7 +3283,7 @@ body {
|
|
|
3283
3283
|
}
|
|
3284
3284
|
.ilo--footer--subhead {
|
|
3285
3285
|
color: #bedcfa;
|
|
3286
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3286
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3287
3287
|
font-weight: 500;
|
|
3288
3288
|
margin-top: 0.2143622722rem;
|
|
3289
3289
|
font-size: 11.94px;
|
|
@@ -3312,7 +3312,7 @@ body {
|
|
|
3312
3312
|
.ilo--footer .secondarylinks {
|
|
3313
3313
|
color: rgb(109, 109, 109);
|
|
3314
3314
|
display: inline;
|
|
3315
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3315
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3316
3316
|
font-size: 11.94px;
|
|
3317
3317
|
letter-spacing: normal;
|
|
3318
3318
|
line-height: 16.24px;
|
|
@@ -3362,7 +3362,7 @@ body {
|
|
|
3362
3362
|
display: flex;
|
|
3363
3363
|
flex-flow: row nowrap;
|
|
3364
3364
|
color: rgb(35, 0, 80);
|
|
3365
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3365
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3366
3366
|
font-size: 16px;
|
|
3367
3367
|
letter-spacing: -0.02em;
|
|
3368
3368
|
line-height: 21.6px;
|
|
@@ -3569,7 +3569,7 @@ body {
|
|
|
3569
3569
|
|
|
3570
3570
|
/**
|
|
3571
3571
|
* Do not edit directly
|
|
3572
|
-
* Generated on
|
|
3572
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
3573
3573
|
*/
|
|
3574
3574
|
/**
|
|
3575
3575
|
* TOKENS:
|
|
@@ -3584,7 +3584,7 @@ body {
|
|
|
3584
3584
|
.ilo--h5,
|
|
3585
3585
|
.ilo--h6 {
|
|
3586
3586
|
color: inherit;
|
|
3587
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3587
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
3588
3588
|
font-weight: 700;
|
|
3589
3589
|
}
|
|
3590
3590
|
.ilo--h1--default,
|
|
@@ -3692,7 +3692,7 @@ body {
|
|
|
3692
3692
|
|
|
3693
3693
|
/**
|
|
3694
3694
|
* Do not edit directly
|
|
3695
|
-
* Generated on
|
|
3695
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
3696
3696
|
*/
|
|
3697
3697
|
/**
|
|
3698
3698
|
* TOKENS:
|
|
@@ -3992,7 +3992,7 @@ body {
|
|
|
3992
3992
|
|
|
3993
3993
|
/**
|
|
3994
3994
|
* Do not edit directly
|
|
3995
|
-
* Generated on
|
|
3995
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
3996
3996
|
*/
|
|
3997
3997
|
/**
|
|
3998
3998
|
* TOKENS:
|
|
@@ -4112,7 +4112,7 @@ body {
|
|
|
4112
4112
|
letter-spacing: -0.035em;
|
|
4113
4113
|
line-height: 43.74px;
|
|
4114
4114
|
margin-bottom: 1.1117935901rem;
|
|
4115
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4115
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4116
4116
|
font-weight: 700;
|
|
4117
4117
|
}
|
|
4118
4118
|
@media screen and (min-width: 1024px) {
|
|
@@ -4125,7 +4125,7 @@ body {
|
|
|
4125
4125
|
|
|
4126
4126
|
/**
|
|
4127
4127
|
* Do not edit directly
|
|
4128
|
-
* Generated on
|
|
4128
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
4129
4129
|
*/
|
|
4130
4130
|
/**
|
|
4131
4131
|
* TOKENS:
|
|
@@ -4181,7 +4181,7 @@ body {
|
|
|
4181
4181
|
|
|
4182
4182
|
/**
|
|
4183
4183
|
* Do not edit directly
|
|
4184
|
-
* Generated on
|
|
4184
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
4185
4185
|
*/
|
|
4186
4186
|
/**
|
|
4187
4187
|
* TOKENS:
|
|
@@ -4199,7 +4199,7 @@ body {
|
|
|
4199
4199
|
border-right: 0.1071811361rem solid rgb(184, 196, 204);
|
|
4200
4200
|
border-top: 0.1071811361rem solid rgb(184, 196, 204);
|
|
4201
4201
|
box-sizing: border-box;
|
|
4202
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4202
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4203
4203
|
font-weight: 500;
|
|
4204
4204
|
font-size: 16px;
|
|
4205
4205
|
letter-spacing: -0.02em;
|
|
@@ -4313,7 +4313,7 @@ body {
|
|
|
4313
4313
|
|
|
4314
4314
|
/**
|
|
4315
4315
|
* Do not edit directly
|
|
4316
|
-
* Generated on
|
|
4316
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
4317
4317
|
*/
|
|
4318
4318
|
/**
|
|
4319
4319
|
* TOKENS:
|
|
@@ -4323,7 +4323,7 @@ body {
|
|
|
4323
4323
|
*/
|
|
4324
4324
|
/**
|
|
4325
4325
|
* Do not edit directly
|
|
4326
|
-
* Generated on
|
|
4326
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
4327
4327
|
*/
|
|
4328
4328
|
/**
|
|
4329
4329
|
* TOKENS:
|
|
@@ -4348,7 +4348,7 @@ body {
|
|
|
4348
4348
|
}
|
|
4349
4349
|
/**
|
|
4350
4350
|
* Do not edit directly
|
|
4351
|
-
* Generated on
|
|
4351
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
4352
4352
|
*/
|
|
4353
4353
|
/**
|
|
4354
4354
|
* TOKENS:
|
|
@@ -4357,7 +4357,7 @@ body {
|
|
|
4357
4357
|
* MAPS:
|
|
4358
4358
|
*/
|
|
4359
4359
|
.ilo--link-list--headline {
|
|
4360
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4360
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4361
4361
|
font-weight: 700;
|
|
4362
4362
|
font-size: 23.32px;
|
|
4363
4363
|
letter-spacing: -0.035em;
|
|
@@ -4365,7 +4365,7 @@ body {
|
|
|
4365
4365
|
margin-bottom: 1.0404340836rem;
|
|
4366
4366
|
}
|
|
4367
4367
|
.ilo--link-list--links--headline {
|
|
4368
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4368
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4369
4369
|
font-weight: 700;
|
|
4370
4370
|
font-size: 18.66px;
|
|
4371
4371
|
letter-spacing: -0.035em;
|
|
@@ -4414,7 +4414,7 @@ body {
|
|
|
4414
4414
|
border-bottom: 0.1071811361rem solid rgb(237, 240, 242);
|
|
4415
4415
|
color: rgb(35, 0, 80);
|
|
4416
4416
|
display: block;
|
|
4417
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4417
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4418
4418
|
font-weight: 500;
|
|
4419
4419
|
font-size: 16px;
|
|
4420
4420
|
letter-spacing: normal;
|
|
@@ -4511,7 +4511,7 @@ body {
|
|
|
4511
4511
|
|
|
4512
4512
|
/**
|
|
4513
4513
|
* Do not edit directly
|
|
4514
|
-
* Generated on
|
|
4514
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
4515
4515
|
*/
|
|
4516
4516
|
/**
|
|
4517
4517
|
* TOKENS:
|
|
@@ -4570,7 +4570,7 @@ body {
|
|
|
4570
4570
|
letter-spacing: -0.035em;
|
|
4571
4571
|
line-height: 24.26px;
|
|
4572
4572
|
margin-bottom: 1.2861736334rem;
|
|
4573
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4573
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4574
4574
|
font-weight: 700;
|
|
4575
4575
|
}
|
|
4576
4576
|
@media screen and (min-width: 610px) {
|
|
@@ -4584,7 +4584,7 @@ body {
|
|
|
4584
4584
|
font-size: 16px;
|
|
4585
4585
|
letter-spacing: normal;
|
|
4586
4586
|
line-height: 23.36px;
|
|
4587
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4587
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4588
4588
|
margin-bottom: 0.857449089rem;
|
|
4589
4589
|
margin-left: 1.0718113612rem;
|
|
4590
4590
|
padding-left: 0.2143622722rem;
|
|
@@ -4604,7 +4604,7 @@ body {
|
|
|
4604
4604
|
|
|
4605
4605
|
/**
|
|
4606
4606
|
* Do not edit directly
|
|
4607
|
-
* Generated on
|
|
4607
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
4608
4608
|
*/
|
|
4609
4609
|
/**
|
|
4610
4610
|
* TOKENS:
|
|
@@ -4614,7 +4614,7 @@ body {
|
|
|
4614
4614
|
*/
|
|
4615
4615
|
/**
|
|
4616
4616
|
* Do not edit directly
|
|
4617
|
-
* Generated on
|
|
4617
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
4618
4618
|
*/
|
|
4619
4619
|
/**
|
|
4620
4620
|
* TOKENS:
|
|
@@ -4624,7 +4624,7 @@ body {
|
|
|
4624
4624
|
*/
|
|
4625
4625
|
/**
|
|
4626
4626
|
* Do not edit directly
|
|
4627
|
-
* Generated on
|
|
4627
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
4628
4628
|
*/
|
|
4629
4629
|
/**
|
|
4630
4630
|
* TOKENS:
|
|
@@ -4686,7 +4686,7 @@ body {
|
|
|
4686
4686
|
}
|
|
4687
4687
|
.ilo--loading--small .ilo--loading--copy {
|
|
4688
4688
|
color: rgb(109, 109, 109);
|
|
4689
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4689
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4690
4690
|
font-weight: 400;
|
|
4691
4691
|
font-size: 14.93px;
|
|
4692
4692
|
letter-spacing: -0.02em;
|
|
@@ -4757,7 +4757,7 @@ body {
|
|
|
4757
4757
|
color: var(--logo-theme-color);
|
|
4758
4758
|
font-size: var(--logo-font-size);
|
|
4759
4759
|
line-height: var(--logo-font-size);
|
|
4760
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4760
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
4761
4761
|
font-weight: 700;
|
|
4762
4762
|
display: inline-flex;
|
|
4763
4763
|
justify-content: flex-start;
|
|
@@ -4795,7 +4795,7 @@ body {
|
|
|
4795
4795
|
|
|
4796
4796
|
/**
|
|
4797
4797
|
* Do not edit directly
|
|
4798
|
-
* Generated on
|
|
4798
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
4799
4799
|
*/
|
|
4800
4800
|
/**
|
|
4801
4801
|
* TOKENS:
|
|
@@ -4842,7 +4842,7 @@ body {
|
|
|
4842
4842
|
|
|
4843
4843
|
/**
|
|
4844
4844
|
* Do not edit directly
|
|
4845
|
-
* Generated on
|
|
4845
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
4846
4846
|
*/
|
|
4847
4847
|
/**
|
|
4848
4848
|
* TOKENS:
|
|
@@ -4852,7 +4852,7 @@ body {
|
|
|
4852
4852
|
*/
|
|
4853
4853
|
/**
|
|
4854
4854
|
* Do not edit directly
|
|
4855
|
-
* Generated on
|
|
4855
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
4856
4856
|
*/
|
|
4857
4857
|
/**
|
|
4858
4858
|
* TOKENS:
|
|
@@ -4862,7 +4862,7 @@ body {
|
|
|
4862
4862
|
*/
|
|
4863
4863
|
/**
|
|
4864
4864
|
* Do not edit directly
|
|
4865
|
-
* Generated on
|
|
4865
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
4866
4866
|
*/
|
|
4867
4867
|
/**
|
|
4868
4868
|
* TOKENS:
|
|
@@ -4959,7 +4959,7 @@ body {
|
|
|
4959
4959
|
|
|
4960
4960
|
/**
|
|
4961
4961
|
* Do not edit directly
|
|
4962
|
-
* Generated on
|
|
4962
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
4963
4963
|
*/
|
|
4964
4964
|
/**
|
|
4965
4965
|
* TOKENS:
|
|
@@ -5102,7 +5102,7 @@ body {
|
|
|
5102
5102
|
border: none;
|
|
5103
5103
|
color: rgb(255, 255, 255);
|
|
5104
5104
|
cursor: pointer;
|
|
5105
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5105
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5106
5106
|
font-weight: 500;
|
|
5107
5107
|
padding: 0.857449089rem 0.857449089rem 0.857449089rem 1.9292604502rem;
|
|
5108
5108
|
text-decoration: none;
|
|
@@ -5203,7 +5203,7 @@ body {
|
|
|
5203
5203
|
line-height: 24.26px;
|
|
5204
5204
|
color: rgb(255, 255, 255);
|
|
5205
5205
|
display: none;
|
|
5206
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5206
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5207
5207
|
font-weight: 700;
|
|
5208
5208
|
padding: 0.857449089rem 0;
|
|
5209
5209
|
text-align: right;
|
|
@@ -5252,7 +5252,7 @@ body {
|
|
|
5252
5252
|
font-size: 16px;
|
|
5253
5253
|
letter-spacing: -0.02em;
|
|
5254
5254
|
line-height: 21.6px;
|
|
5255
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5255
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5256
5256
|
font-weight: 500;
|
|
5257
5257
|
}
|
|
5258
5258
|
@media screen and (min-width: 1024px) {
|
|
@@ -5304,7 +5304,7 @@ body {
|
|
|
5304
5304
|
color: rgb(35, 0, 80);
|
|
5305
5305
|
cursor: pointer;
|
|
5306
5306
|
display: block;
|
|
5307
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5307
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5308
5308
|
font-weight: 500;
|
|
5309
5309
|
padding: 0.857449089rem 1.9292604502rem 0.857449089rem 0.4287245445rem;
|
|
5310
5310
|
line-height: 24px;
|
|
@@ -5413,7 +5413,7 @@ body {
|
|
|
5413
5413
|
letter-spacing: -0.02em;
|
|
5414
5414
|
line-height: 21.6px;
|
|
5415
5415
|
color: rgb(255, 255, 255);
|
|
5416
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5416
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5417
5417
|
font-weight: 500;
|
|
5418
5418
|
}
|
|
5419
5419
|
.ilo--nav--local--link {
|
|
@@ -5473,7 +5473,7 @@ body {
|
|
|
5473
5473
|
color: rgb(35, 0, 80);
|
|
5474
5474
|
cursor: pointer;
|
|
5475
5475
|
display: block;
|
|
5476
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5476
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5477
5477
|
font-weight: 500;
|
|
5478
5478
|
padding: 0.857449089rem 1.9292604502rem 0.857449089rem 0.4287245445rem;
|
|
5479
5479
|
line-height: 16px;
|
|
@@ -5555,7 +5555,7 @@ body {
|
|
|
5555
5555
|
color: rgb(255, 255, 255);
|
|
5556
5556
|
cursor: pointer;
|
|
5557
5557
|
display: block;
|
|
5558
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5558
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5559
5559
|
font-weight: 500;
|
|
5560
5560
|
padding: 0.4287245445rem 30px 0.4287245445rem 2.1436227224rem;
|
|
5561
5561
|
transition: all 150ms ease-out;
|
|
@@ -5647,7 +5647,7 @@ body {
|
|
|
5647
5647
|
background: rgb(255, 255, 255);
|
|
5648
5648
|
color: rgb(35, 0, 80);
|
|
5649
5649
|
display: flex;
|
|
5650
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5650
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5651
5651
|
font-weight: 500;
|
|
5652
5652
|
padding: 18px 0.4287245445rem;
|
|
5653
5653
|
text-decoration: none;
|
|
@@ -5678,7 +5678,7 @@ body {
|
|
|
5678
5678
|
border: none;
|
|
5679
5679
|
color: rgb(35, 0, 80);
|
|
5680
5680
|
cursor: pointer;
|
|
5681
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5681
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5682
5682
|
font-weight: 500;
|
|
5683
5683
|
padding: 1.0718113612rem 0.857449089rem 0.857449089rem 1.7148981779rem;
|
|
5684
5684
|
position: relative;
|
|
@@ -5736,7 +5736,7 @@ body {
|
|
|
5736
5736
|
line-height: 24.26px;
|
|
5737
5737
|
border-bottom: 3px solid rgb(237, 240, 242);
|
|
5738
5738
|
color: rgb(45, 45, 45);
|
|
5739
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5739
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
5740
5740
|
font-weight: 700;
|
|
5741
5741
|
margin-bottom: 0.857449089rem;
|
|
5742
5742
|
padding: 1.0718113612rem 0.4287245445rem;
|
|
@@ -5843,7 +5843,7 @@ body {
|
|
|
5843
5843
|
|
|
5844
5844
|
/**
|
|
5845
5845
|
* Do not edit directly
|
|
5846
|
-
* Generated on
|
|
5846
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
5847
5847
|
*/
|
|
5848
5848
|
/**
|
|
5849
5849
|
* TOKENS:
|
|
@@ -5853,7 +5853,7 @@ body {
|
|
|
5853
5853
|
*/
|
|
5854
5854
|
/**
|
|
5855
5855
|
* Do not edit directly
|
|
5856
|
-
* Generated on
|
|
5856
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
5857
5857
|
*/
|
|
5858
5858
|
/**
|
|
5859
5859
|
* TOKENS:
|
|
@@ -5863,7 +5863,7 @@ body {
|
|
|
5863
5863
|
*/
|
|
5864
5864
|
/**
|
|
5865
5865
|
* Do not edit directly
|
|
5866
|
-
* Generated on
|
|
5866
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
5867
5867
|
*/
|
|
5868
5868
|
/**
|
|
5869
5869
|
* TOKENS:
|
|
@@ -6046,7 +6046,7 @@ body {
|
|
|
6046
6046
|
|
|
6047
6047
|
/**
|
|
6048
6048
|
* Do not edit directly
|
|
6049
|
-
* Generated on
|
|
6049
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
6050
6050
|
*/
|
|
6051
6051
|
/**
|
|
6052
6052
|
* TOKENS:
|
|
@@ -6066,7 +6066,7 @@ body {
|
|
|
6066
6066
|
border-radius: 2px;
|
|
6067
6067
|
color: rgb(35, 0, 80);
|
|
6068
6068
|
display: inline-block;
|
|
6069
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6069
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6070
6070
|
height: 2.1436227224rem;
|
|
6071
6071
|
overflow: hidden;
|
|
6072
6072
|
position: relative;
|
|
@@ -6173,7 +6173,7 @@ body {
|
|
|
6173
6173
|
letter-spacing: -0.02em;
|
|
6174
6174
|
line-height: 20.16px;
|
|
6175
6175
|
margin-inline-end: 0.4287245445rem;
|
|
6176
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6176
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6177
6177
|
font-weight: 400;
|
|
6178
6178
|
line-height: 45px;
|
|
6179
6179
|
}
|
|
@@ -6185,7 +6185,7 @@ body {
|
|
|
6185
6185
|
|
|
6186
6186
|
/**
|
|
6187
6187
|
* Do not edit directly
|
|
6188
|
-
* Generated on
|
|
6188
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
6189
6189
|
*/
|
|
6190
6190
|
/**
|
|
6191
6191
|
* TOKENS:
|
|
@@ -6195,7 +6195,7 @@ body {
|
|
|
6195
6195
|
*/
|
|
6196
6196
|
/**
|
|
6197
6197
|
* Do not edit directly
|
|
6198
|
-
* Generated on
|
|
6198
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
6199
6199
|
*/
|
|
6200
6200
|
/**
|
|
6201
6201
|
* TOKENS:
|
|
@@ -6220,7 +6220,7 @@ body {
|
|
|
6220
6220
|
}
|
|
6221
6221
|
/**
|
|
6222
6222
|
* Do not edit directly
|
|
6223
|
-
* Generated on
|
|
6223
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
6224
6224
|
*/
|
|
6225
6225
|
/**
|
|
6226
6226
|
* TOKENS:
|
|
@@ -6265,18 +6265,18 @@ body {
|
|
|
6265
6265
|
border-bottom: 2px solid rgb(237, 240, 242);
|
|
6266
6266
|
}
|
|
6267
6267
|
.ilo--profile--name {
|
|
6268
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6268
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6269
6269
|
}
|
|
6270
6270
|
.ilo--profile--role {
|
|
6271
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6271
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6272
6272
|
}
|
|
6273
6273
|
.ilo--profile--description {
|
|
6274
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6274
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6275
6275
|
grid-row: 2;
|
|
6276
6276
|
grid-column: 1/-1;
|
|
6277
6277
|
}
|
|
6278
6278
|
.ilo--profile--link {
|
|
6279
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6279
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6280
6280
|
grid-column: 1/-1;
|
|
6281
6281
|
}
|
|
6282
6282
|
.ilo--profile--link a {
|
|
@@ -6370,7 +6370,7 @@ body {
|
|
|
6370
6370
|
|
|
6371
6371
|
/**
|
|
6372
6372
|
* Do not edit directly
|
|
6373
|
-
* Generated on
|
|
6373
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
6374
6374
|
*/
|
|
6375
6375
|
/**
|
|
6376
6376
|
* TOKENS:
|
|
@@ -6439,7 +6439,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
6439
6439
|
|
|
6440
6440
|
/**
|
|
6441
6441
|
* Do not edit directly
|
|
6442
|
-
* Generated on
|
|
6442
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
6443
6443
|
*/
|
|
6444
6444
|
/**
|
|
6445
6445
|
* TOKENS:
|
|
@@ -6449,7 +6449,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
6449
6449
|
*/
|
|
6450
6450
|
/**
|
|
6451
6451
|
* Do not edit directly
|
|
6452
|
-
* Generated on
|
|
6452
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
6453
6453
|
*/
|
|
6454
6454
|
/**
|
|
6455
6455
|
* TOKENS:
|
|
@@ -6474,7 +6474,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
6474
6474
|
}
|
|
6475
6475
|
/**
|
|
6476
6476
|
* Do not edit directly
|
|
6477
|
-
* Generated on
|
|
6477
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
6478
6478
|
*/
|
|
6479
6479
|
/**
|
|
6480
6480
|
* TOKENS:
|
|
@@ -6487,7 +6487,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
6487
6487
|
border: none;
|
|
6488
6488
|
border-top: solid 2px rgb(235, 245, 253);
|
|
6489
6489
|
color: rgb(35, 0, 80);
|
|
6490
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6490
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6491
6491
|
height: 3.0010718114rem;
|
|
6492
6492
|
margin-top: 1.7148981779rem;
|
|
6493
6493
|
padding: 0.857449089rem 1.5005359057rem 0.857449089rem 0rem;
|
|
@@ -6530,7 +6530,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
6530
6530
|
|
|
6531
6531
|
/**
|
|
6532
6532
|
* Do not edit directly
|
|
6533
|
-
* Generated on
|
|
6533
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
6534
6534
|
*/
|
|
6535
6535
|
/**
|
|
6536
6536
|
* TOKENS:
|
|
@@ -6539,7 +6539,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
6539
6539
|
* MAPS:
|
|
6540
6540
|
*/
|
|
6541
6541
|
.ilo--richtext {
|
|
6542
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6542
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6543
6543
|
font-weight: 400;
|
|
6544
6544
|
font-size: 18.66px;
|
|
6545
6545
|
letter-spacing: normal;
|
|
@@ -6680,7 +6680,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
6680
6680
|
.ilo--richtext h3,
|
|
6681
6681
|
.ilo--richtext h4,
|
|
6682
6682
|
.ilo--richtext h5 {
|
|
6683
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6683
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6684
6684
|
font-weight: 700;
|
|
6685
6685
|
margin-top: 3.0010718114rem;
|
|
6686
6686
|
}
|
|
@@ -6744,7 +6744,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
6744
6744
|
background-repeat: no-repeat;
|
|
6745
6745
|
background-size: 3.8585209003rem 2.1436227224rem;
|
|
6746
6746
|
display: block;
|
|
6747
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6747
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
6748
6748
|
margin: 1.2861736334rem 0 2.1436227224rem 0;
|
|
6749
6749
|
padding: 4.0728831726rem 0 1.9292604502rem 1.7148981779rem;
|
|
6750
6750
|
position: relative;
|
|
@@ -6927,7 +6927,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
6927
6927
|
|
|
6928
6928
|
/**
|
|
6929
6929
|
* Do not edit directly
|
|
6930
|
-
* Generated on
|
|
6930
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
6931
6931
|
*/
|
|
6932
6932
|
/**
|
|
6933
6933
|
* TOKENS:
|
|
@@ -7001,7 +7001,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7001
7001
|
|
|
7002
7002
|
/**
|
|
7003
7003
|
* Do not edit directly
|
|
7004
|
-
* Generated on
|
|
7004
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
7005
7005
|
*/
|
|
7006
7006
|
/**
|
|
7007
7007
|
* TOKENS:
|
|
@@ -7064,7 +7064,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7064
7064
|
background-color: rgb(237, 240, 242);
|
|
7065
7065
|
border-bottom: 0.1607717042rem solid rgb(255, 255, 255);
|
|
7066
7066
|
color: rgb(35, 0, 80);
|
|
7067
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7067
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7068
7068
|
font-weight: 600;
|
|
7069
7069
|
display: flex;
|
|
7070
7070
|
height: 3.2154340836rem;
|
|
@@ -7112,6 +7112,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7112
7112
|
overflow: hidden;
|
|
7113
7113
|
text-overflow: ellipsis;
|
|
7114
7114
|
white-space: nowrap;
|
|
7115
|
+
padding-top: 0.2143622722rem;
|
|
7115
7116
|
}
|
|
7116
7117
|
.ilo--tabs.tabs--js .ilo--tabs--selection--item {
|
|
7117
7118
|
display: block;
|
|
@@ -7157,7 +7158,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7157
7158
|
|
|
7158
7159
|
/**
|
|
7159
7160
|
* Do not edit directly
|
|
7160
|
-
* Generated on
|
|
7161
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
7161
7162
|
*/
|
|
7162
7163
|
/**
|
|
7163
7164
|
* TOKENS:
|
|
@@ -7199,7 +7200,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7199
7200
|
background-color: rgb(255, 255, 255);
|
|
7200
7201
|
border-left: 0.0535905681rem solid rgb(237, 240, 242);
|
|
7201
7202
|
border-bottom: 0.1071811361rem solid rgb(237, 240, 242);
|
|
7202
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7203
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7203
7204
|
font-weight: 700;
|
|
7204
7205
|
font-size: 14.93px;
|
|
7205
7206
|
letter-spacing: normal;
|
|
@@ -7256,7 +7257,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7256
7257
|
}
|
|
7257
7258
|
.ilo--table--body--cell {
|
|
7258
7259
|
border-bottom: 0.1071811361rem solid rgb(237, 240, 242);
|
|
7259
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7260
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7260
7261
|
font-weight: 400;
|
|
7261
7262
|
font-size: 14.93px;
|
|
7262
7263
|
letter-spacing: normal;
|
|
@@ -7370,7 +7371,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7370
7371
|
.ilo--table--headline {
|
|
7371
7372
|
align-items: center;
|
|
7372
7373
|
display: flex;
|
|
7373
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7374
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7374
7375
|
font-weight: 700;
|
|
7375
7376
|
margin-bottom: 0.4287245445rem;
|
|
7376
7377
|
font-size: 18.66px;
|
|
@@ -7382,7 +7383,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7382
7383
|
}
|
|
7383
7384
|
.ilo--table--description {
|
|
7384
7385
|
color: rgb(109, 109, 109);
|
|
7385
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7386
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7386
7387
|
font-weight: 400;
|
|
7387
7388
|
font-size: 11.94px;
|
|
7388
7389
|
letter-spacing: normal;
|
|
@@ -7488,7 +7489,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7488
7489
|
|
|
7489
7490
|
/**
|
|
7490
7491
|
* Do not edit directly
|
|
7491
|
-
* Generated on
|
|
7492
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
7492
7493
|
*/
|
|
7493
7494
|
/**
|
|
7494
7495
|
* TOKENS:
|
|
@@ -7522,7 +7523,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7522
7523
|
font-size: 18.66px;
|
|
7523
7524
|
letter-spacing: normal;
|
|
7524
7525
|
line-height: 27.24px;
|
|
7525
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7526
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7526
7527
|
font-weight: 700;
|
|
7527
7528
|
padding-bottom: 0.857449089rem;
|
|
7528
7529
|
}
|
|
@@ -7608,7 +7609,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7608
7609
|
border-bottom: rgb(255, 255, 255) 0.1071811361rem solid;
|
|
7609
7610
|
color: rgb(35, 0, 80);
|
|
7610
7611
|
display: block;
|
|
7611
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7612
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7612
7613
|
font-weight: 500;
|
|
7613
7614
|
margin: 0 0.4287245445rem 0 0.4287245445rem;
|
|
7614
7615
|
padding: 0.857449089rem 0.4287245445rem 0.857449089rem;
|
|
@@ -7632,6 +7633,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7632
7633
|
margin: 0;
|
|
7633
7634
|
outline: none;
|
|
7634
7635
|
padding: 0.857449089rem 0.857449089rem 0.857449089rem;
|
|
7636
|
+
padding-inline-end: 2.5723472669rem;
|
|
7635
7637
|
width: 100%;
|
|
7636
7638
|
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='M18 13.1643L16.7463 11.9106L12.8955 15.7613V4.83594H11.1045V15.7613L7.25373 11.9106L6 13.1643L12 19.1643L18 13.1643Z'/%3e%3c/svg%3e");
|
|
7637
7639
|
transition-property: background-color, border, color;
|
|
@@ -7646,6 +7648,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7646
7648
|
margin: -2px 0 0 0;
|
|
7647
7649
|
outline: none;
|
|
7648
7650
|
padding: 0.857449089rem 0.857449089rem 0.857449089rem;
|
|
7651
|
+
padding-inline-end: 2.5723472669rem;
|
|
7649
7652
|
width: 100%;
|
|
7650
7653
|
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 13.1643L16.7463 11.9106L12.8955 15.7613V4.83594H11.1045V15.7613L7.25373 11.9106L6 13.1643L12 19.1643L18 13.1643Z'/%3e%3c/svg%3e");
|
|
7651
7654
|
z-index: 5;
|
|
@@ -7669,7 +7672,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7669
7672
|
|
|
7670
7673
|
/**
|
|
7671
7674
|
* Do not edit directly
|
|
7672
|
-
* Generated on
|
|
7675
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
7673
7676
|
*/
|
|
7674
7677
|
/**
|
|
7675
7678
|
* TOKENS:
|
|
@@ -7687,7 +7690,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7687
7690
|
border-right: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7688
7691
|
border-top: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7689
7692
|
box-sizing: border-box;
|
|
7690
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7693
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7691
7694
|
font-weight: 500;
|
|
7692
7695
|
font-size: 16px;
|
|
7693
7696
|
letter-spacing: -0.02em;
|
|
@@ -7724,7 +7727,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7724
7727
|
|
|
7725
7728
|
/**
|
|
7726
7729
|
* Do not edit directly
|
|
7727
|
-
* Generated on
|
|
7730
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
7728
7731
|
*/
|
|
7729
7732
|
/**
|
|
7730
7733
|
* TOKENS:
|
|
@@ -7748,7 +7751,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7748
7751
|
border: none;
|
|
7749
7752
|
color: rgb(109, 109, 109);
|
|
7750
7753
|
display: inline-block;
|
|
7751
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7754
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7752
7755
|
font-weight: 500;
|
|
7753
7756
|
padding: 0.4287245445rem 0.6430868167rem;
|
|
7754
7757
|
text-decoration: none;
|
|
@@ -7900,7 +7903,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7900
7903
|
|
|
7901
7904
|
/**
|
|
7902
7905
|
* Do not edit directly
|
|
7903
|
-
* Generated on
|
|
7906
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
7904
7907
|
*/
|
|
7905
7908
|
/**
|
|
7906
7909
|
* TOKENS:
|
|
@@ -7918,7 +7921,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7918
7921
|
border-right: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7919
7922
|
border-top: 0.1071811361rem solid rgb(184, 196, 204);
|
|
7920
7923
|
box-sizing: border-box;
|
|
7921
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7924
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
7922
7925
|
font-weight: 500;
|
|
7923
7926
|
font-size: 16px;
|
|
7924
7927
|
letter-spacing: -0.02em;
|
|
@@ -7952,7 +7955,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7952
7955
|
|
|
7953
7956
|
/**
|
|
7954
7957
|
* Do not edit directly
|
|
7955
|
-
* Generated on
|
|
7958
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
7956
7959
|
*/
|
|
7957
7960
|
/**
|
|
7958
7961
|
* TOKENS:
|
|
@@ -7962,7 +7965,7 @@ input:invalid + .ilo--radio--control:after, .ilo--radio__error .ilo--radio--cont
|
|
|
7962
7965
|
*/
|
|
7963
7966
|
/**
|
|
7964
7967
|
* Do not edit directly
|
|
7965
|
-
* Generated on
|
|
7968
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
7966
7969
|
*/
|
|
7967
7970
|
/**
|
|
7968
7971
|
* TOKENS:
|
|
@@ -8064,7 +8067,7 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
8064
8067
|
|
|
8065
8068
|
/**
|
|
8066
8069
|
* Do not edit directly
|
|
8067
|
-
* Generated on
|
|
8070
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
8068
8071
|
*/
|
|
8069
8072
|
/**
|
|
8070
8073
|
* TOKENS:
|
|
@@ -8076,7 +8079,7 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
8076
8079
|
font-size: 14.93px;
|
|
8077
8080
|
letter-spacing: normal;
|
|
8078
8081
|
line-height: 20.3px;
|
|
8079
|
-
font-family: Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
8082
|
+
font-family: Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
8080
8083
|
font-weight: 400;
|
|
8081
8084
|
background: rgb(255, 255, 255);
|
|
8082
8085
|
border: none;
|
|
@@ -8166,973 +8169,7 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
8166
8169
|
|
|
8167
8170
|
/**
|
|
8168
8171
|
* Do not edit directly
|
|
8169
|
-
* Generated on
|
|
8170
|
-
*/
|
|
8171
|
-
/**
|
|
8172
|
-
* TOKENS:
|
|
8173
|
-
*/
|
|
8174
|
-
/**
|
|
8175
|
-
* MAPS:
|
|
8176
|
-
*/
|
|
8177
|
-
.ilo--legacyvideo {
|
|
8178
|
-
position: relative;
|
|
8179
|
-
width: 100%;
|
|
8180
|
-
}
|
|
8181
|
-
.ilo--legacyvideo--wrapper {
|
|
8182
|
-
line-height: 0;
|
|
8183
|
-
position: relative;
|
|
8184
|
-
width: 100%;
|
|
8185
|
-
}
|
|
8186
|
-
.ilo--legacyvideo--img {
|
|
8187
|
-
line-height: 0;
|
|
8188
|
-
}
|
|
8189
|
-
.ilo--legacyvideo--caption {
|
|
8190
|
-
border-left: 0.1607717042rem solid rgb(184, 196, 204);
|
|
8191
|
-
color: rgb(109, 109, 109);
|
|
8192
|
-
font-weight: 400;
|
|
8193
|
-
margin-top: 0.857449089rem;
|
|
8194
|
-
padding-left: 0.4287245445rem;
|
|
8195
|
-
font-size: 14.93px;
|
|
8196
|
-
letter-spacing: -0.02em;
|
|
8197
|
-
line-height: 20.16px;
|
|
8198
|
-
}
|
|
8199
|
-
.ilo--legacyvideo:focus,
|
|
8200
|
-
.ilo--legacyvideo .vjs-tech:focus {
|
|
8201
|
-
outline: none;
|
|
8202
|
-
}
|
|
8203
|
-
.ilo--legacyvideo--element,
|
|
8204
|
-
.ilo--legacyvideo .vjs-tech {
|
|
8205
|
-
height: auto;
|
|
8206
|
-
object-fit: cover;
|
|
8207
|
-
width: 100%;
|
|
8208
|
-
}
|
|
8209
|
-
.ilo--legacyvideo--element:focus,
|
|
8210
|
-
.ilo--legacyvideo .vjs-tech:focus {
|
|
8211
|
-
outline: none;
|
|
8212
|
-
}
|
|
8213
|
-
.ilo--legacyvideo--player {
|
|
8214
|
-
position: relative;
|
|
8215
|
-
}
|
|
8216
|
-
.ilo--legacyvideo--player:focus {
|
|
8217
|
-
outline: none;
|
|
8218
|
-
}
|
|
8219
|
-
.ilo--legacyvideo--player.youtube {
|
|
8220
|
-
height: auto;
|
|
8221
|
-
max-width: 100%;
|
|
8222
|
-
overflow: hidden;
|
|
8223
|
-
padding-bottom: 56.25%;
|
|
8224
|
-
position: relative;
|
|
8225
|
-
}
|
|
8226
|
-
.ilo--legacyvideo--player iframe {
|
|
8227
|
-
height: 100%;
|
|
8228
|
-
left: 0;
|
|
8229
|
-
position: absolute;
|
|
8230
|
-
top: 0;
|
|
8231
|
-
width: 100%;
|
|
8232
|
-
}
|
|
8233
|
-
.ilo--legacyvideo--poster,
|
|
8234
|
-
.ilo--legacyvideo .vjs-poster {
|
|
8235
|
-
display: none;
|
|
8236
|
-
object-fit: cover;
|
|
8237
|
-
height: 100%;
|
|
8238
|
-
left: 0;
|
|
8239
|
-
max-height: 100%;
|
|
8240
|
-
max-width: 100%;
|
|
8241
|
-
overflow: hidden;
|
|
8242
|
-
position: absolute;
|
|
8243
|
-
top: 0;
|
|
8244
|
-
width: 100%;
|
|
8245
|
-
}
|
|
8246
|
-
.ilo--legacyvideo--poster.show,
|
|
8247
|
-
.ilo--legacyvideo .vjs-poster.show {
|
|
8248
|
-
display: block;
|
|
8249
|
-
}
|
|
8250
|
-
.ilo--legacyvideo--poster img, .ilo--legacyvideo--poster source,
|
|
8251
|
-
.ilo--legacyvideo .vjs-poster img,
|
|
8252
|
-
.ilo--legacyvideo .vjs-poster source {
|
|
8253
|
-
height: auto;
|
|
8254
|
-
left: 50%;
|
|
8255
|
-
position: absolute;
|
|
8256
|
-
top: 50%;
|
|
8257
|
-
transform: translate(-50%, -50%);
|
|
8258
|
-
width: 100%;
|
|
8259
|
-
}
|
|
8260
|
-
.ilo--legacyvideo--controls,
|
|
8261
|
-
.ilo--legacyvideo .vjs-control-bar {
|
|
8262
|
-
bottom: 0;
|
|
8263
|
-
color: rgb(255, 255, 255);
|
|
8264
|
-
display: flex;
|
|
8265
|
-
justify-content: flex-start;
|
|
8266
|
-
left: 0;
|
|
8267
|
-
height: 2.1436227224rem;
|
|
8268
|
-
opacity: 0;
|
|
8269
|
-
position: absolute;
|
|
8270
|
-
transition: opacity 150ms ease-out;
|
|
8271
|
-
width: 100%;
|
|
8272
|
-
}
|
|
8273
|
-
.ilo--legacyvideo--controls.notplayed,
|
|
8274
|
-
.ilo--legacyvideo .vjs-control-bar.notplayed {
|
|
8275
|
-
bottom: auto;
|
|
8276
|
-
opacity: 1;
|
|
8277
|
-
top: 0;
|
|
8278
|
-
}
|
|
8279
|
-
@media screen and (min-width: 1024px) {
|
|
8280
|
-
.ilo--legacyvideo--controls.notplayed,
|
|
8281
|
-
.ilo--legacyvideo .vjs-control-bar.notplayed {
|
|
8282
|
-
flex-direction: column;
|
|
8283
|
-
height: 122px;
|
|
8284
|
-
width: 0.2143622722rem;
|
|
8285
|
-
}
|
|
8286
|
-
}
|
|
8287
|
-
[dir=rtl] .ilo--legacyvideo--controls,
|
|
8288
|
-
[dir=rtl] .ilo--legacyvideo .vjs-control-bar {
|
|
8289
|
-
justify-content: flex-end;
|
|
8290
|
-
}
|
|
8291
|
-
.ilo--legacyvideo--controls button span,
|
|
8292
|
-
.ilo--legacyvideo .vjs-control-bar button span {
|
|
8293
|
-
width: 1px;
|
|
8294
|
-
height: 1px;
|
|
8295
|
-
margin: -1px;
|
|
8296
|
-
padding: 0;
|
|
8297
|
-
border: 0;
|
|
8298
|
-
position: absolute;
|
|
8299
|
-
clip: rect(0 0 0 0);
|
|
8300
|
-
overflow: hidden;
|
|
8301
|
-
}
|
|
8302
|
-
.ilo--legacyvideo--controls--play, .ilo--legacyvideo--controls--pause,
|
|
8303
|
-
.ilo--legacyvideo--controls .vjs-play-control,
|
|
8304
|
-
.ilo--legacyvideo--controls .vjs-big-play-button,
|
|
8305
|
-
.ilo--legacyvideo .vjs-control-bar--play,
|
|
8306
|
-
.ilo--legacyvideo .vjs-control-bar--pause,
|
|
8307
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-play-control,
|
|
8308
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-big-play-button {
|
|
8309
|
-
background-color: rgb(45, 45, 45);
|
|
8310
|
-
border: none;
|
|
8311
|
-
cursor: pointer;
|
|
8312
|
-
height: 100%;
|
|
8313
|
-
order: 1;
|
|
8314
|
-
width: 2.1436227224rem;
|
|
8315
|
-
-webkit-appearance: none;
|
|
8316
|
-
-moz-appearance: none;
|
|
8317
|
-
}
|
|
8318
|
-
@media screen and (min-width: 1024px) {
|
|
8319
|
-
.ilo--legacyvideo--controls.notplayed .vjs-play-control,
|
|
8320
|
-
.ilo--legacyvideo--controls.notplayed .vjs-big-play-button,
|
|
8321
|
-
.ilo--legacyvideo .vjs-control-bar.notplayed .vjs-play-control,
|
|
8322
|
-
.ilo--legacyvideo .vjs-control-bar.notplayed .vjs-big-play-button {
|
|
8323
|
-
order: 1;
|
|
8324
|
-
height: 2.5723472669rem;
|
|
8325
|
-
width: 2.5723472669rem;
|
|
8326
|
-
}
|
|
8327
|
-
.ilo--legacyvideo--controls.notplayed .ilo--legacyvideo--controls--play,
|
|
8328
|
-
.ilo--legacyvideo--controls.notplayed .ilo--legacyvideo--controls--pause,
|
|
8329
|
-
.ilo--legacyvideo .vjs-control-bar.notplayed .ilo--legacyvideo--controls--play,
|
|
8330
|
-
.ilo--legacyvideo .vjs-control-bar.notplayed .ilo--legacyvideo--controls--pause {
|
|
8331
|
-
order: 1;
|
|
8332
|
-
height: 4.2872454448rem;
|
|
8333
|
-
width: 4.2872454448rem;
|
|
8334
|
-
}
|
|
8335
|
-
}
|
|
8336
|
-
.ilo--legacyvideo--controls--play,
|
|
8337
|
-
.ilo--legacyvideo--controls .vjs-play-control:not(.vjs-playing),
|
|
8338
|
-
.ilo--legacyvideo--controls .vjs-big-play-button,
|
|
8339
|
-
.ilo--legacyvideo .vjs-control-bar--play,
|
|
8340
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-play-control:not(.vjs-playing),
|
|
8341
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-big-play-button {
|
|
8342
|
-
background-position: center center;
|
|
8343
|
-
background-repeat: no-repeat;
|
|
8344
|
-
background-size: 2.5723472669rem 2.5723472669rem;
|
|
8345
|
-
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='M22 11.9999L4 2V22L22 11.9999Z'/%3e%3c/svg%3e");
|
|
8346
|
-
}
|
|
8347
|
-
.ilo--legacyvideo--controls--play.ilo--legacyvideo--controls--play--hovered, .ilo--legacyvideo--controls--play:hover, .ilo--legacyvideo--controls--play:focus,
|
|
8348
|
-
.ilo--legacyvideo--controls .vjs-play-control:not(.vjs-playing).ilo--legacyvideo--controls--play--hovered,
|
|
8349
|
-
.ilo--legacyvideo--controls .vjs-play-control:not(.vjs-playing):hover,
|
|
8350
|
-
.ilo--legacyvideo--controls .vjs-play-control:not(.vjs-playing):focus,
|
|
8351
|
-
.ilo--legacyvideo--controls .vjs-big-play-button.ilo--legacyvideo--controls--play--hovered,
|
|
8352
|
-
.ilo--legacyvideo--controls .vjs-big-play-button:hover,
|
|
8353
|
-
.ilo--legacyvideo--controls .vjs-big-play-button:focus,
|
|
8354
|
-
.ilo--legacyvideo .vjs-control-bar--play.ilo--legacyvideo--controls--play--hovered,
|
|
8355
|
-
.ilo--legacyvideo .vjs-control-bar--play:hover,
|
|
8356
|
-
.ilo--legacyvideo .vjs-control-bar--play:focus,
|
|
8357
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-play-control:not(.vjs-playing).ilo--legacyvideo--controls--play--hovered,
|
|
8358
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-play-control:not(.vjs-playing):hover,
|
|
8359
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-play-control:not(.vjs-playing):focus,
|
|
8360
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-big-play-button.ilo--legacyvideo--controls--play--hovered,
|
|
8361
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-big-play-button:hover,
|
|
8362
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-big-play-button:focus {
|
|
8363
|
-
background-color: rgb(235, 245, 253);
|
|
8364
|
-
background-position: center center;
|
|
8365
|
-
background-repeat: no-repeat;
|
|
8366
|
-
background-size: 2.5723472669rem 2.5723472669rem;
|
|
8367
|
-
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='M22 11.9999L4 2V22L22 11.9999Z'/%3e%3c/svg%3e");
|
|
8368
|
-
}
|
|
8369
|
-
.ilo--legacyvideo--controls--play.ilo--legacyvideo--controls--play--hovered ~ .vjs-duration, .ilo--legacyvideo--controls--play.ilo--legacyvideo--controls--play--hovered ~ .ilo--legacyvideo--controls--duration, .ilo--legacyvideo--controls--play:hover ~ .vjs-duration, .ilo--legacyvideo--controls--play:hover ~ .ilo--legacyvideo--controls--duration, .ilo--legacyvideo--controls--play:focus ~ .vjs-duration, .ilo--legacyvideo--controls--play:focus ~ .ilo--legacyvideo--controls--duration,
|
|
8370
|
-
.ilo--legacyvideo--controls .vjs-play-control:not(.vjs-playing).ilo--legacyvideo--controls--play--hovered ~ .vjs-duration,
|
|
8371
|
-
.ilo--legacyvideo--controls .vjs-play-control:not(.vjs-playing).ilo--legacyvideo--controls--play--hovered ~ .ilo--legacyvideo--controls--duration,
|
|
8372
|
-
.ilo--legacyvideo--controls .vjs-play-control:not(.vjs-playing):hover ~ .vjs-duration,
|
|
8373
|
-
.ilo--legacyvideo--controls .vjs-play-control:not(.vjs-playing):hover ~ .ilo--legacyvideo--controls--duration,
|
|
8374
|
-
.ilo--legacyvideo--controls .vjs-play-control:not(.vjs-playing):focus ~ .vjs-duration,
|
|
8375
|
-
.ilo--legacyvideo--controls .vjs-play-control:not(.vjs-playing):focus ~ .ilo--legacyvideo--controls--duration,
|
|
8376
|
-
.ilo--legacyvideo--controls .vjs-big-play-button.ilo--legacyvideo--controls--play--hovered ~ .vjs-duration,
|
|
8377
|
-
.ilo--legacyvideo--controls .vjs-big-play-button.ilo--legacyvideo--controls--play--hovered ~ .ilo--legacyvideo--controls--duration,
|
|
8378
|
-
.ilo--legacyvideo--controls .vjs-big-play-button:hover ~ .vjs-duration,
|
|
8379
|
-
.ilo--legacyvideo--controls .vjs-big-play-button:hover ~ .ilo--legacyvideo--controls--duration,
|
|
8380
|
-
.ilo--legacyvideo--controls .vjs-big-play-button:focus ~ .vjs-duration,
|
|
8381
|
-
.ilo--legacyvideo--controls .vjs-big-play-button:focus ~ .ilo--legacyvideo--controls--duration,
|
|
8382
|
-
.ilo--legacyvideo .vjs-control-bar--play.ilo--legacyvideo--controls--play--hovered ~ .vjs-duration,
|
|
8383
|
-
.ilo--legacyvideo .vjs-control-bar--play.ilo--legacyvideo--controls--play--hovered ~ .ilo--legacyvideo--controls--duration,
|
|
8384
|
-
.ilo--legacyvideo .vjs-control-bar--play:hover ~ .vjs-duration,
|
|
8385
|
-
.ilo--legacyvideo .vjs-control-bar--play:hover ~ .ilo--legacyvideo--controls--duration,
|
|
8386
|
-
.ilo--legacyvideo .vjs-control-bar--play:focus ~ .vjs-duration,
|
|
8387
|
-
.ilo--legacyvideo .vjs-control-bar--play:focus ~ .ilo--legacyvideo--controls--duration,
|
|
8388
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-play-control:not(.vjs-playing).ilo--legacyvideo--controls--play--hovered ~ .vjs-duration,
|
|
8389
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-play-control:not(.vjs-playing).ilo--legacyvideo--controls--play--hovered ~ .ilo--legacyvideo--controls--duration,
|
|
8390
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-play-control:not(.vjs-playing):hover ~ .vjs-duration,
|
|
8391
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-play-control:not(.vjs-playing):hover ~ .ilo--legacyvideo--controls--duration,
|
|
8392
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-play-control:not(.vjs-playing):focus ~ .vjs-duration,
|
|
8393
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-play-control:not(.vjs-playing):focus ~ .ilo--legacyvideo--controls--duration,
|
|
8394
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-big-play-button.ilo--legacyvideo--controls--play--hovered ~ .vjs-duration,
|
|
8395
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-big-play-button.ilo--legacyvideo--controls--play--hovered ~ .ilo--legacyvideo--controls--duration,
|
|
8396
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-big-play-button:hover ~ .vjs-duration,
|
|
8397
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-big-play-button:hover ~ .ilo--legacyvideo--controls--duration,
|
|
8398
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-big-play-button:focus ~ .vjs-duration,
|
|
8399
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-big-play-button:focus ~ .ilo--legacyvideo--controls--duration {
|
|
8400
|
-
background-color: rgb(235, 245, 253);
|
|
8401
|
-
color: rgb(30, 45, 190);
|
|
8402
|
-
}
|
|
8403
|
-
.ilo--legacyvideo--controls--play.vjs-paused, .ilo--legacyvideo--controls--play.vjs-ended,
|
|
8404
|
-
.ilo--legacyvideo--controls .vjs-play-control:not(.vjs-playing).vjs-paused,
|
|
8405
|
-
.ilo--legacyvideo--controls .vjs-play-control:not(.vjs-playing).vjs-ended,
|
|
8406
|
-
.ilo--legacyvideo--controls .vjs-big-play-button.vjs-paused,
|
|
8407
|
-
.ilo--legacyvideo--controls .vjs-big-play-button.vjs-ended,
|
|
8408
|
-
.ilo--legacyvideo .vjs-control-bar--play.vjs-paused,
|
|
8409
|
-
.ilo--legacyvideo .vjs-control-bar--play.vjs-ended,
|
|
8410
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-play-control:not(.vjs-playing).vjs-paused,
|
|
8411
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-play-control:not(.vjs-playing).vjs-ended,
|
|
8412
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-big-play-button.vjs-paused,
|
|
8413
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-big-play-button.vjs-ended {
|
|
8414
|
-
background-position: center center;
|
|
8415
|
-
background-repeat: no-repeat;
|
|
8416
|
-
background-size: 1.2861736334rem 1.2861736334rem;
|
|
8417
|
-
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='M22 11.9999L4 2V22L22 11.9999Z'/%3e%3c/svg%3e");
|
|
8418
|
-
}
|
|
8419
|
-
.ilo--legacyvideo--controls--play.vjs-paused:hover, .ilo--legacyvideo--controls--play.vjs-paused:focus, .ilo--legacyvideo--controls--play.vjs-ended:hover, .ilo--legacyvideo--controls--play.vjs-ended:focus,
|
|
8420
|
-
.ilo--legacyvideo--controls .vjs-play-control:not(.vjs-playing).vjs-paused:hover,
|
|
8421
|
-
.ilo--legacyvideo--controls .vjs-play-control:not(.vjs-playing).vjs-paused:focus,
|
|
8422
|
-
.ilo--legacyvideo--controls .vjs-play-control:not(.vjs-playing).vjs-ended:hover,
|
|
8423
|
-
.ilo--legacyvideo--controls .vjs-play-control:not(.vjs-playing).vjs-ended:focus,
|
|
8424
|
-
.ilo--legacyvideo--controls .vjs-big-play-button.vjs-paused:hover,
|
|
8425
|
-
.ilo--legacyvideo--controls .vjs-big-play-button.vjs-paused:focus,
|
|
8426
|
-
.ilo--legacyvideo--controls .vjs-big-play-button.vjs-ended:hover,
|
|
8427
|
-
.ilo--legacyvideo--controls .vjs-big-play-button.vjs-ended:focus,
|
|
8428
|
-
.ilo--legacyvideo .vjs-control-bar--play.vjs-paused:hover,
|
|
8429
|
-
.ilo--legacyvideo .vjs-control-bar--play.vjs-paused:focus,
|
|
8430
|
-
.ilo--legacyvideo .vjs-control-bar--play.vjs-ended:hover,
|
|
8431
|
-
.ilo--legacyvideo .vjs-control-bar--play.vjs-ended:focus,
|
|
8432
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-play-control:not(.vjs-playing).vjs-paused:hover,
|
|
8433
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-play-control:not(.vjs-playing).vjs-paused:focus,
|
|
8434
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-play-control:not(.vjs-playing).vjs-ended:hover,
|
|
8435
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-play-control:not(.vjs-playing).vjs-ended:focus,
|
|
8436
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-big-play-button.vjs-paused:hover,
|
|
8437
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-big-play-button.vjs-paused:focus,
|
|
8438
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-big-play-button.vjs-ended:hover,
|
|
8439
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-big-play-button.vjs-ended:focus {
|
|
8440
|
-
background-color: rgb(235, 245, 253);
|
|
8441
|
-
background-position: center center;
|
|
8442
|
-
background-repeat: no-repeat;
|
|
8443
|
-
background-size: 1.2861736334rem 1.2861736334rem;
|
|
8444
|
-
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='M22 11.9999L4 2V22L22 11.9999Z'/%3e%3c/svg%3e");
|
|
8445
|
-
}
|
|
8446
|
-
.ilo--legacyvideo--controls:not(.notplayed) .ilo--legacyvideo--controls--play,
|
|
8447
|
-
.ilo--legacyvideo .vjs-control-bar:not(.notplayed) .ilo--legacyvideo--controls--play {
|
|
8448
|
-
background-size: 24px 24px;
|
|
8449
|
-
}
|
|
8450
|
-
.ilo--legacyvideo--controls--pause,
|
|
8451
|
-
.ilo--legacyvideo--controls .vjs-playing,
|
|
8452
|
-
.ilo--legacyvideo .vjs-control-bar--pause,
|
|
8453
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-playing {
|
|
8454
|
-
background-position: center center;
|
|
8455
|
-
background-repeat: no-repeat;
|
|
8456
|
-
background-size: 1.2861736334rem 1.2861736334rem;
|
|
8457
|
-
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='M3 2H9V22H3V2zM15 2H21V22H15V2z'/%3e%3c/svg%3e");
|
|
8458
|
-
}
|
|
8459
|
-
.ilo--legacyvideo--controls--pause:hover, .ilo--legacyvideo--controls--pause:focus,
|
|
8460
|
-
.ilo--legacyvideo--controls .vjs-playing:hover,
|
|
8461
|
-
.ilo--legacyvideo--controls .vjs-playing:focus,
|
|
8462
|
-
.ilo--legacyvideo .vjs-control-bar--pause:hover,
|
|
8463
|
-
.ilo--legacyvideo .vjs-control-bar--pause:focus,
|
|
8464
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-playing:hover,
|
|
8465
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-playing:focus {
|
|
8466
|
-
background-color: rgb(235, 245, 253);
|
|
8467
|
-
background-position: center center;
|
|
8468
|
-
background-repeat: no-repeat;
|
|
8469
|
-
background-size: 1.2861736334rem 1.2861736334rem;
|
|
8470
|
-
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='M3 2H9V22H3V2zM15 2H21V22H15V2z'/%3e%3c/svg%3e");
|
|
8471
|
-
}
|
|
8472
|
-
.ilo--legacyvideo--controls--duration,
|
|
8473
|
-
.ilo--legacyvideo--controls .vjs-duration,
|
|
8474
|
-
.ilo--legacyvideo .vjs-control-bar--duration,
|
|
8475
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-duration {
|
|
8476
|
-
background-color: rgb(45, 45, 45);
|
|
8477
|
-
color: rgb(237, 240, 242);
|
|
8478
|
-
display: none;
|
|
8479
|
-
height: 100%;
|
|
8480
|
-
font-weight: 700;
|
|
8481
|
-
margin-left: 0.1071811361rem;
|
|
8482
|
-
order: 2;
|
|
8483
|
-
padding-top: 0.4823151125rem;
|
|
8484
|
-
text-align: center;
|
|
8485
|
-
width: 4.2872454448rem;
|
|
8486
|
-
font-size: 14.93px;
|
|
8487
|
-
letter-spacing: -0.02em;
|
|
8488
|
-
line-height: 20.16px;
|
|
8489
|
-
}
|
|
8490
|
-
.ilo--legacyvideo--controls--duration.ilo--legacyvideo--controls--duration--hovered, .ilo--legacyvideo--controls--duration:hover, .ilo--legacyvideo--controls--duration:focus,
|
|
8491
|
-
.ilo--legacyvideo--controls .vjs-duration.ilo--legacyvideo--controls--duration--hovered,
|
|
8492
|
-
.ilo--legacyvideo--controls .vjs-duration:hover,
|
|
8493
|
-
.ilo--legacyvideo--controls .vjs-duration:focus,
|
|
8494
|
-
.ilo--legacyvideo .vjs-control-bar--duration.ilo--legacyvideo--controls--duration--hovered,
|
|
8495
|
-
.ilo--legacyvideo .vjs-control-bar--duration:hover,
|
|
8496
|
-
.ilo--legacyvideo .vjs-control-bar--duration:focus,
|
|
8497
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-duration.ilo--legacyvideo--controls--duration--hovered,
|
|
8498
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-duration:hover,
|
|
8499
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-duration:focus {
|
|
8500
|
-
background-color: rgb(235, 245, 253);
|
|
8501
|
-
color: rgb(30, 45, 190);
|
|
8502
|
-
}
|
|
8503
|
-
.ilo--legacyvideo--controls--duration.ilo--legacyvideo--controls--duration--hovered ~ .ilo--legacyvideo--controls--play, .ilo--legacyvideo--controls--duration:hover ~ .ilo--legacyvideo--controls--play, .ilo--legacyvideo--controls--duration:focus ~ .ilo--legacyvideo--controls--play,
|
|
8504
|
-
.ilo--legacyvideo--controls .vjs-duration.ilo--legacyvideo--controls--duration--hovered ~ .ilo--legacyvideo--controls--play,
|
|
8505
|
-
.ilo--legacyvideo--controls .vjs-duration:hover ~ .ilo--legacyvideo--controls--play,
|
|
8506
|
-
.ilo--legacyvideo--controls .vjs-duration:focus ~ .ilo--legacyvideo--controls--play,
|
|
8507
|
-
.ilo--legacyvideo .vjs-control-bar--duration.ilo--legacyvideo--controls--duration--hovered ~ .ilo--legacyvideo--controls--play,
|
|
8508
|
-
.ilo--legacyvideo .vjs-control-bar--duration:hover ~ .ilo--legacyvideo--controls--play,
|
|
8509
|
-
.ilo--legacyvideo .vjs-control-bar--duration:focus ~ .ilo--legacyvideo--controls--play,
|
|
8510
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-duration.ilo--legacyvideo--controls--duration--hovered ~ .ilo--legacyvideo--controls--play,
|
|
8511
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-duration:hover ~ .ilo--legacyvideo--controls--play,
|
|
8512
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-duration:focus ~ .ilo--legacyvideo--controls--play {
|
|
8513
|
-
background-color: rgb(235, 245, 253);
|
|
8514
|
-
background-position: center center;
|
|
8515
|
-
background-repeat: no-repeat;
|
|
8516
|
-
background-size: 2.5723472669rem 2.5723472669rem;
|
|
8517
|
-
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='M22 11.9999L4 2V22L22 11.9999Z'/%3e%3c/svg%3e");
|
|
8518
|
-
}
|
|
8519
|
-
.ilo--legacyvideo--controls--duration.show,
|
|
8520
|
-
.ilo--legacyvideo--controls .vjs-duration.show,
|
|
8521
|
-
.ilo--legacyvideo .vjs-control-bar--duration.show,
|
|
8522
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-duration.show {
|
|
8523
|
-
display: block;
|
|
8524
|
-
}
|
|
8525
|
-
@media screen and (min-width: 1024px) {
|
|
8526
|
-
.ilo--legacyvideo--controls.notplayed .vjs-duration,
|
|
8527
|
-
.ilo--legacyvideo .vjs-control-bar.notplayed .vjs-duration {
|
|
8528
|
-
height: 2.1436227224rem;
|
|
8529
|
-
margin-left: 0;
|
|
8530
|
-
margin-top: 2px;
|
|
8531
|
-
width: 2.5723472669rem;
|
|
8532
|
-
}
|
|
8533
|
-
.ilo--legacyvideo--controls.notplayed .ilo--legacyvideo--controls--duration,
|
|
8534
|
-
.ilo--legacyvideo .vjs-control-bar.notplayed .ilo--legacyvideo--controls--duration {
|
|
8535
|
-
height: 2.1436227224rem;
|
|
8536
|
-
margin-left: 0;
|
|
8537
|
-
margin-top: 2px;
|
|
8538
|
-
width: 4.2872454448rem;
|
|
8539
|
-
}
|
|
8540
|
-
}
|
|
8541
|
-
.ilo--legacyvideo--controls .vjs-progress-holder,
|
|
8542
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-holder {
|
|
8543
|
-
position: relative;
|
|
8544
|
-
width: 96%;
|
|
8545
|
-
}
|
|
8546
|
-
.ilo--legacyvideo--controls--progress,
|
|
8547
|
-
.ilo--legacyvideo--controls .vjs-progress-control,
|
|
8548
|
-
.ilo--legacyvideo .vjs-control-bar--progress,
|
|
8549
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control {
|
|
8550
|
-
background-color: rgb(45, 45, 45);
|
|
8551
|
-
display: none;
|
|
8552
|
-
flex-grow: 1;
|
|
8553
|
-
height: 100%;
|
|
8554
|
-
margin-left: 2px;
|
|
8555
|
-
order: 3;
|
|
8556
|
-
position: relative;
|
|
8557
|
-
}
|
|
8558
|
-
.ilo--legacyvideo--controls--progress.show, .vjs-has-started .ilo--legacyvideo--controls--progress,
|
|
8559
|
-
.ilo--legacyvideo--controls .vjs-progress-control.show,
|
|
8560
|
-
.vjs-has-started .ilo--legacyvideo--controls .vjs-progress-control,
|
|
8561
|
-
.ilo--legacyvideo .vjs-control-bar--progress.show,
|
|
8562
|
-
.vjs-has-started .ilo--legacyvideo .vjs-control-bar--progress,
|
|
8563
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control.show,
|
|
8564
|
-
.vjs-has-started .ilo--legacyvideo .vjs-control-bar .vjs-progress-control {
|
|
8565
|
-
display: block;
|
|
8566
|
-
}
|
|
8567
|
-
.ilo--legacyvideo--controls--progress-playhead,
|
|
8568
|
-
.ilo--legacyvideo--controls .vjs-progress-control-playhead,
|
|
8569
|
-
.ilo--legacyvideo .vjs-control-bar--progress-playhead,
|
|
8570
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control-playhead {
|
|
8571
|
-
height: 100%;
|
|
8572
|
-
left: 2%;
|
|
8573
|
-
opacity: 0;
|
|
8574
|
-
padding: 0;
|
|
8575
|
-
position: absolute;
|
|
8576
|
-
top: 0;
|
|
8577
|
-
width: 96%;
|
|
8578
|
-
z-index: 20;
|
|
8579
|
-
}
|
|
8580
|
-
.ilo--legacyvideo--controls--progress-current,
|
|
8581
|
-
.ilo--legacyvideo--controls--progress .vjs-play-progress,
|
|
8582
|
-
.ilo--legacyvideo--controls .vjs-progress-control-current,
|
|
8583
|
-
.ilo--legacyvideo--controls .vjs-progress-control .vjs-play-progress,
|
|
8584
|
-
.ilo--legacyvideo .vjs-control-bar--progress-current,
|
|
8585
|
-
.ilo--legacyvideo .vjs-control-bar--progress .vjs-play-progress,
|
|
8586
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control-current,
|
|
8587
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control .vjs-play-progress {
|
|
8588
|
-
height: 8px;
|
|
8589
|
-
left: 2%;
|
|
8590
|
-
position: absolute;
|
|
8591
|
-
top: 0.857449089rem;
|
|
8592
|
-
width: 96%;
|
|
8593
|
-
z-index: 15;
|
|
8594
|
-
-webkit-appearance: none;
|
|
8595
|
-
}
|
|
8596
|
-
.ilo--legacyvideo--controls--progress-current::-moz-progress-bar,
|
|
8597
|
-
.ilo--legacyvideo--controls--progress .vjs-play-progress::-moz-progress-bar,
|
|
8598
|
-
.ilo--legacyvideo--controls .vjs-progress-control-current::-moz-progress-bar,
|
|
8599
|
-
.ilo--legacyvideo--controls .vjs-progress-control .vjs-play-progress::-moz-progress-bar,
|
|
8600
|
-
.ilo--legacyvideo .vjs-control-bar--progress-current::-moz-progress-bar,
|
|
8601
|
-
.ilo--legacyvideo .vjs-control-bar--progress .vjs-play-progress::-moz-progress-bar,
|
|
8602
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control-current::-moz-progress-bar,
|
|
8603
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control .vjs-play-progress::-moz-progress-bar {
|
|
8604
|
-
background: rgb(235, 245, 253);
|
|
8605
|
-
border-radius: 0;
|
|
8606
|
-
}
|
|
8607
|
-
.ilo--legacyvideo--controls--progress-current::-webkit-progress-bar,
|
|
8608
|
-
.ilo--legacyvideo--controls--progress .vjs-play-progress::-webkit-progress-bar,
|
|
8609
|
-
.ilo--legacyvideo--controls .vjs-progress-control-current::-webkit-progress-bar,
|
|
8610
|
-
.ilo--legacyvideo--controls .vjs-progress-control .vjs-play-progress::-webkit-progress-bar,
|
|
8611
|
-
.ilo--legacyvideo .vjs-control-bar--progress-current::-webkit-progress-bar,
|
|
8612
|
-
.ilo--legacyvideo .vjs-control-bar--progress .vjs-play-progress::-webkit-progress-bar,
|
|
8613
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control-current::-webkit-progress-bar,
|
|
8614
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control .vjs-play-progress::-webkit-progress-bar {
|
|
8615
|
-
background: transparent;
|
|
8616
|
-
}
|
|
8617
|
-
.ilo--legacyvideo--controls--progress-current::-webkit-progress-value,
|
|
8618
|
-
.ilo--legacyvideo--controls--progress .vjs-play-progress::-webkit-progress-value,
|
|
8619
|
-
.ilo--legacyvideo--controls .vjs-progress-control-current::-webkit-progress-value,
|
|
8620
|
-
.ilo--legacyvideo--controls .vjs-progress-control .vjs-play-progress::-webkit-progress-value,
|
|
8621
|
-
.ilo--legacyvideo .vjs-control-bar--progress-current::-webkit-progress-value,
|
|
8622
|
-
.ilo--legacyvideo .vjs-control-bar--progress .vjs-play-progress::-webkit-progress-value,
|
|
8623
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control-current::-webkit-progress-value,
|
|
8624
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control .vjs-play-progress::-webkit-progress-value {
|
|
8625
|
-
background: rgb(235, 245, 253);
|
|
8626
|
-
border-radius: 0;
|
|
8627
|
-
}
|
|
8628
|
-
.ilo--legacyvideo--controls--progress .vjs-play-progress,
|
|
8629
|
-
.ilo--legacyvideo--controls .vjs-progress-control .vjs-play-progress,
|
|
8630
|
-
.ilo--legacyvideo .vjs-control-bar--progress .vjs-play-progress,
|
|
8631
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control .vjs-play-progress {
|
|
8632
|
-
background: rgb(235, 245, 253);
|
|
8633
|
-
}
|
|
8634
|
-
.ilo--legacyvideo--controls--progress .vjs-play-progress .vjs-time-tooltip,
|
|
8635
|
-
.ilo--legacyvideo--controls .vjs-progress-control .vjs-play-progress .vjs-time-tooltip,
|
|
8636
|
-
.ilo--legacyvideo .vjs-control-bar--progress .vjs-play-progress .vjs-time-tooltip,
|
|
8637
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control .vjs-play-progress .vjs-time-tooltip {
|
|
8638
|
-
display: none;
|
|
8639
|
-
}
|
|
8640
|
-
.ilo--legacyvideo--controls--progress div[data-start],
|
|
8641
|
-
.ilo--legacyvideo--controls .vjs-progress-control div[data-start],
|
|
8642
|
-
.ilo--legacyvideo .vjs-control-bar--progress div[data-start],
|
|
8643
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control div[data-start] {
|
|
8644
|
-
background: rgb(184, 196, 204);
|
|
8645
|
-
height: 8px;
|
|
8646
|
-
left: 2%;
|
|
8647
|
-
position: absolute;
|
|
8648
|
-
top: 0;
|
|
8649
|
-
width: 96%;
|
|
8650
|
-
z-index: 15;
|
|
8651
|
-
}
|
|
8652
|
-
.ilo--legacyvideo--controls--progress-played,
|
|
8653
|
-
.ilo--legacyvideo--controls--progress .vjs-mouse-display,
|
|
8654
|
-
.ilo--legacyvideo--controls .vjs-progress-control-played,
|
|
8655
|
-
.ilo--legacyvideo--controls .vjs-progress-control .vjs-mouse-display,
|
|
8656
|
-
.ilo--legacyvideo .vjs-control-bar--progress-played,
|
|
8657
|
-
.ilo--legacyvideo .vjs-control-bar--progress .vjs-mouse-display,
|
|
8658
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control-played,
|
|
8659
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control .vjs-mouse-display {
|
|
8660
|
-
display: none;
|
|
8661
|
-
position: absolute;
|
|
8662
|
-
top: -40px;
|
|
8663
|
-
z-index: 20;
|
|
8664
|
-
}
|
|
8665
|
-
.ilo--legacyvideo--controls--progress-loaded,
|
|
8666
|
-
.ilo--legacyvideo--controls--progress .vjs-load-progress,
|
|
8667
|
-
.ilo--legacyvideo--controls .vjs-progress-control-loaded,
|
|
8668
|
-
.ilo--legacyvideo--controls .vjs-progress-control .vjs-load-progress,
|
|
8669
|
-
.ilo--legacyvideo .vjs-control-bar--progress-loaded,
|
|
8670
|
-
.ilo--legacyvideo .vjs-control-bar--progress .vjs-load-progress,
|
|
8671
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control-loaded,
|
|
8672
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control .vjs-load-progress {
|
|
8673
|
-
height: 8px;
|
|
8674
|
-
left: 2%;
|
|
8675
|
-
position: absolute;
|
|
8676
|
-
top: 0.857449089rem;
|
|
8677
|
-
width: 96%;
|
|
8678
|
-
z-index: 10;
|
|
8679
|
-
-webkit-appearance: none;
|
|
8680
|
-
}
|
|
8681
|
-
.ilo--legacyvideo--controls--progress-loaded::-moz-progress-bar,
|
|
8682
|
-
.ilo--legacyvideo--controls--progress .vjs-load-progress::-moz-progress-bar,
|
|
8683
|
-
.ilo--legacyvideo--controls .vjs-progress-control-loaded::-moz-progress-bar,
|
|
8684
|
-
.ilo--legacyvideo--controls .vjs-progress-control .vjs-load-progress::-moz-progress-bar,
|
|
8685
|
-
.ilo--legacyvideo .vjs-control-bar--progress-loaded::-moz-progress-bar,
|
|
8686
|
-
.ilo--legacyvideo .vjs-control-bar--progress .vjs-load-progress::-moz-progress-bar,
|
|
8687
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control-loaded::-moz-progress-bar,
|
|
8688
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control .vjs-load-progress::-moz-progress-bar {
|
|
8689
|
-
background: rgb(184, 196, 204);
|
|
8690
|
-
border-radius: 0;
|
|
8691
|
-
}
|
|
8692
|
-
.ilo--legacyvideo--controls--progress-loaded::-webkit-progress-bar,
|
|
8693
|
-
.ilo--legacyvideo--controls--progress .vjs-load-progress::-webkit-progress-bar,
|
|
8694
|
-
.ilo--legacyvideo--controls .vjs-progress-control-loaded::-webkit-progress-bar,
|
|
8695
|
-
.ilo--legacyvideo--controls .vjs-progress-control .vjs-load-progress::-webkit-progress-bar,
|
|
8696
|
-
.ilo--legacyvideo .vjs-control-bar--progress-loaded::-webkit-progress-bar,
|
|
8697
|
-
.ilo--legacyvideo .vjs-control-bar--progress .vjs-load-progress::-webkit-progress-bar,
|
|
8698
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control-loaded::-webkit-progress-bar,
|
|
8699
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control .vjs-load-progress::-webkit-progress-bar {
|
|
8700
|
-
background: transparent;
|
|
8701
|
-
}
|
|
8702
|
-
.ilo--legacyvideo--controls--progress-loaded::-webkit-progress-value,
|
|
8703
|
-
.ilo--legacyvideo--controls--progress .vjs-load-progress::-webkit-progress-value,
|
|
8704
|
-
.ilo--legacyvideo--controls .vjs-progress-control-loaded::-webkit-progress-value,
|
|
8705
|
-
.ilo--legacyvideo--controls .vjs-progress-control .vjs-load-progress::-webkit-progress-value,
|
|
8706
|
-
.ilo--legacyvideo .vjs-control-bar--progress-loaded::-webkit-progress-value,
|
|
8707
|
-
.ilo--legacyvideo .vjs-control-bar--progress .vjs-load-progress::-webkit-progress-value,
|
|
8708
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control-loaded::-webkit-progress-value,
|
|
8709
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control .vjs-load-progress::-webkit-progress-value {
|
|
8710
|
-
background: rgb(184, 196, 204);
|
|
8711
|
-
border-radius: 0;
|
|
8712
|
-
}
|
|
8713
|
-
.ilo--legacyvideo--controls--progress:hover .vjs-play-progress, .ilo--legacyvideo--controls--progress:focus .vjs-play-progress,
|
|
8714
|
-
.ilo--legacyvideo--controls .vjs-progress-control:hover .vjs-play-progress,
|
|
8715
|
-
.ilo--legacyvideo--controls .vjs-progress-control:focus .vjs-play-progress,
|
|
8716
|
-
.ilo--legacyvideo .vjs-control-bar--progress:hover .vjs-play-progress,
|
|
8717
|
-
.ilo--legacyvideo .vjs-control-bar--progress:focus .vjs-play-progress,
|
|
8718
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control:hover .vjs-play-progress,
|
|
8719
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control:focus .vjs-play-progress {
|
|
8720
|
-
position: relative;
|
|
8721
|
-
}
|
|
8722
|
-
.ilo--legacyvideo--controls--progress:hover .vjs-play-progress .vjs-time-tooltip, .ilo--legacyvideo--controls--progress:focus .vjs-play-progress .vjs-time-tooltip,
|
|
8723
|
-
.ilo--legacyvideo--controls .vjs-progress-control:hover .vjs-play-progress .vjs-time-tooltip,
|
|
8724
|
-
.ilo--legacyvideo--controls .vjs-progress-control:focus .vjs-play-progress .vjs-time-tooltip,
|
|
8725
|
-
.ilo--legacyvideo .vjs-control-bar--progress:hover .vjs-play-progress .vjs-time-tooltip,
|
|
8726
|
-
.ilo--legacyvideo .vjs-control-bar--progress:focus .vjs-play-progress .vjs-time-tooltip,
|
|
8727
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control:hover .vjs-play-progress .vjs-time-tooltip,
|
|
8728
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control:focus .vjs-play-progress .vjs-time-tooltip {
|
|
8729
|
-
align-items: center;
|
|
8730
|
-
background-color: rgb(45, 45, 45);
|
|
8731
|
-
display: flex;
|
|
8732
|
-
height: 1.7148981779rem;
|
|
8733
|
-
justify-content: center;
|
|
8734
|
-
right: 0;
|
|
8735
|
-
position: absolute;
|
|
8736
|
-
bottom: calc(300% + 12px);
|
|
8737
|
-
width: 70px;
|
|
8738
|
-
font-size: 11.94px;
|
|
8739
|
-
letter-spacing: -0.02em;
|
|
8740
|
-
line-height: 16.24px;
|
|
8741
|
-
}
|
|
8742
|
-
.ilo--legacyvideo--controls--progress:hover .vjs-play-progress .vjs-time-tooltip:after, .ilo--legacyvideo--controls--progress:focus .vjs-play-progress .vjs-time-tooltip:after,
|
|
8743
|
-
.ilo--legacyvideo--controls .vjs-progress-control:hover .vjs-play-progress .vjs-time-tooltip:after,
|
|
8744
|
-
.ilo--legacyvideo--controls .vjs-progress-control:focus .vjs-play-progress .vjs-time-tooltip:after,
|
|
8745
|
-
.ilo--legacyvideo .vjs-control-bar--progress:hover .vjs-play-progress .vjs-time-tooltip:after,
|
|
8746
|
-
.ilo--legacyvideo .vjs-control-bar--progress:focus .vjs-play-progress .vjs-time-tooltip:after,
|
|
8747
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control:hover .vjs-play-progress .vjs-time-tooltip:after,
|
|
8748
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control:focus .vjs-play-progress .vjs-time-tooltip:after {
|
|
8749
|
-
background-position: top left;
|
|
8750
|
-
background-repeat: no-repeat;
|
|
8751
|
-
background-size: contain;
|
|
8752
|
-
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 11'%3e%3cpath fill='rgb(45, 45, 45)' d='M6.00007 10.8462L12 0L0 0L6.00007 10.8462Z'/%3e%3c/svg%3e");
|
|
8753
|
-
content: "";
|
|
8754
|
-
height: 0.6430868167rem;
|
|
8755
|
-
position: absolute;
|
|
8756
|
-
left: calc(50% - 6px);
|
|
8757
|
-
bottom: -0.6430868167rem;
|
|
8758
|
-
width: 0.6430868167rem;
|
|
8759
|
-
}
|
|
8760
|
-
.ilo--legacyvideo--controls--progress:hover .ilo--legacyvideo--controls--progress-played-container, .ilo--legacyvideo--controls--progress:focus .ilo--legacyvideo--controls--progress-played-container,
|
|
8761
|
-
.ilo--legacyvideo--controls .vjs-progress-control:hover .ilo--legacyvideo--controls--progress-played-container,
|
|
8762
|
-
.ilo--legacyvideo--controls .vjs-progress-control:focus .ilo--legacyvideo--controls--progress-played-container,
|
|
8763
|
-
.ilo--legacyvideo .vjs-control-bar--progress:hover .ilo--legacyvideo--controls--progress-played-container,
|
|
8764
|
-
.ilo--legacyvideo .vjs-control-bar--progress:focus .ilo--legacyvideo--controls--progress-played-container,
|
|
8765
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control:hover .ilo--legacyvideo--controls--progress-played-container,
|
|
8766
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control:focus .ilo--legacyvideo--controls--progress-played-container {
|
|
8767
|
-
position: absolute;
|
|
8768
|
-
left: 2%;
|
|
8769
|
-
top: 0;
|
|
8770
|
-
width: 96%;
|
|
8771
|
-
}
|
|
8772
|
-
.ilo--legacyvideo--controls--progress:hover .ilo--legacyvideo--controls--progress-played, .ilo--legacyvideo--controls--progress:focus .ilo--legacyvideo--controls--progress-played,
|
|
8773
|
-
.ilo--legacyvideo--controls .vjs-progress-control:hover .ilo--legacyvideo--controls--progress-played,
|
|
8774
|
-
.ilo--legacyvideo--controls .vjs-progress-control:focus .ilo--legacyvideo--controls--progress-played,
|
|
8775
|
-
.ilo--legacyvideo .vjs-control-bar--progress:hover .ilo--legacyvideo--controls--progress-played,
|
|
8776
|
-
.ilo--legacyvideo .vjs-control-bar--progress:focus .ilo--legacyvideo--controls--progress-played,
|
|
8777
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control:hover .ilo--legacyvideo--controls--progress-played,
|
|
8778
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control:focus .ilo--legacyvideo--controls--progress-played {
|
|
8779
|
-
--playhead: 0%;
|
|
8780
|
-
align-items: center;
|
|
8781
|
-
background-color: rgb(45, 45, 45);
|
|
8782
|
-
display: flex;
|
|
8783
|
-
height: 1.7148981779rem;
|
|
8784
|
-
justify-content: center;
|
|
8785
|
-
left: calc(var(--playhead) - 34px);
|
|
8786
|
-
position: absolute;
|
|
8787
|
-
bottom: calc(300% + 12px);
|
|
8788
|
-
width: 70px;
|
|
8789
|
-
font-size: 11.94px;
|
|
8790
|
-
letter-spacing: -0.02em;
|
|
8791
|
-
line-height: 16.24px;
|
|
8792
|
-
}
|
|
8793
|
-
.ilo--legacyvideo--controls--progress:hover .ilo--legacyvideo--controls--progress-played:after, .ilo--legacyvideo--controls--progress:focus .ilo--legacyvideo--controls--progress-played:after,
|
|
8794
|
-
.ilo--legacyvideo--controls .vjs-progress-control:hover .ilo--legacyvideo--controls--progress-played:after,
|
|
8795
|
-
.ilo--legacyvideo--controls .vjs-progress-control:focus .ilo--legacyvideo--controls--progress-played:after,
|
|
8796
|
-
.ilo--legacyvideo .vjs-control-bar--progress:hover .ilo--legacyvideo--controls--progress-played:after,
|
|
8797
|
-
.ilo--legacyvideo .vjs-control-bar--progress:focus .ilo--legacyvideo--controls--progress-played:after,
|
|
8798
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control:hover .ilo--legacyvideo--controls--progress-played:after,
|
|
8799
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-progress-control:focus .ilo--legacyvideo--controls--progress-played:after {
|
|
8800
|
-
background-position: top left;
|
|
8801
|
-
background-repeat: no-repeat;
|
|
8802
|
-
background-size: contain;
|
|
8803
|
-
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 11'%3e%3cpath fill='rgb(45, 45, 45)' d='M6.00007 10.8462L12 0L0 0L6.00007 10.8462Z'/%3e%3c/svg%3e");
|
|
8804
|
-
content: "";
|
|
8805
|
-
height: 0.6430868167rem;
|
|
8806
|
-
position: absolute;
|
|
8807
|
-
left: calc(50% - 6px);
|
|
8808
|
-
bottom: -0.6430868167rem;
|
|
8809
|
-
width: 0.6430868167rem;
|
|
8810
|
-
}
|
|
8811
|
-
.ilo--legacyvideo--controls--volume,
|
|
8812
|
-
.ilo--legacyvideo--controls .vjs-volume-panel,
|
|
8813
|
-
.ilo--legacyvideo .vjs-control-bar--volume,
|
|
8814
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-volume-panel {
|
|
8815
|
-
border-bottom: 1px solid;
|
|
8816
|
-
bottom: 0;
|
|
8817
|
-
display: none;
|
|
8818
|
-
flex-direction: column;
|
|
8819
|
-
height: 140px;
|
|
8820
|
-
margin-left: 2px;
|
|
8821
|
-
order: 4;
|
|
8822
|
-
position: relative;
|
|
8823
|
-
width: 40px;
|
|
8824
|
-
}
|
|
8825
|
-
.ilo--legacyvideo--controls--volume.show, .vjs-has-started .ilo--legacyvideo--controls--volume,
|
|
8826
|
-
.ilo--legacyvideo--controls .vjs-volume-panel.show,
|
|
8827
|
-
.vjs-has-started .ilo--legacyvideo--controls .vjs-volume-panel,
|
|
8828
|
-
.ilo--legacyvideo .vjs-control-bar--volume.show,
|
|
8829
|
-
.vjs-has-started .ilo--legacyvideo .vjs-control-bar--volume,
|
|
8830
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-volume-panel.show,
|
|
8831
|
-
.vjs-has-started .ilo--legacyvideo .vjs-control-bar .vjs-volume-panel {
|
|
8832
|
-
display: block;
|
|
8833
|
-
}
|
|
8834
|
-
.ilo--legacyvideo--controls--volume:hover .vjs-volume-control, .ilo--legacyvideo--controls--volume:focus .vjs-volume-control,
|
|
8835
|
-
.ilo--legacyvideo--controls .vjs-volume-panel:hover .vjs-volume-control,
|
|
8836
|
-
.ilo--legacyvideo--controls .vjs-volume-panel:focus .vjs-volume-control,
|
|
8837
|
-
.ilo--legacyvideo .vjs-control-bar--volume:hover .vjs-volume-control,
|
|
8838
|
-
.ilo--legacyvideo .vjs-control-bar--volume:focus .vjs-volume-control,
|
|
8839
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-volume-panel:hover .vjs-volume-control,
|
|
8840
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-volume-panel:focus .vjs-volume-control {
|
|
8841
|
-
display: block;
|
|
8842
|
-
}
|
|
8843
|
-
.ilo--legacyvideo--controls--showvolume,
|
|
8844
|
-
.ilo--legacyvideo--controls .vjs-mute-control,
|
|
8845
|
-
.ilo--legacyvideo .vjs-control-bar--showvolume,
|
|
8846
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-mute-control {
|
|
8847
|
-
background-color: rgb(45, 45, 45);
|
|
8848
|
-
border: none;
|
|
8849
|
-
cursor: pointer;
|
|
8850
|
-
height: 2.1436227224rem;
|
|
8851
|
-
margin-top: 0;
|
|
8852
|
-
position: relative;
|
|
8853
|
-
width: 2.1436227224rem;
|
|
8854
|
-
z-index: 10;
|
|
8855
|
-
-webkit-appearance: none;
|
|
8856
|
-
-moz-appearance: none;
|
|
8857
|
-
background-position: center center;
|
|
8858
|
-
background-repeat: no-repeat;
|
|
8859
|
-
background-size: 1.2861736334rem 1.2861736334rem;
|
|
8860
|
-
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' %3e%3cpath fill='rgb(237, 240, 242)' d='M14.633 4.735a.67.67 0 0 0-.698.063L8.78 8.666H5.667A.666.666 0 0 0 5 9.333v5.334c0 .369.298.667.667.667h3.112l5.156 3.867a.663.663 0 0 0 .698.064.668.668 0 0 0 .369-.597V5.332a.667.667 0 0 0-.369-.597ZM17.164 9.171l-.471-.471-.943.943.472.471a2.669 2.669 0 0 1 0 3.771l-.472.472.943.943.471-.472a4.005 4.005 0 0 0 0-5.657Z'/%3e%3cpath fill='rgb(237, 240, 242)' d='m18.579 6.813-.943.943.471.472a5.341 5.341 0 0 1 0 7.544l-.471.471.943.943.471-.471c2.6-2.6 2.6-6.83 0-9.43l-.471-.472Z'/%3e%3c/svg%3e");
|
|
8861
|
-
}
|
|
8862
|
-
.ilo--legacyvideo--controls--showvolume:hover, .ilo--legacyvideo--controls--showvolume:focus,
|
|
8863
|
-
.ilo--legacyvideo--controls .vjs-mute-control:hover,
|
|
8864
|
-
.ilo--legacyvideo--controls .vjs-mute-control:focus,
|
|
8865
|
-
.ilo--legacyvideo .vjs-control-bar--showvolume:hover,
|
|
8866
|
-
.ilo--legacyvideo .vjs-control-bar--showvolume:focus,
|
|
8867
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-mute-control:hover,
|
|
8868
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-mute-control:focus {
|
|
8869
|
-
background-color: rgb(235, 245, 253);
|
|
8870
|
-
background-position: center center;
|
|
8871
|
-
background-repeat: no-repeat;
|
|
8872
|
-
background-size: 1.2861736334rem 1.2861736334rem;
|
|
8873
|
-
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' %3e%3cpath fill='rgb(30, 45, 190)' d='M14.633 4.735a.67.67 0 0 0-.698.063L8.78 8.666H5.667A.666.666 0 0 0 5 9.333v5.334c0 .369.298.667.667.667h3.112l5.156 3.867a.663.663 0 0 0 .698.064.668.668 0 0 0 .369-.597V5.332a.667.667 0 0 0-.369-.597ZM17.164 9.171l-.471-.471-.943.943.472.471a2.669 2.669 0 0 1 0 3.771l-.472.472.943.943.471-.472a4.005 4.005 0 0 0 0-5.657Z'/%3e%3cpath fill='rgb(30, 45, 190)' d='m18.579 6.813-.943.943.471.472a5.341 5.341 0 0 1 0 7.544l-.471.471.943.943.471-.471c2.6-2.6 2.6-6.83 0-9.43l-.471-.472Z'/%3e%3c/svg%3e");
|
|
8874
|
-
}
|
|
8875
|
-
.ilo--legacyvideo--controls--showvolume.muted, .ilo--legacyvideo--controls--showvolume[title=Unmute],
|
|
8876
|
-
.ilo--legacyvideo--controls .vjs-mute-control.muted,
|
|
8877
|
-
.ilo--legacyvideo--controls .vjs-mute-control[title=Unmute],
|
|
8878
|
-
.ilo--legacyvideo .vjs-control-bar--showvolume.muted,
|
|
8879
|
-
.ilo--legacyvideo .vjs-control-bar--showvolume[title=Unmute],
|
|
8880
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-mute-control.muted,
|
|
8881
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-mute-control[title=Unmute] {
|
|
8882
|
-
background-position: center center;
|
|
8883
|
-
background-repeat: no-repeat;
|
|
8884
|
-
background-size: 1.2861736334rem 1.2861736334rem;
|
|
8885
|
-
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='M12.0447 15.7833L16.5999 19.1998C16.7173 19.2885 16.8586 19.3332 16.9999 19.3332 17.1012 19.3332 17.2039 19.3098 17.2979 19.2632 17.5239 19.1499 17.6666 18.9192 17.6666 18.6665V10.1614L12.0447 15.7833zM5.1955 19.8045C5.32549 19.9345 5.49616 19.9998 5.66682 19.9998 5.83748 19.9998 6.00815 19.9345 6.13814 19.8045L20.8045 5.13814C21.0652 4.87748 21.0652 4.45616 20.8045 4.1955 20.5438 3.93483 20.1225 3.93483 19.8619 4.1955L17.6666 6.39079V5.33347C17.6666 5.08081 17.5239 4.85015 17.2979 4.73682 17.0726 4.62549 16.8019 4.64882 16.5999 4.80015L11.4447 8.66674H6.33347C5.96481 8.66674 5.66682 8.96473 5.66682 9.33339V14.6666C5.66682 15.0353 5.96481 15.3333 6.33347 15.3333H8.72409L5.1955 18.8619C4.93483 19.1225 4.93483 19.5438 5.1955 19.8045z'/%3e%3c/svg%3e");
|
|
8886
|
-
}
|
|
8887
|
-
.ilo--legacyvideo--controls--showvolume.muted:hover, .ilo--legacyvideo--controls--showvolume.muted:focus, .ilo--legacyvideo--controls--showvolume[title=Unmute]:hover, .ilo--legacyvideo--controls--showvolume[title=Unmute]:focus,
|
|
8888
|
-
.ilo--legacyvideo--controls .vjs-mute-control.muted:hover,
|
|
8889
|
-
.ilo--legacyvideo--controls .vjs-mute-control.muted:focus,
|
|
8890
|
-
.ilo--legacyvideo--controls .vjs-mute-control[title=Unmute]:hover,
|
|
8891
|
-
.ilo--legacyvideo--controls .vjs-mute-control[title=Unmute]:focus,
|
|
8892
|
-
.ilo--legacyvideo .vjs-control-bar--showvolume.muted:hover,
|
|
8893
|
-
.ilo--legacyvideo .vjs-control-bar--showvolume.muted:focus,
|
|
8894
|
-
.ilo--legacyvideo .vjs-control-bar--showvolume[title=Unmute]:hover,
|
|
8895
|
-
.ilo--legacyvideo .vjs-control-bar--showvolume[title=Unmute]:focus,
|
|
8896
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-mute-control.muted:hover,
|
|
8897
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-mute-control.muted:focus,
|
|
8898
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-mute-control[title=Unmute]:hover,
|
|
8899
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-mute-control[title=Unmute]:focus {
|
|
8900
|
-
background-color: #ebf5fd;
|
|
8901
|
-
background-position: center center;
|
|
8902
|
-
background-repeat: no-repeat;
|
|
8903
|
-
background-size: 1.2861736334rem 1.2861736334rem;
|
|
8904
|
-
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='M12.0447 15.7833L16.5999 19.1998C16.7173 19.2885 16.8586 19.3332 16.9999 19.3332 17.1012 19.3332 17.2039 19.3098 17.2979 19.2632 17.5239 19.1499 17.6666 18.9192 17.6666 18.6665V10.1614L12.0447 15.7833zM5.1955 19.8045C5.32549 19.9345 5.49616 19.9998 5.66682 19.9998 5.83748 19.9998 6.00815 19.9345 6.13814 19.8045L20.8045 5.13814C21.0652 4.87748 21.0652 4.45616 20.8045 4.1955 20.5438 3.93483 20.1225 3.93483 19.8619 4.1955L17.6666 6.39079V5.33347C17.6666 5.08081 17.5239 4.85015 17.2979 4.73682 17.0726 4.62549 16.8019 4.64882 16.5999 4.80015L11.4447 8.66674H6.33347C5.96481 8.66674 5.66682 8.96473 5.66682 9.33339V14.6666C5.66682 15.0353 5.96481 15.3333 6.33347 15.3333H8.72409L5.1955 18.8619C4.93483 19.1225 4.93483 19.5438 5.1955 19.8045z'/%3e%3c/svg%3e");
|
|
8905
|
-
}
|
|
8906
|
-
.ilo--legacyvideo--controls--setvolume,
|
|
8907
|
-
.ilo--legacyvideo--controls .vjs-volume-control,
|
|
8908
|
-
.ilo--legacyvideo .vjs-control-bar--setvolume,
|
|
8909
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-volume-control {
|
|
8910
|
-
background: rgb(235, 245, 253);
|
|
8911
|
-
border-left: 3px solid rgb(184, 196, 204);
|
|
8912
|
-
display: none;
|
|
8913
|
-
height: 2.1436227224rem;
|
|
8914
|
-
order: 1;
|
|
8915
|
-
padding: 0;
|
|
8916
|
-
position: absolute;
|
|
8917
|
-
transform: rotate(270deg);
|
|
8918
|
-
transform-origin: -4px -4px;
|
|
8919
|
-
top: 9px;
|
|
8920
|
-
width: 7.3954983923rem;
|
|
8921
|
-
}
|
|
8922
|
-
.ilo--legacyvideo--controls--setvolume,
|
|
8923
|
-
.ilo--legacyvideo .vjs-control-bar--setvolume {
|
|
8924
|
-
border-left: 8px solid rgb(235, 245, 253);
|
|
8925
|
-
border-right: 8px solid rgb(235, 245, 253);
|
|
8926
|
-
width: 6.5380493033rem;
|
|
8927
|
-
-webkit-appearance: none;
|
|
8928
|
-
}
|
|
8929
|
-
.ilo--legacyvideo--controls--setvolume.show,
|
|
8930
|
-
.ilo--legacyvideo .vjs-control-bar--setvolume.show {
|
|
8931
|
-
display: block;
|
|
8932
|
-
}
|
|
8933
|
-
.ilo--legacyvideo--controls--setvolume-container,
|
|
8934
|
-
.ilo--legacyvideo .vjs-control-bar--setvolume-container {
|
|
8935
|
-
left: -2px;
|
|
8936
|
-
position: absolute;
|
|
8937
|
-
top: -2px;
|
|
8938
|
-
}
|
|
8939
|
-
.ilo--legacyvideo--controls--setvolume::-webkit-slider-runnable-track,
|
|
8940
|
-
.ilo--legacyvideo .vjs-control-bar--setvolume::-webkit-slider-runnable-track {
|
|
8941
|
-
background-color: rgb(30, 45, 190);
|
|
8942
|
-
border: none;
|
|
8943
|
-
box-shadow: none;
|
|
8944
|
-
height: 4px;
|
|
8945
|
-
cursor: pointer;
|
|
8946
|
-
}
|
|
8947
|
-
.ilo--legacyvideo--controls--setvolume::-webkit-slider-thumb,
|
|
8948
|
-
.ilo--legacyvideo .vjs-control-bar--setvolume::-webkit-slider-thumb {
|
|
8949
|
-
background-color: rgb(30, 45, 190);
|
|
8950
|
-
border: none;
|
|
8951
|
-
border-radius: 50%;
|
|
8952
|
-
box-shadow: none;
|
|
8953
|
-
cursor: pointer;
|
|
8954
|
-
height: 16px;
|
|
8955
|
-
margin-top: -5px;
|
|
8956
|
-
width: 16px;
|
|
8957
|
-
-webkit-appearance: none;
|
|
8958
|
-
}
|
|
8959
|
-
.ilo--legacyvideo--controls .vjs-volume-panel.vjs-hover .vjs-volume-control,
|
|
8960
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-volume-panel.vjs-hover .vjs-volume-control {
|
|
8961
|
-
align-items: center;
|
|
8962
|
-
cursor: pointer;
|
|
8963
|
-
display: flex;
|
|
8964
|
-
justify-content: center;
|
|
8965
|
-
}
|
|
8966
|
-
.ilo--legacyvideo--controls .vjs-volume-bar,
|
|
8967
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-volume-bar {
|
|
8968
|
-
height: 4px;
|
|
8969
|
-
position: relative;
|
|
8970
|
-
width: calc(100% - 26px);
|
|
8971
|
-
}
|
|
8972
|
-
.ilo--legacyvideo--controls .vjs-mouse-display,
|
|
8973
|
-
.ilo--legacyvideo--controls .vjs-volume-level,
|
|
8974
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-mouse-display,
|
|
8975
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-volume-level {
|
|
8976
|
-
height: 4px;
|
|
8977
|
-
left: 0;
|
|
8978
|
-
position: absolute;
|
|
8979
|
-
top: 0;
|
|
8980
|
-
}
|
|
8981
|
-
.ilo--legacyvideo--controls .vjs-mouse-display,
|
|
8982
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-mouse-display {
|
|
8983
|
-
background-color: rgb(184, 196, 204);
|
|
8984
|
-
width: 100%;
|
|
8985
|
-
}
|
|
8986
|
-
.ilo--legacyvideo--controls .vjs-volume-level,
|
|
8987
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-volume-level {
|
|
8988
|
-
background-color: rgb(30, 45, 190);
|
|
8989
|
-
}
|
|
8990
|
-
.ilo--legacyvideo--controls .vjs-volume-level:before,
|
|
8991
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-volume-level:before {
|
|
8992
|
-
background: rgb(30, 45, 190);
|
|
8993
|
-
border-radius: 50%;
|
|
8994
|
-
content: "";
|
|
8995
|
-
height: 16px;
|
|
8996
|
-
margin: 0;
|
|
8997
|
-
padding: 0;
|
|
8998
|
-
position: absolute;
|
|
8999
|
-
right: -16px;
|
|
9000
|
-
top: 50%;
|
|
9001
|
-
width: 16px;
|
|
9002
|
-
-webkit-transform: translate(-50%, -50%);
|
|
9003
|
-
-ms-transform: translate(-50%, -50%);
|
|
9004
|
-
transform: translate(-50%, -50%);
|
|
9005
|
-
}
|
|
9006
|
-
.ilo--legacyvideo--controls .vjs-volume-tooltip,
|
|
9007
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-volume-tooltip {
|
|
9008
|
-
display: none;
|
|
9009
|
-
}
|
|
9010
|
-
.ilo--legacyvideo--controls--fullscreen,
|
|
9011
|
-
.ilo--legacyvideo--controls .vjs-fullscreen-control,
|
|
9012
|
-
.ilo--legacyvideo .vjs-control-bar--fullscreen,
|
|
9013
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-fullscreen-control {
|
|
9014
|
-
background-color: rgb(45, 45, 45);
|
|
9015
|
-
border: none;
|
|
9016
|
-
cursor: pointer;
|
|
9017
|
-
display: none;
|
|
9018
|
-
height: 100%;
|
|
9019
|
-
margin-left: 2px;
|
|
9020
|
-
order: 5;
|
|
9021
|
-
width: 2.1436227224rem;
|
|
9022
|
-
-webkit-appearance: none;
|
|
9023
|
-
-moz-appearance: none;
|
|
9024
|
-
background-position: center center;
|
|
9025
|
-
background-repeat: no-repeat;
|
|
9026
|
-
background-size: 1.2861736334rem 1.2861736334rem;
|
|
9027
|
-
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='M14.2721 5L16.6865 7.41373 13.8228 10.2774 14.7226 11.1772 17.5863 8.31355 20 10.7273V5H14.2721zM14.7226 12.8228L13.8228 13.7226 16.6865 16.5863 14.2727 19H20V13.2721L17.5863 15.6865 14.7226 12.8228zM11.2774 12.8228L8.41373 15.6865 6 13.2727V19H11.7279L9.31355 16.5863 12.1772 13.7226 11.2774 12.8228zM11.7273 5H6V10.7279L8.41373 8.31355 11.2774 11.1772 12.1772 10.2774 9.31355 7.41373 11.7273 5z'/%3e%3c/svg%3e");
|
|
9028
|
-
}
|
|
9029
|
-
.ilo--legacyvideo--controls--fullscreen:hover, .ilo--legacyvideo--controls--fullscreen:focus,
|
|
9030
|
-
.ilo--legacyvideo--controls .vjs-fullscreen-control:hover,
|
|
9031
|
-
.ilo--legacyvideo--controls .vjs-fullscreen-control:focus,
|
|
9032
|
-
.ilo--legacyvideo .vjs-control-bar--fullscreen:hover,
|
|
9033
|
-
.ilo--legacyvideo .vjs-control-bar--fullscreen:focus,
|
|
9034
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-fullscreen-control:hover,
|
|
9035
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-fullscreen-control:focus {
|
|
9036
|
-
background-color: #ebf5fd;
|
|
9037
|
-
background-position: center center;
|
|
9038
|
-
background-repeat: no-repeat;
|
|
9039
|
-
background-size: 1.2861736334rem 1.2861736334rem;
|
|
9040
|
-
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='M14.2721 5L16.6865 7.41373 13.8228 10.2774 14.7226 11.1772 17.5863 8.31355 20 10.7273V5H14.2721zM14.7226 12.8228L13.8228 13.7226 16.6865 16.5863 14.2727 19H20V13.2721L17.5863 15.6865 14.7226 12.8228zM11.2774 12.8228L8.41373 15.6865 6 13.2727V19H11.7279L9.31355 16.5863 12.1772 13.7226 11.2774 12.8228zM11.7273 5H6V10.7279L8.41373 8.31355 11.2774 11.1772 12.1772 10.2774 9.31355 7.41373 11.7273 5z'/%3e%3c/svg%3e");
|
|
9041
|
-
}
|
|
9042
|
-
.ilo--legacyvideo--controls--fullscreen.show,
|
|
9043
|
-
.ilo--legacyvideo--controls .vjs-fullscreen-control.show,
|
|
9044
|
-
.ilo--legacyvideo .vjs-control-bar--fullscreen.show,
|
|
9045
|
-
.ilo--legacyvideo .vjs-control-bar .vjs-fullscreen-control.show {
|
|
9046
|
-
display: block;
|
|
9047
|
-
}
|
|
9048
|
-
.ilo--legacyvideo .vjs-control-bar {
|
|
9049
|
-
bottom: 0;
|
|
9050
|
-
left: -5px;
|
|
9051
|
-
width: calc(100% + 5px);
|
|
9052
|
-
}
|
|
9053
|
-
.ilo--legacyvideo--element:not(.vjs-has-started) .vjs-control-bar {
|
|
9054
|
-
bottom: auto;
|
|
9055
|
-
left: -5px;
|
|
9056
|
-
opacity: 1;
|
|
9057
|
-
top: 0;
|
|
9058
|
-
}
|
|
9059
|
-
@media screen and (min-width: 1024px) {
|
|
9060
|
-
.ilo--legacyvideo--element:not(.vjs-has-started) .vjs-control-bar {
|
|
9061
|
-
flex-direction: column;
|
|
9062
|
-
height: 158px;
|
|
9063
|
-
justify-content: flex-start;
|
|
9064
|
-
left: 0;
|
|
9065
|
-
width: 80px;
|
|
9066
|
-
}
|
|
9067
|
-
[dir=rtl] .ilo--legacyvideo--element:not(.vjs-has-started) .vjs-control-bar {
|
|
9068
|
-
left: auto;
|
|
9069
|
-
right: 0;
|
|
9070
|
-
}
|
|
9071
|
-
}
|
|
9072
|
-
.ilo--legacyvideo--element:not(.vjs-has-started) .vjs-duration {
|
|
9073
|
-
display: block;
|
|
9074
|
-
}
|
|
9075
|
-
@media screen and (min-width: 1024px) {
|
|
9076
|
-
.ilo--legacyvideo--element:not(.vjs-has-started) .vjs-duration {
|
|
9077
|
-
height: 2.1436227224rem;
|
|
9078
|
-
margin-left: 0;
|
|
9079
|
-
margin-top: 2px;
|
|
9080
|
-
width: 4.2872454448rem;
|
|
9081
|
-
}
|
|
9082
|
-
.ilo--legacyvideo--element:not(.vjs-has-started) .vjs-play-control {
|
|
9083
|
-
order: 1;
|
|
9084
|
-
height: 4.2872454448rem;
|
|
9085
|
-
width: 4.2872454448rem;
|
|
9086
|
-
}
|
|
9087
|
-
}
|
|
9088
|
-
.ilo--legacyvideo .vjs-youtube {
|
|
9089
|
-
padding-bottom: 56%;
|
|
9090
|
-
}
|
|
9091
|
-
.ilo--legacyvideo .vjs-youtube:not(.vjs-has-started) .vjs-poster {
|
|
9092
|
-
display: block;
|
|
9093
|
-
}
|
|
9094
|
-
.ilo--legacyvideo .vjs-control:focus,
|
|
9095
|
-
.ilo--legacyvideo .vjs-control *:focus {
|
|
9096
|
-
outline: none;
|
|
9097
|
-
}
|
|
9098
|
-
.ilo--legacyvideo .vjs-has-started .vjs-control:not(.vjs-duration):not(.vjs-volume-control) {
|
|
9099
|
-
display: block;
|
|
9100
|
-
}
|
|
9101
|
-
.ilo--legacyvideo:hover .ilo--legacyvideo--controls,
|
|
9102
|
-
.ilo--legacyvideo:hover .vjs-control-bar, .ilo--legacyvideo:focus .ilo--legacyvideo--controls,
|
|
9103
|
-
.ilo--legacyvideo:focus .vjs-control-bar, .ilo--legacyvideo:focus-within .ilo--legacyvideo--controls,
|
|
9104
|
-
.ilo--legacyvideo:focus-within .vjs-control-bar {
|
|
9105
|
-
opacity: 1;
|
|
9106
|
-
transition: opacity 150ms ease-out;
|
|
9107
|
-
}
|
|
9108
|
-
.ilo--legacyvideo .vjs-loading-spinner {
|
|
9109
|
-
display: none;
|
|
9110
|
-
}
|
|
9111
|
-
.ilo--legacyvideo .vjs-time-divider,
|
|
9112
|
-
.ilo--legacyvideo .vjs-remaining-time,
|
|
9113
|
-
.ilo--legacyvideo .vjs-current-time,
|
|
9114
|
-
.ilo--legacyvideo .vjs-control-text {
|
|
9115
|
-
display: none !important;
|
|
9116
|
-
}
|
|
9117
|
-
|
|
9118
|
-
.ilo--legacyvideo--container {
|
|
9119
|
-
position: relative;
|
|
9120
|
-
}
|
|
9121
|
-
|
|
9122
|
-
[dir=rtl] .ilo--legacyvideo--caption {
|
|
9123
|
-
border-left: none;
|
|
9124
|
-
border-right: 3px solid #b8c4cc;
|
|
9125
|
-
padding-left: 0;
|
|
9126
|
-
padding-right: 0.4287245445rem;
|
|
9127
|
-
}
|
|
9128
|
-
[dir=rtl] .ilo--credit {
|
|
9129
|
-
left: auto;
|
|
9130
|
-
right: 0;
|
|
9131
|
-
}
|
|
9132
|
-
|
|
9133
|
-
/**
|
|
9134
|
-
* Do not edit directly
|
|
9135
|
-
* Generated on Fri, 01 Mar 2024 17:08:43 GMT
|
|
8172
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
9136
8173
|
*/
|
|
9137
8174
|
/**
|
|
9138
8175
|
* TOKENS:
|
|
@@ -9512,7 +8549,7 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
9512
8549
|
|
|
9513
8550
|
/**
|
|
9514
8551
|
* Do not edit directly
|
|
9515
|
-
* Generated on
|
|
8552
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
9516
8553
|
*/
|
|
9517
8554
|
/**
|
|
9518
8555
|
* TOKENS:
|
|
@@ -9522,7 +8559,7 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
9522
8559
|
*/
|
|
9523
8560
|
/**
|
|
9524
8561
|
* Do not edit directly
|
|
9525
|
-
* Generated on
|
|
8562
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
9526
8563
|
*/
|
|
9527
8564
|
/**
|
|
9528
8565
|
* TOKENS:
|
|
@@ -9547,7 +8584,7 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
9547
8584
|
}
|
|
9548
8585
|
/**
|
|
9549
8586
|
* Do not edit directly
|
|
9550
|
-
* Generated on
|
|
8587
|
+
* Generated on Thu, 07 Mar 2024 07:53:42 GMT
|
|
9551
8588
|
*/
|
|
9552
8589
|
/**
|
|
9553
8590
|
* TOKENS:
|
|
@@ -9568,7 +8605,7 @@ input:checked + .ilo--input--toggle--slider:before {
|
|
|
9568
8605
|
}
|
|
9569
8606
|
.ilo--social-media--headline {
|
|
9570
8607
|
color: rgb(35, 0, 80);
|
|
9571
|
-
font-family: Overpass, Noto Sans, Noto Sans CJK JP, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
8608
|
+
font-family: Overpass, Noto Sans, Noto Sans CJK JP, Yu Gothic, Hiragino Sans, TakaoPGothic, PingFang SC, Microsoft YaHei, 微软雅黑, sans-serif;
|
|
9572
8609
|
font-weight: 700;
|
|
9573
8610
|
font-size: 16px;
|
|
9574
8611
|
letter-spacing: normal;
|