@ilo-org/styles 0.0.1 → 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/css/components/index.css +91 -61
- package/build/css/components/index.css.map +1 -1
- package/build/css/index.css +110 -99
- package/build/css/index.css.map +1 -1
- package/build/css/monorepo.css +6194 -0
- package/build/css/monorepo.css.map +1 -0
- package/build/minified/index.css +2 -0
- package/build/minified/index.css.map +1 -0
- package/build/minified/monorepo.css +2 -0
- package/build/minified/monorepo.css.map +1 -0
- package/package.json +9 -5
- package/scss/_typography.scss +1 -1
- package/scss/_typographymonorepo.scss +72 -0
- package/scss/components/_accordion.scss +2 -2
- package/scss/components/_button.scss +49 -8
- package/scss/components/_callout.scss +2 -2
- package/scss/components/_list.scss +1 -1
- package/scss/monorepo.scss +13 -0
package/build/css/index.css
CHANGED
|
@@ -151,7 +151,7 @@ select {
|
|
|
151
151
|
}
|
|
152
152
|
/**
|
|
153
153
|
* Do not edit directly
|
|
154
|
-
* Generated on
|
|
154
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
155
155
|
*/
|
|
156
156
|
/**
|
|
157
157
|
* TOKENS:
|
|
@@ -162,62 +162,43 @@ select {
|
|
|
162
162
|
/* -------------------------- */
|
|
163
163
|
/* -------- Overpass -------- */
|
|
164
164
|
/* -------------------------- */
|
|
165
|
-
/* --- Overpass
|
|
165
|
+
/* --- Overpass Medium --- */
|
|
166
166
|
@font-face {
|
|
167
167
|
font-family: "Overpass";
|
|
168
|
-
src: url("
|
|
169
|
-
|
|
170
|
-
font-weight: normal;
|
|
168
|
+
src: url("../fonts/Overpass-Medium.ttf") format("truetype");
|
|
169
|
+
font-weight: 500;
|
|
171
170
|
font-style: normal;
|
|
172
171
|
font-display: swap;
|
|
173
172
|
}
|
|
174
173
|
@font-face {
|
|
175
174
|
font-family: "Overpass";
|
|
176
|
-
src: url("
|
|
177
|
-
|
|
178
|
-
font-weight: normal;
|
|
175
|
+
src: url("../fonts/Overpass-Medium.ttf") format("truetype");
|
|
176
|
+
font-weight: 500;
|
|
179
177
|
font-style: italic;
|
|
180
178
|
font-display: swap;
|
|
181
179
|
}
|
|
182
180
|
/* --- Overpass Light --- */
|
|
183
181
|
@font-face {
|
|
184
182
|
font-family: "Overpass";
|
|
185
|
-
src: url("
|
|
186
|
-
src: url("
|
|
183
|
+
src: url("../fonts/Overpass-Light.eot");
|
|
184
|
+
src: url("../fonts/Overpass-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Overpass-Light.woff2") format("woff2"), url("../fonts/Overpass-Light.woff") format("woff"), url("../fonts/Overpass-Light.ttf") format("truetype");
|
|
187
185
|
font-weight: 300;
|
|
188
186
|
font-style: normal;
|
|
189
187
|
font-display: swap;
|
|
190
188
|
}
|
|
191
|
-
/* --- Overpass SemiBold --- */
|
|
192
|
-
@font-face {
|
|
193
|
-
font-family: "Overpass";
|
|
194
|
-
src: url("~@ilo-org/fonts/assets/Overpass-SemiBold.eot");
|
|
195
|
-
src: url("~@ilo-org/fonts/assets/Overpass-SemiBold.eot?#iefix") format("embedded-opentype"), url("~@ilo-org/fonts/assets/Overpass-SemiBold.woff2") format("woff2"), url("~@ilo-org/fonts/assets/Overpass-SemiBold.woff") format("woff"), url("~@ilo-org/fonts/assets/Overpass-SemiBold.ttf") format("truetype");
|
|
196
|
-
font-weight: 600;
|
|
197
|
-
font-style: normal;
|
|
198
|
-
font-display: swap;
|
|
199
|
-
}
|
|
200
|
-
@font-face {
|
|
201
|
-
font-family: "Overpass";
|
|
202
|
-
src: url("~@ilo-org/fonts/assets/Overpass-SemiBoldItalic.eot");
|
|
203
|
-
src: url("~@ilo-org/fonts/assets/Overpass-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("~@ilo-org/fonts/assets/Overpass-SemiBoldItalic.woff2") format("woff2"), url("~@ilo-org/fonts/assets/Overpass-SemiBoldItalic.woff") format("woff"), url("~@ilo-org/fonts/assets/Overpass-SemiBoldItalic.ttf") format("truetype");
|
|
204
|
-
font-weight: 600;
|
|
205
|
-
font-style: italic;
|
|
206
|
-
font-display: swap;
|
|
207
|
-
}
|
|
208
189
|
/* --- Overpass Bold --- */
|
|
209
190
|
@font-face {
|
|
210
191
|
font-family: "Overpass";
|
|
211
|
-
src: url("
|
|
212
|
-
src: url("
|
|
192
|
+
src: url("../fonts/Overpass-Bold.eot");
|
|
193
|
+
src: url("../fonts/Overpass-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Overpass-Bold.woff2") format("woff2"), url("../fonts/Overpass-Bold.woff") format("woff"), url("../fonts/Overpass-Bold.ttf") format("truetype");
|
|
213
194
|
font-weight: 700;
|
|
214
195
|
font-style: normal;
|
|
215
196
|
font-display: swap;
|
|
216
197
|
}
|
|
217
198
|
@font-face {
|
|
218
199
|
font-family: "Overpass";
|
|
219
|
-
src: url("
|
|
220
|
-
src: url("
|
|
200
|
+
src: url("../fonts/Overpass-BoldItalic.eot");
|
|
201
|
+
src: url("../fonts/Overpass-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Overpass-BoldItalic.woff2") format("woff2"), url("../fonts/Overpass-BoldItalic.woff") format("woff"), url("../fonts/Overpass-BoldItalic.ttf") format("truetype");
|
|
221
202
|
font-weight: 700;
|
|
222
203
|
font-style: italic;
|
|
223
204
|
font-display: swap;
|
|
@@ -228,16 +209,16 @@ select {
|
|
|
228
209
|
/* --- Noto Sans Normal --- */
|
|
229
210
|
@font-face {
|
|
230
211
|
font-family: "Noto Sans";
|
|
231
|
-
src: url("
|
|
232
|
-
src: url("
|
|
212
|
+
src: url("../fonts/NotoSans.eot");
|
|
213
|
+
src: url("../fonts/NotoSans.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans.woff2") format("woff2"), url("../fonts/NotoSans.woff") format("woff"), url("../fonts/NotoSans.ttf") format("truetype");
|
|
233
214
|
font-weight: normal;
|
|
234
215
|
font-style: normal;
|
|
235
216
|
font-display: swap;
|
|
236
217
|
}
|
|
237
218
|
@font-face {
|
|
238
219
|
font-family: "Noto Sans";
|
|
239
|
-
src: url("
|
|
240
|
-
src: url("
|
|
220
|
+
src: url("../fonts/NotoSans-Italic.eot");
|
|
221
|
+
src: url("../fonts/NotoSans-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans-Italic.woff2") format("woff2"), url("../fonts/NotoSans-Italic.woff") format("woff"), url("../fonts/NotoSans-Italic.ttf") format("truetype");
|
|
241
222
|
font-weight: normal;
|
|
242
223
|
font-style: italic;
|
|
243
224
|
font-display: swap;
|
|
@@ -245,16 +226,16 @@ select {
|
|
|
245
226
|
/* --- Noto Sans 700 --- */
|
|
246
227
|
@font-face {
|
|
247
228
|
font-family: "Noto Sans";
|
|
248
|
-
src: url("
|
|
249
|
-
src: url("
|
|
229
|
+
src: url("../fonts/NotoSans-Bold.eot");
|
|
230
|
+
src: url("../fonts/NotoSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans-Bold.woff2") format("woff2"), url("../fonts/NotoSans-Bold.woff") format("woff"), url("../fonts/NotoSans-Bold.ttf") format("truetype");
|
|
250
231
|
font-weight: 700;
|
|
251
232
|
font-style: normal;
|
|
252
233
|
font-display: swap;
|
|
253
234
|
}
|
|
254
235
|
@font-face {
|
|
255
236
|
font-family: "Noto Sans";
|
|
256
|
-
src: url("
|
|
257
|
-
src: url("
|
|
237
|
+
src: url("../fonts/NotoSans-BoldItalic.eot");
|
|
238
|
+
src: url("../fonts/NotoSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans-BoldItalic.woff2") format("woff2"), url("../fonts/NotoSans-BoldItalic.woff") format("woff"), url("../fonts/NotoSans-BoldItalic.ttf") format("truetype");
|
|
258
239
|
font-weight: 700;
|
|
259
240
|
font-style: italic;
|
|
260
241
|
font-display: swap;
|
|
@@ -269,7 +250,7 @@ body {
|
|
|
269
250
|
|
|
270
251
|
/**
|
|
271
252
|
* Do not edit directly
|
|
272
|
-
* Generated on
|
|
253
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
273
254
|
*/
|
|
274
255
|
/**
|
|
275
256
|
* TOKENS:
|
|
@@ -319,7 +300,7 @@ body {
|
|
|
319
300
|
font-size: 18.66px;
|
|
320
301
|
letter-spacing: -0.02em;
|
|
321
302
|
line-height: 24.26px;
|
|
322
|
-
padding:
|
|
303
|
+
padding: 0.857449089rem 1.9292604502rem 0.857449089rem 0;
|
|
323
304
|
}
|
|
324
305
|
}
|
|
325
306
|
.ilo--accordion--button[aria-expanded=true] {
|
|
@@ -369,7 +350,7 @@ body {
|
|
|
369
350
|
|
|
370
351
|
/**
|
|
371
352
|
* Do not edit directly
|
|
372
|
-
* Generated on
|
|
353
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
373
354
|
*/
|
|
374
355
|
/**
|
|
375
356
|
* TOKENS:
|
|
@@ -586,7 +567,7 @@ body {
|
|
|
586
567
|
|
|
587
568
|
/**
|
|
588
569
|
* Do not edit directly
|
|
589
|
-
* Generated on
|
|
570
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
590
571
|
*/
|
|
591
572
|
/**
|
|
592
573
|
* TOKENS:
|
|
@@ -634,14 +615,6 @@ body {
|
|
|
634
615
|
right: 13px;
|
|
635
616
|
top: 7px;
|
|
636
617
|
}
|
|
637
|
-
.ilo--button.icon--only {
|
|
638
|
-
height: 1.2861736334rem;
|
|
639
|
-
width: 1.2861736334rem;
|
|
640
|
-
}
|
|
641
|
-
.ilo--button.icon--only .ilo--icon {
|
|
642
|
-
left: 0;
|
|
643
|
-
top: 0;
|
|
644
|
-
}
|
|
645
618
|
.ilo--button.icon--only .button__label {
|
|
646
619
|
width: 1px;
|
|
647
620
|
height: 1px;
|
|
@@ -662,6 +635,14 @@ body {
|
|
|
662
635
|
letter-spacing: -0.02em;
|
|
663
636
|
line-height: 120%;
|
|
664
637
|
}
|
|
638
|
+
.ilo--button--large.icon--only {
|
|
639
|
+
height: 2.4115755627rem;
|
|
640
|
+
width: 2.4115755627rem;
|
|
641
|
+
}
|
|
642
|
+
.ilo--button--large.icon--only .ilo--icon {
|
|
643
|
+
left: 0.2411575563rem;
|
|
644
|
+
top: 0.2411575563rem;
|
|
645
|
+
}
|
|
665
646
|
.ilo--button--medium .link__label,
|
|
666
647
|
.ilo--button--medium .button__label {
|
|
667
648
|
padding-bottom: 7px;
|
|
@@ -693,6 +674,14 @@ body {
|
|
|
693
674
|
right: 10px;
|
|
694
675
|
top: 3px;
|
|
695
676
|
}
|
|
677
|
+
.ilo--button--medium.icon--only {
|
|
678
|
+
height: 1.9292604502rem;
|
|
679
|
+
width: 1.9292604502rem;
|
|
680
|
+
}
|
|
681
|
+
.ilo--button--medium.icon--only .ilo--icon {
|
|
682
|
+
left: 0.1071811361rem;
|
|
683
|
+
top: 0.1071811361rem;
|
|
684
|
+
}
|
|
696
685
|
.ilo--button--small .link__label,
|
|
697
686
|
.ilo--button--small .button__label {
|
|
698
687
|
padding-bottom: 3px;
|
|
@@ -724,6 +713,14 @@ body {
|
|
|
724
713
|
right: 6px;
|
|
725
714
|
top: 1px;
|
|
726
715
|
}
|
|
716
|
+
.ilo--button--small.icon--only {
|
|
717
|
+
height: 1.3933547696rem;
|
|
718
|
+
width: 1.3933547696rem;
|
|
719
|
+
}
|
|
720
|
+
.ilo--button--small.icon--only .ilo--icon {
|
|
721
|
+
left: 0.026795284rem;
|
|
722
|
+
top: 0.026795284rem;
|
|
723
|
+
}
|
|
727
724
|
.ilo--button--primary {
|
|
728
725
|
background-color: rgb(255, 205, 45);
|
|
729
726
|
border: 2px rgb(255, 205, 45) solid;
|
|
@@ -811,9 +808,23 @@ body {
|
|
|
811
808
|
box-shadow: none;
|
|
812
809
|
}
|
|
813
810
|
|
|
811
|
+
[id*=story--components-button] div .ilo--button {
|
|
812
|
+
margin-right: 10px;
|
|
813
|
+
margin-bottom: 10px;
|
|
814
|
+
}
|
|
815
|
+
[id*=story--components-button] div .ilo--button--large.icon--only {
|
|
816
|
+
transform: translateY(-6px);
|
|
817
|
+
}
|
|
818
|
+
[id*=story--components-button] div .ilo--button--medium.icon--only {
|
|
819
|
+
transform: translateY(-5px);
|
|
820
|
+
}
|
|
821
|
+
[id*=story--components-button] div .ilo--button--small.icon--only {
|
|
822
|
+
transform: translateY(-5px);
|
|
823
|
+
}
|
|
824
|
+
|
|
814
825
|
/**
|
|
815
826
|
* Do not edit directly
|
|
816
|
-
* Generated on
|
|
827
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
817
828
|
*/
|
|
818
829
|
/**
|
|
819
830
|
* TOKENS:
|
|
@@ -826,7 +837,7 @@ body {
|
|
|
826
837
|
transition: max-height 0.2s ease-in-out;
|
|
827
838
|
}
|
|
828
839
|
.ilo--callout--collapse:not(.ilo--callout--open) {
|
|
829
|
-
max-height:
|
|
840
|
+
max-height: 78px;
|
|
830
841
|
overflow: hidden;
|
|
831
842
|
}
|
|
832
843
|
.ilo--callout--open {
|
|
@@ -884,7 +895,7 @@ body {
|
|
|
884
895
|
display: inline-block;
|
|
885
896
|
height: 24px;
|
|
886
897
|
position: absolute;
|
|
887
|
-
right:
|
|
898
|
+
right: -3px;
|
|
888
899
|
top: 50%;
|
|
889
900
|
transform: translateY(-50%) rotate(0);
|
|
890
901
|
transition: transform 0.2s ease-in-out;
|
|
@@ -943,7 +954,7 @@ body {
|
|
|
943
954
|
|
|
944
955
|
/**
|
|
945
956
|
* Do not edit directly
|
|
946
|
-
* Generated on
|
|
957
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
947
958
|
*/
|
|
948
959
|
/**
|
|
949
960
|
* TOKENS:
|
|
@@ -1488,7 +1499,7 @@ body {
|
|
|
1488
1499
|
|
|
1489
1500
|
/**
|
|
1490
1501
|
* Do not edit directly
|
|
1491
|
-
* Generated on
|
|
1502
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
1492
1503
|
*/
|
|
1493
1504
|
/**
|
|
1494
1505
|
* TOKENS:
|
|
@@ -1528,7 +1539,7 @@ body {
|
|
|
1528
1539
|
|
|
1529
1540
|
/**
|
|
1530
1541
|
* Do not edit directly
|
|
1531
|
-
* Generated on
|
|
1542
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
1532
1543
|
*/
|
|
1533
1544
|
/**
|
|
1534
1545
|
* TOKENS:
|
|
@@ -1632,7 +1643,7 @@ body {
|
|
|
1632
1643
|
|
|
1633
1644
|
/**
|
|
1634
1645
|
* Do not edit directly
|
|
1635
|
-
* Generated on
|
|
1646
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
1636
1647
|
*/
|
|
1637
1648
|
/**
|
|
1638
1649
|
* TOKENS:
|
|
@@ -1704,7 +1715,7 @@ body {
|
|
|
1704
1715
|
|
|
1705
1716
|
/**
|
|
1706
1717
|
* Do not edit directly
|
|
1707
|
-
* Generated on
|
|
1718
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
1708
1719
|
*/
|
|
1709
1720
|
/**
|
|
1710
1721
|
* TOKENS:
|
|
@@ -1714,7 +1725,7 @@ body {
|
|
|
1714
1725
|
*/
|
|
1715
1726
|
/**
|
|
1716
1727
|
* Do not edit directly
|
|
1717
|
-
* Generated on
|
|
1728
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
1718
1729
|
*/
|
|
1719
1730
|
/**
|
|
1720
1731
|
* TOKENS:
|
|
@@ -1724,7 +1735,7 @@ body {
|
|
|
1724
1735
|
*/
|
|
1725
1736
|
/**
|
|
1726
1737
|
* Do not edit directly
|
|
1727
|
-
* Generated on
|
|
1738
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
1728
1739
|
*/
|
|
1729
1740
|
/**
|
|
1730
1741
|
* TOKENS:
|
|
@@ -1734,7 +1745,7 @@ body {
|
|
|
1734
1745
|
*/
|
|
1735
1746
|
/**
|
|
1736
1747
|
* Do not edit directly
|
|
1737
|
-
* Generated on
|
|
1748
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
1738
1749
|
*/
|
|
1739
1750
|
/**
|
|
1740
1751
|
* TOKENS:
|
|
@@ -1833,7 +1844,7 @@ body {
|
|
|
1833
1844
|
|
|
1834
1845
|
/**
|
|
1835
1846
|
* Do not edit directly
|
|
1836
|
-
* Generated on
|
|
1847
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
1837
1848
|
*/
|
|
1838
1849
|
/**
|
|
1839
1850
|
* TOKENS:
|
|
@@ -1853,7 +1864,7 @@ body {
|
|
|
1853
1864
|
|
|
1854
1865
|
/**
|
|
1855
1866
|
* Do not edit directly
|
|
1856
|
-
* Generated on
|
|
1867
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
1857
1868
|
*/
|
|
1858
1869
|
/**
|
|
1859
1870
|
* TOKENS:
|
|
@@ -1928,7 +1939,7 @@ body {
|
|
|
1928
1939
|
|
|
1929
1940
|
/**
|
|
1930
1941
|
* Do not edit directly
|
|
1931
|
-
* Generated on
|
|
1942
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
1932
1943
|
*/
|
|
1933
1944
|
/**
|
|
1934
1945
|
* TOKENS:
|
|
@@ -1938,7 +1949,7 @@ body {
|
|
|
1938
1949
|
*/
|
|
1939
1950
|
/**
|
|
1940
1951
|
* Do not edit directly
|
|
1941
|
-
* Generated on
|
|
1952
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
1942
1953
|
*/
|
|
1943
1954
|
/**
|
|
1944
1955
|
* TOKENS:
|
|
@@ -1948,7 +1959,7 @@ body {
|
|
|
1948
1959
|
*/
|
|
1949
1960
|
/**
|
|
1950
1961
|
* Do not edit directly
|
|
1951
|
-
* Generated on
|
|
1962
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
1952
1963
|
*/
|
|
1953
1964
|
/**
|
|
1954
1965
|
* TOKENS:
|
|
@@ -2001,7 +2012,7 @@ body {
|
|
|
2001
2012
|
|
|
2002
2013
|
/**
|
|
2003
2014
|
* Do not edit directly
|
|
2004
|
-
* Generated on
|
|
2015
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
2005
2016
|
*/
|
|
2006
2017
|
/**
|
|
2007
2018
|
* TOKENS:
|
|
@@ -2066,7 +2077,7 @@ body {
|
|
|
2066
2077
|
|
|
2067
2078
|
/**
|
|
2068
2079
|
* Do not edit directly
|
|
2069
|
-
* Generated on
|
|
2080
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
2070
2081
|
*/
|
|
2071
2082
|
/**
|
|
2072
2083
|
* TOKENS:
|
|
@@ -2172,7 +2183,7 @@ body {
|
|
|
2172
2183
|
|
|
2173
2184
|
/**
|
|
2174
2185
|
* Do not edit directly
|
|
2175
|
-
* Generated on
|
|
2186
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
2176
2187
|
*/
|
|
2177
2188
|
/**
|
|
2178
2189
|
* TOKENS:
|
|
@@ -2192,7 +2203,7 @@ body {
|
|
|
2192
2203
|
|
|
2193
2204
|
/**
|
|
2194
2205
|
* Do not edit directly
|
|
2195
|
-
* Generated on
|
|
2206
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
2196
2207
|
*/
|
|
2197
2208
|
/**
|
|
2198
2209
|
* TOKENS:
|
|
@@ -2468,7 +2479,7 @@ body {
|
|
|
2468
2479
|
|
|
2469
2480
|
/**
|
|
2470
2481
|
* Do not edit directly
|
|
2471
|
-
* Generated on
|
|
2482
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
2472
2483
|
*/
|
|
2473
2484
|
/**
|
|
2474
2485
|
* TOKENS:
|
|
@@ -2591,7 +2602,7 @@ body {
|
|
|
2591
2602
|
|
|
2592
2603
|
/**
|
|
2593
2604
|
* Do not edit directly
|
|
2594
|
-
* Generated on
|
|
2605
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
2595
2606
|
*/
|
|
2596
2607
|
/**
|
|
2597
2608
|
* TOKENS:
|
|
@@ -2929,7 +2940,7 @@ body {
|
|
|
2929
2940
|
|
|
2930
2941
|
/**
|
|
2931
2942
|
* Do not edit directly
|
|
2932
|
-
* Generated on
|
|
2943
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
2933
2944
|
*/
|
|
2934
2945
|
/**
|
|
2935
2946
|
* TOKENS:
|
|
@@ -2975,7 +2986,7 @@ body {
|
|
|
2975
2986
|
|
|
2976
2987
|
/**
|
|
2977
2988
|
* Do not edit directly
|
|
2978
|
-
* Generated on
|
|
2989
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
2979
2990
|
*/
|
|
2980
2991
|
/**
|
|
2981
2992
|
* TOKENS:
|
|
@@ -3125,7 +3136,7 @@ body {
|
|
|
3125
3136
|
|
|
3126
3137
|
/**
|
|
3127
3138
|
* Do not edit directly
|
|
3128
|
-
* Generated on
|
|
3139
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
3129
3140
|
*/
|
|
3130
3141
|
/**
|
|
3131
3142
|
* TOKENS:
|
|
@@ -3240,7 +3251,7 @@ body {
|
|
|
3240
3251
|
|
|
3241
3252
|
/**
|
|
3242
3253
|
* Do not edit directly
|
|
3243
|
-
* Generated on
|
|
3254
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
3244
3255
|
*/
|
|
3245
3256
|
/**
|
|
3246
3257
|
* TOKENS:
|
|
@@ -3293,7 +3304,7 @@ body {
|
|
|
3293
3304
|
font-family: Noto Sans;
|
|
3294
3305
|
margin-bottom: 1.0110920672rem;
|
|
3295
3306
|
margin-left: 1.2861736334rem;
|
|
3296
|
-
padding-left: 0.
|
|
3307
|
+
padding-left: 0.1607717042rem;
|
|
3297
3308
|
}
|
|
3298
3309
|
.ilo--list__item b,
|
|
3299
3310
|
.ilo--list__item strong {
|
|
@@ -3303,7 +3314,7 @@ body {
|
|
|
3303
3314
|
|
|
3304
3315
|
/**
|
|
3305
3316
|
* Do not edit directly
|
|
3306
|
-
* Generated on
|
|
3317
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
3307
3318
|
*/
|
|
3308
3319
|
/**
|
|
3309
3320
|
* TOKENS:
|
|
@@ -3313,7 +3324,7 @@ body {
|
|
|
3313
3324
|
*/
|
|
3314
3325
|
/**
|
|
3315
3326
|
* Do not edit directly
|
|
3316
|
-
* Generated on
|
|
3327
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
3317
3328
|
*/
|
|
3318
3329
|
/**
|
|
3319
3330
|
* TOKENS:
|
|
@@ -3323,7 +3334,7 @@ body {
|
|
|
3323
3334
|
*/
|
|
3324
3335
|
/**
|
|
3325
3336
|
* Do not edit directly
|
|
3326
|
-
* Generated on
|
|
3337
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
3327
3338
|
*/
|
|
3328
3339
|
/**
|
|
3329
3340
|
* TOKENS:
|
|
@@ -3431,7 +3442,7 @@ body {
|
|
|
3431
3442
|
|
|
3432
3443
|
/**
|
|
3433
3444
|
* Do not edit directly
|
|
3434
|
-
* Generated on
|
|
3445
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
3435
3446
|
*/
|
|
3436
3447
|
/**
|
|
3437
3448
|
* TOKENS:
|
|
@@ -3441,7 +3452,7 @@ body {
|
|
|
3441
3452
|
*/
|
|
3442
3453
|
/**
|
|
3443
3454
|
* Do not edit directly
|
|
3444
|
-
* Generated on
|
|
3455
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
3445
3456
|
*/
|
|
3446
3457
|
/**
|
|
3447
3458
|
* TOKENS:
|
|
@@ -3451,7 +3462,7 @@ body {
|
|
|
3451
3462
|
*/
|
|
3452
3463
|
/**
|
|
3453
3464
|
* Do not edit directly
|
|
3454
|
-
* Generated on
|
|
3465
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
3455
3466
|
*/
|
|
3456
3467
|
/**
|
|
3457
3468
|
* TOKENS:
|
|
@@ -3539,7 +3550,7 @@ body {
|
|
|
3539
3550
|
|
|
3540
3551
|
/**
|
|
3541
3552
|
* Do not edit directly
|
|
3542
|
-
* Generated on
|
|
3553
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
3543
3554
|
*/
|
|
3544
3555
|
/**
|
|
3545
3556
|
* TOKENS:
|
|
@@ -3549,7 +3560,7 @@ body {
|
|
|
3549
3560
|
*/
|
|
3550
3561
|
/**
|
|
3551
3562
|
* Do not edit directly
|
|
3552
|
-
* Generated on
|
|
3563
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
3553
3564
|
*/
|
|
3554
3565
|
/**
|
|
3555
3566
|
* TOKENS:
|
|
@@ -3559,7 +3570,7 @@ body {
|
|
|
3559
3570
|
*/
|
|
3560
3571
|
/**
|
|
3561
3572
|
* Do not edit directly
|
|
3562
|
-
* Generated on
|
|
3573
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
3563
3574
|
*/
|
|
3564
3575
|
/**
|
|
3565
3576
|
* TOKENS:
|
|
@@ -3723,7 +3734,7 @@ body {
|
|
|
3723
3734
|
|
|
3724
3735
|
/**
|
|
3725
3736
|
* Do not edit directly
|
|
3726
|
-
* Generated on
|
|
3737
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
3727
3738
|
*/
|
|
3728
3739
|
/**
|
|
3729
3740
|
* TOKENS:
|
|
@@ -3858,7 +3869,7 @@ body {
|
|
|
3858
3869
|
|
|
3859
3870
|
/**
|
|
3860
3871
|
* Do not edit directly
|
|
3861
|
-
* Generated on
|
|
3872
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
3862
3873
|
*/
|
|
3863
3874
|
/**
|
|
3864
3875
|
* TOKENS:
|
|
@@ -3987,7 +3998,7 @@ body {
|
|
|
3987
3998
|
|
|
3988
3999
|
/**
|
|
3989
4000
|
* Do not edit directly
|
|
3990
|
-
* Generated on
|
|
4001
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
3991
4002
|
*/
|
|
3992
4003
|
/**
|
|
3993
4004
|
* TOKENS:
|
|
@@ -4088,7 +4099,7 @@ body {
|
|
|
4088
4099
|
|
|
4089
4100
|
/**
|
|
4090
4101
|
* Do not edit directly
|
|
4091
|
-
* Generated on
|
|
4102
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
4092
4103
|
*/
|
|
4093
4104
|
/**
|
|
4094
4105
|
* TOKENS:
|
|
@@ -4147,7 +4158,7 @@ body {
|
|
|
4147
4158
|
|
|
4148
4159
|
/**
|
|
4149
4160
|
* Do not edit directly
|
|
4150
|
-
* Generated on
|
|
4161
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
4151
4162
|
*/
|
|
4152
4163
|
/**
|
|
4153
4164
|
* TOKENS:
|
|
@@ -4516,7 +4527,7 @@ body {
|
|
|
4516
4527
|
|
|
4517
4528
|
/**
|
|
4518
4529
|
* Do not edit directly
|
|
4519
|
-
* Generated on
|
|
4530
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
4520
4531
|
*/
|
|
4521
4532
|
/**
|
|
4522
4533
|
* TOKENS:
|
|
@@ -4560,7 +4571,7 @@ body {
|
|
|
4560
4571
|
|
|
4561
4572
|
/**
|
|
4562
4573
|
* Do not edit directly
|
|
4563
|
-
* Generated on
|
|
4574
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
4564
4575
|
*/
|
|
4565
4576
|
/**
|
|
4566
4577
|
* TOKENS:
|
|
@@ -4716,7 +4727,7 @@ Note that the styles for this component rely on CSS container queries, which cur
|
|
|
4716
4727
|
|
|
4717
4728
|
/**
|
|
4718
4729
|
* Do not edit directly
|
|
4719
|
-
* Generated on
|
|
4730
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
4720
4731
|
*/
|
|
4721
4732
|
/**
|
|
4722
4733
|
* TOKENS:
|
|
@@ -5035,7 +5046,7 @@ Note that the styles for this component rely on CSS container queries, which cur
|
|
|
5035
5046
|
|
|
5036
5047
|
/**
|
|
5037
5048
|
* Do not edit directly
|
|
5038
|
-
* Generated on
|
|
5049
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
5039
5050
|
*/
|
|
5040
5051
|
/**
|
|
5041
5052
|
* TOKENS:
|
|
@@ -5100,7 +5111,7 @@ Note that the styles for this component rely on CSS container queries, which cur
|
|
|
5100
5111
|
|
|
5101
5112
|
/**
|
|
5102
5113
|
* Do not edit directly
|
|
5103
|
-
* Generated on
|
|
5114
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
5104
5115
|
*/
|
|
5105
5116
|
/**
|
|
5106
5117
|
* TOKENS:
|
|
@@ -5261,7 +5272,7 @@ Note that the styles for this component rely on CSS container queries, which cur
|
|
|
5261
5272
|
|
|
5262
5273
|
/**
|
|
5263
5274
|
* Do not edit directly
|
|
5264
|
-
* Generated on
|
|
5275
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
5265
5276
|
*/
|
|
5266
5277
|
/**
|
|
5267
5278
|
* TOKENS:
|
|
@@ -5420,7 +5431,7 @@ Note that the styles for this component rely on CSS container queries, which cur
|
|
|
5420
5431
|
|
|
5421
5432
|
/**
|
|
5422
5433
|
* Do not edit directly
|
|
5423
|
-
* Generated on
|
|
5434
|
+
* Generated on Thu, 20 Oct 2022 16:28:48 GMT
|
|
5424
5435
|
*/
|
|
5425
5436
|
/**
|
|
5426
5437
|
* TOKENS:
|