@ilo-org/styles 0.1.2 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/build/css/components/index.css +687 -235
  2. package/build/css/components/index.css.map +1 -1
  3. package/build/css/index.css +687 -235
  4. package/build/css/index.css.map +1 -1
  5. package/build/css/monorepo.css +687 -235
  6. package/build/css/monorepo.css.map +1 -1
  7. package/build/minified/index.css +1 -1
  8. package/build/minified/index.css.map +1 -1
  9. package/build/minified/monorepo.css +1 -1
  10. package/build/minified/monorepo.css.map +1 -1
  11. package/package.json +3 -3
  12. package/scss/components/_breadcrumb.scss +25 -16
  13. package/scss/components/_card.scss +87 -9
  14. package/scss/components/_checkbox.scss +10 -14
  15. package/scss/components/_contextmenu.scss +3 -2
  16. package/scss/components/_credit.scss +37 -0
  17. package/scss/components/_datepicker.scss +12 -0
  18. package/scss/components/_dropdown.scss +23 -8
  19. package/scss/components/_fieldset.scss +13 -0
  20. package/scss/components/_footer.scss +52 -2
  21. package/scss/components/_form.scss +24 -0
  22. package/scss/components/_formgroup.scss +3 -14
  23. package/scss/components/_hero.scss +27 -0
  24. package/scss/components/_image.scss +14 -0
  25. package/scss/components/_input.scss +1 -13
  26. package/scss/components/_linklist.scss +1 -0
  27. package/scss/components/_modal.scss +9 -1
  28. package/scss/components/_navigation.scss +27 -0
  29. package/scss/components/_profile.scss +15 -28
  30. package/scss/components/_radio.scss +10 -14
  31. package/scss/components/_richtext.scss +54 -0
  32. package/scss/components/_searchfield.scss +13 -2
  33. package/scss/components/_table.scss +17 -4
  34. package/scss/components/_tableofcontents.scss +140 -1
  35. package/scss/components/_tabs.scss +15 -31
  36. package/scss/components/_textarea.scss +4 -27
  37. package/scss/components/_video.scss +42 -5
  38. package/scss/components/index.scss +1 -0
@@ -151,7 +151,7 @@ select {
151
151
  }
152
152
  /**
153
153
  * Do not edit directly
154
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
154
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
155
155
  */
156
156
  /**
157
157
  * TOKENS:
@@ -250,7 +250,7 @@ body {
250
250
 
251
251
  /**
252
252
  * Do not edit directly
253
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
253
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
254
254
  */
255
255
  /**
256
256
  * TOKENS:
@@ -350,7 +350,32 @@ body {
350
350
 
351
351
  /**
352
352
  * Do not edit directly
353
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
353
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
354
+ */
355
+ /**
356
+ * TOKENS:
357
+ */
358
+ /**
359
+ * MAPS:
360
+ */
361
+ @keyframes emptygradient {
362
+ 0% {
363
+ opacity: 1;
364
+ }
365
+ 100% {
366
+ opacity: 0;
367
+ }
368
+ }
369
+ @keyframes spin {
370
+ 100% {
371
+ -moz-transform: rotate(360deg);
372
+ -webkit-transform: rotate(360deg);
373
+ transform: rotate(360deg);
374
+ }
375
+ }
376
+ /**
377
+ * Do not edit directly
378
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
354
379
  */
355
380
  /**
356
381
  * TOKENS:
@@ -367,7 +392,7 @@ body {
367
392
  background-color: rgb(255, 255, 255);
368
393
  display: inline-flex;
369
394
  justify-content: flex-start;
370
- padding: 0.5894962487rem 0 0.5894962487rem 0.6430868167rem;
395
+ padding: 0.857449089rem 0 0.857449089rem 0.6430868167rem;
371
396
  position: relative;
372
397
  }
373
398
  .ilo--breadcrumb--items.context--menu {
@@ -382,6 +407,7 @@ body {
382
407
  height: 0.857449089rem;
383
408
  padding: 0 1.2861736334rem 0 0.5359056806rem;
384
409
  text-decoration: none;
410
+ text-decoration-thickness: 0.1071811361rem;
385
411
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'%3e%3cpath fill='rgb(35, 0, 80)' d='M1.73149 16L0.613281 15.1855L5.83848 8L0.613281 0.814495L1.73149 0L7.25349 7.59275C7.33987 7.71097 7.38643 7.85359 7.38643 8C7.38643 8.14641 7.33987 8.28903 7.25349 8.40725L1.73149 16Z'/%3e%3c/svg%3e");
386
412
  }
387
413
  .ilo--breadcrumb--link--label {
@@ -394,6 +420,7 @@ body {
394
420
  .ilo--breadcrumb--link:hover, .ilo--breadcrumb--link:focus {
395
421
  color: rgb(30, 45, 190);
396
422
  text-decoration: underline;
423
+ text-decoration-thickness: 0.1071811361rem;
397
424
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'%3e%3cpath fill='rgb(30, 45, 190)' d='M1.73149 16L0.613281 15.1855L5.83848 8L0.613281 0.814495L1.73149 0L7.25349 7.59275C7.33987 7.71097 7.38643 7.85359 7.38643 8C7.38643 8.14641 7.33987 8.28903 7.25349 8.40725L1.73149 16Z'/%3e%3c/svg%3e");
398
425
  }
399
426
  .ilo--breadcrumb--item {
@@ -452,6 +479,10 @@ body {
452
479
  width: 2.2508038585rem;
453
480
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 4'%3e%3cpath fill='rgb(35, 0, 80)' d='M2 4C3.10457 4 4 3.10457 4 2 4 .89543 3.10457 0 2 0 .89543 0 0 .89543 0 2 0 3.10457.89543 4 2 4zM8 4C9.10457 4 10 3.10457 10 2 10 .89543 9.10457 0 8 0 6.89543 0 6 .89543 6 2 6 3.10457 6.89543 4 8 4zM14 4C15.1046 4 16 3.10457 16 2 16 .89543 15.1046 0 14 0 12.8954 0 12 .89543 12 2 12 3.10457 12.8954 4 14 4z'/%3e%3c/svg%3e");
454
481
  }
482
+ .ilo--breadcrumb.contextmenu .ilo--breadcrumb--item--context:hover {
483
+ cursor: pointer;
484
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 4'%3e%3cpath fill='rgb(30, 45, 190)' d='M2 4C3.10457 4 4 3.10457 4 2 4 .89543 3.10457 0 2 0 .89543 0 0 .89543 0 2 0 3.10457.89543 4 2 4zM8 4C9.10457 4 10 3.10457 10 2 10 .89543 9.10457 0 8 0 6.89543 0 6 .89543 6 2 6 3.10457 6.89543 4 8 4zM14 4C15.1046 4 16 3.10457 16 2 16 .89543 15.1046 0 14 0 12.8954 0 12 .89543 12 2 12 3.10457 12.8954 4 14 4z'/%3e%3c/svg%3e");
485
+ }
455
486
  .ilo--breadcrumb.contextmenu .ilo--breadcrumb--item--context:after {
456
487
  background-position: center center;
457
488
  background-repeat: no-repeat;
@@ -471,11 +502,18 @@ body {
471
502
  left: -2.1436227224rem;
472
503
  opacity: 0;
473
504
  position: absolute;
474
- top: calc(100% + 20px);
475
- transition: opacity 0.75s linear;
476
- transition-delay: 0.5s;
505
+ top: calc(100% + 24px);
477
506
  width: 6.4308681672rem;
478
507
  z-index: 10;
508
+ transition-property: opacity;
509
+ transition-duration: 150ms;
510
+ transition-timing-function: ease-out;
511
+ }
512
+ .ilo--breadcrumb.contextmenu .ilo--breadcrumb--item--context .context--menu.open {
513
+ opacity: 1;
514
+ transition-property: opacity;
515
+ transition-duration: 150ms;
516
+ transition-timing-function: ease-out;
479
517
  }
480
518
  .ilo--breadcrumb.contextmenu .ilo--breadcrumb--item--context .context--menu:before {
481
519
  background-position: top center;
@@ -490,6 +528,9 @@ body {
490
528
  transform: translateX(-50%) rotate(135deg);
491
529
  width: 0.6430868167rem;
492
530
  }
531
+ .ilo--breadcrumb.contextmenu .ilo--breadcrumb--item--context .context--menu:hover {
532
+ cursor: pointer;
533
+ }
493
534
  .ilo--breadcrumb.contextmenu .ilo--breadcrumb--item--context .context--menu .ilo--breadcrumb--item {
494
535
  display: inline-block;
495
536
  height: auto;
@@ -505,7 +546,8 @@ body {
505
546
  text-decoration: none;
506
547
  }
507
548
  .ilo--breadcrumb.contextmenu .ilo--breadcrumb--item--context .context--menu .ilo--breadcrumb--item:hover .ilo--breadcrumb--link, .ilo--breadcrumb.contextmenu .ilo--breadcrumb--item--context .context--menu .ilo--breadcrumb--item:focus .ilo--breadcrumb--link {
508
- text-decoration: none;
549
+ text-decoration: underline;
550
+ text-decoration-thickness: 0.1071811361rem;
509
551
  }
510
552
  .ilo--breadcrumb.contextmenu .ilo--breadcrumb--item--context .context--menu .ilo--breadcrumb--item.endsection {
511
553
  border-bottom: 0.1071811361rem solid rgb(255, 255, 255);
@@ -541,20 +583,16 @@ body {
541
583
  text-decoration: underline;
542
584
  text-decoration-thickness: 0.1071811361rem;
543
585
  }
544
- .ilo--breadcrumb.contextmenu .ilo--breadcrumb--item--context:hover .context--menu, .ilo--breadcrumb.contextmenu .ilo--breadcrumb--item--context:focus .context--menu {
545
- opacity: 1;
546
- transition: opacity 1.5s ease-out;
547
- }
548
586
  @media screen and (min-width: 610px) {
549
587
  .ilo--breadcrumb--items:after {
550
588
  background: linear-gradient(to bottom right, white 50%, transparent 50%);
551
589
  content: "";
552
590
  display: inline-block;
553
- height: 39px;
591
+ height: 47px;
554
592
  position: absolute;
555
- right: -39px;
593
+ right: -47px;
556
594
  top: 0;
557
- width: 39px;
595
+ width: 47px;
558
596
  }
559
597
  .ilo--breadcrumb--items.context--menu:after {
560
598
  content: none;
@@ -567,7 +605,7 @@ body {
567
605
 
568
606
  /**
569
607
  * Do not edit directly
570
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
608
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
571
609
  */
572
610
  /**
573
611
  * TOKENS:
@@ -577,7 +615,7 @@ body {
577
615
  */
578
616
  /**
579
617
  * Do not edit directly
580
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
618
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
581
619
  */
582
620
  /**
583
621
  * TOKENS:
@@ -602,7 +640,7 @@ body {
602
640
  }
603
641
  /**
604
642
  * Do not edit directly
605
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
643
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
606
644
  */
607
645
  /**
608
646
  * TOKENS:
@@ -892,7 +930,7 @@ body {
892
930
 
893
931
  /**
894
932
  * Do not edit directly
895
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
933
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
896
934
  */
897
935
  /**
898
936
  * TOKENS:
@@ -957,7 +995,7 @@ body {
957
995
  position: relative;
958
996
  }
959
997
  .ilo--callout--toggle--icon {
960
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 25'%3e%3cpath fill='rgb(35, 0, 80)' d='M4.00391 9.13792L4.99208 8.1499L12.0004 15.1571L19.0087 8.1499L19.9969 9.13792L12.498 16.6426C12.4328 16.7083 12.3553 16.7604 12.2699 16.796C12.1845 16.8316 12.0929 16.8499 12.0004 16.8499C11.9079 16.8499 11.8163 16.8316 11.7309 16.796C11.6455 16.7604 11.568 16.7083 11.5028 16.6426L4.00391 9.13792Z'/%3e%3c/svg%3e");
998
+ 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='M12 16.7791L4 8.77914L5.45455 7.2207L12 13.7662L18.5455 7.2207L20 8.77914L12 16.7791Z'/%3e%3c/svg%3e");
961
999
  background-position: right;
962
1000
  background-repeat: no-repeat;
963
1001
  display: inline-block;
@@ -985,7 +1023,7 @@ body {
985
1023
  }
986
1024
  .ilo--callout .icon--info {
987
1025
  background-color: rgb(30, 45, 190);
988
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(255, 255, 255)' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0Zm1 12H7V7h2v5ZM8 6a.94.94 0 0 1-1-1 .94.94 0 0 1 1-1 .94.94 0 0 1 1 1 .94.94 0 0 1-1 1Z'/%3e%3c/svg%3e");
1026
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(255, 255, 255)' d='M8 0C6.4 0 4.9.5 3.6 1.3c-1.4.9-2.4 2.2-3 3.6C0 6.4-.2 8 .2 9.6c.3 1.6 1.1 3 2.2 4.1 1.1 1.1 2.5 1.9 4.1 2.2s3.2.2 4.6-.5c1.5-.6 2.7-1.6 3.6-2.9.8-1.4 1.3-2.9 1.3-4.5 0-2.1-.8-4.2-2.3-5.7C12.2.8 10.1 0 8 0zm0 14c-1.2 0-2.3-.4-3.3-1-1-.7-1.8-1.6-2.2-2.7C2 9.2 1.9 8 2.1 6.8c.2-1.2.8-2.2 1.6-3.1.8-.8 1.9-1.4 3.1-1.6 1.2-.2 2.4-.1 3.5.4s2 1.2 2.7 2.2c.7 1 1 2.1 1 3.3 0 1.6-.6 3.1-1.8 4.2C11.1 13.4 9.6 14 8 14z'/%3e%3cpath fill='rgb(255, 255, 255)' d='M9 7H7v5h2V7zM8 6c.6 0 1-.4 1-1s-.4-1-1-1-1 .4-1 1 .4 1 1 1z'/%3e%3c/svg%3e");
989
1027
  }
990
1028
  .ilo--callout .icon--success {
991
1029
  background-color: rgb(140, 225, 100);
@@ -1022,7 +1060,7 @@ body {
1022
1060
 
1023
1061
  /**
1024
1062
  * Do not edit directly
1025
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
1063
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
1026
1064
  */
