@carbon/charts 0.41.93 → 0.41.97

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/styles-g90.css CHANGED
@@ -1405,247 +1405,6 @@ div.bx--cc--legend.clickable div.legend-item:not(.additional):hover div.checkbox
1405
1405
  border-color: #c6c6c6;
1406
1406
  }
1407
1407
 
1408
- html,
1409
- body,
1410
- div,
1411
- span,
1412
- applet,
1413
- object,
1414
- iframe,
1415
- h1,
1416
- h2,
1417
- h3,
1418
- h4,
1419
- h5,
1420
- h6,
1421
- p,
1422
- blockquote,
1423
- pre,
1424
- a,
1425
- abbr,
1426
- acronym,
1427
- address,
1428
- big,
1429
- cite,
1430
- code,
1431
- del,
1432
- dfn,
1433
- em,
1434
- img,
1435
- ins,
1436
- kbd,
1437
- q,
1438
- s,
1439
- samp,
1440
- small,
1441
- strike,
1442
- strong,
1443
- sub,
1444
- sup,
1445
- tt,
1446
- var,
1447
- b,
1448
- u,
1449
- i,
1450
- center,
1451
- dl,
1452
- dt,
1453
- dd,
1454
- ol,
1455
- ul,
1456
- li,
1457
- fieldset,
1458
- form,
1459
- label,
1460
- legend,
1461
- table,
1462
- caption,
1463
- tbody,
1464
- tfoot,
1465
- thead,
1466
- tr,
1467
- th,
1468
- td,
1469
- article,
1470
- aside,
1471
- canvas,
1472
- details,
1473
- embed,
1474
- figure,
1475
- figcaption,
1476
- footer,
1477
- header,
1478
- hgroup,
1479
- menu,
1480
- nav,
1481
- output,
1482
- ruby,
1483
- section,
1484
- summary,
1485
- time,
1486
- mark,
1487
- audio,
1488
- video {
1489
- padding: 0;
1490
- border: 0;
1491
- margin: 0;
1492
- font: inherit;
1493
- font-size: 100%;
1494
- vertical-align: baseline;
1495
- }
1496
-
1497
- button,
1498
- select,
1499
- input,
1500
- textarea {
1501
- border-radius: 0;
1502
- font-family: inherit;
1503
- }
1504
-
1505
- input[type=text]::-ms-clear {
1506
- display: none;
1507
- }
1508
-
1509
- /* HTML5 display-role reset for older browsers */
1510
- article,
1511
- aside,
1512
- details,
1513
- figcaption,
1514
- figure,
1515
- footer,
1516
- header,
1517
- hgroup,
1518
- main,
1519
- menu,
1520
- nav,
1521
- section {
1522
- display: block;
1523
- }
1524
-
1525
- body {
1526
- line-height: 1;
1527
- }
1528
-
1529
- sup {
1530
- vertical-align: super;
1531
- }
1532
-
1533
- sub {
1534
- vertical-align: sub;
1535
- }
1536
-
1537
- ol,
1538
- ul {
1539
- list-style: none;
1540
- }
1541
-
1542
- blockquote,
1543
- q {
1544
- quotes: none;
1545
- }
1546
-
1547
- blockquote::before,
1548
- blockquote::after,
1549
- q::before,
1550
- q::after {
1551
- content: "";
1552
- }
1553
-
1554
- table {
1555
- border-collapse: collapse;
1556
- border-spacing: 0;
1557
- }
1558
-
1559
- * {
1560
- box-sizing: border-box;
1561
- }
1562
-
1563
- button {
1564
- margin: 0;
1565
- }
1566
-
1567
- html {
1568
- font-size: 100%;
1569
- }
1570
-
1571
- body {
1572
- font-weight: 400;
1573
- font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
1574
- -moz-osx-font-smoothing: grayscale;
1575
- -webkit-font-smoothing: antialiased;
1576
- text-rendering: optimizeLegibility;
1577
- }
1578
-
1579
- code {
1580
- font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
1581
- }
1582
-
1583
- strong {
1584
- font-weight: 600;
1585
- }
1586
-
1587
- @media screen and (-ms-high-contrast: active) {
1588
- svg {
1589
- fill: ButtonText;
1590
- }
1591
- }
1592
- h1 {
1593
- font-size: 2.625rem;
1594
- font-weight: 300;
1595
- line-height: 1.199;
1596
- letter-spacing: 0;
1597
- }
1598
-
1599
- h2 {
1600
- font-size: 2rem;
1601
- font-weight: 400;
1602
- line-height: 1.25;
1603
- letter-spacing: 0;
1604
- }
1605
-
1606
- h3 {
1607
- font-size: 1.75rem;
1608
- font-weight: 400;
1609
- line-height: 1.29;
1610
- letter-spacing: 0;
1611
- }
1612
-
1613
- h4 {
1614
- font-size: 1.25rem;
1615
- font-weight: 400;
1616
- line-height: 1.4;
1617
- letter-spacing: 0;
1618
- }
1619
-
1620
- h5 {
1621
- font-size: 1rem;
1622
- font-weight: 600;
1623
- line-height: 1.375;
1624
- letter-spacing: 0;
1625
- }
1626
-
1627
- h6 {
1628
- font-size: 0.875rem;
1629
- font-weight: 600;
1630
- line-height: 1.29;
1631
- letter-spacing: 0.16px;
1632
- }
1633
-
1634
- p {
1635
- font-size: 1rem;
1636
- font-weight: 400;
1637
- line-height: 1.5;
1638
- letter-spacing: 0;
1639
- }
1640
-
1641
- a {
1642
- color: #78a9ff;
1643
- }
1644
-
1645
- em {
1646
- font-style: italic;
1647
- }
1648
-
1649
1408
  @keyframes skeleton {
1650
1409
  0% {
1651
1410
  opacity: 0.3;
@@ -1697,1052 +1456,11 @@ em {
1697
1456
 
1698
1457
  .bx--text-truncate--front {
1699
1458
  display: inline-block;
1700
- overflow: hidden;
1701
- width: 100%;
1702
- direction: rtl;
1703
- text-overflow: ellipsis;
1704
- white-space: nowrap;
1705
- }
1706
-
1707
- html,
1708
- body,
1709
- div,
1710
- span,
1711
- applet,
1712
- object,
1713
- iframe,
1714
- h1,
1715
- h2,
1716
- h3,
1717
- h4,
1718
- h5,
1719
- h6,
1720
- p,
1721
- blockquote,
1722
- pre,
1723
- a,
1724
- abbr,
1725
- acronym,
1726
- address,
1727
- big,
1728
- cite,
1729
- code,
1730
- del,
1731
- dfn,
1732
- em,
1733
- img,
1734
- ins,
1735
- kbd,
1736
- q,
1737
- s,
1738
- samp,
1739
- small,
1740
- strike,
1741
- strong,
1742
- sub,
1743
- sup,
1744
- tt,
1745
- var,
1746
- b,
1747
- u,
1748
- i,
1749
- center,
1750
- dl,
1751
- dt,
1752
- dd,
1753
- ol,
1754
- ul,
1755
- li,
1756
- fieldset,
1757
- form,
1758
- label,
1759
- legend,
1760
- table,
1761
- caption,
1762
- tbody,
1763
- tfoot,
1764
- thead,
1765
- tr,
1766
- th,
1767
- td,
1768
- article,
1769
- aside,
1770
- canvas,
1771
- details,
1772
- embed,
1773
- figure,
1774
- figcaption,
1775
- footer,
1776
- header,
1777
- hgroup,
1778
- menu,
1779
- nav,
1780
- output,
1781
- ruby,
1782
- section,
1783
- summary,
1784
- time,
1785
- mark,
1786
- audio,
1787
- video {
1788
- padding: 0;
1789
- border: 0;
1790
- margin: 0;
1791
- font: inherit;
1792
- font-size: 100%;
1793
- vertical-align: baseline;
1794
- }
1795
-
1796
- button,
1797
- select,
1798
- input,
1799
- textarea {
1800
- border-radius: 0;
1801
- font-family: inherit;
1802
- }
1803
-
1804
- input[type=text]::-ms-clear {
1805
- display: none;
1806
- }
1807
-
1808
- /* HTML5 display-role reset for older browsers */
1809
- article,
1810
- aside,
1811
- details,
1812
- figcaption,
1813
- figure,
1814
- footer,
1815
- header,
1816
- hgroup,
1817
- main,
1818
- menu,
1819
- nav,
1820
- section {
1821
- display: block;
1822
- }
1823
-
1824
- body {
1825
- line-height: 1;
1826
- }
1827
-
1828
- sup {
1829
- vertical-align: super;
1830
- }
1831
-
1832
- sub {
1833
- vertical-align: sub;
1834
- }
1835
-
1836
- ol,
1837
- ul {
1838
- list-style: none;
1839
- }
1840
-
1841
- blockquote,
1842
- q {
1843
- quotes: none;
1844
- }
1845
-
1846
- blockquote::before,
1847
- blockquote::after,
1848
- q::before,
1849
- q::after {
1850
- content: "";
1851
- }
1852
-
1853
- table {
1854
- border-collapse: collapse;
1855
- border-spacing: 0;
1856
- }
1857
-
1858
- * {
1859
- box-sizing: border-box;
1860
- }
1861
-
1862
- button {
1863
- margin: 0;
1864
- }
1865
-
1866
- html {
1867
- font-size: 100%;
1868
- }
1869
-
1870
- body {
1871
- font-weight: 400;
1872
- font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
1873
- -moz-osx-font-smoothing: grayscale;
1874
- -webkit-font-smoothing: antialiased;
1875
- text-rendering: optimizeLegibility;
1876
- }
1877
-
1878
- code {
1879
- font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
1880
- }
1881
-
1882
- strong {
1883
- font-weight: 600;
1884
- }
1885
-
1886
- @media screen and (-ms-high-contrast: active) {
1887
- svg {
1888
- fill: ButtonText;
1889
- }
1890
- }
1891
- h1 {
1892
- font-size: 2.625rem;
1893
- font-weight: 300;
1894
- line-height: 1.199;
1895
- letter-spacing: 0;
1896
- }
1897
-
1898
- h2 {
1899
- font-size: 2rem;
1900
- font-weight: 400;
1901
- line-height: 1.25;
1902
- letter-spacing: 0;
1903
- }
1904
-
1905
- h3 {
1906
- font-size: 1.75rem;
1907
- font-weight: 400;
1908
- line-height: 1.29;
1909
- letter-spacing: 0;
1910
- }
1911
-
1912
- h4 {
1913
- font-size: 1.25rem;
1914
- font-weight: 400;
1915
- line-height: 1.4;
1916
- letter-spacing: 0;
1917
- }
1918
-
1919
- h5 {
1920
- font-size: 1rem;
1921
- font-weight: 600;
1922
- line-height: 1.375;
1923
- letter-spacing: 0;
1924
- }
1925
-
1926
- h6 {
1927
- font-size: 0.875rem;
1928
- font-weight: 600;
1929
- line-height: 1.29;
1930
- letter-spacing: 0.16px;
1931
- }
1932
-
1933
- p {
1934
- font-size: 1rem;
1935
- font-weight: 400;
1936
- line-height: 1.5;
1937
- letter-spacing: 0;
1938
- }
1939
-
1940
- a {
1941
- color: #78a9ff;
1942
- }
1943
-
1944
- em {
1945
- font-style: italic;
1946
- }
1947
-
1948
- html,
1949
- body,
1950
- div,
1951
- span,
1952
- applet,
1953
- object,
1954
- iframe,
1955
- h1,
1956
- h2,
1957
- h3,
1958
- h4,
1959
- h5,
1960
- h6,
1961
- p,
1962
- blockquote,
1963
- pre,
1964
- a,
1965
- abbr,
1966
- acronym,
1967
- address,
1968
- big,
1969
- cite,
1970
- code,
1971
- del,
1972
- dfn,
1973
- em,
1974
- img,
1975
- ins,
1976
- kbd,
1977
- q,
1978
- s,
1979
- samp,
1980
- small,
1981
- strike,
1982
- strong,
1983
- sub,
1984
- sup,
1985
- tt,
1986
- var,
1987
- b,
1988
- u,
1989
- i,
1990
- center,
1991
- dl,
1992
- dt,
1993
- dd,
1994
- ol,
1995
- ul,
1996
- li,
1997
- fieldset,
1998
- form,
1999
- label,
2000
- legend,
2001
- table,
2002
- caption,
2003
- tbody,
2004
- tfoot,
2005
- thead,
2006
- tr,
2007
- th,
2008
- td,
2009
- article,
2010
- aside,
2011
- canvas,
2012
- details,
2013
- embed,
2014
- figure,
2015
- figcaption,
2016
- footer,
2017
- header,
2018
- hgroup,
2019
- menu,
2020
- nav,
2021
- output,
2022
- ruby,
2023
- section,
2024
- summary,
2025
- time,
2026
- mark,
2027
- audio,
2028
- video {
2029
- padding: 0;
2030
- border: 0;
2031
- margin: 0;
2032
- font: inherit;
2033
- font-size: 100%;
2034
- vertical-align: baseline;
2035
- }
2036
-
2037
- button,
2038
- select,
2039
- input,
2040
- textarea {
2041
- border-radius: 0;
2042
- font-family: inherit;
2043
- }
2044
-
2045
- input[type=text]::-ms-clear {
2046
- display: none;
2047
- }
2048
-
2049
- /* HTML5 display-role reset for older browsers */
2050
- article,
2051
- aside,
2052
- details,
2053
- figcaption,
2054
- figure,
2055
- footer,
2056
- header,
2057
- hgroup,
2058
- main,
2059
- menu,
2060
- nav,
2061
- section {
2062
- display: block;
2063
- }
2064
-
2065
- body {
2066
- line-height: 1;
2067
- }
2068
-
2069
- sup {
2070
- vertical-align: super;
2071
- }
2072
-
2073
- sub {
2074
- vertical-align: sub;
2075
- }
2076
-
2077
- ol,
2078
- ul {
2079
- list-style: none;
2080
- }
2081
-
2082
- blockquote,
2083
- q {
2084
- quotes: none;
2085
- }
2086
-
2087
- blockquote::before,
2088
- blockquote::after,
2089
- q::before,
2090
- q::after {
2091
- content: "";
2092
- }
2093
-
2094
- table {
2095
- border-collapse: collapse;
2096
- border-spacing: 0;
2097
- }
2098
-
2099
- * {
2100
- box-sizing: border-box;
2101
- }
2102
-
2103
- button {
2104
- margin: 0;
2105
- }
2106
-
2107
- html {
2108
- font-size: 100%;
2109
- }
2110
-
2111
- body {
2112
- font-weight: 400;
2113
- font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
2114
- -moz-osx-font-smoothing: grayscale;
2115
- -webkit-font-smoothing: antialiased;
2116
- text-rendering: optimizeLegibility;
2117
- }
2118
-
2119
- code {
2120
- font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
2121
- }
2122
-
2123
- strong {
2124
- font-weight: 600;
2125
- }
2126
-
2127
- @media screen and (-ms-high-contrast: active) {
2128
- svg {
2129
- fill: ButtonText;
2130
- }
2131
- }
2132
- h1 {
2133
- font-size: 2.625rem;
2134
- font-weight: 300;
2135
- line-height: 1.199;
2136
- letter-spacing: 0;
2137
- }
2138
-
2139
- h2 {
2140
- font-size: 2rem;
2141
- font-weight: 400;
2142
- line-height: 1.25;
2143
- letter-spacing: 0;
2144
- }
2145
-
2146
- h3 {
2147
- font-size: 1.75rem;
2148
- font-weight: 400;
2149
- line-height: 1.29;
2150
- letter-spacing: 0;
2151
- }
2152
-
2153
- h4 {
2154
- font-size: 1.25rem;
2155
- font-weight: 400;
2156
- line-height: 1.4;
2157
- letter-spacing: 0;
2158
- }
2159
-
2160
- h5 {
2161
- font-size: 1rem;
2162
- font-weight: 600;
2163
- line-height: 1.375;
2164
- letter-spacing: 0;
2165
- }
2166
-
2167
- h6 {
2168
- font-size: 0.875rem;
2169
- font-weight: 600;
2170
- line-height: 1.29;
2171
- letter-spacing: 0.16px;
2172
- }
2173
-
2174
- p {
2175
- font-size: 1rem;
2176
- font-weight: 400;
2177
- line-height: 1.5;
2178
- letter-spacing: 0;
2179
- }
2180
-
2181
- a {
2182
- color: #78a9ff;
2183
- }
2184
-
2185
- em {
2186
- font-style: italic;
2187
- }
2188
-
2189
- @keyframes skeleton {
2190
- 0% {
2191
- opacity: 0.3;
2192
- transform: scaleX(0);
2193
- transform-origin: left;
2194
- }
2195
- 20% {
2196
- opacity: 1;
2197
- transform: scaleX(1);
2198
- transform-origin: left;
2199
- }
2200
- 28% {
2201
- transform: scaleX(1);
2202
- transform-origin: right;
2203
- }
2204
- 51% {
2205
- transform: scaleX(0);
2206
- transform-origin: right;
2207
- }
2208
- 58% {
2209
- transform: scaleX(0);
2210
- transform-origin: right;
2211
- }
2212
- 82% {
2213
- transform: scaleX(1);
2214
- transform-origin: right;
2215
- }
2216
- 83% {
2217
- transform: scaleX(1);
2218
- transform-origin: left;
2219
- }
2220
- 96% {
2221
- transform: scaleX(0);
2222
- transform-origin: left;
2223
- }
2224
- 100% {
2225
- opacity: 0.3;
2226
- transform: scaleX(0);
2227
- transform-origin: left;
2228
- }
2229
- }
2230
- html,
2231
- body,
2232
- div,
2233
- span,
2234
- applet,
2235
- object,
2236
- iframe,
2237
- h1,
2238
- h2,
2239
- h3,
2240
- h4,
2241
- h5,
2242
- h6,
2243
- p,
2244
- blockquote,
2245
- pre,
2246
- a,
2247
- abbr,
2248
- acronym,
2249
- address,
2250
- big,
2251
- cite,
2252
- code,
2253
- del,
2254
- dfn,
2255
- em,
2256
- img,
2257
- ins,
2258
- kbd,
2259
- q,
2260
- s,
2261
- samp,
2262
- small,
2263
- strike,
2264
- strong,
2265
- sub,
2266
- sup,
2267
- tt,
2268
- var,
2269
- b,
2270
- u,
2271
- i,
2272
- center,
2273
- dl,
2274
- dt,
2275
- dd,
2276
- ol,
2277
- ul,
2278
- li,
2279
- fieldset,
2280
- form,
2281
- label,
2282
- legend,
2283
- table,
2284
- caption,
2285
- tbody,
2286
- tfoot,
2287
- thead,
2288
- tr,
2289
- th,
2290
- td,
2291
- article,
2292
- aside,
2293
- canvas,
2294
- details,
2295
- embed,
2296
- figure,
2297
- figcaption,
2298
- footer,
2299
- header,
2300
- hgroup,
2301
- menu,
2302
- nav,
2303
- output,
2304
- ruby,
2305
- section,
2306
- summary,
2307
- time,
2308
- mark,
2309
- audio,
2310
- video {
2311
- padding: 0;
2312
- border: 0;
2313
- margin: 0;
2314
- font: inherit;
2315
- font-size: 100%;
2316
- vertical-align: baseline;
2317
- }
2318
-
2319
- button,
2320
- select,
2321
- input,
2322
- textarea {
2323
- border-radius: 0;
2324
- font-family: inherit;
2325
- }
2326
-
2327
- input[type=text]::-ms-clear {
2328
- display: none;
2329
- }
2330
-
2331
- /* HTML5 display-role reset for older browsers */
2332
- article,
2333
- aside,
2334
- details,
2335
- figcaption,
2336
- figure,
2337
- footer,
2338
- header,
2339
- hgroup,
2340
- main,
2341
- menu,
2342
- nav,
2343
- section {
2344
- display: block;
2345
- }
2346
-
2347
- body {
2348
- line-height: 1;
2349
- }
2350
-
2351
- sup {
2352
- vertical-align: super;
2353
- }
2354
-
2355
- sub {
2356
- vertical-align: sub;
2357
- }
2358
-
2359
- ol,
2360
- ul {
2361
- list-style: none;
2362
- }
2363
-
2364
- blockquote,
2365
- q {
2366
- quotes: none;
2367
- }
2368
-
2369
- blockquote::before,
2370
- blockquote::after,
2371
- q::before,
2372
- q::after {
2373
- content: "";
2374
- }
2375
-
2376
- table {
2377
- border-collapse: collapse;
2378
- border-spacing: 0;
2379
- }
2380
-
2381
- * {
2382
- box-sizing: border-box;
2383
- }
2384
-
2385
- button {
2386
- margin: 0;
2387
- }
2388
-
2389
- html {
2390
- font-size: 100%;
2391
- }
2392
-
2393
- body {
2394
- font-weight: 400;
2395
- font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
2396
- -moz-osx-font-smoothing: grayscale;
2397
- -webkit-font-smoothing: antialiased;
2398
- text-rendering: optimizeLegibility;
2399
- }
2400
-
2401
- code {
2402
- font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
2403
- }
2404
-
2405
- strong {
2406
- font-weight: 600;
2407
- }
2408
-
2409
- @media screen and (-ms-high-contrast: active) {
2410
- svg {
2411
- fill: ButtonText;
2412
- }
2413
- }
2414
- h1 {
2415
- font-size: 2.625rem;
2416
- font-weight: 300;
2417
- line-height: 1.199;
2418
- letter-spacing: 0;
2419
- }
2420
-
2421
- h2 {
2422
- font-size: 2rem;
2423
- font-weight: 400;
2424
- line-height: 1.25;
2425
- letter-spacing: 0;
2426
- }
2427
-
2428
- h3 {
2429
- font-size: 1.75rem;
2430
- font-weight: 400;
2431
- line-height: 1.29;
2432
- letter-spacing: 0;
2433
- }
2434
-
2435
- h4 {
2436
- font-size: 1.25rem;
2437
- font-weight: 400;
2438
- line-height: 1.4;
2439
- letter-spacing: 0;
2440
- }
2441
-
2442
- h5 {
2443
- font-size: 1rem;
2444
- font-weight: 600;
2445
- line-height: 1.375;
2446
- letter-spacing: 0;
2447
- }
2448
-
2449
- h6 {
2450
- font-size: 0.875rem;
2451
- font-weight: 600;
2452
- line-height: 1.29;
2453
- letter-spacing: 0.16px;
2454
- }
2455
-
2456
- p {
2457
- font-size: 1rem;
2458
- font-weight: 400;
2459
- line-height: 1.5;
2460
- letter-spacing: 0;
2461
- }
2462
-
2463
- a {
2464
- color: #78a9ff;
2465
- }
2466
-
2467
- em {
2468
- font-style: italic;
2469
- }
2470
-
2471
- .bx--assistive-text,
2472
- .bx--visually-hidden {
2473
- position: absolute;
2474
- overflow: hidden;
2475
- width: 1px;
2476
- height: 1px;
2477
- padding: 0;
2478
- border: 0;
2479
- margin: -1px;
2480
- clip: rect(0, 0, 0, 0);
2481
- visibility: inherit;
2482
- white-space: nowrap;
2483
- }
2484
-
2485
- .bx--body {
2486
- box-sizing: border-box;
2487
- padding: 0;
2488
- border: 0;
2489
- margin: 0;
2490
- font-family: inherit;
2491
- font-size: 100%;
2492
- vertical-align: baseline;
2493
- font-size: 0.875rem;
2494
- font-weight: 400;
2495
- line-height: 1.29;
2496
- letter-spacing: 0.16px;
2497
- background-color: #262626;
2498
- color: #f4f4f4;
2499
- line-height: 1;
2500
- }
2501
- .bx--body *,
2502
- .bx--body *::before,
2503
- .bx--body *::after {
2504
- box-sizing: inherit;
2505
- }
2506
-
2507
- html,
2508
- body,
2509
- div,
2510
- span,
2511
- applet,
2512
- object,
2513
- iframe,
2514
- h1,
2515
- h2,
2516
- h3,
2517
- h4,
2518
- h5,
2519
- h6,
2520
- p,
2521
- blockquote,
2522
- pre,
2523
- a,
2524
- abbr,
2525
- acronym,
2526
- address,
2527
- big,
2528
- cite,
2529
- code,
2530
- del,
2531
- dfn,
2532
- em,
2533
- img,
2534
- ins,
2535
- kbd,
2536
- q,
2537
- s,
2538
- samp,
2539
- small,
2540
- strike,
2541
- strong,
2542
- sub,
2543
- sup,
2544
- tt,
2545
- var,
2546
- b,
2547
- u,
2548
- i,
2549
- center,
2550
- dl,
2551
- dt,
2552
- dd,
2553
- ol,
2554
- ul,
2555
- li,
2556
- fieldset,
2557
- form,
2558
- label,
2559
- legend,
2560
- table,
2561
- caption,
2562
- tbody,
2563
- tfoot,
2564
- thead,
2565
- tr,
2566
- th,
2567
- td,
2568
- article,
2569
- aside,
2570
- canvas,
2571
- details,
2572
- embed,
2573
- figure,
2574
- figcaption,
2575
- footer,
2576
- header,
2577
- hgroup,
2578
- menu,
2579
- nav,
2580
- output,
2581
- ruby,
2582
- section,
2583
- summary,
2584
- time,
2585
- mark,
2586
- audio,
2587
- video {
2588
- padding: 0;
2589
- border: 0;
2590
- margin: 0;
2591
- font: inherit;
2592
- font-size: 100%;
2593
- vertical-align: baseline;
2594
- }
2595
-
2596
- button,
2597
- select,
2598
- input,
2599
- textarea {
2600
- border-radius: 0;
2601
- font-family: inherit;
2602
- }
2603
-
2604
- input[type=text]::-ms-clear {
2605
- display: none;
2606
- }
2607
-
2608
- /* HTML5 display-role reset for older browsers */
2609
- article,
2610
- aside,
2611
- details,
2612
- figcaption,
2613
- figure,
2614
- footer,
2615
- header,
2616
- hgroup,
2617
- main,
2618
- menu,
2619
- nav,
2620
- section {
2621
- display: block;
2622
- }
2623
-
2624
- body {
2625
- line-height: 1;
2626
- }
2627
-
2628
- sup {
2629
- vertical-align: super;
2630
- }
2631
-
2632
- sub {
2633
- vertical-align: sub;
2634
- }
2635
-
2636
- ol,
2637
- ul {
2638
- list-style: none;
2639
- }
2640
-
2641
- blockquote,
2642
- q {
2643
- quotes: none;
2644
- }
2645
-
2646
- blockquote::before,
2647
- blockquote::after,
2648
- q::before,
2649
- q::after {
2650
- content: "";
2651
- }
2652
-
2653
- table {
2654
- border-collapse: collapse;
2655
- border-spacing: 0;
2656
- }
2657
-
2658
- * {
2659
- box-sizing: border-box;
2660
- }
2661
-
2662
- button {
2663
- margin: 0;
2664
- }
2665
-
2666
- html {
2667
- font-size: 100%;
2668
- }
2669
-
2670
- body {
2671
- font-weight: 400;
2672
- font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
2673
- -moz-osx-font-smoothing: grayscale;
2674
- -webkit-font-smoothing: antialiased;
2675
- text-rendering: optimizeLegibility;
2676
- }
2677
-
2678
- code {
2679
- font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
2680
- }
2681
-
2682
- strong {
2683
- font-weight: 600;
2684
- }
2685
-
2686
- @media screen and (-ms-high-contrast: active) {
2687
- svg {
2688
- fill: ButtonText;
2689
- }
2690
- }
2691
- h1 {
2692
- font-size: 2.625rem;
2693
- font-weight: 300;
2694
- line-height: 1.199;
2695
- letter-spacing: 0;
2696
- }
2697
-
2698
- h2 {
2699
- font-size: 2rem;
2700
- font-weight: 400;
2701
- line-height: 1.25;
2702
- letter-spacing: 0;
2703
- }
2704
-
2705
- h3 {
2706
- font-size: 1.75rem;
2707
- font-weight: 400;
2708
- line-height: 1.29;
2709
- letter-spacing: 0;
2710
- }
2711
-
2712
- h4 {
2713
- font-size: 1.25rem;
2714
- font-weight: 400;
2715
- line-height: 1.4;
2716
- letter-spacing: 0;
2717
- }
2718
-
2719
- h5 {
2720
- font-size: 1rem;
2721
- font-weight: 600;
2722
- line-height: 1.375;
2723
- letter-spacing: 0;
2724
- }
2725
-
2726
- h6 {
2727
- font-size: 0.875rem;
2728
- font-weight: 600;
2729
- line-height: 1.29;
2730
- letter-spacing: 0.16px;
2731
- }
2732
-
2733
- p {
2734
- font-size: 1rem;
2735
- font-weight: 400;
2736
- line-height: 1.5;
2737
- letter-spacing: 0;
2738
- }
2739
-
2740
- a {
2741
- color: #78a9ff;
2742
- }
2743
-
2744
- em {
2745
- font-style: italic;
1459
+ overflow: hidden;
1460
+ width: 100%;
1461
+ direction: rtl;
1462
+ text-overflow: ellipsis;
1463
+ white-space: nowrap;
2746
1464
  }
2747
1465
 
2748
1466
  @keyframes skeleton {
@@ -2786,247 +1504,83 @@ em {
2786
1504
  transform-origin: left;
2787
1505
  }
2788
1506
  }
2789
- html,
2790
- body,
2791
- div,
2792
- span,
2793
- applet,
2794
- object,
2795
- iframe,
2796
- h1,
2797
- h2,
2798
- h3,
2799
- h4,
2800
- h5,
2801
- h6,
2802
- p,
2803
- blockquote,
2804
- pre,
2805
- a,
2806
- abbr,
2807
- acronym,
2808
- address,
2809
- big,
2810
- cite,
2811
- code,
2812
- del,
2813
- dfn,
2814
- em,
2815
- img,
2816
- ins,
2817
- kbd,
2818
- q,
2819
- s,
2820
- samp,
2821
- small,
2822
- strike,
2823
- strong,
2824
- sub,
2825
- sup,
2826
- tt,
2827
- var,
2828
- b,
2829
- u,
2830
- i,
2831
- center,
2832
- dl,
2833
- dt,
2834
- dd,
2835
- ol,
2836
- ul,
2837
- li,
2838
- fieldset,
2839
- form,
2840
- label,
2841
- legend,
2842
- table,
2843
- caption,
2844
- tbody,
2845
- tfoot,
2846
- thead,
2847
- tr,
2848
- th,
2849
- td,
2850
- article,
2851
- aside,
2852
- canvas,
2853
- details,
2854
- embed,
2855
- figure,
2856
- figcaption,
2857
- footer,
2858
- header,
2859
- hgroup,
2860
- menu,
2861
- nav,
2862
- output,
2863
- ruby,
2864
- section,
2865
- summary,
2866
- time,
2867
- mark,
2868
- audio,
2869
- video {
1507
+ .bx--assistive-text,
1508
+ .bx--visually-hidden {
1509
+ position: absolute;
1510
+ overflow: hidden;
1511
+ width: 1px;
1512
+ height: 1px;
2870
1513
  padding: 0;
2871
1514
  border: 0;
2872
- margin: 0;
2873
- font: inherit;
2874
- font-size: 100%;
2875
- vertical-align: baseline;
2876
- }
2877
-
2878
- button,
2879
- select,
2880
- input,
2881
- textarea {
2882
- border-radius: 0;
2883
- font-family: inherit;
2884
- }
2885
-
2886
- input[type=text]::-ms-clear {
2887
- display: none;
2888
- }
2889
-
2890
- /* HTML5 display-role reset for older browsers */
2891
- article,
2892
- aside,
2893
- details,
2894
- figcaption,
2895
- figure,
2896
- footer,
2897
- header,
2898
- hgroup,
2899
- main,
2900
- menu,
2901
- nav,
2902
- section {
2903
- display: block;
2904
- }
2905
-
2906
- body {
2907
- line-height: 1;
2908
- }
2909
-
2910
- sup {
2911
- vertical-align: super;
2912
- }
2913
-
2914
- sub {
2915
- vertical-align: sub;
2916
- }
2917
-
2918
- ol,
2919
- ul {
2920
- list-style: none;
2921
- }
2922
-
2923
- blockquote,
2924
- q {
2925
- quotes: none;
2926
- }
2927
-
2928
- blockquote::before,
2929
- blockquote::after,
2930
- q::before,
2931
- q::after {
2932
- content: "";
2933
- }
2934
-
2935
- table {
2936
- border-collapse: collapse;
2937
- border-spacing: 0;
1515
+ margin: -1px;
1516
+ clip: rect(0, 0, 0, 0);
1517
+ visibility: inherit;
1518
+ white-space: nowrap;
2938
1519
  }
2939
1520
 
2940
- * {
1521
+ .bx--body {
2941
1522
  box-sizing: border-box;
2942
- }
2943
-
2944
- button {
1523
+ padding: 0;
1524
+ border: 0;
2945
1525
  margin: 0;
2946
- }
2947
-
2948
- html {
1526
+ font-family: inherit;
2949
1527
  font-size: 100%;
2950
- }
2951
-
2952
- body {
2953
- font-weight: 400;
2954
- font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
2955
- -moz-osx-font-smoothing: grayscale;
2956
- -webkit-font-smoothing: antialiased;
2957
- text-rendering: optimizeLegibility;
2958
- }
2959
-
2960
- code {
2961
- font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
2962
- }
2963
-
2964
- strong {
2965
- font-weight: 600;
2966
- }
2967
-
2968
- @media screen and (-ms-high-contrast: active) {
2969
- svg {
2970
- fill: ButtonText;
2971
- }
2972
- }
2973
- h1 {
2974
- font-size: 2.625rem;
2975
- font-weight: 300;
2976
- line-height: 1.199;
2977
- letter-spacing: 0;
2978
- }
2979
-
2980
- h2 {
2981
- font-size: 2rem;
2982
- font-weight: 400;
2983
- line-height: 1.25;
2984
- letter-spacing: 0;
2985
- }
2986
-
2987
- h3 {
2988
- font-size: 1.75rem;
2989
- font-weight: 400;
2990
- line-height: 1.29;
2991
- letter-spacing: 0;
2992
- }
2993
-
2994
- h4 {
2995
- font-size: 1.25rem;
2996
- font-weight: 400;
2997
- line-height: 1.4;
2998
- letter-spacing: 0;
2999
- }
3000
-
3001
- h5 {
3002
- font-size: 1rem;
3003
- font-weight: 600;
3004
- line-height: 1.375;
3005
- letter-spacing: 0;
3006
- }
3007
-
3008
- h6 {
1528
+ vertical-align: baseline;
3009
1529
  font-size: 0.875rem;
3010
- font-weight: 600;
1530
+ font-weight: 400;
3011
1531
  line-height: 1.29;
3012
1532
  letter-spacing: 0.16px;
1533
+ background-color: #262626;
1534
+ color: #f4f4f4;
1535
+ line-height: 1;
3013
1536
  }
3014
-
3015
- p {
3016
- font-size: 1rem;
3017
- font-weight: 400;
3018
- line-height: 1.5;
3019
- letter-spacing: 0;
3020
- }
3021
-
3022
- a {
3023
- color: #78a9ff;
1537
+ .bx--body *,
1538
+ .bx--body *::before,
1539
+ .bx--body *::after {
1540
+ box-sizing: inherit;
3024
1541
  }
3025
1542
 
3026
- em {
3027
- font-style: italic;
1543
+ @keyframes skeleton {
1544
+ 0% {
1545
+ opacity: 0.3;
1546
+ transform: scaleX(0);
1547
+ transform-origin: left;
1548
+ }
1549
+ 20% {
1550
+ opacity: 1;
1551
+ transform: scaleX(1);
1552
+ transform-origin: left;
1553
+ }
1554
+ 28% {
1555
+ transform: scaleX(1);
1556
+ transform-origin: right;
1557
+ }
1558
+ 51% {
1559
+ transform: scaleX(0);
1560
+ transform-origin: right;
1561
+ }
1562
+ 58% {
1563
+ transform: scaleX(0);
1564
+ transform-origin: right;
1565
+ }
1566
+ 82% {
1567
+ transform: scaleX(1);
1568
+ transform-origin: right;
1569
+ }
1570
+ 83% {
1571
+ transform: scaleX(1);
1572
+ transform-origin: left;
1573
+ }
1574
+ 96% {
1575
+ transform: scaleX(0);
1576
+ transform-origin: left;
1577
+ }
1578
+ 100% {
1579
+ opacity: 0.3;
1580
+ transform: scaleX(0);
1581
+ transform-origin: left;
1582
+ }
3028
1583
  }
3029
-
3030
1584
  .bx--assistive-text,
3031
1585
  .bx--visually-hidden {
3032
1586
  position: absolute;
@@ -3074,251 +1628,10 @@ em {
3074
1628
  .bx--text-truncate--front {
3075
1629
  display: inline-block;
3076
1630
  overflow: hidden;
3077
- width: 100%;
3078
- direction: rtl;
3079
- text-overflow: ellipsis;
3080
- white-space: nowrap;
3081
- }
3082
-
3083
- html,
3084
- body,
3085
- div,
3086
- span,
3087
- applet,
3088
- object,
3089
- iframe,
3090
- h1,
3091
- h2,
3092
- h3,
3093
- h4,
3094
- h5,
3095
- h6,
3096
- p,
3097
- blockquote,
3098
- pre,
3099
- a,
3100
- abbr,
3101
- acronym,
3102
- address,
3103
- big,
3104
- cite,
3105
- code,
3106
- del,
3107
- dfn,
3108
- em,
3109
- img,
3110
- ins,
3111
- kbd,
3112
- q,
3113
- s,
3114
- samp,
3115
- small,
3116
- strike,
3117
- strong,
3118
- sub,
3119
- sup,
3120
- tt,
3121
- var,
3122
- b,
3123
- u,
3124
- i,
3125
- center,
3126
- dl,
3127
- dt,
3128
- dd,
3129
- ol,
3130
- ul,
3131
- li,
3132
- fieldset,
3133
- form,
3134
- label,
3135
- legend,
3136
- table,
3137
- caption,
3138
- tbody,
3139
- tfoot,
3140
- thead,
3141
- tr,
3142
- th,
3143
- td,
3144
- article,
3145
- aside,
3146
- canvas,
3147
- details,
3148
- embed,
3149
- figure,
3150
- figcaption,
3151
- footer,
3152
- header,
3153
- hgroup,
3154
- menu,
3155
- nav,
3156
- output,
3157
- ruby,
3158
- section,
3159
- summary,
3160
- time,
3161
- mark,
3162
- audio,
3163
- video {
3164
- padding: 0;
3165
- border: 0;
3166
- margin: 0;
3167
- font: inherit;
3168
- font-size: 100%;
3169
- vertical-align: baseline;
3170
- }
3171
-
3172
- button,
3173
- select,
3174
- input,
3175
- textarea {
3176
- border-radius: 0;
3177
- font-family: inherit;
3178
- }
3179
-
3180
- input[type=text]::-ms-clear {
3181
- display: none;
3182
- }
3183
-
3184
- /* HTML5 display-role reset for older browsers */
3185
- article,
3186
- aside,
3187
- details,
3188
- figcaption,
3189
- figure,
3190
- footer,
3191
- header,
3192
- hgroup,
3193
- main,
3194
- menu,
3195
- nav,
3196
- section {
3197
- display: block;
3198
- }
3199
-
3200
- body {
3201
- line-height: 1;
3202
- }
3203
-
3204
- sup {
3205
- vertical-align: super;
3206
- }
3207
-
3208
- sub {
3209
- vertical-align: sub;
3210
- }
3211
-
3212
- ol,
3213
- ul {
3214
- list-style: none;
3215
- }
3216
-
3217
- blockquote,
3218
- q {
3219
- quotes: none;
3220
- }
3221
-
3222
- blockquote::before,
3223
- blockquote::after,
3224
- q::before,
3225
- q::after {
3226
- content: "";
3227
- }
3228
-
3229
- table {
3230
- border-collapse: collapse;
3231
- border-spacing: 0;
3232
- }
3233
-
3234
- * {
3235
- box-sizing: border-box;
3236
- }
3237
-
3238
- button {
3239
- margin: 0;
3240
- }
3241
-
3242
- html {
3243
- font-size: 100%;
3244
- }
3245
-
3246
- body {
3247
- font-weight: 400;
3248
- font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
3249
- -moz-osx-font-smoothing: grayscale;
3250
- -webkit-font-smoothing: antialiased;
3251
- text-rendering: optimizeLegibility;
3252
- }
3253
-
3254
- code {
3255
- font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
3256
- }
3257
-
3258
- strong {
3259
- font-weight: 600;
3260
- }
3261
-
3262
- @media screen and (-ms-high-contrast: active) {
3263
- svg {
3264
- fill: ButtonText;
3265
- }
3266
- }
3267
- h1 {
3268
- font-size: 2.625rem;
3269
- font-weight: 300;
3270
- line-height: 1.199;
3271
- letter-spacing: 0;
3272
- }
3273
-
3274
- h2 {
3275
- font-size: 2rem;
3276
- font-weight: 400;
3277
- line-height: 1.25;
3278
- letter-spacing: 0;
3279
- }
3280
-
3281
- h3 {
3282
- font-size: 1.75rem;
3283
- font-weight: 400;
3284
- line-height: 1.29;
3285
- letter-spacing: 0;
3286
- }
3287
-
3288
- h4 {
3289
- font-size: 1.25rem;
3290
- font-weight: 400;
3291
- line-height: 1.4;
3292
- letter-spacing: 0;
3293
- }
3294
-
3295
- h5 {
3296
- font-size: 1rem;
3297
- font-weight: 600;
3298
- line-height: 1.375;
3299
- letter-spacing: 0;
3300
- }
3301
-
3302
- h6 {
3303
- font-size: 0.875rem;
3304
- font-weight: 600;
3305
- line-height: 1.29;
3306
- letter-spacing: 0.16px;
3307
- }
3308
-
3309
- p {
3310
- font-size: 1rem;
3311
- font-weight: 400;
3312
- line-height: 1.5;
3313
- letter-spacing: 0;
3314
- }
3315
-
3316
- a {
3317
- color: #78a9ff;
3318
- }
3319
-
3320
- em {
3321
- font-style: italic;
1631
+ width: 100%;
1632
+ direction: rtl;
1633
+ text-overflow: ellipsis;
1634
+ white-space: nowrap;
3322
1635
  }
3323
1636
 
3324
1637
  .bx--btn {
@@ -5793,63 +4106,6 @@ em {
5793
4106
  fill: #000000;
5794
4107
  }
5795
4108
 
5796
- h1 {
5797
- font-size: 2.625rem;
5798
- font-weight: 300;
5799
- line-height: 1.199;
5800
- letter-spacing: 0;
5801
- }
5802
-
5803
- h2 {
5804
- font-size: 2rem;
5805
- font-weight: 400;
5806
- line-height: 1.25;
5807
- letter-spacing: 0;
5808
- }
5809
-
5810
- h3 {
5811
- font-size: 1.75rem;
5812
- font-weight: 400;
5813
- line-height: 1.29;
5814
- letter-spacing: 0;
5815
- }
5816
-
5817
- h4 {
5818
- font-size: 1.25rem;
5819
- font-weight: 400;
5820
- line-height: 1.4;
5821
- letter-spacing: 0;
5822
- }
5823
-
5824
- h5 {
5825
- font-size: 1rem;
5826
- font-weight: 600;
5827
- line-height: 1.375;
5828
- letter-spacing: 0;
5829
- }
5830
-
5831
- h6 {
5832
- font-size: 0.875rem;
5833
- font-weight: 600;
5834
- line-height: 1.29;
5835
- letter-spacing: 0.16px;
5836
- }
5837
-
5838
- p {
5839
- font-size: 1rem;
5840
- font-weight: 400;
5841
- line-height: 1.5;
5842
- letter-spacing: 0;
5843
- }
5844
-
5845
- a {
5846
- color: #78a9ff;
5847
- }
5848
-
5849
- em {
5850
- font-style: italic;
5851
- }
5852
-
5853
4109
  @keyframes skeleton {
5854
4110
  0% {
5855
4111
  opacity: 0.3;
@@ -5891,63 +4147,6 @@ em {
5891
4147
  transform-origin: left;
5892
4148
  }
5893
4149
  }
5894
- h1 {
5895
- font-size: 2.625rem;
5896
- font-weight: 300;
5897
- line-height: 1.199;
5898
- letter-spacing: 0;
5899
- }
5900
-
5901
- h2 {
5902
- font-size: 2rem;
5903
- font-weight: 400;
5904
- line-height: 1.25;
5905
- letter-spacing: 0;
5906
- }
5907
-
5908
- h3 {
5909
- font-size: 1.75rem;
5910
- font-weight: 400;
5911
- line-height: 1.29;
5912
- letter-spacing: 0;
5913
- }
5914
-
5915
- h4 {
5916
- font-size: 1.25rem;
5917
- font-weight: 400;
5918
- line-height: 1.4;
5919
- letter-spacing: 0;
5920
- }
5921
-
5922
- h5 {
5923
- font-size: 1rem;
5924
- font-weight: 600;
5925
- line-height: 1.375;
5926
- letter-spacing: 0;
5927
- }
5928
-
5929
- h6 {
5930
- font-size: 0.875rem;
5931
- font-weight: 600;
5932
- line-height: 1.29;
5933
- letter-spacing: 0.16px;
5934
- }
5935
-
5936
- p {
5937
- font-size: 1rem;
5938
- font-weight: 400;
5939
- line-height: 1.5;
5940
- letter-spacing: 0;
5941
- }
5942
-
5943
- a {
5944
- color: #78a9ff;
5945
- }
5946
-
5947
- em {
5948
- font-style: italic;
5949
- }
5950
-
5951
4150
  .bx--assistive-text,
5952
4151
  .bx--visually-hidden {
5953
4152
  position: absolute;
@@ -5984,63 +4183,6 @@ em {
5984
4183
  box-sizing: inherit;
5985
4184
  }
5986
4185
 
5987
- h1 {
5988
- font-size: 2.625rem;
5989
- font-weight: 300;
5990
- line-height: 1.199;
5991
- letter-spacing: 0;
5992
- }
5993
-
5994
- h2 {
5995
- font-size: 2rem;
5996
- font-weight: 400;
5997
- line-height: 1.25;
5998
- letter-spacing: 0;
5999
- }
6000
-
6001
- h3 {
6002
- font-size: 1.75rem;
6003
- font-weight: 400;
6004
- line-height: 1.29;
6005
- letter-spacing: 0;
6006
- }
6007
-
6008
- h4 {
6009
- font-size: 1.25rem;
6010
- font-weight: 400;
6011
- line-height: 1.4;
6012
- letter-spacing: 0;
6013
- }
6014
-
6015
- h5 {
6016
- font-size: 1rem;
6017
- font-weight: 600;
6018
- line-height: 1.375;
6019
- letter-spacing: 0;
6020
- }
6021
-
6022
- h6 {
6023
- font-size: 0.875rem;
6024
- font-weight: 600;
6025
- line-height: 1.29;
6026
- letter-spacing: 0.16px;
6027
- }
6028
-
6029
- p {
6030
- font-size: 1rem;
6031
- font-weight: 400;
6032
- line-height: 1.5;
6033
- letter-spacing: 0;
6034
- }
6035
-
6036
- a {
6037
- color: #78a9ff;
6038
- }
6039
-
6040
- em {
6041
- font-style: italic;
6042
- }
6043
-
6044
4186
  .bx--text-truncate--end {
6045
4187
  display: inline-block;
6046
4188
  overflow: hidden;
@@ -7033,63 +5175,6 @@ a.bx--overflow-menu-options__btn::before {
7033
5175
  stroke: none;
7034
5176
  }
7035
5177
 
7036
- h1 {
7037
- font-size: 2.625rem;
7038
- font-weight: 300;
7039
- line-height: 1.199;
7040
- letter-spacing: 0;
7041
- }
7042
-
7043
- h2 {
7044
- font-size: 2rem;
7045
- font-weight: 400;
7046
- line-height: 1.25;
7047
- letter-spacing: 0;
7048
- }
7049
-
7050
- h3 {
7051
- font-size: 1.75rem;
7052
- font-weight: 400;
7053
- line-height: 1.29;
7054
- letter-spacing: 0;
7055
- }
7056
-
7057
- h4 {
7058
- font-size: 1.25rem;
7059
- font-weight: 400;
7060
- line-height: 1.4;
7061
- letter-spacing: 0;
7062
- }
7063
-
7064
- h5 {
7065
- font-size: 1rem;
7066
- font-weight: 600;
7067
- line-height: 1.375;
7068
- letter-spacing: 0;
7069
- }
7070
-
7071
- h6 {
7072
- font-size: 0.875rem;
7073
- font-weight: 600;
7074
- line-height: 1.29;
7075
- letter-spacing: 0.16px;
7076
- }
7077
-
7078
- p {
7079
- font-size: 1rem;
7080
- font-weight: 400;
7081
- line-height: 1.5;
7082
- letter-spacing: 0;
7083
- }
7084
-
7085
- a {
7086
- color: #78a9ff;
7087
- }
7088
-
7089
- em {
7090
- font-style: italic;
7091
- }
7092
-
7093
5178
  @keyframes skeleton {
7094
5179
  0% {
7095
5180
  opacity: 0.3;
@@ -7238,63 +5323,6 @@ em {
7238
5323
  padding-top: 1.5rem;
7239
5324
  }
7240
5325
 
7241
- h1 {
7242
- font-size: 2.625rem;
7243
- font-weight: 300;
7244
- line-height: 1.199;
7245
- letter-spacing: 0;
7246
- }
7247
-
7248
- h2 {
7249
- font-size: 2rem;
7250
- font-weight: 400;
7251
- line-height: 1.25;
7252
- letter-spacing: 0;
7253
- }
7254
-
7255
- h3 {
7256
- font-size: 1.75rem;
7257
- font-weight: 400;
7258
- line-height: 1.29;
7259
- letter-spacing: 0;
7260
- }
7261
-
7262
- h4 {
7263
- font-size: 1.25rem;
7264
- font-weight: 400;
7265
- line-height: 1.4;
7266
- letter-spacing: 0;
7267
- }
7268
-
7269
- h5 {
7270
- font-size: 1rem;
7271
- font-weight: 600;
7272
- line-height: 1.375;
7273
- letter-spacing: 0;
7274
- }
7275
-
7276
- h6 {
7277
- font-size: 0.875rem;
7278
- font-weight: 600;
7279
- line-height: 1.29;
7280
- letter-spacing: 0.16px;
7281
- }
7282
-
7283
- p {
7284
- font-size: 1rem;
7285
- font-weight: 400;
7286
- line-height: 1.5;
7287
- letter-spacing: 0;
7288
- }
7289
-
7290
- a {
7291
- color: #78a9ff;
7292
- }
7293
-
7294
- em {
7295
- font-style: italic;
7296
- }
7297
-
7298
5326
  @keyframes skeleton {
7299
5327
  0% {
7300
5328
  opacity: 0.3;
@@ -7426,63 +5454,6 @@ em {
7426
5454
  margin-bottom: 1px;
7427
5455
  }
7428
5456
 
7429
- h1 {
7430
- font-size: 2.625rem;
7431
- font-weight: 300;
7432
- line-height: 1.199;
7433
- letter-spacing: 0;
7434
- }
7435
-
7436
- h2 {
7437
- font-size: 2rem;
7438
- font-weight: 400;
7439
- line-height: 1.25;
7440
- letter-spacing: 0;
7441
- }
7442
-
7443
- h3 {
7444
- font-size: 1.75rem;
7445
- font-weight: 400;
7446
- line-height: 1.29;
7447
- letter-spacing: 0;
7448
- }
7449
-
7450
- h4 {
7451
- font-size: 1.25rem;
7452
- font-weight: 400;
7453
- line-height: 1.4;
7454
- letter-spacing: 0;
7455
- }
7456
-
7457
- h5 {
7458
- font-size: 1rem;
7459
- font-weight: 600;
7460
- line-height: 1.375;
7461
- letter-spacing: 0;
7462
- }
7463
-
7464
- h6 {
7465
- font-size: 0.875rem;
7466
- font-weight: 600;
7467
- line-height: 1.29;
7468
- letter-spacing: 0.16px;
7469
- }
7470
-
7471
- p {
7472
- font-size: 1rem;
7473
- font-weight: 400;
7474
- line-height: 1.5;
7475
- letter-spacing: 0;
7476
- }
7477
-
7478
- a {
7479
- color: #78a9ff;
7480
- }
7481
-
7482
- em {
7483
- font-style: italic;
7484
- }
7485
-
7486
5457
  @keyframes skeleton {
7487
5458
  0% {
7488
5459
  opacity: 0.3;