@meduza/ui-kit-2 0.1.35 → 0.1.37
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
CHANGED
|
@@ -398,90 +398,6 @@
|
|
|
398
398
|
box-shadow: inset 0 0 0 1px #323232;
|
|
399
399
|
}
|
|
400
400
|
|
|
401
|
-
/* Colors */
|
|
402
|
-
/* Fonts */
|
|
403
|
-
/* Gap */
|
|
404
|
-
/* Media */
|
|
405
|
-
/* 512 */
|
|
406
|
-
/* 650 */
|
|
407
|
-
/* 768 */
|
|
408
|
-
/* 1024 */
|
|
409
|
-
/* 1010 */
|
|
410
|
-
/* 1200 */
|
|
411
|
-
/* 511 */
|
|
412
|
-
/* 1023 */
|
|
413
|
-
/* Zindex */
|
|
414
|
-
.Image-module_root__1vsA_ {
|
|
415
|
-
position: relative;
|
|
416
|
-
z-index: 1;
|
|
417
|
-
|
|
418
|
-
display: block;
|
|
419
|
-
overflow: hidden
|
|
420
|
-
}
|
|
421
|
-
@media only screen and (min-device-width: 32em) {
|
|
422
|
-
.Image-module_root__1vsA_ {
|
|
423
|
-
border-radius: inherit
|
|
424
|
-
}
|
|
425
|
-
}
|
|
426
|
-
.Image-module_placeholder__1p4ob,
|
|
427
|
-
.Image-module_root__1vsA_ img {
|
|
428
|
-
position: absolute;
|
|
429
|
-
top: 0;
|
|
430
|
-
left: 0;
|
|
431
|
-
|
|
432
|
-
width: 100%;
|
|
433
|
-
height: 100%;
|
|
434
|
-
}
|
|
435
|
-
.Image-module_wrapper__3fLjs {
|
|
436
|
-
display: block;
|
|
437
|
-
|
|
438
|
-
width: 100%;
|
|
439
|
-
|
|
440
|
-
background-repeat: no-repeat;
|
|
441
|
-
background-size: 100% auto;
|
|
442
|
-
}
|
|
443
|
-
.Image-module_placeholder__1p4ob {
|
|
444
|
-
transition: background-color 250ms ease;
|
|
445
|
-
|
|
446
|
-
background-color: #f2f2f2;
|
|
447
|
-
}
|
|
448
|
-
.Image-module_loaded__w9FVT {
|
|
449
|
-
background: transparent;
|
|
450
|
-
}
|
|
451
|
-
.Image-module_fullscreen__29apx picture {
|
|
452
|
-
cursor: pointer;
|
|
453
|
-
}
|
|
454
|
-
.Image-module_fullscreen__29apx picture:hover::after {
|
|
455
|
-
opacity: 1;
|
|
456
|
-
}
|
|
457
|
-
.Image-module_fullscreen__29apx picture::after {
|
|
458
|
-
position: absolute;
|
|
459
|
-
right: 12px;
|
|
460
|
-
bottom: 12px;
|
|
461
|
-
|
|
462
|
-
width: 40px;
|
|
463
|
-
height: 40px;
|
|
464
|
-
|
|
465
|
-
transition: opacity 250ms ease;
|
|
466
|
-
pointer-events: none;
|
|
467
|
-
|
|
468
|
-
opacity: 0;
|
|
469
|
-
border: 0.5px solid rgba(255, 255, 255, 0.15);
|
|
470
|
-
border-radius: 20px;
|
|
471
|
-
background-color: rgba(0, 0, 0, 0.7);
|
|
472
|
-
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.197 10.207V3.763h-6.463' stroke='%23DBDBDB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.793 4.166l-6.173 6.172' stroke='%23DBDBDB' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.803 13.733v6.444h6.463' stroke='%23DBDBDB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.207 19.774l6.173-6.171' stroke='%23DBDBDB' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
|
|
473
|
-
background-repeat: no-repeat;
|
|
474
|
-
background-position: center
|
|
475
|
-
}
|
|
476
|
-
@media only screen and (min-device-width: 64em) {
|
|
477
|
-
.Image-module_fullscreen__29apx picture::after {
|
|
478
|
-
content: ''
|
|
479
|
-
}
|
|
480
|
-
}
|
|
481
|
-
[data-input='mouse'] .Image-module_wrapper__3fLjs {
|
|
482
|
-
outline: none;
|
|
483
|
-
}
|
|
484
|
-
|
|
485
401
|
/* Colors */
|
|
486
402
|
/* Fonts */
|
|
487
403
|
/* Gap */
|
|
@@ -712,6 +628,110 @@
|
|
|
712
628
|
}
|
|
713
629
|
}
|
|
714
630
|
|
|
631
|
+
/* Colors */
|
|
632
|
+
/* Fonts */
|
|
633
|
+
/* Gap */
|
|
634
|
+
/* Media */
|
|
635
|
+
/* 512 */
|
|
636
|
+
/* 650 */
|
|
637
|
+
/* 768 */
|
|
638
|
+
/* 1024 */
|
|
639
|
+
/* 1010 */
|
|
640
|
+
/* 1200 */
|
|
641
|
+
/* 511 */
|
|
642
|
+
/* 1023 */
|
|
643
|
+
/* Zindex */
|
|
644
|
+
.Image-module_root__1vsA_ {
|
|
645
|
+
position: relative;
|
|
646
|
+
z-index: 1;
|
|
647
|
+
|
|
648
|
+
display: block;
|
|
649
|
+
overflow: hidden
|
|
650
|
+
}
|
|
651
|
+
@media only screen and (min-device-width: 32em) {
|
|
652
|
+
.Image-module_root__1vsA_ {
|
|
653
|
+
border-radius: inherit
|
|
654
|
+
}
|
|
655
|
+
}
|
|
656
|
+
.Image-module_placeholder__1p4ob,
|
|
657
|
+
.Image-module_root__1vsA_ img {
|
|
658
|
+
position: absolute;
|
|
659
|
+
top: 0;
|
|
660
|
+
left: 0;
|
|
661
|
+
|
|
662
|
+
width: 100%;
|
|
663
|
+
height: 100%;
|
|
664
|
+
}
|
|
665
|
+
.Image-module_wrapper__3fLjs {
|
|
666
|
+
display: block;
|
|
667
|
+
|
|
668
|
+
width: 100%;
|
|
669
|
+
|
|
670
|
+
background-repeat: no-repeat;
|
|
671
|
+
background-size: 100% auto;
|
|
672
|
+
}
|
|
673
|
+
.Image-module_placeholder__1p4ob {
|
|
674
|
+
transition: background-color 250ms ease;
|
|
675
|
+
|
|
676
|
+
background-color: #f2f2f2;
|
|
677
|
+
}
|
|
678
|
+
.Image-module_loaded__w9FVT {
|
|
679
|
+
background: transparent;
|
|
680
|
+
}
|
|
681
|
+
.Image-module_fullscreen__29apx picture {
|
|
682
|
+
cursor: pointer;
|
|
683
|
+
}
|
|
684
|
+
.Image-module_fullscreen__29apx picture:hover::after {
|
|
685
|
+
opacity: 1;
|
|
686
|
+
}
|
|
687
|
+
.Image-module_fullscreen__29apx picture::after {
|
|
688
|
+
position: absolute;
|
|
689
|
+
right: 12px;
|
|
690
|
+
bottom: 12px;
|
|
691
|
+
|
|
692
|
+
width: 40px;
|
|
693
|
+
height: 40px;
|
|
694
|
+
|
|
695
|
+
transition: opacity 250ms ease;
|
|
696
|
+
pointer-events: none;
|
|
697
|
+
|
|
698
|
+
opacity: 0;
|
|
699
|
+
border: 0.5px solid rgba(255, 255, 255, 0.15);
|
|
700
|
+
border-radius: 20px;
|
|
701
|
+
background-color: rgba(0, 0, 0, 0.7);
|
|
702
|
+
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.197 10.207V3.763h-6.463' stroke='%23DBDBDB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.793 4.166l-6.173 6.172' stroke='%23DBDBDB' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.803 13.733v6.444h6.463' stroke='%23DBDBDB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.207 19.774l6.173-6.171' stroke='%23DBDBDB' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
|
|
703
|
+
background-repeat: no-repeat;
|
|
704
|
+
background-position: center
|
|
705
|
+
}
|
|
706
|
+
@media only screen and (min-device-width: 64em) {
|
|
707
|
+
.Image-module_fullscreen__29apx picture::after {
|
|
708
|
+
content: ''
|
|
709
|
+
}
|
|
710
|
+
}
|
|
711
|
+
[data-input='mouse'] .Image-module_wrapper__3fLjs {
|
|
712
|
+
outline: none;
|
|
713
|
+
}
|
|
714
|
+
|
|
715
|
+
/* Colors */
|
|
716
|
+
/* Fonts */
|
|
717
|
+
/* Gap */
|
|
718
|
+
/* Media */
|
|
719
|
+
/* 512 */
|
|
720
|
+
/* 650 */
|
|
721
|
+
/* 768 */
|
|
722
|
+
/* 1024 */
|
|
723
|
+
/* 1010 */
|
|
724
|
+
/* 1200 */
|
|
725
|
+
/* 511 */
|
|
726
|
+
/* 1023 */
|
|
727
|
+
/* Zindex */
|
|
728
|
+
.Lazy-module_root__2Z72l {
|
|
729
|
+
display: block;
|
|
730
|
+
}
|
|
731
|
+
.Lazy-module_visible__3-SdX {
|
|
732
|
+
color: red;
|
|
733
|
+
}
|
|
734
|
+
|
|
715
735
|
/* Colors */
|
|
716
736
|
/* Fonts */
|
|
717
737
|
/* Gap */
|
|
@@ -838,26 +858,6 @@
|
|
|
838
858
|
}
|
|
839
859
|
}
|
|
840
860
|
|
|
841
|
-
/* Colors */
|
|
842
|
-
/* Fonts */
|
|
843
|
-
/* Gap */
|
|
844
|
-
/* Media */
|
|
845
|
-
/* 512 */
|
|
846
|
-
/* 650 */
|
|
847
|
-
/* 768 */
|
|
848
|
-
/* 1024 */
|
|
849
|
-
/* 1010 */
|
|
850
|
-
/* 1200 */
|
|
851
|
-
/* 511 */
|
|
852
|
-
/* 1023 */
|
|
853
|
-
/* Zindex */
|
|
854
|
-
.Lazy-module_root__2Z72l {
|
|
855
|
-
display: block;
|
|
856
|
-
}
|
|
857
|
-
.Lazy-module_visible__3-SdX {
|
|
858
|
-
color: red;
|
|
859
|
-
}
|
|
860
|
-
|
|
861
861
|
/* Colors */
|
|
862
862
|
/* Fonts */
|
|
863
863
|
/* Gap */
|
|
@@ -1008,27 +1008,120 @@
|
|
|
1008
1008
|
/* 511 */
|
|
1009
1009
|
/* 1023 */
|
|
1010
1010
|
/* Zindex */
|
|
1011
|
-
.
|
|
1012
|
-
|
|
1011
|
+
.MediaCaption-module_root__KqTdw {
|
|
1012
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1013
|
+
}
|
|
1014
|
+
.MediaCaption-module_root__KqTdw a {
|
|
1015
|
+
text-decoration: underline;
|
|
1016
|
+
|
|
1017
|
+
color: inherit;
|
|
1018
|
+
box-shadow: none;
|
|
1019
|
+
}
|
|
1020
|
+
.MediaCaption-module_root__KqTdw a:hover {
|
|
1021
|
+
color: #b88b58;
|
|
1022
|
+
}
|
|
1023
|
+
.MediaCaption-module_caption__1hr7Y {
|
|
1024
|
+
max-width: 520px;
|
|
1025
|
+
padding-top: 4px;
|
|
1026
|
+
|
|
1027
|
+
color: #1a1a1a;
|
|
1028
|
+
|
|
1029
|
+
font-size: 14px;
|
|
1030
|
+
line-height: 18px
|
|
1013
1031
|
}
|
|
1014
1032
|
@media only screen and (min-device-width: 32em) {
|
|
1015
|
-
.
|
|
1016
|
-
|
|
1033
|
+
.MediaCaption-module_caption__1hr7Y {
|
|
1034
|
+
font-size: 16px;
|
|
1035
|
+
line-height: 22px
|
|
1017
1036
|
}
|
|
1018
1037
|
}
|
|
1019
|
-
.
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1038
|
+
.MediaCaption-module_credit__3ehAP {
|
|
1039
|
+
max-width: 520px;
|
|
1040
|
+
padding-top: 1px;
|
|
1041
|
+
|
|
1042
|
+
color: #666;
|
|
1043
|
+
|
|
1044
|
+
font-size: 12px;
|
|
1045
|
+
line-height: 16px
|
|
1023
1046
|
}
|
|
1024
|
-
@media only screen and (min-device-width:
|
|
1025
|
-
.
|
|
1026
|
-
|
|
1027
|
-
margin-right: 0;
|
|
1028
|
-
margin-left: 0
|
|
1047
|
+
@media only screen and (min-device-width: 32em) {
|
|
1048
|
+
.MediaCaption-module_credit__3ehAP {
|
|
1049
|
+
padding-top: 3px
|
|
1029
1050
|
}
|
|
1030
1051
|
}
|
|
1031
|
-
.
|
|
1052
|
+
.MediaCaption-module_credit__3ehAP:first-child {
|
|
1053
|
+
padding-top: 3px;
|
|
1054
|
+
}
|
|
1055
|
+
.MediaCaption-module_dark__3tL1u .MediaCaption-module_caption__1hr7Y {
|
|
1056
|
+
color: #fff;
|
|
1057
|
+
}
|
|
1058
|
+
.MediaCaption-module_dark__3tL1u .MediaCaption-module_credit__3ehAP {
|
|
1059
|
+
color: #929292;
|
|
1060
|
+
}
|
|
1061
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1062
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1063
|
+
padding-top: 10px
|
|
1064
|
+
}
|
|
1065
|
+
@media only screen and (min-device-width: 32em) {
|
|
1066
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1067
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1068
|
+
padding-top: 12px
|
|
1069
|
+
}
|
|
1070
|
+
}
|
|
1071
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1072
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1073
|
+
padding-top: 9px
|
|
1074
|
+
}
|
|
1075
|
+
@media only screen and (min-device-width: 32em) {
|
|
1076
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1077
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1078
|
+
padding-top: 11px
|
|
1079
|
+
}
|
|
1080
|
+
}
|
|
1081
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP,
|
|
1082
|
+
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y,
|
|
1083
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP,
|
|
1084
|
+
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1085
|
+
.MediaCaption-module_desktop__3Saev .MediaCaption-module_credit__3ehAP,
|
|
1086
|
+
.MediaCaption-module_desktop__3Saev .MediaCaption-module_caption__1hr7Y {
|
|
1087
|
+
max-width: 650px;
|
|
1088
|
+
}
|
|
1089
|
+
|
|
1090
|
+
|
|
1091
|
+
/* Colors */
|
|
1092
|
+
/* Fonts */
|
|
1093
|
+
/* Gap */
|
|
1094
|
+
/* Media */
|
|
1095
|
+
/* 512 */
|
|
1096
|
+
/* 650 */
|
|
1097
|
+
/* 768 */
|
|
1098
|
+
/* 1024 */
|
|
1099
|
+
/* 1010 */
|
|
1100
|
+
/* 1200 */
|
|
1101
|
+
/* 511 */
|
|
1102
|
+
/* 1023 */
|
|
1103
|
+
/* Zindex */
|
|
1104
|
+
.Table-module_root__1VsG6 {
|
|
1105
|
+
margin: 15px 0
|
|
1106
|
+
}
|
|
1107
|
+
@media only screen and (min-device-width: 32em) {
|
|
1108
|
+
.Table-module_root__1VsG6 {
|
|
1109
|
+
margin: 25px auto 20px
|
|
1110
|
+
}
|
|
1111
|
+
}
|
|
1112
|
+
.Table-module_card__3gbok .Table-module_table__nZIkV,
|
|
1113
|
+
.Table-module_slide__nSGPC .Table-module_table__nZIkV {
|
|
1114
|
+
margin-right: -11px;
|
|
1115
|
+
margin-left: -11px
|
|
1116
|
+
}
|
|
1117
|
+
@media only screen and (min-device-width: 64em) {
|
|
1118
|
+
.Table-module_card__3gbok .Table-module_table__nZIkV,
|
|
1119
|
+
.Table-module_slide__nSGPC .Table-module_table__nZIkV {
|
|
1120
|
+
margin-right: 0;
|
|
1121
|
+
margin-left: 0
|
|
1122
|
+
}
|
|
1123
|
+
}
|
|
1124
|
+
.Table-module_card__3gbok .Table-module_wrapper__1YTKM::after,
|
|
1032
1125
|
.Table-module_slide__nSGPC .Table-module_wrapper__1YTKM::after {
|
|
1033
1126
|
right: -11px;
|
|
1034
1127
|
}
|
|
@@ -1293,99 +1386,6 @@
|
|
|
1293
1386
|
min-width: 50px;
|
|
1294
1387
|
}
|
|
1295
1388
|
|
|
1296
|
-
/* Colors */
|
|
1297
|
-
/* Fonts */
|
|
1298
|
-
/* Gap */
|
|
1299
|
-
/* Media */
|
|
1300
|
-
/* 512 */
|
|
1301
|
-
/* 650 */
|
|
1302
|
-
/* 768 */
|
|
1303
|
-
/* 1024 */
|
|
1304
|
-
/* 1010 */
|
|
1305
|
-
/* 1200 */
|
|
1306
|
-
/* 511 */
|
|
1307
|
-
/* 1023 */
|
|
1308
|
-
/* Zindex */
|
|
1309
|
-
.MediaCaption-module_root__KqTdw {
|
|
1310
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1311
|
-
}
|
|
1312
|
-
.MediaCaption-module_root__KqTdw a {
|
|
1313
|
-
text-decoration: underline;
|
|
1314
|
-
|
|
1315
|
-
color: inherit;
|
|
1316
|
-
box-shadow: none;
|
|
1317
|
-
}
|
|
1318
|
-
.MediaCaption-module_root__KqTdw a:hover {
|
|
1319
|
-
color: #b88b58;
|
|
1320
|
-
}
|
|
1321
|
-
.MediaCaption-module_caption__1hr7Y {
|
|
1322
|
-
max-width: 520px;
|
|
1323
|
-
padding-top: 4px;
|
|
1324
|
-
|
|
1325
|
-
color: #1a1a1a;
|
|
1326
|
-
|
|
1327
|
-
font-size: 14px;
|
|
1328
|
-
line-height: 18px
|
|
1329
|
-
}
|
|
1330
|
-
@media only screen and (min-device-width: 32em) {
|
|
1331
|
-
.MediaCaption-module_caption__1hr7Y {
|
|
1332
|
-
font-size: 16px;
|
|
1333
|
-
line-height: 22px
|
|
1334
|
-
}
|
|
1335
|
-
}
|
|
1336
|
-
.MediaCaption-module_credit__3ehAP {
|
|
1337
|
-
max-width: 520px;
|
|
1338
|
-
padding-top: 1px;
|
|
1339
|
-
|
|
1340
|
-
color: #666;
|
|
1341
|
-
|
|
1342
|
-
font-size: 12px;
|
|
1343
|
-
line-height: 16px
|
|
1344
|
-
}
|
|
1345
|
-
@media only screen and (min-device-width: 32em) {
|
|
1346
|
-
.MediaCaption-module_credit__3ehAP {
|
|
1347
|
-
padding-top: 3px
|
|
1348
|
-
}
|
|
1349
|
-
}
|
|
1350
|
-
.MediaCaption-module_credit__3ehAP:first-child {
|
|
1351
|
-
padding-top: 3px;
|
|
1352
|
-
}
|
|
1353
|
-
.MediaCaption-module_dark__3tL1u .MediaCaption-module_caption__1hr7Y {
|
|
1354
|
-
color: #fff;
|
|
1355
|
-
}
|
|
1356
|
-
.MediaCaption-module_dark__3tL1u .MediaCaption-module_credit__3ehAP {
|
|
1357
|
-
color: #929292;
|
|
1358
|
-
}
|
|
1359
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1360
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1361
|
-
padding-top: 10px
|
|
1362
|
-
}
|
|
1363
|
-
@media only screen and (min-device-width: 32em) {
|
|
1364
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1365
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y {
|
|
1366
|
-
padding-top: 12px
|
|
1367
|
-
}
|
|
1368
|
-
}
|
|
1369
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1370
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1371
|
-
padding-top: 9px
|
|
1372
|
-
}
|
|
1373
|
-
@media only screen and (min-device-width: 32em) {
|
|
1374
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP:first-child,
|
|
1375
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP:first-child {
|
|
1376
|
-
padding-top: 11px
|
|
1377
|
-
}
|
|
1378
|
-
}
|
|
1379
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_credit__3ehAP,
|
|
1380
|
-
.MediaCaption-module_picture__3AAMH .MediaCaption-module_caption__1hr7Y,
|
|
1381
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_credit__3ehAP,
|
|
1382
|
-
.MediaCaption-module_video__1KZ6k .MediaCaption-module_caption__1hr7Y,
|
|
1383
|
-
.MediaCaption-module_desktop__3Saev .MediaCaption-module_credit__3ehAP,
|
|
1384
|
-
.MediaCaption-module_desktop__3Saev .MediaCaption-module_caption__1hr7Y {
|
|
1385
|
-
max-width: 650px;
|
|
1386
|
-
}
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
1389
|
/* Colors */
|
|
1390
1390
|
/* Fonts */
|
|
1391
1391
|
/* Gap */
|
|
@@ -1521,50 +1521,6 @@
|
|
|
1521
1521
|
}
|
|
1522
1522
|
}
|
|
1523
1523
|
|
|
1524
|
-
/* Colors */
|
|
1525
|
-
/* Fonts */
|
|
1526
|
-
/* Gap */
|
|
1527
|
-
/* Media */
|
|
1528
|
-
/* 512 */
|
|
1529
|
-
/* 650 */
|
|
1530
|
-
/* 768 */
|
|
1531
|
-
/* 1024 */
|
|
1532
|
-
/* 1010 */
|
|
1533
|
-
/* 1200 */
|
|
1534
|
-
/* 511 */
|
|
1535
|
-
/* 1023 */
|
|
1536
|
-
/* Zindex */
|
|
1537
|
-
.MaterialTitle-module_root__18ku- {
|
|
1538
|
-
display: block;
|
|
1539
|
-
}
|
|
1540
|
-
.MaterialTitle-module_root__18ku- {
|
|
1541
|
-
margin: 0;
|
|
1542
|
-
|
|
1543
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1544
|
-
font-size: 25px;
|
|
1545
|
-
font-weight: normal;
|
|
1546
|
-
line-height: 27px
|
|
1547
|
-
}
|
|
1548
|
-
@media only screen and (min-device-width: 48em) {
|
|
1549
|
-
.MaterialTitle-module_root__18ku- {
|
|
1550
|
-
font-size: 37px;
|
|
1551
|
-
line-height: 38px
|
|
1552
|
-
}
|
|
1553
|
-
}
|
|
1554
|
-
.MaterialTitle-module_primary__2Sfmx {
|
|
1555
|
-
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
1556
|
-
font-weight: normal;
|
|
1557
|
-
}
|
|
1558
|
-
.MaterialTitle-module_secondary__3uDp4 {
|
|
1559
|
-
font-size: 24px;
|
|
1560
|
-
font-weight: 700
|
|
1561
|
-
}
|
|
1562
|
-
@media only screen and (min-device-width: 48em) {
|
|
1563
|
-
.MaterialTitle-module_secondary__3uDp4 {
|
|
1564
|
-
font-size: 36px
|
|
1565
|
-
}
|
|
1566
|
-
}
|
|
1567
|
-
|
|
1568
1524
|
/* Colors */
|
|
1569
1525
|
/* Fonts */
|
|
1570
1526
|
/* Gap */
|
|
@@ -1636,48 +1592,235 @@
|
|
|
1636
1592
|
/* 511 */
|
|
1637
1593
|
/* 1023 */
|
|
1638
1594
|
/* Zindex */
|
|
1639
|
-
.
|
|
1640
|
-
|
|
1641
|
-
z-index: 100;
|
|
1642
|
-
|
|
1643
|
-
display: inline-block;
|
|
1644
|
-
|
|
1645
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1646
|
-
}
|
|
1647
|
-
.Dropdown-module_root__11PNk.Dropdown-module_active__3IwAl .Dropdown-module_menu__3PIqD,
|
|
1648
|
-
.Dropdown-module_root__11PNk:hover .Dropdown-module_menu__3PIqD {
|
|
1649
|
-
visibility: visible;
|
|
1650
|
-
|
|
1651
|
-
opacity: 1;
|
|
1595
|
+
.MaterialTitle-module_root__18ku- {
|
|
1596
|
+
display: block;
|
|
1652
1597
|
}
|
|
1653
|
-
.
|
|
1654
|
-
overflow: hidden;
|
|
1655
|
-
|
|
1656
|
-
width: 162px;
|
|
1598
|
+
.MaterialTitle-module_root__18ku- {
|
|
1657
1599
|
margin: 0;
|
|
1658
|
-
padding: 3px 0;
|
|
1659
|
-
|
|
1660
|
-
border-radius: 5px;
|
|
1661
|
-
background: #fff;
|
|
1662
|
-
box-shadow: 0 0 0 1px #c0c0c0, 0 5px 20px 0 rgba(0, 0, 0, 0.2);
|
|
1663
1600
|
|
|
1664
1601
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1665
|
-
font-size:
|
|
1666
|
-
|
|
1602
|
+
font-size: 25px;
|
|
1603
|
+
font-weight: normal;
|
|
1604
|
+
line-height: 27px
|
|
1667
1605
|
}
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
text-decoration: none;
|
|
1674
|
-
|
|
1675
|
-
color: #000;
|
|
1676
|
-
box-shadow: none;
|
|
1606
|
+
@media only screen and (min-device-width: 48em) {
|
|
1607
|
+
.MaterialTitle-module_root__18ku- {
|
|
1608
|
+
font-size: 37px;
|
|
1609
|
+
line-height: 38px
|
|
1677
1610
|
}
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1611
|
+
}
|
|
1612
|
+
.MaterialTitle-module_primary__2Sfmx {
|
|
1613
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
1614
|
+
font-weight: normal;
|
|
1615
|
+
}
|
|
1616
|
+
.MaterialTitle-module_secondary__3uDp4 {
|
|
1617
|
+
font-size: 24px;
|
|
1618
|
+
font-weight: 700
|
|
1619
|
+
}
|
|
1620
|
+
@media only screen and (min-device-width: 48em) {
|
|
1621
|
+
.MaterialTitle-module_secondary__3uDp4 {
|
|
1622
|
+
font-size: 36px
|
|
1623
|
+
}
|
|
1624
|
+
}
|
|
1625
|
+
|
|
1626
|
+
/* Colors */
|
|
1627
|
+
/* Fonts */
|
|
1628
|
+
/* Gap */
|
|
1629
|
+
/* Media */
|
|
1630
|
+
/* 512 */
|
|
1631
|
+
/* 650 */
|
|
1632
|
+
/* 768 */
|
|
1633
|
+
/* 1024 */
|
|
1634
|
+
/* 1010 */
|
|
1635
|
+
/* 1200 */
|
|
1636
|
+
/* 511 */
|
|
1637
|
+
/* 1023 */
|
|
1638
|
+
/* Zindex */
|
|
1639
|
+
.Toolbar-module_root__2HF2r {
|
|
1640
|
+
overflow: hidden;
|
|
1641
|
+
|
|
1642
|
+
transform: translateZ(0);
|
|
1643
|
+
|
|
1644
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1645
|
+
}
|
|
1646
|
+
.Toolbar-module_list__1n5ny {
|
|
1647
|
+
display: -webkit-box;
|
|
1648
|
+
display: -webkit-flex;
|
|
1649
|
+
display: -ms-flexbox;
|
|
1650
|
+
display: flex;
|
|
1651
|
+
flex-flow: row wrap;
|
|
1652
|
+
|
|
1653
|
+
margin: 0 0 0 -10px;
|
|
1654
|
+
padding: 0;
|
|
1655
|
+
|
|
1656
|
+
list-style: none
|
|
1657
|
+
}
|
|
1658
|
+
@media only screen and (min-device-width: 64em) {
|
|
1659
|
+
.Toolbar-module_list__1n5ny {
|
|
1660
|
+
margin: 0 0 0 -15px
|
|
1661
|
+
}
|
|
1662
|
+
}
|
|
1663
|
+
.Toolbar-module_item__36x7d {
|
|
1664
|
+
position: relative;
|
|
1665
|
+
|
|
1666
|
+
min-width: 42px;
|
|
1667
|
+
height: 32px;
|
|
1668
|
+
padding-right: 10px;
|
|
1669
|
+
padding-left: 10px;
|
|
1670
|
+
|
|
1671
|
+
cursor: pointer;
|
|
1672
|
+
transition: color 250ms ease;
|
|
1673
|
+
text-align: center;
|
|
1674
|
+
|
|
1675
|
+
color: #808080;
|
|
1676
|
+
|
|
1677
|
+
line-height: 1
|
|
1678
|
+
}
|
|
1679
|
+
@media only screen and (min-device-width: 64em) {
|
|
1680
|
+
.Toolbar-module_item__36x7d {
|
|
1681
|
+
padding-right: 15px;
|
|
1682
|
+
padding-left: 15px
|
|
1683
|
+
}
|
|
1684
|
+
}
|
|
1685
|
+
.Toolbar-module_item__36x7d:last-child {
|
|
1686
|
+
margin-right: 0;
|
|
1687
|
+
}
|
|
1688
|
+
.Toolbar-module_item__36x7d::before {
|
|
1689
|
+
position: absolute;
|
|
1690
|
+
top: 7px;
|
|
1691
|
+
left: 0;
|
|
1692
|
+
|
|
1693
|
+
height: 18px;
|
|
1694
|
+
|
|
1695
|
+
content: '';
|
|
1696
|
+
vertical-align: middle;
|
|
1697
|
+
|
|
1698
|
+
border-left: 1px solid rgba(0, 0, 0, 0.15);
|
|
1699
|
+
}
|
|
1700
|
+
.Toolbar-module_item__36x7d:empty {
|
|
1701
|
+
display: none;
|
|
1702
|
+
}
|
|
1703
|
+
.Toolbar-module_isInTopbar__223iP {
|
|
1704
|
+
height: 100%;
|
|
1705
|
+
}
|
|
1706
|
+
.Toolbar-module_isInTopbar__223iP .Toolbar-module_item__36x7d {
|
|
1707
|
+
height: 100%;
|
|
1708
|
+
}
|
|
1709
|
+
.Toolbar-module_center__3_H8M {
|
|
1710
|
+
width: 100%;
|
|
1711
|
+
max-width: 650px;
|
|
1712
|
+
margin-right: auto;
|
|
1713
|
+
margin-left: auto;
|
|
1714
|
+
}
|
|
1715
|
+
.Toolbar-module_game__5-jY_ {
|
|
1716
|
+
margin-top: 11px
|
|
1717
|
+
}
|
|
1718
|
+
@media only screen and (min-device-width: 32em) {
|
|
1719
|
+
.Toolbar-module_game__5-jY_ {
|
|
1720
|
+
margin-top: 18px
|
|
1721
|
+
}
|
|
1722
|
+
}
|
|
1723
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
1724
|
+
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
1725
|
+
justify-content: center
|
|
1726
|
+
}
|
|
1727
|
+
@media only screen and (min-device-width: 32em) {
|
|
1728
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
1729
|
+
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
1730
|
+
display: -webkit-box;
|
|
1731
|
+
display: -webkit-flex;
|
|
1732
|
+
display: -ms-flexbox;
|
|
1733
|
+
display: flex
|
|
1734
|
+
}
|
|
1735
|
+
}
|
|
1736
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
|
|
1737
|
+
width: 260px
|
|
1738
|
+
}
|
|
1739
|
+
@media only screen and (min-device-width: 32em) {
|
|
1740
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
|
|
1741
|
+
width: auto
|
|
1742
|
+
}
|
|
1743
|
+
}
|
|
1744
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
|
|
1745
|
+
content: none
|
|
1746
|
+
}
|
|
1747
|
+
@media only screen and (min-device-width: 32em) {
|
|
1748
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
|
|
1749
|
+
content: ''
|
|
1750
|
+
}
|
|
1751
|
+
}
|
|
1752
|
+
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_item__36x7d:first-child::before,
|
|
1753
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:first-child::before {
|
|
1754
|
+
content: none;
|
|
1755
|
+
}
|
|
1756
|
+
@media only screen and (min-device-width: 64em) {
|
|
1757
|
+
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
1758
|
+
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
1759
|
+
margin-left: 0
|
|
1760
|
+
}
|
|
1761
|
+
}
|
|
1762
|
+
.Toolbar-module_dark__2Ejc9 .Toolbar-module_item__36x7d::before {
|
|
1763
|
+
border-left-color: rgba(255, 255, 255, 0.2);
|
|
1764
|
+
}
|
|
1765
|
+
[data-context="prodano"] .Toolbar-module_root__2HF2r {
|
|
1766
|
+
display: none;
|
|
1767
|
+
}
|
|
1768
|
+
|
|
1769
|
+
/* Colors */
|
|
1770
|
+
/* Fonts */
|
|
1771
|
+
/* Gap */
|
|
1772
|
+
/* Media */
|
|
1773
|
+
/* 512 */
|
|
1774
|
+
/* 650 */
|
|
1775
|
+
/* 768 */
|
|
1776
|
+
/* 1024 */
|
|
1777
|
+
/* 1010 */
|
|
1778
|
+
/* 1200 */
|
|
1779
|
+
/* 511 */
|
|
1780
|
+
/* 1023 */
|
|
1781
|
+
/* Zindex */
|
|
1782
|
+
.Dropdown-module_root__11PNk {
|
|
1783
|
+
position: relative;
|
|
1784
|
+
z-index: 100;
|
|
1785
|
+
|
|
1786
|
+
display: inline-block;
|
|
1787
|
+
|
|
1788
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1789
|
+
}
|
|
1790
|
+
.Dropdown-module_root__11PNk.Dropdown-module_active__3IwAl .Dropdown-module_menu__3PIqD,
|
|
1791
|
+
.Dropdown-module_root__11PNk:hover .Dropdown-module_menu__3PIqD {
|
|
1792
|
+
visibility: visible;
|
|
1793
|
+
|
|
1794
|
+
opacity: 1;
|
|
1795
|
+
}
|
|
1796
|
+
.Dropdown-module_root__11PNk ul {
|
|
1797
|
+
overflow: hidden;
|
|
1798
|
+
|
|
1799
|
+
width: 162px;
|
|
1800
|
+
margin: 0;
|
|
1801
|
+
padding: 3px 0;
|
|
1802
|
+
|
|
1803
|
+
border-radius: 5px;
|
|
1804
|
+
background: #fff;
|
|
1805
|
+
box-shadow: 0 0 0 1px #c0c0c0, 0 5px 20px 0 rgba(0, 0, 0, 0.2);
|
|
1806
|
+
|
|
1807
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
1808
|
+
font-size: 14px;
|
|
1809
|
+
line-height: 26px;
|
|
1810
|
+
}
|
|
1811
|
+
.Dropdown-module_root__11PNk a {
|
|
1812
|
+
display: block;
|
|
1813
|
+
|
|
1814
|
+
padding: 2px 15px;
|
|
1815
|
+
|
|
1816
|
+
text-decoration: none;
|
|
1817
|
+
|
|
1818
|
+
color: #000;
|
|
1819
|
+
box-shadow: none;
|
|
1820
|
+
}
|
|
1821
|
+
.Dropdown-module_root__11PNk a:hover {
|
|
1822
|
+
color: #000;
|
|
1823
|
+
background-color: #f7f7f7;
|
|
1681
1824
|
}
|
|
1682
1825
|
.Dropdown-module_isInAudioPanel__1zv7F .Dropdown-module_menu__3PIqD {
|
|
1683
1826
|
right: 0;
|
|
@@ -1962,8 +2105,10 @@
|
|
|
1962
2105
|
.Meta-module_isInSearchItem__1wbpx {
|
|
1963
2106
|
color: rgba(255, 255, 255, 0.7);
|
|
1964
2107
|
}
|
|
2108
|
+
.Meta-module_center__3BBPr.Meta-module_isInMediaBlock__3xfPF {
|
|
2109
|
+
text-align: left;
|
|
2110
|
+
}
|
|
1965
2111
|
@media only screen and (min-device-width: 64em) {
|
|
1966
|
-
.Meta-module_center__3BBPr.Meta-module_isInMediaBlock__3xfPF,
|
|
1967
2112
|
.Meta-module_center__3BBPr.Meta-module_half__1xRkT {
|
|
1968
2113
|
text-align: left
|
|
1969
2114
|
}
|
|
@@ -2156,181 +2301,38 @@
|
|
|
2156
2301
|
/* 511 */
|
|
2157
2302
|
/* 1023 */
|
|
2158
2303
|
/* Zindex */
|
|
2159
|
-
.
|
|
2160
|
-
|
|
2304
|
+
.CardTitle-module_root__1uqqF {
|
|
2305
|
+
margin-bottom: 11px
|
|
2306
|
+
}
|
|
2307
|
+
@media only screen and (min-device-width: 64em) {
|
|
2308
|
+
.CardTitle-module_root__1uqqF {
|
|
2309
|
+
margin-bottom: 10px;
|
|
2161
2310
|
|
|
2162
|
-
|
|
2311
|
+
text-align: center
|
|
2312
|
+
}
|
|
2313
|
+
}
|
|
2314
|
+
.CardTitle-module_index__4FsTf {
|
|
2315
|
+
margin-bottom: 7px;
|
|
2316
|
+
|
|
2317
|
+
color: #b88b59;
|
|
2163
2318
|
|
|
2164
2319
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2320
|
+
font-size: 20px;
|
|
2321
|
+
font-weight: 700;
|
|
2322
|
+
line-height: 24px;
|
|
2165
2323
|
}
|
|
2166
|
-
.
|
|
2167
|
-
|
|
2168
|
-
display: -webkit-flex;
|
|
2169
|
-
display: -ms-flexbox;
|
|
2170
|
-
display: flex;
|
|
2171
|
-
flex-flow: row wrap;
|
|
2172
|
-
|
|
2173
|
-
margin: 0 0 0 -10px;
|
|
2174
|
-
padding: 0;
|
|
2324
|
+
.CardTitle-module_title__2iTI6 {
|
|
2325
|
+
color: #1d1d1d;
|
|
2175
2326
|
|
|
2176
|
-
|
|
2327
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2328
|
+
font-size: 20px;
|
|
2329
|
+
font-weight: 700;
|
|
2330
|
+
line-height: 24px
|
|
2177
2331
|
}
|
|
2178
2332
|
@media only screen and (min-device-width: 64em) {
|
|
2179
|
-
.
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
}
|
|
2183
|
-
.Toolbar-module_item__36x7d {
|
|
2184
|
-
position: relative;
|
|
2185
|
-
|
|
2186
|
-
min-width: 42px;
|
|
2187
|
-
height: 32px;
|
|
2188
|
-
padding-right: 10px;
|
|
2189
|
-
padding-left: 10px;
|
|
2190
|
-
|
|
2191
|
-
cursor: pointer;
|
|
2192
|
-
transition: color 250ms ease;
|
|
2193
|
-
text-align: center;
|
|
2194
|
-
|
|
2195
|
-
color: #808080;
|
|
2196
|
-
|
|
2197
|
-
line-height: 1
|
|
2198
|
-
}
|
|
2199
|
-
@media only screen and (min-device-width: 64em) {
|
|
2200
|
-
.Toolbar-module_item__36x7d {
|
|
2201
|
-
padding-right: 15px;
|
|
2202
|
-
padding-left: 15px
|
|
2203
|
-
}
|
|
2204
|
-
}
|
|
2205
|
-
.Toolbar-module_item__36x7d:last-child {
|
|
2206
|
-
margin-right: 0;
|
|
2207
|
-
}
|
|
2208
|
-
.Toolbar-module_item__36x7d::before {
|
|
2209
|
-
position: absolute;
|
|
2210
|
-
top: 7px;
|
|
2211
|
-
left: 0;
|
|
2212
|
-
|
|
2213
|
-
height: 18px;
|
|
2214
|
-
|
|
2215
|
-
content: '';
|
|
2216
|
-
vertical-align: middle;
|
|
2217
|
-
|
|
2218
|
-
border-left: 1px solid rgba(0, 0, 0, 0.15);
|
|
2219
|
-
}
|
|
2220
|
-
.Toolbar-module_item__36x7d:empty {
|
|
2221
|
-
display: none;
|
|
2222
|
-
}
|
|
2223
|
-
.Toolbar-module_isInTopbar__223iP {
|
|
2224
|
-
height: 100%;
|
|
2225
|
-
}
|
|
2226
|
-
.Toolbar-module_isInTopbar__223iP .Toolbar-module_item__36x7d {
|
|
2227
|
-
height: 100%;
|
|
2228
|
-
}
|
|
2229
|
-
.Toolbar-module_center__3_H8M {
|
|
2230
|
-
width: 100%;
|
|
2231
|
-
max-width: 650px;
|
|
2232
|
-
margin-right: auto;
|
|
2233
|
-
margin-left: auto;
|
|
2234
|
-
}
|
|
2235
|
-
.Toolbar-module_game__5-jY_ {
|
|
2236
|
-
margin-top: 11px
|
|
2237
|
-
}
|
|
2238
|
-
@media only screen and (min-device-width: 32em) {
|
|
2239
|
-
.Toolbar-module_game__5-jY_ {
|
|
2240
|
-
margin-top: 18px
|
|
2241
|
-
}
|
|
2242
|
-
}
|
|
2243
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
2244
|
-
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
2245
|
-
justify-content: center
|
|
2246
|
-
}
|
|
2247
|
-
@media only screen and (min-device-width: 32em) {
|
|
2248
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
2249
|
-
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
2250
|
-
display: -webkit-box;
|
|
2251
|
-
display: -webkit-flex;
|
|
2252
|
-
display: -ms-flexbox;
|
|
2253
|
-
display: flex
|
|
2254
|
-
}
|
|
2255
|
-
}
|
|
2256
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
|
|
2257
|
-
width: 260px
|
|
2258
|
-
}
|
|
2259
|
-
@media only screen and (min-device-width: 32em) {
|
|
2260
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child {
|
|
2261
|
-
width: auto
|
|
2262
|
-
}
|
|
2263
|
-
}
|
|
2264
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
|
|
2265
|
-
content: none
|
|
2266
|
-
}
|
|
2267
|
-
@media only screen and (min-device-width: 32em) {
|
|
2268
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:last-child::before {
|
|
2269
|
-
content: ''
|
|
2270
|
-
}
|
|
2271
|
-
}
|
|
2272
|
-
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_item__36x7d:first-child::before,
|
|
2273
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_item__36x7d:first-child::before {
|
|
2274
|
-
content: none;
|
|
2275
|
-
}
|
|
2276
|
-
@media only screen and (min-device-width: 64em) {
|
|
2277
|
-
.Toolbar-module_game__5-jY_ .Toolbar-module_list__1n5ny,
|
|
2278
|
-
.Toolbar-module_gameSurvey__1hQEz .Toolbar-module_list__1n5ny {
|
|
2279
|
-
margin-left: 0
|
|
2280
|
-
}
|
|
2281
|
-
}
|
|
2282
|
-
.Toolbar-module_dark__2Ejc9 .Toolbar-module_item__36x7d::before {
|
|
2283
|
-
border-left-color: rgba(255, 255, 255, 0.2);
|
|
2284
|
-
}
|
|
2285
|
-
[data-context="prodano"] .Toolbar-module_root__2HF2r {
|
|
2286
|
-
display: none;
|
|
2287
|
-
}
|
|
2288
|
-
|
|
2289
|
-
/* Colors */
|
|
2290
|
-
/* Fonts */
|
|
2291
|
-
/* Gap */
|
|
2292
|
-
/* Media */
|
|
2293
|
-
/* 512 */
|
|
2294
|
-
/* 650 */
|
|
2295
|
-
/* 768 */
|
|
2296
|
-
/* 1024 */
|
|
2297
|
-
/* 1010 */
|
|
2298
|
-
/* 1200 */
|
|
2299
|
-
/* 511 */
|
|
2300
|
-
/* 1023 */
|
|
2301
|
-
/* Zindex */
|
|
2302
|
-
.CardTitle-module_root__1uqqF {
|
|
2303
|
-
margin-bottom: 11px
|
|
2304
|
-
}
|
|
2305
|
-
@media only screen and (min-device-width: 64em) {
|
|
2306
|
-
.CardTitle-module_root__1uqqF {
|
|
2307
|
-
margin-bottom: 10px;
|
|
2308
|
-
|
|
2309
|
-
text-align: center
|
|
2310
|
-
}
|
|
2311
|
-
}
|
|
2312
|
-
.CardTitle-module_index__4FsTf {
|
|
2313
|
-
margin-bottom: 7px;
|
|
2314
|
-
|
|
2315
|
-
color: #b88b59;
|
|
2316
|
-
|
|
2317
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2318
|
-
font-size: 20px;
|
|
2319
|
-
font-weight: 700;
|
|
2320
|
-
line-height: 24px;
|
|
2321
|
-
}
|
|
2322
|
-
.CardTitle-module_title__2iTI6 {
|
|
2323
|
-
color: #1d1d1d;
|
|
2324
|
-
|
|
2325
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
2326
|
-
font-size: 20px;
|
|
2327
|
-
font-weight: 700;
|
|
2328
|
-
line-height: 24px
|
|
2329
|
-
}
|
|
2330
|
-
@media only screen and (min-device-width: 64em) {
|
|
2331
|
-
.CardTitle-module_title__2iTI6 {
|
|
2332
|
-
font-size: 28px;
|
|
2333
|
-
line-height: 34px
|
|
2333
|
+
.CardTitle-module_title__2iTI6 {
|
|
2334
|
+
font-size: 28px;
|
|
2335
|
+
line-height: 34px
|
|
2334
2336
|
}
|
|
2335
2337
|
}
|
|
2336
2338
|
/* VISIBILITY */
|
|
@@ -2545,107 +2547,6 @@
|
|
|
2545
2547
|
}
|
|
2546
2548
|
}
|
|
2547
2549
|
|
|
2548
|
-
/* Colors */
|
|
2549
|
-
/* Fonts */
|
|
2550
|
-
/* Gap */
|
|
2551
|
-
/* Media */
|
|
2552
|
-
/* 512 */
|
|
2553
|
-
/* 650 */
|
|
2554
|
-
/* 768 */
|
|
2555
|
-
/* 1024 */
|
|
2556
|
-
/* 1010 */
|
|
2557
|
-
/* 1200 */
|
|
2558
|
-
/* 511 */
|
|
2559
|
-
/* 1023 */
|
|
2560
|
-
/* Zindex */
|
|
2561
|
-
.GroupedBlock-module_root__2qfQA {
|
|
2562
|
-
max-width: 644px;
|
|
2563
|
-
margin: 15px auto 0
|
|
2564
|
-
}
|
|
2565
|
-
@media only screen and (min-device-width: 48em) {
|
|
2566
|
-
.GroupedBlock-module_root__2qfQA {
|
|
2567
|
-
max-width: none;
|
|
2568
|
-
margin-top: 25px;
|
|
2569
|
-
margin-bottom: 20px
|
|
2570
|
-
}
|
|
2571
|
-
}
|
|
2572
|
-
.GroupedBlock-module_hasFigcaption__2_mcf {
|
|
2573
|
-
margin-bottom: 15px;
|
|
2574
|
-
}
|
|
2575
|
-
@media only screen and (min-device-width: 48em) {
|
|
2576
|
-
.GroupedBlock-module_hasFigcaption__2_mcf + .GroupedBlock-module_root__2qfQA {
|
|
2577
|
-
margin-top: 25px
|
|
2578
|
-
}
|
|
2579
|
-
}
|
|
2580
|
-
.GroupedBlock-module_hasFigcaption__2_mcf .GroupedBlock-module_item__3sz9_:last-child {
|
|
2581
|
-
margin-bottom: 0;
|
|
2582
|
-
}
|
|
2583
|
-
.GroupedBlock-module_items__2DV2X {
|
|
2584
|
-
display: -webkit-box;
|
|
2585
|
-
display: -webkit-flex;
|
|
2586
|
-
display: -ms-flexbox;
|
|
2587
|
-
display: flex;
|
|
2588
|
-
flex-direction: column;
|
|
2589
|
-
flex-wrap: nowrap
|
|
2590
|
-
}
|
|
2591
|
-
@media only screen and (min-device-width: 48em) {
|
|
2592
|
-
.GroupedBlock-module_items__2DV2X {
|
|
2593
|
-
flex-direction: row
|
|
2594
|
-
}
|
|
2595
|
-
}
|
|
2596
|
-
.GroupedBlock-module_item__3sz9_ {
|
|
2597
|
-
flex-grow: 1;
|
|
2598
|
-
|
|
2599
|
-
width: 100%;
|
|
2600
|
-
min-width: 100%;
|
|
2601
|
-
max-width: 100%;
|
|
2602
|
-
margin-bottom: 20px
|
|
2603
|
-
}
|
|
2604
|
-
@media only screen and (min-device-width: 48em) {
|
|
2605
|
-
.GroupedBlock-module_item__3sz9_ {
|
|
2606
|
-
min-width: 0;
|
|
2607
|
-
max-width: none;
|
|
2608
|
-
margin-bottom: 0
|
|
2609
|
-
}
|
|
2610
|
-
}
|
|
2611
|
-
@media only screen and (min-device-width: 48em) {
|
|
2612
|
-
.GroupedBlock-module_item__3sz9_ + .GroupedBlock-module_item__3sz9_ {
|
|
2613
|
-
margin-left: 15px
|
|
2614
|
-
}
|
|
2615
|
-
}
|
|
2616
|
-
.GroupedBlock-module_figcaption__2Q_wf {
|
|
2617
|
-
max-width: 650px;
|
|
2618
|
-
margin-right: auto;
|
|
2619
|
-
margin-left: auto;
|
|
2620
|
-
}
|
|
2621
|
-
/* DISPLAY */
|
|
2622
|
-
@media only screen and (min-device-width: 48em) {
|
|
2623
|
-
.GroupedBlock-module_default__3ylw_ {
|
|
2624
|
-
max-width: 650px
|
|
2625
|
-
}
|
|
2626
|
-
}
|
|
2627
|
-
.GroupedBlock-module_full__1dzQR {
|
|
2628
|
-
max-width: 980px;
|
|
2629
|
-
}
|
|
2630
|
-
.GroupedBlock-module_super_full__1PU72 {
|
|
2631
|
-
max-width: 1680px;
|
|
2632
|
-
}
|
|
2633
|
-
/* VISIBILITY */
|
|
2634
|
-
@media only screen and (min-device-width: 32em) {
|
|
2635
|
-
.GroupedBlock-module_mobile__3n8Ub {
|
|
2636
|
-
display: none
|
|
2637
|
-
}
|
|
2638
|
-
}
|
|
2639
|
-
.GroupedBlock-module_desktop__6ZRpA {
|
|
2640
|
-
display: none
|
|
2641
|
-
}
|
|
2642
|
-
@media only screen and (min-device-width: 32em) {
|
|
2643
|
-
.GroupedBlock-module_desktop__6ZRpA {
|
|
2644
|
-
display: block
|
|
2645
|
-
}
|
|
2646
|
-
}
|
|
2647
|
-
|
|
2648
|
-
|
|
2649
2550
|
/* Colors */
|
|
2650
2551
|
/* Fonts */
|
|
2651
2552
|
/* Gap */
|
|
@@ -2762,9 +2663,110 @@
|
|
|
2762
2663
|
/* 511 */
|
|
2763
2664
|
/* 1023 */
|
|
2764
2665
|
/* Zindex */
|
|
2765
|
-
.
|
|
2766
|
-
|
|
2767
|
-
|
|
2666
|
+
.GroupedBlock-module_root__2qfQA {
|
|
2667
|
+
max-width: 644px;
|
|
2668
|
+
margin: 15px auto 0
|
|
2669
|
+
}
|
|
2670
|
+
@media only screen and (min-device-width: 48em) {
|
|
2671
|
+
.GroupedBlock-module_root__2qfQA {
|
|
2672
|
+
max-width: none;
|
|
2673
|
+
margin-top: 25px;
|
|
2674
|
+
margin-bottom: 20px
|
|
2675
|
+
}
|
|
2676
|
+
}
|
|
2677
|
+
.GroupedBlock-module_hasFigcaption__2_mcf {
|
|
2678
|
+
margin-bottom: 15px;
|
|
2679
|
+
}
|
|
2680
|
+
@media only screen and (min-device-width: 48em) {
|
|
2681
|
+
.GroupedBlock-module_hasFigcaption__2_mcf + .GroupedBlock-module_root__2qfQA {
|
|
2682
|
+
margin-top: 25px
|
|
2683
|
+
}
|
|
2684
|
+
}
|
|
2685
|
+
.GroupedBlock-module_hasFigcaption__2_mcf .GroupedBlock-module_item__3sz9_:last-child {
|
|
2686
|
+
margin-bottom: 0;
|
|
2687
|
+
}
|
|
2688
|
+
.GroupedBlock-module_items__2DV2X {
|
|
2689
|
+
display: -webkit-box;
|
|
2690
|
+
display: -webkit-flex;
|
|
2691
|
+
display: -ms-flexbox;
|
|
2692
|
+
display: flex;
|
|
2693
|
+
flex-direction: column;
|
|
2694
|
+
flex-wrap: nowrap
|
|
2695
|
+
}
|
|
2696
|
+
@media only screen and (min-device-width: 48em) {
|
|
2697
|
+
.GroupedBlock-module_items__2DV2X {
|
|
2698
|
+
flex-direction: row
|
|
2699
|
+
}
|
|
2700
|
+
}
|
|
2701
|
+
.GroupedBlock-module_item__3sz9_ {
|
|
2702
|
+
flex-grow: 1;
|
|
2703
|
+
|
|
2704
|
+
width: 100%;
|
|
2705
|
+
min-width: 100%;
|
|
2706
|
+
max-width: 100%;
|
|
2707
|
+
margin-bottom: 20px
|
|
2708
|
+
}
|
|
2709
|
+
@media only screen and (min-device-width: 48em) {
|
|
2710
|
+
.GroupedBlock-module_item__3sz9_ {
|
|
2711
|
+
min-width: 0;
|
|
2712
|
+
max-width: none;
|
|
2713
|
+
margin-bottom: 0
|
|
2714
|
+
}
|
|
2715
|
+
}
|
|
2716
|
+
@media only screen and (min-device-width: 48em) {
|
|
2717
|
+
.GroupedBlock-module_item__3sz9_ + .GroupedBlock-module_item__3sz9_ {
|
|
2718
|
+
margin-left: 15px
|
|
2719
|
+
}
|
|
2720
|
+
}
|
|
2721
|
+
.GroupedBlock-module_figcaption__2Q_wf {
|
|
2722
|
+
max-width: 650px;
|
|
2723
|
+
margin-right: auto;
|
|
2724
|
+
margin-left: auto;
|
|
2725
|
+
}
|
|
2726
|
+
/* DISPLAY */
|
|
2727
|
+
@media only screen and (min-device-width: 48em) {
|
|
2728
|
+
.GroupedBlock-module_default__3ylw_ {
|
|
2729
|
+
max-width: 650px
|
|
2730
|
+
}
|
|
2731
|
+
}
|
|
2732
|
+
.GroupedBlock-module_full__1dzQR {
|
|
2733
|
+
max-width: 980px;
|
|
2734
|
+
}
|
|
2735
|
+
.GroupedBlock-module_super_full__1PU72 {
|
|
2736
|
+
max-width: 1680px;
|
|
2737
|
+
}
|
|
2738
|
+
/* VISIBILITY */
|
|
2739
|
+
@media only screen and (min-device-width: 32em) {
|
|
2740
|
+
.GroupedBlock-module_mobile__3n8Ub {
|
|
2741
|
+
display: none
|
|
2742
|
+
}
|
|
2743
|
+
}
|
|
2744
|
+
.GroupedBlock-module_desktop__6ZRpA {
|
|
2745
|
+
display: none
|
|
2746
|
+
}
|
|
2747
|
+
@media only screen and (min-device-width: 32em) {
|
|
2748
|
+
.GroupedBlock-module_desktop__6ZRpA {
|
|
2749
|
+
display: block
|
|
2750
|
+
}
|
|
2751
|
+
}
|
|
2752
|
+
|
|
2753
|
+
|
|
2754
|
+
/* Colors */
|
|
2755
|
+
/* Fonts */
|
|
2756
|
+
/* Gap */
|
|
2757
|
+
/* Media */
|
|
2758
|
+
/* 512 */
|
|
2759
|
+
/* 650 */
|
|
2760
|
+
/* 768 */
|
|
2761
|
+
/* 1024 */
|
|
2762
|
+
/* 1010 */
|
|
2763
|
+
/* 1200 */
|
|
2764
|
+
/* 511 */
|
|
2765
|
+
/* 1023 */
|
|
2766
|
+
/* Zindex */
|
|
2767
|
+
.ImportantLead-module_root__2BdT3 {
|
|
2768
|
+
margin: 18px 0;
|
|
2769
|
+
padding: 12px 12px 13px;
|
|
2768
2770
|
|
|
2769
2771
|
border: 1px solid rgba(0, 0, 0, 0.08);
|
|
2770
2772
|
border-radius: 4px;
|
|
@@ -2995,701 +2997,701 @@
|
|
|
2995
2997
|
/* 511 */
|
|
2996
2998
|
/* 1023 */
|
|
2997
2999
|
/* Zindex */
|
|
2998
|
-
|
|
2999
|
-
|
|
3000
|
+
/* stylelint-disable declaration-empty-line-before */
|
|
3001
|
+
span[data-body] {
|
|
3002
|
+
position: relative;
|
|
3000
3003
|
|
|
3001
|
-
|
|
3002
|
-
|
|
3003
|
-
|
|
3004
|
-
|
|
3004
|
+
padding: 0 4px;
|
|
3005
|
+
|
|
3006
|
+
cursor: pointer;
|
|
3007
|
+
white-space: pre-wrap;
|
|
3008
|
+
|
|
3009
|
+
border-radius: 4px;
|
|
3010
|
+
background: #F8F8F8;
|
|
3011
|
+
box-shadow: inset 1px 0 #b3b3b3, inset 0 1px #b3b3b3, inset -1px 0 #b3b3b3, inset 0 -1px #b3b3b3
|
|
3005
3012
|
}
|
|
3006
3013
|
@media only screen and (min-device-width: 48em) {
|
|
3007
|
-
|
|
3008
|
-
|
|
3009
|
-
|
|
3010
|
-
font-size: 37px;
|
|
3011
|
-
line-height: 42px
|
|
3014
|
+
span[data-body] {
|
|
3015
|
+
padding-bottom: 1px
|
|
3012
3016
|
}
|
|
3013
3017
|
}
|
|
3014
|
-
|
|
3015
|
-
|
|
3018
|
+
span[data-body]:hover {
|
|
3019
|
+
background: #F3F3F3;
|
|
3020
|
+
box-shadow: inset 1px 0 #999, inset 0 1px #999, inset -1px 0 #999, inset 0 -1px #999;
|
|
3016
3021
|
}
|
|
3017
|
-
.
|
|
3018
|
-
|
|
3019
|
-
|
|
3020
|
-
font-weight: normal
|
|
3022
|
+
.dark span[data-body] {
|
|
3023
|
+
background-color: #5B5B5B;
|
|
3024
|
+
box-shadow: inset 1px 0 #8B8B8B, inset 0 1px #8B8B8B, inset -1px 0 #8B8B8B, inset 0 -1px #8B8B8B;
|
|
3021
3025
|
}
|
|
3022
|
-
|
|
3023
|
-
|
|
3024
|
-
|
|
3026
|
+
.dark span[data-body]:hover {
|
|
3027
|
+
background-color: #5B5B5B;
|
|
3028
|
+
box-shadow: inset 1px 0 #747474, inset 0 1px #747474, inset -1px 0 #747474, inset 0 -1px #747474;
|
|
3029
|
+
}
|
|
3030
|
+
span[data-highlight='true'],
|
|
3031
|
+
span[data-highlight='true']:hover {
|
|
3032
|
+
background-color: #f4efe9;
|
|
3033
|
+
box-shadow: inset 1px 0 #b88b58, inset 0 1px #b88b58, inset -1px 0 #b88b58,
|
|
3034
|
+
inset 0 -1px #b88b58;
|
|
3035
|
+
}
|
|
3036
|
+
.SimpleBlock-module_p__Q3azD {
|
|
3037
|
+
margin: 0 0 14px;
|
|
3038
|
+
|
|
3039
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3040
|
+
font-size: 18px;
|
|
3041
|
+
line-height: 24px
|
|
3025
3042
|
}
|
|
3026
|
-
}
|
|
3027
3043
|
@media only screen and (min-device-width: 32em) {
|
|
3028
|
-
.
|
|
3029
|
-
|
|
3030
|
-
|
|
3044
|
+
.SimpleBlock-module_p__Q3azD {
|
|
3045
|
+
margin: 0 0 20px;
|
|
3046
|
+
|
|
3047
|
+
font-size: 20px;
|
|
3048
|
+
line-height: 28px
|
|
3031
3049
|
}
|
|
3032
3050
|
}
|
|
3033
|
-
|
|
3034
|
-
.
|
|
3035
|
-
|
|
3036
|
-
|
|
3051
|
+
.SimpleBlock-module_p__Q3azD a,
|
|
3052
|
+
.SimpleBlock-module_h2__S0LRs a,
|
|
3053
|
+
.SimpleBlock-module_h3__2Kv7Y a,
|
|
3054
|
+
.SimpleBlock-module_h4__2TJO3 a,
|
|
3055
|
+
.SimpleBlock-module_lead__35nXx a,
|
|
3056
|
+
.SimpleBlock-module_lead_hr__1yD5v a,
|
|
3057
|
+
.SimpleBlock-module_context_p__33saY a {
|
|
3058
|
+
text-decoration: none;
|
|
3059
|
+
|
|
3060
|
+
color: inherit;
|
|
3061
|
+
box-shadow: inset 0 -1px #b88b59;
|
|
3037
3062
|
}
|
|
3038
|
-
|
|
3039
|
-
|
|
3040
|
-
.
|
|
3041
|
-
|
|
3063
|
+
.SimpleBlock-module_p__Q3azD a:hover,
|
|
3064
|
+
.SimpleBlock-module_h2__S0LRs a:hover,
|
|
3065
|
+
.SimpleBlock-module_h3__2Kv7Y a:hover,
|
|
3066
|
+
.SimpleBlock-module_h4__2TJO3 a:hover,
|
|
3067
|
+
.SimpleBlock-module_lead__35nXx a:hover,
|
|
3068
|
+
.SimpleBlock-module_lead_hr__1yD5v a:hover,
|
|
3069
|
+
.SimpleBlock-module_context_p__33saY a:hover {
|
|
3070
|
+
color: #b88b59;
|
|
3042
3071
|
}
|
|
3043
|
-
|
|
3044
|
-
.
|
|
3045
|
-
|
|
3072
|
+
.SimpleBlock-module_h3__2Kv7Y:first-child,
|
|
3073
|
+
.SimpleBlock-module_h4__2TJO3:first-child,
|
|
3074
|
+
.SimpleBlock-module_p__Q3azD:first-child,
|
|
3075
|
+
.SimpleBlock-module_lead__35nXx:first-child,
|
|
3076
|
+
.SimpleBlock-module_blockquote__pwpcX:first-child {
|
|
3077
|
+
margin-top: 0;
|
|
3046
3078
|
}
|
|
3047
|
-
|
|
3048
|
-
.
|
|
3049
|
-
|
|
3050
|
-
|
|
3051
|
-
|
|
3052
|
-
|
|
3079
|
+
.SimpleBlock-module_p__Q3azD:last-child,
|
|
3080
|
+
.SimpleBlock-module_blockquote__pwpcX:last-child,
|
|
3081
|
+
.SimpleBlock-module_lead__35nXx:last-child,
|
|
3082
|
+
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx:last-child,
|
|
3083
|
+
.SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx:last-child,
|
|
3084
|
+
.SimpleBlock-module_h2__S0LRs:last-child {
|
|
3085
|
+
margin-bottom: 0;
|
|
3053
3086
|
}
|
|
3054
|
-
|
|
3055
|
-
|
|
3056
|
-
|
|
3057
|
-
display: block;
|
|
3058
|
-
|
|
3059
|
-
padding-top: 2px;
|
|
3087
|
+
.SimpleBlock-module_h2__S0LRs {
|
|
3088
|
+
max-width: 520px;
|
|
3089
|
+
margin: 0 0 15px;
|
|
3060
3090
|
|
|
3061
|
-
|
|
3062
|
-
|
|
3091
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3092
|
+
font-size: 25px;
|
|
3093
|
+
font-weight: bold;
|
|
3094
|
+
line-height: 28px
|
|
3063
3095
|
}
|
|
3064
|
-
|
|
3065
|
-
|
|
3066
|
-
|
|
3067
|
-
|
|
3096
|
+
@media only screen and (min-device-width: 32em) {
|
|
3097
|
+
.SimpleBlock-module_h2__S0LRs {
|
|
3098
|
+
margin: 0 0 45px;
|
|
3099
|
+
|
|
3100
|
+
font-size: 37px;
|
|
3101
|
+
line-height: 39px
|
|
3068
3102
|
}
|
|
3069
3103
|
}
|
|
3070
|
-
.
|
|
3071
|
-
|
|
3072
|
-
line-height: 23px
|
|
3104
|
+
.SimpleBlock-module_h2__S0LRs + figure {
|
|
3105
|
+
margin-top: 15px
|
|
3073
3106
|
}
|
|
3074
|
-
@media only screen and (min-device-width:
|
|
3075
|
-
.
|
|
3076
|
-
|
|
3077
|
-
line-height: 1.6rem
|
|
3107
|
+
@media only screen and (min-device-width: 32em) {
|
|
3108
|
+
.SimpleBlock-module_h2__S0LRs + figure {
|
|
3109
|
+
margin-top: -20px
|
|
3078
3110
|
}
|
|
3079
3111
|
}
|
|
3080
|
-
.
|
|
3081
|
-
|
|
3082
|
-
|
|
3083
|
-
|
|
3084
|
-
|
|
3085
|
-
|
|
3112
|
+
.SimpleBlock-module_h3__2Kv7Y {
|
|
3113
|
+
margin-top: 29px;
|
|
3114
|
+
margin-bottom: 10px;
|
|
3115
|
+
|
|
3116
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3117
|
+
font-size: 20px;
|
|
3118
|
+
font-weight: bold;
|
|
3119
|
+
line-height: 24px
|
|
3086
3120
|
}
|
|
3087
|
-
}
|
|
3088
3121
|
@media only screen and (min-device-width: 32em) {
|
|
3089
|
-
.
|
|
3090
|
-
|
|
3122
|
+
.SimpleBlock-module_h3__2Kv7Y {
|
|
3123
|
+
margin-top: 45px;
|
|
3124
|
+
margin-bottom: 15px;
|
|
3125
|
+
|
|
3126
|
+
font-size: 28px;
|
|
3127
|
+
line-height: 34px
|
|
3091
3128
|
}
|
|
3092
3129
|
}
|
|
3093
|
-
.
|
|
3094
|
-
|
|
3130
|
+
.SimpleBlock-module_h4__2TJO3 {
|
|
3131
|
+
margin-top: 26px;
|
|
3132
|
+
margin-bottom: 11px;
|
|
3133
|
+
|
|
3134
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3135
|
+
font-size: 17px;
|
|
3136
|
+
font-weight: bold;
|
|
3137
|
+
line-height: 21px
|
|
3095
3138
|
}
|
|
3096
3139
|
@media only screen and (min-device-width: 32em) {
|
|
3097
|
-
.
|
|
3098
|
-
|
|
3099
|
-
|
|
3100
|
-
}
|
|
3101
|
-
|
|
3102
|
-
/* Colors */
|
|
3103
|
-
/* Fonts */
|
|
3104
|
-
/* Gap */
|
|
3105
|
-
/* Media */
|
|
3106
|
-
/* 512 */
|
|
3107
|
-
/* 650 */
|
|
3108
|
-
/* 768 */
|
|
3109
|
-
/* 1024 */
|
|
3110
|
-
/* 1010 */
|
|
3111
|
-
/* 1200 */
|
|
3112
|
-
/* 511 */
|
|
3113
|
-
/* 1023 */
|
|
3114
|
-
/* Zindex */
|
|
3115
|
-
.RelatedBlock-module_root__IKcQq {
|
|
3116
|
-
margin: 16px 0;
|
|
3140
|
+
.SimpleBlock-module_h4__2TJO3 {
|
|
3141
|
+
margin-top: 45px;
|
|
3142
|
+
margin-bottom: 15px;
|
|
3117
3143
|
|
|
3118
|
-
|
|
3119
|
-
|
|
3120
|
-
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 4px 0 0 #b78b5c
|
|
3121
|
-
}
|
|
3122
|
-
@media only screen and (min-device-width: 48em) {
|
|
3123
|
-
.RelatedBlock-module_root__IKcQq {
|
|
3124
|
-
margin: 25px 0
|
|
3144
|
+
font-size: 21px;
|
|
3145
|
+
line-height: 28px
|
|
3125
3146
|
}
|
|
3126
3147
|
}
|
|
3127
|
-
.
|
|
3128
|
-
|
|
3129
|
-
}
|
|
3130
|
-
.RelatedBlock-module_root__IKcQq:first-child {
|
|
3148
|
+
.SimpleBlock-module_h3__2Kv7Y + .SimpleBlock-module_h3__2Kv7Y,
|
|
3149
|
+
.SimpleBlock-module_h2__S0LRs + .SimpleBlock-module_h2__S0LRs {
|
|
3131
3150
|
margin-top: 0;
|
|
3132
3151
|
}
|
|
3133
|
-
.
|
|
3134
|
-
|
|
3135
|
-
|
|
3136
|
-
padding: 12px 12px 13px;
|
|
3137
|
-
|
|
3138
|
-
transition: color 0.15s;
|
|
3139
|
-
text-decoration: none;
|
|
3140
|
-
|
|
3141
|
-
color: #000;
|
|
3142
|
-
box-shadow: none;
|
|
3143
|
-
|
|
3144
|
-
font-size: 17px;
|
|
3145
|
-
line-height: 20px
|
|
3152
|
+
.SimpleBlock-module_h3__2Kv7Y + .SimpleBlock-module_h4__2TJO3 {
|
|
3153
|
+
margin-top: 15px
|
|
3146
3154
|
}
|
|
3147
|
-
@media only screen and (min-device-width:
|
|
3148
|
-
.
|
|
3149
|
-
|
|
3150
|
-
|
|
3151
|
-
font-size: 19px;
|
|
3152
|
-
line-height: 23px
|
|
3155
|
+
@media only screen and (min-device-width: 32em) {
|
|
3156
|
+
.SimpleBlock-module_h3__2Kv7Y + .SimpleBlock-module_h4__2TJO3 {
|
|
3157
|
+
margin-top: 15px
|
|
3153
3158
|
}
|
|
3154
3159
|
}
|
|
3155
|
-
.
|
|
3156
|
-
|
|
3160
|
+
.SimpleBlock-module_p__Q3azD + ul,
|
|
3161
|
+
.SimpleBlock-module_p__Q3azD + ol,
|
|
3162
|
+
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + ul,
|
|
3163
|
+
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + ol {
|
|
3164
|
+
margin-top: -9px;
|
|
3157
3165
|
}
|
|
3158
|
-
.
|
|
3159
|
-
margin: 0;
|
|
3160
|
-
padding:
|
|
3161
|
-
|
|
3162
|
-
letter-spacing: 1px;
|
|
3163
|
-
text-transform: uppercase;
|
|
3166
|
+
.SimpleBlock-module_blockquote__pwpcX {
|
|
3167
|
+
margin: 16px 0;
|
|
3168
|
+
padding: 12px 12px 13px;
|
|
3164
3169
|
|
|
3165
|
-
|
|
3170
|
+
border: 1px solid rgba(0, 0, 0, 0.08);
|
|
3171
|
+
border-radius: 8px;
|
|
3172
|
+
background: #fff8c4;
|
|
3166
3173
|
|
|
3167
3174
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3168
|
-
font-size:
|
|
3169
|
-
font-weight:
|
|
3170
|
-
line-height:
|
|
3175
|
+
font-size: 16px;
|
|
3176
|
+
font-weight: normal;
|
|
3177
|
+
line-height: 22px
|
|
3171
3178
|
}
|
|
3172
|
-
@media only screen and (min-device-width:
|
|
3173
|
-
.
|
|
3174
|
-
|
|
3179
|
+
@media only screen and (min-device-width: 32em) {
|
|
3180
|
+
.SimpleBlock-module_blockquote__pwpcX {
|
|
3181
|
+
margin: 25px 0;
|
|
3182
|
+
padding: 12px 15px 13px;
|
|
3175
3183
|
|
|
3176
|
-
font-size:
|
|
3177
|
-
line-height:
|
|
3184
|
+
font-size: 18px;
|
|
3185
|
+
line-height: 26px
|
|
3178
3186
|
}
|
|
3179
3187
|
}
|
|
3180
|
-
.
|
|
3181
|
-
|
|
3182
|
-
padding-left: 0;
|
|
3188
|
+
.SimpleBlock-module_blockquote__pwpcX a {
|
|
3189
|
+
text-decoration: none;
|
|
3183
3190
|
|
|
3184
|
-
|
|
3191
|
+
color: #000;
|
|
3192
|
+
box-shadow: inset 0 -1px #000;
|
|
3185
3193
|
}
|
|
3186
|
-
.
|
|
3187
|
-
|
|
3194
|
+
.SimpleBlock-module_blockquote__pwpcX a:hover {
|
|
3195
|
+
color: #b88b59;
|
|
3196
|
+
box-shadow: inset 0 -1px #b88b59;
|
|
3188
3197
|
}
|
|
3189
|
-
.
|
|
3190
|
-
|
|
3198
|
+
.SimpleBlock-module_blockquote__pwpcX.SimpleBlock-module_dark__1J_ov {
|
|
3199
|
+
color: #000;
|
|
3191
3200
|
}
|
|
3192
|
-
.
|
|
3201
|
+
.SimpleBlock-module_lead__35nXx {
|
|
3202
|
+
position: relative;
|
|
3203
|
+
|
|
3204
|
+
margin-top: 30px;
|
|
3205
|
+
margin-bottom: 0;
|
|
3206
|
+
|
|
3193
3207
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3194
3208
|
font-size: 16px;
|
|
3195
|
-
|
|
3196
|
-
line-height: 18px
|
|
3209
|
+
line-height: 22px
|
|
3197
3210
|
}
|
|
3198
|
-
@media only screen and (min-device-width:
|
|
3199
|
-
.
|
|
3200
|
-
|
|
3211
|
+
@media only screen and (min-device-width: 32em) {
|
|
3212
|
+
.SimpleBlock-module_lead__35nXx {
|
|
3213
|
+
margin-top: 25px;
|
|
3214
|
+
|
|
3215
|
+
font-size: 20px;
|
|
3216
|
+
line-height: 28px
|
|
3201
3217
|
}
|
|
3202
3218
|
}
|
|
3203
|
-
.
|
|
3219
|
+
.SimpleBlock-module_lead__35nXx [data-body] {
|
|
3220
|
+
padding-top: 1px;
|
|
3204
3221
|
}
|
|
3205
|
-
.
|
|
3222
|
+
.SimpleBlock-module_lead_hr__1yD5v {
|
|
3223
|
+
display: block;
|
|
3224
|
+
|
|
3225
|
+
width: 100%;
|
|
3206
3226
|
max-width: 650px;
|
|
3207
|
-
margin
|
|
3208
|
-
|
|
3209
|
-
|
|
3210
|
-
.RelatedBlock-module_isInSlideMaterial__2YSYG:first-child {
|
|
3211
|
-
margin-top: 0;
|
|
3212
|
-
}
|
|
3213
|
-
.RelatedBlock-module_isInSlideMaterial__2YSYG:last-child {
|
|
3214
|
-
margin-bottom: 0;
|
|
3227
|
+
margin: 30px auto;
|
|
3228
|
+
|
|
3229
|
+
border-bottom: 1px solid #e5e5e5
|
|
3215
3230
|
}
|
|
3216
|
-
/* VISIBILITY */
|
|
3217
3231
|
@media only screen and (min-device-width: 32em) {
|
|
3218
|
-
.
|
|
3219
|
-
|
|
3232
|
+
.SimpleBlock-module_lead_hr__1yD5v {
|
|
3233
|
+
margin: 45px auto
|
|
3220
3234
|
}
|
|
3221
3235
|
}
|
|
3222
|
-
|
|
3223
|
-
|
|
3236
|
+
mark {
|
|
3237
|
+
position: relative;
|
|
3238
|
+
|
|
3239
|
+
white-space: pre-wrap;
|
|
3240
|
+
|
|
3241
|
+
background-color: #fff3bc;
|
|
3242
|
+
|
|
3243
|
+
font-weight: inherit;
|
|
3244
|
+
font-style: inherit
|
|
3224
3245
|
}
|
|
3225
3246
|
@media only screen and (min-device-width: 32em) {
|
|
3226
|
-
|
|
3227
|
-
|
|
3247
|
+
mark {
|
|
3248
|
+
padding-bottom: 1px
|
|
3228
3249
|
}
|
|
3229
3250
|
}
|
|
3251
|
+
a mark {
|
|
3252
|
+
z-index: 1;
|
|
3230
3253
|
|
|
3254
|
+
padding-bottom: 0;
|
|
3231
3255
|
|
|
3232
|
-
|
|
3233
|
-
|
|
3234
|
-
|
|
3235
|
-
|
|
3236
|
-
|
|
3237
|
-
|
|
3238
|
-
|
|
3239
|
-
|
|
3240
|
-
/* 1010 */
|
|
3241
|
-
/* 1200 */
|
|
3242
|
-
/* 511 */
|
|
3243
|
-
/* 1023 */
|
|
3244
|
-
/* Zindex */
|
|
3245
|
-
.SimpleTitle-module_root__2jVQN {
|
|
3246
|
-
margin: 0 0 18px;
|
|
3256
|
+
color: inherit;
|
|
3257
|
+
box-shadow: inset 0 -1px #b88b59, 0 1px #fff3bc;
|
|
3258
|
+
}
|
|
3259
|
+
.SimpleBlock-module_context_p__33saY {
|
|
3260
|
+
position: relative;
|
|
3261
|
+
|
|
3262
|
+
margin: 0 0 15px;
|
|
3263
|
+
padding: 0 0 0 23px;
|
|
3247
3264
|
|
|
3248
3265
|
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3249
|
-
font-size:
|
|
3250
|
-
|
|
3251
|
-
line-height: 23px
|
|
3266
|
+
font-size: 18px;
|
|
3267
|
+
line-height: 22px
|
|
3252
3268
|
}
|
|
3253
3269
|
@media only screen and (min-device-width: 48em) {
|
|
3254
|
-
.
|
|
3255
|
-
|
|
3270
|
+
.SimpleBlock-module_context_p__33saY {
|
|
3271
|
+
padding: 0 0 0 38px;
|
|
3256
3272
|
|
|
3257
|
-
font-size:
|
|
3258
|
-
line-height:
|
|
3259
|
-
}
|
|
3260
|
-
}
|
|
3261
|
-
/* VISIBILITY */
|
|
3262
|
-
@media only screen and (min-device-width: 32em) {
|
|
3263
|
-
.SimpleTitle-module_mobile__11gBz {
|
|
3264
|
-
display: none
|
|
3265
|
-
}
|
|
3266
|
-
}
|
|
3267
|
-
.SimpleTitle-module_desktop__3yXgy {
|
|
3268
|
-
display: none
|
|
3269
|
-
}
|
|
3270
|
-
@media only screen and (min-device-width: 32em) {
|
|
3271
|
-
.SimpleTitle-module_desktop__3yXgy {
|
|
3272
|
-
display: block
|
|
3273
|
+
font-size: 20px;
|
|
3274
|
+
line-height: 27px
|
|
3273
3275
|
}
|
|
3274
3276
|
}
|
|
3277
|
+
.SimpleBlock-module_context_p__33saY::before {
|
|
3278
|
+
position: absolute;
|
|
3279
|
+
top: 0;
|
|
3280
|
+
left: 5px;
|
|
3275
3281
|
|
|
3276
|
-
|
|
3277
|
-
/* Fonts */
|
|
3278
|
-
/* Gap */
|
|
3279
|
-
/* Media */
|
|
3280
|
-
/* 512 */
|
|
3281
|
-
/* 650 */
|
|
3282
|
-
/* 768 */
|
|
3283
|
-
/* 1024 */
|
|
3284
|
-
/* 1010 */
|
|
3285
|
-
/* 1200 */
|
|
3286
|
-
/* 511 */
|
|
3287
|
-
/* 1023 */
|
|
3288
|
-
/* Zindex */
|
|
3289
|
-
/* stylelint-disable declaration-empty-line-before */
|
|
3290
|
-
span[data-body] {
|
|
3291
|
-
position: relative;
|
|
3282
|
+
width: 8px;
|
|
3292
3283
|
|
|
3293
|
-
|
|
3284
|
+
content: '\2022';
|
|
3285
|
+
text-align: center;
|
|
3294
3286
|
|
|
3295
|
-
|
|
3296
|
-
white-space: pre-wrap;
|
|
3287
|
+
color: #b88b59;
|
|
3297
3288
|
|
|
3298
|
-
|
|
3299
|
-
|
|
3300
|
-
box-shadow: inset 1px 0 #b3b3b3, inset 0 1px #b3b3b3, inset -1px 0 #b3b3b3, inset 0 -1px #b3b3b3
|
|
3289
|
+
font-size: 18px;
|
|
3290
|
+
line-height: inherit
|
|
3301
3291
|
}
|
|
3302
3292
|
@media only screen and (min-device-width: 48em) {
|
|
3303
|
-
|
|
3304
|
-
|
|
3293
|
+
.SimpleBlock-module_context_p__33saY::before {
|
|
3294
|
+
left: 0;
|
|
3295
|
+
|
|
3296
|
+
width: 36px;
|
|
3297
|
+
|
|
3298
|
+
text-align: center;
|
|
3299
|
+
|
|
3300
|
+
font-size: 20px
|
|
3305
3301
|
}
|
|
3306
3302
|
}
|
|
3307
|
-
|
|
3308
|
-
|
|
3309
|
-
box-shadow: inset 1px 0 #999, inset 0 1px #999, inset -1px 0 #999, inset 0 -1px #999;
|
|
3303
|
+
.SimpleBlock-module_isInIntro__DfutD.SimpleBlock-module_lead__35nXx::after {
|
|
3304
|
+
content: none;
|
|
3310
3305
|
}
|
|
3311
|
-
.
|
|
3312
|
-
|
|
3313
|
-
|
|
3306
|
+
.SimpleBlock-module_center__2rjif {
|
|
3307
|
+
max-width: 650px;
|
|
3308
|
+
margin-right: auto;
|
|
3309
|
+
margin-left: auto;
|
|
3314
3310
|
}
|
|
3315
|
-
|
|
3316
|
-
|
|
3317
|
-
|
|
3311
|
+
@media only screen and (min-device-width: 48em) {
|
|
3312
|
+
.SimpleBlock-module_center__2rjif.SimpleBlock-module_lead__35nXx {
|
|
3313
|
+
font-size: 20px;
|
|
3314
|
+
line-height: 28px
|
|
3318
3315
|
}
|
|
3319
|
-
|
|
3320
|
-
|
|
3321
|
-
|
|
3322
|
-
box-shadow: inset 1px 0 #b88b58, inset 0 1px #b88b58, inset -1px 0 #b88b58,
|
|
3323
|
-
inset 0 -1px #b88b58;
|
|
3316
|
+
}
|
|
3317
|
+
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx {
|
|
3318
|
+
margin-bottom: 18px
|
|
3324
3319
|
}
|
|
3325
|
-
|
|
3326
|
-
|
|
3320
|
+
@media only screen and (min-device-width: 48em) {
|
|
3321
|
+
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx {
|
|
3322
|
+
margin-top: 27px;
|
|
3323
|
+
margin-bottom: 20px;
|
|
3327
3324
|
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
-
line-height: 24px
|
|
3325
|
+
font-size: 20px;
|
|
3326
|
+
line-height: 28px
|
|
3331
3327
|
}
|
|
3332
|
-
|
|
3333
|
-
.SimpleBlock-
|
|
3334
|
-
|
|
3328
|
+
}
|
|
3329
|
+
.SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx {
|
|
3330
|
+
margin-bottom: 15px
|
|
3331
|
+
}
|
|
3332
|
+
@media only screen and (min-device-width: 48em) {
|
|
3333
|
+
.SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx {
|
|
3334
|
+
margin-top: 20px;
|
|
3335
3335
|
|
|
3336
3336
|
font-size: 20px;
|
|
3337
3337
|
line-height: 28px
|
|
3338
3338
|
}
|
|
3339
3339
|
}
|
|
3340
|
-
.SimpleBlock-
|
|
3341
|
-
.SimpleBlock-
|
|
3342
|
-
|
|
3343
|
-
.SimpleBlock-module_h4__2TJO3 a,
|
|
3344
|
-
.SimpleBlock-module_lead__35nXx a,
|
|
3345
|
-
.SimpleBlock-module_lead_hr__1yD5v a,
|
|
3346
|
-
.SimpleBlock-module_context_p__33saY a {
|
|
3347
|
-
text-decoration: none;
|
|
3348
|
-
|
|
3349
|
-
color: inherit;
|
|
3350
|
-
box-shadow: inset 0 -1px #b88b59;
|
|
3340
|
+
.SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx + .SimpleBlock-module_lead__35nXx,
|
|
3341
|
+
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + .SimpleBlock-module_lead__35nXx {
|
|
3342
|
+
margin-top: 0;
|
|
3351
3343
|
}
|
|
3352
|
-
.SimpleBlock-
|
|
3353
|
-
|
|
3354
|
-
|
|
3355
|
-
|
|
3356
|
-
.SimpleBlock-module_lead__35nXx a:hover,
|
|
3357
|
-
.SimpleBlock-module_lead_hr__1yD5v a:hover,
|
|
3358
|
-
.SimpleBlock-module_context_p__33saY a:hover {
|
|
3359
|
-
color: #b88b59;
|
|
3344
|
+
.SimpleBlock-module_isInImportantLead__3VGzT {
|
|
3345
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3346
|
+
font-size: 16px;
|
|
3347
|
+
line-height: 22px
|
|
3360
3348
|
}
|
|
3361
|
-
|
|
3362
|
-
.SimpleBlock-
|
|
3363
|
-
|
|
3364
|
-
|
|
3365
|
-
.SimpleBlock-module_blockquote__pwpcX:first-child {
|
|
3366
|
-
margin-top: 0;
|
|
3349
|
+
@media only screen and (min-device-width: 48em) {
|
|
3350
|
+
.SimpleBlock-module_isInImportantLead__3VGzT {
|
|
3351
|
+
font-size: 18px;
|
|
3352
|
+
line-height: 26px
|
|
3367
3353
|
}
|
|
3368
|
-
|
|
3369
|
-
.SimpleBlock-
|
|
3370
|
-
|
|
3371
|
-
|
|
3372
|
-
|
|
3373
|
-
.SimpleBlock-module_h2__S0LRs:last-child {
|
|
3374
|
-
margin-bottom: 0;
|
|
3354
|
+
}
|
|
3355
|
+
.SimpleBlock-module_slide__Aqgfu {
|
|
3356
|
+
max-width: 650px;
|
|
3357
|
+
margin-right: auto;
|
|
3358
|
+
margin-left: auto;
|
|
3375
3359
|
}
|
|
3376
|
-
.SimpleBlock-
|
|
3377
|
-
|
|
3378
|
-
margin:
|
|
3360
|
+
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_p__Q3azD {
|
|
3361
|
+
margin-top: 6px;
|
|
3362
|
+
margin-bottom: 6px;
|
|
3379
3363
|
|
|
3380
|
-
font-family: '
|
|
3381
|
-
font-size:
|
|
3382
|
-
|
|
3383
|
-
line-height: 28px
|
|
3364
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3365
|
+
font-size: 16px;
|
|
3366
|
+
line-height: 22px
|
|
3384
3367
|
}
|
|
3385
|
-
@media only screen and (min-device-width:
|
|
3386
|
-
.SimpleBlock-
|
|
3387
|
-
margin:
|
|
3368
|
+
@media only screen and (min-device-width: 48em) {
|
|
3369
|
+
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_p__Q3azD {
|
|
3370
|
+
margin-top: 12px;
|
|
3371
|
+
margin-bottom: 12px;
|
|
3388
3372
|
|
|
3389
|
-
font-size:
|
|
3390
|
-
line-height:
|
|
3373
|
+
font-size: 18px;
|
|
3374
|
+
line-height: 26px
|
|
3391
3375
|
}
|
|
3392
3376
|
}
|
|
3393
|
-
.SimpleBlock-
|
|
3394
|
-
margin-top:
|
|
3377
|
+
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_blockquote__pwpcX {
|
|
3378
|
+
margin-top: 12px;
|
|
3379
|
+
margin-bottom: 12px
|
|
3395
3380
|
}
|
|
3396
|
-
@media only screen and (min-device-width:
|
|
3397
|
-
.SimpleBlock-
|
|
3398
|
-
margin-top:
|
|
3381
|
+
@media only screen and (min-device-width: 48em) {
|
|
3382
|
+
.SimpleBlock-module_isInAnswer__3aX6X.SimpleBlock-module_blockquote__pwpcX {
|
|
3383
|
+
margin-top: 10px;
|
|
3384
|
+
margin-bottom: 10px
|
|
3399
3385
|
}
|
|
3400
3386
|
}
|
|
3401
|
-
.SimpleBlock-
|
|
3402
|
-
margin-top:
|
|
3403
|
-
margin-bottom: 10px;
|
|
3404
|
-
|
|
3405
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3406
|
-
font-size: 20px;
|
|
3407
|
-
font-weight: bold;
|
|
3408
|
-
line-height: 24px
|
|
3387
|
+
.SimpleBlock-module_isInAnswer__3aX6X:first-child {
|
|
3388
|
+
margin-top: 6px;
|
|
3409
3389
|
}
|
|
3390
|
+
.SimpleBlock-module_isInAnswer__3aX6X:last-child {
|
|
3391
|
+
margin-bottom: 0;
|
|
3392
|
+
}
|
|
3393
|
+
/* VISIBILITY */
|
|
3410
3394
|
@media only screen and (min-device-width: 32em) {
|
|
3411
|
-
.SimpleBlock-
|
|
3412
|
-
|
|
3413
|
-
margin-bottom: 15px;
|
|
3414
|
-
|
|
3415
|
-
font-size: 28px;
|
|
3416
|
-
line-height: 34px
|
|
3395
|
+
.SimpleBlock-module_mobile__Ckgek {
|
|
3396
|
+
display: none
|
|
3417
3397
|
}
|
|
3418
3398
|
}
|
|
3419
|
-
.SimpleBlock-
|
|
3420
|
-
|
|
3421
|
-
margin-bottom: 11px;
|
|
3422
|
-
|
|
3423
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3424
|
-
font-size: 17px;
|
|
3425
|
-
font-weight: bold;
|
|
3426
|
-
line-height: 21px
|
|
3399
|
+
.SimpleBlock-module_desktop__2se2o {
|
|
3400
|
+
display: none
|
|
3427
3401
|
}
|
|
3428
3402
|
@media only screen and (min-device-width: 32em) {
|
|
3429
|
-
.SimpleBlock-
|
|
3430
|
-
|
|
3431
|
-
|
|
3403
|
+
.SimpleBlock-module_desktop__2se2o {
|
|
3404
|
+
display: block
|
|
3405
|
+
}
|
|
3406
|
+
}
|
|
3432
3407
|
|
|
3433
|
-
|
|
3434
|
-
|
|
3408
|
+
/* Colors */
|
|
3409
|
+
/* Fonts */
|
|
3410
|
+
/* Gap */
|
|
3411
|
+
/* Media */
|
|
3412
|
+
/* 512 */
|
|
3413
|
+
/* 650 */
|
|
3414
|
+
/* 768 */
|
|
3415
|
+
/* 1024 */
|
|
3416
|
+
/* 1010 */
|
|
3417
|
+
/* 1200 */
|
|
3418
|
+
/* 511 */
|
|
3419
|
+
/* 1023 */
|
|
3420
|
+
/* Zindex */
|
|
3421
|
+
.RelatedBlock-module_root__IKcQq {
|
|
3422
|
+
margin: 16px 0;
|
|
3423
|
+
|
|
3424
|
+
border-radius: 8px;
|
|
3425
|
+
background-color: #f5f5f5;
|
|
3426
|
+
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 4px 0 0 #b78b5c
|
|
3427
|
+
}
|
|
3428
|
+
@media only screen and (min-device-width: 48em) {
|
|
3429
|
+
.RelatedBlock-module_root__IKcQq {
|
|
3430
|
+
margin: 25px 0
|
|
3435
3431
|
}
|
|
3436
3432
|
}
|
|
3437
|
-
.
|
|
3438
|
-
|
|
3433
|
+
.RelatedBlock-module_root__IKcQq:last-child {
|
|
3434
|
+
margin-bottom: 0;
|
|
3435
|
+
}
|
|
3436
|
+
.RelatedBlock-module_root__IKcQq:first-child {
|
|
3439
3437
|
margin-top: 0;
|
|
3440
3438
|
}
|
|
3441
|
-
.
|
|
3442
|
-
|
|
3439
|
+
.RelatedBlock-module_root__IKcQq a {
|
|
3440
|
+
display: block;
|
|
3441
|
+
|
|
3442
|
+
padding: 12px 12px 13px;
|
|
3443
|
+
|
|
3444
|
+
transition: color 0.15s;
|
|
3445
|
+
text-decoration: none;
|
|
3446
|
+
|
|
3447
|
+
color: #000;
|
|
3448
|
+
box-shadow: none;
|
|
3449
|
+
|
|
3450
|
+
font-size: 17px;
|
|
3451
|
+
line-height: 20px
|
|
3443
3452
|
}
|
|
3444
|
-
@media only screen and (min-device-width:
|
|
3445
|
-
.
|
|
3446
|
-
|
|
3453
|
+
@media only screen and (min-device-width: 48em) {
|
|
3454
|
+
.RelatedBlock-module_root__IKcQq a {
|
|
3455
|
+
padding: 15px 20px 17px;
|
|
3456
|
+
|
|
3457
|
+
font-size: 19px;
|
|
3458
|
+
line-height: 23px
|
|
3447
3459
|
}
|
|
3448
3460
|
}
|
|
3449
|
-
.
|
|
3450
|
-
|
|
3451
|
-
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + ul,
|
|
3452
|
-
.SimpleBlock-module_game__2sjgl.SimpleBlock-module_lead__35nXx + ol {
|
|
3453
|
-
margin-top: -9px;
|
|
3461
|
+
.RelatedBlock-module_root__IKcQq a:hover {
|
|
3462
|
+
color: #5c5c5c;
|
|
3454
3463
|
}
|
|
3455
|
-
.
|
|
3456
|
-
margin:
|
|
3457
|
-
padding:
|
|
3464
|
+
.RelatedBlock-module_header__2SuWP {
|
|
3465
|
+
margin: 0;
|
|
3466
|
+
padding: 14px 12px 3px;
|
|
3458
3467
|
|
|
3459
|
-
|
|
3460
|
-
|
|
3461
|
-
|
|
3468
|
+
letter-spacing: 1px;
|
|
3469
|
+
text-transform: uppercase;
|
|
3470
|
+
|
|
3471
|
+
color: #7F7F7F;
|
|
3462
3472
|
|
|
3463
3473
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3464
|
-
font-size:
|
|
3465
|
-
font-weight:
|
|
3466
|
-
line-height:
|
|
3474
|
+
font-size: 12px;
|
|
3475
|
+
font-weight: 600;
|
|
3476
|
+
line-height: 17px
|
|
3467
3477
|
}
|
|
3468
|
-
@media only screen and (min-device-width:
|
|
3469
|
-
.
|
|
3470
|
-
|
|
3471
|
-
padding: 12px 15px 13px;
|
|
3478
|
+
@media only screen and (min-device-width: 48em) {
|
|
3479
|
+
.RelatedBlock-module_header__2SuWP {
|
|
3480
|
+
padding: 20px 20px 14px;
|
|
3472
3481
|
|
|
3473
|
-
font-size:
|
|
3474
|
-
line-height:
|
|
3482
|
+
font-size: 14px;
|
|
3483
|
+
line-height: 16px
|
|
3475
3484
|
}
|
|
3476
3485
|
}
|
|
3477
|
-
.
|
|
3478
|
-
|
|
3486
|
+
.RelatedBlock-module_items__2V-Ap {
|
|
3487
|
+
margin: 0;
|
|
3488
|
+
padding-left: 0;
|
|
3479
3489
|
|
|
3480
|
-
|
|
3481
|
-
box-shadow: inset 0 -1px #000;
|
|
3482
|
-
}
|
|
3483
|
-
.SimpleBlock-module_blockquote__pwpcX a:hover {
|
|
3484
|
-
color: #b88b59;
|
|
3485
|
-
box-shadow: inset 0 -1px #b88b59;
|
|
3486
|
-
}
|
|
3487
|
-
.SimpleBlock-module_blockquote__pwpcX.SimpleBlock-module_dark__1J_ov {
|
|
3488
|
-
color: #000;
|
|
3490
|
+
list-style: none;
|
|
3489
3491
|
}
|
|
3490
|
-
.
|
|
3491
|
-
|
|
3492
|
-
|
|
3493
|
-
|
|
3494
|
-
|
|
3495
|
-
|
|
3492
|
+
.RelatedBlock-module_items__2V-Ap li {
|
|
3493
|
+
padding: 0;
|
|
3494
|
+
}
|
|
3495
|
+
.RelatedBlock-module_items__2V-Ap li + li {
|
|
3496
|
+
border-top: 1px solid #e6e6e6;
|
|
3497
|
+
}
|
|
3498
|
+
.RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
|
|
3496
3499
|
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3497
3500
|
font-size: 16px;
|
|
3498
|
-
|
|
3501
|
+
font-weight: 700;
|
|
3502
|
+
line-height: 18px
|
|
3499
3503
|
}
|
|
3500
|
-
@media only screen and (min-device-width:
|
|
3501
|
-
.
|
|
3502
|
-
|
|
3503
|
-
|
|
3504
|
-
font-size: 20px;
|
|
3505
|
-
line-height: 28px
|
|
3504
|
+
@media only screen and (min-device-width: 48em) {
|
|
3505
|
+
.RelatedBlock-module_rich__ddaHq .RelatedBlock-module_first__BKItW {
|
|
3506
|
+
font-size: 18px
|
|
3506
3507
|
}
|
|
3507
3508
|
}
|
|
3508
|
-
.
|
|
3509
|
-
padding-top: 1px;
|
|
3509
|
+
.RelatedBlock-module_simple__29HVO {
|
|
3510
3510
|
}
|
|
3511
|
-
.
|
|
3512
|
-
display: block;
|
|
3513
|
-
|
|
3514
|
-
width: 100%;
|
|
3511
|
+
.RelatedBlock-module_center__1LmW8 {
|
|
3515
3512
|
max-width: 650px;
|
|
3516
|
-
margin:
|
|
3517
|
-
|
|
3518
|
-
|
|
3513
|
+
margin-right: auto;
|
|
3514
|
+
margin-left: auto;
|
|
3515
|
+
}
|
|
3516
|
+
.RelatedBlock-module_isInSlideMaterial__2YSYG:first-child {
|
|
3517
|
+
margin-top: 0;
|
|
3518
|
+
}
|
|
3519
|
+
.RelatedBlock-module_isInSlideMaterial__2YSYG:last-child {
|
|
3520
|
+
margin-bottom: 0;
|
|
3519
3521
|
}
|
|
3522
|
+
/* VISIBILITY */
|
|
3520
3523
|
@media only screen and (min-device-width: 32em) {
|
|
3521
|
-
.
|
|
3522
|
-
|
|
3524
|
+
.RelatedBlock-module_mobile__2XM5a {
|
|
3525
|
+
display: none
|
|
3523
3526
|
}
|
|
3524
3527
|
}
|
|
3525
|
-
|
|
3526
|
-
|
|
3527
|
-
|
|
3528
|
-
white-space: pre-wrap;
|
|
3529
|
-
|
|
3530
|
-
background-color: #fff3bc;
|
|
3531
|
-
|
|
3532
|
-
font-weight: inherit;
|
|
3533
|
-
font-style: inherit
|
|
3528
|
+
.RelatedBlock-module_desktop__2mXeq {
|
|
3529
|
+
display: none
|
|
3534
3530
|
}
|
|
3535
3531
|
@media only screen and (min-device-width: 32em) {
|
|
3536
|
-
|
|
3537
|
-
|
|
3532
|
+
.RelatedBlock-module_desktop__2mXeq {
|
|
3533
|
+
display: block
|
|
3538
3534
|
}
|
|
3539
3535
|
}
|
|
3540
|
-
a mark {
|
|
3541
|
-
z-index: 1;
|
|
3542
|
-
|
|
3543
|
-
padding-bottom: 0;
|
|
3544
3536
|
|
|
3545
|
-
color: inherit;
|
|
3546
|
-
box-shadow: inset 0 -1px #b88b59, 0 1px #fff3bc;
|
|
3547
|
-
}
|
|
3548
|
-
.SimpleBlock-module_context_p__33saY {
|
|
3549
|
-
position: relative;
|
|
3550
3537
|
|
|
3551
|
-
|
|
3552
|
-
|
|
3538
|
+
/* Colors */
|
|
3539
|
+
/* Fonts */
|
|
3540
|
+
/* Gap */
|
|
3541
|
+
/* Media */
|
|
3542
|
+
/* 512 */
|
|
3543
|
+
/* 650 */
|
|
3544
|
+
/* 768 */
|
|
3545
|
+
/* 1024 */
|
|
3546
|
+
/* 1010 */
|
|
3547
|
+
/* 1200 */
|
|
3548
|
+
/* 511 */
|
|
3549
|
+
/* 1023 */
|
|
3550
|
+
/* Zindex */
|
|
3551
|
+
.RichTitle-module_root__BK_WT {
|
|
3552
|
+
margin: 0 0 18px;
|
|
3553
3553
|
|
|
3554
|
-
font-family: '
|
|
3555
|
-
font-size:
|
|
3556
|
-
|
|
3554
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3555
|
+
font-size: 19px;
|
|
3556
|
+
font-weight: 700;
|
|
3557
|
+
line-height: 23px
|
|
3557
3558
|
}
|
|
3558
3559
|
@media only screen and (min-device-width: 48em) {
|
|
3559
|
-
.
|
|
3560
|
-
|
|
3560
|
+
.RichTitle-module_root__BK_WT {
|
|
3561
|
+
margin-bottom: 15px;
|
|
3561
3562
|
|
|
3562
|
-
font-size:
|
|
3563
|
-
line-height:
|
|
3563
|
+
font-size: 37px;
|
|
3564
|
+
line-height: 42px
|
|
3564
3565
|
}
|
|
3565
3566
|
}
|
|
3566
|
-
.
|
|
3567
|
-
|
|
3568
|
-
|
|
3569
|
-
|
|
3570
|
-
|
|
3571
|
-
|
|
3572
|
-
|
|
3573
|
-
content: '\2022';
|
|
3574
|
-
text-align: center;
|
|
3575
|
-
|
|
3576
|
-
color: #b88b59;
|
|
3577
|
-
|
|
3578
|
-
font-size: 18px;
|
|
3579
|
-
line-height: inherit
|
|
3567
|
+
.RichTitle-module_root__BK_WT:last-child {
|
|
3568
|
+
margin-bottom: 0;
|
|
3569
|
+
}
|
|
3570
|
+
.RichTitle-module_root__BK_WT span {
|
|
3571
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3572
|
+
font-size: 20px;
|
|
3573
|
+
font-weight: normal
|
|
3580
3574
|
}
|
|
3581
3575
|
@media only screen and (min-device-width: 48em) {
|
|
3582
|
-
.
|
|
3583
|
-
|
|
3584
|
-
|
|
3585
|
-
width: 36px;
|
|
3586
|
-
|
|
3587
|
-
text-align: center;
|
|
3588
|
-
|
|
3589
|
-
font-size: 20px
|
|
3576
|
+
.RichTitle-module_root__BK_WT span {
|
|
3577
|
+
font-size: 38px
|
|
3590
3578
|
}
|
|
3591
3579
|
}
|
|
3592
|
-
|
|
3593
|
-
|
|
3580
|
+
@media only screen and (min-device-width: 32em) {
|
|
3581
|
+
.RichTitle-module_slide__1A-gB,
|
|
3582
|
+
.RichTitle-module_game__1g8Bn {
|
|
3583
|
+
text-align: center
|
|
3594
3584
|
}
|
|
3595
|
-
|
|
3596
|
-
|
|
3597
|
-
|
|
3598
|
-
|
|
3585
|
+
}
|
|
3586
|
+
@media only screen and (min-device-width: 64em) {
|
|
3587
|
+
.RichTitle-module_half__10GRI {
|
|
3588
|
+
font-size: 33px;
|
|
3589
|
+
line-height: 36px
|
|
3599
3590
|
}
|
|
3600
|
-
|
|
3601
|
-
|
|
3602
|
-
|
|
3603
|
-
|
|
3591
|
+
}
|
|
3592
|
+
@media only screen and (min-device-width: 64em) {
|
|
3593
|
+
.RichTitle-module_half__10GRI span {
|
|
3594
|
+
font-size: 34px
|
|
3604
3595
|
}
|
|
3605
3596
|
}
|
|
3606
|
-
.
|
|
3607
|
-
|
|
3597
|
+
.RichTitle-module_game__1g8Bn:first-child {
|
|
3598
|
+
padding-top: 9px;
|
|
3608
3599
|
}
|
|
3609
|
-
@media only screen and (
|
|
3610
|
-
.
|
|
3611
|
-
|
|
3612
|
-
margin-bottom: 20px;
|
|
3600
|
+
@media only screen and (max-device-width: 63.9375em) {
|
|
3601
|
+
.RichTitle-module_featured__wJfaQ {
|
|
3602
|
+
letter-spacing: 0.3px;
|
|
3613
3603
|
|
|
3614
|
-
font-size:
|
|
3615
|
-
line-height:
|
|
3604
|
+
font-size: 28px;
|
|
3605
|
+
line-height: 30px
|
|
3616
3606
|
}
|
|
3617
3607
|
}
|
|
3618
|
-
|
|
3619
|
-
|
|
3620
|
-
|
|
3621
|
-
@media only screen and (min-device-width: 48em) {
|
|
3622
|
-
.SimpleBlock-module_slide__Aqgfu.SimpleBlock-module_lead__35nXx {
|
|
3623
|
-
margin-top: 20px;
|
|
3608
|
+
@media only screen and (max-device-width: 63.9375em) {
|
|
3609
|
+
.RichTitle-module_featured__wJfaQ span {
|
|
3610
|
+
display: block;
|
|
3624
3611
|
|
|
3625
|
-
|
|
3626
|
-
|
|
3612
|
+
padding-top: 2px;
|
|
3613
|
+
|
|
3614
|
+
font-size: 18px;
|
|
3615
|
+
line-height: 24px
|
|
3627
3616
|
}
|
|
3628
3617
|
}
|
|
3629
|
-
|
|
3630
|
-
.
|
|
3631
|
-
|
|
3618
|
+
@media only screen and (min-device-width: 64em) {
|
|
3619
|
+
.RichTitle-module_isInMediaBlock__3RDw4 {
|
|
3620
|
+
margin-bottom: 18px
|
|
3632
3621
|
}
|
|
3633
|
-
|
|
3634
|
-
|
|
3635
|
-
font-size:
|
|
3636
|
-
line-height:
|
|
3622
|
+
}
|
|
3623
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
3624
|
+
font-size: 19px;
|
|
3625
|
+
line-height: 23px
|
|
3637
3626
|
}
|
|
3638
|
-
@media only screen and (min-device-width:
|
|
3639
|
-
.
|
|
3640
|
-
font-size:
|
|
3641
|
-
line-height:
|
|
3627
|
+
@media only screen and (min-device-width: 64em) {
|
|
3628
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) {
|
|
3629
|
+
font-size: 1.3rem;
|
|
3630
|
+
line-height: 1.6rem
|
|
3642
3631
|
}
|
|
3643
3632
|
}
|
|
3644
|
-
.
|
|
3645
|
-
|
|
3646
|
-
margin-right: auto;
|
|
3647
|
-
margin-left: auto;
|
|
3633
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3634
|
+
font-size: 20px
|
|
3648
3635
|
}
|
|
3649
|
-
|
|
3650
|
-
|
|
3651
|
-
|
|
3652
|
-
|
|
3653
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3654
|
-
font-size: 16px;
|
|
3655
|
-
line-height: 22px
|
|
3636
|
+
@media only screen and (min-device-width: 64em) {
|
|
3637
|
+
.RichTitle-module_isInMediaBlock__3RDw4:not(.RichTitle-module_featured__wJfaQ) span {
|
|
3638
|
+
font-size: 1.35rem
|
|
3656
3639
|
}
|
|
3657
|
-
|
|
3658
|
-
|
|
3659
|
-
|
|
3660
|
-
|
|
3661
|
-
|
|
3662
|
-
font-size: 18px;
|
|
3663
|
-
line-height: 26px
|
|
3640
|
+
}
|
|
3641
|
+
@media only screen and (min-device-width: 32em) {
|
|
3642
|
+
.RichTitle-module_mobile__1Cb6E {
|
|
3643
|
+
display: none
|
|
3664
3644
|
}
|
|
3665
3645
|
}
|
|
3666
|
-
.
|
|
3667
|
-
|
|
3668
|
-
|
|
3646
|
+
.RichTitle-module_desktop__2ixSQ {
|
|
3647
|
+
display: none
|
|
3648
|
+
}
|
|
3649
|
+
@media only screen and (min-device-width: 32em) {
|
|
3650
|
+
.RichTitle-module_desktop__2ixSQ {
|
|
3651
|
+
display: block
|
|
3652
|
+
}
|
|
3653
|
+
}
|
|
3654
|
+
|
|
3655
|
+
/* Colors */
|
|
3656
|
+
/* Fonts */
|
|
3657
|
+
/* Gap */
|
|
3658
|
+
/* Media */
|
|
3659
|
+
/* 512 */
|
|
3660
|
+
/* 650 */
|
|
3661
|
+
/* 768 */
|
|
3662
|
+
/* 1024 */
|
|
3663
|
+
/* 1010 */
|
|
3664
|
+
/* 1200 */
|
|
3665
|
+
/* 511 */
|
|
3666
|
+
/* 1023 */
|
|
3667
|
+
/* Zindex */
|
|
3668
|
+
.SimpleTitle-module_root__2jVQN {
|
|
3669
|
+
margin: 0 0 18px;
|
|
3670
|
+
|
|
3671
|
+
font-family: 'PF Regal', 'PF Regal Text Pro', 'Georgia', serif;
|
|
3672
|
+
font-size: 20px;
|
|
3673
|
+
font-weight: normal;
|
|
3674
|
+
line-height: 23px
|
|
3669
3675
|
}
|
|
3670
3676
|
@media only screen and (min-device-width: 48em) {
|
|
3671
|
-
.
|
|
3672
|
-
margin-
|
|
3673
|
-
|
|
3677
|
+
.SimpleTitle-module_root__2jVQN {
|
|
3678
|
+
margin-bottom: 15px;
|
|
3679
|
+
|
|
3680
|
+
font-size: 36px;
|
|
3681
|
+
line-height: 40px
|
|
3674
3682
|
}
|
|
3675
3683
|
}
|
|
3676
|
-
.SimpleBlock-module_isInAnswer__3aX6X:first-child {
|
|
3677
|
-
margin-top: 6px;
|
|
3678
|
-
}
|
|
3679
|
-
.SimpleBlock-module_isInAnswer__3aX6X:last-child {
|
|
3680
|
-
margin-bottom: 0;
|
|
3681
|
-
}
|
|
3682
3684
|
/* VISIBILITY */
|
|
3683
3685
|
@media only screen and (min-device-width: 32em) {
|
|
3684
|
-
.
|
|
3686
|
+
.SimpleTitle-module_mobile__11gBz {
|
|
3685
3687
|
display: none
|
|
3686
3688
|
}
|
|
3687
3689
|
}
|
|
3688
|
-
.
|
|
3690
|
+
.SimpleTitle-module_desktop__3yXgy {
|
|
3689
3691
|
display: none
|
|
3690
3692
|
}
|
|
3691
3693
|
@media only screen and (min-device-width: 32em) {
|
|
3692
|
-
.
|
|
3694
|
+
.SimpleTitle-module_desktop__3yXgy {
|
|
3693
3695
|
display: block
|
|
3694
3696
|
}
|
|
3695
3697
|
}
|
|
@@ -3844,17 +3846,17 @@ a mark {
|
|
|
3844
3846
|
.Spoiler-module_root__1OfSR::before,
|
|
3845
3847
|
.Spoiler-module_root__1OfSR::after {
|
|
3846
3848
|
position: absolute;
|
|
3847
|
-
z-index: 10;
|
|
3848
3849
|
left: 50%;
|
|
3850
|
+
z-index: 10;
|
|
3849
3851
|
|
|
3850
3852
|
width: 100%;
|
|
3851
3853
|
max-width: 650px;
|
|
3852
3854
|
margin: 0 auto;
|
|
3853
3855
|
|
|
3854
|
-
|
|
3856
|
+
border-top: 3px solid rgba(0, 0, 0, 0.1);
|
|
3855
3857
|
transform: translateX(-50%);
|
|
3856
3858
|
|
|
3857
|
-
|
|
3859
|
+
content: '';
|
|
3858
3860
|
}
|
|
3859
3861
|
.Spoiler-module_root__1OfSR::before {
|
|
3860
3862
|
top: 0;
|
|
@@ -3885,9 +3887,10 @@ a mark {
|
|
|
3885
3887
|
margin-top: 0;
|
|
3886
3888
|
margin-bottom: 18px;
|
|
3887
3889
|
|
|
3888
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3889
|
-
font-size: 21px;
|
|
3890
3890
|
font-weight: 700;
|
|
3891
|
+
font-size: 21px;
|
|
3892
|
+
|
|
3893
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
3891
3894
|
line-height: 26px
|
|
3892
3895
|
}
|
|
3893
3896
|
@media only screen and (min-device-width: 32em) {
|
|
@@ -3934,36 +3937,30 @@ a mark {
|
|
|
3934
3937
|
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
3935
3938
|
position: -webkit-sticky;
|
|
3936
3939
|
position: sticky;
|
|
3937
|
-
z-index: 10;
|
|
3938
3940
|
bottom: 0;
|
|
3941
|
+
z-index: 10;
|
|
3939
3942
|
|
|
3940
3943
|
width: auto;
|
|
3941
3944
|
margin-right: -20px;
|
|
3942
3945
|
margin-left: -20px;
|
|
3943
3946
|
padding: 12px 20px 20px;
|
|
3944
3947
|
|
|
3945
|
-
-
|
|
3948
|
+
background-image: -webkit-gradient(linear,
|
|
3949
|
+
left top, left bottom,
|
|
3950
|
+
from(rgba(255, 255, 255, 0)),
|
|
3951
|
+
color-stop(64%, #fff));
|
|
3946
3952
|
|
|
3947
|
-
|
|
3953
|
+
background-image: -o-linear-gradient(top,
|
|
3954
|
+
rgba(255, 255, 255, 0) 0%,
|
|
3955
|
+
#fff 64%);
|
|
3948
3956
|
|
|
3949
|
-
background-image: -
|
|
3950
|
-
|
|
3951
|
-
|
|
3952
|
-
from(rgba(255, 255, 255, 0)),
|
|
3953
|
-
color-stop(64%, #fff)
|
|
3954
|
-
);
|
|
3957
|
+
background-image: linear-gradient(180deg,
|
|
3958
|
+
rgba(255, 255, 255, 0) 0%,
|
|
3959
|
+
#fff 64%);
|
|
3955
3960
|
|
|
3956
|
-
|
|
3957
|
-
top,
|
|
3958
|
-
rgba(255, 255, 255, 0) 0%,
|
|
3959
|
-
#fff 64%
|
|
3960
|
-
);
|
|
3961
|
+
-webkit-animation: Spoiler-module_spoilerSticky__3Kd30 500ms ease both;
|
|
3961
3962
|
|
|
3962
|
-
|
|
3963
|
-
180deg,
|
|
3964
|
-
rgba(255, 255, 255, 0) 0%,
|
|
3965
|
-
#fff 64%
|
|
3966
|
-
)
|
|
3963
|
+
animation: Spoiler-module_spoilerSticky__3Kd30 500ms ease both
|
|
3967
3964
|
}
|
|
3968
3965
|
@media only screen and (min-device-width: 32em) {
|
|
3969
3966
|
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
@@ -3974,27 +3971,29 @@ a mark {
|
|
|
3974
3971
|
margin-left: auto;
|
|
3975
3972
|
padding: 0;
|
|
3976
3973
|
|
|
3977
|
-
-
|
|
3974
|
+
background-image: none;
|
|
3978
3975
|
|
|
3979
|
-
|
|
3976
|
+
-webkit-animation: none;
|
|
3980
3977
|
|
|
3981
|
-
|
|
3978
|
+
animation: none
|
|
3982
3979
|
}
|
|
3983
3980
|
}
|
|
3984
3981
|
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7::after {
|
|
3985
3982
|
position: absolute;
|
|
3986
|
-
z-index: -1;
|
|
3987
3983
|
top: 100%;
|
|
3988
3984
|
right: 0;
|
|
3989
3985
|
left: 0;
|
|
3986
|
+
z-index: -1;
|
|
3990
3987
|
|
|
3991
3988
|
height: 16px;
|
|
3992
3989
|
|
|
3993
|
-
|
|
3990
|
+
background-color: #fff;
|
|
3991
|
+
|
|
3994
3992
|
-webkit-animation: Spoiler-module_spoilerStickyBg__nYdlo 1ms ease both 500ms;
|
|
3993
|
+
|
|
3995
3994
|
animation: Spoiler-module_spoilerStickyBg__nYdlo 1ms ease both 500ms;
|
|
3996
3995
|
|
|
3997
|
-
|
|
3996
|
+
content: ''
|
|
3998
3997
|
}
|
|
3999
3998
|
@media only screen and (min-device-width: 32em) {
|
|
4000
3999
|
.Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7::after {
|
|
@@ -4061,14 +4060,21 @@ a mark {
|
|
|
4061
4060
|
background-color: transparent;
|
|
4062
4061
|
}
|
|
4063
4062
|
}
|
|
4063
|
+
[data-dfp-sticky-banner='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7,
|
|
4064
4064
|
[data-gdpr-panel='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
4065
4065
|
bottom: 45px
|
|
4066
4066
|
}
|
|
4067
4067
|
@media only screen and (min-device-width: 32em) {
|
|
4068
|
+
[data-dfp-sticky-banner='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7,
|
|
4068
4069
|
[data-gdpr-panel='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
4069
4070
|
bottom: 46px
|
|
4070
4071
|
}
|
|
4071
4072
|
}
|
|
4073
|
+
@media only screen and (max-device-width: 32.1875em) {
|
|
4074
|
+
[data-gdpr-panel='true'][data-dfp-sticky-banner='true'] .Spoiler-module_spoiled__1A5r4 .Spoiler-module_footer__23mh7 {
|
|
4075
|
+
bottom: 90px
|
|
4076
|
+
}
|
|
4077
|
+
}
|
|
4072
4078
|
/* VISIBILITY */
|
|
4073
4079
|
@media only screen and (min-device-width: 32em) {
|
|
4074
4080
|
.Spoiler-module_mobile__2BPt8 {
|
|
@@ -4398,104 +4404,6 @@ a mark {
|
|
|
4398
4404
|
vertical-align: top;
|
|
4399
4405
|
}
|
|
4400
4406
|
|
|
4401
|
-
/* Colors */
|
|
4402
|
-
/* Fonts */
|
|
4403
|
-
/* Gap */
|
|
4404
|
-
/* Media */
|
|
4405
|
-
/* 512 */
|
|
4406
|
-
/* 650 */
|
|
4407
|
-
/* 768 */
|
|
4408
|
-
/* 1024 */
|
|
4409
|
-
/* 1010 */
|
|
4410
|
-
/* 1200 */
|
|
4411
|
-
/* 511 */
|
|
4412
|
-
/* 1023 */
|
|
4413
|
-
/* Zindex */
|
|
4414
|
-
.ToolbarButton-module_root__xN-fq {
|
|
4415
|
-
height: 100%;
|
|
4416
|
-
margin: 0;
|
|
4417
|
-
padding: 0 1px 0 0;
|
|
4418
|
-
|
|
4419
|
-
cursor: pointer;
|
|
4420
|
-
|
|
4421
|
-
color: inherit;
|
|
4422
|
-
border-width: 0;
|
|
4423
|
-
outline: none;
|
|
4424
|
-
background-color: transparent;
|
|
4425
|
-
|
|
4426
|
-
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4427
|
-
font-size: 12px;
|
|
4428
|
-
font-weight: 600;
|
|
4429
|
-
line-height: 1;
|
|
4430
|
-
|
|
4431
|
-
-webkit-appearance: none;
|
|
4432
|
-
|
|
4433
|
-
-moz-appearance: none;
|
|
4434
|
-
|
|
4435
|
-
appearance: none;
|
|
4436
|
-
}
|
|
4437
|
-
.ToolbarButton-module_root__xN-fq::after {
|
|
4438
|
-
position: absolute;
|
|
4439
|
-
top: 0;
|
|
4440
|
-
right: 0;
|
|
4441
|
-
bottom: 0;
|
|
4442
|
-
left: 0;
|
|
4443
|
-
|
|
4444
|
-
content: '';
|
|
4445
|
-
}
|
|
4446
|
-
.ToolbarButton-module_root__xN-fq:hover {
|
|
4447
|
-
opacity: 0.6;
|
|
4448
|
-
}
|
|
4449
|
-
.ToolbarButton-module_dark__GrIOr {
|
|
4450
|
-
color: #fff;
|
|
4451
|
-
}
|
|
4452
|
-
.ToolbarButton-module_dark__GrIOr:hover {
|
|
4453
|
-
opacity: 0.6;
|
|
4454
|
-
}
|
|
4455
|
-
.ToolbarButton-module_dark__GrIOr svg {
|
|
4456
|
-
color: #262626;
|
|
4457
|
-
|
|
4458
|
-
fill: #fff;
|
|
4459
|
-
}
|
|
4460
|
-
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b svg {
|
|
4461
|
-
color: #fff;
|
|
4462
|
-
|
|
4463
|
-
fill: transparent;
|
|
4464
|
-
}
|
|
4465
|
-
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b.ToolbarButton-module_isActive__3NLAE svg {
|
|
4466
|
-
fill: currentColor;
|
|
4467
|
-
}
|
|
4468
|
-
.ToolbarButton-module_dark__GrIOr::before {
|
|
4469
|
-
border-left-color: rgba(255, 255, 255, 0.2);
|
|
4470
|
-
}
|
|
4471
|
-
.ToolbarButton-module_root__xN-fq [data-theme='dark'] {
|
|
4472
|
-
visibility: hidden;
|
|
4473
|
-
}
|
|
4474
|
-
.ToolbarButton-module_dark__GrIOr [data-theme='dark'] {
|
|
4475
|
-
visibility: visible;
|
|
4476
|
-
}
|
|
4477
|
-
.ToolbarButton-module_dark__GrIOr [data-theme='light'] {
|
|
4478
|
-
visibility: hidden;
|
|
4479
|
-
}
|
|
4480
|
-
.ToolbarButton-module_text__32m6s {
|
|
4481
|
-
display: inline-block;
|
|
4482
|
-
|
|
4483
|
-
padding-left: 5px;
|
|
4484
|
-
|
|
4485
|
-
vertical-align: middle;
|
|
4486
|
-
}
|
|
4487
|
-
.ToolbarButton-module_text__32m6s:empty {
|
|
4488
|
-
display: none;
|
|
4489
|
-
}
|
|
4490
|
-
.ToolbarButton-module_bookmark__3369b {
|
|
4491
|
-
color: #999;
|
|
4492
|
-
|
|
4493
|
-
fill: transparent;
|
|
4494
|
-
}
|
|
4495
|
-
.ToolbarButton-module_isActive__3NLAE {
|
|
4496
|
-
fill: currentColor;
|
|
4497
|
-
}
|
|
4498
|
-
|
|
4499
4407
|
/* Colors */
|
|
4500
4408
|
/* Fonts */
|
|
4501
4409
|
/* Gap */
|
|
@@ -4653,7 +4561,7 @@ a mark {
|
|
|
4653
4561
|
|
|
4654
4562
|
background-color: #f7f7f7
|
|
4655
4563
|
}
|
|
4656
|
-
@media only screen and (min-device-width:
|
|
4564
|
+
@media only screen and (min-device-width: 32em) {
|
|
4657
4565
|
.RelatedRichBlock-module_body__1ZHZS {
|
|
4658
4566
|
position: absolute;
|
|
4659
4567
|
z-index: 10;
|
|
@@ -4670,12 +4578,12 @@ a mark {
|
|
|
4670
4578
|
.RelatedRichBlock-module_isRich__1LnA4 {
|
|
4671
4579
|
color: #000
|
|
4672
4580
|
}
|
|
4673
|
-
@media only screen and (min-device-width:
|
|
4581
|
+
@media only screen and (min-device-width: 32em) {
|
|
4674
4582
|
.RelatedRichBlock-module_isRich__1LnA4 {
|
|
4675
4583
|
color: #fff
|
|
4676
4584
|
}
|
|
4677
4585
|
}
|
|
4678
|
-
@media only screen and (min-device-width:
|
|
4586
|
+
@media only screen and (min-device-width: 32em) {
|
|
4679
4587
|
.RelatedRichBlock-module_isRich__1LnA4.RelatedRichBlock-module_hasGradient__27LOk .RelatedRichBlock-module_body__1ZHZS {
|
|
4680
4588
|
position: absolute;
|
|
4681
4589
|
z-index: 10;
|
|
@@ -4830,6 +4738,104 @@ a mark {
|
|
|
4830
4738
|
}
|
|
4831
4739
|
}
|
|
4832
4740
|
|
|
4741
|
+
/* Colors */
|
|
4742
|
+
/* Fonts */
|
|
4743
|
+
/* Gap */
|
|
4744
|
+
/* Media */
|
|
4745
|
+
/* 512 */
|
|
4746
|
+
/* 650 */
|
|
4747
|
+
/* 768 */
|
|
4748
|
+
/* 1024 */
|
|
4749
|
+
/* 1010 */
|
|
4750
|
+
/* 1200 */
|
|
4751
|
+
/* 511 */
|
|
4752
|
+
/* 1023 */
|
|
4753
|
+
/* Zindex */
|
|
4754
|
+
.ToolbarButton-module_root__xN-fq {
|
|
4755
|
+
height: 100%;
|
|
4756
|
+
margin: 0;
|
|
4757
|
+
padding: 0 1px 0 0;
|
|
4758
|
+
|
|
4759
|
+
cursor: pointer;
|
|
4760
|
+
|
|
4761
|
+
color: inherit;
|
|
4762
|
+
border-width: 0;
|
|
4763
|
+
outline: none;
|
|
4764
|
+
background-color: transparent;
|
|
4765
|
+
|
|
4766
|
+
font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
|
|
4767
|
+
font-size: 12px;
|
|
4768
|
+
font-weight: 600;
|
|
4769
|
+
line-height: 1;
|
|
4770
|
+
|
|
4771
|
+
-webkit-appearance: none;
|
|
4772
|
+
|
|
4773
|
+
-moz-appearance: none;
|
|
4774
|
+
|
|
4775
|
+
appearance: none;
|
|
4776
|
+
}
|
|
4777
|
+
.ToolbarButton-module_root__xN-fq::after {
|
|
4778
|
+
position: absolute;
|
|
4779
|
+
top: 0;
|
|
4780
|
+
right: 0;
|
|
4781
|
+
bottom: 0;
|
|
4782
|
+
left: 0;
|
|
4783
|
+
|
|
4784
|
+
content: '';
|
|
4785
|
+
}
|
|
4786
|
+
.ToolbarButton-module_root__xN-fq:hover {
|
|
4787
|
+
opacity: 0.6;
|
|
4788
|
+
}
|
|
4789
|
+
.ToolbarButton-module_dark__GrIOr {
|
|
4790
|
+
color: #fff;
|
|
4791
|
+
}
|
|
4792
|
+
.ToolbarButton-module_dark__GrIOr:hover {
|
|
4793
|
+
opacity: 0.6;
|
|
4794
|
+
}
|
|
4795
|
+
.ToolbarButton-module_dark__GrIOr svg {
|
|
4796
|
+
color: #262626;
|
|
4797
|
+
|
|
4798
|
+
fill: #fff;
|
|
4799
|
+
}
|
|
4800
|
+
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b svg {
|
|
4801
|
+
color: #fff;
|
|
4802
|
+
|
|
4803
|
+
fill: transparent;
|
|
4804
|
+
}
|
|
4805
|
+
.ToolbarButton-module_dark__GrIOr.ToolbarButton-module_bookmark__3369b.ToolbarButton-module_isActive__3NLAE svg {
|
|
4806
|
+
fill: currentColor;
|
|
4807
|
+
}
|
|
4808
|
+
.ToolbarButton-module_dark__GrIOr::before {
|
|
4809
|
+
border-left-color: rgba(255, 255, 255, 0.2);
|
|
4810
|
+
}
|
|
4811
|
+
.ToolbarButton-module_root__xN-fq [data-theme='dark'] {
|
|
4812
|
+
visibility: hidden;
|
|
4813
|
+
}
|
|
4814
|
+
.ToolbarButton-module_dark__GrIOr [data-theme='dark'] {
|
|
4815
|
+
visibility: visible;
|
|
4816
|
+
}
|
|
4817
|
+
.ToolbarButton-module_dark__GrIOr [data-theme='light'] {
|
|
4818
|
+
visibility: hidden;
|
|
4819
|
+
}
|
|
4820
|
+
.ToolbarButton-module_text__32m6s {
|
|
4821
|
+
display: inline-block;
|
|
4822
|
+
|
|
4823
|
+
padding-left: 5px;
|
|
4824
|
+
|
|
4825
|
+
vertical-align: middle;
|
|
4826
|
+
}
|
|
4827
|
+
.ToolbarButton-module_text__32m6s:empty {
|
|
4828
|
+
display: none;
|
|
4829
|
+
}
|
|
4830
|
+
.ToolbarButton-module_bookmark__3369b {
|
|
4831
|
+
color: #999;
|
|
4832
|
+
|
|
4833
|
+
fill: transparent;
|
|
4834
|
+
}
|
|
4835
|
+
.ToolbarButton-module_isActive__3NLAE {
|
|
4836
|
+
fill: currentColor;
|
|
4837
|
+
}
|
|
4838
|
+
|
|
4833
4839
|
/* Colors */
|
|
4834
4840
|
/* Fonts */
|
|
4835
4841
|
/* Gap */
|