1027
1065
  /**
1028
1066
  * TOKENS:
@@ -1041,7 +1079,7 @@ body {
1041
1079
  color: rgb(30, 45, 190);
1042
1080
  text-decoration: none;
1043
1081
  }
1044
- .ilo--card--action:hover .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink), .ilo--card--action:focus .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink) {
1082
+ .ilo--card--action:hover.ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink), .ilo--card--action:focus.ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink) {
1045
1083
  background: rgb(255, 255, 255);
1046
1084
  }
1047
1085
  .ilo--card--action:hover .ilo--card--eyebrow, .ilo--card--action:focus .ilo--card--eyebrow {
@@ -1083,22 +1121,22 @@ body {
1083
1121
  .ilo--card--light {
1084
1122
  background: rgb(255, 255, 255);
1085
1123
  }
1086
- .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink) {
1124
+ .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) {
1087
1125
  background: rgb(35, 0, 80);
1088
1126
  }
1089
- .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink) .ilo--card--eyebrow {
1127
+ .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--eyebrow {
1090
1128
  color: rgb(237, 240, 242);
1091
1129
  }
1092
- .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink) .ilo--card--title {
1130
+ .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--title {
1093
1131
  color: rgb(255, 255, 255);
1094
1132
  }
1095
- .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink) .ilo--card--intro {
1133
+ .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--intro {
1096
1134
  color: rgb(237, 240, 242);
1097
1135
  }
1098
- .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink) .ilo--card--date {
1136
+ .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--date {
1099
1137
  color: rgb(237, 240, 242);
1100
1138
  }
1101
- .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink) .ilo--card--eventdate {
1139
+ .ilo--card--dark:not(.ilo--card--detail):not(.ilo--card--data):not(.ilo--card--multilink):not(:hover):not(:focus) .ilo--card--eventdate {
1102
1140
  color: rgb(237, 240, 242);
1103
1141
  }
1104
1142
  .ilo--card--cornercut:not(.ilo--card--multilink):not(.ilo--card--detail):not(.ilo--card--feature) {
@@ -1218,12 +1256,35 @@ body {
1218
1256
  }
1219
1257
  }
1220
1258
  .ilo--card--multilink .ilo--card--title {
1221
- color: rgb(45, 45, 45);
1259
+ font-size: 23.32px;
1260
+ letter-spacing: -0.035em;
1261
+ line-height: 29.15px;
1222
1262
  margin-bottom: 0.7188906752rem;
1263
+ color: rgb(45, 45, 45);
1264
+ }
1265
+ @media screen and (min-width: 610px) {
1266
+ .ilo--card--multilink .ilo--card--title {
1267
+ font-size: 29.16px;
1268
+ letter-spacing: -0.035em;
1269
+ line-height: 36.45px;
1270
+ margin-bottom: 0.5741425509rem;
1271
+ }
1223
1272
  }
1224
1273
  .ilo--card--multilink .ilo--card--intro {
1274
+ font-size: 16px;
1275
+ letter-spacing: normal;
1276
+ line-height: 23.36px;
1277
+ margin-bottom: 1.910132288rem;
1225
1278
  color: rgb(45, 45, 45);
1226
1279
  }
1280
+ @media screen and (min-width: 610px) {
1281
+ .ilo--card--multilink .ilo--card--intro {
1282
+ font-size: 18.66px;
1283
+ letter-spacing: normal;
1284
+ line-height: 27.24px;
1285
+ margin-bottom: 1.8685411561rem;
1286
+ }
1287
+ }
1227
1288
  .ilo--card--multilink.ilo--card--dark {
1228
1289
  background: rgb(255, 255, 255);
1229
1290
  }
@@ -1280,6 +1341,16 @@ body {
1280
1341
  .ilo--card--multilink.ilo--card--narrow {
1281
1342
  padding: 2.1436227224rem 1.2861736334rem 2.5723472669rem;
1282
1343
  }
1344
+ @media screen and (min-width: 610px) {
1345
+ .ilo--card--multilink.ilo--card--narrow {
1346
+ padding: 2.1436227224rem 1.2861736334rem 2.5723472669rem;
1347
+ }
1348
+ }
1349
+ @media screen and (min-width: 1024px) {
1350
+ .ilo--card--multilink.ilo--card--narrow {
1351
+ padding: 2.1436227224rem 1.2861736334rem 2.5723472669rem;
1352
+ }
1353
+ }
1283
1354
  .ilo--card--multilink.ilo--card--narrow .ilo--card--image--wrapper {
1284
1355
  display: none;
1285
1356
  }
@@ -1288,13 +1359,19 @@ body {
1288
1359
  margin-bottom: 1.2861736334rem;
1289
1360
  }
1290
1361
  @media screen and (min-width: 610px) {
1291
- .ilo--card--multilink.ilo--card--narrow {
1292
- padding: 2.1436227224rem 1.2861736334rem 2.5723472669rem;
1362
+ .ilo--card--multilink.ilo--card--narrow .ilo--card--title {
1363
+ font-size: 23.32px;
1364
+ letter-spacing: -0.035em;
1365
+ line-height: 29.15px;
1366
+ margin-bottom: 0.7188906752rem;
1293
1367
  }
1294
1368
  }
1295
- @media screen and (min-width: 1024px) {
1296
- .ilo--card--multilink.ilo--card--narrow {
1297
- padding: 2.1436227224rem 1.2861736334rem 2.5723472669rem;
1369
+ @media screen and (min-width: 610px) {
1370
+ .ilo--card--multilink.ilo--card--narrow .ilo--card--intro {
1371
+ font-size: 16px;
1372
+ letter-spacing: normal;
1373
+ line-height: 23.36px;
1374
+ margin-bottom: 1.910132288rem;
1298
1375
  }
1299
1376
  }
1300
1377
  .ilo--card--multilink .ilo--link-list {
@@ -1532,6 +1609,14 @@ body {
1532
1609
  line-height: 36.45px;
1533
1610
  margin-bottom: 0.5741425509rem;
1534
1611
  }
1612
+ @media screen and (min-width: 610px) {
1613
+ .ilo--card--graphicpromo.ilo--card--narrow .ilo--card--title {
1614
+ font-size: 36.45px;
1615
+ letter-spacing: -0.035em;
1616
+ line-height: 43.74px;
1617
+ margin-bottom: 0.4278063594rem;
1618
+ }
1619
+ }
1535
1620
  .ilo--card--graphicpromo.ilo--card--narrow .ilo--card--intro {
1536
1621
  font-size: 16px;
1537
1622
  letter-spacing: normal;
@@ -1708,8 +1793,12 @@ body {
1708
1793
  }
1709
1794
  }
1710
1795
  .ilo--card--data .ilo--card--image--wrapper {
1796
+ display: none;
1711
1797
  width: max(10.9860664523rem, 50%);
1712
1798
  }
1799
+ .ilo--card--data .ilo--card--content .ilo--card--image--wrapper {
1800
+ display: block;
1801
+ }
1713
1802
  .ilo--card--data--content-label {
1714
1803
  font-size: 14.93px;
1715
1804
  letter-spacing: normal;
@@ -1741,7 +1830,8 @@ body {
1741
1830
  margin-right: 0;
1742
1831
  }
1743
1832
  .ilo--card--feature {
1744
- border-bottom: 0.1607717042rem solid rgb(109, 109, 109);
1833
+ border-bottom: 0.1607717042rem solid rgb(184, 196, 204);
1834
+ filter: drop-shadow(0 4px 4px rgba(45, 45, 45, 0.25));
1745
1835
  display: flex;
1746
1836
  margin-top: 0;
1747
1837
  position: relative;
@@ -1752,10 +1842,17 @@ body {
1752
1842
  .ilo--card--feature.ilo--card--dark {
1753
1843
  border-bottom: 0.1607717042rem solid rgb(150, 10, 85);
1754
1844
  }
1845
+ .ilo--card--feature:hover, .ilo--card--feature:focus {
1846
+ background-color: rgb(255, 255, 255);
1847
+ border-bottom: 0.1607717042rem solid rgb(30, 45, 190);
1848
+ }
1755
1849
  .ilo--card--feature:hover picture::before, .ilo--card--feature:focus picture::before {
1756
1850
  opacity: 0.4;
1757
1851
  z-index: 1;
1758
1852
  }
1853
+ .ilo--card--feature:hover .ilo--card--image, .ilo--card--feature:focus .ilo--card--image {
1854
+ filter: saturate(0);
1855
+ }
1759
1856
  .ilo--card--feature.ilo--card--narrow .ilo--card--wrap, .ilo--card--feature.ilo--card--standard .ilo--card--wrap {
1760
1857
  display: flex;
1761
1858
  flex-wrap: wrap;
@@ -1770,7 +1867,6 @@ body {
1770
1867
  @media screen and (min-width: 610px) {
1771
1868
  .ilo--card--feature.ilo--card--wide .ilo--card--wrap {
1772
1869
  display: flex;
1773
- width: 100%;
1774
1870
  }
1775
1871
  .right-to-left .ilo--card--feature.ilo--card--wide .ilo--card--wrap {
1776
1872
  flex-direction: row-reverse;
@@ -1799,6 +1895,9 @@ body {
1799
1895
  width: 100%;
1800
1896
  }
1801
1897
  }
1898
+ .ilo--card--feature .ilo--card--wrap {
1899
+ width: 100%;
1900
+ }
1802
1901
  .ilo--card--feature picture {
1803
1902
  display: flex;
1804
1903
  height: 100%;
@@ -1840,7 +1939,7 @@ body {
1840
1939
 
1841
1940
  /**
1842
1941
  * Do not edit directly
1843
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
1942
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
1844
1943
  */
1845
1944
  /**
1846
1945
  * TOKENS:
@@ -1885,7 +1984,7 @@ body {
1885
1984
 
1886
1985
  /**
1887
1986
  * Do not edit directly
1888
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
1987
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
1889
1988
  */
1890
1989
  /**
1891
1990
  * TOKENS:
@@ -1938,15 +2037,6 @@ body {
1938
2037
  .ilo--checkbox:checked:after {
1939
2038
  background-color: rgb(35, 0, 80);
1940
2039
  }
1941
- .ilo--checkbox:hover {
1942
- cursor: pointer;
1943
- }
1944
- .ilo--checkbox:hover:after {
1945
- background-color: rgb(255, 205, 45);
1946
- }
1947
- .ilo--checkbox:hover:checked:before {
1948
- border-color: rgb(35, 0, 80);
1949
- }
1950
2040
  .ilo--checkbox:focus {
1951
2041
  outline: none;
1952
2042
  }
@@ -1977,6 +2067,7 @@ body {
1977
2067
  }
1978
2068
  .ilo--fieldset--input--checkbox .ilo--fieldset--label {
1979
2069
  font-weight: 400;
2070
+ margin-bottom: 0;
1980
2071
  margin-left: 0.4287245445rem;
1981
2072
  margin-top: 2px;
1982
2073
  order: 2;
@@ -1986,10 +2077,17 @@ body {
1986
2077
  order: 3;
1987
2078
  width: 100%;
1988
2079
  }
2080
+ .right-to-left .ilo--fieldset--input--checkbox {
2081
+ direction: rtl;
2082
+ }
2083
+ .right-to-left .ilo--fieldset--input--checkbox .ilo--fieldset--label {
2084
+ margin-left: 0;
2085
+ margin-right: 0.4287245445rem;
2086
+ }
1989
2087
 
1990
2088
  /**
1991
2089
  * Do not edit directly
1992
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
2090
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
1993
2091
  */
1994
2092
  /**
1995
2093
  * TOKENS:
@@ -2027,7 +2125,7 @@ body {
2027
2125
  background-color: rgb(235, 245, 253);
2028
2126
  }
2029
2127
  .ilo--context-menu--item.endsection {
2030
- border-bottom: 0.1071811361rem solid rgb(255, 255, 255);
2128
+ border-bottom: 0.1607717042rem solid rgb(255, 255, 255);
2031
2129
  }
2032
2130
  .ilo--context-menu--item.endsection .ilo--context-menu--link {
2033
2131
  border-bottom: none;
@@ -2038,12 +2136,13 @@ body {
2038
2136
  display: inline-block;
2039
2137
  font-family: Noto Sans;
2040
2138
  font-weight: 500;
2041
- padding: 0.857449089rem 0;
2139
+ padding: 0.857449089rem 0.4287245445rem;
2042
2140
  text-decoration: none;
2043
2141
  width: 100%;
2044
2142
  font-size: 11.94px;
2045
2143
  letter-spacing: normal;
2046
2144
  line-height: 16.24px;
2145
+ letter-spacing: -0.1px;
2047
2146
  }
2048
2147
  .ilo--context-menu--link:visited {
2049
2148
  color: rgb(35, 0, 80);
@@ -2061,7 +2160,7 @@ body {
2061
2160
 
2062
2161
  /**
2063
2162
  * Do not edit directly
2064
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
2163
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
2065
2164
  */
2066
2165
  /**
2067
2166
  * TOKENS:
@@ -2071,7 +2170,7 @@ body {
2071
2170
  */
2072
2171
  /**
2073
2172
  * Do not edit directly
2074
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
2173
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
2075
2174
  */
2076
2175
  /**
2077
2176
  * TOKENS:
@@ -2081,7 +2180,7 @@ body {
2081
2180
  */
2082
2181
  /**
2083
2182
  * Do not edit directly
2084
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
2183
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
2085
2184
  */
2086
2185
  /**
2087
2186
  * TOKENS:
@@ -2091,7 +2190,7 @@ body {
2091
2190
  */
2092
2191
  /**
2093
2192
  * Do not edit directly
2094
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
2193
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
2095
2194
  */
2096
2195
  /**
2097
2196
  * TOKENS:
@@ -2187,10 +2286,37 @@ body {
2187
2286
  display: inline-block;
2188
2287
  }
2189
2288
  }
2289
+ .right-to-left .ilo--credit:after {
2290
+ background-position: top left;
2291
+ left: auto;
2292
+ right: 100%;
2293
+ transform: scaleX(-1);
2294
+ }
2295
+ @media screen and (max-width: 1023px) {
2296
+ .right-to-left .ilo--credit--label {
2297
+ left: auto;
2298
+ right: 0;
2299
+ }
2300
+ .right-to-left .ilo--credit--label:after {
2301
+ background-position: top right;
2302
+ 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");
2303
+ left: auto;
2304
+ right: calc(0.6430868167rem / 2);
2305
+ }
2306
+ .right-to-left .ilo--credit:before {
2307
+ background-position: 4px center;
2308
+ left: auto;
2309
+ right: 0;
2310
+ }
2311
+ .right-to-left .ilo--credit:after {
2312
+ left: auto;
2313
+ right: 1.5541264737rem;
2314
+ }
2315
+ }
2190
2316
 
2191
2317
  /**
2192
2318
  * Do not edit directly
2193
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
2319
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
2194
2320
  */
