@meduza/ui-kit-2 0.1.72 → 0.1.74
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/dist/ui-kit.css +1099 -1099
- package/package.json +1 -1
- package/src/DonatesTeaser/DonatesTeaser.module.css +6 -6
package/dist/ui-kit.css
CHANGED
|
@@ -1028,111 +1028,6 @@
|
|
|
1028
1028
|
}
|
|
1029
1029
|
}
|
|
1030
1030
|
|
|
1031
|
-
/* Colors */
|
|
1032
|
-
/* Fonts */
|
|
1033
|
-
/* Gap */
|
|
1034
|
-
/* Media */
|
|
1035
|
-
/* 512 */
|
|
1036
|
-
/* 650 */
|
|
1037
|
-
/* 768 */
|
|
1038
|
-
/* 1024 */
|
|
1039
|
-
/* 1010 */
|
|
1040
|
-
/* 1200 */
|
|
1041
|
-
/* 511 */
|
|
1042
|
-
/* 1023 */
|
|
1043
|
-
/* Zindex */
|
|
1044
|
-
.MediaCaption-module_root__KqTdw {
|
|
1045
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1046
|
-
}
|
|
1047
|
-
.MediaCaption-module_root__KqTdw a {
|
|
1048
|
-
text-decoration: underline;
|
|
1049
|
-
|
|
1050
|
-
color: inherit;
|
|
1051
|
-
box-shadow: none;
|
|
1052
|
-
}
|
|
1053
|
-
.MediaCaption-module_root__KqTdw a:hover {
|
|
1054
|
-
color: #b88b58;
|
|
1055
|
-
}
|
|
1056
|
-
.MediaCaption-module_caption__1hr7Y {
|
|
1057
|
-
max-width: 520px;
|
|
1058
|
-
padding-top: calc(4rem / 16);
|
|
1059
|
-
|
|
1060
|
-
color: #1a1a1a;
|
|
1061
|
-
|
|
1062
|
-
font-size: calc(14rem / 16);
|
|
1063
|
-
line-height: calc(18rem / 16)
|
|
1064
|
-
}
|
|
1065
|
-
@media only screen and (min-width: 32em) {
|
|
1066
|
-
.MediaCaption-module_caption__1hr7Y {
|
|
1067
|
-
padding-top: 4px;
|
|
1068
|
-
font-size: 16px;
|
|
1069
|
-
line-height: 22px
|
|
1070
|
-
}
|
|
1071
|
-
}
|
|
1072
|
-
.MediaCaption-module_credit__3ehAP {
|
|
1073
|
-
max-width: 520px;
|
|
1074
|
-
padding-top: 1px;
|
|
1075
|
-
|
|
1076
|
-
color: #666;
|
|
1077
|
-
|
|
1078
|
-
font-size: calc(12rem / 16);
|
|
1079
|
-
line-height: 1rem
|
|
1080
|
-
}
|
|
1081
|
-
@media only screen and (min-width: 32em) {
|
|
1082
|
-
.MediaCaption-module_credit__3ehAP {
|
|
1083
|
-
padding-top: 3px
|
|
1084
|
-
}
|
|
1085
|
-
}
|
|
1086
|
-
.MediaCaption-module_credit__3ehAP:first-child {
|
|
1087
|
-
padding-top: calc(3rem / 16)
|
|
1088
|
-
}
|
|
1089
|
-
@media only screen and (min-width: 32em) {
|
|
1090
|
-
.MediaCaption-module_credit__3ehAP:first-child {
|
|
1091
|
-
padding-top: 3px
|
|
1092
|
-
}
|
|
1093
|
-
}
|
|
1094
|
-
.MediaCaption-module_dark__3tL1u .MediaCaption-module_caption__1hr7Y {
|
|
1095
|
-
color: #fff;
|
|
1096
|
-
}
|
|
1097
|
-
.MediaCaption-module_dark__3tL1u .MediaCaption-module_credit__3ehAP {
|
|
1098
|
-
color: #929292;
|
|
1099
|
-
}
|
|
1100
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1101
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1102
|
-
padding-top: calc(10rem / 16)
|
|
1103
|
-
}
|
|
1104
|
-
@media only screen and (min-width: 32em) {
|
|
1105
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1106
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1107
|
-
padding-top: 12px
|
|
1108
|
-
}
|
|
1109
|
-
}
|
|
1110
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1111
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1112
|
-
padding-top: calc(9rem / 16)
|
|
1113
|
-
}
|
|
1114
|
-
@media only screen and (min-width: 32em) {
|
|
1115
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1116
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1117
|
-
padding-top: 11px
|
|
1118
|
-
}
|
|
1119
|
-
}
|
|
1120
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP,
|
|
1121
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y,
|
|
1122
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP,
|
|
1123
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1124
|
-
.MediaCaption-module_desktop__3Saev .MediaCaption-module_credit__3ehAP,
|
|
1125
|
-
.MediaCaption-module_desktop__3Saev .MediaCaption-module_caption__1hr7Y {
|
|
1126
|
-
max-width: 650px;
|
|
1127
|
-
}
|
|
1128
|
-
/* Dark theme */
|
|
1129
|
-
.MediaCaption-module_isDark__38TtC .MediaCaption-module_caption__1hr7Y {
|
|
1130
|
-
color: #d9d9d9;
|
|
1131
|
-
}
|
|
1132
|
-
.MediaCaption-module_isDark__38TtC .MediaCaption-module_credit__3ehAP {
|
|
1133
|
-
color: #757575;
|
|
1134
|
-
}
|
|
1135
|
-
|
|
1136
1031
|
/* Colors */
|
|
1137
1032
|
/* Fonts */
|
|
1138
1033
|
/* Gap */
|
|
@@ -1431,6 +1326,111 @@
|
|
|
1431
1326
|
min-width: 50px;
|
|
1432
1327
|
}
|
|
1433
1328
|
|
|
1329
|
+
/* Colors */
|
|
1330
|
+
/* Fonts */
|
|
1331
|
+
/* Gap */
|
|
1332
|
+
/* Media */
|
|
1333
|
+
/* 512 */
|
|
1334
|
+
/* 650 */
|
|
1335
|
+
/* 768 */
|
|
1336
|
+
/* 1024 */
|
|
1337
|
+
/* 1010 */
|
|
1338
|
+
/* 1200 */
|
|
1339
|
+
/* 511 */
|
|
1340
|
+
/* 1023 */
|
|
1341
|
+
/* Zindex */
|
|
1342
|
+
.MediaCaption-module_root__KqTdw {
|
|
1343
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1344
|
+
}
|
|
1345
|
+
.MediaCaption-module_root__KqTdw a {
|
|
1346
|
+
text-decoration: underline;
|
|
1347
|
+
|
|
1348
|
+
color: inherit;
|
|
1349
|
+
box-shadow: none;
|
|
1350
|
+
}
|
|
1351
|
+
.MediaCaption-module_root__KqTdw a:hover {
|
|
1352
|
+
color: #b88b58;
|
|
1353
|
+
}
|
|
1354
|
+
.MediaCaption-module_caption__1hr7Y {
|
|
1355
|
+
max-width: 520px;
|
|
1356
|
+
padding-top: calc(4rem / 16);
|
|
1357
|
+
|
|
1358
|
+
color: #1a1a1a;
|
|
1359
|
+
|
|
1360
|
+
font-size: calc(14rem / 16);
|
|
1361
|
+
line-height: calc(18rem / 16)
|
|
1362
|
+
}
|
|
1363
|
+
@media only screen and (min-width: 32em) {
|
|
1364
|
+
.MediaCaption-module_caption__1hr7Y {
|
|
1365
|
+
padding-top: 4px;
|
|
1366
|
+
font-size: 16px;
|
|
1367
|
+
line-height: 22px
|
|
1368
|
+
}
|
|
1369
|
+
}
|
|
1370
|
+
.MediaCaption-module_credit__3ehAP {
|
|
1371
|
+
max-width: 520px;
|
|
1372
|
+
padding-top: 1px;
|
|
1373
|
+
|
|
1374
|
+
color: #666;
|
|
1375
|
+
|
|
1376
|
+
font-size: calc(12rem / 16);
|
|
1377
|
+
line-height: 1rem
|
|
1378
|
+
}
|
|
1379
|
+
@media only screen and (min-width: 32em) {
|
|
1380
|
+
.MediaCaption-module_credit__3ehAP {
|
|
1381
|
+
padding-top: 3px
|
|
1382
|
+
}
|
|
1383
|
+
}
|
|
1384
|
+
.MediaCaption-module_credit__3ehAP:first-child {
|
|
1385
|
+
padding-top: calc(3rem / 16)
|
|
1386
|
+
}
|
|
1387
|
+
@media only screen and (min-width: 32em) {
|
|
1388
|
+
.MediaCaption-module_credit__3ehAP:first-child {
|
|
1389
|
+
padding-top: 3px
|
|
1390
|
+
}
|
|
1391
|
+
}
|
|
1392
|
+
.MediaCaption-module_dark__3tL1u .MediaCaption-module_caption__1hr7Y {
|
|
1393
|
+
color: #fff;
|
|
1394
|
+
}
|
|
1395
|
+
.MediaCaption-module_dark__3tL1u .MediaCaption-module_credit__3ehAP {
|
|
1396
|
+
color: #929292;
|
|
1397
|
+
}
|
|
1398
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1399
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1400
|
+
padding-top: calc(10rem / 16)
|
|
1401
|
+
}
|
|
1402
|
+
@media only screen and (min-width: 32em) {
|
|
1403
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1404
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1405
|
+
padding-top: 12px
|
|
1406
|
+
}
|
|
1407
|
+
}
|
|
1408
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1409
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1410
|
+
padding-top: calc(9rem / 16)
|
|
1411
|
+
}
|
|
1412
|
+
@media only screen and (min-width: 32em) {
|
|
1413
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1414
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1415
|
+
padding-top: 11px
|
|
1416
|
+
}
|
|
1417
|
+
}
|
|
1418
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP,
|
|
1419
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y,
|
|
1420
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP,
|
|
1421
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1422
|
+
.MediaCaption-module_desktop__3Saev .MediaCaption-module_credit__3ehAP,
|
|
1423
|
+
.MediaCaption-module_desktop__3Saev .MediaCaption-module_caption__1hr7Y {
|
|
1424
|
+
max-width: 650px;
|
|
1425
|
+
}
|
|
1426
|
+
/* Dark theme */
|
|
1427
|
+
.MediaCaption-module_isDark__38TtC .MediaCaption-module_caption__1hr7Y {
|
|
1428
|
+
color: #d9d9d9;
|
|
1429
|
+
}
|
|
1430
|
+
.MediaCaption-module_isDark__38TtC .MediaCaption-module_credit__3ehAP {
|
|
1431
|
+
color: #757575;
|
|
1432
|
+
}
|
|
1433
|
+
|
|
1434
1434
|
/* Colors */
|
|
1435
1435
|
/* Fonts */
|
|
1436
1436
|
/* Gap */
|
|
@@ -1579,79 +1579,49 @@
|
|
|
1579
1579
|
/* 511 */
|
|
1580
1580
|
/* 1023 */
|
|
1581
1581
|
/* Zindex */
|
|
1582
|
-
.
|
|
1583
|
-
|
|
1584
|
-
z-index: 100;
|
|
1585
|
-
|
|
1586
|
-
display: inline-block;
|
|
1587
|
-
|
|
1588
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1589
|
-
}
|
|
1590
|
-
.Dropdown-module_root__11PNk.Dropdown-module_active__3IwAl .Dropdown-module_menu__3PIqD,
|
|
1591
|
-
.Dropdown-module_root__11PNk:hover .Dropdown-module_menu__3PIqD {
|
|
1592
|
-
visibility: visible;
|
|
1593
|
-
|
|
1594
|
-
opacity: 1;
|
|
1582
|
+
.BookmarkButton-module_root__3KmuY {
|
|
1583
|
+
color: #e0e0e0;
|
|
1595
1584
|
}
|
|
1596
|
-
.
|
|
1597
|
-
overflow: hidden;
|
|
1598
|
-
|
|
1599
|
-
width: 162px;
|
|
1585
|
+
.BookmarkButton-module_control__1A0ea {
|
|
1600
1586
|
margin: 0;
|
|
1601
|
-
padding: 3px
|
|
1587
|
+
padding: 5px 3px;
|
|
1602
1588
|
|
|
1603
|
-
|
|
1604
|
-
background: #fff;
|
|
1605
|
-
box-shadow: 0 0 0 1px #c0c0c0, 0 5px 20px 0 rgba(0, 0, 0, 0.2);
|
|
1589
|
+
cursor: pointer;
|
|
1606
1590
|
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
.Dropdown-module_root__11PNk a {
|
|
1612
|
-
display: block;
|
|
1591
|
+
color: inherit;
|
|
1592
|
+
border-width: 0;
|
|
1593
|
+
outline: none;
|
|
1594
|
+
background-color: transparent;
|
|
1613
1595
|
|
|
1614
|
-
|
|
1596
|
+
-webkit-appearance: none;
|
|
1615
1597
|
|
|
1616
|
-
|
|
1598
|
+
-moz-appearance: none;
|
|
1617
1599
|
|
|
1618
|
-
|
|
1619
|
-
|
|
1600
|
+
appearance: none;
|
|
1601
|
+
fill: transparent;
|
|
1620
1602
|
}
|
|
1621
|
-
.
|
|
1622
|
-
color: #
|
|
1623
|
-
background-color: #f7f7f7;
|
|
1603
|
+
.BookmarkButton-module_dark__1cwyi {
|
|
1604
|
+
color: #fff;
|
|
1624
1605
|
}
|
|
1625
|
-
.
|
|
1626
|
-
|
|
1627
|
-
|
|
1606
|
+
.BookmarkButton-module_light__1uQyH {
|
|
1607
|
+
color: #000;
|
|
1608
|
+
}
|
|
1609
|
+
.BookmarkButton-module_isInBookmarks__1_5kB .BookmarkButton-module_control__1A0ea {
|
|
1610
|
+
fill: #e0e0e0;
|
|
1611
|
+
}
|
|
1612
|
+
.BookmarkButton-module_isInBookmarks__1_5kB.BookmarkButton-module_dark__1cwyi .BookmarkButton-module_control__1A0ea {
|
|
1613
|
+
fill: #fff;
|
|
1614
|
+
}
|
|
1615
|
+
.BookmarkButton-module_isInBookmarks__1_5kB.BookmarkButton-module_light__1uQyH .BookmarkButton-module_control__1A0ea {
|
|
1616
|
+
fill: #000;
|
|
1628
1617
|
}
|
|
1629
1618
|
@media only screen and (min-width: 64em) {
|
|
1630
|
-
.
|
|
1631
|
-
|
|
1632
|
-
left: 0
|
|
1619
|
+
.BookmarkButton-module_isInGrid__2pQ2B .BookmarkButton-module_control__1A0ea svg {
|
|
1620
|
+
width: 12px
|
|
1633
1621
|
}
|
|
1634
1622
|
}
|
|
1635
|
-
.
|
|
1636
|
-
|
|
1637
|
-
top: 100%;
|
|
1638
|
-
left: 0;
|
|
1639
|
-
|
|
1640
|
-
visibility: hidden;
|
|
1641
|
-
|
|
1642
|
-
padding-top: 6px;
|
|
1643
|
-
|
|
1644
|
-
opacity: 0;
|
|
1645
|
-
}
|
|
1646
|
-
.Dropdown-module_menu__3PIqD::after {
|
|
1647
|
-
position: absolute;
|
|
1648
|
-
z-index: -1;
|
|
1649
|
-
top: -10px;
|
|
1650
|
-
right: -10px;
|
|
1651
|
-
bottom: -10px;
|
|
1652
|
-
left: -10px;
|
|
1653
|
-
|
|
1654
|
-
content: '';
|
|
1623
|
+
[data-context='prodano'] .BookmarkButton-module_root__3KmuY {
|
|
1624
|
+
display: none;
|
|
1655
1625
|
}
|
|
1656
1626
|
|
|
1657
1627
|
/* Colors */
|
|
@@ -1711,193 +1681,79 @@
|
|
|
1711
1681
|
/* 511 */
|
|
1712
1682
|
/* 1023 */
|
|
1713
1683
|
/* Zindex */
|
|
1714
|
-
.
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
.BookmarkButton-module_control__1A0ea {
|
|
1718
|
-
margin: 0;
|
|
1719
|
-
padding: 5px 3px;
|
|
1720
|
-
|
|
1721
|
-
cursor: pointer;
|
|
1722
|
-
|
|
1723
|
-
color: inherit;
|
|
1724
|
-
border-width: 0;
|
|
1725
|
-
outline: none;
|
|
1726
|
-
background-color: transparent;
|
|
1727
|
-
|
|
1728
|
-
-webkit-appearance: none;
|
|
1684
|
+
.Dropdown-module_root__11PNk {
|
|
1685
|
+
position: relative;
|
|
1686
|
+
z-index: 100;
|
|
1729
1687
|
|
|
1730
|
-
|
|
1688
|
+
display: inline-block;
|
|
1731
1689
|
|
|
1732
|
-
|
|
1733
|
-
fill: transparent;
|
|
1734
|
-
}
|
|
1735
|
-
.BookmarkButton-module_dark__1cwyi {
|
|
1736
|
-
color: #fff;
|
|
1737
|
-
}
|
|
1738
|
-
.BookmarkButton-module_light__1uQyH {
|
|
1739
|
-
color: #000;
|
|
1740
|
-
}
|
|
1741
|
-
.BookmarkButton-module_isInBookmarks__1_5kB .BookmarkButton-module_control__1A0ea {
|
|
1742
|
-
fill: #e0e0e0;
|
|
1743
|
-
}
|
|
1744
|
-
.BookmarkButton-module_isInBookmarks__1_5kB.BookmarkButton-module_dark__1cwyi .BookmarkButton-module_control__1A0ea {
|
|
1745
|
-
fill: #fff;
|
|
1746
|
-
}
|
|
1747
|
-
.BookmarkButton-module_isInBookmarks__1_5kB.BookmarkButton-module_light__1uQyH .BookmarkButton-module_control__1A0ea {
|
|
1748
|
-
fill: #000;
|
|
1749
|
-
}
|
|
1750
|
-
@media only screen and (min-width: 64em) {
|
|
1751
|
-
.BookmarkButton-module_isInGrid__2pQ2B .BookmarkButton-module_control__1A0ea svg {
|
|
1752
|
-
width: 12px
|
|
1753
|
-
}
|
|
1754
|
-
}
|
|
1755
|
-
[data-context='prodano'] .BookmarkButton-module_root__3KmuY {
|
|
1756
|
-
display: none;
|
|
1690
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1757
1691
|
}
|
|
1692
|
+
.Dropdown-module_root__11PNk.Dropdown-module_active__3IwAl .Dropdown-module_menu__3PIqD,
|
|
1693
|
+
.Dropdown-module_root__11PNk:hover .Dropdown-module_menu__3PIqD {
|
|
1694
|
+
visibility: visible;
|
|
1758
1695
|
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
/* Media */
|
|
1763
|
-
/* 512 */
|
|
1764
|
-
/* 650 */
|
|
1765
|
-
/* 768 */
|
|
1766
|
-
/* 1024 */
|
|
1767
|
-
/* 1010 */
|
|
1768
|
-
/* 1200 */
|
|
1769
|
-
/* 511 */
|
|
1770
|
-
/* 1023 */
|
|
1771
|
-
/* Zindex */
|
|
1772
|
-
.Toolbar-module_root__2HF2r {
|
|
1696
|
+
opacity: 1;
|
|
1697
|
+
}
|
|
1698
|
+
.Dropdown-module_root__11PNk ul {
|
|
1773
1699
|
overflow: hidden;
|
|
1774
1700
|
|
|
1775
|
-
|
|
1701
|
+
width: 162px;
|
|
1702
|
+
margin: 0;
|
|
1703
|
+
padding: 3px 0;
|
|
1704
|
+
|
|
1705
|
+
border-radius: 5px;
|
|
1706
|
+
background: #fff;
|
|
1707
|
+
box-shadow: 0 0 0 1px #c0c0c0, 0 5px 20px 0 rgba(0, 0, 0, 0.2);
|
|
1776
1708
|
|
|
1777
1709
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1710
|
+
font-size: 14px;
|
|
1711
|
+
line-height: 26px;
|
|
1778
1712
|
}
|
|
1779
|
-
.
|
|
1780
|
-
display:
|
|
1781
|
-
display: -webkit-flex;
|
|
1782
|
-
display: -ms-flexbox;
|
|
1783
|
-
display: flex;
|
|
1784
|
-
flex-flow: row wrap;
|
|
1713
|
+
.Dropdown-module_root__11PNk a {
|
|
1714
|
+
display: block;
|
|
1785
1715
|
|
|
1786
|
-
|
|
1787
|
-
padding: 0;
|
|
1716
|
+
padding: 2px 15px;
|
|
1788
1717
|
|
|
1789
|
-
|
|
1718
|
+
text-decoration: none;
|
|
1719
|
+
|
|
1720
|
+
color: #000;
|
|
1721
|
+
box-shadow: none;
|
|
1790
1722
|
}
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1723
|
+
.Dropdown-module_root__11PNk a:hover {
|
|
1724
|
+
color: #000;
|
|
1725
|
+
background-color: #f7f7f7;
|
|
1794
1726
|
}
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
min-width: 42px;
|
|
1800
|
-
height: 32px;
|
|
1801
|
-
padding-right: 10px;
|
|
1802
|
-
padding-left: 10px;
|
|
1803
|
-
|
|
1804
|
-
cursor: pointer;
|
|
1805
|
-
transition: color 250ms ease;
|
|
1806
|
-
text-align: center;
|
|
1807
|
-
|
|
1808
|
-
color: #808080;
|
|
1809
|
-
|
|
1810
|
-
line-height: 1
|
|
1727
|
+
.Dropdown-module_isInAudioPanel__1zv7F .Dropdown-module_menu__3PIqD {
|
|
1728
|
+
right: 0;
|
|
1729
|
+
left: auto
|
|
1811
1730
|
}
|
|
1812
1731
|
@media only screen and (min-width: 64em) {
|
|
1813
|
-
.
|
|
1814
|
-
|
|
1815
|
-
|
|
1732
|
+
.Dropdown-module_isInAudioPanel__1zv7F .Dropdown-module_menu__3PIqD {
|
|
1733
|
+
right: auto;
|
|
1734
|
+
left: 0
|
|
1816
1735
|
}
|
|
1817
1736
|
}
|
|
1818
|
-
.
|
|
1819
|
-
margin-right: 0;
|
|
1820
|
-
}
|
|
1821
|
-
.Toolbar-module_item__36x7d::before {
|
|
1737
|
+
.Dropdown-module_menu__3PIqD {
|
|
1822
1738
|
position: absolute;
|
|
1823
|
-
top:
|
|
1739
|
+
top: 100%;
|
|
1824
1740
|
left: 0;
|
|
1825
1741
|
|
|
1826
|
-
|
|
1742
|
+
visibility: hidden;
|
|
1827
1743
|
|
|
1828
|
-
|
|
1829
|
-
vertical-align: middle;
|
|
1744
|
+
padding-top: 6px;
|
|
1830
1745
|
|
|
1831
|
-
|
|
1832
|
-
}
|
|
1833
|
-
.Toolbar-module_item__36x7d:empty {
|
|
1834
|
-
display: none;
|
|
1835
|
-
}
|
|
1836
|
-
.Toolbar-module_isInTopbar__223iP {
|
|
1837
|
-
height: 100%;
|
|
1838
|
-
}
|
|
1839
|
-
.Toolbar-module_isInTopbar__223iP .Toolbar-module_item__36x7d {
|
|
1840
|
-
height: 100%;
|
|
1841
|
-
}
|
|
1842
|
-
.Toolbar-module_center__3_H8M {
|
|
1843
|
-
width: 100%;
|
|
1844
|
-
max-width: 650px;
|
|
1845
|
-
margin-right: auto;
|
|
1846
|
-
margin-left: auto;
|
|
1847
|
-
}
|
|
1848
|
-
.Toolbar-module_game__5-jY_ {
|
|
1849
|
-
margin-top: 11px
|
|
1850
|
-
}
|
|
1851
|
-
@media only screen and (min-width: 32em) {
|
|
1852
|
-
.Toolbar-module_game__5-jY_ {
|
|
1853
|
-
margin-top: 18px
|
|
1854
|
-
}
|
|
1855
|
-
}
|
|
1856
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
1857
|
-
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
1858
|
-
justify-content: center
|
|
1859
|
-
}
|
|
1860
|
-
@media only screen and (min-width: 32em) {
|
|
1861
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
1862
|
-
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
1863
|
-
display: -webkit-box;
|
|
1864
|
-
display: -webkit-flex;
|
|
1865
|
-
display: -ms-flexbox;
|
|
1866
|
-
display: flex
|
|
1867
|
-
}
|
|
1868
|
-
}
|
|
1869
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
|
|
1870
|
-
width: 260px
|
|
1871
|
-
}
|
|
1872
|
-
@media only screen and (min-width: 32em) {
|
|
1873
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
|
|
1874
|
-
width: auto
|
|
1875
|
-
}
|
|
1876
|
-
}
|
|
1877
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
|
|
1878
|
-
content: none
|
|
1879
|
-
}
|
|
1880
|
-
@media only screen and (min-width: 32em) {
|
|
1881
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
|
|
1882
|
-
content: ''
|
|
1883
|
-
}
|
|
1884
|
-
}
|
|
1885
|
-
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_item__36x7d:first-child::before,
|
|
1886
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:first-child::before {
|
|
1887
|
-
content: none;
|
|
1888
|
-
}
|
|
1889
|
-
@media only screen and (min-width: 64em) {
|
|
1890
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
1891
|
-
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
1892
|
-
margin-left: 0
|
|
1893
|
-
}
|
|
1894
|
-
}
|
|
1895
|
-
.Toolbar-module_isDark__k1U0i .Toolbar-module_item__36x7d::before,
|
|
1896
|
-
.Toolbar-module_dark__2Ejc9 .Toolbar-module_item__36x7d::before {
|
|
1897
|
-
border-left-color: rgba(255, 255, 255, 0.2);
|
|
1746
|
+
opacity: 0;
|
|
1898
1747
|
}
|
|
1899
|
-
|
|
1900
|
-
|
|
1748
|
+
.Dropdown-module_menu__3PIqD::after {
|
|
1749
|
+
position: absolute;
|
|
1750
|
+
z-index: -1;
|
|
1751
|
+
top: -10px;
|
|
1752
|
+
right: -10px;
|
|
1753
|
+
bottom: -10px;
|
|
1754
|
+
left: -10px;
|
|
1755
|
+
|
|
1756
|
+
content: '';
|
|
1901
1757
|
}
|
|
1902
1758
|
|
|
1903
1759
|
/* Colors */
|
|
@@ -2111,6 +1967,168 @@
|
|
|
2111
1967
|
}
|
|
2112
1968
|
}
|
|
2113
1969
|
|
|
1970
|
+
/* Colors */
|
|
1971
|
+
/* Fonts */
|
|
1972
|
+
/* Gap */
|
|
1973
|
+
/* Media */
|
|
1974
|
+
/* 512 */
|
|
1975
|
+
/* 650 */
|
|
1976
|
+
/* 768 */
|
|
1977
|
+
/* 1024 */
|
|
1978
|
+
/* 1010 */
|
|
1979
|
+
/* 1200 */
|
|
1980
|
+
/* 511 */
|
|
1981
|
+
/* 1023 */
|
|
1982
|
+
/* Zindex */
|
|
1983
|
+
.Toolbar-module_root__2HF2r {
|
|
1984
|
+
overflow: hidden;
|
|
1985
|
+
|
|
1986
|
+
transform: translateZ(0);
|
|
1987
|
+
|
|
1988
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1989
|
+
}
|
|
1990
|
+
.Toolbar-module_list__1n5ny {
|
|
1991
|
+
display: -webkit-box;
|
|
1992
|
+
display: -webkit-flex;
|
|
1993
|
+
display: -ms-flexbox;
|
|
1994
|
+
display: flex;
|
|
1995
|
+
flex-flow: row wrap;
|
|
1996
|
+
|
|
1997
|
+
margin: 0 0 0 -10px;
|
|
1998
|
+
padding: 0;
|
|
1999
|
+
|
|
2000
|
+
list-style: none
|
|
2001
|
+
}
|
|
2002
|
+
@media only screen and (min-width: 64em) {
|
|
2003
|
+
.Toolbar-module_list__1n5ny {
|
|
2004
|
+
margin: 0 0 0 -15px
|
|
2005
|
+
}
|
|
2006
|
+
}
|
|
2007
|
+
.Toolbar-module_item__36x7d {
|
|
2008
|
+
position: relative;
|
|
2009
|
+
|
|
2010
|
+
min-width: 42px;
|
|
2011
|
+
height: 32px;
|
|
2012
|
+
padding-right: 10px;
|
|
2013
|
+
padding-left: 10px;
|
|
2014
|
+
|
|
2015
|
+
cursor: pointer;
|
|
2016
|
+
transition: color 250ms ease;
|
|
2017
|
+
text-align: center;
|
|
2018
|
+
|
|
2019
|
+
color: #808080;
|
|
2020
|
+
|
|
2021
|
+
line-height: 1
|
|
2022
|
+
}
|
|
2023
|
+
@media only screen and (min-width: 64em) {
|
|
2024
|
+
.Toolbar-module_item__36x7d {
|
|
2025
|
+
padding-right: 15px;
|
|
2026
|
+
padding-left: 15px
|
|
2027
|
+
}
|
|
2028
|
+
}
|
|
2029
|
+
.Toolbar-module_item__36x7d:last-child {
|
|
2030
|
+
margin-right: 0;
|
|
2031
|
+
}
|
|
2032
|
+
.Toolbar-module_item__36x7d::before {
|
|
2033
|
+
position: absolute;
|
|
2034
|
+
top: 7px;
|
|
2035
|
+
left: 0;
|
|
2036
|
+
|
|
2037
|
+
height: 18px;
|
|
2038
|
+
|
|
2039
|
+
content: '';
|
|
2040
|
+
vertical-align: middle;
|
|
2041
|
+
|
|
2042
|
+
border-left: 1px solid rgba(0, 0, 0, 0.15);
|
|
2043
|
+
}
|
|
2044
|
+
.Toolbar-module_item__36x7d:empty {
|
|
2045
|
+
display: none;
|
|
2046
|
+
}
|
|
2047
|
+
.Toolbar-module_isInTopbar__223iP {
|
|
2048
|
+
height: 100%;
|
|
2049
|
+
}
|
|
2050
|
+
.Toolbar-module_isInTopbar__223iP .Toolbar-module_item__36x7d {
|
|
2051
|
+
height: 100%;
|
|
2052
|
+
}
|
|
2053
|
+
.Toolbar-module_center__3_H8M {
|
|
2054
|
+
width: 100%;
|
|
2055
|
+
max-width: 650px;
|
|
2056
|
+
margin-right: auto;
|
|
2057
|
+
margin-left: auto;
|
|
2058
|
+
}
|
|
2059
|
+
.Toolbar-module_game__5-jY_ {
|
|
2060
|
+
margin-top: 11px
|
|
2061
|
+
}
|
|
2062
|
+
@media only screen and (min-width: 32em) {
|
|
2063
|
+
.Toolbar-module_game__5-jY_ {
|
|
2064
|
+
margin-top: 18px
|
|
2065
|
+
}
|
|
2066
|
+
}
|
|
2067
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
2068
|
+
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
2069
|
+
justify-content: center
|
|
2070
|
+
}
|
|
2071
|
+
@media only screen and (min-width: 32em) {
|
|
2072
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
2073
|
+
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
2074
|
+
display: -webkit-box;
|
|
2075
|
+
display: -webkit-flex;
|
|
2076
|
+
display: -ms-flexbox;
|
|
2077
|
+
display: flex
|
|
2078
|
+
}
|
|
2079
|
+
}
|
|
2080
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
|
|
2081
|
+
width: 260px
|
|
2082
|
+
}
|
|
2083
|
+
@media only screen and (min-width: 32em) {
|
|
2084
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
|
|
2085
|
+
width: auto
|
|
2086
|
+
}
|
|
2087
|
+
}
|
|
2088
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
|
|
2089
|
+
content: none
|
|
2090
|
+
}
|
|
2091
|
+
@media only screen and (min-width: 32em) {
|
|
2092
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
|
|
2093
|
+
content: ''
|
|
2094
|
+
}
|
|
2095
|
+
}
|
|
2096
|
+
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_item__36x7d:first-child::before,
|
|
2097
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:first-child::before {
|
|
2098
|
+
content: none;
|
|
2099
|
+
}
|
|
2100
|
+
@media only screen and (min-width: 64em) {
|
|
2101
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
2102
|
+
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
2103
|
+
margin-left: 0
|
|
2104
|
+
}
|
|
2105
|
+
}
|
|
2106
|
+
.Toolbar-module_isDark__k1U0i .Toolbar-module_item__36x7d::before,
|
|
2107
|
+
.Toolbar-module_dark__2Ejc9 .Toolbar-module_item__36x7d::before {
|
|
2108
|
+
border-left-color: rgba(255, 255, 255, 0.2);
|
|
2109
|
+
}
|
|
2110
|
+
[data-context='prodano'] .Toolbar-module_root__2HF2r {
|
|
2111
|
+
display: none;
|
|
2112
|
+
}
|
|
2113
|
+
|
|
2114
|
+
/* Colors */
|
|
2115
|
+
/* Fonts */
|
|
2116
|
+
/* Gap */
|
|
2117
|
+
/* Media */
|
|
2118
|
+
/* 512 */
|
|
2119
|
+
/* 650 */
|
|
2120
|
+
/* 768 */
|
|
2121
|
+
/* 1024 */
|
|
2122
|
+
/* 1010 */
|
|
2123
|
+
/* 1200 */
|
|
2124
|
+
/* 511 */
|
|
2125
|
+
/* 1023 */
|
|
2126
|
+
/* Zindex */
|
|
2127
|
+
.Timestamp-module_root__coOvT {
|
|
2128
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2129
|
+
font-weight: normal;
|
|
2130
|
+
}
|
|
2131
|
+
|
|
2114
2132
|
/* Colors */
|
|
2115
2133
|
/* Fonts */
|
|
2116
2134
|
/* Gap */
|
|
@@ -2246,10 +2264,54 @@
|
|
|
2246
2264
|
/* 511 */
|
|
2247
2265
|
/* 1023 */
|
|
2248
2266
|
/* Zindex */
|
|
2249
|
-
.
|
|
2267
|
+
.CardTitle-module_root__1uqqF {
|
|
2268
|
+
margin-bottom: 11px
|
|
2269
|
+
}
|
|
2270
|
+
@media only screen and (min-width: 64em) {
|
|
2271
|
+
.CardTitle-module_root__1uqqF {
|
|
2272
|
+
margin-bottom: 10px;
|
|
2273
|
+
|
|
2274
|
+
text-align: center
|
|
2275
|
+
}
|
|
2276
|
+
}
|
|
2277
|
+
.CardTitle-module_index__4FsTf {
|
|
2278
|
+
margin-bottom: 7px;
|
|
2279
|
+
|
|
2280
|
+
color: #b88b59;
|
|
2281
|
+
|
|
2250
2282
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2251
|
-
font-
|
|
2283
|
+
font-size: 20px;
|
|
2284
|
+
font-weight: 700;
|
|
2285
|
+
line-height: 24px;
|
|
2286
|
+
}
|
|
2287
|
+
.CardTitle-module_title__2iTI6 {
|
|
2288
|
+
color: #1d1d1d;
|
|
2289
|
+
|
|
2290
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2291
|
+
font-size: 20px;
|
|
2292
|
+
font-weight: 700;
|
|
2293
|
+
line-height: 24px
|
|
2294
|
+
}
|
|
2295
|
+
@media only screen and (min-width: 64em) {
|
|
2296
|
+
.CardTitle-module_title__2iTI6 {
|
|
2297
|
+
font-size: 28px;
|
|
2298
|
+
line-height: 34px
|
|
2299
|
+
}
|
|
2300
|
+
}
|
|
2301
|
+
/* VISIBILITY */
|
|
2302
|
+
@media only screen and (min-width: 32em) {
|
|
2303
|
+
.CardTitle-module_mobile__1_kij {
|
|
2304
|
+
display: none
|
|
2305
|
+
}
|
|
2306
|
+
}
|
|
2307
|
+
.CardTitle-module_desktop__1l3_n {
|
|
2308
|
+
display: none
|
|
2309
|
+
}
|
|
2310
|
+
@media only screen and (min-width: 32em) {
|
|
2311
|
+
.CardTitle-module_desktop__1l3_n {
|
|
2312
|
+
display: block
|
|
2252
2313
|
}
|
|
2314
|
+
}
|
|
2253
2315
|
|
|
2254
2316
|
/* Colors */
|
|
2255
2317
|
/* Fonts */
|
|
@@ -2337,68 +2399,6 @@
|
|
|
2337
2399
|
margin-left: auto;
|
|
2338
2400
|
}
|
|
2339
2401
|
|
|
2340
|
-
/* Colors */
|
|
2341
|
-
/* Fonts */
|
|
2342
|
-
/* Gap */
|
|
2343
|
-
/* Media */
|
|
2344
|
-
/* 512 */
|
|
2345
|
-
/* 650 */
|
|
2346
|
-
/* 768 */
|
|
2347
|
-
/* 1024 */
|
|
2348
|
-
/* 1010 */
|
|
2349
|
-
/* 1200 */
|
|
2350
|
-
/* 511 */
|
|
2351
|
-
/* 1023 */
|
|
2352
|
-
/* Zindex */
|
|
2353
|
-
.CardTitle-module_root__1uqqF {
|
|
2354
|
-
margin-bottom: 11px
|
|
2355
|
-
}
|
|
2356
|
-
@media only screen and (min-width: 64em) {
|
|
2357
|
-
.CardTitle-module_root__1uqqF {
|
|
2358
|
-
margin-bottom: 10px;
|
|
2359
|
-
|
|
2360
|
-
text-align: center
|
|
2361
|
-
}
|
|
2362
|
-
}
|
|
2363
|
-
.CardTitle-module_index__4FsTf {
|
|
2364
|
-
margin-bottom: 7px;
|
|
2365
|
-
|
|
2366
|
-
color: #b88b59;
|
|
2367
|
-
|
|
2368
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2369
|
-
font-size: 20px;
|
|
2370
|
-
font-weight: 700;
|
|
2371
|
-
line-height: 24px;
|
|
2372
|
-
}
|
|
2373
|
-
.CardTitle-module_title__2iTI6 {
|
|
2374
|
-
color: #1d1d1d;
|
|
2375
|
-
|
|
2376
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2377
|
-
font-size: 20px;
|
|
2378
|
-
font-weight: 700;
|
|
2379
|
-
line-height: 24px
|
|
2380
|
-
}
|
|
2381
|
-
@media only screen and (min-width: 64em) {
|
|
2382
|
-
.CardTitle-module_title__2iTI6 {
|
|
2383
|
-
font-size: 28px;
|
|
2384
|
-
line-height: 34px
|
|
2385
|
-
}
|
|
2386
|
-
}
|
|
2387
|
-
/* VISIBILITY */
|
|
2388
|
-
@media only screen and (min-width: 32em) {
|
|
2389
|
-
.CardTitle-module_mobile__1_kij {
|
|
2390
|
-
display: none
|
|
2391
|
-
}
|
|
2392
|
-
}
|
|
2393
|
-
.CardTitle-module_desktop__1l3_n {
|
|
2394
|
-
display: none
|
|
2395
|
-
}
|
|
2396
|
-
@media only screen and (min-width: 32em) {
|
|
2397
|
-
.CardTitle-module_desktop__1l3_n {
|
|
2398
|
-
display: block
|
|
2399
|
-
}
|
|
2400
|
-
}
|
|
2401
|
-
|
|
2402
2402
|
/* Colors */
|
|
2403
2403
|
/* Fonts */
|
|
2404
2404
|
/* Gap */
|
|
@@ -3007,148 +3007,28 @@
|
|
|
3007
3007
|
line-height: calc(20rem / 16)
|
|
3008
3008
|
}
|
|
3009
3009
|
@media only screen and (min-width: 48em) {
|
|
3010
|
-
.ListBlock-module_isInImportantLead__UP0ic {
|
|
3011
|
-
font-size: 17px;
|
|
3012
|
-
line-height: 24px
|
|
3013
|
-
}
|
|
3014
|
-
}
|
|
3015
|
-
.ListBlock-module_dark__3E3tV a {
|
|
3016
|
-
color: inherit;
|
|
3017
|
-
}
|
|
3018
|
-
.ListBlock-module_dark__3E3tV a:hover {
|
|
3019
|
-
color: #b88b59;
|
|
3020
|
-
}
|
|
3021
|
-
/* VISIBILITY */
|
|
3022
|
-
@media only screen and (min-width: 32em) {
|
|
3023
|
-
.ListBlock-module_mobile__2-nuV {
|
|
3024
|
-
display: none
|
|
3025
|
-
}
|
|
3026
|
-
}
|
|
3027
|
-
.ListBlock-module_desktop__1EE0g {
|
|
3028
|
-
display: none
|
|
3029
|
-
}
|
|
3030
|
-
@media only screen and (min-width: 32em) {
|
|
3031
|
-
.ListBlock-module_desktop__1EE0g {
|
|
3032
|
-
display: block
|
|
3033
|
-
}
|
|
3034
|
-
}
|
|
3035
|
-
|
|
3036
|
-
/* Colors */
|
|
3037
|
-
/* Fonts */
|
|
3038
|
-
/* Gap */
|
|
3039
|
-
/* Media */
|
|
3040
|
-
/* 512 */
|
|
3041
|
-
/* 650 */
|
|
3042
|
-
/* 768 */
|
|
3043
|
-
/* 1024 */
|
|
3044
|
-
/* 1010 */
|
|
3045
|
-
/* 1200 */
|
|
3046
|
-
/* 511 */
|
|
3047
|
-
/* 1023 */
|
|
3048
|
-
/* Zindex */
|
|
3049
|
-
.RichTitle-module_root__BK_WT {
|
|
3050
|
-
margin: 0 0 18px;
|
|
3051
|
-
|
|
3052
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3053
|
-
font-size: 19px;
|
|
3054
|
-
font-weight: 700;
|
|
3055
|
-
line-height: 23px
|
|
3056
|
-
}
|
|
3057
|
-
@media only screen and (min-width: 48em) {
|
|
3058
|
-
.RichTitle-module_root__BK_WT {
|
|
3059
|
-
margin-bottom: 15px;
|
|
3060
|
-
|
|
3061
|
-
font-size: 37px;
|
|
3062
|
-
line-height: 42px
|
|
3063
|
-
}
|
|
3064
|
-
}
|
|
3065
|
-
.RichTitle-module_root__BK_WT:last-child {
|
|
3066
|
-
margin-bottom: 0;
|
|
3067
|
-
}
|
|
3068
|
-
.RichTitle-module_root__BK_WT span {
|
|
3069
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3070
|
-
font-size: 20px;
|
|
3071
|
-
font-weight: normal
|
|
3072
|
-
}
|
|
3073
|
-
@media only screen and (min-width: 48em) {
|
|
3074
|
-
.RichTitle-module_root__BK_WT span {
|
|
3075
|
-
font-size: 38px
|
|
3076
|
-
}
|
|
3077
|
-
}
|
|
3078
|
-
@media only screen and (min-width: 32em) {
|
|
3079
|
-
.RichTitle-module_slide__1A-gB,
|
|
3080
|
-
.RichTitle-module_game__1g8Bn {
|
|
3081
|
-
text-align: center
|
|
3082
|
-
}
|
|
3083
|
-
}
|
|
3084
|
-
@media only screen and (min-width: 64em) {
|
|
3085
|
-
.RichTitle-module_half__10GRI {
|
|
3086
|
-
font-size: 33px;
|
|
3087
|
-
line-height: 36px
|
|
3088
|
-
}
|
|
3089
|
-
}
|
|
3090
|
-
@media only screen and (min-width: 64em) {
|
|
3091
|
-
.RichTitle-module_half__10GRI span {
|
|
3092
|
-
font-size: 34px
|
|
3093
|
-
}
|
|
3094
|
-
}
|
|
3095
|
-
.RichTitle-module_game__1g8Bn:first-child {
|
|
3096
|
-
padding-top: 9px;
|
|
3097
|
-
}
|
|
3098
|
-
@media only screen and (max-width: 63.9375em) {
|
|
3099
|
-
.RichTitle-module_featured__wJfaQ {
|
|
3100
|
-
letter-spacing: 0.3px;
|
|
3101
|
-
|
|
3102
|
-
font-size: 28px;
|
|
3103
|
-
line-height: 30px
|
|
3104
|
-
}
|
|
3105
|
-
}
|
|
3106
|
-
@media only screen and (max-width: 63.9375em) {
|
|
3107
|
-
.RichTitle-module_featured__wJfaQ span {
|
|
3108
|
-
display: block;
|
|
3109
|
-
|
|
3110
|
-
padding-top: 2px;
|
|
3111
|
-
|
|
3112
|
-
font-size: 18px;
|
|
3113
|
-
line-height: 24px
|
|
3114
|
-
}
|
|
3115
|
-
}
|
|
3116
|
-
.RichTitle-module_isInMediaBlock__3RDw4 {
|
|
3117
|
-
text-align: left
|
|
3118
|
-
}
|
|
3119
|
-
@media only screen and (min-width: 64em) {
|
|
3120
|
-
.RichTitle-module_isInMediaBlock__3RDw4 {
|
|
3121
|
-
margin-bottom: 18px
|
|
3122
|
-
}
|
|
3123
|
-
}
|
|
3124
|
-
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
3125
|
-
font-size: 19px;
|
|
3126
|
-
line-height: 23px
|
|
3127
|
-
}
|
|
3128
|
-
@media only screen and (min-width: 64em) {
|
|
3129
|
-
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
3130
|
-
font-size: 1.3rem;
|
|
3131
|
-
line-height: 1.6rem
|
|
3132
|
-
}
|
|
3133
|
-
}
|
|
3134
|
-
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3135
|
-
font-size: 20px
|
|
3136
|
-
}
|
|
3137
|
-
@media only screen and (min-width: 64em) {
|
|
3138
|
-
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3139
|
-
font-size: 1.35rem
|
|
3010
|
+
.ListBlock-module_isInImportantLead__UP0ic {
|
|
3011
|
+
font-size: 17px;
|
|
3012
|
+
line-height: 24px
|
|
3140
3013
|
}
|
|
3141
3014
|
}
|
|
3015
|
+
.ListBlock-module_dark__3E3tV a {
|
|
3016
|
+
color: inherit;
|
|
3017
|
+
}
|
|
3018
|
+
.ListBlock-module_dark__3E3tV a:hover {
|
|
3019
|
+
color: #b88b59;
|
|
3020
|
+
}
|
|
3021
|
+
/* VISIBILITY */
|
|
3142
3022
|
@media only screen and (min-width: 32em) {
|
|
3143
|
-
.
|
|
3023
|
+
.ListBlock-module_mobile__2-nuV {
|
|
3144
3024
|
display: none
|
|
3145
3025
|
}
|
|
3146
3026
|
}
|
|
3147
|
-
.
|
|
3027
|
+
.ListBlock-module_desktop__1EE0g {
|
|
3148
3028
|
display: none
|
|
3149
3029
|
}
|
|
3150
3030
|
@media only screen and (min-width: 32em) {
|
|
3151
|
-
.
|
|
3031
|
+
.ListBlock-module_desktop__1EE0g {
|
|
3152
3032
|
display: block
|
|
3153
3033
|
}
|
|
3154
3034
|
}
|
|
@@ -3283,6 +3163,126 @@
|
|
|
3283
3163
|
}
|
|
3284
3164
|
|
|
3285
3165
|
|
|
3166
|
+
/* Colors */
|
|
3167
|
+
/* Fonts */
|
|
3168
|
+
/* Gap */
|
|
3169
|
+
/* Media */
|
|
3170
|
+
/* 512 */
|
|
3171
|
+
/* 650 */
|
|
3172
|
+
/* 768 */
|
|
3173
|
+
/* 1024 */
|
|
3174
|
+
/* 1010 */
|
|
3175
|
+
/* 1200 */
|
|
3176
|
+
/* 511 */
|
|
3177
|
+
/* 1023 */
|
|
3178
|
+
/* Zindex */
|
|
3179
|
+
.RichTitle-module_root__BK_WT {
|
|
3180
|
+
margin: 0 0 18px;
|
|
3181
|
+
|
|
3182
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3183
|
+
font-size: 19px;
|
|
3184
|
+
font-weight: 700;
|
|
3185
|
+
line-height: 23px
|
|
3186
|
+
}
|
|
3187
|
+
@media only screen and (min-width: 48em) {
|
|
3188
|
+
.RichTitle-module_root__BK_WT {
|
|
3189
|
+
margin-bottom: 15px;
|
|
3190
|
+
|
|
3191
|
+
font-size: 37px;
|
|
3192
|
+
line-height: 42px
|
|
3193
|
+
}
|
|
3194
|
+
}
|
|
3195
|
+
.RichTitle-module_root__BK_WT:last-child {
|
|
3196
|
+
margin-bottom: 0;
|
|
3197
|
+
}
|
|
3198
|
+
.RichTitle-module_root__BK_WT span {
|
|
3199
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3200
|
+
font-size: 20px;
|
|
3201
|
+
font-weight: normal
|
|
3202
|
+
}
|
|
3203
|
+
@media only screen and (min-width: 48em) {
|
|
3204
|
+
.RichTitle-module_root__BK_WT span {
|
|
3205
|
+
font-size: 38px
|
|
3206
|
+
}
|
|
3207
|
+
}
|
|
3208
|
+
@media only screen and (min-width: 32em) {
|
|
3209
|
+
.RichTitle-module_slide__1A-gB,
|
|
3210
|
+
.RichTitle-module_game__1g8Bn {
|
|
3211
|
+
text-align: center
|
|
3212
|
+
}
|
|
3213
|
+
}
|
|
3214
|
+
@media only screen and (min-width: 64em) {
|
|
3215
|
+
.RichTitle-module_half__10GRI {
|
|
3216
|
+
font-size: 33px;
|
|
3217
|
+
line-height: 36px
|
|
3218
|
+
}
|
|
3219
|
+
}
|
|
3220
|
+
@media only screen and (min-width: 64em) {
|
|
3221
|
+
.RichTitle-module_half__10GRI span {
|
|
3222
|
+
font-size: 34px
|
|
3223
|
+
}
|
|
3224
|
+
}
|
|
3225
|
+
.RichTitle-module_game__1g8Bn:first-child {
|
|
3226
|
+
padding-top: 9px;
|
|
3227
|
+
}
|
|
3228
|
+
@media only screen and (max-width: 63.9375em) {
|
|
3229
|
+
.RichTitle-module_featured__wJfaQ {
|
|
3230
|
+
letter-spacing: 0.3px;
|
|
3231
|
+
|
|
3232
|
+
font-size: 28px;
|
|
3233
|
+
line-height: 30px
|
|
3234
|
+
}
|
|
3235
|
+
}
|
|
3236
|
+
@media only screen and (max-width: 63.9375em) {
|
|
3237
|
+
.RichTitle-module_featured__wJfaQ span {
|
|
3238
|
+
display: block;
|
|
3239
|
+
|
|
3240
|
+
padding-top: 2px;
|
|
3241
|
+
|
|
3242
|
+
font-size: 18px;
|
|
3243
|
+
line-height: 24px
|
|
3244
|
+
}
|
|
3245
|
+
}
|
|
3246
|
+
.RichTitle-module_isInMediaBlock__3RDw4 {
|
|
3247
|
+
text-align: left
|
|
3248
|
+
}
|
|
3249
|
+
@media only screen and (min-width: 64em) {
|
|
3250
|
+
.RichTitle-module_isInMediaBlock__3RDw4 {
|
|
3251
|
+
margin-bottom: 18px
|
|
3252
|
+
}
|
|
3253
|
+
}
|
|
3254
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
3255
|
+
font-size: 19px;
|
|
3256
|
+
line-height: 23px
|
|
3257
|
+
}
|
|
3258
|
+
@media only screen and (min-width: 64em) {
|
|
3259
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
3260
|
+
font-size: 1.3rem;
|
|
3261
|
+
line-height: 1.6rem
|
|
3262
|
+
}
|
|
3263
|
+
}
|
|
3264
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3265
|
+
font-size: 20px
|
|
3266
|
+
}
|
|
3267
|
+
@media only screen and (min-width: 64em) {
|
|
3268
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3269
|
+
font-size: 1.35rem
|
|
3270
|
+
}
|
|
3271
|
+
}
|
|
3272
|
+
@media only screen and (min-width: 32em) {
|
|
3273
|
+
.RichTitle-module_mobile__1Cb6E {
|
|
3274
|
+
display: none
|
|
3275
|
+
}
|
|
3276
|
+
}
|
|
3277
|
+
.RichTitle-module_desktop__2ixSQ {
|
|
3278
|
+
display: none
|
|
3279
|
+
}
|
|
3280
|
+
@media only screen and (min-width: 32em) {
|
|
3281
|
+
.RichTitle-module_desktop__2ixSQ {
|
|
3282
|
+
display: block
|
|
3283
|
+
}
|
|
3284
|
+
}
|
|
3285
|
+
|
|
3286
3286
|
/* Colors */
|
|
3287
3287
|
/* Fonts */
|
|
3288
3288
|
/* Gap */
|
|
@@ -3720,183 +3720,56 @@ a mark {
|
|
|
3720
3720
|
/* Theme */
|
|
3721
3721
|
.SimpleBlock-module_blockquote__pwpcX.SimpleBlock-module_isDark__22q5s {
|
|
3722
3722
|
color: inherit;
|
|
3723
|
-
background-color: #34322a;
|
|
3724
|
-
}
|
|
3725
|
-
.SimpleBlock-module_blockquote__pwpcX.SimpleBlock-module_isDark__22q5s a {
|
|
3726
|
-
color: inherit;
|
|
3727
|
-
box-shadow: inset 0 -1px #b88b59;
|
|
3728
|
-
}
|
|
3729
|
-
|
|
3730
|
-
/* Colors */
|
|
3731
|
-
/* Fonts */
|
|
3732
|
-
/* Gap */
|
|
3733
|
-
/* Media */
|
|
3734
|
-
/* 512 */
|
|
3735
|
-
/* 650 */
|
|
3736
|
-
/* 768 */
|
|
3737
|
-
/* 1024 */
|
|
3738
|
-
/* 1010 */
|
|
3739
|
-
/* 1200 */
|
|
3740
|
-
/* 511 */
|
|
3741
|
-
/* 1023 */
|
|
3742
|
-
/* Zindex */
|
|
3743
|
-
.SimpleTitle-module_root__2jVQN {
|
|
3744
|
-
margin: 0 0 18px;
|
|
3745
|
-
|
|
3746
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3747
|
-
font-size: 20px;
|
|
3748
|
-
font-weight: normal;
|
|
3749
|
-
line-height: 23px
|
|
3750
|
-
}
|
|
3751
|
-
@media only screen and (min-width: 48em) {
|
|
3752
|
-
.SimpleTitle-module_root__2jVQN {
|
|
3753
|
-
margin-bottom: 15px;
|
|
3754
|
-
|
|
3755
|
-
font-size: 36px;
|
|
3756
|
-
line-height: 40px
|
|
3757
|
-
}
|
|
3758
|
-
}
|
|
3759
|
-
/* VISIBILITY */
|
|
3760
|
-
@media only screen and (min-width: 32em) {
|
|
3761
|
-
.SimpleTitle-module_mobile__11gBz {
|
|
3762
|
-
display: none
|
|
3763
|
-
}
|
|
3764
|
-
}
|
|
3765
|
-
.SimpleTitle-module_desktop__3yXgy {
|
|
3766
|
-
display: none
|
|
3767
|
-
}
|
|
3768
|
-
@media only screen and (min-width: 32em) {
|
|
3769
|
-
.SimpleTitle-module_desktop__3yXgy {
|
|
3770
|
-
display: block
|
|
3771
|
-
}
|
|
3772
|
-
}
|
|
3773
|
-
|
|
3774
|
-
/* Colors */
|
|
3775
|
-
/* Fonts */
|
|
3776
|
-
/* Gap */
|
|
3777
|
-
/* Media */
|
|
3778
|
-
/* 512 */
|
|
3779
|
-
/* 650 */
|
|
3780
|
-
/* 768 */
|
|
3781
|
-
/* 1024 */
|
|
3782
|
-
/* 1010 */
|
|
3783
|
-
/* 1200 */
|
|
3784
|
-
/* 511 */
|
|
3785
|
-
/* 1023 */
|
|
3786
|
-
/* Zindex */
|
|
3787
|
-
.SourceBlock-module_root__1P3XD {
|
|
3788
|
-
display: block;
|
|
3789
|
-
|
|
3790
|
-
margin: 18px 0 15px;
|
|
3791
|
-
padding: 12px 11px 17px;
|
|
3792
|
-
|
|
3793
|
-
color: #000;
|
|
3794
|
-
border-radius: 2px 8px 8px 2px;
|
|
3795
|
-
background-color: #f5f5f5;
|
|
3796
|
-
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 4px 0 0 0 #b78b5c;
|
|
3797
|
-
|
|
3798
|
-
font-size: 16px;
|
|
3799
|
-
line-height: 20px
|
|
3800
|
-
}
|
|
3801
|
-
@media only screen and (min-width: 48em) {
|
|
3802
|
-
.SourceBlock-module_root__1P3XD {
|
|
3803
|
-
margin-top: 25px;
|
|
3804
|
-
margin-bottom: 25px;
|
|
3805
|
-
padding: 18px 16px 16px
|
|
3806
|
-
}
|
|
3807
|
-
}
|
|
3808
|
-
.SourceBlock-module_root__1P3XD:hover,
|
|
3809
|
-
.SourceBlock-module_root__1P3XD:visited {
|
|
3810
|
-
background-color: #ededed;
|
|
3811
|
-
}
|
|
3812
|
-
.SourceBlock-module_root__1P3XD blockquote {
|
|
3813
|
-
margin: 0;
|
|
3814
|
-
}
|
|
3815
|
-
.SourceBlock-module_root__1P3XD a {
|
|
3816
|
-
text-decoration: none;
|
|
3817
|
-
|
|
3818
|
-
color: inherit;
|
|
3819
|
-
}
|
|
3820
|
-
.SourceBlock-module_text__Si4vm {
|
|
3821
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3822
|
-
}
|
|
3823
|
-
.SourceBlock-module_text__Si4vm p {
|
|
3824
|
-
margin: 0;
|
|
3825
|
-
|
|
3826
|
-
font-size: 16px;
|
|
3827
|
-
line-height: 22px
|
|
3828
|
-
}
|
|
3829
|
-
@media only screen and (min-width: 48em) {
|
|
3830
|
-
.SourceBlock-module_text__Si4vm p {
|
|
3831
|
-
font-size: 18px;
|
|
3832
|
-
line-height: 26px
|
|
3833
|
-
}
|
|
3834
|
-
}
|
|
3835
|
-
.SourceBlock-module_root__1P3XD p + p {
|
|
3836
|
-
margin-top: 12px;
|
|
3837
|
-
}
|
|
3838
|
-
.SourceBlock-module_root__1P3XD footer {
|
|
3839
|
-
margin-top: 12px;
|
|
3840
|
-
padding-top: 10px;
|
|
3841
|
-
|
|
3842
|
-
border-top: 1px solid #d6d6d6
|
|
3723
|
+
background-color: #34322a;
|
|
3843
3724
|
}
|
|
3844
|
-
|
|
3845
|
-
|
|
3846
|
-
|
|
3847
|
-
padding-top: 12px
|
|
3725
|
+
.SimpleBlock-module_blockquote__pwpcX.SimpleBlock-module_isDark__22q5s a {
|
|
3726
|
+
color: inherit;
|
|
3727
|
+
box-shadow: inset 0 -1px #b88b59;
|
|
3848
3728
|
}
|
|
3849
|
-
}
|
|
3850
|
-
.SourceBlock-module_origin__l3JbO {
|
|
3851
|
-
letter-spacing: 1px;
|
|
3852
|
-
text-transform: uppercase;
|
|
3853
|
-
pointer-events: none;
|
|
3854
3729
|
|
|
3855
|
-
|
|
3730
|
+
/* Colors */
|
|
3731
|
+
/* Fonts */
|
|
3732
|
+
/* Gap */
|
|
3733
|
+
/* Media */
|
|
3734
|
+
/* 512 */
|
|
3735
|
+
/* 650 */
|
|
3736
|
+
/* 768 */
|
|
3737
|
+
/* 1024 */
|
|
3738
|
+
/* 1010 */
|
|
3739
|
+
/* 1200 */
|
|
3740
|
+
/* 511 */
|
|
3741
|
+
/* 1023 */
|
|
3742
|
+
/* Zindex */
|
|
3743
|
+
.SimpleTitle-module_root__2jVQN {
|
|
3744
|
+
margin: 0 0 18px;
|
|
3856
3745
|
|
|
3857
|
-
font-family: '
|
|
3858
|
-
font-size:
|
|
3859
|
-
font-weight:
|
|
3860
|
-
|
|
3861
|
-
line-height: 22px
|
|
3746
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3747
|
+
font-size: 20px;
|
|
3748
|
+
font-weight: normal;
|
|
3749
|
+
line-height: 23px
|
|
3862
3750
|
}
|
|
3863
3751
|
@media only screen and (min-width: 48em) {
|
|
3864
|
-
.
|
|
3865
|
-
|
|
3866
|
-
|
|
3752
|
+
.SimpleTitle-module_root__2jVQN {
|
|
3753
|
+
margin-bottom: 15px;
|
|
3754
|
+
|
|
3755
|
+
font-size: 36px;
|
|
3756
|
+
line-height: 40px
|
|
3867
3757
|
}
|
|
3868
3758
|
}
|
|
3869
|
-
.SourceBlock-module_center__3P93B {
|
|
3870
|
-
max-width: 650px;
|
|
3871
|
-
margin-right: auto;
|
|
3872
|
-
margin-left: auto;
|
|
3873
|
-
}
|
|
3874
3759
|
/* VISIBILITY */
|
|
3875
3760
|
@media only screen and (min-width: 32em) {
|
|
3876
|
-
.
|
|
3761
|
+
.SimpleTitle-module_mobile__11gBz {
|
|
3877
3762
|
display: none
|
|
3878
3763
|
}
|
|
3879
3764
|
}
|
|
3880
|
-
.
|
|
3765
|
+
.SimpleTitle-module_desktop__3yXgy {
|
|
3881
3766
|
display: none
|
|
3882
3767
|
}
|
|
3883
3768
|
@media only screen and (min-width: 32em) {
|
|
3884
|
-
.
|
|
3769
|
+
.SimpleTitle-module_desktop__3yXgy {
|
|
3885
3770
|
display: block
|
|
3886
3771
|
}
|
|
3887
3772
|
}
|
|
3888
|
-
/* Dark theme */
|
|
3889
|
-
.SourceBlock-module_isDark__3hEEp,
|
|
3890
|
-
.SourceBlock-module_isDark__3hEEp:hover {
|
|
3891
|
-
background-color: #262626;
|
|
3892
|
-
color: inherit;
|
|
3893
|
-
}
|
|
3894
|
-
.SourceBlock-module_isDark__3hEEp .SourceBlock-module_origin__l3JbO {
|
|
3895
|
-
color: #b8b8b8;
|
|
3896
|
-
}
|
|
3897
|
-
.SourceBlock-module_isDark__3hEEp footer {
|
|
3898
|
-
border-top-color: #3d3d3d;
|
|
3899
|
-
}
|
|
3900
3773
|
|
|
3901
3774
|
/* Colors */
|
|
3902
3775
|
/* Fonts */
|
|
@@ -4083,99 +3956,328 @@ a mark {
|
|
|
4083
3956
|
content: ''
|
|
4084
3957
|
}
|
|
4085
3958
|
@media only screen and (min-width: 32em) {
|
|
4086
|
-
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7::after {
|
|
4087
|
-
content: none
|
|
3959
|
+
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7::after {
|
|
3960
|
+
content: none
|
|
3961
|
+
}
|
|
3962
|
+
}
|
|
3963
|
+
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 svg {
|
|
3964
|
+
transform: rotate(180deg) translateY(1px);
|
|
3965
|
+
}
|
|
3966
|
+
@media only screen and (min-width: 32em) {
|
|
3967
|
+
.Spoiler-module_center__tq1m0 {
|
|
3968
|
+
max-width: 980px;
|
|
3969
|
+
margin-right: auto;
|
|
3970
|
+
margin-left: auto
|
|
3971
|
+
}
|
|
3972
|
+
}
|
|
3973
|
+
.Spoiler-module_full__1QFqR {
|
|
3974
|
+
max-width: 980px;
|
|
3975
|
+
}
|
|
3976
|
+
.Spoiler-module_default__2Kjx8 {
|
|
3977
|
+
max-width: 650px;
|
|
3978
|
+
}
|
|
3979
|
+
@-webkit-keyframes Spoiler-module_spoilerSticky__3Kd30 {
|
|
3980
|
+
0% {
|
|
3981
|
+
transform: translateY(62px);
|
|
3982
|
+
}
|
|
3983
|
+
|
|
3984
|
+
50% {
|
|
3985
|
+
transform: translateY(-16px);
|
|
3986
|
+
}
|
|
3987
|
+
|
|
3988
|
+
100% {
|
|
3989
|
+
transform: translateY(0);
|
|
3990
|
+
}
|
|
3991
|
+
}
|
|
3992
|
+
@keyframes Spoiler-module_spoilerSticky__3Kd30 {
|
|
3993
|
+
0% {
|
|
3994
|
+
transform: translateY(62px);
|
|
3995
|
+
}
|
|
3996
|
+
|
|
3997
|
+
50% {
|
|
3998
|
+
transform: translateY(-16px);
|
|
3999
|
+
}
|
|
4000
|
+
|
|
4001
|
+
100% {
|
|
4002
|
+
transform: translateY(0);
|
|
4003
|
+
}
|
|
4004
|
+
}
|
|
4005
|
+
@-webkit-keyframes Spoiler-module_spoilerStickyBg__nYdlo {
|
|
4006
|
+
0% {
|
|
4007
|
+
background-color: #fff;
|
|
4008
|
+
}
|
|
4009
|
+
|
|
4010
|
+
100% {
|
|
4011
|
+
background-color: transparent;
|
|
4012
|
+
}
|
|
4013
|
+
}
|
|
4014
|
+
@keyframes Spoiler-module_spoilerStickyBg__nYdlo {
|
|
4015
|
+
0% {
|
|
4016
|
+
background-color: #fff;
|
|
4017
|
+
}
|
|
4018
|
+
|
|
4019
|
+
100% {
|
|
4020
|
+
background-color: transparent;
|
|
4021
|
+
}
|
|
4022
|
+
}
|
|
4023
|
+
[data-dfp-sticky-banner='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7,
|
|
4024
|
+
[data-gdpr-panel='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
4025
|
+
bottom: 45px
|
|
4026
|
+
}
|
|
4027
|
+
@media only screen and (min-width: 32em) {
|
|
4028
|
+
[data-dfp-sticky-banner='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7,
|
|
4029
|
+
[data-gdpr-panel='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
4030
|
+
bottom: 46px
|
|
4031
|
+
}
|
|
4032
|
+
}
|
|
4033
|
+
@media only screen and (max-width: 32.1875em) {
|
|
4034
|
+
[data-gdpr-panel='true'][data-dfp-sticky-banner='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
4035
|
+
bottom: 90px
|
|
4036
|
+
}
|
|
4037
|
+
}
|
|
4038
|
+
/* VISIBILITY */
|
|
4039
|
+
@media only screen and (min-width: 32em) {
|
|
4040
|
+
.Spoiler-module_mobile__2BPt8 {
|
|
4041
|
+
display: none
|
|
4042
|
+
}
|
|
4043
|
+
}
|
|
4044
|
+
.Spoiler-module_desktop__1BIFJ {
|
|
4045
|
+
display: none
|
|
4046
|
+
}
|
|
4047
|
+
@media only screen and (min-width: 32em) {
|
|
4048
|
+
.Spoiler-module_desktop__1BIFJ {
|
|
4049
|
+
display: block
|
|
4050
|
+
}
|
|
4051
|
+
}
|
|
4052
|
+
|
|
4053
|
+
/* Colors */
|
|
4054
|
+
/* Fonts */
|
|
4055
|
+
/* Gap */
|
|
4056
|
+
/* Media */
|
|
4057
|
+
/* 512 */
|
|
4058
|
+
/* 650 */
|
|
4059
|
+
/* 768 */
|
|
4060
|
+
/* 1024 */
|
|
4061
|
+
/* 1010 */
|
|
4062
|
+
/* 1200 */
|
|
4063
|
+
/* 511 */
|
|
4064
|
+
/* 1023 */
|
|
4065
|
+
/* Zindex */
|
|
4066
|
+
.SourceBlock-module_root__1P3XD {
|
|
4067
|
+
display: block;
|
|
4068
|
+
|
|
4069
|
+
margin: 18px 0 15px;
|
|
4070
|
+
padding: 12px 11px 17px;
|
|
4071
|
+
|
|
4072
|
+
color: #000;
|
|
4073
|
+
border-radius: 2px 8px 8px 2px;
|
|
4074
|
+
background-color: #f5f5f5;
|
|
4075
|
+
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 4px 0 0 0 #b78b5c;
|
|
4076
|
+
|
|
4077
|
+
font-size: 16px;
|
|
4078
|
+
line-height: 20px
|
|
4079
|
+
}
|
|
4080
|
+
@media only screen and (min-width: 48em) {
|
|
4081
|
+
.SourceBlock-module_root__1P3XD {
|
|
4082
|
+
margin-top: 25px;
|
|
4083
|
+
margin-bottom: 25px;
|
|
4084
|
+
padding: 18px 16px 16px
|
|
4085
|
+
}
|
|
4086
|
+
}
|
|
4087
|
+
.SourceBlock-module_root__1P3XD:hover,
|
|
4088
|
+
.SourceBlock-module_root__1P3XD:visited {
|
|
4089
|
+
background-color: #ededed;
|
|
4090
|
+
}
|
|
4091
|
+
.SourceBlock-module_root__1P3XD blockquote {
|
|
4092
|
+
margin: 0;
|
|
4093
|
+
}
|
|
4094
|
+
.SourceBlock-module_root__1P3XD a {
|
|
4095
|
+
text-decoration: none;
|
|
4096
|
+
|
|
4097
|
+
color: inherit;
|
|
4098
|
+
}
|
|
4099
|
+
.SourceBlock-module_text__Si4vm {
|
|
4100
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4101
|
+
}
|
|
4102
|
+
.SourceBlock-module_text__Si4vm p {
|
|
4103
|
+
margin: 0;
|
|
4104
|
+
|
|
4105
|
+
font-size: 16px;
|
|
4106
|
+
line-height: 22px
|
|
4107
|
+
}
|
|
4108
|
+
@media only screen and (min-width: 48em) {
|
|
4109
|
+
.SourceBlock-module_text__Si4vm p {
|
|
4110
|
+
font-size: 18px;
|
|
4111
|
+
line-height: 26px
|
|
4112
|
+
}
|
|
4113
|
+
}
|
|
4114
|
+
.SourceBlock-module_root__1P3XD p + p {
|
|
4115
|
+
margin-top: 12px;
|
|
4116
|
+
}
|
|
4117
|
+
.SourceBlock-module_root__1P3XD footer {
|
|
4118
|
+
margin-top: 12px;
|
|
4119
|
+
padding-top: 10px;
|
|
4120
|
+
|
|
4121
|
+
border-top: 1px solid #d6d6d6
|
|
4122
|
+
}
|
|
4123
|
+
@media only screen and (min-width: 48em) {
|
|
4124
|
+
.SourceBlock-module_root__1P3XD footer {
|
|
4125
|
+
margin-top: 18px;
|
|
4126
|
+
padding-top: 12px
|
|
4127
|
+
}
|
|
4128
|
+
}
|
|
4129
|
+
.SourceBlock-module_origin__l3JbO {
|
|
4130
|
+
letter-spacing: 1px;
|
|
4131
|
+
text-transform: uppercase;
|
|
4132
|
+
pointer-events: none;
|
|
4133
|
+
|
|
4134
|
+
color: #292929;
|
|
4135
|
+
|
|
4136
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4137
|
+
font-size: 16px;
|
|
4138
|
+
font-weight: bold;
|
|
4139
|
+
font-style: normal;
|
|
4140
|
+
line-height: 22px
|
|
4141
|
+
}
|
|
4142
|
+
@media only screen and (min-width: 48em) {
|
|
4143
|
+
.SourceBlock-module_origin__l3JbO {
|
|
4144
|
+
font-size: 18px;
|
|
4145
|
+
line-height: 26px
|
|
4146
|
+
}
|
|
4147
|
+
}
|
|
4148
|
+
.SourceBlock-module_center__3P93B {
|
|
4149
|
+
max-width: 650px;
|
|
4150
|
+
margin-right: auto;
|
|
4151
|
+
margin-left: auto;
|
|
4152
|
+
}
|
|
4153
|
+
/* VISIBILITY */
|
|
4154
|
+
@media only screen and (min-width: 32em) {
|
|
4155
|
+
.SourceBlock-module_mobile__2gw4S {
|
|
4156
|
+
display: none
|
|
4088
4157
|
}
|
|
4089
4158
|
}
|
|
4090
|
-
.
|
|
4091
|
-
|
|
4159
|
+
.SourceBlock-module_desktop__DecT6 {
|
|
4160
|
+
display: none
|
|
4092
4161
|
}
|
|
4093
4162
|
@media only screen and (min-width: 32em) {
|
|
4094
|
-
.
|
|
4095
|
-
|
|
4096
|
-
margin-right: auto;
|
|
4097
|
-
margin-left: auto
|
|
4163
|
+
.SourceBlock-module_desktop__DecT6 {
|
|
4164
|
+
display: block
|
|
4098
4165
|
}
|
|
4099
4166
|
}
|
|
4100
|
-
|
|
4101
|
-
|
|
4167
|
+
/* Dark theme */
|
|
4168
|
+
.SourceBlock-module_isDark__3hEEp,
|
|
4169
|
+
.SourceBlock-module_isDark__3hEEp:hover {
|
|
4170
|
+
background-color: #262626;
|
|
4171
|
+
color: inherit;
|
|
4102
4172
|
}
|
|
4103
|
-
.
|
|
4104
|
-
|
|
4173
|
+
.SourceBlock-module_isDark__3hEEp .SourceBlock-module_origin__l3JbO {
|
|
4174
|
+
color: #b8b8b8;
|
|
4175
|
+
}
|
|
4176
|
+
.SourceBlock-module_isDark__3hEEp footer {
|
|
4177
|
+
border-top-color: #3d3d3d;
|
|
4105
4178
|
}
|
|
4106
|
-
@-webkit-keyframes Spoiler-module_spoilerSticky__3Kd30 {
|
|
4107
|
-
0% {
|
|
4108
|
-
transform: translateY(62px);
|
|
4109
|
-
}
|
|
4110
4179
|
|
|
4111
|
-
|
|
4112
|
-
|
|
4113
|
-
|
|
4180
|
+
/* Colors */
|
|
4181
|
+
/* Fonts */
|
|
4182
|
+
/* Gap */
|
|
4183
|
+
/* Media */
|
|
4184
|
+
/* 512 */
|
|
4185
|
+
/* 650 */
|
|
4186
|
+
/* 768 */
|
|
4187
|
+
/* 1024 */
|
|
4188
|
+
/* 1010 */
|
|
4189
|
+
/* 1200 */
|
|
4190
|
+
/* 511 */
|
|
4191
|
+
/* 1023 */
|
|
4192
|
+
/* Zindex */
|
|
4193
|
+
.MetaItem-module_root__2VQom {
|
|
4194
|
+
display: inline;
|
|
4114
4195
|
|
|
4115
|
-
|
|
4116
|
-
transform: translateY(0);
|
|
4117
|
-
}
|
|
4196
|
+
margin-right: 15px;
|
|
4118
4197
|
}
|
|
4119
|
-
|
|
4120
|
-
|
|
4121
|
-
transform: translateY(62px);
|
|
4122
|
-
}
|
|
4198
|
+
.MetaItem-module_root__2VQom > svg {
|
|
4199
|
+
display: inline-block;
|
|
4123
4200
|
|
|
4124
|
-
|
|
4125
|
-
transform: translateY(-16px);
|
|
4126
|
-
}
|
|
4201
|
+
margin-right: 1px;
|
|
4127
4202
|
|
|
4128
|
-
|
|
4129
|
-
|
|
4130
|
-
|
|
4203
|
+
vertical-align: top;
|
|
4204
|
+
|
|
4205
|
+
color: inherit;
|
|
4206
|
+
|
|
4207
|
+
fill: currentColor;
|
|
4131
4208
|
}
|
|
4132
|
-
|
|
4133
|
-
|
|
4134
|
-
background-color: #fff;
|
|
4135
|
-
}
|
|
4209
|
+
.MetaItem-module_root__2VQom a {
|
|
4210
|
+
display: inline;
|
|
4136
4211
|
|
|
4137
|
-
|
|
4138
|
-
|
|
4139
|
-
|
|
4212
|
+
text-decoration: underline;
|
|
4213
|
+
|
|
4214
|
+
color: inherit;
|
|
4215
|
+
|
|
4216
|
+
-webkit-text-decoration-skip: auto;
|
|
4140
4217
|
}
|
|
4141
|
-
|
|
4142
|
-
|
|
4143
|
-
|
|
4144
|
-
|
|
4218
|
+
.MetaItem-module_root__2VQom a:hover {
|
|
4219
|
+
color: #b88b59;
|
|
4220
|
+
}
|
|
4221
|
+
.MetaItem-module_hasBullets__CkQPI {
|
|
4222
|
+
margin-right: 0;
|
|
4223
|
+
}
|
|
4224
|
+
.MetaItem-module_hasBullets__CkQPI:nth-child(n + 2)::before {
|
|
4225
|
+
display: inline-block;
|
|
4145
4226
|
|
|
4146
|
-
|
|
4147
|
-
|
|
4227
|
+
padding-right: 0.4em;
|
|
4228
|
+
padding-left: 0.4em;
|
|
4229
|
+
|
|
4230
|
+
content: '\B7';
|
|
4231
|
+
}
|
|
4232
|
+
@media only screen and (max-width: 32.1875em) {
|
|
4233
|
+
.MetaItem-module_hasSource__1DmCI {
|
|
4234
|
+
width: 100%;
|
|
4235
|
+
margin-top: 3px;
|
|
4236
|
+
margin-bottom: 3px
|
|
4237
|
+
}
|
|
4148
4238
|
}
|
|
4239
|
+
@media only screen and (max-width: 32.1875em) {
|
|
4240
|
+
.MetaItem-module_hasSource__1DmCI:first-child {
|
|
4241
|
+
margin-top: 0
|
|
4149
4242
|
}
|
|
4150
|
-
|
|
4151
|
-
|
|
4152
|
-
bottom:
|
|
4243
|
+
}
|
|
4244
|
+
.MetaItem-module_hasSource__1DmCI:last-child {
|
|
4245
|
+
margin-bottom: 0;
|
|
4153
4246
|
}
|
|
4154
|
-
@media only screen and (
|
|
4155
|
-
|
|
4156
|
-
|
|
4157
|
-
bottom: 46px
|
|
4247
|
+
@media only screen and (max-width: 32.1875em) {
|
|
4248
|
+
.MetaItem-module_hasSource__1DmCI:nth-child(n + 2)::before {
|
|
4249
|
+
display: none
|
|
4158
4250
|
}
|
|
4159
4251
|
}
|
|
4160
4252
|
@media only screen and (max-width: 32.1875em) {
|
|
4161
|
-
|
|
4162
|
-
|
|
4253
|
+
.MetaItem-module_hasSource__1DmCI.MetaItem-module_listened__lwvAO::before,
|
|
4254
|
+
.MetaItem-module_hasSource__1DmCI.MetaItem-module_read__5eAIG::before {
|
|
4255
|
+
display: inline-block
|
|
4163
4256
|
}
|
|
4164
4257
|
}
|
|
4165
|
-
|
|
4166
|
-
|
|
4167
|
-
.
|
|
4168
|
-
|
|
4258
|
+
@media only screen and (max-width: 32.1875em) {
|
|
4259
|
+
.MetaItem-module_datetime__3tOWm,
|
|
4260
|
+
.MetaItem-module_listened__lwvAO,
|
|
4261
|
+
.MetaItem-module_read__5eAIG {
|
|
4262
|
+
width: auto
|
|
4169
4263
|
}
|
|
4170
4264
|
}
|
|
4171
|
-
|
|
4172
|
-
|
|
4265
|
+
@media only screen and (max-width: 32.1875em) {
|
|
4266
|
+
.MetaItem-module_hasSource__1DmCI.MetaItem-module_datetime__3tOWm:first-child {
|
|
4267
|
+
order: -2
|
|
4173
4268
|
}
|
|
4174
|
-
|
|
4175
|
-
|
|
4176
|
-
|
|
4269
|
+
}
|
|
4270
|
+
@media only screen and (max-width: 32.1875em) {
|
|
4271
|
+
.MetaItem-module_hasSource__1DmCI.MetaItem-module_listened__lwvAO,
|
|
4272
|
+
.MetaItem-module_hasSource__1DmCI.MetaItem-module_read__5eAIG {
|
|
4273
|
+
order: -1;
|
|
4274
|
+
|
|
4275
|
+
margin-top: 0
|
|
4177
4276
|
}
|
|
4178
4277
|
}
|
|
4278
|
+
.MetaItem-module_read__5eAIG svg {
|
|
4279
|
+
margin-top: -1px;
|
|
4280
|
+
}
|
|
4179
4281
|
|
|
4180
4282
|
/* stylelint-disable declaration-empty-line-before */
|
|
4181
4283
|
/* Colors */
|
|
@@ -4320,147 +4422,45 @@ a mark {
|
|
|
4320
4422
|
transform: scale(0.1);
|
|
4321
4423
|
}
|
|
4322
4424
|
|
|
4323
|
-
53% {
|
|
4324
|
-
transform: scale(0.33);
|
|
4325
|
-
}
|
|
4326
|
-
|
|
4327
|
-
100% {
|
|
4328
|
-
transform: scale(0.66);
|
|
4329
|
-
|
|
4330
|
-
opacity: 0;
|
|
4331
|
-
}
|
|
4332
|
-
}
|
|
4333
|
-
@-webkit-keyframes MetaItemLive-module_liveSecondWave__12g57 {
|
|
4334
|
-
21% {
|
|
4335
|
-
transform: scale(0.22);
|
|
4336
|
-
}
|
|
4337
|
-
|
|
4338
|
-
53% {
|
|
4339
|
-
transform: scale(0.55);
|
|
4340
|
-
}
|
|
4341
|
-
|
|
4342
|
-
100% {
|
|
4343
|
-
transform: scale(0.88);
|
|
4344
|
-
|
|
4345
|
-
opacity: 0;
|
|
4346
|
-
}
|
|
4347
|
-
}
|
|
4348
|
-
@keyframes MetaItemLive-module_liveSecondWave__12g57 {
|
|
4349
|
-
21% {
|
|
4350
|
-
transform: scale(0.22);
|
|
4351
|
-
}
|
|
4352
|
-
|
|
4353
|
-
53% {
|
|
4354
|
-
transform: scale(0.55);
|
|
4355
|
-
}
|
|
4356
|
-
|
|
4357
|
-
100% {
|
|
4358
|
-
transform: scale(0.88);
|
|
4359
|
-
|
|
4360
|
-
opacity: 0;
|
|
4361
|
-
}
|
|
4362
|
-
}
|
|
4363
|
-
|
|
4364
|
-
/* Colors */
|
|
4365
|
-
/* Fonts */
|
|
4366
|
-
/* Gap */
|
|
4367
|
-
/* Media */
|
|
4368
|
-
/* 512 */
|
|
4369
|
-
/* 650 */
|
|
4370
|
-
/* 768 */
|
|
4371
|
-
/* 1024 */
|
|
4372
|
-
/* 1010 */
|
|
4373
|
-
/* 1200 */
|
|
4374
|
-
/* 511 */
|
|
4375
|
-
/* 1023 */
|
|
4376
|
-
/* Zindex */
|
|
4377
|
-
.MetaItem-module_root__2VQom {
|
|
4378
|
-
display: inline;
|
|
4379
|
-
|
|
4380
|
-
margin-right: 15px;
|
|
4381
|
-
}
|
|
4382
|
-
.MetaItem-module_root__2VQom > svg {
|
|
4383
|
-
display: inline-block;
|
|
4384
|
-
|
|
4385
|
-
margin-right: 1px;
|
|
4386
|
-
|
|
4387
|
-
vertical-align: top;
|
|
4388
|
-
|
|
4389
|
-
color: inherit;
|
|
4390
|
-
|
|
4391
|
-
fill: currentColor;
|
|
4392
|
-
}
|
|
4393
|
-
.MetaItem-module_root__2VQom a {
|
|
4394
|
-
display: inline;
|
|
4395
|
-
|
|
4396
|
-
text-decoration: underline;
|
|
4397
|
-
|
|
4398
|
-
color: inherit;
|
|
4399
|
-
|
|
4400
|
-
-webkit-text-decoration-skip: auto;
|
|
4401
|
-
}
|
|
4402
|
-
.MetaItem-module_root__2VQom a:hover {
|
|
4403
|
-
color: #b88b59;
|
|
4404
|
-
}
|
|
4405
|
-
.MetaItem-module_hasBullets__CkQPI {
|
|
4406
|
-
margin-right: 0;
|
|
4407
|
-
}
|
|
4408
|
-
.MetaItem-module_hasBullets__CkQPI:nth-child(n + 2)::before {
|
|
4409
|
-
display: inline-block;
|
|
4410
|
-
|
|
4411
|
-
padding-right: 0.4em;
|
|
4412
|
-
padding-left: 0.4em;
|
|
4425
|
+
53% {
|
|
4426
|
+
transform: scale(0.33);
|
|
4427
|
+
}
|
|
4413
4428
|
|
|
4414
|
-
|
|
4415
|
-
|
|
4416
|
-
|
|
4417
|
-
|
|
4418
|
-
width: 100%;
|
|
4419
|
-
margin-top: 3px;
|
|
4420
|
-
margin-bottom: 3px
|
|
4421
|
-
}
|
|
4429
|
+
100% {
|
|
4430
|
+
transform: scale(0.66);
|
|
4431
|
+
|
|
4432
|
+
opacity: 0;
|
|
4422
4433
|
}
|
|
4423
|
-
@media only screen and (max-width: 32.1875em) {
|
|
4424
|
-
.MetaItem-module_hasSource__1DmCI:first-child {
|
|
4425
|
-
margin-top: 0
|
|
4426
4434
|
}
|
|
4435
|
+
@-webkit-keyframes MetaItemLive-module_liveSecondWave__12g57 {
|
|
4436
|
+
21% {
|
|
4437
|
+
transform: scale(0.22);
|
|
4427
4438
|
}
|
|
4428
|
-
|
|
4429
|
-
|
|
4430
|
-
|
|
4431
|
-
@media only screen and (max-width: 32.1875em) {
|
|
4432
|
-
.MetaItem-module_hasSource__1DmCI:nth-child(n + 2)::before {
|
|
4433
|
-
display: none
|
|
4434
|
-
}
|
|
4439
|
+
|
|
4440
|
+
53% {
|
|
4441
|
+
transform: scale(0.55);
|
|
4435
4442
|
}
|
|
4436
|
-
|
|
4437
|
-
|
|
4438
|
-
.
|
|
4439
|
-
|
|
4440
|
-
|
|
4443
|
+
|
|
4444
|
+
100% {
|
|
4445
|
+
transform: scale(0.88);
|
|
4446
|
+
|
|
4447
|
+
opacity: 0;
|
|
4441
4448
|
}
|
|
4442
|
-
@media only screen and (max-width: 32.1875em) {
|
|
4443
|
-
.MetaItem-module_datetime__3tOWm,
|
|
4444
|
-
.MetaItem-module_listened__lwvAO,
|
|
4445
|
-
.MetaItem-module_read__5eAIG {
|
|
4446
|
-
width: auto
|
|
4447
4449
|
}
|
|
4450
|
+
@keyframes MetaItemLive-module_liveSecondWave__12g57 {
|
|
4451
|
+
21% {
|
|
4452
|
+
transform: scale(0.22);
|
|
4448
4453
|
}
|
|
4449
|
-
|
|
4450
|
-
|
|
4451
|
-
|
|
4452
|
-
}
|
|
4454
|
+
|
|
4455
|
+
53% {
|
|
4456
|
+
transform: scale(0.55);
|
|
4453
4457
|
}
|
|
4454
|
-
@media only screen and (max-width: 32.1875em) {
|
|
4455
|
-
.MetaItem-module_hasSource__1DmCI.MetaItem-module_listened__lwvAO,
|
|
4456
|
-
.MetaItem-module_hasSource__1DmCI.MetaItem-module_read__5eAIG {
|
|
4457
|
-
order: -1;
|
|
4458
4458
|
|
|
4459
|
-
|
|
4460
|
-
|
|
4459
|
+
100% {
|
|
4460
|
+
transform: scale(0.88);
|
|
4461
|
+
|
|
4462
|
+
opacity: 0;
|
|
4461
4463
|
}
|
|
4462
|
-
.MetaItem-module_read__5eAIG svg {
|
|
4463
|
-
margin-top: -1px;
|
|
4464
4464
|
}
|
|
4465
4465
|
|
|
4466
4466
|
/* stylelint-disable declaration-empty-line-before */
|
|
@@ -4628,233 +4628,46 @@ a mark {
|
|
|
4628
4628
|
.ToolbarButton-module_isDark__2q5U7.ToolbarButton-module_bookmark__3369b svg,
|
|
4629
4629
|
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b svg {
|
|
4630
4630
|
color: #fff;
|
|
4631
|
-
|
|
4632
|
-
fill: transparent;
|
|
4633
|
-
}
|
|
4634
|
-
.ToolbarButton-module_isDark__2q5U7.ToolbarButton-module_bookmark__3369b.ToolbarButton-module_isActive__3NLAE svg,
|
|
4635
|
-
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b.ToolbarButton-module_isActive__3NLAE svg {
|
|
4636
|
-
fill: currentColor;
|
|
4637
|
-
}
|
|
4638
|
-
.ToolbarButton-module_isDark__2q5U7::before,
|
|
4639
|
-
.ToolbarButton-module_dark__GrIOr::before {
|
|
4640
|
-
border-left-color: rgba(255, 255, 255, 0.2);
|
|
4641
|
-
}
|
|
4642
|
-
.ToolbarButton-module_root__xN-fq [data-theme='dark'] {
|
|
4643
|
-
visibility: hidden;
|
|
4644
|
-
}
|
|
4645
|
-
.ToolbarButton-module_isDark__2q5U7 [data-theme='dark'],
|
|
4646
|
-
.ToolbarButton-module_dark__GrIOr [data-theme='dark'] {
|
|
4647
|
-
visibility: visible;
|
|
4648
|
-
}
|
|
4649
|
-
.ToolbarButton-module_isDark__2q5U7 [data-theme='light'],
|
|
4650
|
-
.ToolbarButton-module_dark__GrIOr [data-theme='light'] {
|
|
4651
|
-
visibility: hidden;
|
|
4652
|
-
}
|
|
4653
|
-
.ToolbarButton-module_text__32m6s {
|
|
4654
|
-
display: inline-block;
|
|
4655
|
-
|
|
4656
|
-
padding-left: 5px;
|
|
4657
|
-
|
|
4658
|
-
vertical-align: middle;
|
|
4659
|
-
}
|
|
4660
|
-
.ToolbarButton-module_text__32m6s:empty {
|
|
4661
|
-
display: none;
|
|
4662
|
-
}
|
|
4663
|
-
.ToolbarButton-module_bookmark__3369b {
|
|
4664
|
-
color: #999;
|
|
4665
|
-
|
|
4666
|
-
fill: transparent;
|
|
4667
|
-
}
|
|
4668
|
-
.ToolbarButton-module_isActive__3NLAE {
|
|
4669
|
-
fill: currentColor;
|
|
4670
|
-
}
|
|
4671
|
-
|
|
4672
|
-
/* Colors */
|
|
4673
|
-
/* Fonts */
|
|
4674
|
-
/* Gap */
|
|
4675
|
-
/* Media */
|
|
4676
|
-
/* 512 */
|
|
4677
|
-
/* 650 */
|
|
4678
|
-
/* 768 */
|
|
4679
|
-
/* 1024 */
|
|
4680
|
-
/* 1010 */
|
|
4681
|
-
/* 1200 */
|
|
4682
|
-
/* 511 */
|
|
4683
|
-
/* 1023 */
|
|
4684
|
-
/* Zindex */
|
|
4685
|
-
.SensitiveBlock-module_root__2iJbD {
|
|
4686
|
-
position: relative;
|
|
4687
|
-
|
|
4688
|
-
margin: 15px 0
|
|
4689
|
-
}
|
|
4690
|
-
@media only screen and (min-width: 32em) {
|
|
4691
|
-
.SensitiveBlock-module_root__2iJbD {
|
|
4692
|
-
margin: 25px 0 20px
|
|
4693
|
-
}
|
|
4694
|
-
}
|
|
4695
|
-
.SensitiveBlock-module_root__2iJbD:first-child {
|
|
4696
|
-
margin-top: 0;
|
|
4697
|
-
}
|
|
4698
|
-
.SensitiveBlock-module_root__2iJbD:last-child {
|
|
4699
|
-
margin-bottom: 0;
|
|
4700
|
-
}
|
|
4701
|
-
.SensitiveBlock-module_root__2iJbD figcaption {
|
|
4702
|
-
width: 100%;
|
|
4703
|
-
max-width: 650px;
|
|
4704
|
-
margin-right: auto;
|
|
4705
|
-
margin-left: auto;
|
|
4706
|
-
|
|
4707
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4708
|
-
}
|
|
4709
|
-
.SensitiveBlock-module_container__1Wtix {
|
|
4710
|
-
position: relative;
|
|
4711
|
-
|
|
4712
|
-
min-height: 170px;
|
|
4713
|
-
|
|
4714
|
-
transition: min-height 350ms ease;
|
|
4715
|
-
}
|
|
4716
|
-
.SensitiveBlock-module_overlay__hfDVS {
|
|
4717
|
-
position: absolute;
|
|
4718
|
-
z-index: 10;
|
|
4719
|
-
top: 0;
|
|
4720
|
-
right: -20px;
|
|
4721
|
-
bottom: 0;
|
|
4722
|
-
left: -20px;
|
|
4723
|
-
|
|
4724
|
-
display: -webkit-box;
|
|
4725
|
-
|
|
4726
|
-
display: -webkit-flex;
|
|
4727
|
-
|
|
4728
|
-
display: -ms-flexbox;
|
|
4729
|
-
|
|
4730
|
-
display: flex;
|
|
4731
|
-
align-items: center;
|
|
4732
|
-
flex-flow: column nowrap;
|
|
4733
|
-
justify-content: center;
|
|
4734
|
-
|
|
4735
|
-
padding: 30px 20px;
|
|
4736
|
-
|
|
4737
|
-
transition: opacity 500ms ease, visibility 500ms ease;
|
|
4738
|
-
|
|
4739
|
-
background-color: rgba(255, 255, 255, 1);
|
|
4740
|
-
background-repeat: no-repeat;
|
|
4741
|
-
background-position: center top;
|
|
4742
|
-
background-size: cover
|
|
4743
|
-
}
|
|
4744
|
-
@media only screen and (min-width: 32em) {
|
|
4745
|
-
.SensitiveBlock-module_overlay__hfDVS {
|
|
4746
|
-
right: 0;
|
|
4747
|
-
left: 0
|
|
4748
|
-
}
|
|
4749
|
-
}
|
|
4750
|
-
.SensitiveBlock-module_content__sNpxZ {
|
|
4751
|
-
-webkit-user-select: none;
|
|
4752
|
-
-moz-user-select: none;
|
|
4753
|
-
-ms-user-select: none;
|
|
4754
|
-
user-select: none;
|
|
4755
|
-
|
|
4756
|
-
color: #fff;
|
|
4757
|
-
|
|
4758
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4759
|
-
}
|
|
4760
|
-
.SensitiveBlock-module_content__sNpxZ p {
|
|
4761
|
-
display: block;
|
|
4762
|
-
|
|
4763
|
-
width: 100%;
|
|
4764
|
-
max-width: 368px;
|
|
4765
|
-
margin-top: 0;
|
|
4766
|
-
margin-bottom: 12px;
|
|
4767
|
-
|
|
4768
|
-
text-align: center;
|
|
4769
|
-
|
|
4770
|
-
font-size: 14px;
|
|
4771
|
-
line-height: 18px
|
|
4772
|
-
}
|
|
4773
|
-
@media only screen and (min-width: 32em) {
|
|
4774
|
-
.SensitiveBlock-module_content__sNpxZ p {
|
|
4775
|
-
margin-bottom: 24px;
|
|
4776
|
-
|
|
4777
|
-
font-size: 16px;
|
|
4778
|
-
line-height: 22px
|
|
4779
|
-
}
|
|
4780
|
-
}
|
|
4781
|
-
.SensitiveBlock-module_button__3BGZK {
|
|
4782
|
-
width: 100%;
|
|
4783
|
-
max-width: 348px;
|
|
4784
|
-
margin: 0 auto;
|
|
4785
|
-
}
|
|
4786
|
-
.SensitiveBlock-module_default__2HgmZ {
|
|
4787
|
-
max-width: 650px
|
|
4788
|
-
}
|
|
4789
|
-
@media only screen and (min-width: 32em) {
|
|
4790
|
-
.SensitiveBlock-module_default__2HgmZ {
|
|
4791
|
-
margin-right: auto;
|
|
4792
|
-
margin-left: auto
|
|
4793
|
-
}
|
|
4794
|
-
}
|
|
4795
|
-
.SensitiveBlock-module_full__3Hph9 {
|
|
4796
|
-
max-width: 980px
|
|
4797
|
-
}
|
|
4798
|
-
@media only screen and (min-width: 32em) {
|
|
4799
|
-
.SensitiveBlock-module_full__3Hph9 {
|
|
4800
|
-
margin-right: auto;
|
|
4801
|
-
margin-left: auto
|
|
4802
|
-
}
|
|
4803
|
-
}
|
|
4804
|
-
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
|
|
4805
|
-
right: -20px;
|
|
4806
|
-
left: -20px
|
|
4807
|
-
}
|
|
4808
|
-
@media only screen and (min-width: 32em) {
|
|
4809
|
-
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
|
|
4810
|
-
right: 0;
|
|
4811
|
-
left: 0
|
|
4812
|
-
}
|
|
4813
|
-
}
|
|
4814
|
-
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_media__3wnlo {
|
|
4815
|
-
padding-right: 20px;
|
|
4816
|
-
padding-left: 20px
|
|
4631
|
+
|
|
4632
|
+
fill: transparent;
|
|
4817
4633
|
}
|
|
4818
|
-
|
|
4819
|
-
.
|
|
4820
|
-
|
|
4821
|
-
padding-left: 0
|
|
4634
|
+
.ToolbarButton-module_isDark__2q5U7.ToolbarButton-module_bookmark__3369b.ToolbarButton-module_isActive__3NLAE svg,
|
|
4635
|
+
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b.ToolbarButton-module_isActive__3NLAE svg {
|
|
4636
|
+
fill: currentColor;
|
|
4822
4637
|
}
|
|
4823
|
-
|
|
4824
|
-
.
|
|
4825
|
-
|
|
4638
|
+
.ToolbarButton-module_isDark__2q5U7::before,
|
|
4639
|
+
.ToolbarButton-module_dark__GrIOr::before {
|
|
4640
|
+
border-left-color: rgba(255, 255, 255, 0.2);
|
|
4826
4641
|
}
|
|
4827
|
-
|
|
4828
|
-
|
|
4829
|
-
right: -15px;
|
|
4830
|
-
left: -15px
|
|
4642
|
+
.ToolbarButton-module_root__xN-fq [data-theme='dark'] {
|
|
4643
|
+
visibility: hidden;
|
|
4831
4644
|
}
|
|
4832
|
-
|
|
4833
|
-
|
|
4834
|
-
|
|
4835
|
-
padding-right: 15px;
|
|
4836
|
-
padding-left: 15px
|
|
4645
|
+
.ToolbarButton-module_isDark__2q5U7 [data-theme='dark'],
|
|
4646
|
+
.ToolbarButton-module_dark__GrIOr [data-theme='dark'] {
|
|
4647
|
+
visibility: visible;
|
|
4837
4648
|
}
|
|
4838
|
-
|
|
4839
|
-
|
|
4840
|
-
.SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_overlay__hfDVS {
|
|
4649
|
+
.ToolbarButton-module_isDark__2q5U7 [data-theme='light'],
|
|
4650
|
+
.ToolbarButton-module_dark__GrIOr [data-theme='light'] {
|
|
4841
4651
|
visibility: hidden;
|
|
4652
|
+
}
|
|
4653
|
+
.ToolbarButton-module_text__32m6s {
|
|
4654
|
+
display: inline-block;
|
|
4842
4655
|
|
|
4843
|
-
|
|
4656
|
+
padding-left: 5px;
|
|
4844
4657
|
|
|
4845
|
-
|
|
4658
|
+
vertical-align: middle;
|
|
4846
4659
|
}
|
|
4847
|
-
.
|
|
4848
|
-
|
|
4660
|
+
.ToolbarButton-module_text__32m6s:empty {
|
|
4661
|
+
display: none;
|
|
4849
4662
|
}
|
|
4850
|
-
|
|
4851
|
-
|
|
4852
|
-
|
|
4853
|
-
|
|
4854
|
-
|
|
4855
|
-
|
|
4663
|
+
.ToolbarButton-module_bookmark__3369b {
|
|
4664
|
+
color: #999;
|
|
4665
|
+
|
|
4666
|
+
fill: transparent;
|
|
4667
|
+
}
|
|
4668
|
+
.ToolbarButton-module_isActive__3NLAE {
|
|
4669
|
+
fill: currentColor;
|
|
4856
4670
|
}
|
|
4857
|
-
}
|
|
4858
4671
|
|
|
4859
4672
|
/* Colors */
|
|
4860
4673
|
/* Fonts */
|
|
@@ -5124,6 +4937,193 @@ a mark {
|
|
|
5124
4937
|
}
|
|
5125
4938
|
}
|
|
5126
4939
|
|
|
4940
|
+
/* Colors */
|
|
4941
|
+
/* Fonts */
|
|
4942
|
+
/* Gap */
|
|
4943
|
+
/* Media */
|
|
4944
|
+
/* 512 */
|
|
4945
|
+
/* 650 */
|
|
4946
|
+
/* 768 */
|
|
4947
|
+
/* 1024 */
|
|
4948
|
+
/* 1010 */
|
|
4949
|
+
/* 1200 */
|
|
4950
|
+
/* 511 */
|
|
4951
|
+
/* 1023 */
|
|
4952
|
+
/* Zindex */
|
|
4953
|
+
.SensitiveBlock-module_root__2iJbD {
|
|
4954
|
+
position: relative;
|
|
4955
|
+
|
|
4956
|
+
margin: 15px 0
|
|
4957
|
+
}
|
|
4958
|
+
@media only screen and (min-width: 32em) {
|
|
4959
|
+
.SensitiveBlock-module_root__2iJbD {
|
|
4960
|
+
margin: 25px 0 20px
|
|
4961
|
+
}
|
|
4962
|
+
}
|
|
4963
|
+
.SensitiveBlock-module_root__2iJbD:first-child {
|
|
4964
|
+
margin-top: 0;
|
|
4965
|
+
}
|
|
4966
|
+
.SensitiveBlock-module_root__2iJbD:last-child {
|
|
4967
|
+
margin-bottom: 0;
|
|
4968
|
+
}
|
|
4969
|
+
.SensitiveBlock-module_root__2iJbD figcaption {
|
|
4970
|
+
width: 100%;
|
|
4971
|
+
max-width: 650px;
|
|
4972
|
+
margin-right: auto;
|
|
4973
|
+
margin-left: auto;
|
|
4974
|
+
|
|
4975
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4976
|
+
}
|
|
4977
|
+
.SensitiveBlock-module_container__1Wtix {
|
|
4978
|
+
position: relative;
|
|
4979
|
+
|
|
4980
|
+
min-height: 170px;
|
|
4981
|
+
|
|
4982
|
+
transition: min-height 350ms ease;
|
|
4983
|
+
}
|
|
4984
|
+
.SensitiveBlock-module_overlay__hfDVS {
|
|
4985
|
+
position: absolute;
|
|
4986
|
+
z-index: 10;
|
|
4987
|
+
top: 0;
|
|
4988
|
+
right: -20px;
|
|
4989
|
+
bottom: 0;
|
|
4990
|
+
left: -20px;
|
|
4991
|
+
|
|
4992
|
+
display: -webkit-box;
|
|
4993
|
+
|
|
4994
|
+
display: -webkit-flex;
|
|
4995
|
+
|
|
4996
|
+
display: -ms-flexbox;
|
|
4997
|
+
|
|
4998
|
+
display: flex;
|
|
4999
|
+
align-items: center;
|
|
5000
|
+
flex-flow: column nowrap;
|
|
5001
|
+
justify-content: center;
|
|
5002
|
+
|
|
5003
|
+
padding: 30px 20px;
|
|
5004
|
+
|
|
5005
|
+
transition: opacity 500ms ease, visibility 500ms ease;
|
|
5006
|
+
|
|
5007
|
+
background-color: rgba(255, 255, 255, 1);
|
|
5008
|
+
background-repeat: no-repeat;
|
|
5009
|
+
background-position: center top;
|
|
5010
|
+
background-size: cover
|
|
5011
|
+
}
|
|
5012
|
+
@media only screen and (min-width: 32em) {
|
|
5013
|
+
.SensitiveBlock-module_overlay__hfDVS {
|
|
5014
|
+
right: 0;
|
|
5015
|
+
left: 0
|
|
5016
|
+
}
|
|
5017
|
+
}
|
|
5018
|
+
.SensitiveBlock-module_content__sNpxZ {
|
|
5019
|
+
-webkit-user-select: none;
|
|
5020
|
+
-moz-user-select: none;
|
|
5021
|
+
-ms-user-select: none;
|
|
5022
|
+
user-select: none;
|
|
5023
|
+
|
|
5024
|
+
color: #fff;
|
|
5025
|
+
|
|
5026
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
5027
|
+
}
|
|
5028
|
+
.SensitiveBlock-module_content__sNpxZ p {
|
|
5029
|
+
display: block;
|
|
5030
|
+
|
|
5031
|
+
width: 100%;
|
|
5032
|
+
max-width: 368px;
|
|
5033
|
+
margin-top: 0;
|
|
5034
|
+
margin-bottom: 12px;
|
|
5035
|
+
|
|
5036
|
+
text-align: center;
|
|
5037
|
+
|
|
5038
|
+
font-size: 14px;
|
|
5039
|
+
line-height: 18px
|
|
5040
|
+
}
|
|
5041
|
+
@media only screen and (min-width: 32em) {
|
|
5042
|
+
.SensitiveBlock-module_content__sNpxZ p {
|
|
5043
|
+
margin-bottom: 24px;
|
|
5044
|
+
|
|
5045
|
+
font-size: 16px;
|
|
5046
|
+
line-height: 22px
|
|
5047
|
+
}
|
|
5048
|
+
}
|
|
5049
|
+
.SensitiveBlock-module_button__3BGZK {
|
|
5050
|
+
width: 100%;
|
|
5051
|
+
max-width: 348px;
|
|
5052
|
+
margin: 0 auto;
|
|
5053
|
+
}
|
|
5054
|
+
.SensitiveBlock-module_default__2HgmZ {
|
|
5055
|
+
max-width: 650px
|
|
5056
|
+
}
|
|
5057
|
+
@media only screen and (min-width: 32em) {
|
|
5058
|
+
.SensitiveBlock-module_default__2HgmZ {
|
|
5059
|
+
margin-right: auto;
|
|
5060
|
+
margin-left: auto
|
|
5061
|
+
}
|
|
5062
|
+
}
|
|
5063
|
+
.SensitiveBlock-module_full__3Hph9 {
|
|
5064
|
+
max-width: 980px
|
|
5065
|
+
}
|
|
5066
|
+
@media only screen and (min-width: 32em) {
|
|
5067
|
+
.SensitiveBlock-module_full__3Hph9 {
|
|
5068
|
+
margin-right: auto;
|
|
5069
|
+
margin-left: auto
|
|
5070
|
+
}
|
|
5071
|
+
}
|
|
5072
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
|
|
5073
|
+
right: -20px;
|
|
5074
|
+
left: -20px
|
|
5075
|
+
}
|
|
5076
|
+
@media only screen and (min-width: 32em) {
|
|
5077
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_overlay__hfDVS {
|
|
5078
|
+
right: 0;
|
|
5079
|
+
left: 0
|
|
5080
|
+
}
|
|
5081
|
+
}
|
|
5082
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_media__3wnlo {
|
|
5083
|
+
padding-right: 20px;
|
|
5084
|
+
padding-left: 20px
|
|
5085
|
+
}
|
|
5086
|
+
@media only screen and (min-width: 32em) {
|
|
5087
|
+
.SensitiveBlock-module_full__3Hph9 .SensitiveBlock-module_media__3wnlo {
|
|
5088
|
+
padding-right: 0;
|
|
5089
|
+
padding-left: 0
|
|
5090
|
+
}
|
|
5091
|
+
}
|
|
5092
|
+
.SensitiveBlock-module_super_full__14UOv {
|
|
5093
|
+
max-width: 100%;
|
|
5094
|
+
}
|
|
5095
|
+
@media only screen and (min-width: 32em) {
|
|
5096
|
+
.SensitiveBlock-module_super_full__14UOv .SensitiveBlock-module_overlay__hfDVS {
|
|
5097
|
+
right: -15px;
|
|
5098
|
+
left: -15px
|
|
5099
|
+
}
|
|
5100
|
+
}
|
|
5101
|
+
@media only screen and (min-width: 32em) {
|
|
5102
|
+
.SensitiveBlock-module_super_full__14UOv .SensitiveBlock-module_media__3wnlo {
|
|
5103
|
+
padding-right: 15px;
|
|
5104
|
+
padding-left: 15px
|
|
5105
|
+
}
|
|
5106
|
+
}
|
|
5107
|
+
/* STATE */
|
|
5108
|
+
.SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_overlay__hfDVS {
|
|
5109
|
+
visibility: hidden;
|
|
5110
|
+
|
|
5111
|
+
pointer-events: none;
|
|
5112
|
+
|
|
5113
|
+
opacity: 0;
|
|
5114
|
+
}
|
|
5115
|
+
.SensitiveBlock-module_visible__1B-NV .SensitiveBlock-module_container__1Wtix {
|
|
5116
|
+
min-height: 0;
|
|
5117
|
+
}
|
|
5118
|
+
/* CONTEXT */
|
|
5119
|
+
@media only screen and (max-width: 63.9375em) {
|
|
5120
|
+
.SensitiveBlock-module_isInCard__1L-lu .SensitiveBlock-module_overlay__hfDVS,
|
|
5121
|
+
.SensitiveBlock-module_isInSlide__f_Ql2 .SensitiveBlock-module_overlay__hfDVS {
|
|
5122
|
+
right: -11px;
|
|
5123
|
+
left: -11px
|
|
5124
|
+
}
|
|
5125
|
+
}
|
|
5126
|
+
|
|
5127
5127
|
/* Colors */
|
|
5128
5128
|
/* Fonts */
|
|
5129
5129
|
/* Gap */
|
|
@@ -5144,7 +5144,7 @@ a mark {
|
|
|
5144
5144
|
display: block;
|
|
5145
5145
|
overflow: hidden;
|
|
5146
5146
|
|
|
5147
|
-
margin: calc(15rem / 16) -
|
|
5147
|
+
margin: calc(15rem / 16) -20px;
|
|
5148
5148
|
padding: 84px 30px 70px;
|
|
5149
5149
|
|
|
5150
5150
|
text-decoration: none;
|
|
@@ -5154,7 +5154,7 @@ a mark {
|
|
|
5154
5154
|
|
|
5155
5155
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif
|
|
5156
5156
|
}
|
|
5157
|
-
@media only screen and (min-width:
|
|
5157
|
+
@media only screen and (min-width: 32em) {
|
|
5158
5158
|
.DonatesTeaser-module_root__3rtaJ {
|
|
5159
5159
|
margin: 25px 0 20px;
|
|
5160
5160
|
padding: 26px 30px 40px;
|
|
@@ -5178,7 +5178,7 @@ a mark {
|
|
|
5178
5178
|
font-weight: 700;
|
|
5179
5179
|
line-height: 25px
|
|
5180
5180
|
}
|
|
5181
|
-
@media only screen and (min-width:
|
|
5181
|
+
@media only screen and (min-width: 32em) {
|
|
5182
5182
|
.DonatesTeaser-module_title__hs-yr {
|
|
5183
5183
|
margin: 0 0 15px;
|
|
5184
5184
|
|
|
@@ -5194,7 +5194,7 @@ a mark {
|
|
|
5194
5194
|
font-size: 14px;
|
|
5195
5195
|
line-height: 18px
|
|
5196
5196
|
}
|
|
5197
|
-
@media only screen and (min-width:
|
|
5197
|
+
@media only screen and (min-width: 32em) {
|
|
5198
5198
|
.DonatesTeaser-module_text__ro-QA {
|
|
5199
5199
|
font-size: 18px;
|
|
5200
5200
|
line-height: 26px
|
|
@@ -5211,7 +5211,7 @@ a mark {
|
|
|
5211
5211
|
|
|
5212
5212
|
margin-top: 45px
|
|
5213
5213
|
}
|
|
5214
|
-
@media only screen and (min-width:
|
|
5214
|
+
@media only screen and (min-width: 32em) {
|
|
5215
5215
|
.DonatesTeaser-module_cta__1orPb {
|
|
5216
5216
|
margin-top: 40px
|
|
5217
5217
|
}
|
|
@@ -5275,7 +5275,7 @@ a mark {
|
|
|
5275
5275
|
margin-right: -11px;
|
|
5276
5276
|
margin-left: -11px
|
|
5277
5277
|
}
|
|
5278
|
-
@media only screen and (min-width:
|
|
5278
|
+
@media only screen and (min-width: 32em) {
|
|
5279
5279
|
.DonatesTeaser-module_isInCard__HrFh8,
|
|
5280
5280
|
.DonatesTeaser-module_isInSlide__1vC4Z {
|
|
5281
5281
|
margin-right: 0;
|