2195
2321
  /**
2196
2322
  * TOKENS:
@@ -2207,10 +2333,18 @@ body {
2207
2333
  .ilo--datepicker--range > .ilo--fieldset:nth-of-type(1) .ilo--input {
2208
2334
  border-right: none;
2209
2335
  }
2336
+ .right-to-left .ilo--datepicker {
2337
+ direction: rtl;
2338
+ }
2339
+
2340
+ .right-to-left .ilo--datepicker--range > .ilo--fieldset:nth-of-type(1) .ilo--input {
2341
+ border-left: none;
2342
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
2343
+ }
2210
2344
 
2211
2345
  /**
2212
2346
  * Do not edit directly
2213
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
2347
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
2214
2348
  */
2215
2349
  /**
2216
2350
  * TOKENS:
@@ -2229,12 +2363,12 @@ body {
2229
2363
  border-top: 0.1071811361rem solid rgb(184, 196, 204);
2230
2364
  border-radius: 0;
2231
2365
  box-sizing: content-box;
2232
- font-family: Overpass;
2366
+ font-family: Noto Sans;
2233
2367
  font-weight: 500;
2234
2368
  font-size: 16px;
2235
2369
  letter-spacing: -0.02em;
2236
2370
  line-height: 21.6px;
2237
- height: 2.5723472669rem;
2371
+ height: 2.4115755627rem;
2238
2372
  margin: 0rem 0rem 0rem 0rem;
2239
2373
  outline: none;
2240
2374
  overflow: hidden;
@@ -2245,10 +2379,10 @@ body {
2245
2379
  text-overflow: ellipsis;
2246
2380
  white-space: nowrap;
2247
2381
  width: calc(100% - 78px);
2248
- background-position: calc(100% - 14px) center;
2382
+ background-position: calc(100% - 14px) center, 100% center;
2249
2383
  background-repeat: no-repeat;
2250
- background-size: 24px 24px, 72px 100%;
2251
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 25'%3e%3cpath fill='rgb(35, 0, 80)' d='M4.00391 9.13792L4.99208 8.1499L12.0004 15.1571L19.0087 8.1499L19.9969 9.13792L12.498 16.6426C12.4328 16.7083 12.3553 16.7604 12.2699 16.796C12.1845 16.8316 12.0929 16.8499 12.0004 16.8499C11.9079 16.8499 11.8163 16.8316 11.7309 16.796C11.6455 16.7604 11.568 16.7083 11.5028 16.6426L4.00391 9.13792Z'/%3e%3c/svg%3e"), linear-gradient(to right, transparent 0%, transparent calc(50% - 0.81px), rgb(184, 196, 204) calc(50% - 0.8px), rgb(184, 196, 204) calc(50% + 0.8px), transparent calc(50% + 0.81px), transparent 100%);
2384
+ background-size: 24px 24px, 102px 100%;
2385
+ 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='M12 16.7791L4 8.77914L5.45455 7.2207L12 13.7662L18.5455 7.2207L20 8.77914L12 16.7791Z'/%3e%3c/svg%3e"), linear-gradient(to right, transparent 0%, transparent calc(50% - 0.81px), rgb(184, 196, 204) calc(50% - 0.8px), rgb(184, 196, 204) calc(50% + 0.8px), rgb(237, 240, 242) calc(50% + 0.81px), rgb(237, 240, 242) 100%);
2252
2386
  }
2253
2387
  .ilo--dropdown option {
2254
2388
  width: calc(100% - 48px);
@@ -2261,7 +2395,7 @@ body {
2261
2395
  border-left: 0.1607717042rem solid rgb(30, 45, 190);
2262
2396
  border-right: 0.1071811361rem solid rgb(184, 196, 204);
2263
2397
  border-top: 0.1071811361rem solid rgb(184, 196, 204);
2264
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 25'%3e%3cpath fill='rgb(30, 45, 190)' d='M4.00391 9.13792L4.99208 8.1499L12.0004 15.1571L19.0087 8.1499L19.9969 9.13792L12.498 16.6426C12.4328 16.7083 12.3553 16.7604 12.2699 16.796C12.1845 16.8316 12.0929 16.8499 12.0004 16.8499C11.9079 16.8499 11.8163 16.8316 11.7309 16.796C11.6455 16.7604 11.568 16.7083 11.5028 16.6426L4.00391 9.13792Z'/%3e%3c/svg%3e"), linear-gradient(to right, transparent 0%, transparent calc(50% - 0.81px), rgb(184, 196, 204) calc(50% - 0.8px), rgb(184, 196, 204) calc(50% + 0.8px), transparent calc(50% + 0.81px), transparent 100%);
2398
+ 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 16.7791L4 8.77914L5.45455 7.2207L12 13.7662L18.5455 7.2207L20 8.77914L12 16.7791Z'/%3e%3c/svg%3e"), linear-gradient(to right, transparent 0%, transparent calc(50% - 0.81px), rgb(184, 196, 204) calc(50% - 0.8px), rgb(184, 196, 204) calc(50% + 0.8px), transparent calc(50% + 0.81px), transparent 100%);
2265
2399
  }
2266
2400
  .ilo--dropdown:focus {
2267
2401
  background-color: rgb(235, 245, 253);
@@ -2269,7 +2403,17 @@ body {
2269
2403
  border-left: 0.1607717042rem solid rgb(30, 45, 190);
2270
2404
  border-right: 0.1071811361rem solid rgb(184, 196, 204);
2271
2405
  border-top: 0.1071811361rem solid rgb(184, 196, 204);
2272
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 25'%3e%3cpath fill='rgb(30, 45, 190)' d='M4.00391 9.13792L4.99208 8.1499L12.0004 15.1571L19.0087 8.1499L19.9969 9.13792L12.498 16.6426C12.4328 16.7083 12.3553 16.7604 12.2699 16.796C12.1845 16.8316 12.0929 16.8499 12.0004 16.8499C11.9079 16.8499 11.8163 16.8316 11.7309 16.796C11.6455 16.7604 11.568 16.7083 11.5028 16.6426L4.00391 9.13792Z'/%3e%3c/svg%3e"), linear-gradient(to right, transparent 0%, transparent calc(50% - 0.81px), rgb(184, 196, 204) calc(50% - 0.8px), rgb(184, 196, 204) calc(50% + 0.8px), transparent calc(50% + 0.81px), transparent 100%);
2406
+ 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 16.7791L4 8.77914L5.45455 7.2207L12 13.7662L18.5455 7.2207L20 8.77914L12 16.7791Z'/%3e%3c/svg%3e"), linear-gradient(to right, transparent 0%, transparent calc(50% - 0.81px), rgb(184, 196, 204) calc(50% - 0.8px), rgb(184, 196, 204) calc(50% + 0.8px), transparent calc(50% + 0.81px), transparent 100%);
2407
+ }
2408
+ .ilo--dropdown:active {
2409
+ background-position: calc(100% - 14px) center, 100% center;
2410
+ background-repeat: no-repeat;
2411
+ background-size: 24px 24px, 102px 100%;
2412
+ 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='M12 16.7791L4 8.77914L5.45455 7.2207L12 13.7662L18.5455 7.2207L20 8.77914L12 16.7791Z'/%3e%3c/svg%3e"), linear-gradient(to right, transparent 0%, transparent calc(50% - 0.81px), rgb(184, 196, 204) calc(50% - 0.8px), rgb(184, 196, 204) calc(50% + 0.8px), rgb(237, 240, 242) calc(50% + 0.81px), rgb(237, 240, 242) 100%);
2413
+ border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
2414
+ border-left: 0.1071811361rem solid rgb(184, 196, 204);
2415
+ border-right: 0.1071811361rem solid rgb(184, 196, 204);
2416
+ border-top: 0.1071811361rem solid rgb(184, 196, 204);
2273
2417
  }
2274
2418
  .ilo--dropdown:disabled {
2275
2419
  opacity: 45%;
@@ -2278,14 +2422,14 @@ body {
2278
2422
  .ilo--dropdown:invalid, .ilo--dropdown.error, .error .ilo--dropdown {
2279
2423
  background-color: rgb(255, 255, 255);
2280
2424
  border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
2281
- border-left: 0.1607717042rem solid rgb(250, 60, 75);
2425
+ border-left: 0.1607717042rem solid rgb(200, 48, 60);
2282
2426
  border-right: 0.1071811361rem solid rgb(184, 196, 204);
2283
2427
  border-top: 0.1071811361rem solid rgb(184, 196, 204);
2284
2428
  }
2285
2429
 
2286
2430
  /**
2287
2431
  * Do not edit directly
2288
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
2432
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
2289
2433
  */
2290
2434
  /**
2291
2435
  * TOKENS:
@@ -2295,7 +2439,7 @@ body {
2295
2439
  */
2296
2440
  /**
2297
2441
  * Do not edit directly
2298
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
2442
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
2299
2443
  */
2300
2444
  /**
2301
2445
  * TOKENS:
@@ -2305,7 +2449,7 @@ body {
2305
2449
  */
2306
2450
  /**
2307
2451
  * Do not edit directly
2308
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
2452
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
2309
2453
  */
2310
2454
  /**
2311
2455
  * TOKENS:
@@ -2358,7 +2502,7 @@ body {
2358
2502
 
2359
2503
  /**
2360
2504
  * Do not edit directly
2361
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
2505
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
2362
2506
  */
2363
2507
  /**
2364
2508
  * TOKENS:
@@ -2383,6 +2527,7 @@ body {
2383
2527
  margin-bottom: 0.3358659839rem;
2384
2528
  }
2385
2529
  .ilo--fieldset--helper {
2530
+ color: rgb(109, 109, 109);
2386
2531
  font-family: Noto Sans;
2387
2532
  font-size: 11.94px;
2388
2533
  letter-spacing: normal;
@@ -2420,10 +2565,19 @@ body {
2420
2565
  margin-left: 8px;
2421
2566
  margin-top: 3px;
2422
2567
  }
2568
+ .right-to-left .ilo--fieldset {
2569
+ direction: rtl;
2570
+ }
2571
+ .right-to-left .ilo--fieldset .ilo--fieldset--label {
2572
+ float: right;
2573
+ }
2574
+ .right-to-left .ilo--fieldset.ilo--choice-group .ilo--fieldset--legend {
2575
+ float: right;
2576
+ }
2423
2577
 
2424
2578
  /**
2425
2579
  * Do not edit directly
2426
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
2580
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
2427
2581
  */
2428
2582
  /**
2429
2583
  * TOKENS:
@@ -2487,7 +2641,7 @@ body {
2487
2641
  .ilo--file-upload:invalid:before, .ilo--file-upload.error:before, .error .ilo--file-upload:before {
2488
2642
  background-color: rgb(255, 255, 255);
2489
2643
  border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
2490
- border-left: 0.1607717042rem solid rgb(250, 60, 75);
2644
+ border-left: 0.1607717042rem solid rgb(200, 48, 60);
2491
2645
  border-right: 0.1071811361rem solid rgb(184, 196, 204);
2492
2646
  border-top: 0.1071811361rem solid rgb(184, 196, 204);
2493
2647
  }
@@ -2529,7 +2683,7 @@ body {
2529
2683
 
2530
2684
  /**
2531
2685
  * Do not edit directly
2532
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
2686
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
2533
2687
  */
2534
2688
  /**
2535
2689
  * TOKENS:
@@ -2546,10 +2700,13 @@ body {
2546
2700
  line-height: 29.15px;
2547
2701
  margin-bottom: 1.5763397642rem;
2548
2702
  }
2703
+ .right-to-left .ilo--formgroup {
2704
+ direction: rtl;
2705
+ }
2549
2706
 
2550
2707
  /**
2551
2708
  * Do not edit directly
2552
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
2709
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
2553
2710
  */
2554
2711
  /**
2555
2712
  * TOKENS:
@@ -2557,9 +2714,23 @@ body {
2557
2714
  /**
2558
2715
  * MAPS:
2559
2716
  */
2717
+ .right-to-left .ilo--form {
2718
+ direction: rtl;
2719
+ }
2720
+
2560
2721
  /**
2561
2722
  * Do not edit directly
2562
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
2723
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
2724
+ */
2725
+ /**
2726
+ * TOKENS:
2727
+ */
2728
+ /**
2729
+ * MAPS:
2730
+ */
2731
+ /**
2732
+ * Do not edit directly
2733
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
2563
2734
  */
2564
2735
  /**
2565
2736
  * TOKENS:
@@ -2584,7 +2755,7 @@ body {
2584
2755
  }
2585
2756
  /**
2586
2757
  * Do not edit directly
2587
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
2758
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
2588
2759
  */
2589
2760
  /**
2590
2761
  * TOKENS:
@@ -2620,7 +2791,9 @@ body {
2620
2791
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 409.5 236'%3e%3cpath fill='rgb(30, 45, 190)' d='M409.5 236c-1.7-.6-3.5-1.1-5.1-2-5.3-2.9-10.5-5.9-15.7-9-4.8-2.8-9.5-5.8-14.3-8.7-4.3-2.6-8.5-5.1-12.9-7.5-4.9-2.7-10-5.2-14.9-8-3.8-2.2-7.4-4.8-11.2-7.1-5.7-3.3-11.6-6.4-17.3-9.7-3.9-2.2-7.6-4.6-11.5-6.9-4-2.3-8.1-4.4-12-6.7-3.8-2.2-7.5-4.5-11.3-6.7-2.4-1.4-4.9-2.5-7.3-3.9-2.8-1.6-5.5-3.3-8.2-4.9-3.8-2.3-7.5-4.6-11.4-6.8-3.9-2.3-7.9-4.5-11.9-6.8-6.1-3.5-12.2-6.8-18.2-10.4-4.8-2.8-9.4-5.8-14.2-8.5-4.8-2.8-9.8-5.3-14.6-8.1-3.6-2.1-7.2-4.3-10.8-6.4-5.9-3.5-11.8-6.9-17.7-10.3-4.8-2.8-9.6-5.7-14.4-8.5-3.8-2.2-7.8-4.4-11.6-6.6-3-1.7-5.9-3.6-8.9-5.4-3-1.8-6.2-3.4-9.2-5.1-3.9-2.2-7.8-4.4-11.6-6.6-4.1-2.4-8.1-4.8-12.2-7.2-5.8-3.4-11.5-6.9-17.3-10.2-4.9-2.8-9.9-5.4-14.7-8.2-3.7-2.1-7.3-4.5-11-6.6-4.9-2.9-9.8-5.6-14.7-8.4-4.7-2.7-9.4-5.6-14.2-8.3-5-2.9-10-5.7-15-8.6C10.3 5.6 6.6 3.3 2.8 1 2 .5 1 .3 0 0h409.5v236z'/%3e%3c/svg%3e");
2621
2792
  }
2622
2793
  .ilo--footer--logo {
2794
+ min-width: 200px;
2623
2795
  max-width: 100%;
2796
+ width: 35%;
2624
2797
  }
2625
2798
  .ilo--footer--secondary {
2626
2799
  background-color: rgb(255, 255, 255);
@@ -2803,7 +2976,7 @@ body {
2803
2976
  transform: translateY(-50%) rotateX(180deg);
2804
2977
  transform-origin: center center;
2805
2978
  width: 1.2861736334rem;
2806
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 25'%3e%3cpath fill='rgb(35, 0, 80)' d='M4.00391 9.13792L4.99208 8.1499L12.0004 15.1571L19.0087 8.1499L19.9969 9.13792L12.498 16.6426C12.4328 16.7083 12.3553 16.7604 12.2699 16.796C12.1845 16.8316 12.0929 16.8499 12.0004 16.8499C11.9079 16.8499 11.8163 16.8316 11.7309 16.796C11.6455 16.7604 11.568 16.7083 11.5028 16.6426L4.00391 9.13792Z'/%3e%3c/svg%3e");
2979
+ 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='M12 16.7791L4 8.77914L5.45455 7.2207L12 13.7662L18.5455 7.2207L20 8.77914L12 16.7791Z'/%3e%3c/svg%3e");
2807
2980
  }
2808
2981
  .ilo--footer .anchorlink:hover {
2809
2982
  background: rgb(235, 245, 253);
@@ -2815,7 +2988,7 @@ body {
2815
2988
  transition-timing-function: ease-out;
2816
2989
  }
2817
2990
  .ilo--footer .anchorlink:hover:after {
2818
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 25'%3e%3cpath fill='rgb(30, 45, 190)' d='M4.00391 9.13792L4.99208 8.1499L12.0004 15.1571L19.0087 8.1499L19.9969 9.13792L12.498 16.6426C12.4328 16.7083 12.3553 16.7604 12.2699 16.796C12.1845 16.8316 12.0929 16.8499 12.0004 16.8499C11.9079 16.8499 11.8163 16.8316 11.7309 16.796C11.6455 16.7604 11.568 16.7083 11.5028 16.6426L4.00391 9.13792Z'/%3e%3c/svg%3e");
2991
+ 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 16.7791L4 8.77914L5.45455 7.2207L12 13.7662L18.5455 7.2207L20 8.77914L12 16.7791Z'/%3e%3c/svg%3e");
2819
2992
  }
2820
2993
  @media screen and (min-width: 610px) {
2821
2994
  .ilo--footer--main {
@@ -2841,7 +3014,7 @@ body {
2841
3014
  grid-area: links;
2842
3015
  }
2843
3016
  .ilo--footer--logo {
2844
- width: 100%;
3017
+ width: 25%;
2845
3018
  }
2846
3019
  .ilo--footer--secondary {
2847
3020
  padding: 0.9646302251rem 0.857449089rem;
@@ -2879,7 +3052,8 @@ body {
2879
3052
  transform: scaleY(1);
2880
3053
  }
2881
3054
  .ilo--footer--logo {
2882
- width: 100%;
3055
+ min-width: 133px;
3056
+ width: 48%;
2883
3057
  }
2884
3058
  .ilo--footer .connect {
2885
3059
  display: grid;
@@ -2916,9 +3090,27 @@ body {
2916
3090
  .right-to-left .ilo--footer .social--links {
2917
3091
  flex-direction: row-reverse;
2918
3092
  }
3093
+ .right-to-left .ilo--footer .social--links--item:first-of-type {
3094
+ margin-right: 0;
3095
+ }
2919
3096
  .right-to-left .ilo--footer .social--links--link {
2920
3097
  text-indent: 999em;
2921
3098
  }
3099
+ .right-to-left .ilo--footer .legal,
3100
+ .right-to-left .ilo--footer .secondarylinks {
3101
+ display: block;
3102
+ }
3103
+ .right-to-left .ilo--footer .secondarylinks--list {
3104
+ display: flex;
3105
+ flex-direction: row-reverse;
3106
+ }
3107
+ .right-to-left .ilo--footer .secondarylinks--list--item:not(first-child):before {
3108
+ content: none;
3109
+ }
3110
+ .right-to-left .ilo--footer .secondarylinks--list--item:not(first-child):after {
3111
+ content: " | ";
3112
+ padding-right: 0.1071811361rem;
3113
+ }
2922
3114
  .right-to-left .ilo--footer--main:after {
2923
3115
  bottom: 0;
2924
3116
  left: 0;
@@ -2930,6 +3122,22 @@ body {
2930
3122
  .right-to-left .ilo--footer--main {
2931
3123
  grid-template-areas: "address site-info" "links site-info" "connect site-info";
2932
3124
  }
3125
+ .right-to-left .ilo--footer .legal,
3126
+ .right-to-left .ilo--footer .secondarylinks {
3127
+ float: right;
3128
+ }
3129
+ .right-to-left .ilo--footer .secondarylinks {
3130
+ margin-left: 6.7524115756rem;
3131
+ margin-right: 0.2143622722rem;
3132
+ }
3133
+ .right-to-left .ilo--footer .secondarylinks--list {
3134
+ display: flex;
3135
+ flex-direction: row-reverse;
3136
+ }
3137
+ .right-to-left .ilo--footer .anchorlink {
3138
+ left: 16px;
3139
+ right: auto;
3140
+ }
2933
3141
  }
2934
3142
  @media screen and (min-width: 1024px) {
2935
3143
  .right-to-left .ilo--footer--main {
@@ -2952,7 +3160,7 @@ body {
2952
3160
 
2953
3161
  /**
2954
3162
  * Do not edit directly
2955
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
3163
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
2956
3164
  */
2957
3165
  /**
2958
3166
  * TOKENS:
@@ -3075,7 +3283,7 @@ body {
3075
3283
 
3076
3284
  /**
3077
3285
  * Do not edit directly
3078
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
3286
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
3079
3287
  */
3080
3288
  /**
3081
3289
  * TOKENS:
@@ -3085,6 +3293,18 @@ body {
3085
3293
  */
3086
3294
  .ilo--hero {
3087
3295
  background: rgb(237, 240, 242);
3296
+ display: block;
3297
+ width: 100%;
3298
+ }
3299
+ .ilo--hero--home .ilo--image::before {
3300
+ background: linear-gradient(360deg, rgba(45, 45, 45, 0.3) 0%, rgba(45, 45, 45, 0) 24.88%), transparent;
3301
+ content: "";
3302
+ height: 100%;
3303
+ left: 0;
3304
+ position: absolute;
3305
+ top: 0;
3306
+ width: 100%;
3307
+ z-index: 2;
3088
3308
  }
3089
3309
  @media screen and (min-width: 1024px) {
3090
3310
  .ilo--hero--home {
@@ -3095,6 +3315,10 @@ body {
3095
3315
  position: relative;
3096
3316
  }
3097
3317
  @media screen and (min-width: 1024px) {
3318
+ .ilo--hero--portal {
3319
+ margin-bottom: 80px;
3320
+ padding-top: 170px;
3321
+ }
3098
3322
  .ilo--hero--portal .ilo--image {
3099
3323
  height: calc(100% - 80px);
3100
3324
  left: 0;
@@ -3116,6 +3340,9 @@ body {
3116
3340
  height: auto;
3117
3341
  width: 100%;
3118
3342
  }
3343
+ .ilo--hero--portal .ilo--hero-card {
3344
+ top: 80px;
3345
+ }
3119
3346
  }
3120
3347
  .ilo--hero--article {
3121
3348
  background: rgb(235, 245, 253);
@@ -3408,7 +3635,7 @@ body {
3408
3635
 
3409
3636
  /**
3410
3637
  * Do not edit directly
3411
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
3638
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
3412
3639
  */
3413
3640
  /**
3414
3641
  * TOKENS:
@@ -3451,10 +3678,20 @@ body {
3451
3678
  bottom: -0.2143622722rem;
3452
3679
  }
3453
3680
  }
3681
+ .right-to-left .ilo--image .ilo--image--caption {
3682
+ border-left: none;
3683
+ border-right: 3px solid #b8c4cc;
3684
+ padding-left: 0;
3685
+ padding-right: 0.4287245445rem;
3686
+ }
3687
+ .right-to-left .ilo--image .ilo--credit {
3688
+ left: auto;
3689
+ right: 0;
3690
+ }
3454
3691
 
3455
3692
  /**
3456
3693
  * Do not edit directly
3457
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
3694
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
3458
3695
  */
3459
3696
  /**
3460
3697
  * TOKENS:
@@ -3472,7 +3709,7 @@ body {
3472
3709
  border-right: 0.1071811361rem solid rgb(184, 196, 204);
3473
3710
  border-top: 0.1071811361rem solid rgb(184, 196, 204);
3474
3711
  box-sizing: border-box;
3475
- font-family: Overpass;
3712
+ font-family: Noto Sans;
3476
3713
  font-weight: 500;
3477
3714
  font-size: 16px;
3478
3715
  letter-spacing: -0.02em;
@@ -3483,14 +3720,6 @@ body {
3483
3720
  padding: 0.857449089rem 0.6430868167rem 0.857449089rem 0.6430868167rem;
3484
3721
  width: 100%;
3485
3722
  }
3486
- .ilo--input:hover {
3487
- background-color: rgb(235, 245, 253);
3488
- border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
3489
- border-left: 0.1607717042rem solid rgb(30, 45, 190);
3490
- border-right: 0.1071811361rem solid rgb(184, 196, 204);
3491
- border-top: 0.1071811361rem solid rgb(184, 196, 204);
3492
- padding-left: 11px;
3493
- }
3494
3723
  .ilo--input:focus {
3495
3724
  background-color: rgb(235, 245, 253);
3496
3725
  border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
@@ -3507,7 +3736,7 @@ body {
3507
3736
  .ilo--input:invalid, .ilo--input.error, .error .ilo--input {
3508
3737
  background-color: rgb(255, 255, 255);
3509
3738
  border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
3510
- border-left: 0.1607717042rem solid rgb(250, 60, 75);
3739
+ border-left: 0.1607717042rem solid rgb(200, 48, 60);
3511
3740
  border-right: 0.1071811361rem solid rgb(184, 196, 204);
3512
3741
  border-top: 0.1071811361rem solid rgb(184, 196, 204);
3513
3742
  }
@@ -3604,7 +3833,7 @@ body {
3604
3833
 
3605
3834
  /**
3606
3835
  * Do not edit directly
3607
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
3836
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
3608
3837
  */
3609
3838
  /**
3610
3839
  * TOKENS:
@@ -3614,7 +3843,7 @@ body {
3614
3843
  */
3615
3844
  /**
3616
3845
  * Do not edit directly
3617
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
3846
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
3618
3847
  */
3619
3848
  /**
3620
3849
  * TOKENS:
@@ -3639,7 +3868,7 @@ body {
3639
3868
  }
3640
3869
  /**
3641
3870
  * Do not edit directly
3642
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
3871
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
3643
3872
  */
3644
3873
  /**
3645
3874
  * TOKENS:
@@ -3704,6 +3933,7 @@ body {
3704
3933
  line-height: 23.36px;
3705
3934
  padding-bottom: 0.8934549032rem;
3706
3935
  padding-top: 0.8934549032rem;
3936
+ padding-right: 1.7148981779rem;
3707
3937
  text-decoration: none;
3708
3938
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(35, 0, 80)' d='M8.63792 19.9964L7.6499 19.0082L14.6571 11.9999L7.6499 4.99159L8.63792 4.00342L16.1426 11.5023C16.2083 11.5675 16.2604 11.645 16.296 11.7304C16.3316 11.8158 16.3499 11.9074 16.3499 11.9999C16.3499 12.0924 16.3316 12.184 16.296 12.2694C16.2604 12.3548 16.2083 12.4324 16.1426 12.4975L8.63792 19.9964Z'/%3e%3c/svg%3e");
3709
3939
  }
@@ -3789,7 +4019,7 @@ body {
3789
4019
 
3790
4020
  /**
3791
4021
  * Do not edit directly
3792
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
4022
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
3793
4023
  */
3794
4024
  /**
3795
4025
  * TOKENS:
@@ -3852,7 +4082,7 @@ body {
3852
4082
 
3853
4083
  /**
3854
4084
  * Do not edit directly
3855
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
4085
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
3856
4086
  */
3857
4087
  /**
3858
4088
  * TOKENS:
@@ -3862,7 +4092,7 @@ body {
3862
4092
  */
3863
4093
  /**
3864
4094
  * Do not edit directly
3865
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
4095
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
3866
4096
  */
3867
4097
  /**
3868
4098
  * TOKENS:
@@ -3872,7 +4102,7 @@ body {
3872
4102
  */
3873
4103
  /**
3874
4104
  * Do not edit directly
3875
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
4105
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
3876
4106
  */
3877
4107
  /**
3878
4108
  * TOKENS:
@@ -3980,7 +4210,7 @@ body {
3980
4210
 
3981
4211
  /**
3982
4212
  * Do not edit directly
3983
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
4213
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
3984
4214
  */
3985
4215
  /**
3986
4216
  * TOKENS:
@@ -3990,7 +4220,7 @@ body {
3990
4220
  */
3991
4221
  /**
3992
4222
  * Do not edit directly
3993
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
4223
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
3994
4224
  */
3995
4225
  /**
3996
4226
  * TOKENS:
@@ -4000,7 +4230,7 @@ body {
4000
4230
  */
4001
4231
  /**
4002
4232
  * Do not edit directly
4003
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
4233
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
4004
4234
  */
4005
4235
  /**
4006
4236
  * TOKENS:
@@ -4040,7 +4270,10 @@ body {
4040
4270
  }
4041
4271
  .ilo--modal.show.fadein .ilo--modal--wrapper > * {
4042
4272
  opacity: 1;
4043
- transition: opacity 1.5s ease-out 125ms;
4273
+ transition-delay: 125ms;
4274
+ transition-property: opacity;
4275
+ transition-duration: 150ms;
4276
+ transition-timing-function: ease-out;
4044
4277
  }
4045
4278
  .ilo--modal--background {
4046
4279
  background-color: rgba(0, 0, 0, 0.85);
@@ -4064,11 +4297,17 @@ body {
4064
4297
  z-index: 10003;
4065
4298
  }
4066
4299
  .ilo--modal .modal--close {
4300
+ height: 2.1436227224rem;
4067
4301
  right: 0;
4068
4302
  position: absolute;
4069
4303
  top: 0;
4304
+ width: 2.1436227224rem;
4070
4305
  z-index: 10004;
4071
4306
  }
4307
+ .ilo--modal .modal--close .ilo--icon {
4308
+ left: 0.1607717042rem;
4309
+ top: 0.1607717042rem;
4310
+ }
4072
4311
  @media screen and (min-width: 610px) {
4073
4312
  .ilo--modal--contents {
4074
4313
  margin: 0 23.2%;
@@ -4088,7 +4327,7 @@ body {
4088
4327
 
4089
4328
  /**
4090
4329
  * Do not edit directly
4091
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
4330
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
4092
4331
  */
4093
4332
  /**
4094
4333
  * TOKENS:
@@ -4114,16 +4353,19 @@ body {
4114
4353
  }
4115
4354
  .ilo--header--menu {
4116
4355
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e%3cpath fill='rgb(255, 255, 255)' d='M24 8H17.3333 14.6667 8V10.6667H14.6667 17.3333 24V8zM24 14.667H17.3333 14.6667 8V17.3337H14.6667 17.3333 24V14.667zM24 21.333H17.3333 14.6667 8V23.9997H14.6667 17.3333 24V21.333z'/%3e%3c/svg%3e");
4356
+ align-self: center;
4117
4357
  background-color: transparent;
4118
4358
  background-position: center;
4119
4359
  background-repeat: no-repeat;
4120
4360
  background-size: 32px;
4121
4361
  border: none;
4122
4362
  cursor: pointer;
4363
+ height: 32px;
4123
4364
  overflow: hidden;
4124
4365
  position: relative;
4125
4366
  text-indent: -999%;
4126
4367
  transition: all 150ms ease-out;
4368
+ width: 32px;
4127
4369
  }
4128
4370
  .ilo--header--menu:hover, .ilo--header--menu:focus {
4129
4371
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3e%3cpath fill='rgb(30, 45, 190)' d='M24 8H17.3333 14.6667 8V10.6667H14.6667 17.3333 24V8zM24 14.667H17.3333 14.6667 8V17.3337H14.6667 17.3333 24V14.667zM24 21.333H17.3333 14.6667 8V23.9997H14.6667 17.3333 24V21.333z'/%3e%3c/svg%3e");
@@ -4177,6 +4419,11 @@ body {
4177
4419
  display: block;
4178
4420
  padding: 16px 0;
4179
4421
  }
4422
+ @media screen and (min-width: 1024px) {
4423
+ .ilo--header--logo-link {
4424
+ padding: 0 0 24px;
4425
+ }
4426
+ }
4180
4427
  .ilo--header--logo-bar {
4181
4428
  background: rgb(30, 45, 190);
4182
4429
  display: flex;
@@ -4505,6 +4752,13 @@ body {
4505
4752
  background-position: 16px 55%;
4506
4753
  text-align: right;
4507
4754
  }
4755
+ .ilo--mobile--nav--search .ilo--searchfield {
4756
+ max-width: 618px;
4757
+ width: 100%;
4758
+ }
4759
+ .ilo--mobile--nav--search .ilo--fieldset {
4760
+ width: 100%;
4761
+ }
4508
4762
  @media screen and (min-width: 1024px) {
4509
4763
  .ilo--mobile--nav {
4510
4764
  display: none;
@@ -4767,6 +5021,13 @@ body {
4767
5021
  justify-content: center;
4768
5022
  padding: 80px 20px;
4769
5023
  }
5024
+ .ilo--search-box .ilo--searchfield {
5025
+ max-width: 618px;
5026
+ width: 100%;
5027
+ }
5028
+ .ilo--search-box .ilo--fieldset {
5029
+ width: 100%;
5030
+ }
4770
5031
 
4771
5032
  .ilo--search {
4772
5033
  display: none;
@@ -4809,7 +5070,7 @@ body {
4809
5070
 
4810
5071
  /**
4811
5072
  * Do not edit directly
4812
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
5073
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
4813
5074
  */
4814
5075
  /**
4815
5076
  * TOKENS:
@@ -4819,7 +5080,7 @@ body {
4819
5080
  */
4820
5081
  /**
4821
5082
  * Do not edit directly
4822
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
5083
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
4823
5084
  */
4824
5085
  /**
4825
5086
  * TOKENS:
@@ -4829,7 +5090,7 @@ body {
4829
5090
  */
4830
5091
  /**
4831
5092
  * Do not edit directly
4832
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
5093
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
4833
5094
  */
4834
5095
  /**
4835
5096
  * TOKENS:
@@ -4917,7 +5178,7 @@ body {
4917
5178
  }
4918
5179
  .icon--info .ilo--notification--content:before {
4919
5180
  background-color: rgb(30, 45, 190);
4920
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(255, 255, 255)' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0Zm1 12H7V7h2v5ZM8 6a.94.94 0 0 1-1-1 .94.94 0 0 1 1-1 .94.94 0 0 1 1 1 .94.94 0 0 1-1 1Z'/%3e%3c/svg%3e");
5181
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(255, 255, 255)' d='M8 0C6.4 0 4.9.5 3.6 1.3c-1.4.9-2.4 2.2-3 3.6C0 6.4-.2 8 .2 9.6c.3 1.6 1.1 3 2.2 4.1 1.1 1.1 2.5 1.9 4.1 2.2s3.2.2 4.6-.5c1.5-.6 2.7-1.6 3.6-2.9.8-1.4 1.3-2.9 1.3-4.5 0-2.1-.8-4.2-2.3-5.7C12.2.8 10.1 0 8 0zm0 14c-1.2 0-2.3-.4-3.3-1-1-.7-1.8-1.6-2.2-2.7C2 9.2 1.9 8 2.1 6.8c.2-1.2.8-2.2 1.6-3.1.8-.8 1.9-1.4 3.1-1.6 1.2-.2 2.4-.1 3.5.4s2 1.2 2.7 2.2c.7 1 1 2.1 1 3.3 0 1.6-.6 3.1-1.8 4.2C11.1 13.4 9.6 14 8 14z'/%3e%3cpath fill='rgb(255, 255, 255)' d='M9 7H7v5h2V7zM8 6c.6 0 1-.4 1-1s-.4-1-1-1-1 .4-1 1 .4 1 1 1z'/%3e%3c/svg%3e");
4921
5182
  }
4922
5183
  .icon--success .ilo--notification--content:before {
4923
5184
  background-color: rgb(140, 225, 100);
@@ -5021,7 +5282,7 @@ body {
5021
5282
 
5022
5283
  /**
5023
5284
  * Do not edit directly
5024
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
5285
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
5025
5286
  */
5026
5287
  /**
5027
5288
  * TOKENS:
@@ -5156,7 +5417,7 @@ body {
5156
5417
 
5157
5418
  /**
5158
5419
  * Do not edit directly
5159
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
5420
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
5160
5421
  */
5161
5422
  /**
5162
5423
  * TOKENS:
@@ -5196,35 +5457,46 @@ body {
5196
5457
  font-family: Overpass;
5197
5458
  font-weight: 700;
5198
5459
  margin-left: 11px;
5199
- font-size: 14.93px;
5460
+ font-size: 16px;
5200
5461
  letter-spacing: normal;
5201
- line-height: 20.3px;
5462
+ line-height: 23.36px;
5202
5463
  }
5203
5464
  .ilo--profile--role {
5204
5465
  display: block;
5205
5466
  font-family: Noto Sans;
5206
5467
  margin-left: 11px;
5468
+ font-size: 14.93px;
5469
+ letter-spacing: normal;
5470
+ line-height: 20.3px;
5207
5471
  }
5208
5472
  .ilo--profile--description {
5209
5473
  clear: both;
5210
5474
  font-family: Noto Sans;
5211
5475
  padding-top: 22px;
5476
+ font-size: 14.93px;
5477
+ letter-spacing: normal;
5478
+ line-height: 20.3px;
5212
5479
  }
5213
5480
  .ilo--profile--link {
5481
+ align-items: center;
5214
5482
  clear: both;
5215
5483
  color: rgb(35, 0, 80);
5216
- display: block;
5484
+ display: inline-flex;
5217
5485
  font-family: Overpass;
5218
5486
  font-weight: 500;
5487
+ height: 3.0010718114rem;
5219
5488
  text-decoration: none;
5220
- font-size: 14.93px;
5489
+ font-size: 16px;
5221
5490
  letter-spacing: normal;
5222
- line-height: 20.3px;
5491
+ line-height: 23.36px;
5223
5492
  }
5224
5493
  .ilo--profile--link span {
5494
+ align-items: center;
5225
5495
  background-position: calc(100% - 10px) center;
5226
5496
  background-repeat: no-repeat;
5227
5497
  background-size: 24px 24px;
5498
+ display: inline-flex;
5499
+ height: 24px;
5228
5500
  padding-right: 32px;
5229
5501
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(35, 0, 80)' d='M8.63792 19.9964L7.6499 19.0082L14.6571 11.9999L7.6499 4.99159L8.63792 4.00342L16.1426 11.5023C16.2083 11.5675 16.2604 11.645 16.296 11.7304C16.3316 11.8158 16.3499 11.9074 16.3499 11.9999C16.3499 12.0924 16.3316 12.184 16.296 12.2694C16.2604 12.3548 16.2083 12.4324 16.1426 12.4975L8.63792 19.9964Z'/%3e%3c/svg%3e");
5230
5502
  }
@@ -5243,6 +5515,7 @@ body {
5243
5515
  background-color: rgb(255, 205, 45);
5244
5516
  }
5245
5517
  .ilo--profile--link:hover, .ilo--profile--link:focus {
5518
+ background-color: rgb(235, 245, 253);
5246
5519
  color: rgb(30, 45, 190);
5247
5520
  outline: none;
5248
5521
  }
@@ -5250,42 +5523,18 @@ body {
5250
5523
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(30, 45, 190)' d='M8.63792 19.9964L7.6499 19.0082L14.6571 11.9999L7.6499 4.99159L8.63792 4.00342L16.1426 11.5023C16.2083 11.5675 16.2604 11.645 16.296 11.7304C16.3316 11.8158 16.3499 11.9074 16.3499 11.9999C16.3499 12.0924 16.3316 12.184 16.296 12.2694C16.2604 12.3548 16.2083 12.4324 16.1426 12.4975L8.63792 19.9964Z'/%3e%3c/svg%3e");
5251
5524
  }
5252
5525
  .ilo--profile .ilo--profile--description + .ilo--profile--link {
5253
- margin-top: 28px;
5526
+ margin-top: 0.4287245445rem;
5254
5527
  }
5255
5528
  .ilo--profile .ilo--profile--role + .ilo--profile--link {
5256
- margin-top: 22px;
5529
+ margin-top: 0.1071811361rem;
5257
5530
  }
5258
5531
  .ilo--profile .ilo--profile--name + .ilo--profile--link {
5259
- margin-top: 38px;
5260
- }
5261
- @media screen and (min-width: 610px) {
5262
- .ilo--profile--name {
5263
- font-size: 16px;
5264
- letter-spacing: normal;
5265
- line-height: 23.36px;
5266
- }
5267
- .ilo--profile--role {
5268
- font-family: Noto Sans;
5269
- font-size: 14.93px;
5270
- letter-spacing: normal;
5271
- line-height: 20.3px;
5272
- }
5273
- .ilo--profile--description {
5274
- font-family: Noto Sans;
5275
- font-size: 14.93px;
5276
- letter-spacing: normal;
5277
- line-height: 20.3px;
5278
- }
5279
- .ilo--profile--link {
5280
- font-size: 16px;
5281
- letter-spacing: normal;
5282
- line-height: 23.36px;
5283
- }
5532
+ margin-top: 0.9646302251rem;
5284
5533
  }
5285
5534
 
5286
5535
  /**
5287
5536
  * Do not edit directly
5288
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
5537
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
5289
5538
  */
5290
5539
  /**
5291
5540
  * TOKENS:
@@ -5335,15 +5584,6 @@ body {
5335
5584
  .ilo--radio:checked:after {
5336
5585
  background-color: rgb(35, 0, 80);
5337
5586
  }
5338
- .ilo--radio:hover {
5339
- cursor: pointer;
5340
- }
5341
- .ilo--radio:hover:after {
5342
- background-color: rgb(255, 205, 45);
5343
- }
5344
- .ilo--radio:hover:checked:before {
5345
- border-color: rgb(35, 0, 80);
5346
- }
5347
5587
  .ilo--radio:focus {
5348
5588
  outline: none;
5349
5589
  }
@@ -5374,6 +5614,7 @@ body {
5374
5614
  }
5375
5615
  .ilo--fieldset--input--radio .ilo--fieldset--label {
5376
5616
  font-weight: 400;
5617
+ margin-bottom: 0;
5377
5618
  margin-left: 0.4287245445rem;
5378
5619
  margin-top: 2px;
5379
5620
  order: 2;
@@ -5383,10 +5624,17 @@ body {
5383
5624
  order: 3;
5384
5625
  width: 100%;
5385
5626
  }
5627
+ .right-to-left .ilo--fieldset--input--radio {
5628
+ direction: rtl;
5629
+ }
5630
+ .right-to-left .ilo--fieldset--input--radio .ilo--fieldset--label {
5631
+ margin-left: 0;
5632
+ margin-right: 0.4287245445rem;
5633
+ }
5386
5634
 
5387
5635
  /**
5388
5636
  * Do not edit directly
5389
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
5637
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
5390
5638
  */
5391
5639
  /**
5392
5640
  * TOKENS:
@@ -5423,7 +5671,7 @@ body {
5423
5671
  transform: translateY(-50%);
5424
5672
  transform-origin: center center;
5425
5673
  width: 1.2861736334rem;
5426
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 25'%3e%3cpath fill='rgb(35, 0, 80)' d='M4.00391 9.13792L4.99208 8.1499L12.0004 15.1571L19.0087 8.1499L19.9969 9.13792L12.498 16.6426C12.4328 16.7083 12.3553 16.7604 12.2699 16.796C12.1845 16.8316 12.0929 16.8499 12.0004 16.8499C11.9079 16.8499 11.8163 16.8316 11.7309 16.796C11.6455 16.7604 11.568 16.7083 11.5028 16.6426L4.00391 9.13792Z'/%3e%3c/svg%3e");
5674
+ 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='M12 16.7791L4 8.77914L5.45455 7.2207L12 13.7662L18.5455 7.2207L20 8.77914L12 16.7791Z'/%3e%3c/svg%3e");
5427
5675
  }
5428
5676
  .ilo--read-more--button:hover {
5429
5677
  background: rgb(235, 245, 253);
@@ -5436,7 +5684,7 @@ body {
5436
5684
  transition: background 150ms linear, border 150ms linear, color 150ms linear;
5437
5685
  }
5438
5686
  .ilo--read-more--button:hover:after {
5439
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 25'%3e%3cpath fill='rgb(30, 45, 190)' d='M4.00391 9.13792L4.99208 8.1499L12.0004 15.1571L19.0087 8.1499L19.9969 9.13792L12.498 16.6426C12.4328 16.7083 12.3553 16.7604 12.2699 16.796C12.1845 16.8316 12.0929 16.8499 12.0004 16.8499C11.9079 16.8499 11.8163 16.8316 11.7309 16.796C11.6455 16.7604 11.568 16.7083 11.5028 16.6426L4.00391 9.13792Z'/%3e%3c/svg%3e");
5687
+ 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 16.7791L4 8.77914L5.45455 7.2207L12 13.7662L18.5455 7.2207L20 8.77914L12 16.7791Z'/%3e%3c/svg%3e");
5440
5688
  }
5441
5689
  .ilo--read-more--button--open:after {
5442
5690
  transform: translateY(-50%) rotateX(180deg);
@@ -5445,7 +5693,7 @@ body {
5445
5693
 
5446
5694
  /**
5447
5695
  * Do not edit directly
5448
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
5696
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
5449
5697
  */
5450
5698
  /**
5451
5699
  * TOKENS:
@@ -5811,10 +6059,55 @@ body {
5811
6059
  width: 3.4297963558rem;
5812
6060
  }
5813
6061
  }
6062
+ .right-to-left .ilo--richtext {
6063
+ direction: rtl;
6064
+ }
6065
+ .right-to-left .ilo--richtext figcaption {
6066
+ border-left: none;
6067
+ border-right: 3px solid #b8c4cc;
6068
+ padding-left: 0;
6069
+ padding-right: 0.4287245445rem;
6070
+ }
6071
+ .right-to-left .ilo--richtext ul li,
6072
+ .right-to-left .ilo--richtext ol li {
6073
+ margin-left: 0;
6074
+ margin-right: 0.6430868167rem;
6075
+ padding-left: 0;
6076
+ padding-right: 0.6430868167rem;
6077
+ }
6078
+ .right-to-left .ilo--richtext ul li::before,
6079
+ .right-to-left .ilo--richtext ol li::before {
6080
+ left: auto;
6081
+ right: -0.6430868167rem;
6082
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 12.4'%3e%3cpath d='M10.8%2c12.4v-12L0%2c6.4L10.8%2c12.4z'/%3e%3c/svg%3e");
6083
+ }
6084
+ .right-to-left .ilo--richtext blockquote {
6085
+ background-position: -1px -1px;
6086
+ padding: 2.8938906752rem 1.7148981779rem 1.822079314rem 0;
6087
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 73 40'%3e%3cpath fill='rgb(255, 255, 255)' d='M0.7%2c0v40L73%2c0L0.7%2c0z'/%3e%3c/svg%3e");
6088
+ }
6089
+ .right-to-left .ilo--richtext blockquote p {
6090
+ padding: 0 0 0 2.5723472669rem;
6091
+ }
6092
+ .right-to-left .ilo--richtext blockquote p:after {
6093
+ left: 0;
6094
+ right: auto;
6095
+ transform: scaleX(1);
6096
+ }
6097
+ .right-to-left .ilo--richtext blockquote:before {
6098
+ left: auto;
6099
+ right: 0;
6100
+ transform: scaleX(-1);
6101
+ }
6102
+ @media screen and (min-width: 610px) {
6103
+ .right-to-left .ilo--richtext blockquote {
6104
+ padding: 3.3226152197rem 2.5723472669rem 2.5723472669rem 0;
6105
+ }
6106
+ }
5814
6107
 
5815
6108
  /**
5816
6109
  * Do not edit directly
5817
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
6110
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
5818
6111
  */
5819
6112
  /**
5820
6113
  * TOKENS:
@@ -5835,11 +6128,11 @@ body {
5835
6128
  border-right: 0.1071811361rem solid rgb(184, 196, 204);
5836
6129
  border-top: 0.1071811361rem solid rgb(184, 196, 204);
5837
6130
  height: 48px;
5838
- width: 48px;
6131
+ width: 46px;
5839
6132
  text-indent: -9999px;
5840
6133
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(35, 0, 80)' d='M16.7068 15.257C17.6255 14.0506 18.1179 12.5734 18.1068 11.057C18.1201 10.1294 17.9488 9.20838 17.603 8.34753C17.2571 7.48667 16.7436 6.70315 16.0923 6.04251C15.4409 5.38187 14.6648 4.8573 13.8089 4.49928C12.9531 4.14126 12.0346 3.95694 11.1068 3.95703C9.2238 3.95703 7.41789 4.70506 6.08638 6.03657C4.75487 7.36808 4.00684 9.17399 4.00684 11.057C4.00684 12.9401 4.75487 14.746 6.08638 16.0775C7.41789 17.409 9.2238 18.157 11.1068 18.157C12.6258 18.1846 14.1082 17.6904 15.3068 16.757L18.3068 19.757C18.4938 19.9403 18.7451 20.0429 19.0068 20.0429C19.2686 20.0429 19.5199 19.9403 19.7068 19.757C19.8901 19.5701 19.9927 19.3188 19.9927 19.057C19.9927 18.7953 19.8901 18.544 19.7068 18.357L16.7068 15.257ZM11.1068 16.057C10.4419 16.0703 9.78091 15.9508 9.16269 15.7055C8.54448 15.4602 7.98142 15.094 7.50648 14.6284C7.03154 14.1628 6.65428 13.6071 6.39677 12.9938C6.13927 12.3806 6.0067 11.7221 6.00684 11.057C6.00684 9.70443 6.54416 8.40722 7.50059 7.45079C8.45703 6.49435 9.75423 5.95703 11.1068 5.95703C12.4594 5.95703 13.7566 6.49435 14.7131 7.45079C15.6695 8.40722 16.2068 9.70443 16.2068 11.057C16.207 11.7221 16.0744 12.3806 15.8169 12.9938C15.5594 13.6071 15.1821 14.1628 14.7072 14.6284C14.2323 15.094 13.6692 15.4602 13.051 15.7055C12.4328 15.9508 11.7718 16.0703 11.1068 16.057Z'/%3e%3c/svg%3e");
5841
6134
  }
5842
- .ilo--searchfield--button:hover {
6135
+ .ilo--searchfield--button:focus {
5843
6136
  background-color: rgb(235, 245, 253);
5844
6137
  cursor: pointer;
5845
6138
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(30, 45, 190)' d='M16.7068 15.257C17.6255 14.0506 18.1179 12.5734 18.1068 11.057C18.1201 10.1294 17.9488 9.20838 17.603 8.34753C17.2571 7.48667 16.7436 6.70315 16.0923 6.04251C15.4409 5.38187 14.6648 4.8573 13.8089 4.49928C12.9531 4.14126 12.0346 3.95694 11.1068 3.95703C9.2238 3.95703 7.41789 4.70506 6.08638 6.03657C4.75487 7.36808 4.00684 9.17399 4.00684 11.057C4.00684 12.9401 4.75487 14.746 6.08638 16.0775C7.41789 17.409 9.2238 18.157 11.1068 18.157C12.6258 18.1846 14.1082 17.6904 15.3068 16.757L18.3068 19.757C18.4938 19.9403 18.7451 20.0429 19.0068 20.0429C19.2686 20.0429 19.5199 19.9403 19.7068 19.757C19.8901 19.5701 19.9927 19.3188 19.9927 19.057C19.9927 18.7953 19.8901 18.544 19.7068 18.357L16.7068 15.257ZM11.1068 16.057C10.4419 16.0703 9.78091 15.9508 9.16269 15.7055C8.54448 15.4602 7.98142 15.094 7.50648 14.6284C7.03154 14.1628 6.65428 13.6071 6.39677 12.9938C6.13927 12.3806 6.0067 11.7221 6.00684 11.057C6.00684 9.70443 6.54416 8.40722 7.50059 7.45079C8.45703 6.49435 9.75423 5.95703 11.1068 5.95703C12.4594 5.95703 13.7566 6.49435 14.7131 7.45079C15.6695 8.40722 16.2068 9.70443 16.2068 11.057C16.207 11.7221 16.0744 12.3806 15.8169 12.9938C15.5594 13.6071 15.1821 14.1628 14.7072 14.6284C14.2323 15.094 13.6692 15.4602 13.051 15.7055C12.4328 15.9508 11.7718 16.0703 11.1068 16.057Z'/%3e%3c/svg%3e");
@@ -5855,10 +6148,17 @@ body {
5855
6148
  opacity: 45%;
5856
6149
  pointer-events: none;
5857
6150
  }
6151
+ .right-to-left .ilo--searchfield {
6152
+ direction: rtl;
6153
+ }
6154
+ .right-to-left .ilo--searchfield .ilo--searchfield--button {
6155
+ border-left: 2px solid rgb(184, 196, 204);
6156
+ border-right: 0 solid rgb(184, 196, 204);
6157
+ }
5858
6158
 
5859
6159
  /**
5860
6160
  * Do not edit directly
5861
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
6161
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
5862
6162
  */
5863
6163
  /**
5864
6164
  * TOKENS:
@@ -5866,27 +6166,10 @@ body {
5866
6166
  /**
5867
6167
  * MAPS:
5868
6168
  */
5869
- /*
5870
- Note that the styles for this component rely on CSS container queries, which currently require a polyfill. Your site template should load the polyfill in the <head> using the method described here: https://github.com/GoogleChromeLabs/container-query-polyfil
5871
- */
5872
6169
  .ilo--tabs {
5873
- /* [aria-expanded="true"] {
5874
- display: none;
5875
- }
5876
-
5877
- [aria-expanded="false"] {
5878
-
5879
- }
5880
-
5881
- [aria-expanded="false"] {
5882
- display: none;
5883
- }
5884
-
5885
- @container (min-width: 700px) {
5886
- [aria-expanded="true"] {
5887
- display: block;
5888
- }
5889
- } */
6170
+ border-bottom: 0.2143622722rem solid rgb(237, 240, 242);
6171
+ border-left: 0.2143622722rem solid rgb(237, 240, 242);
6172
+ border-right: 0.2143622722rem solid rgb(237, 240, 242);
5890
6173
  }
5891
6174
  .ilo--tabs:not(.tabs--js) .ilo--tabs--selection {
5892
6175
  margin-bottom: 1.2861736334rem;
@@ -5912,14 +6195,14 @@ Note that the styles for this component rely on CSS container queries, which cur
5912
6195
  text-decoration: none;
5913
6196
  }
5914
6197
  .ilo--tabs:not(.tabs--js) .ilo--tabs--selection--button:active {
5915
- background: rgb(255, 205, 45);
5916
- border-bottom: 3px solid rgb(35, 0, 80);
6198
+ background: rgba(0, 0, 0, 0);
6199
+ border-bottom: 1.5px solid rgb(30, 45, 190);
5917
6200
  color: rgb(35, 0, 80);
5918
6201
  outline: none;
5919
6202
  }
5920
6203
  .ilo--tabs:not(.tabs--js) .ilo--tabs--selection--button:focus {
5921
- background: rgb(255, 205, 45);
5922
- border-bottom: 4px solid rgb(35, 0, 80);
6204
+ background: rgba(0, 0, 0, 0);
6205
+ border-bottom: 1.5px solid rgb(30, 45, 190);
5923
6206
  color: rgb(35, 0, 80);
5924
6207
  outline: none;
5925
6208
  }
@@ -5957,13 +6240,13 @@ Note that the styles for this component rely on CSS container queries, which cur
5957
6240
  .ilo--tabs.tabs--js .ilo--tabs--selection--button.icon .ilo--tabs--selection--label {
5958
6241
  order: 2;
5959
6242
  }
5960
- .ilo--tabs.tabs--js .ilo--tabs--selection--button:hover, .ilo--tabs.tabs--js .ilo--tabs--selection--button:focus, .ilo--tabs.tabs--js .ilo--tabs--selection--button[aria-selected=true]:hover, .ilo--tabs.tabs--js .ilo--tabs--selection--button[aria-selected=true]:focus {
6243
+ .ilo--tabs.tabs--js .ilo--tabs--selection--button:hover, .ilo--tabs.tabs--js .ilo--tabs--selection--button[aria-selected=true]:hover {
5961
6244
  background-color: rgb(235, 245, 253);
5962
6245
  color: rgb(30, 45, 190);
5963
6246
  outline: none;
5964
6247
  }
5965
- .ilo--tabs.tabs--js .ilo--tabs--selection--button:hover.has--tooltip .ilo--tooltip--wrapper, .ilo--tabs.tabs--js .ilo--tabs--selection--button:focus.has--tooltip .ilo--tooltip--wrapper, .ilo--tabs.tabs--js .ilo--tabs--selection--button[aria-selected=true]:hover.has--tooltip .ilo--tooltip--wrapper, .ilo--tabs.tabs--js .ilo--tabs--selection--button[aria-selected=true]:focus.has--tooltip .ilo--tooltip--wrapper {
5966
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(30, 45, 190)' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0Zm1 12H7V7h2v5ZM8 6a.94.94 0 0 1-1-1 .94.94 0 0 1 1-1 .94.94 0 0 1 1 1 .94.94 0 0 1-1 1Z'/%3e%3c/svg%3e");
6248
+ .ilo--tabs.tabs--js .ilo--tabs--selection--button:hover.has--tooltip .ilo--tooltip--wrapper, .ilo--tabs.tabs--js .ilo--tabs--selection--button[aria-selected=true]:hover.has--tooltip .ilo--tooltip--wrapper {
6249
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(30, 45, 190)' d='M8 0C6.4 0 4.9.5 3.6 1.3c-1.4.9-2.4 2.2-3 3.6C0 6.4-.2 8 .2 9.6c.3 1.6 1.1 3 2.2 4.1 1.1 1.1 2.5 1.9 4.1 2.2s3.2.2 4.6-.5c1.5-.6 2.7-1.6 3.6-2.9.8-1.4 1.3-2.9 1.3-4.5 0-2.1-.8-4.2-2.3-5.7C12.2.8 10.1 0 8 0zm0 14c-1.2 0-2.3-.4-3.3-1-1-.7-1.8-1.6-2.2-2.7C2 9.2 1.9 8 2.1 6.8c.2-1.2.8-2.2 1.6-3.1.8-.8 1.9-1.4 3.1-1.6 1.2-.2 2.4-.1 3.5.4s2 1.2 2.7 2.2c.7 1 1 2.1 1 3.3 0 1.6-.6 3.1-1.8 4.2C11.1 13.4 9.6 14 8 14z'/%3e%3cpath fill='rgb(30, 45, 190)' d='M9 7H7v5h2V7zM8 6c.6 0 1-.4 1-1s-.4-1-1-1-1 .4-1 1 .4 1 1 1z'/%3e%3c/svg%3e");
5967
6250
  }
5968
6251
  .ilo--tabs.tabs--js .ilo--tabs--selection--label {
5969
6252
  max-width: 50ch;
@@ -6011,10 +6294,13 @@ Note that the styles for this component rely on CSS container queries, which cur
6011
6294
  width: min(var(--tabscount) / 1 * 100%, 100%);
6012
6295
  }
6013
6296
  }
6297
+ .right-to-left .ilo--tabs {
6298
+ direction: rtl;
6299
+ }
6014
6300
 
6015
6301
  /**
6016
6302
  * Do not edit directly
6017
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
6303
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
6018
6304
  */
6019
6305
  /**
6020
6306
  * TOKENS:
@@ -6029,7 +6315,7 @@ Note that the styles for this component rely on CSS container queries, which cur
6029
6315
  }
6030
6316
  .ilo--table--header {
6031
6317
  background-color: rgb(255, 255, 255);
6032
- padding: 19px 8px 24px 8px;
6318
+ padding: 19px 8px 18px 8px;
6033
6319
  }
6034
6320
  .ilo--table--wrapper {
6035
6321
  max-height: 380px;
@@ -6042,31 +6328,31 @@ Note that the styles for this component rely on CSS container queries, which cur
6042
6328
  }
6043
6329
  .ilo--table--head {
6044
6330
  background-color: rgb(255, 255, 255);
6045
- border-top: 0.1071811361rem solid rgb(237, 240, 242);
6046
- border-bottom: 0.1071811361rem solid rgb(237, 240, 242);
6047
6331
  box-shadow: 0px 0.8px 1.6px rgba(30, 45, 190, 0.038), 0px 4px 8px rgba(30, 45, 190, 0.054), 0px 10px 20px rgba(30, 45, 190, 0.08), 0px -4px 16px rgba(30, 45, 190, 0.054);
6048
6332
  left: 0;
6049
6333
  height: auto;
6050
6334
  position: sticky;
6051
- top: 0;
6335
+ top: -1px;
6052
6336
  width: 100%;
6053
6337
  z-index: 2;
6054
6338
  }
6055
6339
  .ilo--table--head--cell {
6056
6340
  background-color: rgb(255, 255, 255);
6057
6341
  border-left: 0.0535905681rem solid rgb(237, 240, 242);
6342
+ border-top: 0.1071811361rem solid rgb(237, 240, 242);
6343
+ border-bottom: 0.1071811361rem solid rgb(237, 240, 242);
6058
6344
  font-family: Overpass;
6059
6345
  font-weight: 700;
6060
6346
  font-size: 14.93px;
6061
6347
  letter-spacing: normal;
6062
6348
  line-height: 20.3px;
6063
6349
  letter-spacing: -0.02em;
6064
- padding: 22px 11px 22px 11px;
6350
+ padding: 18px 36px 18px 6px;
6065
6351
  pointer-events: none;
6066
6352
  text-align: left;
6067
6353
  }
6068
6354
  .ilo--table--small .ilo--table--head--cell {
6069
- padding: 13px 11px 13px 11px;
6355
+ padding: 10px 36px 10px 7px;
6070
6356
  }
6071
6357
  .ilo--table--head--cell:first-of-type {
6072
6358
  border-left: none;
@@ -6077,7 +6363,7 @@ Note that the styles for this component rely on CSS container queries, which cur
6077
6363
  }
6078
6364
  .ilo--table--head--cell.sortable:after {
6079
6365
  background-color: rgb(237, 240, 242);
6080
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 25'%3e%3cpath fill='rgb(35, 0, 80)' d='M4.00391 9.13792L4.99208 8.1499L12.0004 15.1571L19.0087 8.1499L19.9969 9.13792L12.498 16.6426C12.4328 16.7083 12.3553 16.7604 12.2699 16.796C12.1845 16.8316 12.0929 16.8499 12.0004 16.8499C11.9079 16.8499 11.8163 16.8316 11.7309 16.796C11.6455 16.7604 11.568 16.7083 11.5028 16.6426L4.00391 9.13792Z'/%3e%3c/svg%3e");
6366
+ 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='M12 16.7791L4 8.77914L5.45455 7.2207L12 13.7662L18.5455 7.2207L20 8.77914L12 16.7791Z'/%3e%3c/svg%3e");
6081
6367
  background-position: center center;
6082
6368
  background-repeat: no-repeat;
6083
6369
  background-size: 75%;
@@ -6091,9 +6377,15 @@ Note that the styles for this component rely on CSS container queries, which cur
6091
6377
  transform: translateY(-50%);
6092
6378
  }
6093
6379
  .ilo--table--head--cell.sortable:hover {
6094
- background-color: rgb(190, 220, 250);
6380
+ background-color: rgb(235, 245, 253);
6381
+ border-bottom: 0.1071811361rem solid rgb(30, 45, 190);
6382
+ color: rgb(30, 45, 190);
6095
6383
  cursor: pointer;
6096
6384
  }
6385
+ .ilo--table--head--cell.sortable:hover:after {
6386
+ background-color: rgb(235, 245, 253);
6387
+ 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 16.7791L4 8.77914L5.45455 7.2207L12 13.7662L18.5455 7.2207L20 8.77914L12 16.7791Z'/%3e%3c/svg%3e");
6388
+ }
6097
6389
  .ilo--table--head--cell.sortable[aria-sort=descending]:after {
6098
6390
  transform-origin: center center;
6099
6391
  transform: translateY(-50%) rotate(180deg);
@@ -6228,6 +6520,8 @@ Note that the styles for this component rely on CSS container queries, which cur
6228
6520
  outline: none;
6229
6521
  }
6230
6522
  .ilo--table--headline {
6523
+ align-items: center;
6524
+ display: flex;
6231
6525
  font-family: Overpass;
6232
6526
  font-weight: 700;
6233
6527
  margin-bottom: 0.3751339764rem;
@@ -6235,6 +6529,9 @@ Note that the styles for this component rely on CSS container queries, which cur
6235
6529
  letter-spacing: -0.035em;
6236
6530
  line-height: 24.26px;
6237
6531
  }
6532
+ .ilo--table--headline .ilo--tooltip--wrapper {
6533
+ margin-left: 0.3215434084rem;
6534
+ }
6238
6535
  .ilo--table--description {
6239
6536
  color: rgb(109, 109, 109);
6240
6537
  font-family: Noto Sans;
@@ -6353,7 +6650,7 @@ Note that the styles for this component rely on CSS container queries, which cur
6353
6650
 
6354
6651
  /**
6355
6652
  * Do not edit directly
6356
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
6653
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
6357
6654
  */
6358
6655
  /**
6359
6656
  * TOKENS:
@@ -6363,9 +6660,104 @@ Note that the styles for this component rely on CSS container queries, which cur
6363
6660
  */
6364
6661
  .ilo--table-of-contents {
6365
6662
  background-color: rgb(237, 240, 242);
6663
+ display: none;
6366
6664
  min-width: 343px;
6367
6665
  padding: 0;
6368
6666
  }
6667
+ .ilo--table-of-contents > * {
6668
+ opacity: 0;
6669
+ }
6670
+ .ilo--table-of-contents.show {
6671
+ display: block;
6672
+ }
6673
+ .ilo--table-of-contents.show.fadein > * {
6674
+ opacity: 1;
6675
+ transition-delay: 125ms;
6676
+ transition-property: opacity;
6677
+ transition-duration: 150ms;
6678
+ transition-timing-function: ease-out;
6679
+ }
6680
+ .ilo--table-of-contents--headline {
6681
+ margin-bottom: 1.2861736334rem;
6682
+ margin-top: 0.4823151125rem;
6683
+ font-size: 18.66px;
6684
+ letter-spacing: normal;
6685
+ line-height: 27.24px;
6686
+ font-family: Overpass;
6687
+ font-weight: 700;
6688
+ }
6689
+ .ilo--table-of-contents--wrapper.show {
6690
+ display: block;
6691
+ height: 100vh;
6692
+ left: 0;
6693
+ padding: 1.3933547696rem;
6694
+ position: fixed;
6695
+ top: 0;
6696
+ width: 100vw;
6697
+ z-index: 10001;
6698
+ }
6699
+ @media screen and (min-width: 1024px) {
6700
+ .ilo--table-of-contents--wrapper.show {
6701
+ padding: 0;
6702
+ }
6703
+ }
6704
+ .ilo--table-of-contents--trigger {
6705
+ align-items: center;
6706
+ display: flex;
6707
+ justify-content: center;
6708
+ margin: 1.2861736334rem auto;
6709
+ }
6710
+ .ilo--table-of-contents--trigger.hide {
6711
+ display: none;
6712
+ }
6713
+ @media screen and (min-width: 1024px) {
6714
+ .ilo--table-of-contents {
6715
+ display: block;
6716
+ }
6717
+ .ilo--table-of-contents > * {
6718
+ opacity: 1;
6719
+ }
6720
+ .ilo--table-of-contents--trigger {
6721
+ display: none;
6722
+ }
6723
+ }
6724
+ .ilo--table-of-contents--modal {
6725
+ display: none;
6726
+ position: relative;
6727
+ }
6728
+ .ilo--table-of-contents--modal > * {
6729
+ opacity: 0;
6730
+ }
6731
+ .ilo--table-of-contents--modal.show {
6732
+ display: block;
6733
+ }
6734
+ .ilo--table-of-contents--modal.show.fadein > * {
6735
+ opacity: 1;
6736
+ transition-delay: 125ms;
6737
+ transition-property: opacity;
6738
+ transition-duration: 150ms;
6739
+ transition-timing-function: ease-out;
6740
+ }
6741
+ @media screen and (min-width: 1024px) {
6742
+ .ilo--table-of-contents--modal {
6743
+ display: none;
6744
+ }
6745
+ .ilo--table-of-contents--modal.show {
6746
+ display: none;
6747
+ }
6748
+ }
6749
+ .ilo--table-of-contents--modal .toc--modal--close {
6750
+ bottom: 0;
6751
+ height: 2.1436227224rem;
6752
+ right: 0;
6753
+ position: absolute;
6754
+ width: 2.1436227224rem;
6755
+ z-index: 10004;
6756
+ }
6757
+ .ilo--table-of-contents--modal .toc--modal--close .ilo--icon {
6758
+ left: 0.1607717042rem;
6759
+ top: 0.1607717042rem;
6760
+ }
6369
6761
  .ilo--table-of-contents--list, .ilo--table-of-contents--list--item {
6370
6762
  width: 100%;
6371
6763
  }
@@ -6381,12 +6773,16 @@ Note that the styles for this component rely on CSS container queries, which cur
6381
6773
  font-weight: 500;
6382
6774
  margin: 0 8px 0 8px;
6383
6775
  padding: 18px 10px 18px 10px;
6776
+ position: relative;
6384
6777
  text-decoration: none;
6385
6778
  width: calc(100% - 8px - 8px);
6386
6779
  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");
6387
6780
  font-size: 16px;
6388
6781
  letter-spacing: -0.02em;
6389
6782
  line-height: 21.6px;
6783
+ transition-property: background-color, border, color;
6784
+ transition-duration: 150ms;
6785
+ transition-timing-function: ease-out;
6390
6786
  }
6391
6787
  .ilo--table-of-contents--link:hover, .ilo--table-of-contents--link:focus {
6392
6788
  background-color: rgb(235, 245, 253);
@@ -6398,16 +6794,21 @@ Note that the styles for this component rely on CSS container queries, which cur
6398
6794
  padding: 18px 18px 18px 18px;
6399
6795
  width: 100%;
6400
6796
  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");
6797
+ transition-property: background-color, border, color;
6798
+ transition-duration: 150ms;
6799
+ transition-timing-function: ease-out;
6401
6800
  }
6402
6801
  .ilo--table-of-contents--link:active {
6403
6802
  background-color: rgb(255, 255, 255);
6404
6803
  border-bottom: rgb(35, 0, 80) 2px solid;
6804
+ border-top: rgb(255, 255, 255) 2px solid;
6405
6805
  color: rgb(35, 0, 80);
6406
- margin: 0;
6806
+ margin: -2px 0 0 0;
6407
6807
  outline: none;
6408
6808
  padding: 18px 18px 18px 18px;
6409
6809
  width: 100%;
6410
6810
  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");
6811
+ z-index: 5;
6411
6812
  }
6412
6813
  .ilo--table-of-contents--list--item:last-of-type .ilo--table-of-contents--link {
6413
6814
  border-bottom: none;
@@ -6415,10 +6816,26 @@ Note that the styles for this component rely on CSS container queries, which cur
6415
6816
  .ilo--table-of-contents--list--item:last-of-type .ilo--table-of-contents--link:hover {
6416
6817
  border-bottom: rgb(30, 45, 190) 2px solid;
6417
6818
  }
6819
+ .right-to-left .ilo--table-of-contents {
6820
+ direction: rtl;
6821
+ }
6822
+ .right-to-left .ilo--table-of-contents .ilo--table-of-contents--link {
6823
+ background-position: 11px center;
6824
+ }
6825
+ .right-to-left .ilo--table-of-contents .ilo--table-of-contents--link:hover, .right-to-left .ilo--table-of-contents .ilo--table-of-contents--link:focus {
6826
+ background-position: 19px center;
6827
+ }
6828
+ .right-to-left .ilo--table-of-contents--wrapper {
6829
+ direction: rtl;
6830
+ }
6831
+ .right-to-left .ilo--table-of-contents--modal .toc--modal--close {
6832
+ left: 0;
6833
+ right: auto;
6834
+ }
6418
6835
 
6419
6836
  /**
6420
6837
  * Do not edit directly
6421
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
6838
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
6422
6839
  */
6423
6840
  /**
6424
6841
  * TOKENS:
@@ -6451,25 +6868,6 @@ Note that the styles for this component rely on CSS container queries, which cur
6451
6868
  padding: 0.857449089rem 0.6430868167rem 0.857449089rem 0.6430868167rem;
6452
6869
  width: 100%;
6453
6870
  }
6454
- .ilo--textarea::-webkit-resizer {
6455
- background-size: cover;
6456
- background-repeat: no-repeat;
6457
- bottom: 2px;
6458
- height: 12px;
6459
- right: 0;
6460
- pointer-events: none;
6461
- position: absolute;
6462
- width: 22px;
6463
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 12'%3e%3cpath fill='rgb(184, 196, 204)' d='M0.307453 12L22 0V12H0.307453Z'/%3e%3c/svg%3e");
6464
- }
6465
- .ilo--textarea:hover {
6466
- background-color: rgb(235, 245, 253);
6467
- border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
6468
- border-left: 0.1607717042rem solid rgb(30, 45, 190);
6469
- border-right: 0.1071811361rem solid rgb(184, 196, 204);
6470
- border-top: 0.1071811361rem solid rgb(184, 196, 204);
6471
- padding-left: 11px;
6472
- }
6473
6871
  .ilo--textarea:focus {
6474
6872
  background-color: rgb(235, 245, 253);
6475
6873
  border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
@@ -6485,10 +6883,13 @@ Note that the styles for this component rely on CSS container queries, which cur
6485
6883
  .ilo--textarea:invalid, .ilo--textarea.error, .error .ilo--textarea {
6486
6884
  background-color: rgb(255, 255, 255);
6487
6885
  border-bottom: 0.1071811361rem solid rgb(184, 196, 204);
6488
- border-left: 0.1607717042rem solid rgb(250, 60, 75);
6886
+ border-left: 0.1607717042rem solid rgb(200, 48, 60);
6489
6887
  border-right: 0.1071811361rem solid rgb(184, 196, 204);
6490
6888
  border-top: 0.1071811361rem solid rgb(184, 196, 204);
6491
6889
  }
6890
+ .right-to-left .ilo--textarea {
6891
+ direction: rtl;
6892
+ }
6492
6893
 
6493
6894
  .ilo--tag-set {
6494
6895
  list-style: none;
@@ -6579,7 +6980,7 @@ Note that the styles for this component rely on CSS container queries, which cur
6579
6980
 
6580
6981
  /**
6581
6982
  * Do not edit directly
6582
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
6983
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
6583
6984
  */
6584
6985
  /**
6585
6986
  * TOKENS:
@@ -6618,7 +7019,7 @@ Note that the styles for this component rely on CSS container queries, which cur
6618
7019
  background-size: cover;
6619
7020
  height: 0.857449089rem;
6620
7021
  min-width: 0.857449089rem;
6621
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(35, 0, 80)' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0Zm1 12H7V7h2v5ZM8 6a.94.94 0 0 1-1-1 .94.94 0 0 1 1-1 .94.94 0 0 1 1 1 .94.94 0 0 1-1 1Z'/%3e%3c/svg%3e");
7022
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='rgb(35, 0, 80)' d='M8 0C6.4 0 4.9.5 3.6 1.3c-1.4.9-2.4 2.2-3 3.6C0 6.4-.2 8 .2 9.6c.3 1.6 1.1 3 2.2 4.1 1.1 1.1 2.5 1.9 4.1 2.2s3.2.2 4.6-.5c1.5-.6 2.7-1.6 3.6-2.9.8-1.4 1.3-2.9 1.3-4.5 0-2.1-.8-4.2-2.3-5.7C12.2.8 10.1 0 8 0zm0 14c-1.2 0-2.3-.4-3.3-1-1-.7-1.8-1.6-2.2-2.7C2 9.2 1.9 8 2.1 6.8c.2-1.2.8-2.2 1.6-3.1.8-.8 1.9-1.4 3.1-1.6 1.2-.2 2.4-.1 3.5.4s2 1.2 2.7 2.2c.7 1 1 2.1 1 3.3 0 1.6-.6 3.1-1.8 4.2C11.1 13.4 9.6 14 8 14z'/%3e%3cpath fill='rgb(35, 0, 80)' d='M9 7H7v5h2V7zM8 6c.6 0 1-.4 1-1s-.4-1-1-1-1 .4-1 1 .4 1 1 1z'/%3e%3c/svg%3e");
6622
7023
  }
6623
7024
  .ilo--tooltip--arrow {
6624
7025
  border-color: transparent;
@@ -6738,7 +7139,7 @@ Note that the styles for this component rely on CSS container queries, which cur
6738
7139
 
6739
7140
  /**
6740
7141
  * Do not edit directly
6741
- * Generated on Wed, 02 Nov 2022 22:23:12 GMT
7142
+ * Generated on Mon, 07 Nov 2022 21:04:35 GMT
6742
7143
  */
6743
7144
  /**
6744
7145
  * TOKENS:
@@ -6851,7 +7252,7 @@ Note that the styles for this component rely on CSS container queries, which cur
6851
7252
  .ilo--video .vjs-control-bar.notplayed {
6852
7253
  flex-direction: column;
6853
7254
  height: 122px;
6854
- width: 4.2872454448rem;
7255
+ width: 2.5723472669rem;
6855
7256
  }
6856
7257
  }
6857
7258
  .ilo--video--controls button span,
@@ -6890,8 +7291,8 @@ Note that the styles for this component rely on CSS container queries, which cur
6890
7291
  .notplayed .ilo--video .vjs-control-bar .vjs-play-control,
6891
7292
  .notplayed .ilo--video .vjs-control-bar .vjs-big-play-button {
6892
7293
  order: 1;
6893
- height: 4.2872454448rem;
6894
- width: 4.2872454448rem;
7294
+ height: 2.5723472669rem;
7295
+ width: 2.5723472669rem;
6895
7296
  }
6896
7297
  }
6897
7298
  .ilo--video--controls--play,
@@ -6902,8 +7303,8 @@ Note that the styles for this component rely on CSS container queries, which cur
6902
7303
  .ilo--video .vjs-control-bar .vjs-big-play-button {
6903
7304
  background-position: center center;
6904
7305
  background-repeat: no-repeat;
6905
- background-size: 24px 24px;
6906
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(255, 255, 255)' d='M22 11.9999L4 2V22L22 11.9999Z'/%3e%3c/svg%3e");
7306
+ background-size: 48px 48px;
7307
+ 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");
6907
7308
  }
6908
7309
  .ilo--video--controls--play:hover,
6909
7310
  .ilo--video--controls .vjs-play-control:not(.vjs-playing):hover,
@@ -6911,6 +7312,43 @@ Note that the styles for this component rely on CSS container queries, which cur
6911
7312
  .ilo--video .vjs-control-bar--play:hover,
6912
7313
  .ilo--video .vjs-control-bar .vjs-play-control:not(.vjs-playing):hover,
6913
7314
  .ilo--video .vjs-control-bar .vjs-big-play-button:hover {
7315
+ background-color: rgb(235, 245, 253);
7316
+ background-position: center center;
7317
+ background-repeat: no-repeat;
7318
+ background-size: 48px 48px;
7319
+ 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");
7320
+ }
7321
+ .ilo--video--controls--play:hover ~ .vjs-duration, .ilo--video--controls--play:hover ~ .ilo--video--controls--duration,
7322
+ .ilo--video--controls .vjs-play-control:not(.vjs-playing):hover ~ .vjs-duration,
7323
+ .ilo--video--controls .vjs-play-control:not(.vjs-playing):hover ~ .ilo--video--controls--duration,
7324
+ .ilo--video--controls .vjs-big-play-button:hover ~ .vjs-duration,
7325
+ .ilo--video--controls .vjs-big-play-button:hover ~ .ilo--video--controls--duration,
7326
+ .ilo--video .vjs-control-bar--play:hover ~ .vjs-duration,
7327
+ .ilo--video .vjs-control-bar--play:hover ~ .ilo--video--controls--duration,
7328
+ .ilo--video .vjs-control-bar .vjs-play-control:not(.vjs-playing):hover ~ .vjs-duration,
7329
+ .ilo--video .vjs-control-bar .vjs-play-control:not(.vjs-playing):hover ~ .ilo--video--controls--duration,
7330
+ .ilo--video .vjs-control-bar .vjs-big-play-button:hover ~ .vjs-duration,
7331
+ .ilo--video .vjs-control-bar .vjs-big-play-button:hover ~ .ilo--video--controls--duration {
7332
+ background-color: rgb(235, 245, 253);
7333
+ color: rgb(30, 45, 190);
7334
+ }
7335
+ .ilo--video--controls--play.vjs-paused,
7336
+ .ilo--video--controls .vjs-play-control:not(.vjs-playing).vjs-paused,
7337
+ .ilo--video--controls .vjs-big-play-button.vjs-paused,
7338
+ .ilo--video .vjs-control-bar--play.vjs-paused,
7339
+ .ilo--video .vjs-control-bar .vjs-play-control:not(.vjs-playing).vjs-paused,
7340
+ .ilo--video .vjs-control-bar .vjs-big-play-button.vjs-paused {
7341
+ background-position: center center;
7342
+ background-repeat: no-repeat;
7343
+ background-size: 24px 24px;
7344
+ 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");
7345
+ }
7346
+ .ilo--video--controls--play.vjs-paused:hover,
7347
+ .ilo--video--controls .vjs-play-control:not(.vjs-playing).vjs-paused:hover,
7348
+ .ilo--video--controls .vjs-big-play-button.vjs-paused:hover,
7349
+ .ilo--video .vjs-control-bar--play.vjs-paused:hover,
7350
+ .ilo--video .vjs-control-bar .vjs-play-control:not(.vjs-playing).vjs-paused:hover,
7351
+ .ilo--video .vjs-control-bar .vjs-big-play-button.vjs-paused:hover {
6914
7352
  background-color: rgb(235, 245, 253);
6915
7353
  background-position: center center;
6916
7354
  background-repeat: no-repeat;
@@ -6924,7 +7362,7 @@ Note that the styles for this component rely on CSS container queries, which cur
6924
7362
  background-position: center center;
6925
7363
  background-repeat: no-repeat;
6926
7364
  background-size: 24px 24px;
6927
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(255, 255, 255)' d='M3 2H9V22H3V2zM15 2H21V22H15V2z'/%3e%3c/svg%3e");
7365
+ 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");
6928
7366
  }
6929
7367
  .ilo--video--controls--pause:hover,
6930
7368
  .ilo--video--controls .vjs-playing:hover,
@@ -6941,6 +7379,7 @@ Note that the styles for this component rely on CSS container queries, which cur
6941
7379
  .ilo--video .vjs-control-bar--duration,
6942
7380
  .ilo--video .vjs-control-bar .vjs-duration {
6943
7381
  background-color: rgb(45, 45, 45);
7382
+ color: rgb(237, 240, 242);
6944
7383
  display: none;
6945
7384
  height: 100%;
6946
7385
  font-weight: 700;
@@ -6953,6 +7392,13 @@ Note that the styles for this component rely on CSS container queries, which cur
6953
7392
  letter-spacing: -0.02em;
6954
7393
  line-height: 20.16px;
6955
7394
  }
7395
+ .ilo--video--controls--duration:hover,
7396
+ .ilo--video--controls .vjs-duration:hover,
7397
+ .ilo--video .vjs-control-bar--duration:hover,
7398
+ .ilo--video .vjs-control-bar .vjs-duration:hover {
7399
+ background-color: rgb(235, 245, 253);
7400
+ color: rgb(30, 45, 190);
7401
+ }
6956
7402
  .ilo--video--controls--duration.show,
6957
7403
  .ilo--video--controls .vjs-duration.show,
6958
7404
  .ilo--video .vjs-control-bar--duration.show,
@@ -6967,7 +7413,7 @@ Note that the styles for this component rely on CSS container queries, which cur
6967
7413
  height: 2.1436227224rem;
6968
7414
  margin-left: 0;
6969
7415
  margin-top: 2px;
6970
- width: 4.2872454448rem;
7416
+ width: 2.5723472669rem;
6971
7417
  }
6972
7418
  }
6973
7419
  .ilo--video--controls .vjs-progress-holder,
@@ -7244,6 +7690,12 @@ Note that the styles for this component rely on CSS container queries, which cur
7244
7690
  .vjs-has-started .ilo--video .vjs-control-bar .vjs-volume-panel {
7245
7691
  display: block;
7246
7692
  }
7693
+ .ilo--video--controls--volume:hover .vjs-volume-control,
7694
+ .ilo--video--controls .vjs-volume-panel:hover .vjs-volume-control,
7695
+ .ilo--video .vjs-control-bar--volume:hover .vjs-volume-control,
7696
+ .ilo--video .vjs-control-bar .vjs-volume-panel:hover .vjs-volume-control {
7697
+ display: block;
7698
+ }
7247
7699
  .ilo--video--controls--showvolume,
7248
7700
  .ilo--video--controls .vjs-mute-control,
7249
7701
  .ilo--video .vjs-control-bar--showvolume,
@@ -7261,7 +7713,7 @@ Note that the styles for this component rely on CSS container queries, which cur
7261
7713
  background-position: center center;
7262
7714
  background-repeat: no-repeat;
7263
7715
  background-size: 24px 24px;
7264
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(255, 255, 255)' 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(255, 255, 255)' 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");
7716
+ 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.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");
7265
7717
  }
7266
7718
  .ilo--video--controls--showvolume:hover,
7267
7719
  .ilo--video--controls .vjs-mute-control:hover,
@@ -7283,7 +7735,7 @@ Note that the styles for this component rely on CSS container queries, which cur
7283
7735
  background-position: center center;
7284
7736
  background-repeat: no-repeat;
7285
7737
  background-size: 24px 24px;
7286
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(255, 255, 255)' 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");
7738
+ 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");
7287
7739
  }
7288
7740
  .ilo--video--controls--showvolume.muted:hover, .ilo--video--controls--showvolume[title=Unmute]:hover,
7289
7741
  .ilo--video--controls .vjs-mute-control.muted:hover,
@@ -7361,7 +7813,7 @@ Note that the styles for this component rely on CSS container queries, which cur
7361
7813
  .ilo--video .vjs-control-bar .vjs-volume-bar {
7362
7814
  height: 4px;
7363
7815
  position: relative;
7364
- width: calc(100% - 24px);
7816
+ width: calc(100% - 26px);
7365
7817
  }
7366
7818
  .ilo--video--controls .vjs-mouse-display,
7367
7819
  .ilo--video--controls .vjs-volume-level,
@@ -7390,7 +7842,7 @@ Note that the styles for this component rely on CSS container queries, which cur
7390
7842
  margin: 0;
7391
7843
  padding: 0;
7392
7844
  position: absolute;
7393
- right: -8px;
7845
+ right: -16px;
7394
7846
  top: 50%;
7395
7847
  width: 16px;
7396
7848
  -webkit-transform: translate(-50%, -50%);
@@ -7418,7 +7870,7 @@ Note that the styles for this component rely on CSS container queries, which cur
7418
7870
  background-position: center center;
7419
7871
  background-repeat: no-repeat;
7420
7872
  background-size: 24px 24px;
7421
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgb(255, 255, 255)' 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");
7873
+ 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");
7422
7874
  }
7423
7875
  .ilo--video--controls--fullscreen:hover,
7424
7876
  .ilo--video--controls .vjs-fullscreen-control:hover,